"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/09/16 04:52:23 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe" 2025/09/16 04:52:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/16 04:52:24 DEBUG : Creating backend with remote "/tmp/rclone995046523" === 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-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:52:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 04:52:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/16 04:52:25 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:52:25 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:52:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/16 04:52:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 04:52:26 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:52:26 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:52:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 04:52:27 INFO : sub dir/hello world: Copied (new) 2025/09/16 04:52:27 DEBUG : B2 bucket rclone-test-huwicab5mowe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.84s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", 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-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", 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-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:52:28 DEBUG : Creating backend with remote "/non-existing" 2025/09/16 04:52:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/16 04:52:28 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:52:28 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:52:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 04:52:29 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:52:29 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:52:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 04:52:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.75s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", 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-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:52:31 INFO : B2 bucket rclone-test-huwicab5mowe: Running all checks before starting transfers 2025/09/16 04:52:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 04:52:31 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:52:31 INFO : B2 bucket rclone-test-huwicab5mowe: Checks finished, now starting transfers 2025/09/16 04:52:31 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:52:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 04:52:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.27s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:52:32 ERROR : Ignoring --no-traverse with sync 2025/09/16 04:52:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 04:52:32 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:52:32 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:52:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 04:52:32 INFO : sub dir/hello world: Copied (new) 2025/09/16 04:52:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.20s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:52:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/16 04:52:33 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:52:33 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:52:34 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/16 04:52:34 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.36s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:52:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 04:52:35 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:52:35 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:52:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 04:52:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.27s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:52:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 04:52:36 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:52:36 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:52:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 04:52:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.57s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:52:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/16 04:52:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/16 04:52:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/16 04:52:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/16 04:52:38 INFO : sub dir2: Making directory 2025/09/16 04:52:38 INFO : sub dir: Making directory 2025/09/16 04:52:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 04:52:38 INFO : sub dir2/sub sub dir2: Making directory 2025/09/16 04:52:38 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:52:38 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:52:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 04:52:38 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/16 04:52:38 DEBUG : B2 bucket rclone-test-huwicab5mowe: 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-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:52:39 INFO : sub dir2: Making directory 2025/09/16 04:52:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/16 04:52:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/16 04:52:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 04:52:39 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:52:39 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:52:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 04:52:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.31s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:52:40 DEBUG : sub dir2: Making directory with metadata 2025/09/16 04:52:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/16 04:52:40 INFO : sub dir2: Making directory 2025/09/16 04:52:40 INFO : sub dir: Making directory 2025/09/16 04:52:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 04:52:40 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:52:40 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:52:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 04:52:41 INFO : sub dir/hello world: Copied (new) 2025/09/16 04:52:41 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/16 04:52:41 DEBUG : B2 bucket rclone-test-huwicab5mowe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/16 04:52:41 DEBUG : B2 bucket rclone-test-huwicab5mowe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.50s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", 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-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:52:42 INFO : sub dir2: Making directory 2025/09/16 04:52:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 04:52:42 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:52:42 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:52:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 04:52:43 INFO : sub dir/hello world: Copied (new) 2025/09/16 04:52:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.49s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:52:43 DEBUG : sub dir2: Making directory with metadata 2025/09/16 04:52:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/16 04:52:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/16 04:52:43 INFO : sub dir2: Making directory 2025/09/16 04:52:43 INFO : sub dir: Making directory 2025/09/16 04:52:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 04:52:43 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:52:43 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:52:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 04:52:44 INFO : sub dir/hello world: Copied (new) 2025/09/16 04:52:44 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/16 04:52:44 DEBUG : B2 bucket rclone-test-huwicab5mowe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.34s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:52:45 INFO : sub dir2: Making directory 2025/09/16 04:52:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 04:52:45 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:52:45 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:52:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 04:52:46 INFO : sub dir/hello world: Copied (new) 2025/09/16 04:52:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.31s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:52:47 DEBUG : Creating backend with remote "TestB2:rclone-test-lojusug2paqo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-huwicab5mowe -> B2 bucket rclone-test-lojusug2paqo 2025/09/16 04:52:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 04:52:48 DEBUG : B2 bucket rclone-test-lojusug2paqo: Waiting for checks to finish 2025/09/16 04:52:48 DEBUG : B2 bucket rclone-test-lojusug2paqo: Waiting for transfers to finish 2025/09/16 04:52:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 04:52:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/16 04:52:49 DEBUG : B2 bucket rclone-test-lojusug2paqo: Purge remote 2025/09/16 04:52:49 INFO : B2 bucket rclone-test-lojusug2paqo: cleaning bucket "rclone-test-lojusug2paqo" of all files 2025/09/16 04:52:49 DEBUG : sub dir/hello world: Deleting (id "4_z3fe24d73d0ed5b0b9f980e1b_f116c2439ed4d4885_d20250916_m045249_c001_v0001182_t0032_u01757998369022") --- PASS: TestServerSideCopy (3.86s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:52:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/16 04:52:51 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:52:51 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:52:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/16 04:52:52 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.16s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:52:53 DEBUG : Creating backend with remote "TestB2:rclone-test-damayew0qone" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-huwicab5mowe -> B2 bucket rclone-test-damayew0qone 2025/09/16 04:52:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 04:52:54 DEBUG : B2 bucket rclone-test-damayew0qone: Waiting for checks to finish 2025/09/16 04:52:54 DEBUG : B2 bucket rclone-test-damayew0qone: Waiting for transfers to finish 2025/09/16 04:52:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 04:52:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/16 04:52:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/16 04:52:56 DEBUG : B2 bucket rclone-test-damayew0qone: Waiting for checks to finish 2025/09/16 04:52:56 DEBUG : B2 bucket rclone-test-damayew0qone: Waiting for transfers to finish 2025/09/16 04:52:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/16 04:52:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/16 04:52:57 DEBUG : B2 bucket rclone-test-damayew0qone: Purge remote 2025/09/16 04:52:57 INFO : B2 bucket rclone-test-damayew0qone: cleaning bucket "rclone-test-damayew0qone" of all files 2025/09/16 04:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf025de3d0ed5b0b9f980e1b_f110911d16eec772a_d20250916_m045256_c001_v0001183_t0034_u01757998376698") 2025/09/16 04:52:57 DEBUG : sub dir/hello world: Deleting (id "4_zcf025de3d0ed5b0b9f980e1b_f1073d433dba40abc_d20250916_m045254_c001_v0001145_t0014_u01757998374982") --- PASS: TestServerSideCopyOverSelf (6.19s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:52:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/16 04:52:59 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:52:59 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/16 04:53:00 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/16 04:53:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.87s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:01 DEBUG : Creating backend with remote "TestB2:rclone-test-qizuhay9kete" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-huwicab5mowe -> B2 bucket rclone-test-qizuhay9kete 2025/09/16 04:53:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 04:53:02 DEBUG : B2 bucket rclone-test-qizuhay9kete: Waiting for checks to finish 2025/09/16 04:53:02 DEBUG : B2 bucket rclone-test-qizuhay9kete: Waiting for transfers to finish 2025/09/16 04:53:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 04:53:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/16 04:53:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/16 04:53:05 DEBUG : B2 bucket rclone-test-qizuhay9kete: Waiting for checks to finish 2025/09/16 04:53:05 DEBUG : B2 bucket rclone-test-qizuhay9kete: Waiting for transfers to finish 2025/09/16 04:53:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/16 04:53:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/16 04:53:05 INFO : sub dir/hello world: Deleted 2025/09/16 04:53:07 DEBUG : testing file moves 2025/09/16 04:53:07 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/16 04:53:07 DEBUG : B2 bucket rclone-test-qizuhay9kete: Waiting for checks to finish 2025/09/16 04:53:07 DEBUG : B2 bucket rclone-test-qizuhay9kete: Waiting for transfers to finish 2025/09/16 04:53:07 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/16 04:53:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/16 04:53:07 INFO : sub dir/hello world: Deleted 2025/09/16 04:53:08 DEBUG : B2 bucket rclone-test-qizuhay9kete: Purge remote 2025/09/16 04:53:08 INFO : B2 bucket rclone-test-qizuhay9kete: cleaning bucket "rclone-test-qizuhay9kete" of all files 2025/09/16 04:53:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fd27df3d0ed5b0b9f980e1b_f106e95b6ba21ada6_d20250916_m045307_c001_v0001037_t0043_u01757998387308") 2025/09/16 04:53:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fd27df3d0ed5b0b9f980e1b_f110f435b8f955973_d20250916_m045305_c001_v0001093_t0055_u01757998385210") 2025/09/16 04:53:08 DEBUG : sub dir/hello world: Deleting (id "4_z7fd27df3d0ed5b0b9f980e1b_f10340e0e48533fc2_d20250916_m045303_c001_v0001157_t0020_u01757998383731") --- PASS: TestServerSideMoveOverSelf (8.82s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:10 ERROR : error listing: directory not found 2025/09/16 04:53:10 INFO : Local file system at /tmp/rclone995046523: Making directory 2025/09/16 04:53:10 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:10 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.63s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 04:53:12 DEBUG : Local file system at /tmp/rclone995046523: Waiting for checks to finish 2025/09/16 04:53:12 DEBUG : Local file system at /tmp/rclone995046523: Waiting for transfers to finish 2025/09/16 04:53:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 04:53:12 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/16 04:53:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.94s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:13 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/16 04:53:13 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:13 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/16 04:53:13 INFO : check sum: Copied (new) 2025/09/16 04:53:13 DEBUG : Waiting for deletions to finish 2025/09/16 04:53:14 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:14 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/16 04:53:14 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/16 04:53:14 DEBUG : check sum: Unchanged skipping 2025/09/16 04:53:14 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:14 DEBUG : Waiting for deletions to finish 2025/09/16 04:53:14 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.59s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/16 04:53:15 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:15 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:15 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/16 04:53:15 INFO : sizeonly: Copied (new) 2025/09/16 04:53:15 DEBUG : Waiting for deletions to finish 2025/09/16 04:53:15 DEBUG : sizeonly: Sizes identical 2025/09/16 04:53:15 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:15 DEBUG : sizeonly: Unchanged skipping 2025/09/16 04:53:15 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:15 DEBUG : Waiting for deletions to finish 2025/09/16 04:53:15 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.62s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/16 04:53:16 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:16 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:17 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/16 04:53:17 INFO : ignore-size: Copied (new) 2025/09/16 04:53:17 DEBUG : Waiting for deletions to finish 2025/09/16 04:53:17 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:53:17 DEBUG : ignore-size: Unchanged skipping 2025/09/16 04:53:17 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:17 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:17 DEBUG : Waiting for deletions to finish 2025/09/16 04:53:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.74s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:18 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:53:18 DEBUG : existing: Unchanged skipping 2025/09/16 04:53:18 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:18 DEBUG : Waiting for deletions to finish 2025/09/16 04:53:18 INFO : There was nothing to transfer 2025/09/16 04:53:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/16 04:53:19 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:19 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/16 04:53:19 INFO : existing: Copied (replaced existing) 2025/09/16 04:53:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/16 04:53:20 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:20 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/16 04:53:20 INFO : existing: Copied (new) 2025/09/16 04:53:20 DEBUG : Waiting for deletions to finish 2025/09/16 04:53:21 DEBUG : existing: Destination exists, skipping 2025/09/16 04:53:21 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:21 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:21 DEBUG : Waiting for deletions to finish 2025/09/16 04:53:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.73s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:22 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/16 04:53:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:53:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/16 04:53:23 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:23 DEBUG : c/non empty space: Unchanged skipping 2025/09/16 04:53:23 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 04:53:23 INFO : a/potato2: Copied (new) 2025/09/16 04:53:23 DEBUG : Waiting for deletions to finish 2025/09/16 04:53:23 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.67s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:25 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/09/16 04:53:25 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/16 04:53:25 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/16 04:53:25 DEBUG : empty space: Unchanged skipping 2025/09/16 04:53:25 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:25 DEBUG : Waiting for deletions to finish 2025/09/16 04:53:25 INFO : There was nothing to transfer 2025/09/16 04:53:25 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/09/16 04:53:25 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/16 04:53:26 INFO : empty space: Updated modification time in destination 2025/09/16 04:53:26 DEBUG : empty space: Unchanged skipping 2025/09/16 04:53:26 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:26 DEBUG : Waiting for deletions to finish 2025/09/16 04:53:26 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.79s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:28 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/16 04:53:28 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/16 04:53:28 DEBUG : empty space: Unchanged skipping 2025/09/16 04:53:28 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:28 DEBUG : Waiting for deletions to finish 2025/09/16 04:53:28 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.57s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:29 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:29 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/09/16 04:53:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone995046523) 2025/09/16 04:53:29 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-huwicab5mowe) 2025/09/16 04:53:29 DEBUG : foo: sha1 differ 2025/09/16 04:53:29 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/16 04:53:29 INFO : foo: Copied (replaced existing) 2025/09/16 04:53:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:53:31 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/16 04:53:31 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:31 DEBUG : empty space: Unchanged skipping 2025/09/16 04:53:31 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:31 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 04:53:31 INFO : potato: Copied (new) 2025/09/16 04:53:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.36s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:33 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/16 04:53:33 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:33 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/16 04:53:34 INFO : potato: Copied (replaced existing) 2025/09/16 04:53:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.93s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:35 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/09/16 04:53:35 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone995046523) 2025/09/16 04:53:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-huwicab5mowe) 2025/09/16 04:53:35 DEBUG : potato: sha1 differ 2025/09/16 04:53:35 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/16 04:53:35 INFO : potato: Copied (replaced existing) 2025/09/16 04:53:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 04:53:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:53:37 DEBUG : empty space: Unchanged skipping 2025/09/16 04:53:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/16 04:53:37 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:37 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:37 DEBUG : Waiting for deletions to finish 2025/09/16 04:53:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:53:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 04:53:39 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:39 DEBUG : empty space: Unchanged skipping 2025/09/16 04:53:39 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 04:53:40 INFO : potato2: Copied (new) 2025/09/16 04:53:40 DEBUG : Waiting for deletions to finish 2025/09/16 04:53:40 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:42 INFO : d: Making directory 2025/09/16 04:53:42 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/16 04:53:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:53:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/16 04:53:42 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:42 DEBUG : c/non empty space: Unchanged skipping 2025/09/16 04:53:42 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 04:53:42 INFO : a/potato2: Copied (new) 2025/09/16 04:53:42 DEBUG : Waiting for deletions to finish 2025/09/16 04:53:43 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:44 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/16 04:53:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:53:45 DEBUG : c/non empty space: Unchanged skipping 2025/09/16 04:53:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/16 04:53:45 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:45 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 04:53:45 INFO : a/potato2: Copied (new) 2025/09/16 04:53:45 ERROR : B2 bucket rclone-test-huwicab5mowe: not deleting files as there were IO errors 2025/09/16 04:53:45 ERROR : B2 bucket rclone-test-huwicab5mowe: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.73s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:47 DEBUG : Waiting for deletions to finish 2025/09/16 04:53:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:53:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 04:53:48 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:48 DEBUG : empty space: Unchanged skipping 2025/09/16 04:53:48 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:48 INFO : potato: Deleted 2025/09/16 04:53:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 04:53:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.61s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:50 DEBUG : Waiting for deletions to finish 2025/09/16 04:53:50 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:50 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:50 INFO : potato: Deleted 2025/09/16 04:53:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:53:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 04:53:50 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:50 DEBUG : empty space: Unchanged skipping 2025/09/16 04:53:50 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 04:53:51 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.99s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 04:53:52 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:52 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:53 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/16 04:53:53 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.92s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:55 DEBUG : enormous: Excluded (Size Filter) 2025/09/16 04:53:55 DEBUG : enormous: Excluded 2025/09/16 04:53:55 DEBUG : potato2: Excluded (Size Filter) 2025/09/16 04:53:55 DEBUG : potato2: Excluded 2025/09/16 04:53:55 DEBUG : potato2: Excluded (Size Filter) 2025/09/16 04:53:55 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:53:55 DEBUG : empty space: Unchanged skipping 2025/09/16 04:53:55 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:55 DEBUG : Waiting for deletions to finish 2025/09/16 04:53:55 INFO : There was nothing to transfer 2025/09/16 04:53:55 DEBUG : enormous: Excluded (Size Filter) 2025/09/16 04:53:55 DEBUG : enormous: Excluded 2025/09/16 04:53:55 DEBUG : potato2: Excluded (Size Filter) 2025/09/16 04:53:55 DEBUG : potato2: Excluded 2025/09/16 04:53:55 DEBUG : potato2: Excluded (Size Filter) 2025/09/16 04:53:55 DEBUG : Local file system at /tmp/rclone995046523: Waiting for checks to finish 2025/09/16 04:53:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/16 04:53:55 DEBUG : empty space: Unchanged skipping 2025/09/16 04:53:55 DEBUG : Local file system at /tmp/rclone995046523: Waiting for transfers to finish 2025/09/16 04:53:55 DEBUG : Waiting for deletions to finish 2025/09/16 04:53:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.51s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:53:58 DEBUG : enormous: Excluded (Size Filter) 2025/09/16 04:53:58 DEBUG : enormous: Excluded 2025/09/16 04:53:58 DEBUG : potato2: Excluded (Size Filter) 2025/09/16 04:53:58 DEBUG : potato2: Excluded 2025/09/16 04:53:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:53:58 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:53:58 DEBUG : empty space: Unchanged skipping 2025/09/16 04:53:58 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:53:58 DEBUG : Waiting for deletions to finish 2025/09/16 04:53:58 INFO : enormous: Deleted 2025/09/16 04:53:58 INFO : potato2: Deleted 2025/09/16 04:53:58 INFO : There was nothing to transfer 2025/09/16 04:53:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/16 04:53:59 DEBUG : empty space: Unchanged skipping 2025/09/16 04:53:59 DEBUG : Local file system at /tmp/rclone995046523: Waiting for checks to finish 2025/09/16 04:53:59 DEBUG : Local file system at /tmp/rclone995046523: Waiting for transfers to finish 2025/09/16 04:53:59 DEBUG : Waiting for deletions to finish 2025/09/16 04:53:59 INFO : enormous: Deleted 2025/09/16 04:53:59 INFO : potato2: Deleted 2025/09/16 04:53:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.99s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:54:01 DEBUG : five: Need to transfer - File not found at Destination 2025/09/16 04:54:01 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/16 04:54:01 DEBUG : three: Sizes identical 2025/09/16 04:54:01 DEBUG : one: Destination is newer than source, skipping 2025/09/16 04:54:01 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:54:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone995046523) 2025/09/16 04:54:01 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-huwicab5mowe) 2025/09/16 04:54:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/16 04:54:01 DEBUG : two: sha1 differ 2025/09/16 04:54:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/16 04:54:01 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:54:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/16 04:54:01 INFO : five: Copied (new) 2025/09/16 04:54:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/16 04:54:02 INFO : two: Copied (replaced existing) 2025/09/16 04:54:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/16 04:54:02 INFO : four: Copied (replaced existing) 2025/09/16 04:54:02 DEBUG : Waiting for deletions to finish 2025/09/16 04:54:02 DEBUG : one: Destination is newer than source, skipping 2025/09/16 04:54:02 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:54:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/16 04:54:02 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/16 04:54:02 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/16 04:54:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/16 04:54:02 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/16 04:54:02 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/16 04:54:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone995046523) 2025/09/16 04:54:02 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-huwicab5mowe) 2025/09/16 04:54:02 DEBUG : three: sha1 differ 2025/09/16 04:54:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/16 04:54:02 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/16 04:54:02 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/16 04:54:02 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/16 04:54:02 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:54:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/16 04:54:03 INFO : three: Copied (replaced existing) 2025/09/16 04:54:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.99s) === 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-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/16 04:54:04 INFO : B2 bucket rclone-test-huwicab5mowe: Making map for --track-renames 2025/09/16 04:54:04 INFO : B2 bucket rclone-test-huwicab5mowe: Finished making map for --track-renames 2025/09/16 04:54:04 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:54:04 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for renames to finish 2025/09/16 04:54:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/16 04:54:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/16 04:54:04 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:54:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/16 04:54:05 INFO : potato: Copied (new) 2025/09/16 04:54:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/16 04:54:05 INFO : yam: Copied (new) 2025/09/16 04:54:05 DEBUG : Waiting for deletions to finish 2025/09/16 04:54:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:54:05 INFO : B2 bucket rclone-test-huwicab5mowe: Making map for --track-renames 2025/09/16 04:54:05 INFO : B2 bucket rclone-test-huwicab5mowe: Finished making map for --track-renames 2025/09/16 04:54:05 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:54:05 DEBUG : potato: Unchanged skipping 2025/09/16 04:54:05 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for renames to finish 2025/09/16 04:54:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/16 04:54:06 INFO : yam: Copied (server-side copy) to: yaml 2025/09/16 04:54:07 INFO : yam: Deleted 2025/09/16 04:54:07 INFO : yaml: Renamed from "yam" 2025/09/16 04:54:07 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:54:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.28s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/16 04:54:08 INFO : B2 bucket rclone-test-huwicab5mowe: Making map for --track-renames 2025/09/16 04:54:08 INFO : B2 bucket rclone-test-huwicab5mowe: Finished making map for --track-renames 2025/09/16 04:54:08 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:54:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/16 04:54:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/16 04:54:08 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for renames to finish 2025/09/16 04:54:08 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:54:08 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1092-11.backblaze.com/b2api/v1/b2_upload_file/0f82edb3d0dd5b0b9f980e1b/c001_v0001092_t0008": EOF 2025/09/16 04:54:08 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1092-11.backblaze.com/b2api/v1/b2_upload_file/0f82edb3d0dd5b0b9f980e1b/c001_v0001092_t0008": EOF) 2025/09/16 04:54:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/16 04:54:08 DEBUG : potato: Received error: Post "https://pod-000-1092-11.backblaze.com/b2api/v1/b2_upload_file/0f82edb3d0dd5b0b9f980e1b/c001_v0001092_t0008": EOF - low level retry 0/10 2025/09/16 04:54:08 DEBUG : pacer: Reducing sleep to 10ms 2025/09/16 04:54:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/16 04:54:08 INFO : yam: Copied (new) 2025/09/16 04:54:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/16 04:54:08 INFO : potato: Copied (new) 2025/09/16 04:54:08 DEBUG : Waiting for deletions to finish 2025/09/16 04:54:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:54:09 INFO : B2 bucket rclone-test-huwicab5mowe: Making map for --track-renames 2025/09/16 04:54:09 INFO : B2 bucket rclone-test-huwicab5mowe: Finished making map for --track-renames 2025/09/16 04:54:09 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:54:09 DEBUG : potato: Unchanged skipping 2025/09/16 04:54:09 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for renames to finish 2025/09/16 04:54:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/16 04:54:09 INFO : yam: Copied (server-side copy) to: yaml 2025/09/16 04:54:09 INFO : yam: Deleted 2025/09/16 04:54:09 INFO : yaml: Renamed from "yam" 2025/09/16 04:54:09 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:54:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.86s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/16 04:54:11 INFO : B2 bucket rclone-test-huwicab5mowe: Making map for --track-renames 2025/09/16 04:54:11 INFO : B2 bucket rclone-test-huwicab5mowe: Finished making map for --track-renames 2025/09/16 04:54:11 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:54:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/16 04:54:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/16 04:54:11 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for renames to finish 2025/09/16 04:54:11 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:54:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/16 04:54:11 INFO : potato: Copied (new) 2025/09/16 04:54:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/16 04:54:11 INFO : sub/yam: Copied (new) 2025/09/16 04:54:11 DEBUG : Waiting for deletions to finish 2025/09/16 04:54:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:54:11 DEBUG : potato: Unchanged skipping 2025/09/16 04:54:11 INFO : B2 bucket rclone-test-huwicab5mowe: Making map for --track-renames 2025/09/16 04:54:11 INFO : B2 bucket rclone-test-huwicab5mowe: Finished making map for --track-renames 2025/09/16 04:54:11 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:54:11 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for renames to finish 2025/09/16 04:54:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/16 04:54:12 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/16 04:54:12 INFO : sub/yam: Deleted 2025/09/16 04:54:12 INFO : yam: Renamed from "sub/yam" 2025/09/16 04:54:12 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:54:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.54s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:54:13 DEBUG : Creating backend with remote "/tmp/rclone995046523/dir1" 2025/09/16 04:54:13 DEBUG : Creating backend with remote "/tmp/rclone995046523/dir2" 2025/09/16 04:54:13 DEBUG : Local file system at /tmp/rclone995046523/dir2: Using server-side directory move 2025/09/16 04:54:13 INFO : Local file system at /tmp/rclone995046523/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/16 04:54:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/16 04:54:13 DEBUG : Local file system at /tmp/rclone995046523/dir2: Waiting for checks to finish 2025/09/16 04:54:13 DEBUG : Local file system at /tmp/rclone995046523/dir2: Waiting for transfers to finish 2025/09/16 04:54:13 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:54:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 04:54:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/16 04:54:13 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:54:13 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:54:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 04:54:14 INFO : sub dir/hello world: Copied (new) 2025/09/16 04:54:14 INFO : sub dir/hello world: Deleted 2025/09/16 04:54:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/16 04:54:14 INFO : nested/sub dir/file: Copied (new) 2025/09/16 04:54:14 INFO : nested/sub dir/file: Deleted 2025/09/16 04:54:14 INFO : sub dir: Removing directory 2025/09/16 04:54:14 INFO : nested/sub dir: Removing directory 2025/09/16 04:54:14 INFO : nested: Removing directory 2025/09/16 04:54:14 DEBUG : Local file system at /tmp/rclone995046523: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.43s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:54:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/16 04:54:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/16 04:54:15 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:54:15 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:54:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 04:54:15 INFO : sub dir/hello world: Copied (new) 2025/09/16 04:54:15 INFO : sub dir/hello world: Deleted 2025/09/16 04:54:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/16 04:54:15 INFO : nested/sub dir/file: Copied (new) 2025/09/16 04:54:15 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.49s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:54:16 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/16 04:54:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/16 04:54:16 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:54:16 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:54:17 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/16 04:54:17 INFO : existing-b: Copied (new) 2025/09/16 04:54:17 INFO : existing-b: Deleted 2025/09/16 04:54:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/16 04:54:17 INFO : existing: Copied (new) 2025/09/16 04:54:17 INFO : existing: Deleted 2025/09/16 04:54:17 DEBUG : existing: Destination exists, skipping 2025/09/16 04:54:17 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:54:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/16 04:54:17 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:54:17 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.87s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:54:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qupayuv0ruku" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-huwicab5mowe -> B2 bucket rclone-test-qupayuv0ruku 2025/09/16 04:54:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 04:54:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/16 04:54:22 DEBUG : empty space: Unchanged skipping 2025/09/16 04:54:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/16 04:54:22 DEBUG : B2 bucket rclone-test-qupayuv0ruku: Waiting for checks to finish 2025/09/16 04:54:22 INFO : empty space: Deleted 2025/09/16 04:54:22 DEBUG : B2 bucket rclone-test-qupayuv0ruku: Waiting for transfers to finish 2025/09/16 04:54:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 04:54:22 INFO : potato2: Copied (server-side copy) 2025/09/16 04:54:22 INFO : potato2: Deleted 2025/09/16 04:54:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/16 04:54:22 INFO : potato3: Copied (server-side copy) 2025/09/16 04:54:23 INFO : potato3: Deleted 2025/09/16 04:54:23 DEBUG : Creating backend with remote "TestB2:rclone-test-kaniziz4lepa" 2025/09/16 04:54:24 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/16 04:54:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 04:54:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/16 04:54:24 DEBUG : B2 bucket rclone-test-kaniziz4lepa: Waiting for checks to finish 2025/09/16 04:54:24 DEBUG : B2 bucket rclone-test-kaniziz4lepa: Waiting for transfers to finish 2025/09/16 04:54:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/16 04:54:25 INFO : empty space: Copied (server-side copy) 2025/09/16 04:54:25 INFO : empty space: Deleted 2025/09/16 04:54:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 04:54:25 INFO : potato2: Copied (server-side copy) 2025/09/16 04:54:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/16 04:54:25 INFO : potato3: Copied (server-side copy) 2025/09/16 04:54:25 INFO : potato2: Deleted 2025/09/16 04:54:25 INFO : potato3: Deleted 2025/09/16 04:54:26 DEBUG : B2 bucket rclone-test-kaniziz4lepa: Purge remote 2025/09/16 04:54:26 INFO : B2 bucket rclone-test-kaniziz4lepa: cleaning bucket "rclone-test-kaniziz4lepa" of all files 2025/09/16 04:54:26 DEBUG : empty space: Deleting (id "4_z6f32bde3d0fd5b0b9f980e1b_f103d0ee0f8622d31_d20250916_m045425_c001_v0001091_t0059_u01757998465018") 2025/09/16 04:54:26 DEBUG : potato2: Deleting (id "4_z6f32bde3d0fd5b0b9f980e1b_f119a07377115eafa_d20250916_m045425_c001_v0001134_t0029_u01757998465375") 2025/09/16 04:54:26 DEBUG : potato3: Deleting (id "4_z6f32bde3d0fd5b0b9f980e1b_f10672f6fceff7ae0_d20250916_m045425_c001_v0001113_t0025_u01757998465397") 2025/09/16 04:54:27 DEBUG : B2 bucket rclone-test-qupayuv0ruku: Purge remote 2025/09/16 04:54:27 INFO : B2 bucket rclone-test-qupayuv0ruku: cleaning bucket "rclone-test-qupayuv0ruku" of all files 2025/09/16 04:54:27 DEBUG : empty space: Deleting (id "4_zff62ade3d0fd5b0b9f980e1b_f41854ab3ff6725c6_d20250916_m045425_c001_v7007000_t0000_u01757998465354") 2025/09/16 04:54:27 DEBUG : empty space: Deleting (id "4_zff62ade3d0fd5b0b9f980e1b_f105a8a8ed46fdc0f_d20250916_m045421_c001_v0001182_t0056_u01757998461604") 2025/09/16 04:54:27 DEBUG : potato2: Deleting (id "4_zff62ade3d0fd5b0b9f980e1b_f41854ab3ff6725ca_d20250916_m045425_c001_v7007000_t0000_u01757998465691") 2025/09/16 04:54:27 DEBUG : potato2: Deleting (id "4_zff62ade3d0fd5b0b9f980e1b_f117d78f7b81e448e_d20250916_m045422_c001_v0001182_t0021_u01757998462419") 2025/09/16 04:54:27 DEBUG : potato3: Deleting (id "4_zff62ade3d0fd5b0b9f980e1b_f4224daa8c0a4b6d4_d20250916_m045425_c001_v7007000_t0000_u01757998465839") 2025/09/16 04:54:27 DEBUG : potato3: Deleting (id "4_zff62ade3d0fd5b0b9f980e1b_f1080672824b177b3_d20250916_m045422_c001_v0001113_t0053_u01757998462640") 2025/09/16 04:54:27 DEBUG : potato3: Deleting (id "4_zff62ade3d0fd5b0b9f980e1b_f105a8a8ed46fdc11_d20250916_m045421_c001_v0001182_t0014_u01757998461801") --- PASS: TestServerSideMove (10.41s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:54:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qapuyas8meji" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-huwicab5mowe -> B2 bucket rclone-test-qapuyas8meji 2025/09/16 04:54:34 DEBUG : empty space: Excluded (Size Filter) 2025/09/16 04:54:34 DEBUG : empty space: Excluded (Size Filter) 2025/09/16 04:54:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 04:54:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/16 04:54:34 DEBUG : B2 bucket rclone-test-qapuyas8meji: Waiting for checks to finish 2025/09/16 04:54:34 DEBUG : B2 bucket rclone-test-qapuyas8meji: Waiting for transfers to finish 2025/09/16 04:54:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 04:54:34 INFO : potato2: Copied (server-side copy) 2025/09/16 04:54:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/16 04:54:35 INFO : potato3: Copied (server-side copy) 2025/09/16 04:54:35 INFO : potato2: Deleted 2025/09/16 04:54:35 INFO : potato3: Deleted 2025/09/16 04:54:35 DEBUG : Creating backend with remote "TestB2:rclone-test-tecinaj7yipi" 2025/09/16 04:54:36 DEBUG : empty space: Excluded (Size Filter) 2025/09/16 04:54:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 04:54:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/16 04:54:36 DEBUG : B2 bucket rclone-test-tecinaj7yipi: Waiting for checks to finish 2025/09/16 04:54:36 DEBUG : B2 bucket rclone-test-tecinaj7yipi: Waiting for transfers to finish 2025/09/16 04:54:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/16 04:54:38 INFO : potato3: Copied (server-side copy) 2025/09/16 04:54:38 INFO : potato3: Deleted 2025/09/16 04:54:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 04:54:39 INFO : potato2: Copied (server-side copy) 2025/09/16 04:54:39 INFO : potato2: Deleted 2025/09/16 04:54:40 DEBUG : B2 bucket rclone-test-tecinaj7yipi: Purge remote 2025/09/16 04:54:40 INFO : B2 bucket rclone-test-tecinaj7yipi: cleaning bucket "rclone-test-tecinaj7yipi" of all files 2025/09/16 04:54:40 DEBUG : potato2: Deleting (id "4_z1fc2ede3d0fd5b0b9f980e1b_f1125ff3566eabf6b_d20250916_m045439_c001_v0001180_t0041_u01757998479420") 2025/09/16 04:54:40 DEBUG : potato3: Deleting (id "4_z1fc2ede3d0fd5b0b9f980e1b_f110e651d813a210d_d20250916_m045437_c001_v0001134_t0050_u01757998477774") 2025/09/16 04:54:41 DEBUG : B2 bucket rclone-test-qapuyas8meji: Purge remote 2025/09/16 04:54:41 INFO : B2 bucket rclone-test-qapuyas8meji: cleaning bucket "rclone-test-qapuyas8meji" of all files 2025/09/16 04:54:41 DEBUG : empty space: Deleting (id "4_zcf32dda3d0fd5b0b9f980e1b_f103a7adc9ce7105c_d20250916_m045432_c001_v0001104_t0048_u01757998472829") 2025/09/16 04:54:41 DEBUG : potato2: Deleting (id "4_zcf32dda3d0fd5b0b9f980e1b_f419de83fdb287e31_d20250916_m045439_c001_v7007000_t0000_u01757998479692") 2025/09/16 04:54:41 DEBUG : potato2: Deleting (id "4_zcf32dda3d0fd5b0b9f980e1b_f117fe06dd408e5c3_d20250916_m045434_c001_v0001131_t0031_u01757998474500") 2025/09/16 04:54:41 DEBUG : potato3: Deleting (id "4_zcf32dda3d0fd5b0b9f980e1b_f419de83fdb287e25_d20250916_m045438_c001_v7007000_t0000_u01757998478139") 2025/09/16 04:54:41 DEBUG : potato3: Deleting (id "4_zcf32dda3d0fd5b0b9f980e1b_f114a8868828c8b0a_d20250916_m045434_c001_v0001171_t0018_u01757998474864") 2025/09/16 04:54:41 DEBUG : potato3: Deleting (id "4_zcf32dda3d0fd5b0b9f980e1b_f103a7adc9ce7105e_d20250916_m045433_c001_v0001104_t0020_u01757998473312") --- PASS: TestServerSideMoveWithFilter (14.04s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:54:43 DEBUG : Creating backend with remote "TestB2:rclone-test-kutebet7luxi" 2025/09/16 04:54:45 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-huwicab5mowe -> B2 bucket rclone-test-kutebet7luxi 2025/09/16 04:54:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 04:54:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/16 04:54:47 DEBUG : empty space: Unchanged skipping 2025/09/16 04:54:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/16 04:54:47 DEBUG : B2 bucket rclone-test-kutebet7luxi: Waiting for checks to finish 2025/09/16 04:54:47 INFO : empty space: Deleted 2025/09/16 04:54:47 DEBUG : B2 bucket rclone-test-kutebet7luxi: Waiting for transfers to finish 2025/09/16 04:54:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 04:54:47 INFO : potato2: Copied (server-side copy) 2025/09/16 04:54:48 INFO : potato2: Deleted 2025/09/16 04:54:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/16 04:54:48 INFO : potato3: Copied (server-side copy) 2025/09/16 04:54:48 INFO : potato3: Deleted 2025/09/16 04:54:49 DEBUG : Creating backend with remote "TestB2:rclone-test-robaluy6kepi" 2025/09/16 04:54:49 INFO : tomatoDir: Making directory 2025/09/16 04:54:50 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/16 04:54:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/16 04:54:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/16 04:54:50 DEBUG : B2 bucket rclone-test-robaluy6kepi: Waiting for checks to finish 2025/09/16 04:54:50 DEBUG : B2 bucket rclone-test-robaluy6kepi: Waiting for transfers to finish 2025/09/16 04:54:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/16 04:54:50 INFO : potato2: Copied (server-side copy) 2025/09/16 04:54:51 INFO : potato2: Deleted 2025/09/16 04:54:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/16 04:54:51 INFO : potato3: Copied (server-side copy) 2025/09/16 04:54:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/16 04:54:51 INFO : empty space: Copied (server-side copy) 2025/09/16 04:54:51 INFO : potato3: Deleted 2025/09/16 04:54:51 INFO : empty space: Deleted 2025/09/16 04:54:52 DEBUG : B2 bucket rclone-test-robaluy6kepi: Purge remote 2025/09/16 04:54:52 INFO : B2 bucket rclone-test-robaluy6kepi: cleaning bucket "rclone-test-robaluy6kepi" of all files 2025/09/16 04:54:52 DEBUG : empty space: Deleting (id "4_zff222d23e00d5b0b9f980e1b_f105a8376236c3eff_d20250916_m045451_c001_v0001105_t0046_u01757998491149") 2025/09/16 04:54:52 DEBUG : potato2: Deleting (id "4_zff222d23e00d5b0b9f980e1b_f11986d09a0747711_d20250916_m045450_c001_v0001171_t0018_u01757998490769") 2025/09/16 04:54:52 DEBUG : potato3: Deleting (id "4_zff222d23e00d5b0b9f980e1b_f117d78f7b81e455e_d20250916_m045451_c001_v0001182_t0048_u01757998491067") 2025/09/16 04:54:52 DEBUG : B2 bucket rclone-test-kutebet7luxi: Purge remote 2025/09/16 04:54:52 INFO : B2 bucket rclone-test-kutebet7luxi: cleaning bucket "rclone-test-kutebet7luxi" of all files 2025/09/16 04:54:53 DEBUG : empty space: Deleting (id "4_zff221d03e00d5b0b9f980e1b_f4014b6c3fbe9ed7e_d20250916_m045451_c001_v7007000_t0000_u01757998491410") 2025/09/16 04:54:53 DEBUG : empty space: Deleting (id "4_zff221d03e00d5b0b9f980e1b_f114eced99ce4eec8_d20250916_m045446_c001_v0001131_t0054_u01757998486670") 2025/09/16 04:54:53 DEBUG : potato2: Deleting (id "4_zff221d03e00d5b0b9f980e1b_f412a8b411d9a5d70_d20250916_m045451_c001_v7007000_t0000_u01757998491047") 2025/09/16 04:54:53 DEBUG : potato2: Deleting (id "4_zff221d03e00d5b0b9f980e1b_f1079c0cbb147e1dc_d20250916_m045447_c001_v0001102_t0056_u01757998487695") 2025/09/16 04:54:53 DEBUG : potato3: Deleting (id "4_zff221d03e00d5b0b9f980e1b_f412a8b411d9a5d74_d20250916_m045451_c001_v7007000_t0000_u01757998491302") 2025/09/16 04:54:53 DEBUG : potato3: Deleting (id "4_zff221d03e00d5b0b9f980e1b_f102ce793d45a6656_d20250916_m045448_c001_v0001146_t0043_u01757998488059") 2025/09/16 04:54:53 DEBUG : potato3: Deleting (id "4_zff221d03e00d5b0b9f980e1b_f114eced99ce4eecc_d20250916_m045446_c001_v0001131_t0046_u01757998486937") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.77s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:54:54 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.54s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:54:57 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:54:58 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe/rclone-sync-test" 2025/09/16 04:55:00 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe/rclone-sync-test-include/layer2" 2025/09/16 04:55:02 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe/rclone-sync-test-ignore-file" 2025/09/16 04:55:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/16 04:55:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/16 04:55:06 DEBUG : pacer: Reducing sleep to 10ms 2025/09/16 04:55:06 DEBUG : B2 bucket rclone-test-huwicab5mowe path rclone-sync-test: Waiting for checks to finish 2025/09/16 04:55:06 DEBUG : B2 bucket rclone-test-huwicab5mowe path rclone-sync-test: Waiting for transfers to finish 2025/09/16 04:55:06 DEBUG : Waiting for deletions to finish 2025/09/16 04:55:06 INFO : There was nothing to transfer 2025/09/16 04:55:06 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:55:06 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:55:06 DEBUG : Waiting for deletions to finish 2025/09/16 04:55:06 INFO : There was nothing to transfer 2025/09/16 04:55:06 DEBUG : B2 bucket rclone-test-huwicab5mowe path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/16 04:55:06 DEBUG : B2 bucket rclone-test-huwicab5mowe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/16 04:55:06 DEBUG : Waiting for deletions to finish 2025/09/16 04:55:06 INFO : There was nothing to transfer 2025/09/16 04:55:07 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:55:07 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:55:07 DEBUG : Waiting for deletions to finish 2025/09/16 04:55:07 INFO : There was nothing to transfer 2025/09/16 04:55:07 DEBUG : B2 bucket rclone-test-huwicab5mowe path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/16 04:55:07 DEBUG : B2 bucket rclone-test-huwicab5mowe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/16 04:55:07 DEBUG : Waiting for deletions to finish 2025/09/16 04:55:07 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.56s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:55:08 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe/dst" 2025/09/16 04:55:09 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe/CompareDest" 2025/09/16 04:55:11 DEBUG : one: Need to transfer - File not found at Destination 2025/09/16 04:55:11 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for checks to finish 2025/09/16 04:55:11 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for transfers to finish 2025/09/16 04:55:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/16 04:55:12 INFO : one: Copied (new) 2025/09/16 04:55:12 DEBUG : Waiting for deletions to finish 2025/09/16 04:55:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 04:55:12 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for checks to finish 2025/09/16 04:55:12 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for transfers to finish 2025/09/16 04:55:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/16 04:55:13 INFO : one: Copied (replaced existing) 2025/09/16 04:55:13 DEBUG : Waiting for deletions to finish 2025/09/16 04:55:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 04:55:15 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for checks to finish 2025/09/16 04:55:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:55:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/16 04:55:15 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for transfers to finish 2025/09/16 04:55:15 DEBUG : Waiting for deletions to finish 2025/09/16 04:55:15 INFO : There was nothing to transfer 2025/09/16 04:55:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 04:55:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:55:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/16 04:55:16 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for checks to finish 2025/09/16 04:55:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:55:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/16 04:55:16 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for transfers to finish 2025/09/16 04:55:16 DEBUG : Waiting for deletions to finish 2025/09/16 04:55:16 INFO : There was nothing to transfer 2025/09/16 04:55:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 04:55:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:55:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/16 04:55:17 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for checks to finish 2025/09/16 04:55:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:55:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/16 04:55:17 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for transfers to finish 2025/09/16 04:55:17 DEBUG : Waiting for deletions to finish 2025/09/16 04:55:17 INFO : There was nothing to transfer 2025/09/16 04:55:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 04:55:18 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/09/16 04:55:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/16 04:55:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/16 04:55:18 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for checks to finish 2025/09/16 04:55:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:55:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/16 04:55:18 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for transfers to finish 2025/09/16 04:55:18 DEBUG : Waiting for deletions to finish 2025/09/16 04:55:18 INFO : There was nothing to transfer 2025/09/16 04:55:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 04:55:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:55:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/16 04:55:19 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/16 04:55:19 DEBUG : two: Need to transfer - File not found at Destination 2025/09/16 04:55:19 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for checks to finish 2025/09/16 04:55:19 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for transfers to finish 2025/09/16 04:55:19 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/16 04:55:19 INFO : two: Copied (new) 2025/09/16 04:55:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.67s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:55:22 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe/dest" 2025/09/16 04:55:22 DEBUG : Config file has changed externally - reloading 2025/09/16 04:55:23 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe/pre-dest1" 2025/09/16 04:55:24 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe/pre-dest2" 2025/09/16 04:55:26 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:55:26 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/16 04:55:27 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:55:27 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/16 04:55:27 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/16 04:55:27 DEBUG : B2 bucket rclone-test-huwicab5mowe path dest: Waiting for checks to finish 2025/09/16 04:55:27 DEBUG : B2 bucket rclone-test-huwicab5mowe path dest: Waiting for transfers to finish 2025/09/16 04:55:28 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/16 04:55:28 INFO : 3: Copied (new) 2025/09/16 04:55:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.93s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:55:29 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe/dst" 2025/09/16 04:55:31 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe/CopyDest" 2025/09/16 04:55:33 DEBUG : one: Need to transfer - File not found at Destination 2025/09/16 04:55:33 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for checks to finish 2025/09/16 04:55:33 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for transfers to finish 2025/09/16 04:55:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/16 04:55:33 INFO : one: Copied (new) 2025/09/16 04:55:33 DEBUG : Waiting for deletions to finish 2025/09/16 04:55:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 04:55:34 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for checks to finish 2025/09/16 04:55:34 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for transfers to finish 2025/09/16 04:55:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/16 04:55:34 INFO : one: Copied (replaced existing) 2025/09/16 04:55:34 DEBUG : Waiting for deletions to finish 2025/09/16 04:55:36 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe/BackupDir" 2025/09/16 04:55:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 04:55:37 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for checks to finish 2025/09/16 04:55:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:55:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/16 04:55:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/16 04:55:39 INFO : one: Copied (server-side copy) 2025/09/16 04:55:39 INFO : one: Deleted 2025/09/16 04:55:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/16 04:55:40 INFO : one: Copied (server-side copy) 2025/09/16 04:55:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/16 04:55:40 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for transfers to finish 2025/09/16 04:55:40 DEBUG : Waiting for deletions to finish 2025/09/16 04:55:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:55:41 DEBUG : one: Unchanged skipping 2025/09/16 04:55:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:55:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/16 04:55:42 INFO : two: Copied (server-side copy) 2025/09/16 04:55:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/16 04:55:42 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for checks to finish 2025/09/16 04:55:42 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for transfers to finish 2025/09/16 04:55:42 DEBUG : Waiting for deletions to finish 2025/09/16 04:55:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:55:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:55:42 DEBUG : two: Unchanged skipping 2025/09/16 04:55:42 DEBUG : one: Unchanged skipping 2025/09/16 04:55:42 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for checks to finish 2025/09/16 04:55:42 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for transfers to finish 2025/09/16 04:55:42 DEBUG : Waiting for deletions to finish 2025/09/16 04:55:42 INFO : There was nothing to transfer 2025/09/16 04:55:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:55:44 DEBUG : one: Unchanged skipping 2025/09/16 04:55:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/16 04:55:44 DEBUG : three: Destination not found in --copy-dest 2025/09/16 04:55:44 DEBUG : three: Need to transfer - File not found at Destination 2025/09/16 04:55:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/16 04:55:44 DEBUG : two: Unchanged skipping 2025/09/16 04:55:44 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for checks to finish 2025/09/16 04:55:44 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for transfers to finish 2025/09/16 04:55:44 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/16 04:55:44 INFO : three: Copied (new) 2025/09/16 04:55:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.86s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:55:48 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe/dst" 2025/09/16 04:55:49 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe/backup" 2025/09/16 04:55:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/16 04:55:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:55:51 DEBUG : two: Unchanged skipping 2025/09/16 04:55:51 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for checks to finish 2025/09/16 04:55:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/16 04:55:52 INFO : one: Copied (server-side copy) 2025/09/16 04:55:52 INFO : one: Deleted 2025/09/16 04:55:52 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for transfers to finish 2025/09/16 04:55:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 04:55:53 INFO : one: Copied (new) 2025/09/16 04:55:53 DEBUG : Waiting for deletions to finish 2025/09/16 04:55:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/16 04:55:54 INFO : three.txt: Copied (server-side copy) 2025/09/16 04:55:54 INFO : three.txt: Deleted 2025/09/16 04:55:54 INFO : three.txt: Moved into backup dir 2025/09/16 04:55:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/16 04:55:56 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for checks to finish 2025/09/16 04:55:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:55:56 DEBUG : two: Unchanged skipping 2025/09/16 04:55:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 04:55:57 INFO : one: Copied (server-side copy) 2025/09/16 04:55:57 INFO : one: Deleted 2025/09/16 04:55:57 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for transfers to finish 2025/09/16 04:55:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/16 04:55:57 INFO : one: Copied (new) 2025/09/16 04:55:57 DEBUG : Waiting for deletions to finish 2025/09/16 04:55:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/16 04:55:58 INFO : three.txt: Copied (server-side copy) 2025/09/16 04:55:58 INFO : three.txt: Deleted 2025/09/16 04:55:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.79s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:56:00 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe/dst" 2025/09/16 04:56:02 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe/backup" 2025/09/16 04:56:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/16 04:56:03 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for checks to finish 2025/09/16 04:56:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:56:03 DEBUG : two: Unchanged skipping 2025/09/16 04:56:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/16 04:56:05 INFO : one: Copied (server-side copy) to: one.bak 2025/09/16 04:56:05 INFO : one: Deleted 2025/09/16 04:56:05 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for transfers to finish 2025/09/16 04:56:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 04:56:06 INFO : one: Copied (new) 2025/09/16 04:56:06 DEBUG : Waiting for deletions to finish 2025/09/16 04:56:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/16 04:56:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/16 04:56:06 INFO : three.txt: Deleted 2025/09/16 04:56:06 INFO : three.txt: Moved into backup dir 2025/09/16 04:56:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/16 04:56:08 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for checks to finish 2025/09/16 04:56:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:56:08 DEBUG : two: Unchanged skipping 2025/09/16 04:56:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 04:56:08 INFO : one: Copied (server-side copy) to: one.bak 2025/09/16 04:56:09 INFO : one: Deleted 2025/09/16 04:56:09 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for transfers to finish 2025/09/16 04:56:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/16 04:56:09 INFO : one: Copied (new) 2025/09/16 04:56:09 DEBUG : Waiting for deletions to finish 2025/09/16 04:56:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/16 04:56:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/16 04:56:09 INFO : three.txt: Deleted 2025/09/16 04:56:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.67s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:56:12 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe/dst" 2025/09/16 04:56:13 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe/backup" 2025/09/16 04:56:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/16 04:56:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:56:15 DEBUG : two: Unchanged skipping 2025/09/16 04:56:15 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for checks to finish 2025/09/16 04:56:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/16 04:56:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/16 04:56:17 INFO : one: Deleted 2025/09/16 04:56:17 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for transfers to finish 2025/09/16 04:56:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 04:56:18 INFO : one: Copied (new) 2025/09/16 04:56:18 DEBUG : Waiting for deletions to finish 2025/09/16 04:56:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/16 04:56:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/16 04:56:18 INFO : three.txt: Deleted 2025/09/16 04:56:18 INFO : three.txt: Moved into backup dir 2025/09/16 04:56:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/16 04:56:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:56:20 DEBUG : two: Unchanged skipping 2025/09/16 04:56:20 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for checks to finish 2025/09/16 04:56:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 04:56:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/16 04:56:21 INFO : one: Deleted 2025/09/16 04:56:21 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for transfers to finish 2025/09/16 04:56:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/16 04:56:21 INFO : one: Copied (new) 2025/09/16 04:56:21 DEBUG : Waiting for deletions to finish 2025/09/16 04:56:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/16 04:56:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/16 04:56:22 INFO : three.txt: Deleted 2025/09/16 04:56:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.14s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:56:24 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe/dst" 2025/09/16 04:56:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/16 04:56:26 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for checks to finish 2025/09/16 04:56:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:56:26 DEBUG : two: Unchanged skipping 2025/09/16 04:56:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/16 04:56:27 INFO : one: Copied (server-side copy) to: one.bak 2025/09/16 04:56:27 INFO : one: Deleted 2025/09/16 04:56:27 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for transfers to finish 2025/09/16 04:56:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 04:56:28 INFO : one: Copied (new) 2025/09/16 04:56:28 DEBUG : Waiting for deletions to finish 2025/09/16 04:56:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/16 04:56:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/16 04:56:28 INFO : three.txt: Deleted 2025/09/16 04:56:28 INFO : three.txt: Moved into backup dir 2025/09/16 04:56:29 DEBUG : one.bak: Excluded (Path Filter) 2025/09/16 04:56:29 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/16 04:56:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/16 04:56:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:56:29 DEBUG : two: Unchanged skipping 2025/09/16 04:56:29 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for checks to finish 2025/09/16 04:56:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 04:56:30 INFO : one: Copied (server-side copy) to: one.bak 2025/09/16 04:56:30 INFO : one: Deleted 2025/09/16 04:56:30 DEBUG : B2 bucket rclone-test-huwicab5mowe path dst: Waiting for transfers to finish 2025/09/16 04:56:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/16 04:56:30 INFO : one: Copied (new) 2025/09/16 04:56:30 DEBUG : Waiting for deletions to finish 2025/09/16 04:56:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/16 04:56:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/16 04:56:31 INFO : three.txt: Deleted 2025/09/16 04:56:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.01s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:56:33 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe/dst" 2025/09/16 04:56:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/16 04:56:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/16 04:56:36 INFO : one: Copied (server-side copy) to: one.bak 2025/09/16 04:56:36 INFO : one: Deleted 2025/09/16 04:56:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 04:56:37 INFO : one: Copied (new) 2025/09/16 04:56:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:56:37 DEBUG : two: Unchanged skipping 2025/09/16 04:56:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/16 04:56:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/16 04:56:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/16 04:56:38 INFO : three.txt: Deleted 2025/09/16 04:56:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/16 04:56:38 INFO : three.txt: Copied (new) 2025/09/16 04:56:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/16 04:56:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 04:56:39 INFO : one: Copied (server-side copy) to: one.bak 2025/09/16 04:56:39 INFO : one: Deleted 2025/09/16 04:56:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/16 04:56:39 INFO : one: Copied (new) 2025/09/16 04:56:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:56:39 DEBUG : two: Unchanged skipping 2025/09/16 04:56:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/16 04:56:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/16 04:56:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/16 04:56:40 INFO : three.txt: Deleted 2025/09/16 04:56:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/16 04:56:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.19s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:56:44 DEBUG : Creating backend with remote "TestB2:rclone-test-huwicab5mowe/dst" 2025/09/16 04:56:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/16 04:56:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/16 04:56:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/16 04:56:47 INFO : one: Deleted 2025/09/16 04:56:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 04:56:48 INFO : one: Copied (new) 2025/09/16 04:56:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:56:48 DEBUG : two: Unchanged skipping 2025/09/16 04:56:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/16 04:56:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/16 04:56:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/16 04:56:49 INFO : three.txt: Deleted 2025/09/16 04:56:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/16 04:56:49 INFO : three.txt: Copied (new) 2025/09/16 04:56:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/16 04:56:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/16 04:56:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/16 04:56:51 INFO : one: Deleted 2025/09/16 04:56:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/16 04:56:51 INFO : one: Copied (new) 2025/09/16 04:56:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:56:52 DEBUG : two: Unchanged skipping 2025/09/16 04:56:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/16 04:56:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/16 04:56:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/16 04:56:53 INFO : three.txt: Deleted 2025/09/16 04:56:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/16 04:56:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.70s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:56:56 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:56:56 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/16 04:56:56 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:56:56 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/16 04:56:56 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/16 04:56:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.42s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:56:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/16 04:56:58 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:56:58 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:56:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/16 04:56:58 INFO : existing: Copied (new) 2025/09/16 04:56:58 DEBUG : Waiting for deletions to finish 2025/09/16 04:56:58 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:56:58 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/16 04:56:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/16 04:56:58 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:56:58 ERROR : B2 bucket rclone-test-huwicab5mowe: not deleting files as there were IO errors 2025/09/16 04:56:58 ERROR : B2 bucket rclone-test-huwicab5mowe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.94s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:57:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:00 DEBUG : existing: Unchanged skipping 2025/09/16 04:57:00 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:57:00 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:57:00 DEBUG : Waiting for deletions to finish 2025/09/16 04:57:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.47s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", 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-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:57:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:16 DEBUG : both0: Unchanged skipping 2025/09/16 04:57:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:16 DEBUG : both10: Unchanged skipping 2025/09/16 04:57:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:16 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:57:16 DEBUG : both11: Unchanged skipping 2025/09/16 04:57:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:16 DEBUG : both15: Unchanged skipping 2025/09/16 04:57:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:16 DEBUG : both12: Unchanged skipping 2025/09/16 04:57:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:16 DEBUG : both13: Unchanged skipping 2025/09/16 04:57:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:16 DEBUG : both16: Unchanged skipping 2025/09/16 04:57:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:16 DEBUG : both19: Unchanged skipping 2025/09/16 04:57:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:16 DEBUG : both1: Unchanged skipping 2025/09/16 04:57:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:16 DEBUG : both2: Unchanged skipping 2025/09/16 04:57:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:16 DEBUG : both3: Unchanged skipping 2025/09/16 04:57:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:16 DEBUG : both4: Unchanged skipping 2025/09/16 04:57:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:16 DEBUG : both5: Unchanged skipping 2025/09/16 04:57:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:16 DEBUG : both14: Unchanged skipping 2025/09/16 04:57:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:16 DEBUG : both6: Unchanged skipping 2025/09/16 04:57:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:16 DEBUG : both8: Unchanged skipping 2025/09/16 04:57:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:16 DEBUG : both9: Unchanged skipping 2025/09/16 04:57:16 DEBUG : both18: Unchanged skipping 2025/09/16 04:57:16 DEBUG : both17: Unchanged skipping 2025/09/16 04:57:16 DEBUG : both7: Unchanged skipping 2025/09/16 04:57:16 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:57:16 DEBUG : Waiting for deletions to finish 2025/09/16 04:57:16 INFO : only9: Deleted 2025/09/16 04:57:17 INFO : only14: Deleted 2025/09/16 04:57:17 INFO : only17: Deleted 2025/09/16 04:57:17 INFO : only2: Deleted 2025/09/16 04:57:17 INFO : only6: Deleted 2025/09/16 04:57:17 INFO : only0: Deleted 2025/09/16 04:57:17 INFO : only18: Deleted 2025/09/16 04:57:17 INFO : only1: Deleted 2025/09/16 04:57:17 INFO : only3: Deleted 2025/09/16 04:57:17 INFO : only10: Deleted 2025/09/16 04:57:17 INFO : only15: Deleted 2025/09/16 04:57:17 INFO : only13: Deleted 2025/09/16 04:57:17 INFO : only19: Deleted 2025/09/16 04:57:17 INFO : only4: Deleted 2025/09/16 04:57:17 INFO : only5: Deleted 2025/09/16 04:57:17 INFO : only8: Deleted 2025/09/16 04:57:17 INFO : only11: Deleted 2025/09/16 04:57:17 INFO : only12: Deleted 2025/09/16 04:57:18 INFO : only16: Deleted 2025/09/16 04:57:18 INFO : only7: Deleted 2025/09/16 04:57:18 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.77s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:57:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:36 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:57:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:36 DEBUG : both0: Unchanged skipping 2025/09/16 04:57:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:36 DEBUG : both13: Unchanged skipping 2025/09/16 04:57:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:36 DEBUG : both14: Unchanged skipping 2025/09/16 04:57:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:36 DEBUG : both15: Unchanged skipping 2025/09/16 04:57:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:36 DEBUG : both16: Unchanged skipping 2025/09/16 04:57:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:36 DEBUG : both17: Unchanged skipping 2025/09/16 04:57:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:36 DEBUG : both18: Unchanged skipping 2025/09/16 04:57:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:36 DEBUG : both19: Unchanged skipping 2025/09/16 04:57:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:36 DEBUG : both1: Unchanged skipping 2025/09/16 04:57:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:36 DEBUG : both2: Unchanged skipping 2025/09/16 04:57:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:36 DEBUG : both3: Unchanged skipping 2025/09/16 04:57:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:36 DEBUG : both4: Unchanged skipping 2025/09/16 04:57:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:36 DEBUG : both5: Unchanged skipping 2025/09/16 04:57:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:36 DEBUG : both11: Unchanged skipping 2025/09/16 04:57:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:36 DEBUG : both12: Unchanged skipping 2025/09/16 04:57:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:36 DEBUG : both10: Unchanged skipping 2025/09/16 04:57:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:57:36 DEBUG : both6: Unchanged skipping 2025/09/16 04:57:36 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/16 04:57:36 DEBUG : both7: Unchanged skipping 2025/09/16 04:57:36 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/16 04:57:36 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/16 04:57:36 DEBUG : both8: Unchanged skipping 2025/09/16 04:57:36 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/16 04:57:36 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/16 04:57:36 DEBUG : both9: Unchanged skipping 2025/09/16 04:57:36 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/16 04:57:36 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/16 04:57:36 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/16 04:57:36 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/16 04:57:36 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/16 04:57:36 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/16 04:57:36 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/16 04:57:36 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/16 04:57:36 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/16 04:57:36 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/16 04:57:36 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/16 04:57:36 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/16 04:57:36 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/16 04:57:36 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/16 04:57:36 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/16 04:57:36 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:57:36 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 04:57:36 INFO : only10: Copied (replaced existing) 2025/09/16 04:57:36 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 04:57:36 INFO : only12: Copied (replaced existing) 2025/09/16 04:57:36 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 04:57:36 INFO : only14: Copied (replaced existing) 2025/09/16 04:57:36 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 04:57:36 INFO : only11: Copied (replaced existing) 2025/09/16 04:57:36 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 04:57:36 INFO : only0: Copied (replaced existing) 2025/09/16 04:57:36 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 04:57:36 INFO : only15: Copied (replaced existing) 2025/09/16 04:57:36 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 04:57:36 INFO : only19: Copied (replaced existing) 2025/09/16 04:57:37 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 04:57:37 INFO : only16: Copied (replaced existing) 2025/09/16 04:57:37 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 04:57:37 INFO : only13: Copied (replaced existing) 2025/09/16 04:57:37 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 04:57:37 INFO : only17: Copied (replaced existing) 2025/09/16 04:57:37 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 04:57:37 INFO : only18: Copied (replaced existing) 2025/09/16 04:57:37 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 04:57:37 INFO : only1: Copied (replaced existing) 2025/09/16 04:57:37 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 04:57:37 INFO : only4: Copied (replaced existing) 2025/09/16 04:57:37 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 04:57:37 INFO : only2: Copied (replaced existing) 2025/09/16 04:57:37 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 04:57:37 INFO : only3: Copied (replaced existing) 2025/09/16 04:57:37 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 04:57:37 INFO : only5: Copied (replaced existing) 2025/09/16 04:57:37 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 04:57:37 INFO : only9: Copied (replaced existing) 2025/09/16 04:57:37 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 04:57:37 INFO : only6: Copied (replaced existing) 2025/09/16 04:57:37 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 04:57:37 INFO : only7: Copied (replaced existing) 2025/09/16 04:57:37 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/16 04:57:37 INFO : only8: Copied (replaced existing) 2025/09/16 04:57:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.33s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:57:45 DEBUG : empty_dir: Making directory with metadata 2025/09/16 04:57:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/16 04:57:45 DEBUG : empty_on_remote: Making directory with metadata 2025/09/16 04:57:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/16 04:57:45 INFO : empty_on_remote: Making directory 2025/09/16 04:57:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/16 04:57:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/16 04:57:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/16 04:57:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/16 04:57:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.43s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:57:48 DEBUG : empty_dir: Making directory with metadata 2025/09/16 04:57:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/16 04:57:48 DEBUG : empty_on_remote: Making directory with metadata 2025/09/16 04:57:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/16 04:57:48 INFO : empty_on_remote: Making directory 2025/09/16 04:57:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/16 04:57:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/16 04:57:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/16 04:57:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/16 04:57:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/16 04:57:48 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.17s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:57:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/16 04:57:50 INFO : sub dir: Making directory 2025/09/16 04:57:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:57:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/16 04:57:52 INFO : sub dir: Making directory 2025/09/16 04:57:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.07s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:58:01 DEBUG : Waiting for deletions to finish 2025/09/16 04:58:01 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:58:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 04:58:01 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:58:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 04:58:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 04:58:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 04:58:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 04:58:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 04:58:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 04:58:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 04:58:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 04:58:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 04:58:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 04:58:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 04:58:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 04:58:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 04:58:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 04:58:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 04:58:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 04:58:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : apple: Unchanged skipping 2025/09/16 04:58:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 04:58:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : banana: Unchanged skipping 2025/09/16 04:58:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:58:02 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:58:02 DEBUG : Waiting for deletions to finish 2025/09/16 04:58:02 INFO : There was nothing to transfer 2025/09/16 04:58:02 DEBUG : Waiting for deletions to finish 2025/09/16 04:58:02 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : apple: Unchanged skipping 2025/09/16 04:58:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 04:58:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : banana: Unchanged skipping 2025/09/16 04:58:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:58:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 04:58:02 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:58:02 DEBUG : Waiting for deletions to finish 2025/09/16 04:58:02 INFO : There was nothing to transfer 2025/09/16 04:58:02 DEBUG : Waiting for deletions to finish 2025/09/16 04:58:02 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 04:58:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:58:15 DEBUG : Waiting for deletions to finish 2025/09/16 04:58:16 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:58:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 04:58:16 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:58:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 04:58:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 04:58:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 04:58:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 04:58:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 04:58:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 04:58:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 04:58:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 04:58:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 04:58:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 04:58:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 04:58:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 04:58:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 04:58:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 04:58:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 04:58:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 04:58:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 04:58:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:16 DEBUG : apple: Unchanged skipping 2025/09/16 04:58:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 04:58:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:16 DEBUG : banana: Unchanged skipping 2025/09/16 04:58:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:16 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 04:58:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 04:58:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 04:58:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 04:58:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 04:58:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 04:58:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 04:58:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 04:58:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 04:58:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 04:58:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 04:58:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 04:58:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 04:58:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 04:58:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 04:58:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 04:58:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 04:58:16 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:58:16 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:58:16 DEBUG : Waiting for deletions to finish 2025/09/16 04:58:16 INFO : There was nothing to transfer 2025/09/16 04:58:16 DEBUG : Waiting for deletions to finish 2025/09/16 04:58:17 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:17 DEBUG : apple: Unchanged skipping 2025/09/16 04:58:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 04:58:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:17 DEBUG : banana: Unchanged skipping 2025/09/16 04:58:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:17 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 04:58:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 04:58:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 04:58:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 04:58:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 04:58:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 04:58:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 04:58:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 04:58:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 04:58:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 04:58:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 04:58:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 04:58:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 04:58:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 04:58:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 04:58:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 04:58:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 04:58:17 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:58:17 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:58:17 DEBUG : Waiting for deletions to finish 2025/09/16 04:58:17 INFO : There was nothing to transfer 2025/09/16 04:58:17 DEBUG : Waiting for deletions to finish 2025/09/16 04:58:17 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 04:58:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:58:30 DEBUG : Waiting for deletions to finish 2025/09/16 04:58:31 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:58:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 04:58:31 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:58:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 04:58:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 04:58:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 04:58:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 04:58:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 04:58:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 04:58:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 04:58:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 04:58:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 04:58:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 04:58:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 04:58:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 04:58:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 04:58:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 04:58:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 04:58:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 04:58:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 04:58:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:31 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/16 04:58:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/16 04:58:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:31 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/16 04:58:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/16 04:58:31 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:31 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/16 04:58:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/16 04:58:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:31 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:58:31 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:58:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/16 04:58:31 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/16 04:58:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/16 04:58:31 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/16 04:58:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/16 04:58:32 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/16 04:58:32 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/16 04:58:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/16 04:58:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/16 04:58:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/16 04:58:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/16 04:58:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/16 04:58:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/16 04:58:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/16 04:58:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/16 04:58:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/16 04:58:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/16 04:58:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/16 04:58:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/16 04:58:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/16 04:58:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/16 04:58:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/16 04:58:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/16 04:58:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/16 04:58:33 DEBUG : Waiting for deletions to finish 2025/09/16 04:58:33 INFO : dir1/0012-6789;.txt: Deleted 2025/09/16 04:58:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/16 04:58:33 INFO : apple: Deleted 2025/09/16 04:58:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/16 04:58:33 INFO : dir1/0007-1234567.txt: Deleted 2025/09/16 04:58:33 INFO : dir1/0011-56789;.txt: Deleted 2025/09/16 04:58:33 INFO : appleappleapplebanana: Deleted 2025/09/16 04:58:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/16 04:58:33 INFO : dir1/0003-defghij.txt: Deleted 2025/09/16 04:58:33 INFO : dir1/0008-2345678.txt: Deleted 2025/09/16 04:58:33 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/16 04:58:33 INFO : dir1/0014-89;=.txt: Deleted 2025/09/16 04:58:34 INFO : dir1/0015-9;=.txt: Deleted 2025/09/16 04:58:34 INFO : dir1/0009-3456789.txt: Deleted 2025/09/16 04:58:34 INFO : banana: Deleted 2025/09/16 04:58:34 INFO : splitbananasplit: Deleted 2025/09/16 04:58:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/16 04:58:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/16 04:58:34 INFO : dir1/0010-456789.txt: Deleted 2025/09/16 04:58:34 INFO : dir1/0013-789;=.txt: Deleted 2025/09/16 04:58:34 DEBUG : Waiting for deletions to finish 2025/09/16 04:58:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/16 04:58:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/16 04:58:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/16 04:58:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/16 04:58:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/16 04:58:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/16 04:58:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/16 04:58:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/16 04:58:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/16 04:58:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/16 04:58:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/16 04:58:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/16 04:58:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/16 04:58:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/16 04:58:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/16 04:58:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/16 04:58:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/16 04:58:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/16 04:58:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/16 04:58:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/16 04:58:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/16 04:58:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:34 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:34 DEBUG : apple: Unchanged skipping 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 04:58:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:34 DEBUG : banana: Unchanged skipping 2025/09/16 04:58:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:34 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 04:58:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/16 04:58:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 04:58:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 04:58:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 04:58:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 04:58:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 04:58:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 04:58:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 04:58:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/16 04:58:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 04:58:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 04:58:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 04:58:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 04:58:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 04:58:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 04:58:34 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:58:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 04:58:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 04:58:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:58:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 04:58:34 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:58:34 DEBUG : Waiting for deletions to finish 2025/09/16 04:58:34 DEBUG : Waiting for deletions to finish 2025/09/16 04:58:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/16 04:58:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/16 04:58:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/16 04:58:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/16 04:58:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/16 04:58:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/16 04:58:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/16 04:58:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/16 04:58:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/16 04:58:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/16 04:58:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/16 04:58:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/16 04:58:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/16 04:58:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/16 04:58:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/16 04:58:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/16 04:58:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/16 04:58:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/16 04:58:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/16 04:58:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/16 04:58:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/16 04:58:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:35 DEBUG : apple: transformed to: YXBwbGU= 2025/09/16 04:58:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/16 04:58:35 DEBUG : banana: transformed to: YmFuYW5h 2025/09/16 04:58:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/16 04:58:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/16 04:58:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/16 04:58:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/16 04:58:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/16 04:58:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/16 04:58:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:58:47 DEBUG : Waiting for deletions to finish 2025/09/16 04:58:48 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:58:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 04:58:48 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:58:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 04:58:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 04:58:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 04:58:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 04:58:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 04:58:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 04:58:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 04:58:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 04:58:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 04:58:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 04:58:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 04:58:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 04:58:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 04:58:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 04:58:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 04:58:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 04:58:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 04:58:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:48 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:48 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:48 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:48 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:48 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:48 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:48 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/16 04:58:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/16 04:58:48 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/16 04:58:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/16 04:58:48 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 04:58:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 04:58:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/16 04:58:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 04:58:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/16 04:58:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 04:58:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 04:58:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 04:58:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 04:58:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 04:58:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 04:58:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 04:58:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 04:58:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 04:58:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 04:58:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 04:58:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 04:58:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/16 04:58:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 04:58:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 04:58:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 04:58:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 04:58:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 04:58:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 04:58:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 04:58:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 04:58:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/16 04:58:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 04:58:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/16 04:58:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 04:58:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 04:58:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 04:58:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 04:58:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/16 04:58:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 04:58:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 04:58:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 04:58:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 04:58:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 04:58:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 04:58:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 04:58:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 04:58:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 04:58:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/16 04:58:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 04:58:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 04:58:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 04:58:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/16 04:58:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 04:58:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 04:58:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 04:58:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 04:58:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 04:58:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 04:58:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 04:58:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 04:58:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 04:58:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/16 04:58:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 04:58:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 04:58:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 04:58:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 04:58:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 04:58:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/16 04:58:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 04:58:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 04:58:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 04:58:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 04:58:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 04:58:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 04:58:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 04:58:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 04:58:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 04:58:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/16 04:58:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 04:58:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 04:58:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 04:58:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 04:58:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/16 04:58:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 04:58:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/16 04:58:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/16 04:58:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/16 04:58:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 04:58:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/16 04:58:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 04:58:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/16 04:58:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 04:58:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 04:58:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 04:58:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 04:58:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/16 04:58:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 04:58:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 04:58:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 04:58:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 04:58:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 04:58:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/16 04:58:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 04:58:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 04:58:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 04:58:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 04:58:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 04:58:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/16 04:58:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 04:58:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 04:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 04:58:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 04:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 04:58:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/16 04:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 04:58:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 04:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 04:58:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 04:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 04:58:48 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/16 04:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 04:58:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 04:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 04:58:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 04:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 04:58:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/16 04:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 04:58:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 04:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 04:58:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 04:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 04:58:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 04:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 04:58:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 04:58:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/16 04:58:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 04:58:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/16 04:58:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/16 04:58:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/16 04:58:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 04:58:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/16 04:58:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 04:58:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/16 04:58:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/16 04:58:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 04:58:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 04:58:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 04:58:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/16 04:58:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 04:58:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 04:58:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 04:58:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 04:58:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 04:58:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/16 04:58:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 04:58:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/16 04:58:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 04:58:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 04:58:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 04:58:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 04:58:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 04:58:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/16 04:58:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 04:58:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 04:58:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 04:58:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 04:58:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 04:58:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 04:58:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 04:58:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 04:58:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 04:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 04:58:48 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/16 04:58:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 04:58:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/16 04:58:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/16 04:58:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/16 04:58:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/16 04:58:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/16 04:58:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/16 04:58:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/16 04:58:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/16 04:58:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/16 04:58:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/16 04:58:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/16 04:58:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/16 04:58:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/16 04:58:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/16 04:58:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/16 04:58:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:48 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/16 04:58:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:48 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:58:48 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:58:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/16 04:58:48 INFO : apple: Copied (new) to: PREFIXapple 2025/09/16 04:58:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/16 04:58:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/16 04:58:48 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/16 04:58:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/16 04:58:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/16 04:58:49 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/16 04:58:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/16 04:58:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/16 04:58:49 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/16 04:58:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/16 04:58:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/16 04:58:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/16 04:58:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/16 04:58:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/16 04:58:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/16 04:58:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/16 04:58:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/16 04:58:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/16 04:58:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/16 04:58:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/16 04:58:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/16 04:58:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/16 04:58:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/16 04:58:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/16 04:58:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/16 04:58:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/16 04:58:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/16 04:58:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/16 04:58:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/16 04:58:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/16 04:58:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/16 04:58:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/16 04:58:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/16 04:58:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/16 04:58:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/16 04:58:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/16 04:58:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/16 04:58:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/16 04:58:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/16 04:58:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/16 04:58:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/16 04:58:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/16 04:58:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/16 04:58:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/16 04:58:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/16 04:58:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/16 04:58:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/16 04:58:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/16 04:58:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/16 04:58:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/16 04:58:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/16 04:58:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/16 04:58:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/16 04:58:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/16 04:58:50 DEBUG : Waiting for deletions to finish 2025/09/16 04:58:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/16 04:58:50 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/16 04:58:50 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/16 04:58:50 INFO : dir1/0009-3456789.txt: Deleted 2025/09/16 04:58:50 INFO : dir1/0003-defghij.txt: Deleted 2025/09/16 04:58:50 INFO : banana: Deleted 2025/09/16 04:58:50 INFO : splitbananasplit: Deleted 2025/09/16 04:58:50 INFO : apple: Deleted 2025/09/16 04:58:50 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/16 04:58:50 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/16 04:58:50 INFO : dir1/0011-56789;.txt: Deleted 2025/09/16 04:58:50 INFO : dir1/0007-1234567.txt: Deleted 2025/09/16 04:58:51 INFO : dir1/0013-789;=.txt: Deleted 2025/09/16 04:58:51 INFO : appleappleapplebanana: Deleted 2025/09/16 04:58:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/16 04:58:51 INFO : dir1/0010-456789.txt: Deleted 2025/09/16 04:58:51 INFO : dir1/0012-6789;.txt: Deleted 2025/09/16 04:58:51 INFO : dir1/0014-89;=.txt: Deleted 2025/09/16 04:58:51 INFO : dir1/0015-9;=.txt: Deleted 2025/09/16 04:58:51 INFO : dir1/0008-2345678.txt: Deleted 2025/09/16 04:58:51 DEBUG : Waiting for deletions to finish 2025/09/16 04:58:51 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/16 04:58:51 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/16 04:58:51 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/16 04:58:51 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/16 04:58:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 04:58:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 04:58:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 04:58:51 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/16 04:58:51 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 04:58:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 04:58:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 04:58:51 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/16 04:58:51 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/16 04:58:51 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/16 04:58:51 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/16 04:58:51 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/16 04:58:51 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/16 04:58:51 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/16 04:58:51 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/16 04:58:51 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/16 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/16 04:58:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/16 04:58:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/16 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/16 04:58:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/16 04:58:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/16 04:58:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/16 04:58:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/16 04:58:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/16 04:58:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/16 04:58:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/16 04:58:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/16 04:58:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/16 04:58:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/16 04:58:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/16 04:58:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/16 04:58:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/16 04:58:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/16 04:58:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/16 04:58:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/16 04:58:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/16 04:58:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/16 04:58:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/16 04:58:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/16 04:58:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/16 04:58:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/16 04:58:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/16 04:58:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/16 04:58:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/16 04:58:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/16 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/16 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/16 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/16 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/16 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/16 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/16 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/16 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/16 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/16 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/16 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/16 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/16 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/16 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/16 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/16 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/16 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/16 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/16 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/16 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/16 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/16 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/16 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/16 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/16 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/16 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/16 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/16 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/16 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/16 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/16 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/16 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/16 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/16 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/16 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/16 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/16 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/16 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/16 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/16 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/16 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/16 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/16 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/16 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/16 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/16 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/16 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/16 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/16 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/16 04:58:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/16 04:58:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/16 04:58:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/16 04:58:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/16 04:58:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/16 04:58:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/16 04:58:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/16 04:58:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/16 04:58:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/16 04:58:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/16 04:58:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/16 04:58:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/16 04:58:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/16 04:58:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/16 04:58:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/16 04:58:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:51 DEBUG : apple: transformed to: PREFIXapple 2025/09/16 04:58:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/16 04:58:51 DEBUG : banana: transformed to: PREFIXbanana 2025/09/16 04:58:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/16 04:58:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/16 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/16 04:58:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/16 04:58:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/16 04:58:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/16 04:58:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/16 04:58:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/16 04:58:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/16 04:58:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/16 04:58:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/16 04:58:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/16 04:58:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/16 04:58:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/16 04:58:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/16 04:58:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/16 04:58:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/16 04:58:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/16 04:58:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/16 04:58:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/16 04:58:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/16 04:58:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/16 04:58:51 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:58:51 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:58:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/16 04:58:52 INFO : banana: Copied (new) 2025/09/16 04:58:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/16 04:58:52 INFO : apple: Copied (new) 2025/09/16 04:58:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/16 04:58:52 INFO : appleappleapplebanana: Copied (new) 2025/09/16 04:58:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/16 04:58:52 INFO : splitbananasplit: Copied (new) 2025/09/16 04:58:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/16 04:58:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/16 04:58:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/16 04:58:52 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/16 04:58:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/16 04:58:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/16 04:58:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/16 04:58:52 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/16 04:58:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/16 04:58:52 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/16 04:58:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/16 04:58:52 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/16 04:58:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/16 04:58:52 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/16 04:58:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/16 04:58:52 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/16 04:58:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/16 04:58:52 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/16 04:58:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/16 04:58:53 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/16 04:58:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/16 04:58:53 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/16 04:58:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/16 04:58:53 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/16 04:58:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/16 04:58:53 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/16 04:58:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/16 04:58:53 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/16 04:58:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/16 04:58:53 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/16 04:58:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/16 04:58:53 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/16 04:58:53 DEBUG : Waiting for deletions to finish 2025/09/16 04:58:53 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/16 04:58:53 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/16 04:58:53 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/16 04:58:53 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/16 04:58:53 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/16 04:58:53 INFO : PREFIXsplitbananasplit: Deleted 2025/09/16 04:58:53 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/16 04:58:53 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/16 04:58:53 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/16 04:58:53 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/16 04:58:53 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/16 04:58:53 INFO : PREFIXapple: Deleted 2025/09/16 04:58:53 INFO : PREFIXbanana: Deleted 2025/09/16 04:58:53 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/16 04:58:53 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/16 04:58:53 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/16 04:58:54 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/16 04:58:54 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/16 04:58:54 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/16 04:58:54 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/16 04:58:54 DEBUG : Waiting for deletions to finish 2025/09/16 04:58:54 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : Waiting for deletions to finish 2025/09/16 04:58:54 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 04:58:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:59:07 DEBUG : Waiting for deletions to finish 2025/09/16 04:59:07 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:59:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 04:59:07 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:59:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 04:59:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 04:59:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 04:59:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 04:59:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 04:59:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 04:59:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 04:59:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 04:59:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 04:59:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 04:59:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 04:59:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 04:59:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 04:59:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 04:59:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 04:59:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 04:59:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 04:59:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/16 04:59:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/16 04:59:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/16 04:59:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/16 04:59:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/16 04:59:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/16 04:59:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/16 04:59:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/16 04:59:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/16 04:59:07 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/16 04:59:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/16 04:59:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/16 04:59:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/16 04:59:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/16 04:59:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/16 04:59:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/16 04:59:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/16 04:59:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/16 04:59:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/16 04:59:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/16 04:59:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/16 04:59:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/16 04:59:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/16 04:59:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:07 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:59:07 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:59:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/16 04:59:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/16 04:59:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/16 04:59:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/16 04:59:08 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/16 04:59:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/16 04:59:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/16 04:59:08 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/16 04:59:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/16 04:59:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/16 04:59:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/16 04:59:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/16 04:59:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/16 04:59:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/16 04:59:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/16 04:59:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/16 04:59:08 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/16 04:59:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/16 04:59:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/16 04:59:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/16 04:59:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/16 04:59:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/16 04:59:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/16 04:59:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/16 04:59:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/16 04:59:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/16 04:59:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/16 04:59:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/16 04:59:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/16 04:59:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/16 04:59:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/16 04:59:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/16 04:59:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/16 04:59:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/16 04:59:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/16 04:59:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/16 04:59:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/16 04:59:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/16 04:59:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/16 04:59:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/16 04:59:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/16 04:59:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/16 04:59:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/16 04:59:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/16 04:59:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/16 04:59:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/16 04:59:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/16 04:59:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/16 04:59:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/16 04:59:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/16 04:59:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/16 04:59:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/16 04:59:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/16 04:59:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/16 04:59:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/16 04:59:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/16 04:59:09 DEBUG : Waiting for deletions to finish 2025/09/16 04:59:09 INFO : dir1/0012-6789;.txt: Deleted 2025/09/16 04:59:09 INFO : dir1/0013-789;=.txt: Deleted 2025/09/16 04:59:09 INFO : dir1/0014-89;=.txt: Deleted 2025/09/16 04:59:09 INFO : dir1/0015-9;=.txt: Deleted 2025/09/16 04:59:10 INFO : appleappleapplebanana: Deleted 2025/09/16 04:59:10 INFO : dir1/0009-3456789.txt: Deleted 2025/09/16 04:59:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/16 04:59:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/16 04:59:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/16 04:59:10 INFO : dir1/0011-56789;.txt: Deleted 2025/09/16 04:59:10 INFO : apple: Deleted 2025/09/16 04:59:10 INFO : splitbananasplit: Deleted 2025/09/16 04:59:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/16 04:59:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/16 04:59:10 INFO : dir1/0003-defghij.txt: Deleted 2025/09/16 04:59:10 INFO : dir1/0007-1234567.txt: Deleted 2025/09/16 04:59:10 INFO : dir1/0008-2345678.txt: Deleted 2025/09/16 04:59:10 INFO : dir1/0010-456789.txt: Deleted 2025/09/16 04:59:10 INFO : banana: Deleted 2025/09/16 04:59:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/16 04:59:10 DEBUG : Waiting for deletions to finish 2025/09/16 04:59:10 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/16 04:59:10 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/16 04:59:10 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/16 04:59:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/16 04:59:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/16 04:59:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/16 04:59:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/16 04:59:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/16 04:59:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/16 04:59:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/16 04:59:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/16 04:59:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/16 04:59:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/16 04:59:10 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/16 04:59:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/16 04:59:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/16 04:59:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/16 04:59:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/16 04:59:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/16 04:59:10 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/16 04:59:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/16 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/16 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/16 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/16 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/16 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/16 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/16 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/16 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/16 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/16 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/16 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/16 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/16 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/16 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/16 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/16 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/16 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/16 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/16 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/16 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/16 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/16 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/16 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/16 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/16 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/16 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/16 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/16 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/16 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/16 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/16 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/16 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/16 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/16 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/16 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/16 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/16 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/16 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/16 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/16 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/16 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/16 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/16 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/16 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/16 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/16 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/16 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/16 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/16 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/16 04:59:10 DEBUG : apple: transformed to: appleSUFFIX 2025/09/16 04:59:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/16 04:59:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/16 04:59:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/16 04:59:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/16 04:59:11 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/16 04:59:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/16 04:59:11 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/16 04:59:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/16 04:59:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:11 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:59:11 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:59:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/16 04:59:11 INFO : banana: Copied (new) 2025/09/16 04:59:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/16 04:59:11 INFO : apple: Copied (new) 2025/09/16 04:59:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/16 04:59:11 INFO : appleappleapplebanana: Copied (new) 2025/09/16 04:59:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/16 04:59:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/16 04:59:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/16 04:59:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/16 04:59:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/16 04:59:11 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/16 04:59:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/16 04:59:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/16 04:59:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/16 04:59:11 INFO : splitbananasplit: Copied (new) 2025/09/16 04:59:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/16 04:59:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/16 04:59:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/16 04:59:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/16 04:59:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/16 04:59:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/16 04:59:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/16 04:59:12 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/16 04:59:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/16 04:59:12 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/16 04:59:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/16 04:59:12 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/16 04:59:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/16 04:59:12 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/16 04:59:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/16 04:59:12 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/16 04:59:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/16 04:59:12 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/16 04:59:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/16 04:59:12 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/16 04:59:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/16 04:59:12 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/16 04:59:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/16 04:59:12 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/16 04:59:12 DEBUG : Waiting for deletions to finish 2025/09/16 04:59:13 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/16 04:59:13 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/16 04:59:13 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/16 04:59:13 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/16 04:59:13 INFO : bananaSUFFIX: Deleted 2025/09/16 04:59:13 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/16 04:59:13 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/16 04:59:13 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/16 04:59:13 INFO : appleSUFFIX: Deleted 2025/09/16 04:59:13 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/16 04:59:13 INFO : splitbananasplitSUFFIX: Deleted 2025/09/16 04:59:13 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/16 04:59:13 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/16 04:59:13 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/16 04:59:13 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/16 04:59:13 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/16 04:59:13 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/16 04:59:13 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/16 04:59:13 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/16 04:59:13 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/16 04:59:13 DEBUG : Waiting for deletions to finish 2025/09/16 04:59:13 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:59:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 04:59:13 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:59:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 04:59:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 04:59:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 04:59:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 04:59:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 04:59:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 04:59:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 04:59:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 04:59:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 04:59:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 04:59:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 04:59:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 04:59:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 04:59:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 04:59:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 04:59:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 04:59:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 04:59:13 DEBUG : Waiting for deletions to finish 2025/09/16 04:59:14 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:59:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 04:59:14 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:59:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 04:59:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 04:59:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 04:59:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 04:59:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 04:59:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 04:59:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 04:59:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 04:59:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 04:59:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 04:59:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 04:59:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 04:59:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 04:59:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 04:59:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 04:59:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 04:59:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:59:26 DEBUG : Waiting for deletions to finish 2025/09/16 04:59:26 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:59:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 04:59:26 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:59:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 04:59:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 04:59:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 04:59:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 04:59:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 04:59:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 04:59:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 04:59:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 04:59:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 04:59:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 04:59:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 04:59:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 04:59:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 04:59:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 04:59:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 04:59:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 04:59:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 04:59:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 04:59:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 04:59:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 04:59:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 04:59:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/16 04:59:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 04:59:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/16 04:59:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:27 DEBUG : apple: Unchanged skipping 2025/09/16 04:59:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:27 DEBUG : banana: Unchanged skipping 2025/09/16 04:59:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 04:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 04:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 04:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 04:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 04:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 04:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 04:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 04:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 04:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 04:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 04:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 04:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 04:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 04:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 04:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 04:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 04:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 04:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 04:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 04:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 04:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 04:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 04:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 04:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 04:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 04:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 04:59:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 04:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 04:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 04:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 04:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 04:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 04:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 04:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 04:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/16 04:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 04:59:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 04:59:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 04:59:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 04:59:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/16 04:59:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/16 04:59:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/16 04:59:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/16 04:59:27 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:59:27 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:59:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/16 04:59:27 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/16 04:59:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/16 04:59:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/16 04:59:27 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/16 04:59:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/16 04:59:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/16 04:59:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/16 04:59:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/16 04:59:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/16 04:59:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/16 04:59:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/16 04:59:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/16 04:59:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/16 04:59:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/16 04:59:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/16 04:59:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/16 04:59:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/16 04:59:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/16 04:59:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/16 04:59:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/16 04:59:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/16 04:59:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/16 04:59:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/16 04:59:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/16 04:59:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/16 04:59:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/16 04:59:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/16 04:59:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/16 04:59:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/16 04:59:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/16 04:59:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/16 04:59:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/16 04:59:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/16 04:59:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/16 04:59:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/16 04:59:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/16 04:59:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/16 04:59:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/16 04:59:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/16 04:59:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/16 04:59:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/16 04:59:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/16 04:59:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/16 04:59:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/16 04:59:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/16 04:59:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/16 04:59:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/16 04:59:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/16 04:59:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/16 04:59:28 DEBUG : Waiting for deletions to finish 2025/09/16 04:59:29 INFO : splitbananasplit: Deleted 2025/09/16 04:59:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/16 04:59:29 INFO : appleappleapplebanana: Deleted 2025/09/16 04:59:29 INFO : dir1/0008-2345678.txt: Deleted 2025/09/16 04:59:29 INFO : dir1/0009-3456789.txt: Deleted 2025/09/16 04:59:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/16 04:59:29 INFO : dir1/0013-789;=.txt: Deleted 2025/09/16 04:59:29 INFO : dir1/0003-defghij.txt: Deleted 2025/09/16 04:59:29 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/16 04:59:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/16 04:59:29 INFO : dir1/0010-456789.txt: Deleted 2025/09/16 04:59:29 INFO : dir1/0007-1234567.txt: Deleted 2025/09/16 04:59:29 INFO : dir1/0011-56789;.txt: Deleted 2025/09/16 04:59:29 INFO : dir1/0014-89;=.txt: Deleted 2025/09/16 04:59:29 INFO : dir1/0015-9;=.txt: Deleted 2025/09/16 04:59:29 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/16 04:59:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/16 04:59:29 INFO : dir1/0012-6789;.txt: Deleted 2025/09/16 04:59:29 DEBUG : Waiting for deletions to finish 2025/09/16 04:59:29 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:59:29 DEBUG : appleapple: Excluded (Path Filter) 2025/09/16 04:59:29 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:59:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/16 04:59:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/16 04:59:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/16 04:59:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/16 04:59:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/16 04:59:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/16 04:59:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/16 04:59:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/16 04:59:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/16 04:59:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/16 04:59:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/16 04:59:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/16 04:59:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/16 04:59:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/16 04:59:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/16 04:59:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/16 04:59:29 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/16 04:59:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/16 04:59:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/16 04:59:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/16 04:59:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/16 04:59:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/16 04:59:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/16 04:59:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/16 04:59:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/16 04:59:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/16 04:59:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/16 04:59:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/16 04:59:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/16 04:59:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/16 04:59:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/16 04:59:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/16 04:59:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/16 04:59:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/16 04:59:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/16 04:59:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/16 04:59:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/16 04:59:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/16 04:59:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/16 04:59:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/16 04:59:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/16 04:59:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/16 04:59:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/16 04:59:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/16 04:59:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/16 04:59:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/16 04:59:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/16 04:59:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/16 04:59:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/16 04:59:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/16 04:59:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/16 04:59:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/16 04:59:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/16 04:59:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/16 04:59:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/16 04:59:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/16 04:59:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/16 04:59:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/16 04:59:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/16 04:59:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/16 04:59:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/16 04:59:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/16 04:59:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/16 04:59:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/16 04:59:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/16 04:59:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/16 04:59:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/16 04:59:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/16 04:59:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/16 04:59:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/16 04:59:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/16 04:59:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/16 04:59:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/16 04:59:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/16 04:59:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/16 04:59:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/16 04:59:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/16 04:59:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/16 04:59:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 04:59:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/16 04:59:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/16 04:59:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/16 04:59:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/16 04:59:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/16 04:59:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/16 04:59:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/16 04:59:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/16 04:59:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/16 04:59:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/16 04:59:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/16 04:59:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/16 04:59:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/16 04:59:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/16 04:59:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/16 04:59:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/16 04:59:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 04:59:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 04:59:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 04:59:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 04:59:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:30 DEBUG : apple: Unchanged skipping 2025/09/16 04:59:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:30 DEBUG : banana: Unchanged skipping 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:30 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 04:59:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 04:59:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 04:59:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 04:59:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 04:59:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/16 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/16 04:59:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/16 04:59:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/16 04:59:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/16 04:59:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/16 04:59:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/16 04:59:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/16 04:59:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/16 04:59:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 04:59:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 04:59:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 04:59:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 04:59:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/16 04:59:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 04:59:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 04:59:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/16 04:59:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/16 04:59:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/16 04:59:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/16 04:59:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/16 04:59:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/16 04:59:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/16 04:59:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 04:59:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 04:59:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 04:59:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 04:59:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 04:59:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 04:59:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 04:59:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 04:59:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 04:59:30 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:59:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 04:59:30 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:59:30 DEBUG : Waiting for deletions to finish 2025/09/16 04:59:30 DEBUG : Waiting for deletions to finish 2025/09/16 04:59:30 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:59:30 DEBUG : appleapple: Excluded (Path Filter) 2025/09/16 04:59:30 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:59:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/16 04:59:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/16 04:59:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/16 04:59:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/16 04:59:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/16 04:59:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/16 04:59:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/16 04:59:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/16 04:59:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/16 04:59:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/16 04:59:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/16 04:59:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/16 04:59:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/16 04:59:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/16 04:59:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/16 04:59:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/16 04:59:30 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/16 04:59:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/16 04:59:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/16 04:59:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/16 04:59:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/16 04:59:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/16 04:59:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/16 04:59:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/16 04:59:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/16 04:59:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/16 04:59:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/16 04:59:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/16 04:59:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/16 04:59:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/16 04:59:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/16 04:59:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/16 04:59:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/16 04:59:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/16 04:59:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/16 04:59:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/16 04:59:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/16 04:59:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/16 04:59:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/16 04:59:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/16 04:59:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/16 04:59:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/16 04:59:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/16 04:59:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/16 04:59:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/16 04:59:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/16 04:59:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/16 04:59:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/16 04:59:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/16 04:59:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/16 04:59:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/16 04:59:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/16 04:59:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/16 04:59:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/16 04:59:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/16 04:59:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/16 04:59:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/16 04:59:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/16 04:59:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/16 04:59:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/16 04:59:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/16 04:59:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/16 04:59:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/16 04:59:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/16 04:59:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/16 04:59:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/16 04:59:30 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:59:43 DEBUG : Waiting for deletions to finish 2025/09/16 04:59:43 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:59:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 04:59:43 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:59:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 04:59:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 04:59:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 04:59:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 04:59:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 04:59:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 04:59:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 04:59:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 04:59:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 04:59:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 04:59:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 04:59:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 04:59:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 04:59:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 04:59:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 04:59:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 04:59:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 04:59:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 04:59:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:43 DEBUG : banana: Unchanged skipping 2025/09/16 04:59:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:43 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 04:59:43 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:59:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 04:59:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 04:59:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 04:59:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 04:59:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 04:59:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 04:59:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 04:59:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 04:59:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 04:59:43 DEBUG : apple: Unchanged skipping 2025/09/16 04:59:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 04:59:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 04:59:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 04:59:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 04:59:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 04:59:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 04:59:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 04:59:43 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:59:43 DEBUG : Waiting for deletions to finish 2025/09/16 04:59:43 DEBUG : Waiting for deletions to finish 2025/09/16 04:59:44 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:44 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 04:59:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 04:59:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:44 DEBUG : apple: Unchanged skipping 2025/09/16 04:59:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 04:59:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 04:59:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 04:59:44 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:59:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 04:59:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 04:59:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 04:59:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 04:59:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 04:59:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 04:59:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 04:59:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 04:59:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 04:59:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 04:59:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 04:59:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 04:59:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 04:59:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:44 DEBUG : banana: Unchanged skipping 2025/09/16 04:59:44 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:59:44 DEBUG : Waiting for deletions to finish 2025/09/16 04:59:44 DEBUG : Waiting for deletions to finish 2025/09/16 04:59:44 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 04:59:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 04:59:45 DEBUG : Waiting for deletions to finish 2025/09/16 04:59:45 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:59:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 04:59:45 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:59:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 04:59:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 04:59:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 04:59:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 04:59:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 04:59:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 04:59:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 04:59:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 04:59:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 04:59:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 04:59:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 04:59:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 04:59:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 04:59:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 04:59:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 04:59:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 04:59:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 04:59:57 DEBUG : Waiting for deletions to finish 2025/09/16 04:59:58 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:58 DEBUG : apple: Unchanged skipping 2025/09/16 04:59:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 04:59:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:58 DEBUG : banana: Unchanged skipping 2025/09/16 04:59:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:58 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 04:59:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 04:59:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 04:59:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 04:59:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 04:59:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 04:59:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 04:59:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 04:59:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 04:59:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 04:59:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 04:59:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 04:59:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 04:59:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 04:59:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 04:59:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 04:59:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 04:59:58 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:59:58 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:59:58 DEBUG : Waiting for deletions to finish 2025/09/16 04:59:58 DEBUG : Waiting for deletions to finish 2025/09/16 04:59:58 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 04:59:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 04:59:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:59 DEBUG : apple: Unchanged skipping 2025/09/16 04:59:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 04:59:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:59 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 04:59:59 DEBUG : banana: Unchanged skipping 2025/09/16 04:59:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 04:59:59 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 04:59:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 04:59:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 04:59:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 04:59:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 04:59:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 04:59:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 04:59:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 04:59:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 04:59:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 04:59:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 04:59:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 04:59:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 04:59:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 04:59:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 04:59:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 04:59:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 04:59:59 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 04:59:59 DEBUG : Waiting for deletions to finish 2025/09/16 04:59:59 DEBUG : Waiting for deletions to finish 2025/09/16 04:59:59 DEBUG : apple: Excluded (Path Filter) 2025/09/16 04:59:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 04:59:59 DEBUG : banana: Excluded (Path Filter) 2025/09/16 04:59:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 04:59:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 04:59:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 04:59:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 04:59:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 04:59:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 04:59:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 04:59:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 04:59:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 04:59:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 04:59:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 04:59:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 04:59:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 04:59:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 04:59:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 04:59:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 04:59:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 05:00:11 DEBUG : Waiting for deletions to finish 2025/09/16 05:00:12 DEBUG : apple: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : banana: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:12 DEBUG : apple: Unchanged skipping 2025/09/16 05:00:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:12 DEBUG : banana: Unchanged skipping 2025/09/16 05:00:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:12 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 05:00:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 05:00:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 05:00:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 05:00:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 05:00:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 05:00:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 05:00:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 05:00:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 05:00:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 05:00:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 05:00:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 05:00:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 05:00:12 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 05:00:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 05:00:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 05:00:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 05:00:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 05:00:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 05:00:12 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 05:00:12 DEBUG : Waiting for deletions to finish 2025/09/16 05:00:12 DEBUG : Waiting for deletions to finish 2025/09/16 05:00:12 DEBUG : apple: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : banana: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 05:00:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 05:00:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:13 DEBUG : apple: Unchanged skipping 2025/09/16 05:00:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 05:00:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:13 DEBUG : banana: Unchanged skipping 2025/09/16 05:00:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:13 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 05:00:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 05:00:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 05:00:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 05:00:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 05:00:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 05:00:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 05:00:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 05:00:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 05:00:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 05:00:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 05:00:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 05:00:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 05:00:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 05:00:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 05:00:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 05:00:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 05:00:13 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 05:00:13 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 05:00:13 DEBUG : Waiting for deletions to finish 2025/09/16 05:00:13 DEBUG : Waiting for deletions to finish 2025/09/16 05:00:13 DEBUG : apple: Excluded (Path Filter) 2025/09/16 05:00:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 05:00:13 DEBUG : banana: Excluded (Path Filter) 2025/09/16 05:00:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 05:00:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 05:00:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 05:00:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 05:00:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 05:00:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 05:00:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 05:00:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 05:00:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 05:00:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 05:00:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 05:00:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 05:00:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 05:00:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 05:00:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 05:00:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 05:00:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 05:00:25 DEBUG : Waiting for deletions to finish 2025/09/16 05:00:26 DEBUG : apple: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : banana: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:26 DEBUG : apple: Unchanged skipping 2025/09/16 05:00:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 05:00:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:26 DEBUG : banana: Unchanged skipping 2025/09/16 05:00:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:26 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 05:00:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 05:00:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 05:00:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 05:00:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 05:00:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 05:00:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 05:00:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 05:00:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 05:00:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 05:00:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 05:00:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 05:00:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 05:00:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 05:00:26 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 05:00:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 05:00:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 05:00:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 05:00:26 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 05:00:26 DEBUG : Waiting for deletions to finish 2025/09/16 05:00:26 DEBUG : Waiting for deletions to finish 2025/09/16 05:00:26 DEBUG : apple: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : banana: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 05:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 05:00:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:27 DEBUG : apple: Unchanged skipping 2025/09/16 05:00:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 05:00:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:27 DEBUG : banana: Unchanged skipping 2025/09/16 05:00:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:27 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 05:00:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 05:00:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 05:00:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:27 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 05:00:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 05:00:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 05:00:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 05:00:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 05:00:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 05:00:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 05:00:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 05:00:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 05:00:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 05:00:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 05:00:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 05:00:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 05:00:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 05:00:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 05:00:27 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 05:00:27 DEBUG : Waiting for deletions to finish 2025/09/16 05:00:27 DEBUG : Waiting for deletions to finish 2025/09/16 05:00:27 DEBUG : apple: Excluded (Path Filter) 2025/09/16 05:00:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 05:00:27 DEBUG : banana: Excluded (Path Filter) 2025/09/16 05:00:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 05:00:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 05:00:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 05:00:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 05:00:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 05:00:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 05:00:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 05:00:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 05:00:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 05:00:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 05:00:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 05:00:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 05:00:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 05:00:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 05:00:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 05:00:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 05:00:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 05:00:40 DEBUG : Waiting for deletions to finish 2025/09/16 05:00:40 DEBUG : apple: Excluded (Path Filter) 2025/09/16 05:00:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 05:00:40 DEBUG : banana: Excluded (Path Filter) 2025/09/16 05:00:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 05:00:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 05:00:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 05:00:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 05:00:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 05:00:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 05:00:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 05:00:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 05:00:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 05:00:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 05:00:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 05:00:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 05:00:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 05:00:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 05:00:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 05:00:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 05:00:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 05:00:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : apple: Unchanged skipping 2025/09/16 05:00:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : banana: Unchanged skipping 2025/09/16 05:00:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 05:00:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 05:00:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 05:00:41 DEBUG : Waiting for deletions to finish 2025/09/16 05:00:41 DEBUG : Waiting for deletions to finish 2025/09/16 05:00:41 DEBUG : apple: Excluded (Path Filter) 2025/09/16 05:00:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 05:00:41 DEBUG : banana: Excluded (Path Filter) 2025/09/16 05:00:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 05:00:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 05:00:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 05:00:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 05:00:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 05:00:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 05:00:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 05:00:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 05:00:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 05:00:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 05:00:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 05:00:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 05:00:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 05:00:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 05:00:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 05:00:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/16 05:00:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : banana: Unchanged skipping 2025/09/16 05:00:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/16 05:00:41 DEBUG : apple: Unchanged skipping 2025/09/16 05:00:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : splitbananasplit: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 05:00:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/16 05:00:41 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 05:00:41 DEBUG : Waiting for deletions to finish 2025/09/16 05:00:41 DEBUG : Waiting for deletions to finish 2025/09/16 05:00:42 DEBUG : apple: Excluded (Path Filter) 2025/09/16 05:00:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/16 05:00:42 DEBUG : banana: Excluded (Path Filter) 2025/09/16 05:00:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/16 05:00:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/16 05:00:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/16 05:00:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/16 05:00:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/16 05:00:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/16 05:00:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/16 05:00:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/16 05:00:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/16 05:00:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/16 05:00:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/16 05:00:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/16 05:00:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/16 05:00:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/16 05:00:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/16 05:00:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/16 05:00:42 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (172.61s) --- PASS: TestTransform/NFC (13.26s) --- PASS: TestTransform/NFD (14.93s) --- PASS: TestTransform/base64 (17.38s) --- PASS: TestTransform/prefix (19.56s) --- PASS: TestTransform/suffix (19.36s) --- PASS: TestTransform/truncate (16.57s) --- PASS: TestTransform/encoder (14.59s) --- PASS: TestTransform/ISO-8859-1 (14.27s) --- PASS: TestTransform/charmap (13.99s) --- PASS: TestTransform/lowercase (14.19s) --- PASS: TestTransform/ascii (14.50s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 05:00:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/16 05:00:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/16 05:00:47 INFO : sub dir_somesuffix: Making directory 2025/09/16 05:00:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/16 05:00:47 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/16 05:00:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/16 05:00:47 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/16 05:00:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/16 05:00:47 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 05:00:47 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 05:00:48 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 05:00:48 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/16 05:00:48 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.78s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 05:00:48 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:49 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:49 INFO : tictactoe: Making directory 2025/09/16 05:00:49 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:49 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 05:00:49 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/16 05:00:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 05:00:49 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 05:00:49 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 05:00:49 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 05:00:49 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/16 05:00:49 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.58s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 05:00:50 INFO : toe: Making directory 2025/09/16 05:00:50 INFO : toe/toe: Making directory 2025/09/16 05:00:50 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/16 05:00:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/16 05:00:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/16 05:00:50 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 05:00:50 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 05:00:51 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 05:00:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/16 05:00:51 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.93s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 05:00:52 INFO : toe: Making directory 2025/09/16 05:00:52 INFO : toe/toe: Making directory 2025/09/16 05:00:52 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/16 05:00:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/16 05:00:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/16 05:00:52 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 05:00:52 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 05:00:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 05:00:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/16 05:00:53 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.61s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 05:00:53 DEBUG : empty_dir: Making directory with metadata 2025/09/16 05:00:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/16 05:00:53 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 05:00:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 05:00:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 05:00:54 INFO : tictacempty_dir: Making directory 2025/09/16 05:00:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 05:00:54 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:54 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:54 INFO : tictactoe: Making directory 2025/09/16 05:00:54 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:54 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 05:00:54 INFO : tictactoe/tictactoe: Making directory 2025/09/16 05:00:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 05:00:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/16 05:00:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/16 05:00:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/16 05:00:54 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 05:00:54 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 05:00:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 05:00:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/16 05:00:54 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.68s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 05:00:55 DEBUG : empty_dir: Making directory with metadata 2025/09/16 05:00:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/16 05:00:55 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 05:00:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 05:00:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 05:00:55 INFO : tictacempty_dir: Making directory 2025/09/16 05:00:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 05:00:55 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:55 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:55 INFO : tictactoe: Making directory 2025/09/16 05:00:55 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:55 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 05:00:55 INFO : tictactoe/tictactoe: Making directory 2025/09/16 05:00:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 05:00:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/16 05:00:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 05:00:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/16 05:00:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 05:00:55 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 05:00:55 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 05:00:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 05:00:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 05:00:56 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/16 05:00:56 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 05:00:56 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 05:00:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 05:00:56 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:56 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/16 05:00:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 05:00:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/16 05:00:56 NOTICE: B2 bucket rclone-test-huwicab5mowe: 0 differences found 2025/09/16 05:00:56 NOTICE: B2 bucket rclone-test-huwicab5mowe: 1 matching files --- PASS: TestAllTag (1.90s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 05:00:57 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:57 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:57 INFO : tictactoe: Making directory 2025/09/16 05:00:57 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:57 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 05:00:57 INFO : tictactoe/tictactoe: Making directory 2025/09/16 05:00:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 05:00:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/16 05:00:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/16 05:00:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/16 05:00:57 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 05:00:57 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 05:00:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 05:00:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/16 05:00:58 DEBUG : Waiting for deletions to finish 2025/09/16 05:00:58 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:59 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:59 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:00:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 05:00:59 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/16 05:00:59 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 05:00:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/16 05:00:59 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/16 05:00:59 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 05:00:59 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.46s) === RUN TestSyntax 2025/09/16 05:00:59 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 05:01:00 INFO : toe: Making directory 2025/09/16 05:01:00 INFO : toe/toe: Making directory 2025/09/16 05:01:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/16 05:01:00 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 05:01:00 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 05:01:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 05:01:00 INFO : toe/toe/toe: Copied (new) 2025/09/16 05:01:00 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.62s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 05:01:01 DEBUG : empty_dir: Making directory with metadata 2025/09/16 05:01:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/16 05:01:01 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:01:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 05:01:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 05:01:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 05:01:01 INFO : tictacempty_dir: Making directory 2025/09/16 05:01:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 05:01:01 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:01:01 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:01:01 INFO : tictactoe: Making directory 2025/09/16 05:01:01 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:01:01 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:01:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 05:01:01 INFO : tictactoe/tictactoe: Making directory 2025/09/16 05:01:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 05:01:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/16 05:01:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 05:01:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/16 05:01:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 05:01:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 05:01:01 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 05:01:01 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 05:01:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 05:01:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 05:01:02 INFO : toe/toe/toe.txt: Deleted 2025/09/16 05:01:02 INFO : toe/toe: Removing directory 2025/09/16 05:01:02 INFO : toe: Removing directory 2025/09/16 05:01:02 INFO : empty_dir: Removing directory 2025/09/16 05:01:02 DEBUG : Local file system at /tmp/rclone995046523: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.86s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 05:01:03 DEBUG : empty_dir: Making directory with metadata 2025/09/16 05:01:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/16 05:01:03 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:01:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 05:01:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 05:01:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 05:01:03 INFO : tictacempty_dir: Making directory 2025/09/16 05:01:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 05:01:03 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:01:03 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:01:03 INFO : tictactoe: Making directory 2025/09/16 05:01:03 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:01:03 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:01:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 05:01:03 INFO : tictactoe/tictactoe: Making directory 2025/09/16 05:01:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 05:01:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/16 05:01:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 05:01:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/16 05:01:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 05:01:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 05:01:03 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 05:01:03 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 05:01:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 05:01:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 05:01:04 INFO : toe/toe/toe.txt: Deleted 2025/09/16 05:01:04 INFO : toe/toe: Removing directory 2025/09/16 05:01:04 INFO : toe: Removing directory 2025/09/16 05:01:04 INFO : empty_dir: Removing directory 2025/09/16 05:01:04 DEBUG : Local file system at /tmp/rclone995046523: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/16 05:01:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/16 05:01:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/16 05:01:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/16 05:01:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/16 05:01:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 05:01:05 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/16 05:01:05 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.05s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 05:01:06 DEBUG : Reset feature "Copy" 2025/09/16 05:01:06 DEBUG : Reset feature "Move" 2025/09/16 05:01:06 DEBUG : Reset feature "Copy" 2025/09/16 05:01:06 DEBUG : Reset feature "Move" 2025/09/16 05:01:06 DEBUG : empty_dir: Making directory with metadata 2025/09/16 05:01:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/16 05:01:06 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:01:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 05:01:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 05:01:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 05:01:06 INFO : tictacempty_dir: Making directory 2025/09/16 05:01:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/16 05:01:06 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:01:06 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:01:06 INFO : tictactoe: Making directory 2025/09/16 05:01:06 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:01:06 DEBUG : toe: transformed to: tictactoe 2025/09/16 05:01:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 05:01:06 INFO : tictactoe/tictactoe: Making directory 2025/09/16 05:01:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/16 05:01:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/16 05:01:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 05:01:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/16 05:01:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 05:01:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 05:01:06 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 05:01:06 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 05:01:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 05:01:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/16 05:01:07 INFO : toe/toe/toe.txt: Deleted 2025/09/16 05:01:07 INFO : toe/toe: Removing directory 2025/09/16 05:01:07 INFO : toe: Removing directory 2025/09/16 05:01:07 INFO : empty_dir: Removing directory 2025/09/16 05:01:07 DEBUG : Local file system at /tmp/rclone995046523: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/16 05:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/16 05:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/16 05:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/16 05:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/16 05:01:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 05:01:08 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/16 05:01:09 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.34s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 05:01:09 DEBUG : toe: transformed to: dG9l 2025/09/16 05:01:10 DEBUG : toe: transformed to: dG9l 2025/09/16 05:01:10 INFO : dG9l: Making directory 2025/09/16 05:01:10 DEBUG : toe: transformed to: dG9l 2025/09/16 05:01:10 DEBUG : toe: transformed to: dG9l 2025/09/16 05:01:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/16 05:01:10 INFO : dG9l/dG9l: Making directory 2025/09/16 05:01:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/16 05:01:10 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/16 05:01:10 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/16 05:01:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/16 05:01:10 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/16 05:01:10 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 05:01:10 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 05:01:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 05:01:10 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/16 05:01:10 DEBUG : Waiting for deletions to finish 2025/09/16 05:01:11 DEBUG : dG9l: transformed to: toe 2025/09/16 05:01:11 DEBUG : dG9l: transformed to: toe 2025/09/16 05:01:11 DEBUG : dG9l: transformed to: toe 2025/09/16 05:01:11 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/16 05:01:11 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/16 05:01:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/16 05:01:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/16 05:01:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/16 05:01:11 DEBUG : Local file system at /tmp/rclone995046523: Waiting for checks to finish 2025/09/16 05:01:11 DEBUG : Local file system at /tmp/rclone995046523: Waiting for transfers to finish 2025/09/16 05:01:11 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.70s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-huwicab5mowe", Local "Local file system at /tmp/rclone995046523", Modify Window "1ms" 2025/09/16 05:01:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/16 05:01:12 DEBUG : toe: transformed to: 2025/09/16 05:01:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/16 05:01:12 DEBUG : toe: transformed to: 2025/09/16 05:01:12 INFO : B2 bucket rclone-test-huwicab5mowe: Making directory 2025/09/16 05:01:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/16 05:01:12 DEBUG : toe: transformed to: 2025/09/16 05:01:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/16 05:01:12 DEBUG : toe: transformed to: 2025/09/16 05:01:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/16 05:01:12 DEBUG : toe/toe: transformed to: 2025/09/16 05:01:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/16 05:01:12 INFO : toe/toe: Making directory 2025/09/16 05:01:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/16 05:01:12 DEBUG : toe/toe: transformed to: 2025/09/16 05:01:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/16 05:01:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/16 05:01:12 DEBUG : toe: transformed to: 2025/09/16 05:01:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/16 05:01:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/16 05:01:12 DEBUG : toe/toe/toe: transformed to: 2025/09/16 05:01:12 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/16 05:01:12 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for checks to finish 2025/09/16 05:01:12 DEBUG : B2 bucket rclone-test-huwicab5mowe: Waiting for transfers to finish 2025/09/16 05:01:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/16 05:01:13 INFO : toe/toe/toe: Copied (new) 2025/09/16 05:01:13 ERROR : B2 bucket rclone-test-huwicab5mowe: not deleting files as there were IO errors 2025/09/16 05:01:13 ERROR : B2 bucket rclone-test-huwicab5mowe: not deleting directories as there were IO errors --- PASS: TestError (1.57s) PASS 2025/09/16 05:01:14 DEBUG : B2 bucket rclone-test-huwicab5mowe: Purge remote 2025/09/16 05:01:14 INFO : B2 bucket rclone-test-huwicab5mowe: cleaning bucket "rclone-test-huwicab5mowe" of all files 2025/09/16 05:01:15 DEBUG : BackupDir/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f58ffc5_d20250916_m045545_c001_v7007000_t0000_u01757998545442") 2025/09/16 05:01:15 DEBUG : BackupDir/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10619409d356a8c1_d20250916_m045538_c001_v0001117_t0028_u01757998538997") 2025/09/16 05:01:15 DEBUG : CompareDest/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287fb4_d20250916_m045520_c001_v7007000_t0000_u01757998520195") 2025/09/16 05:01:15 DEBUG : CompareDest/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f82be_d20250916_m045514_c001_v0001176_t0045_u01757998514636") 2025/09/16 05:01:15 DEBUG : CompareDest/two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287fb6_d20250916_m045520_c001_v7007000_t0000_u01757998520376") 2025/09/16 05:01:15 DEBUG : CompareDest/two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012a87_d20250916_m045515_c001_v0001153_t0017_u01757998515594") 2025/09/16 05:01:15 DEBUG : CopyDest/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f58ffc8_d20250916_m045545_c001_v7007000_t0000_u01757998545625") 2025/09/16 05:01:15 DEBUG : CopyDest/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012ac7_d20250916_m045536_c001_v0001153_t0016_u01757998536008") 2025/09/16 05:01:15 DEBUG : CopyDest/three: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f58ffcc_d20250916_m045545_c001_v7007000_t0000_u01757998545806") 2025/09/16 05:01:15 DEBUG : CopyDest/three: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012ae2_d20250916_m045543_c001_v0001153_t0002_u01757998543491") 2025/09/16 05:01:15 DEBUG : CopyDest/two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f58ffcf_d20250916_m045545_c001_v7007000_t0000_u01757998545988") 2025/09/16 05:01:15 DEBUG : CopyDest/two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8346_d20250916_m045541_c001_v0001176_t0020_u01757998541127") 2025/09/16 05:01:15 DEBUG : EXISTING: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c9823_d20250916_m045700_c001_v7007000_t0000_u01757998620856") 2025/09/16 05:01:15 DEBUG : EXISTING: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012ba5_d20250916_m045659_c001_v0001153_t0012_u01757998619764") 2025/09/16 05:01:15 DEBUG : PREFIXapple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd22a_d20250916_m045853_c001_v7007000_t0000_u01757998733842") 2025/09/16 05:01:15 DEBUG : PREFIXapple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b36b_d20250916_m045848_c001_v0001183_t0059_u01757998728838") 2025/09/16 05:01:15 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf7429_d20250916_m045854_c001_v7007000_t0000_u01757998734007") 2025/09/16 05:01:15 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8893_d20250916_m045848_c001_v0001176_t0034_u01757998728849") 2025/09/16 05:01:15 DEBUG : PREFIXbanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb288534_d20250916_m045853_c001_v7007000_t0000_u01757998733854") 2025/09/16 05:01:16 DEBUG : PREFIXbanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206ef9_d20250916_m045848_c001_v0001134_t0004_u01757998728868") 2025/09/16 05:01:16 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb288532_d20250916_m045853_c001_v7007000_t0000_u01757998733676") 2025/09/16 05:01:16 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d74_d20250916_m045848_c001_v0001153_t0023_u01757998728860") 2025/09/16 05:01:16 DEBUG : Testêé: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c9813_d20250916_m045657_c001_v7007000_t0000_u01757998617448") 2025/09/16 05:01:16 DEBUG : Testêé: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012b9d_d20250916_m045656_c001_v0001153_t0011_u01757998616724") 2025/09/16 05:01:16 DEBUG : Testêé: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8533_d20250916_m045655_c001_v0001176_t0041_u01757998615777") 2025/09/16 05:01:16 DEBUG : YXBwbGU=: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b17628_d20250916_m045835_c001_v7007000_t0000_u01757998715788") 2025/09/16 05:01:16 DEBUG : YXBwbGU=: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f881e_d20250916_m045831_c001_v0001176_t0037_u01757998711851") 2025/09/16 05:01:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b1762b_d20250916_m045835_c001_v7007000_t0000_u01757998715973") 2025/09/16 05:01:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206ebf_d20250916_m045831_c001_v0001134_t0040_u01757998711864") 2025/09/16 05:01:16 DEBUG : YmFuYW5h: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b1762e_d20250916_m045836_c001_v7007000_t0000_u01757998716159") 2025/09/16 05:01:16 DEBUG : YmFuYW5h: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b2fd_d20250916_m045831_c001_v0001183_t0039_u01757998711873") 2025/09/16 05:01:16 DEBUG : a/potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d43_d20250916_m045346_c001_v7007000_t0000_u01757998426059") 2025/09/16 05:01:16 DEBUG : a/potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c077f_d20250916_m045345_c001_v0001092_t0016_u01757998425266") 2025/09/16 05:01:16 DEBUG : a/potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d35_d20250916_m045343_c001_v7007000_t0000_u01757998423516") 2025/09/16 05:01:16 DEBUG : a/potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0771_d20250916_m045342_c001_v0001092_t0021_u01757998422555") 2025/09/16 05:01:16 DEBUG : a/potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c925a_d20250916_m045324_c001_v7007000_t0000_u01757998404202") 2025/09/16 05:01:16 DEBUG : a/potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0717_d20250916_m045323_c001_v0001092_t0024_u01757998403241") 2025/09/16 05:01:16 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2ded6_d20250916_m050042_c001_v7007000_t0000_u01757998842819") 2025/09/16 05:01:16 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51207058_d20250916_m050038_c001_v0001134_t0015_u01757998838976") 2025/09/16 05:01:17 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf77c3_d20250916_m050028_c001_v7007000_t0000_u01757998828275") 2025/09/16 05:01:17 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51207022_d20250916_m050024_c001_v0001134_t0031_u01757998824904") 2025/09/16 05:01:17 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f590637_d20250916_m050014_c001_v7007000_t0000_u01757998814155") 2025/09/16 05:01:17 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206fe5_d20250916_m050010_c001_v0001134_t0007_u01757998810495") 2025/09/16 05:01:17 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f420ff6e9f6b10bdb_d20250916_m050000_c001_v7007000_t0000_u01757998800163") 2025/09/16 05:01:17 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206faf_d20250916_m045956_c001_v0001134_t0056_u01757998796718") 2025/09/16 05:01:17 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e93a_d20250916_m045945_c001_v7007000_t0000_u01757998785889") 2025/09/16 05:01:17 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f86_d20250916_m045942_c001_v0001134_t0034_u01757998782002") 2025/09/16 05:01:17 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a6fd_d20250916_m045931_c001_v7007000_t0000_u01757998771206") 2025/09/16 05:01:17 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f5e_d20250916_m045925_c001_v0001134_t0023_u01757998765735") 2025/09/16 05:01:17 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce0267013d_d20250916_m045914_c001_v7007000_t0000_u01757998754711") 2025/09/16 05:01:17 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8937_d20250916_m045911_c001_v0001176_t0009_u01757998751334") 2025/09/16 05:01:17 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e885_d20250916_m045910_c001_v7007000_t0000_u01757998750194") 2025/09/16 05:01:17 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8907_d20250916_m045906_c001_v0001176_t0027_u01757998746176") 2025/09/16 05:01:17 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd241_d20250916_m045855_c001_v7007000_t0000_u01757998735382") 2025/09/16 05:01:17 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b385_d20250916_m045851_c001_v0001183_t0018_u01757998731975") 2025/09/16 05:01:17 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb28851b_d20250916_m045850_c001_v7007000_t0000_u01757998730811") 2025/09/16 05:01:17 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b365_d20250916_m045846_c001_v0001183_t0027_u01757998726781") 2025/09/16 05:01:17 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415e55e7bfee32f1_d20250916_m045833_c001_v7007000_t0000_u01757998713709") 2025/09/16 05:01:18 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8816_d20250916_m045829_c001_v0001176_t0033_u01757998709304") 2025/09/16 05:01:18 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde137b_d20250916_m045818_c001_v7007000_t0000_u01757998698448") 2025/09/16 05:01:18 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f87bc_d20250916_m045814_c001_v0001176_t0041_u01757998694704") 2025/09/16 05:01:18 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b174c1_d20250916_m045803_c001_v7007000_t0000_u01757998683521") 2025/09/16 05:01:18 DEBUG : apple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8762_d20250916_m045800_c001_v0001176_t0025_u01757998680338") 2025/09/16 05:01:18 DEBUG : appleSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b17757_d20250916_m045913_c001_v7007000_t0000_u01757998753095") 2025/09/16 05:01:18 DEBUG : appleSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f2a_d20250916_m045908_c001_v0001134_t0003_u01757998748109") 2025/09/16 05:01:18 DEBUG : appleapple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a6ff_d20250916_m045931_c001_v7007000_t0000_u01757998771397") 2025/09/16 05:01:18 DEBUG : appleapple: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f64_d20250916_m045927_c001_v0001134_t0002_u01757998767569") 2025/09/16 05:01:18 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2ded7_d20250916_m050043_c001_v7007000_t0000_u01757998843002") 2025/09/16 05:01:18 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012eb0_d20250916_m050039_c001_v0001153_t0011_u01757998839550") 2025/09/16 05:01:18 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf77c7_d20250916_m050028_c001_v7007000_t0000_u01757998828456") 2025/09/16 05:01:18 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012e86_d20250916_m050025_c001_v0001153_t0020_u01757998825475") 2025/09/16 05:01:18 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f590638_d20250916_m050014_c001_v7007000_t0000_u01757998814336") 2025/09/16 05:01:18 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012e5e_d20250916_m050011_c001_v0001153_t0013_u01757998811344") 2025/09/16 05:01:18 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f420ff6e9f6b10bdd_d20250916_m050000_c001_v7007000_t0000_u01757998800346") 2025/09/16 05:01:18 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012e3e_d20250916_m045957_c001_v0001153_t0003_u01757998797257") 2025/09/16 05:01:18 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e93e_d20250916_m045946_c001_v7007000_t0000_u01757998786075") 2025/09/16 05:01:18 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012e18_d20250916_m045942_c001_v0001153_t0007_u01757998782574") 2025/09/16 05:01:18 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a6e7_d20250916_m045929_c001_v7007000_t0000_u01757998769015") 2025/09/16 05:01:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f898e_d20250916_m045926_c001_v0001176_t0007_u01757998766205") 2025/09/16 05:01:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce02670140_d20250916_m045914_c001_v7007000_t0000_u01757998754895") 2025/09/16 05:01:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f34_d20250916_m045911_c001_v0001134_t0028_u01757998751343") 2025/09/16 05:01:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f406706708ff6b568_d20250916_m045909_c001_v7007000_t0000_u01757998749986") 2025/09/16 05:01:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b3cd_d20250916_m045906_c001_v0001183_t0021_u01757998746725") 2025/09/16 05:01:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd246_d20250916_m045855_c001_v7007000_t0000_u01757998735565") 2025/09/16 05:01:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f03_d20250916_m045852_c001_v0001134_t0008_u01757998732004") 2025/09/16 05:01:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf740c_d20250916_m045850_c001_v7007000_t0000_u01757998730985") 2025/09/16 05:01:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d70_d20250916_m045847_c001_v0001153_t0013_u01757998727208") 2025/09/16 05:01:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c9ab9_d20250916_m045833_c001_v7007000_t0000_u01757998713748") 2025/09/16 05:01:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b2f3_d20250916_m045829_c001_v0001183_t0037_u01757998709900") 2025/09/16 05:01:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde137c_d20250916_m045818_c001_v7007000_t0000_u01757998698633") 2025/09/16 05:01:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b28c_d20250916_m045815_c001_v0001183_t0024_u01757998695296") 2025/09/16 05:01:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b174c4_d20250916_m045803_c001_v7007000_t0000_u01757998683706") 2025/09/16 05:01:19 DEBUG : appleappleapplebanana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b214_d20250916_m045800_c001_v0001183_t0024_u01757998680822") 2025/09/16 05:01:19 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f417c3ec94f1cf19d_d20250916_m045913_c001_v7007000_t0000_u01757998753106") 2025/09/16 05:01:19 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b3d1_d20250916_m045908_c001_v0001183_t0055_u01757998748100") 2025/09/16 05:01:19 DEBUG : b/potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d44_d20250916_m045346_c001_v7007000_t0000_u01757998426240") 2025/09/16 05:01:19 DEBUG : b/potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0777_d20250916_m045344_c001_v0001092_t0040_u01757998424063") 2025/09/16 05:01:19 DEBUG : b/potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d33_d20250916_m045342_c001_v7007000_t0000_u01757998422939") 2025/09/16 05:01:19 DEBUG : b/potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c076d_d20250916_m045341_c001_v0001092_t0024_u01757998421517") 2025/09/16 05:01:20 DEBUG : b/potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c9256_d20250916_m045323_c001_v7007000_t0000_u01757998403631") 2025/09/16 05:01:20 DEBUG : b/potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0713_d20250916_m045322_c001_v0001092_t0039_u01757998402078") 2025/09/16 05:01:20 DEBUG : backup/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4224daa8c0a4b9d2_d20250916_m045558_c001_v7007000_t0000_u01757998558767") 2025/09/16 05:01:20 DEBUG : backup/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1084cbb89e243e69_d20250916_m045556_c001_v0001102_t0041_u01757998556797") 2025/09/16 05:01:20 DEBUG : backup/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f100ec697e478c83a_d20250916_m045552_c001_v0001182_t0003_u01757998552525") 2025/09/16 05:01:20 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a6055_d20250916_m045622_c001_v7007000_t0000_u01757998582576") 2025/09/16 05:01:20 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1054c714fbfce012_d20250916_m045620_c001_v0001181_t0056_u01757998580860") 2025/09/16 05:01:20 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f107eb991d4f76c1c_d20250916_m045616_c001_v0001157_t0017_u01757998576754") 2025/09/16 05:01:20 DEBUG : backup/one.bak: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f404f355580fcbde1_d20250916_m045610_c001_v7007000_t0000_u01757998570440") 2025/09/16 05:01:20 DEBUG : backup/one.bak: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f111de6076a36cbcf_d20250916_m045608_c001_v0001098_t0023_u01757998568605") 2025/09/16 05:01:20 DEBUG : backup/one.bak: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f11041fa3fcd62d9d_d20250916_m045604_c001_v0001182_t0001_u01757998564960") 2025/09/16 05:01:20 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a6057_d20250916_m045622_c001_v7007000_t0000_u01757998582759") 2025/09/16 05:01:20 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f107f81bc10422e7b_d20250916_m045621_c001_v0001177_t0018_u01757998581806") 2025/09/16 05:01:20 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f119ee0bd9178168d_d20250916_m045618_c001_v0001183_t0022_u01757998578497") 2025/09/16 05:01:20 DEBUG : backup/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4224daa8c0a4b9d3_d20250916_m045558_c001_v7007000_t0000_u01757998558949") 2025/09/16 05:01:20 DEBUG : backup/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f118f49b1ab4fae3f_d20250916_m045557_c001_v0001099_t0041_u01757998557831") 2025/09/16 05:01:20 DEBUG : backup/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10619409d356a927_d20250916_m045553_c001_v0001117_t0049_u01757998553971") 2025/09/16 05:01:20 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f404f355580fcbde3_d20250916_m045610_c001_v7007000_t0000_u01757998570623") 2025/09/16 05:01:20 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f11512a480fba111a_d20250916_m045609_c001_v0001177_t0036_u01757998569669") 2025/09/16 05:01:20 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f112e7277d391e33e_d20250916_m045606_c001_v0001183_t0034_u01757998566388") 2025/09/16 05:01:21 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2dedb_d20250916_m050043_c001_v7007000_t0000_u01757998843190") 2025/09/16 05:01:21 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b68b_d20250916_m050039_c001_v0001183_t0027_u01757998839345") 2025/09/16 05:01:21 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf77cc_d20250916_m050028_c001_v7007000_t0000_u01757998828647") 2025/09/16 05:01:21 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b618_d20250916_m050025_c001_v0001183_t0054_u01757998825268") 2025/09/16 05:01:21 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f59063b_d20250916_m050014_c001_v7007000_t0000_u01757998814518") 2025/09/16 05:01:21 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b5b4_d20250916_m050011_c001_v0001183_t0029_u01757998811086") 2025/09/16 05:01:21 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f420ff6e9f6b10bde_d20250916_m050000_c001_v7007000_t0000_u01757998800530") 2025/09/16 05:01:21 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b542_d20250916_m045957_c001_v0001183_t0000_u01757998797042") 2025/09/16 05:01:21 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e93f_d20250916_m045946_c001_v7007000_t0000_u01757998786259") 2025/09/16 05:01:21 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b4e8_d20250916_m045942_c001_v0001183_t0033_u01757998782370") 2025/09/16 05:01:21 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a702_d20250916_m045931_c001_v7007000_t0000_u01757998771579") 2025/09/16 05:01:21 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b445_d20250916_m045926_c001_v0001183_t0043_u01757998766005") 2025/09/16 05:01:21 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce02670142_d20250916_m045915_c001_v7007000_t0000_u01757998755080") 2025/09/16 05:01:21 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b3ed_d20250916_m045911_c001_v0001183_t0015_u01757998751324") 2025/09/16 05:01:21 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e887_d20250916_m045910_c001_v7007000_t0000_u01757998750378") 2025/09/16 05:01:21 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012da4_d20250916_m045906_c001_v0001153_t0020_u01757998746392") 2025/09/16 05:01:21 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd24c_d20250916_m045855_c001_v7007000_t0000_u01757998735748") 2025/09/16 05:01:21 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f88ad_d20250916_m045851_c001_v0001176_t0041_u01757998731984") 2025/09/16 05:01:21 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf7408_d20250916_m045850_c001_v7007000_t0000_u01757998730796") 2025/09/16 05:01:21 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8887_d20250916_m045846_c001_v0001176_t0021_u01757998726992") 2025/09/16 05:01:21 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c9abc_d20250916_m045833_c001_v7007000_t0000_u01757998713934") 2025/09/16 05:01:22 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206eb7_d20250916_m045829_c001_v0001134_t0021_u01757998709529") 2025/09/16 05:01:22 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde137d_d20250916_m045818_c001_v7007000_t0000_u01757998698820") 2025/09/16 05:01:22 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206e8b_d20250916_m045814_c001_v0001134_t0040_u01757998694967") 2025/09/16 05:01:22 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b174c7_d20250916_m045803_c001_v7007000_t0000_u01757998683888") 2025/09/16 05:01:22 DEBUG : banana: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206e51_d20250916_m045800_c001_v0001134_t0052_u01757998680552") 2025/09/16 05:01:22 DEBUG : bananaSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f5904b1_d20250916_m045912_c001_v7007000_t0000_u01757998752952") 2025/09/16 05:01:22 DEBUG : bananaSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012da8_d20250916_m045908_c001_v0001153_t0016_u01757998748089") 2025/09/16 05:01:22 DEBUG : both0: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e7096_d20250916_m045738_c001_v7007000_t0000_u01757998658223") 2025/09/16 05:01:22 DEBUG : both0: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f863e_d20250916_m045722_c001_v0001176_t0048_u01757998642846") 2025/09/16 05:01:22 DEBUG : both0: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f26c_d20250916_m045718_c001_v7007000_t0000_u01757998638622") 2025/09/16 05:01:22 DEBUG : both0: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8571_d20250916_m045702_c001_v0001176_t0018_u01757998622710") 2025/09/16 05:01:22 DEBUG : both1: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e7097_d20250916_m045738_c001_v7007000_t0000_u01757998658457") 2025/09/16 05:01:22 DEBUG : both1: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8644_d20250916_m045723_c001_v0001176_t0039_u01757998643899") 2025/09/16 05:01:22 DEBUG : both1: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f26e_d20250916_m045718_c001_v7007000_t0000_u01757998638807") 2025/09/16 05:01:22 DEBUG : both1: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8575_d20250916_m045703_c001_v0001176_t0000_u01757998623368") 2025/09/16 05:01:22 DEBUG : both10: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e7098_d20250916_m045738_c001_v7007000_t0000_u01757998658643") 2025/09/16 05:01:22 DEBUG : both10: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8686_d20250916_m045729_c001_v0001176_t0038_u01757998649175") 2025/09/16 05:01:22 DEBUG : both10: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f270_d20250916_m045718_c001_v7007000_t0000_u01757998638990") 2025/09/16 05:01:22 DEBUG : both10: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f85b3_d20250916_m045709_c001_v0001176_t0023_u01757998629633") 2025/09/16 05:01:22 DEBUG : both11: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e7099_d20250916_m045738_c001_v7007000_t0000_u01757998658825") 2025/09/16 05:01:23 DEBUG : both11: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f868c_d20250916_m045729_c001_v0001176_t0011_u01757998649714") 2025/09/16 05:01:23 DEBUG : both11: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f271_d20250916_m045719_c001_v7007000_t0000_u01757998639171") 2025/09/16 05:01:23 DEBUG : both11: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f85bb_d20250916_m045710_c001_v0001176_t0059_u01757998630361") 2025/09/16 05:01:23 DEBUG : both12: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e709b_d20250916_m045739_c001_v7007000_t0000_u01757998659007") 2025/09/16 05:01:23 DEBUG : both12: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8690_d20250916_m045730_c001_v0001176_t0042_u01757998650395") 2025/09/16 05:01:23 DEBUG : both12: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f273_d20250916_m045719_c001_v7007000_t0000_u01757998639352") 2025/09/16 05:01:23 DEBUG : both12: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f85c9_d20250916_m045711_c001_v0001176_t0007_u01757998631007") 2025/09/16 05:01:23 DEBUG : both13: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e709c_d20250916_m045739_c001_v7007000_t0000_u01757998659190") 2025/09/16 05:01:23 DEBUG : both13: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f869a_d20250916_m045731_c001_v0001176_t0025_u01757998651160") 2025/09/16 05:01:23 DEBUG : both13: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f275_d20250916_m045719_c001_v7007000_t0000_u01757998639535") 2025/09/16 05:01:23 DEBUG : both13: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f85d9_d20250916_m045711_c001_v0001176_t0043_u01757998631560") 2025/09/16 05:01:23 DEBUG : both14: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e709d_d20250916_m045739_c001_v7007000_t0000_u01757998659372") 2025/09/16 05:01:23 DEBUG : both14: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f869e_d20250916_m045731_c001_v0001176_t0031_u01757998651784") 2025/09/16 05:01:23 DEBUG : both14: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f276_d20250916_m045719_c001_v7007000_t0000_u01757998639717") 2025/09/16 05:01:23 DEBUG : both14: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f85e3_d20250916_m045712_c001_v0001176_t0020_u01757998632275") 2025/09/16 05:01:23 DEBUG : both15: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e709f_d20250916_m045739_c001_v7007000_t0000_u01757998659558") 2025/09/16 05:01:23 DEBUG : both15: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f86a2_d20250916_m045732_c001_v0001176_t0044_u01757998652553") 2025/09/16 05:01:23 DEBUG : both15: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f277_d20250916_m045719_c001_v7007000_t0000_u01757998639898") 2025/09/16 05:01:23 DEBUG : both15: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f85e7_d20250916_m045712_c001_v0001176_t0001_u01757998632927") 2025/09/16 05:01:23 DEBUG : both16: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e70a0_d20250916_m045739_c001_v7007000_t0000_u01757998659740") 2025/09/16 05:01:24 DEBUG : both16: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f86aa_d20250916_m045733_c001_v0001176_t0041_u01757998653181") 2025/09/16 05:01:24 DEBUG : both16: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f27a_d20250916_m045720_c001_v7007000_t0000_u01757998640081") 2025/09/16 05:01:24 DEBUG : both16: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f85ed_d20250916_m045713_c001_v0001176_t0021_u01757998633486") 2025/09/16 05:01:24 DEBUG : both17: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e70a1_d20250916_m045739_c001_v7007000_t0000_u01757998659925") 2025/09/16 05:01:24 DEBUG : both17: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f86ae_d20250916_m045733_c001_v0001176_t0023_u01757998653732") 2025/09/16 05:01:24 DEBUG : both17: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f27d_d20250916_m045720_c001_v7007000_t0000_u01757998640268") 2025/09/16 05:01:24 DEBUG : both17: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f85f8_d20250916_m045714_c001_v0001176_t0055_u01757998634034") 2025/09/16 05:01:24 DEBUG : both18: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e70a2_d20250916_m045740_c001_v7007000_t0000_u01757998660107") 2025/09/16 05:01:24 DEBUG : both18: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f86b2_d20250916_m045734_c001_v0001176_t0030_u01757998654354") 2025/09/16 05:01:24 DEBUG : both18: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f27e_d20250916_m045720_c001_v7007000_t0000_u01757998640453") 2025/09/16 05:01:24 DEBUG : both18: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8602_d20250916_m045714_c001_v0001176_t0015_u01757998634632") 2025/09/16 05:01:24 DEBUG : both19: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e70a5_d20250916_m045740_c001_v7007000_t0000_u01757998660289") 2025/09/16 05:01:24 DEBUG : both19: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f86ba_d20250916_m045734_c001_v0001176_t0020_u01757998654938") 2025/09/16 05:01:24 DEBUG : both19: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f280_d20250916_m045720_c001_v7007000_t0000_u01757998640634") 2025/09/16 05:01:24 DEBUG : both19: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f860a_d20250916_m045715_c001_v0001176_t0008_u01757998635332") 2025/09/16 05:01:24 DEBUG : both2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e70a6_d20250916_m045740_c001_v7007000_t0000_u01757998660471") 2025/09/16 05:01:24 DEBUG : both2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8650_d20250916_m045724_c001_v0001176_t0017_u01757998644472") 2025/09/16 05:01:24 DEBUG : both2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f282_d20250916_m045720_c001_v7007000_t0000_u01757998640820") 2025/09/16 05:01:24 DEBUG : both2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8581_d20250916_m045703_c001_v0001176_t0036_u01757998623975") 2025/09/16 05:01:24 DEBUG : both3: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e70a7_d20250916_m045740_c001_v7007000_t0000_u01757998660655") 2025/09/16 05:01:25 DEBUG : both3: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8658_d20250916_m045725_c001_v0001176_t0038_u01757998645030") 2025/09/16 05:01:25 DEBUG : both3: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f283_d20250916_m045721_c001_v7007000_t0000_u01757998641008") 2025/09/16 05:01:25 DEBUG : both3: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8587_d20250916_m045704_c001_v0001176_t0041_u01757998624641") 2025/09/16 05:01:25 DEBUG : both4: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e70a8_d20250916_m045740_c001_v7007000_t0000_u01757998660838") 2025/09/16 05:01:25 DEBUG : both4: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f865c_d20250916_m045725_c001_v0001176_t0024_u01757998645637") 2025/09/16 05:01:25 DEBUG : both4: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f284_d20250916_m045721_c001_v7007000_t0000_u01757998641189") 2025/09/16 05:01:25 DEBUG : both4: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f858b_d20250916_m045705_c001_v0001176_t0043_u01757998625204") 2025/09/16 05:01:25 DEBUG : both5: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e70a9_d20250916_m045741_c001_v7007000_t0000_u01757998661021") 2025/09/16 05:01:25 DEBUG : both5: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8662_d20250916_m045726_c001_v0001176_t0023_u01757998646303") 2025/09/16 05:01:25 DEBUG : both5: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f286_d20250916_m045721_c001_v7007000_t0000_u01757998641372") 2025/09/16 05:01:25 DEBUG : both5: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8593_d20250916_m045705_c001_v0001176_t0051_u01757998625948") 2025/09/16 05:01:25 DEBUG : both6: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e7492_d20250916_m045741_c001_v7007000_t0000_u01757998661205") 2025/09/16 05:01:25 DEBUG : both6: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f866e_d20250916_m045726_c001_v0001176_t0041_u01757998646866") 2025/09/16 05:01:25 DEBUG : both6: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f288_d20250916_m045721_c001_v7007000_t0000_u01757998641553") 2025/09/16 05:01:25 DEBUG : both6: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8597_d20250916_m045706_c001_v0001176_t0015_u01757998626513") 2025/09/16 05:01:25 DEBUG : both7: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e7585_d20250916_m045741_c001_v7007000_t0000_u01757998661387") 2025/09/16 05:01:25 DEBUG : both7: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8676_d20250916_m045727_c001_v0001176_t0025_u01757998647412") 2025/09/16 05:01:25 DEBUG : both7: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f28a_d20250916_m045721_c001_v7007000_t0000_u01757998641736") 2025/09/16 05:01:25 DEBUG : both7: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f85a1_d20250916_m045707_c001_v0001176_t0025_u01757998627240") 2025/09/16 05:01:25 DEBUG : both8: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e7586_d20250916_m045741_c001_v7007000_t0000_u01757998661569") 2025/09/16 05:01:26 DEBUG : both8: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f867a_d20250916_m045727_c001_v0001176_t0026_u01757998647980") 2025/09/16 05:01:26 DEBUG : both8: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f28e_d20250916_m045721_c001_v7007000_t0000_u01757998641919") 2025/09/16 05:01:26 DEBUG : both8: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f85a7_d20250916_m045707_c001_v0001176_t0054_u01757998627934") 2025/09/16 05:01:26 DEBUG : both9: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e7588_d20250916_m045741_c001_v7007000_t0000_u01757998661752") 2025/09/16 05:01:26 DEBUG : both9: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f867e_d20250916_m045728_c001_v0001176_t0047_u01757998648533") 2025/09/16 05:01:26 DEBUG : both9: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f290_d20250916_m045722_c001_v7007000_t0000_u01757998642101") 2025/09/16 05:01:26 DEBUG : both9: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f85af_d20250916_m045708_c001_v0001176_t0049_u01757998628993") 2025/09/16 05:01:26 DEBUG : c/non empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d45_d20250916_m045346_c001_v7007000_t0000_u01757998426423") 2025/09/16 05:01:26 DEBUG : c/non empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c077b_d20250916_m045344_c001_v0001092_t0039_u01757998424441") 2025/09/16 05:01:26 DEBUG : c/non empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d38_d20250916_m045343_c001_v7007000_t0000_u01757998423698") 2025/09/16 05:01:26 DEBUG : c/non empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c076f_d20250916_m045341_c001_v0001092_t0053_u01757998421823") 2025/09/16 05:01:26 DEBUG : c/non empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c925b_d20250916_m045324_c001_v7007000_t0000_u01757998404384") 2025/09/16 05:01:26 DEBUG : c/non empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0715_d20250916_m045322_c001_v0001092_t0023_u01757998402458") 2025/09/16 05:01:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b17630_d20250916_m045836_c001_v7007000_t0000_u01757998716345") 2025/09/16 05:01:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d40_d20250916_m045831_c001_v0001153_t0022_u01757998711883") 2025/09/16 05:01:26 DEBUG : check sum: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c9244_d20250916_m045314_c001_v7007000_t0000_u01757998394602") 2025/09/16 05:01:26 DEBUG : check sum: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c06f3_d20250916_m045313_c001_v0001092_t0049_u01757998393558") 2025/09/16 05:01:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f410a564b8f32d916_d20250916_m050112_c001_v7007000_t0000_u01757998872272") 2025/09/16 05:01:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f512070bd_d20250916_m050110_c001_v0001134_t0032_u01757998870569") 2025/09/16 05:01:26 DEBUG : dest/3: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f58fec8_d20250916_m045529_c001_v7007000_t0000_u01757998529307") 2025/09/16 05:01:27 DEBUG : dest/3: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4154bc6268be9db8_d20250916_m045528_c001_v0001184_t0035_u01757998528208") 2025/09/16 05:01:27 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a703_d20250916_m045931_c001_v7007000_t0000_u01757998771762") 2025/09/16 05:01:27 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012dee_d20250916_m045927_c001_v0001153_t0025_u01757998767600") 2025/09/16 05:01:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2dede_d20250916_m050043_c001_v7007000_t0000_u01757998843372") 2025/09/16 05:01:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f5120703f_d20250916_m050033_c001_v0001134_t0002_u01757998833021") 2025/09/16 05:01:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf77d0_d20250916_m050028_c001_v7007000_t0000_u01757998828830") 2025/09/16 05:01:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51207008_d20250916_m050018_c001_v0001134_t0036_u01757998818827") 2025/09/16 05:01:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f59063d_d20250916_m050014_c001_v7007000_t0000_u01757998814710") 2025/09/16 05:01:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206fd3_d20250916_m050004_c001_v0001134_t0025_u01757998804841") 2025/09/16 05:01:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f420ff6e9f6b10bdf_d20250916_m050000_c001_v7007000_t0000_u01757998800713") 2025/09/16 05:01:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f9d_d20250916_m045950_c001_v0001134_t0029_u01757998790566") 2025/09/16 05:01:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e941_d20250916_m045946_c001_v7007000_t0000_u01757998786443") 2025/09/16 05:01:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f70_d20250916_m045935_c001_v0001134_t0046_u01757998775986") 2025/09/16 05:01:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b177d6_d20250916_m045928_c001_v7007000_t0000_u01757998768999") 2025/09/16 05:01:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f4a_d20250916_m045919_c001_v0001134_t0002_u01757998759413") 2025/09/16 05:01:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce02670143_d20250916_m045915_c001_v7007000_t0000_u01757998755268") 2025/09/16 05:01:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b3f1_d20250916_m045911_c001_v0001183_t0045_u01757998751530") 2025/09/16 05:01:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f408302b639a27ed2_d20250916_m045910_c001_v7007000_t0000_u01757998750206") 2025/09/16 05:01:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f88da_d20250916_m045900_c001_v0001176_t0034_u01757998740041") 2025/09/16 05:01:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd24f_d20250916_m045855_c001_v7007000_t0000_u01757998735943") 2025/09/16 05:01:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f88b1_d20250916_m045852_c001_v0001176_t0056_u01757998732195") 2025/09/16 05:01:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce0267004f_d20250916_m045850_c001_v7007000_t0000_u01757998730419") 2025/09/16 05:01:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b337_d20250916_m045840_c001_v0001183_t0003_u01757998720480") 2025/09/16 05:01:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b17618_d20250916_m045833_c001_v7007000_t0000_u01757998713713") 2025/09/16 05:01:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f87f5_d20250916_m045823_c001_v0001176_t0000_u01757998703101") 2025/09/16 05:01:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde137e_d20250916_m045819_c001_v7007000_t0000_u01757998699005") 2025/09/16 05:01:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8798_d20250916_m045808_c001_v0001176_t0039_u01757998688172") 2025/09/16 05:01:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b174cd_d20250916_m045804_c001_v7007000_t0000_u01757998684074") 2025/09/16 05:01:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f873b_d20250916_m045754_c001_v0001176_t0043_u01757998674554") 2025/09/16 05:01:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f417c3ec94f1cf1a0_d20250916_m045913_c001_v7007000_t0000_u01757998753291") 2025/09/16 05:01:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f891d_d20250916_m045908_c001_v0001176_t0055_u01757998748290") 2025/09/16 05:01:28 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a704_d20250916_m045931_c001_v7007000_t0000_u01757998771945") 2025/09/16 05:01:28 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f899c_d20250916_m045927_c001_v0001176_t0037_u01757998767591") 2025/09/16 05:01:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2dee0_d20250916_m050043_c001_v7007000_t0000_u01757998843556") 2025/09/16 05:01:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b65a_d20250916_m050033_c001_v0001183_t0008_u01757998833692") 2025/09/16 05:01:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf77d2_d20250916_m050029_c001_v7007000_t0000_u01757998829015") 2025/09/16 05:01:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b5f3_d20250916_m050019_c001_v0001183_t0000_u01757998819523") 2025/09/16 05:01:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f59063f_d20250916_m050014_c001_v7007000_t0000_u01757998814893") 2025/09/16 05:01:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b582_d20250916_m050005_c001_v0001183_t0025_u01757998805517") 2025/09/16 05:01:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f420ff6e9f6b10be0_d20250916_m050000_c001_v7007000_t0000_u01757998800897") 2025/09/16 05:01:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b516_d20250916_m045951_c001_v0001183_t0055_u01757998791305") 2025/09/16 05:01:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e944_d20250916_m045946_c001_v7007000_t0000_u01757998786627") 2025/09/16 05:01:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b4a2_d20250916_m045936_c001_v0001183_t0030_u01757998776613") 2025/09/16 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a6ea_d20250916_m045929_c001_v7007000_t0000_u01757998769206") 2025/09/16 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b411_d20250916_m045920_c001_v0001183_t0034_u01757998760084") 2025/09/16 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce02670144_d20250916_m045915_c001_v7007000_t0000_u01757998755452") 2025/09/16 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8939_d20250916_m045911_c001_v0001176_t0023_u01757998751547") 2025/09/16 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a6426_d20250916_m045910_c001_v7007000_t0000_u01757998750223") 2025/09/16 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d99_d20250916_m045900_c001_v0001153_t0024_u01757998740644") 2025/09/16 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd252_d20250916_m045856_c001_v7007000_t0000_u01757998736127") 2025/09/16 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b389_d20250916_m045852_c001_v0001183_t0053_u01757998732214") 2025/09/16 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb28851d_d20250916_m045850_c001_v7007000_t0000_u01757998730997") 2025/09/16 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f885b_d20250916_m045841_c001_v0001176_t0054_u01757998721043") 2025/09/16 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e817_d20250916_m045833_c001_v7007000_t0000_u01757998713954") 2025/09/16 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206ea3_d20250916_m045823_c001_v0001134_t0019_u01757998703683") 2025/09/16 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde137f_d20250916_m045819_c001_v7007000_t0000_u01757998699189") 2025/09/16 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206e6d_d20250916_m045808_c001_v0001134_t0018_u01757998688746") 2025/09/16 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b174d0_d20250916_m045804_c001_v7007000_t0000_u01757998684264") 2025/09/16 05:01:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206e3d_d20250916_m045754_c001_v0001134_t0017_u01757998674840") 2025/09/16 05:01:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce02670130_d20250916_m045913_c001_v7007000_t0000_u01757998753125") 2025/09/16 05:01:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b3d3_d20250916_m045908_c001_v0001183_t0015_u01757998748311") 2025/09/16 05:01:29 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a707_d20250916_m045932_c001_v7007000_t0000_u01757998772127") 2025/09/16 05:01:29 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b453_d20250916_m045927_c001_v0001183_t0052_u01757998767798") 2025/09/16 05:01:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2dee3_d20250916_m050043_c001_v7007000_t0000_u01757998843739") 2025/09/16 05:01:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012ea2_d20250916_m050034_c001_v0001153_t0004_u01757998834256") 2025/09/16 05:01:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf77d7_d20250916_m050029_c001_v7007000_t0000_u01757998829197") 2025/09/16 05:01:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012e72_d20250916_m050020_c001_v0001153_t0024_u01757998820137") 2025/09/16 05:01:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f590642_d20250916_m050015_c001_v7007000_t0000_u01757998815075") 2025/09/16 05:01:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012e4e_d20250916_m050006_c001_v0001153_t0004_u01757998806090") 2025/09/16 05:01:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f420ff6e9f6b10be2_d20250916_m050001_c001_v7007000_t0000_u01757998801081") 2025/09/16 05:01:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012e2e_d20250916_m045951_c001_v0001153_t0001_u01757998791897") 2025/09/16 05:01:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e946_d20250916_m045946_c001_v7007000_t0000_u01757998786810") 2025/09/16 05:01:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012e00_d20250916_m045937_c001_v0001153_t0021_u01757998777193") 2025/09/16 05:01:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b177dc_d20250916_m045929_c001_v7007000_t0000_u01757998769553") 2025/09/16 05:01:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8978_d20250916_m045920_c001_v0001176_t0051_u01757998760658") 2025/09/16 05:01:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce02670145_d20250916_m045915_c001_v7007000_t0000_u01757998755637") 2025/09/16 05:01:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f38_d20250916_m045911_c001_v0001134_t0032_u01757998751713") 2025/09/16 05:01:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b17739_d20250916_m045910_c001_v7007000_t0000_u01757998750392") 2025/09/16 05:01:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b3b7_d20250916_m045901_c001_v0001183_t0047_u01757998741427") 2025/09/16 05:01:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd256_d20250916_m045856_c001_v7007000_t0000_u01757998736310") 2025/09/16 05:01:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f05_d20250916_m045852_c001_v0001134_t0050_u01757998732304") 2025/09/16 05:01:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf7402_d20250916_m045850_c001_v7007000_t0000_u01757998730434") 2025/09/16 05:01:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d5e_d20250916_m045841_c001_v0001153_t0017_u01757998721615") 2025/09/16 05:01:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f406706708ff6b427_d20250916_m045833_c001_v7007000_t0000_u01757998713755") 2025/09/16 05:01:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b2c5_d20250916_m045824_c001_v0001183_t0037_u01757998704447") 2025/09/16 05:01:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde1380_d20250916_m045819_c001_v7007000_t0000_u01757998699373") 2025/09/16 05:01:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b258_d20250916_m045809_c001_v0001183_t0017_u01757998689418") 2025/09/16 05:01:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b174d3_d20250916_m045804_c001_v7007000_t0000_u01757998684447") 2025/09/16 05:01:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b1e8_d20250916_m045755_c001_v0001183_t0043_u01757998675210") 2025/09/16 05:01:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f590_d20250916_m045912_c001_v7007000_t0000_u01757998752961") 2025/09/16 05:01:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f2c_d20250916_m045908_c001_v0001134_t0008_u01757998748405") 2025/09/16 05:01:31 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a708_d20250916_m045932_c001_v7007000_t0000_u01757998772311") 2025/09/16 05:01:31 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f66_d20250916_m045927_c001_v0001134_t0035_u01757998767882") 2025/09/16 05:01:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2dee6_d20250916_m050043_c001_v7007000_t0000_u01757998843921") 2025/09/16 05:01:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8b19_d20250916_m050034_c001_v0001176_t0002_u01757998834952") 2025/09/16 05:01:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf77da_d20250916_m050029_c001_v7007000_t0000_u01757998829379") 2025/09/16 05:01:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8abf_d20250916_m050020_c001_v0001176_t0017_u01757998820959") 2025/09/16 05:01:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f590646_d20250916_m050015_c001_v7007000_t0000_u01757998815256") 2025/09/16 05:01:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8a73_d20250916_m050006_c001_v0001176_t0038_u01757998806773") 2025/09/16 05:01:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f420ff6e9f6b10be3_d20250916_m050001_c001_v7007000_t0000_u01757998801264") 2025/09/16 05:01:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8a29_d20250916_m045952_c001_v0001176_t0055_u01757998792600") 2025/09/16 05:01:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e94a_d20250916_m045946_c001_v7007000_t0000_u01757998786994") 2025/09/16 05:01:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f89d7_d20250916_m045937_c001_v0001176_t0008_u01757998777883") 2025/09/16 05:01:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b177da_d20250916_m045929_c001_v7007000_t0000_u01757998769369") 2025/09/16 05:01:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012dd4_d20250916_m045921_c001_v0001153_t0008_u01757998761226") 2025/09/16 05:01:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce02670147_d20250916_m045915_c001_v7007000_t0000_u01757998755824") 2025/09/16 05:01:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b3f3_d20250916_m045911_c001_v0001183_t0041_u01757998751738") 2025/09/16 05:01:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407317f3aeb06512_d20250916_m045910_c001_v7007000_t0000_u01757998750226") 2025/09/16 05:01:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f18_d20250916_m045902_c001_v0001134_t0011_u01757998742008") 2025/09/16 05:01:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd258_d20250916_m045856_c001_v7007000_t0000_u01757998736495") 2025/09/16 05:01:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d8b_d20250916_m045852_c001_v0001153_t0008_u01757998732328") 2025/09/16 05:01:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce02670051_d20250916_m045850_c001_v7007000_t0000_u01757998730787") 2025/09/16 05:01:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206edb_d20250916_m045842_c001_v0001134_t0033_u01757998722660") 2025/09/16 05:01:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e815_d20250916_m045833_c001_v7007000_t0000_u01757998713767") 2025/09/16 05:01:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d20_d20250916_m045825_c001_v0001153_t0021_u01757998705009") 2025/09/16 05:01:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde1381_d20250916_m045819_c001_v7007000_t0000_u01757998699560") 2025/09/16 05:01:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012cfc_d20250916_m045809_c001_v0001153_t0025_u01757998689979") 2025/09/16 05:01:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b174d8_d20250916_m045804_c001_v7007000_t0000_u01757998684628") 2025/09/16 05:01:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012cca_d20250916_m045755_c001_v0001153_t0018_u01757998675416") 2025/09/16 05:01:32 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e894_d20250916_m045913_c001_v7007000_t0000_u01757998753303") 2025/09/16 05:01:32 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8921_d20250916_m045908_c001_v0001176_t0054_u01757998748503") 2025/09/16 05:01:32 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a70a_d20250916_m045932_c001_v7007000_t0000_u01757998772494") 2025/09/16 05:01:32 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f899e_d20250916_m045927_c001_v0001176_t0009_u01757998767941") 2025/09/16 05:01:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2deeb_d20250916_m050044_c001_v7007000_t0000_u01757998844103") 2025/09/16 05:01:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f5120704a_d20250916_m050035_c001_v0001134_t0042_u01757998835176") 2025/09/16 05:01:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf77dd_d20250916_m050029_c001_v7007000_t0000_u01757998829561") 2025/09/16 05:01:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51207010_d20250916_m050021_c001_v0001134_t0013_u01757998821173") 2025/09/16 05:01:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f590648_d20250916_m050015_c001_v7007000_t0000_u01757998815438") 2025/09/16 05:01:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206fd9_d20250916_m050006_c001_v0001134_t0032_u01757998806985") 2025/09/16 05:01:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f420ff6e9f6b10be4_d20250916_m050001_c001_v7007000_t0000_u01757998801446") 2025/09/16 05:01:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f9f_d20250916_m045952_c001_v0001134_t0051_u01757998792813") 2025/09/16 05:01:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e94b_d20250916_m045947_c001_v7007000_t0000_u01757998787178") 2025/09/16 05:01:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f76_d20250916_m045938_c001_v0001134_t0049_u01757998778094") 2025/09/16 05:01:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4058e986147ed042_d20250916_m045929_c001_v7007000_t0000_u01757998769379") 2025/09/16 05:01:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f52_d20250916_m045921_c001_v0001134_t0024_u01757998761645") 2025/09/16 05:01:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce02670149_d20250916_m045916_c001_v7007000_t0000_u01757998756007") 2025/09/16 05:01:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f893d_d20250916_m045911_c001_v0001176_t0025_u01757998751750") 2025/09/16 05:01:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e883_d20250916_m045910_c001_v7007000_t0000_u01757998750010") 2025/09/16 05:01:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f88ea_d20250916_m045902_c001_v0001176_t0036_u01757998742518") 2025/09/16 05:01:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd25a_d20250916_m045856_c001_v7007000_t0000_u01757998736678") 2025/09/16 05:01:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b38d_d20250916_m045852_c001_v0001183_t0016_u01757998732421") 2025/09/16 05:01:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce02670050_d20250916_m045850_c001_v7007000_t0000_u01757998730603") 2025/09/16 05:01:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b349_d20250916_m045843_c001_v0001183_t0024_u01757998723178") 2025/09/16 05:01:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f417c3ec94f1cf0e7_d20250916_m045833_c001_v7007000_t0000_u01757998713968") 2025/09/16 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8805_d20250916_m045825_c001_v0001176_t0053_u01757998705340") 2025/09/16 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde1382_d20250916_m045819_c001_v7007000_t0000_u01757998699745") 2025/09/16 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f87a2_d20250916_m045810_c001_v0001176_t0016_u01757998690801") 2025/09/16 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b174dc_d20250916_m045804_c001_v7007000_t0000_u01757998684809") 2025/09/16 05:01:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8745_d20250916_m045755_c001_v0001176_t0038_u01757998675991") 2025/09/16 05:01:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce02670133_d20250916_m045913_c001_v7007000_t0000_u01757998753311") 2025/09/16 05:01:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b3d9_d20250916_m045908_c001_v0001183_t0003_u01757998748520") 2025/09/16 05:01:34 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a70b_d20250916_m045932_c001_v7007000_t0000_u01757998772676") 2025/09/16 05:01:34 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b457_d20250916_m045928_c001_v0001183_t0057_u01757998768018") 2025/09/16 05:01:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2deed_d20250916_m050044_c001_v7007000_t0000_u01757998844285") 2025/09/16 05:01:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b668_d20250916_m050035_c001_v0001183_t0016_u01757998835531") 2025/09/16 05:01:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf77e4_d20250916_m050029_c001_v7007000_t0000_u01757998829802") 2025/09/16 05:01:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b603_d20250916_m050021_c001_v0001183_t0023_u01757998821967") 2025/09/16 05:01:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f59064c_d20250916_m050015_c001_v7007000_t0000_u01757998815620") 2025/09/16 05:01:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b59c_d20250916_m050007_c001_v0001183_t0057_u01757998807347") 2025/09/16 05:01:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f420ff6e9f6b10be5_d20250916_m050001_c001_v7007000_t0000_u01757998801630") 2025/09/16 05:01:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b528_d20250916_m045953_c001_v0001183_t0024_u01757998793127") 2025/09/16 05:01:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e94e_d20250916_m045947_c001_v7007000_t0000_u01757998787361") 2025/09/16 05:01:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b4b8_d20250916_m045938_c001_v0001183_t0042_u01757998778406") 2025/09/16 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb28861b_d20250916_m045929_c001_v7007000_t0000_u01757998769562") 2025/09/16 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b429_d20250916_m045922_c001_v0001183_t0009_u01757998762055") 2025/09/16 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce0267014a_d20250916_m045916_c001_v7007000_t0000_u01757998756194") 2025/09/16 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b3f5_d20250916_m045911_c001_v0001183_t0026_u01757998751950") 2025/09/16 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f568_d20250916_m045910_c001_v7007000_t0000_u01757998750018") 2025/09/16 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d9d_d20250916_m045902_c001_v0001153_t0021_u01757998742734") 2025/09/16 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd25c_d20250916_m045856_c001_v7007000_t0000_u01757998736860") 2025/09/16 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f88b3_d20250916_m045852_c001_v0001176_t0036_u01757998732436") 2025/09/16 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd204_d20250916_m045850_c001_v7007000_t0000_u01757998730827") 2025/09/16 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8873_d20250916_m045843_c001_v0001176_t0049_u01757998723399") 2025/09/16 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b17615_d20250916_m045833_c001_v7007000_t0000_u01757998713527") 2025/09/16 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206ea7_d20250916_m045825_c001_v0001134_t0036_u01757998705564") 2025/09/16 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde1383_d20250916_m045819_c001_v7007000_t0000_u01757998699929") 2025/09/16 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206e7b_d20250916_m045811_c001_v0001134_t0046_u01757998691012") 2025/09/16 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b174e0_d20250916_m045805_c001_v7007000_t0000_u01757998685038") 2025/09/16 05:01:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206e3f_d20250916_m045756_c001_v0001134_t0016_u01757998676199") 2025/09/16 05:01:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e892_d20250916_m045912_c001_v7007000_t0000_u01757998752930") 2025/09/16 05:01:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012dac_d20250916_m045908_c001_v0001153_t0004_u01757998748668") 2025/09/16 05:01:35 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a70c_d20250916_m045932_c001_v7007000_t0000_u01757998772895") 2025/09/16 05:01:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f89a2_d20250916_m045928_c001_v0001176_t0019_u01757998768149") 2025/09/16 05:01:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2deef_d20250916_m050044_c001_v7007000_t0000_u01757998844467") 2025/09/16 05:01:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012ea8_d20250916_m050035_c001_v0001153_t0019_u01757998835732") 2025/09/16 05:01:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf77e7_d20250916_m050029_c001_v7007000_t0000_u01757998829984") 2025/09/16 05:01:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012e7a_d20250916_m050022_c001_v0001153_t0022_u01757998822172") 2025/09/16 05:01:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f59064f_d20250916_m050015_c001_v7007000_t0000_u01757998815807") 2025/09/16 05:01:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012e52_d20250916_m050007_c001_v0001153_t0019_u01757998807552") 2025/09/16 05:01:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f420ff6e9f6b10be6_d20250916_m050001_c001_v7007000_t0000_u01757998801812") 2025/09/16 05:01:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012e32_d20250916_m045953_c001_v0001153_t0019_u01757998793336") 2025/09/16 05:01:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e950_d20250916_m045947_c001_v7007000_t0000_u01757998787544") 2025/09/16 05:01:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012e06_d20250916_m045938_c001_v0001153_t0019_u01757998778614") 2025/09/16 05:01:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a6ed_d20250916_m045929_c001_v7007000_t0000_u01757998769391") 2025/09/16 05:01:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8980_d20250916_m045922_c001_v0001176_t0009_u01757998762278") 2025/09/16 05:01:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce0267014b_d20250916_m045916_c001_v7007000_t0000_u01757998756379") 2025/09/16 05:01:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8941_d20250916_m045911_c001_v0001176_t0046_u01757998751966") 2025/09/16 05:01:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f406706708ff6b56a_d20250916_m045910_c001_v7007000_t0000_u01757998750169") 2025/09/16 05:01:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b3bf_d20250916_m045903_c001_v0001183_t0049_u01757998743055") 2025/09/16 05:01:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd260_d20250916_m045857_c001_v7007000_t0000_u01757998737043") 2025/09/16 05:01:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b38f_d20250916_m045852_c001_v0001183_t0001_u01757998732620") 2025/09/16 05:01:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a6401_d20250916_m045850_c001_v7007000_t0000_u01757998730839") 2025/09/16 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d64_d20250916_m045843_c001_v0001153_t0011_u01757998723618") 2025/09/16 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415e55e7bfee32f4_d20250916_m045833_c001_v7007000_t0000_u01757998713892") 2025/09/16 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b2d9_d20250916_m045826_c001_v0001183_t0022_u01757998706019") 2025/09/16 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde1384_d20250916_m045820_c001_v7007000_t0000_u01757998700114") 2025/09/16 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b26a_d20250916_m045811_c001_v0001183_t0006_u01757998691315") 2025/09/16 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b174e6_d20250916_m045805_c001_v7007000_t0000_u01757998685219") 2025/09/16 05:01:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b1f0_d20250916_m045756_c001_v0001183_t0017_u01757998676517") 2025/09/16 05:01:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b17752_d20250916_m045912_c001_v7007000_t0000_u01757998752909") 2025/09/16 05:01:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f2e_d20250916_m045908_c001_v0001134_t0001_u01757998748705") 2025/09/16 05:01:37 DEBUG : dir1/0007-12345: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a70e_d20250916_m045933_c001_v7007000_t0000_u01757998773079") 2025/09/16 05:01:37 DEBUG : dir1/0007-12345: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012df2_d20250916_m045928_c001_v0001153_t0003_u01757998768220") 2025/09/16 05:01:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2def1_d20250916_m050044_c001_v7007000_t0000_u01757998844653") 2025/09/16 05:01:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8b1d_d20250916_m050036_c001_v0001176_t0059_u01757998836308") 2025/09/16 05:01:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf77eb_d20250916_m050030_c001_v7007000_t0000_u01757998830165") 2025/09/16 05:01:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8ac7_d20250916_m050022_c001_v0001176_t0014_u01757998822540") 2025/09/16 05:01:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f590651_d20250916_m050015_c001_v7007000_t0000_u01757998815989") 2025/09/16 05:01:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8a77_d20250916_m050007_c001_v0001176_t0033_u01757998807959") 2025/09/16 05:01:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f420ff6e9f6b10be7_d20250916_m050002_c001_v7007000_t0000_u01757998802001") 2025/09/16 05:01:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8a2f_d20250916_m045953_c001_v0001176_t0040_u01757998793771") 2025/09/16 05:01:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e952_d20250916_m045947_c001_v7007000_t0000_u01757998787731") 2025/09/16 05:01:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f89df_d20250916_m045939_c001_v0001176_t0048_u01757998779203") 2025/09/16 05:01:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4224daa8c0a4bf3d_d20250916_m045929_c001_v7007000_t0000_u01757998769396") 2025/09/16 05:01:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012dd8_d20250916_m045922_c001_v0001153_t0019_u01757998762491") 2025/09/16 05:01:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce0267014d_d20250916_m045916_c001_v7007000_t0000_u01757998756563") 2025/09/16 05:01:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012dbc_d20250916_m045912_c001_v0001153_t0016_u01757998752046") 2025/09/16 05:01:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde14eb_d20250916_m045910_c001_v7007000_t0000_u01757998750237") 2025/09/16 05:01:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f1c_d20250916_m045903_c001_v0001134_t0021_u01757998743255") 2025/09/16 05:01:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd262_d20250916_m045857_c001_v7007000_t0000_u01757998737225") 2025/09/16 05:01:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f07_d20250916_m045852_c001_v0001134_t0033_u01757998732631") 2025/09/16 05:01:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4058e986147ecd1f_d20250916_m045850_c001_v7007000_t0000_u01757998730851") 2025/09/16 05:01:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206ee3_d20250916_m045844_c001_v0001134_t0013_u01757998724018") 2025/09/16 05:01:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415e55e7bfee32f2_d20250916_m045833_c001_v7007000_t0000_u01757998713721") 2025/09/16 05:01:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d2a_d20250916_m045826_c001_v0001153_t0021_u01757998706233") 2025/09/16 05:01:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde1385_d20250916_m045820_c001_v7007000_t0000_u01757998700298") 2025/09/16 05:01:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d00_d20250916_m045811_c001_v0001153_t0007_u01757998691512") 2025/09/16 05:01:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b174eb_d20250916_m045805_c001_v7007000_t0000_u01757998685401") 2025/09/16 05:01:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012cd0_d20250916_m045756_c001_v0001153_t0025_u01757998676764") 2025/09/16 05:01:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce0267012d_d20250916_m045912_c001_v7007000_t0000_u01757998752939") 2025/09/16 05:01:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b3dd_d20250916_m045908_c001_v0001183_t0034_u01757998748730") 2025/09/16 05:01:38 DEBUG : dir1/0008-23456: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a712_d20250916_m045933_c001_v7007000_t0000_u01757998773262") 2025/09/16 05:01:39 DEBUG : dir1/0008-23456: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b45b_d20250916_m045928_c001_v0001183_t0046_u01757998768254") 2025/09/16 05:01:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2def3_d20250916_m050044_c001_v7007000_t0000_u01757998844835") 2025/09/16 05:01:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f5120704e_d20250916_m050036_c001_v0001134_t0025_u01757998836524") 2025/09/16 05:01:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf77ef_d20250916_m050030_c001_v7007000_t0000_u01757998830346") 2025/09/16 05:01:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51207016_d20250916_m050022_c001_v0001134_t0049_u01757998822752") 2025/09/16 05:01:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f590653_d20250916_m050016_c001_v7007000_t0000_u01757998816171") 2025/09/16 05:01:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206fdd_d20250916_m050008_c001_v0001134_t0050_u01757998808172") 2025/09/16 05:01:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f420ff6e9f6b10be8_d20250916_m050002_c001_v7007000_t0000_u01757998802185") 2025/09/16 05:01:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206fa7_d20250916_m045953_c001_v0001134_t0040_u01757998793980") 2025/09/16 05:01:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e956_d20250916_m045947_c001_v7007000_t0000_u01757998787915") 2025/09/16 05:01:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f7e_d20250916_m045939_c001_v0001134_t0052_u01757998779416") 2025/09/16 05:01:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c9c49_d20250916_m045929_c001_v7007000_t0000_u01757998769171") 2025/09/16 05:01:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f58_d20250916_m045922_c001_v0001134_t0036_u01757998762894") 2025/09/16 05:01:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce0267014e_d20250916_m045916_c001_v7007000_t0000_u01757998756748") 2025/09/16 05:01:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b3f7_d20250916_m045912_c001_v0001183_t0007_u01757998752144") 2025/09/16 05:01:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f406706708ff6b571_d20250916_m045910_c001_v7007000_t0000_u01757998750351") 2025/09/16 05:01:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f88f4_d20250916_m045903_c001_v0001176_t0010_u01757998743533") 2025/09/16 05:01:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd265_d20250916_m045857_c001_v7007000_t0000_u01757998737408") 2025/09/16 05:01:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f88b5_d20250916_m045852_c001_v0001176_t0039_u01757998732655") 2025/09/16 05:01:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4058e986147ecd21_d20250916_m045851_c001_v7007000_t0000_u01757998731052") 2025/09/16 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b357_d20250916_m045844_c001_v0001183_t0059_u01757998724398") 2025/09/16 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f417c3ec94f1cf0e4_d20250916_m045833_c001_v7007000_t0000_u01757998713785") 2025/09/16 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8809_d20250916_m045826_c001_v0001176_t0039_u01757998706646") 2025/09/16 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde1386_d20250916_m045820_c001_v7007000_t0000_u01757998700483") 2025/09/16 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f87ae_d20250916_m045812_c001_v0001176_t0056_u01757998692009") 2025/09/16 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b174ee_d20250916_m045805_c001_v7007000_t0000_u01757998685584") 2025/09/16 05:01:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f874e_d20250916_m045757_c001_v0001176_t0034_u01757998677689") 2025/09/16 05:01:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f592_d20250916_m045913_c001_v7007000_t0000_u01757998753148") 2025/09/16 05:01:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8923_d20250916_m045908_c001_v0001176_t0026_u01757998748739") 2025/09/16 05:01:40 DEBUG : dir1/0009-34567: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a714_d20250916_m045933_c001_v7007000_t0000_u01757998773446") 2025/09/16 05:01:40 DEBUG : dir1/0009-34567: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f89a4_d20250916_m045928_c001_v0001176_t0054_u01757998768353") 2025/09/16 05:01:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2def5_d20250916_m050045_c001_v7007000_t0000_u01757998845018") 2025/09/16 05:01:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b674_d20250916_m050036_c001_v0001183_t0034_u01757998836880") 2025/09/16 05:01:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf77f5_d20250916_m050030_c001_v7007000_t0000_u01757998830529") 2025/09/16 05:01:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b607_d20250916_m050023_c001_v0001183_t0054_u01757998823056") 2025/09/16 05:01:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f590655_d20250916_m050016_c001_v7007000_t0000_u01757998816352") 2025/09/16 05:01:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b59e_d20250916_m050008_c001_v0001183_t0040_u01757998808479") 2025/09/16 05:01:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f420ff6e9f6b10be9_d20250916_m050002_c001_v7007000_t0000_u01757998802373") 2025/09/16 05:01:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b52e_d20250916_m045954_c001_v0001183_t0008_u01757998794424") 2025/09/16 05:01:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e959_d20250916_m045948_c001_v7007000_t0000_u01757998788099") 2025/09/16 05:01:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b4ca_d20250916_m045939_c001_v0001183_t0019_u01757998779864") 2025/09/16 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b177d8_d20250916_m045929_c001_v7007000_t0000_u01757998769184") 2025/09/16 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b43b_d20250916_m045923_c001_v0001183_t0043_u01757998763568") 2025/09/16 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce0267014f_d20250916_m045916_c001_v7007000_t0000_u01757998756938") 2025/09/16 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8943_d20250916_m045912_c001_v0001176_t0056_u01757998752176") 2025/09/16 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f5904a0_d20250916_m045910_c001_v7007000_t0000_u01757998750004") 2025/09/16 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d9f_d20250916_m045903_c001_v0001153_t0011_u01757998743763") 2025/09/16 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd267_d20250916_m045857_c001_v7007000_t0000_u01757998737592") 2025/09/16 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d8d_d20250916_m045852_c001_v0001153_t0025_u01757998732783") 2025/09/16 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf7406_d20250916_m045850_c001_v7007000_t0000_u01757998730615") 2025/09/16 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8875_d20250916_m045844_c001_v0001176_t0040_u01757998724611") 2025/09/16 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407317f3aeb064c9_d20250916_m045833_c001_v7007000_t0000_u01757998713924") 2025/09/16 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206eab_d20250916_m045826_c001_v0001134_t0030_u01757998706908") 2025/09/16 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde1387_d20250916_m045820_c001_v7007000_t0000_u01757998700668") 2025/09/16 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206e7f_d20250916_m045812_c001_v0001134_t0021_u01757998692220") 2025/09/16 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b174f3_d20250916_m045805_c001_v7007000_t0000_u01757998685765") 2025/09/16 05:01:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206e48_d20250916_m045757_c001_v0001134_t0048_u01757998677895") 2025/09/16 05:01:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f417c3ec94f1cf19a_d20250916_m045912_c001_v7007000_t0000_u01757998752921") 2025/09/16 05:01:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b3e1_d20250916_m045908_c001_v0001183_t0023_u01757998748938") 2025/09/16 05:01:41 DEBUG : dir1/0010-45678: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a715_d20250916_m045933_c001_v7007000_t0000_u01757998773628") 2025/09/16 05:01:41 DEBUG : dir1/0010-45678: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f68_d20250916_m045928_c001_v0001134_t0041_u01757998768362") 2025/09/16 05:01:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2def7_d20250916_m050045_c001_v7007000_t0000_u01757998845217") 2025/09/16 05:01:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012eaa_d20250916_m050037_c001_v0001153_t0018_u01757998837075") 2025/09/16 05:01:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf77f8_d20250916_m050030_c001_v7007000_t0000_u01757998830711") 2025/09/16 05:01:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012e82_d20250916_m050023_c001_v0001153_t0021_u01757998823276") 2025/09/16 05:01:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f590658_d20250916_m050016_c001_v7007000_t0000_u01757998816533") 2025/09/16 05:01:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012e54_d20250916_m050008_c001_v0001153_t0018_u01757998808686") 2025/09/16 05:01:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f420ff6e9f6b10bea_d20250916_m050002_c001_v7007000_t0000_u01757998802561") 2025/09/16 05:01:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012e34_d20250916_m045954_c001_v0001153_t0013_u01757998794619") 2025/09/16 05:01:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e95d_d20250916_m045948_c001_v7007000_t0000_u01757998788284") 2025/09/16 05:01:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012e10_d20250916_m045940_c001_v0001153_t0021_u01757998780071") 2025/09/16 05:01:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f417c3ec94f1cf1ed_d20250916_m045929_c001_v7007000_t0000_u01757998769400") 2025/09/16 05:01:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f898a_d20250916_m045923_c001_v0001176_t0042_u01757998763767") 2025/09/16 05:01:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce02670150_d20250916_m045917_c001_v7007000_t0000_u01757998757126") 2025/09/16 05:01:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f3a_d20250916_m045912_c001_v0001134_t0029_u01757998752223") 2025/09/16 05:01:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f5904a4_d20250916_m045910_c001_v7007000_t0000_u01757998750369") 2025/09/16 05:01:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b3c7_d20250916_m045904_c001_v0001183_t0047_u01757998744098") 2025/09/16 05:01:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd269_d20250916_m045857_c001_v7007000_t0000_u01757998737776") 2025/09/16 05:01:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b391_d20250916_m045852_c001_v0001183_t0005_u01757998732826") 2025/09/16 05:01:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb28851e_d20250916_m045851_c001_v7007000_t0000_u01757998731009") 2025/09/16 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d66_d20250916_m045844_c001_v0001153_t0014_u01757998724821") 2025/09/16 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415e55e7bfee32f7_d20250916_m045834_c001_v7007000_t0000_u01757998714083") 2025/09/16 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b2e1_d20250916_m045827_c001_v0001183_t0042_u01757998707458") 2025/09/16 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde1388_d20250916_m045820_c001_v7007000_t0000_u01757998700853") 2025/09/16 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b274_d20250916_m045812_c001_v0001183_t0047_u01757998692512") 2025/09/16 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b174f7_d20250916_m045805_c001_v7007000_t0000_u01757998685948") 2025/09/16 05:01:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b202_d20250916_m045758_c001_v0001183_t0013_u01757998678252") 2025/09/16 05:01:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f5904b3_d20250916_m045913_c001_v7007000_t0000_u01757998753139") 2025/09/16 05:01:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8925_d20250916_m045908_c001_v0001176_t0025_u01757998748957") 2025/09/16 05:01:43 DEBUG : dir1/0011-56789: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a716_d20250916_m045933_c001_v7007000_t0000_u01757998773810") 2025/09/16 05:01:43 DEBUG : dir1/0011-56789: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b461_d20250916_m045928_c001_v0001183_t0038_u01757998768475") 2025/09/16 05:01:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2def9_d20250916_m050045_c001_v7007000_t0000_u01757998845400") 2025/09/16 05:01:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8b23_d20250916_m050037_c001_v0001176_t0028_u01757998837495") 2025/09/16 05:01:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf77f9_d20250916_m050030_c001_v7007000_t0000_u01757998830893") 2025/09/16 05:01:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8ad1_d20250916_m050023_c001_v0001176_t0001_u01757998823597") 2025/09/16 05:01:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f59065a_d20250916_m050016_c001_v7007000_t0000_u01757998816715") 2025/09/16 05:01:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8a81_d20250916_m050009_c001_v0001176_t0029_u01757998809151") 2025/09/16 05:01:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f420ff6e9f6b10beb_d20250916_m050002_c001_v7007000_t0000_u01757998802747") 2025/09/16 05:01:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8a3b_d20250916_m045955_c001_v0001176_t0028_u01757998795097") 2025/09/16 05:01:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e95f_d20250916_m045948_c001_v7007000_t0000_u01757998788468") 2025/09/16 05:01:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f89eb_d20250916_m045940_c001_v0001176_t0029_u01757998780582") 2025/09/16 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a64b0_d20250916_m045929_c001_v7007000_t0000_u01757998769412") 2025/09/16 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012de6_d20250916_m045923_c001_v0001153_t0006_u01757998763973") 2025/09/16 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce02670152_d20250916_m045917_c001_v7007000_t0000_u01757998757310") 2025/09/16 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b3fb_d20250916_m045912_c001_v0001183_t0038_u01757998752339") 2025/09/16 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f5904a3_d20250916_m045910_c001_v7007000_t0000_u01757998750188") 2025/09/16 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f1e_d20250916_m045904_c001_v0001134_t0040_u01757998744292") 2025/09/16 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd26d_d20250916_m045857_c001_v7007000_t0000_u01757998737959") 2025/09/16 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f88b9_d20250916_m045852_c001_v0001176_t0059_u01757998732875") 2025/09/16 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf740a_d20250916_m045850_c001_v7007000_t0000_u01757998730852") 2025/09/16 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206ee5_d20250916_m045845_c001_v0001134_t0059_u01757998725148") 2025/09/16 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407317f3aeb064c8_d20250916_m045833_c001_v7007000_t0000_u01757998713736") 2025/09/16 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d30_d20250916_m045827_c001_v0001153_t0014_u01757998707652") 2025/09/16 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde1389_d20250916_m045821_c001_v7007000_t0000_u01757998701037") 2025/09/16 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d04_d20250916_m045812_c001_v0001153_t0019_u01757998692732") 2025/09/16 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b174fa_d20250916_m045806_c001_v7007000_t0000_u01757998686130") 2025/09/16 05:01:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012cd8_d20250916_m045758_c001_v0001153_t0025_u01757998678460") 2025/09/16 05:01:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f406706708ff6b596_d20250916_m045913_c001_v7007000_t0000_u01757998753160") 2025/09/16 05:01:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012dae_d20250916_m045909_c001_v0001153_t0014_u01757998749003") 2025/09/16 05:01:44 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a717_d20250916_m045934_c001_v7007000_t0000_u01757998774001") 2025/09/16 05:01:44 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f89aa_d20250916_m045928_c001_v0001176_t0031_u01757998768567") 2025/09/16 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2defb_d20250916_m050045_c001_v7007000_t0000_u01757998845585") 2025/09/16 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51207050_d20250916_m050037_c001_v0001134_t0003_u01757998837792") 2025/09/16 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf77fd_d20250916_m050031_c001_v7007000_t0000_u01757998831076") 2025/09/16 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f5120701e_d20250916_m050023_c001_v0001134_t0053_u01757998823807") 2025/09/16 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f59065d_d20250916_m050016_c001_v7007000_t0000_u01757998816896") 2025/09/16 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206fdf_d20250916_m050009_c001_v0001134_t0017_u01757998809369") 2025/09/16 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f420ff6e9f6b10bed_d20250916_m050002_c001_v7007000_t0000_u01757998802929") 2025/09/16 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206fa9_d20250916_m045955_c001_v0001134_t0043_u01757998795325") 2025/09/16 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e964_d20250916_m045948_c001_v7007000_t0000_u01757998788652") 2025/09/16 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f84_d20250916_m045940_c001_v0001134_t0020_u01757998780804") 2025/09/16 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a6ee_d20250916_m045929_c001_v7007000_t0000_u01757998769575") 2025/09/16 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f5a_d20250916_m045924_c001_v0001134_t0013_u01757998764396") 2025/09/16 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce02670157_d20250916_m045917_c001_v7007000_t0000_u01757998757493") 2025/09/16 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8945_d20250916_m045912_c001_v0001176_t0047_u01757998752460") 2025/09/16 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f406706708ff6b563_d20250916_m045909_c001_v7007000_t0000_u01757998749804") 2025/09/16 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f88fa_d20250916_m045904_c001_v0001176_t0014_u01757998744696") 2025/09/16 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd26f_d20250916_m045858_c001_v7007000_t0000_u01757998738149") 2025/09/16 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b395_d20250916_m045853_c001_v0001183_t0042_u01757998733036") 2025/09/16 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd20a_d20250916_m045851_c001_v7007000_t0000_u01757998731020") 2025/09/16 05:01:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b35b_d20250916_m045845_c001_v0001183_t0042_u01757998725513") 2025/09/16 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b17613_d20250916_m045833_c001_v7007000_t0000_u01757998713341") 2025/09/16 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8811_d20250916_m045828_c001_v0001176_t0006_u01757998708068") 2025/09/16 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde138a_d20250916_m045821_c001_v7007000_t0000_u01757998701222") 2025/09/16 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f87b8_d20250916_m045813_c001_v0001176_t0004_u01757998693459") 2025/09/16 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b17500_d20250916_m045806_c001_v7007000_t0000_u01757998686312") 2025/09/16 05:01:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f875c_d20250916_m045759_c001_v0001176_t0050_u01757998679258") 2025/09/16 05:01:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f417c3ec94f1cf19e_d20250916_m045913_c001_v7007000_t0000_u01757998753170") 2025/09/16 05:01:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f32_d20250916_m045909_c001_v0001134_t0055_u01757998749018") 2025/09/16 05:01:46 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a718_d20250916_m045934_c001_v7007000_t0000_u01757998774252") 2025/09/16 05:01:46 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012df4_d20250916_m045928_c001_v0001153_t0012_u01757998768636") 2025/09/16 05:01:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2defd_d20250916_m050045_c001_v7007000_t0000_u01757998845772") 2025/09/16 05:01:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b67c_d20250916_m050038_c001_v0001183_t0043_u01757998838080") 2025/09/16 05:01:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf7801_d20250916_m050031_c001_v7007000_t0000_u01757998831258") 2025/09/16 05:01:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b611_d20250916_m050024_c001_v0001183_t0033_u01757998824147") 2025/09/16 05:01:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f59065f_d20250916_m050017_c001_v7007000_t0000_u01757998817079") 2025/09/16 05:01:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b5a6_d20250916_m050009_c001_v0001183_t0027_u01757998809699") 2025/09/16 05:01:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f420ff6e9f6b10bef_d20250916_m050003_c001_v7007000_t0000_u01757998803111") 2025/09/16 05:01:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b536_d20250916_m045955_c001_v0001183_t0031_u01757998795874") 2025/09/16 05:01:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e966_d20250916_m045948_c001_v7007000_t0000_u01757998788835") 2025/09/16 05:01:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b4d8_d20250916_m045941_c001_v0001183_t0032_u01757998781145") 2025/09/16 05:01:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c9c4b_d20250916_m045929_c001_v7007000_t0000_u01757998769353") 2025/09/16 05:01:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b43d_d20250916_m045924_c001_v0001183_t0010_u01757998764861") 2025/09/16 05:01:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce0267015b_d20250916_m045917_c001_v7007000_t0000_u01757998757677") 2025/09/16 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b3fd_d20250916_m045912_c001_v0001183_t0007_u01757998752574") 2025/09/16 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f59049f_d20250916_m045909_c001_v7007000_t0000_u01757998749822") 2025/09/16 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012da1_d20250916_m045904_c001_v0001153_t0003_u01757998744908") 2025/09/16 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd272_d20250916_m045858_c001_v7007000_t0000_u01757998738334") 2025/09/16 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f88bb_d20250916_m045853_c001_v0001176_t0017_u01757998733094") 2025/09/16 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce02670054_d20250916_m045850_c001_v7007000_t0000_u01757998730975") 2025/09/16 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8883_d20250916_m045845_c001_v0001176_t0055_u01757998725735") 2025/09/16 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b1761d_d20250916_m045834_c001_v7007000_t0000_u01757998714097") 2025/09/16 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206eb3_d20250916_m045828_c001_v0001134_t0033_u01757998708283") 2025/09/16 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde138c_d20250916_m045821_c001_v7007000_t0000_u01757998701406") 2025/09/16 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206e83_d20250916_m045813_c001_v0001134_t0047_u01757998693668") 2025/09/16 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b17506_d20250916_m045806_c001_v7007000_t0000_u01757998686494") 2025/09/16 05:01:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206e4b_d20250916_m045759_c001_v0001134_t0028_u01757998679482") 2025/09/16 05:01:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b1775a_d20250916_m045913_c001_v7007000_t0000_u01757998753279") 2025/09/16 05:01:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b3e3_d20250916_m045909_c001_v0001183_t0018_u01757998749145") 2025/09/16 05:01:47 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a71a_d20250916_m045934_c001_v7007000_t0000_u01757998774437") 2025/09/16 05:01:47 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b463_d20250916_m045928_c001_v0001183_t0003_u01757998768686") 2025/09/16 05:01:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2defe_d20250916_m050045_c001_v7007000_t0000_u01757998845959") 2025/09/16 05:01:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012eae_d20250916_m050038_c001_v0001153_t0015_u01757998838296") 2025/09/16 05:01:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf7803_d20250916_m050031_c001_v7007000_t0000_u01757998831440") 2025/09/16 05:01:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012e84_d20250916_m050024_c001_v0001153_t0014_u01757998824361") 2025/09/16 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f590660_d20250916_m050017_c001_v7007000_t0000_u01757998817261") 2025/09/16 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012e5a_d20250916_m050009_c001_v0001153_t0011_u01757998809892") 2025/09/16 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f420ff6e9f6b10bf0_d20250916_m050003_c001_v7007000_t0000_u01757998803295") 2025/09/16 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012e3a_d20250916_m045956_c001_v0001153_t0006_u01757998796078") 2025/09/16 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e96a_d20250916_m045949_c001_v7007000_t0000_u01757998789019") 2025/09/16 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012e14_d20250916_m045941_c001_v0001153_t0006_u01757998781358") 2025/09/16 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f405a05ac630373de_d20250916_m045929_c001_v7007000_t0000_u01757998769432") 2025/09/16 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f898c_d20250916_m045925_c001_v0001176_t0030_u01757998765059") 2025/09/16 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce0267015e_d20250916_m045917_c001_v7007000_t0000_u01757998757863") 2025/09/16 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012dc0_d20250916_m045912_c001_v0001153_t0020_u01757998752585") 2025/09/16 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e881_d20250916_m045909_c001_v7007000_t0000_u01757998749826") 2025/09/16 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b3c9_d20250916_m045905_c001_v0001183_t0030_u01757998745251") 2025/09/16 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd273_d20250916_m045858_c001_v7007000_t0000_u01757998738518") 2025/09/16 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f09_d20250916_m045853_c001_v0001134_t0029_u01757998733175") 2025/09/16 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a6403_d20250916_m045851_c001_v7007000_t0000_u01757998731030") 2025/09/16 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d6c_d20250916_m045845_c001_v0001153_t0009_u01757998725946") 2025/09/16 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b1761a_d20250916_m045833_c001_v7007000_t0000_u01757998713904") 2025/09/16 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b2e9_d20250916_m045828_c001_v0001183_t0008_u01757998708749") 2025/09/16 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde138d_d20250916_m045821_c001_v7007000_t0000_u01757998701590") 2025/09/16 05:01:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b280_d20250916_m045814_c001_v0001183_t0017_u01757998694084") 2025/09/16 05:01:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b17509_d20250916_m045806_c001_v7007000_t0000_u01757998686674") 2025/09/16 05:01:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b20e_d20250916_m045759_c001_v0001183_t0054_u01757998679793") 2025/09/16 05:01:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f406706708ff6b593_d20250916_m045912_c001_v7007000_t0000_u01757998752970") 2025/09/16 05:01:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8927_d20250916_m045909_c001_v0001176_t0019_u01757998749176") 2025/09/16 05:01:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a71c_d20250916_m045934_c001_v7007000_t0000_u01757998774619") 2025/09/16 05:01:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f89ae_d20250916_m045928_c001_v0001176_t0025_u01757998768783") 2025/09/16 05:01:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2df00_d20250916_m050046_c001_v7007000_t0000_u01757998846142") 2025/09/16 05:01:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8b27_d20250916_m050038_c001_v0001176_t0020_u01757998838664") 2025/09/16 05:01:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf7806_d20250916_m050031_c001_v7007000_t0000_u01757998831623") 2025/09/16 05:01:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8ad7_d20250916_m050024_c001_v0001176_t0018_u01757998824696") 2025/09/16 05:01:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f590661_d20250916_m050017_c001_v7007000_t0000_u01757998817443") 2025/09/16 05:01:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8a8b_d20250916_m050010_c001_v0001176_t0003_u01757998810270") 2025/09/16 05:01:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f420ff6e9f6b10bf1_d20250916_m050003_c001_v7007000_t0000_u01757998803477") 2025/09/16 05:01:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8a47_d20250916_m045956_c001_v0001176_t0044_u01757998796456") 2025/09/16 05:01:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e96c_d20250916_m045949_c001_v7007000_t0000_u01757998789204") 2025/09/16 05:01:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f89f3_d20250916_m045941_c001_v0001176_t0034_u01757998781793") 2025/09/16 05:01:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c9c4c_d20250916_m045929_c001_v7007000_t0000_u01757998769537") 2025/09/16 05:01:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012de8_d20250916_m045925_c001_v0001153_t0001_u01757998765275") 2025/09/16 05:01:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce02670162_d20250916_m045918_c001_v7007000_t0000_u01757998758050") 2025/09/16 05:01:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8949_d20250916_m045912_c001_v0001176_t0051_u01757998752675") 2025/09/16 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f566_d20250916_m045909_c001_v7007000_t0000_u01757998749837") 2025/09/16 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f20_d20250916_m045905_c001_v0001134_t0005_u01757998745455") 2025/09/16 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd275_d20250916_m045858_c001_v7007000_t0000_u01757998738700") 2025/09/16 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b399_d20250916_m045853_c001_v0001183_t0025_u01757998733269") 2025/09/16 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf740d_d20250916_m045851_c001_v7007000_t0000_u01757998731040") 2025/09/16 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206eed_d20250916_m045846_c001_v0001134_t0040_u01757998726410") 2025/09/16 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415e55e7bfee32f5_d20250916_m045833_c001_v7007000_t0000_u01757998713913") 2025/09/16 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d38_d20250916_m045828_c001_v0001153_t0014_u01757998708959") 2025/09/16 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde138e_d20250916_m045821_c001_v7007000_t0000_u01757998701774") 2025/09/16 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d0a_d20250916_m045814_c001_v0001153_t0022_u01757998694285") 2025/09/16 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b1750c_d20250916_m045806_c001_v7007000_t0000_u01757998686856") 2025/09/16 05:01:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012cde_d20250916_m045800_c001_v0001153_t0021_u01757998680007") 2025/09/16 05:01:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f417c3ec94f1cf19c_d20250916_m045912_c001_v7007000_t0000_u01757998752983") 2025/09/16 05:01:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012db0_d20250916_m045909_c001_v0001153_t0019_u01757998749328") 2025/09/16 05:01:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b17632_d20250916_m045836_c001_v7007000_t0000_u01757998716530") 2025/09/16 05:01:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8820_d20250916_m045832_c001_v0001176_t0053_u01757998712066") 2025/09/16 05:01:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b17635_d20250916_m045836_c001_v7007000_t0000_u01757998716715") 2025/09/16 05:01:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b2ff_d20250916_m045832_c001_v0001183_t0041_u01757998712085") 2025/09/16 05:01:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b17637_d20250916_m045836_c001_v7007000_t0000_u01757998716900") 2025/09/16 05:01:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206ec1_d20250916_m045832_c001_v0001134_t0017_u01757998712212") 2025/09/16 05:01:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b17638_d20250916_m045837_c001_v7007000_t0000_u01757998717087") 2025/09/16 05:01:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d42_d20250916_m045832_c001_v0001153_t0013_u01757998712277") 2025/09/16 05:01:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b1763a_d20250916_m045837_c001_v7007000_t0000_u01757998717272") 2025/09/16 05:01:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8824_d20250916_m045832_c001_v0001176_t0027_u01757998712290") 2025/09/16 05:01:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b1763b_d20250916_m045837_c001_v7007000_t0000_u01757998717470") 2025/09/16 05:01:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b301_d20250916_m045832_c001_v0001183_t0033_u01757998712299") 2025/09/16 05:01:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b1763d_d20250916_m045837_c001_v7007000_t0000_u01757998717656") 2025/09/16 05:01:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8826_d20250916_m045832_c001_v0001176_t0034_u01757998712510") 2025/09/16 05:01:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b1763f_d20250916_m045837_c001_v7007000_t0000_u01757998717842") 2025/09/16 05:01:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b303_d20250916_m045832_c001_v0001183_t0046_u01757998712526") 2025/09/16 05:01:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b17641_d20250916_m045838_c001_v7007000_t0000_u01757998718027") 2025/09/16 05:01:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d46_d20250916_m045832_c001_v0001153_t0002_u01757998712603") 2025/09/16 05:01:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b17643_d20250916_m045838_c001_v7007000_t0000_u01757998718212") 2025/09/16 05:01:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206ec3_d20250916_m045832_c001_v0001134_t0058_u01757998712646") 2025/09/16 05:01:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b17645_d20250916_m045838_c001_v7007000_t0000_u01757998718397") 2025/09/16 05:01:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b305_d20250916_m045832_c001_v0001183_t0015_u01757998712734") 2025/09/16 05:01:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b17647_d20250916_m045838_c001_v7007000_t0000_u01757998718582") 2025/09/16 05:01:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f882a_d20250916_m045832_c001_v0001176_t0028_u01757998712752") 2025/09/16 05:01:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b17649_d20250916_m045838_c001_v7007000_t0000_u01757998718768") 2025/09/16 05:01:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b30b_d20250916_m045832_c001_v0001183_t0042_u01757998712933") 2025/09/16 05:01:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b1764a_d20250916_m045838_c001_v7007000_t0000_u01757998718954") 2025/09/16 05:01:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d4a_d20250916_m045832_c001_v0001153_t0023_u01757998712957") 2025/09/16 05:01:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b1764b_d20250916_m045839_c001_v7007000_t0000_u01757998719139") 2025/09/16 05:01:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f882e_d20250916_m045832_c001_v0001176_t0010_u01757998712969") 2025/09/16 05:01:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b1764c_d20250916_m045839_c001_v7007000_t0000_u01757998719325") 2025/09/16 05:01:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206ec5_d20250916_m045833_c001_v0001134_t0021_u01757998713011") 2025/09/16 05:01:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb288535_d20250916_m045853_c001_v7007000_t0000_u01757998733863") 2025/09/16 05:01:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b371_d20250916_m045849_c001_v0001183_t0005_u01757998729047") 2025/09/16 05:01:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a6409_d20250916_m045854_c001_v7007000_t0000_u01757998734015") 2025/09/16 05:01:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8895_d20250916_m045849_c001_v0001176_t0014_u01757998729060") 2025/09/16 05:01:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf7428_d20250916_m045853_c001_v7007000_t0000_u01757998733873") 2025/09/16 05:01:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d76_d20250916_m045849_c001_v0001153_t0002_u01757998729189") 2025/09/16 05:01:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf7425_d20250916_m045853_c001_v7007000_t0000_u01757998733686") 2025/09/16 05:01:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206efb_d20250916_m045849_c001_v0001134_t0013_u01757998729220") 2025/09/16 05:01:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce02670069_d20250916_m045853_c001_v7007000_t0000_u01757998733696") 2025/09/16 05:01:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b373_d20250916_m045849_c001_v0001183_t0043_u01757998729258") 2025/09/16 05:01:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4058e986147ecd3a_d20250916_m045853_c001_v7007000_t0000_u01757998733809") 2025/09/16 05:01:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8897_d20250916_m045849_c001_v0001176_t0042_u01757998729270") 2025/09/16 05:01:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf7427_d20250916_m045853_c001_v7007000_t0000_u01757998733818") 2025/09/16 05:01:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b377_d20250916_m045849_c001_v0001183_t0042_u01757998729476") 2025/09/16 05:01:52 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce0267006c_d20250916_m045853_c001_v7007000_t0000_u01757998733885") 2025/09/16 05:01:53 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f889b_d20250916_m045849_c001_v0001176_t0059_u01757998729524") 2025/09/16 05:01:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd22e_d20250916_m045854_c001_v7007000_t0000_u01757998734026") 2025/09/16 05:01:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d78_d20250916_m045849_c001_v0001153_t0002_u01757998729548") 2025/09/16 05:01:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4058e986147ecd40_d20250916_m045853_c001_v7007000_t0000_u01757998733993") 2025/09/16 05:01:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206efd_d20250916_m045849_c001_v0001134_t0041_u01757998729586") 2025/09/16 05:01:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4058e986147ecd38_d20250916_m045853_c001_v7007000_t0000_u01757998733624") 2025/09/16 05:01:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b379_d20250916_m045849_c001_v0001183_t0039_u01757998729686") 2025/09/16 05:01:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a6406_d20250916_m045853_c001_v7007000_t0000_u01757998733645") 2025/09/16 05:01:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f889f_d20250916_m045849_c001_v0001176_t0052_u01757998729741") 2025/09/16 05:01:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd228_d20250916_m045853_c001_v7007000_t0000_u01757998733656") 2025/09/16 05:01:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b37d_d20250916_m045849_c001_v0001183_t0024_u01757998729893") 2025/09/16 05:01:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf7424_d20250916_m045853_c001_v7007000_t0000_u01757998733634") 2025/09/16 05:01:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d7a_d20250916_m045849_c001_v0001153_t0006_u01757998729911") 2025/09/16 05:01:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a6408_d20250916_m045853_c001_v7007000_t0000_u01757998733831") 2025/09/16 05:01:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206eff_d20250916_m045849_c001_v0001134_t0055_u01757998729953") 2025/09/16 05:01:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb288531_d20250916_m045853_c001_v7007000_t0000_u01757998733667") 2025/09/16 05:01:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f88a1_d20250916_m045849_c001_v0001176_t0003_u01757998729965") 2025/09/16 05:01:53 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c97f3_d20250916_m045654_c001_v7007000_t0000_u01757998614289") 2025/09/16 05:01:53 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1189c0a126d24b42_d20250916_m045651_c001_v0001154_t0021_u01757998611718") 2025/09/16 05:01:53 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415e55e7bfee30c1_d20250916_m045651_c001_v7007000_t0000_u01757998611524") 2025/09/16 05:01:53 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1189c0a126d24b36_d20250916_m045647_c001_v0001154_t0009_u01757998607757") 2025/09/16 05:01:54 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415e55e7bfee30ad_d20250916_m045647_c001_v7007000_t0000_u01757998607027") 2025/09/16 05:01:54 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012b7d_d20250916_m045643_c001_v0001153_t0025_u01757998603066") 2025/09/16 05:01:54 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a60cb_d20250916_m045641_c001_v7007000_t0000_u01757998601521") 2025/09/16 05:01:54 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f115386f8ac0ad5a9_d20250916_m045639_c001_v0001182_t0052_u01757998599664") 2025/09/16 05:01:54 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b1724a_d20250916_m045639_c001_v7007000_t0000_u01757998599480") 2025/09/16 05:01:54 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f115386f8ac0ad581_d20250916_m045637_c001_v0001182_t0024_u01757998597113") 2025/09/16 05:01:54 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b17229_d20250916_m045636_c001_v7007000_t0000_u01757998596379") 2025/09/16 05:01:54 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f84a1_d20250916_m045632_c001_v0001176_t0032_u01757998592868") 2025/09/16 05:01:54 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a6081_d20250916_m045631_c001_v7007000_t0000_u01757998591581") 2025/09/16 05:01:54 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f11025b2fbffe070b_d20250916_m045630_c001_v0001178_t0045_u01757998590396") 2025/09/16 05:01:54 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f406706708ff6b06a_d20250916_m045630_c001_v7007000_t0000_u01757998590210") 2025/09/16 05:01:54 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f11025b2fbffe0705_d20250916_m045627_c001_v0001178_t0047_u01757998587920") 2025/09/16 05:01:54 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f406706708ff6b04c_d20250916_m045627_c001_v7007000_t0000_u01757998587180") 2025/09/16 05:01:54 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8472_d20250916_m045623_c001_v0001176_t0005_u01757998583861") 2025/09/16 05:01:54 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a6058_d20250916_m045622_c001_v7007000_t0000_u01757998582942") 2025/09/16 05:01:54 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f116d95f9c67914d1_d20250916_m045621_c001_v0001153_t0015_u01757998581257") 2025/09/16 05:01:54 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e6f02_d20250916_m045621_c001_v7007000_t0000_u01757998581073") 2025/09/16 05:01:54 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f116d95f9c67914c3_d20250916_m045617_c001_v0001153_t0020_u01757998577886") 2025/09/16 05:01:55 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e6edc_d20250916_m045617_c001_v7007000_t0000_u01757998577155") 2025/09/16 05:01:55 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8427_d20250916_m045611_c001_v0001176_t0020_u01757998571726") 2025/09/16 05:01:55 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f404f355580fcbde5_d20250916_m045610_c001_v7007000_t0000_u01757998570805") 2025/09/16 05:01:55 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f100aa41c908984eb_d20250916_m045609_c001_v0001161_t0023_u01757998569171") 2025/09/16 05:01:55 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e6e84_d20250916_m045608_c001_v7007000_t0000_u01757998568985") 2025/09/16 05:01:55 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f100aa41c908984db_d20250916_m045605_c001_v0001161_t0056_u01757998565901") 2025/09/16 05:01:55 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e6e6b_d20250916_m045605_c001_v7007000_t0000_u01757998565166") 2025/09/16 05:01:55 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f83b2_d20250916_m045600_c001_v0001176_t0053_u01757998560049") 2025/09/16 05:01:55 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4224daa8c0a4b9d5_d20250916_m045559_c001_v7007000_t0000_u01757998559132") 2025/09/16 05:01:55 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f105b1c9f044bcd58_d20250916_m045557_c001_v0001134_t0007_u01757998557326") 2025/09/16 05:01:55 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4058e986147ec9b4_d20250916_m045557_c001_v7007000_t0000_u01757998557142") 2025/09/16 05:01:55 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f105b1c9f044bcd46_d20250916_m045553_c001_v0001134_t0023_u01757998553456") 2025/09/16 05:01:55 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4058e986147ec9ae_d20250916_m045552_c001_v7007000_t0000_u01757998552733") 2025/09/16 05:01:55 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f836e_d20250916_m045547_c001_v0001176_t0006_u01757998547278") 2025/09/16 05:01:55 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f58ffd1_d20250916_m045546_c001_v7007000_t0000_u01757998546171") 2025/09/16 05:01:55 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1142a00533559d51_d20250916_m045540_c001_v0001178_t0042_u01757998540092") 2025/09/16 05:01:55 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f404f355580fcbd16_d20250916_m045539_c001_v7007000_t0000_u01757998539885") 2025/09/16 05:01:55 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8328_d20250916_m045535_c001_v0001176_t0006_u01757998535438") 2025/09/16 05:01:55 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10436621ac4b4dfd_d20250916_m045534_c001_v0001176_t0006_u01757998534650") 2025/09/16 05:01:55 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10436621ac4b4df5_d20250916_m045533_c001_v0001176_t0025_u01757998533694") 2025/09/16 05:01:55 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287fb7_d20250916_m045520_c001_v7007000_t0000_u01757998520558") 2025/09/16 05:01:56 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012a85_d20250916_m045513_c001_v0001153_t0013_u01757998513817") 2025/09/16 05:01:56 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f105fd872274fa3a4_d20250916_m045513_c001_v0001183_t0007_u01757998513067") 2025/09/16 05:01:56 DEBUG : dst/one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f105fd872274fa396_d20250916_m045512_c001_v0001183_t0026_u01757998512114") 2025/09/16 05:01:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c97f6_d20250916_m045654_c001_v7007000_t0000_u01757998614470") 2025/09/16 05:01:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f110e145eba21e07e_d20250916_m045651_c001_v0001040_t0029_u01757998611052") 2025/09/16 05:01:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f109d7d34e4b08a6b_d20250916_m045646_c001_v0001178_t0009_u01757998606805") 2025/09/16 05:01:56 DEBUG : dst/one.bak: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a60ce_d20250916_m045641_c001_v7007000_t0000_u01757998601703") 2025/09/16 05:01:56 DEBUG : dst/one.bak: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1110fef41dfc08d1_d20250916_m045639_c001_v0001180_t0048_u01757998599261") 2025/09/16 05:01:56 DEBUG : dst/one.bak: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f109990b466587744_d20250916_m045636_c001_v0001176_t0026_u01757998596156") 2025/09/16 05:01:56 DEBUG : dst/one.bak: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a6083_d20250916_m045631_c001_v7007000_t0000_u01757998591765") 2025/09/16 05:01:56 DEBUG : dst/one.bak: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1117ee5c3c3785fd_d20250916_m045629_c001_v0001165_t0013_u01757998589928") 2025/09/16 05:01:56 DEBUG : dst/one.bak: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f11815b5036eb6d24_d20250916_m045626_c001_v0001178_t0056_u01757998586961") 2025/09/16 05:01:56 DEBUG : dst/three: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f58ffd4_d20250916_m045546_c001_v7007000_t0000_u01757998546353") 2025/09/16 05:01:56 DEBUG : dst/three: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10436621ac4b4e39_d20250916_m045544_c001_v0001176_t0006_u01757998544820") 2025/09/16 05:01:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c97fa_d20250916_m045654_c001_v7007000_t0000_u01757998614660") 2025/09/16 05:01:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1068b0e0d26ff5e3_d20250916_m045652_c001_v0001036_t0052_u01757998612636") 2025/09/16 05:01:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1148d0cc1a30b3a0_d20250916_m045648_c001_v0001117_t0026_u01757998608687") 2025/09/16 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c97fc_d20250916_m045654_c001_v7007000_t0000_u01757998614843") 2025/09/16 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1189c0a126d24b46_d20250916_m045653_c001_v0001154_t0015_u01757998613556") 2025/09/16 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415e55e7bfee30c6_d20250916_m045653_c001_v7007000_t0000_u01757998613375") 2025/09/16 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1189c0a126d24b3c_d20250916_m045649_c001_v0001154_t0019_u01757998609402") 2025/09/16 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415e55e7bfee30b6_d20250916_m045649_c001_v7007000_t0000_u01757998609223") 2025/09/16 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012b83_d20250916_m045644_c001_v0001153_t0022_u01757998604007") 2025/09/16 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a60cf_d20250916_m045641_c001_v7007000_t0000_u01757998601954") 2025/09/16 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f115386f8ac0ad5b9_d20250916_m045640_c001_v0001182_t0007_u01757998600918") 2025/09/16 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b1724c_d20250916_m045640_c001_v7007000_t0000_u01757998600734") 2025/09/16 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f115386f8ac0ad597_d20250916_m045638_c001_v0001182_t0049_u01757998598279") 2025/09/16 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b17244_d20250916_m045638_c001_v7007000_t0000_u01757998598095") 2025/09/16 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f84a7_d20250916_m045633_c001_v0001176_t0038_u01757998593531") 2025/09/16 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f406706708ff6b071_d20250916_m045631_c001_v7007000_t0000_u01757998591021") 2025/09/16 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012b54_d20250916_m045628_c001_v0001153_t0002_u01757998588908") 2025/09/16 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f406706708ff6b056_d20250916_m045628_c001_v7007000_t0000_u01757998588536") 2025/09/16 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f847e_d20250916_m045624_c001_v0001176_t0027_u01757998584510") 2025/09/16 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e6f0d_d20250916_m045622_c001_v7007000_t0000_u01757998582020") 2025/09/16 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012b36_d20250916_m045619_c001_v0001153_t0019_u01757998579811") 2025/09/16 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e6eee_d20250916_m045618_c001_v7007000_t0000_u01757998578716") 2025/09/16 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f842b_d20250916_m045612_c001_v0001176_t0019_u01757998572314") 2025/09/16 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e6e8a_d20250916_m045609_c001_v7007000_t0000_u01757998569881") 2025/09/16 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012b20_d20250916_m045607_c001_v0001153_t0021_u01757998567703") 2025/09/16 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e6e75_d20250916_m045606_c001_v7007000_t0000_u01757998566610") 2025/09/16 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f83b6_d20250916_m045600_c001_v0001176_t0030_u01757998560600") 2025/09/16 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4058e986147ec9b9_d20250916_m045558_c001_v7007000_t0000_u01757998558218") 2025/09/16 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012b02_d20250916_m045555_c001_v0001153_t0011_u01757998555773") 2025/09/16 05:01:58 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4058e986147ec9b0_d20250916_m045554_c001_v7007000_t0000_u01757998554678") 2025/09/16 05:01:58 DEBUG : dst/three.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8376_d20250916_m045548_c001_v0001176_t0037_u01757998548216") 2025/09/16 05:01:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a60d1_d20250916_m045642_c001_v7007000_t0000_u01757998602137") 2025/09/16 05:01:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10559f91f175ed7e_d20250916_m045640_c001_v0001131_t0055_u01757998600419") 2025/09/16 05:01:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f118874b238e97e5d_d20250916_m045637_c001_v0001182_t0036_u01757998597899") 2025/09/16 05:01:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a6085_d20250916_m045631_c001_v7007000_t0000_u01757998591947") 2025/09/16 05:01:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125ff3566eac145_d20250916_m045630_c001_v0001180_t0007_u01757998590804") 2025/09/16 05:01:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1139acb17337a8f3_d20250916_m045628_c001_v0001165_t0053_u01757998588334") 2025/09/16 05:01:58 DEBUG : dst/two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c97fe_d20250916_m045655_c001_v7007000_t0000_u01757998615026") 2025/09/16 05:01:58 DEBUG : dst/two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f84df_d20250916_m045643_c001_v0001176_t0047_u01757998603800") 2025/09/16 05:01:58 DEBUG : dst/two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a60d2_d20250916_m045642_c001_v7007000_t0000_u01757998602322") 2025/09/16 05:01:58 DEBUG : dst/two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012b65_d20250916_m045633_c001_v0001153_t0006_u01757998593080") 2025/09/16 05:01:58 DEBUG : dst/two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a6087_d20250916_m045632_c001_v7007000_t0000_u01757998592130") 2025/09/16 05:01:58 DEBUG : dst/two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012b48_d20250916_m045624_c001_v0001153_t0008_u01757998584076") 2025/09/16 05:01:58 DEBUG : dst/two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a6059_d20250916_m045623_c001_v7007000_t0000_u01757998583126") 2025/09/16 05:01:58 DEBUG : dst/two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012b2a_d20250916_m045611_c001_v0001153_t0024_u01757998571941") 2025/09/16 05:01:58 DEBUG : dst/two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f404f355580fcbde6_d20250916_m045610_c001_v7007000_t0000_u01757998570987") 2025/09/16 05:01:58 DEBUG : dst/two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012b16_d20250916_m045600_c001_v0001153_t0011_u01757998560277") 2025/09/16 05:01:58 DEBUG : dst/two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4224daa8c0a4b9d7_d20250916_m045559_c001_v7007000_t0000_u01757998559315") 2025/09/16 05:01:58 DEBUG : dst/two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012aec_d20250916_m045547_c001_v0001153_t0011_u01757998547508") 2025/09/16 05:01:59 DEBUG : dst/two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f58ffd9_d20250916_m045546_c001_v7007000_t0000_u01757998546535") 2025/09/16 05:01:59 DEBUG : dst/two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f111f949e2992099f_d20250916_m045541_c001_v0001130_t0050_u01757998541941") 2025/09/16 05:01:59 DEBUG : dst/two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287fb9_d20250916_m045520_c001_v7007000_t0000_u01757998520740") 2025/09/16 05:01:59 DEBUG : dst/two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f105fd872274fa3c6_d20250916_m045519_c001_v0001183_t0056_u01757998519635") 2025/09/16 05:01:59 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9ef78_d20250916_m045447_c001_v7007000_t0000_u01757998487670") 2025/09/16 05:01:59 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012a52_d20250916_m045444_c001_v0001153_t0014_u01757998484626") 2025/09/16 05:01:59 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9ef69_d20250916_m045442_c001_v7007000_t0000_u01757998482738") 2025/09/16 05:01:59 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f81d9_d20250916_m045430_c001_v0001176_t0054_u01757998470666") 2025/09/16 05:01:59 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde0e2d_d20250916_m045422_c001_v7007000_t0000_u01757998462399") 2025/09/16 05:01:59 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012a11_d20250916_m045419_c001_v0001153_t0002_u01757998459437") 2025/09/16 05:01:59 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d71_d20250916_m045359_c001_v7007000_t0000_u01757998439445") 2025/09/16 05:01:59 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c07a7_d20250916_m045357_c001_v0001092_t0015_u01757998437243") 2025/09/16 05:01:59 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d61_d20250916_m045356_c001_v7007000_t0000_u01757998436277") 2025/09/16 05:01:59 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c079d_d20250916_m045354_c001_v0001092_t0006_u01757998434955") 2025/09/16 05:01:59 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d52_d20250916_m045351_c001_v7007000_t0000_u01757998431842") 2025/09/16 05:01:59 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0789_d20250916_m045349_c001_v0001092_t0009_u01757998429781") 2025/09/16 05:01:59 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d4a_d20250916_m045348_c001_v7007000_t0000_u01757998428846") 2025/09/16 05:01:59 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0783_d20250916_m045347_c001_v0001092_t0058_u01757998427394") 2025/09/16 05:01:59 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d2c_d20250916_m045340_c001_v7007000_t0000_u01757998420958") 2025/09/16 05:01:59 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0765_d20250916_m045339_c001_v0001092_t0034_u01757998419103") 2025/09/16 05:02:00 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d21_d20250916_m045338_c001_v7007000_t0000_u01757998418186") 2025/09/16 05:02:00 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c075d_d20250916_m045337_c001_v0001092_t0016_u01757998417241") 2025/09/16 05:02:00 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c9275_d20250916_m045332_c001_v7007000_t0000_u01757998412027") 2025/09/16 05:02:00 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0737_d20250916_m045330_c001_v0001092_t0029_u01757998410578") 2025/09/16 05:02:00 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c9262_d20250916_m045328_c001_v7007000_t0000_u01757998408724") 2025/09/16 05:02:00 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0721_d20250916_m045327_c001_v0001092_t0038_u01757998407538") 2025/09/16 05:02:00 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c925f_d20250916_m045327_c001_v7007000_t0000_u01757998407173") 2025/09/16 05:02:00 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1050e62d66eba9f5_d20250916_m045326_c001_v0001120_t0035_u01757998406402") 2025/09/16 05:02:00 DEBUG : empty space: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c071b_d20250916_m045324_c001_v0001092_t0052_u01757998404749") 2025/09/16 05:02:00 DEBUG : enormous: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d6a_d20250916_m045358_c001_v7007000_t0000_u01757998438533") 2025/09/16 05:02:00 DEBUG : enormous: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c07ad_d20250916_m045357_c001_v0001092_t0027_u01757998437696") 2025/09/16 05:02:00 DEBUG : existing: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c981b_d20250916_m045659_c001_v7007000_t0000_u01757998619386") 2025/09/16 05:02:00 DEBUG : existing: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8547_d20250916_m045658_c001_v0001176_t0040_u01757998618209") 2025/09/16 05:02:00 DEBUG : existing: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde0e1b_d20250916_m045418_c001_v7007000_t0000_u01757998458112") 2025/09/16 05:02:00 DEBUG : existing: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012a0d_d20250916_m045416_c001_v0001153_t0020_u01757998456983") 2025/09/16 05:02:00 DEBUG : existing: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c9254_d20250916_m045321_c001_v7007000_t0000_u01757998401706") 2025/09/16 05:02:00 DEBUG : existing: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c070d_d20250916_m045320_c001_v0001092_t0038_u01757998400527") 2025/09/16 05:02:00 DEBUG : existing: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c924f_d20250916_m045319_c001_v7007000_t0000_u01757998399979") 2025/09/16 05:02:00 DEBUG : existing: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0707_d20250916_m045319_c001_v0001092_t0025_u01757998399241") 2025/09/16 05:02:00 DEBUG : existing: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0701_d20250916_m045318_c001_v0001092_t0027_u01757998398323") 2025/09/16 05:02:01 DEBUG : existing-b: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde0e1d_d20250916_m045418_c001_v7007000_t0000_u01757998458295") 2025/09/16 05:02:01 DEBUG : existing-b: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f819f_d20250916_m045416_c001_v0001176_t0031_u01757998456972") 2025/09/16 05:02:01 DEBUG : file1: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e75bb_d20250916_m045749_c001_v7007000_t0000_u01757998669639") 2025/09/16 05:02:01 DEBUG : file1: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b1c0_d20250916_m045748_c001_v0001183_t0048_u01757998668821") 2025/09/16 05:02:01 DEBUG : file1: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e75b2_d20250916_m045747_c001_v7007000_t0000_u01757998667482") 2025/09/16 05:02:01 DEBUG : file1: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206e21_d20250916_m045746_c001_v0001134_t0017_u01757998666382") 2025/09/16 05:02:01 DEBUG : five: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d90_d20250916_m045403_c001_v7007000_t0000_u01757998443704") 2025/09/16 05:02:01 DEBUG : five: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4112d2adcb6c07c9_d20250916_m045401_c001_v0001092_t0008_u01757998441500") 2025/09/16 05:02:01 DEBUG : foo: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c9265_d20250916_m045330_c001_v7007000_t0000_u01757998410213") 2025/09/16 05:02:01 DEBUG : foo: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4112d2adcb6c072d_d20250916_m045329_c001_v0001092_t0008_u01757998409663") 2025/09/16 05:02:01 DEBUG : foo: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4112d2adcb6c0727_d20250916_m045329_c001_v0001092_t0008_u01757998409105") 2025/09/16 05:02:01 DEBUG : four: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d94_d20250916_m045403_c001_v7007000_t0000_u01757998443886") 2025/09/16 05:02:01 DEBUG : four: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4111c3aaaa0129eb_d20250916_m045402_c001_v0001153_t0022_u01757998442242") 2025/09/16 05:02:01 DEBUG : four: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c07bf_d20250916_m045400_c001_v0001092_t0052_u01757998440814") 2025/09/16 05:02:01 DEBUG : hello world2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a5af6_d20250916_m045234_c001_v7007000_t0000_u01757998354780") 2025/09/16 05:02:01 DEBUG : hello world2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c067a_d20250916_m045233_c001_v0001092_t0051_u01757998353963") 2025/09/16 05:02:01 DEBUG : ignore-size: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c924a_d20250916_m045317_c001_v7007000_t0000_u01757998397906") 2025/09/16 05:02:01 DEBUG : ignore-size: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c06fb_d20250916_m045316_c001_v0001092_t0006_u01757998396770") 2025/09/16 05:02:02 DEBUG : nested/sub dir/file: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde0e0f_d20250916_m045416_c001_v7007000_t0000_u01757998456235") 2025/09/16 05:02:02 DEBUG : nested/sub dir/file: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012a0b_d20250916_m045415_c001_v0001153_t0020_u01757998455496") 2025/09/16 05:02:02 DEBUG : nested/sub dir/file: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde0e07_d20250916_m045414_c001_v7007000_t0000_u01757998454743") 2025/09/16 05:02:02 DEBUG : nested/sub dir/file: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012a07_d20250916_m045414_c001_v0001153_t0023_u01757998454062") 2025/09/16 05:02:02 DEBUG : one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d97_d20250916_m045404_c001_v7007000_t0000_u01757998444067") 2025/09/16 05:02:02 DEBUG : one: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4112d2adcb6c07b7_d20250916_m045359_c001_v0001092_t0008_u01757998439834") 2025/09/16 05:02:02 DEBUG : only0: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e7589_d20250916_m045741_c001_v7007000_t0000_u01757998661934") 2025/09/16 05:02:02 DEBUG : only0: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40685faf2e06b15f_d20250916_m045736_c001_v0001183_t0036_u01757998656795") 2025/09/16 05:02:02 DEBUG : only0: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c27_d20250916_m045723_c001_v0001153_t0009_u01757998643423") 2025/09/16 05:02:02 DEBUG : only0: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f590254_d20250916_m045717_c001_v7007000_t0000_u01757998637267") 2025/09/16 05:02:02 DEBUG : only0: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012bb1_d20250916_m045702_c001_v0001153_t0016_u01757998622923") 2025/09/16 05:02:02 DEBUG : only1: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e758a_d20250916_m045742_c001_v7007000_t0000_u01757998662118") 2025/09/16 05:02:02 DEBUG : only1: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40685faf2e06b165_d20250916_m045737_c001_v0001183_t0036_u01757998657164") 2025/09/16 05:02:02 DEBUG : only1: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c2b_d20250916_m045724_c001_v0001153_t0012_u01757998644117") 2025/09/16 05:02:02 DEBUG : only1: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f411e7b6559685ddc_d20250916_m045717_c001_v7007000_t0000_u01757998637432") 2025/09/16 05:02:02 DEBUG : only1: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012bb5_d20250916_m045703_c001_v0001153_t0007_u01757998623629") 2025/09/16 05:02:02 DEBUG : only10: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e758b_d20250916_m045742_c001_v7007000_t0000_u01757998662303") 2025/09/16 05:02:02 DEBUG : only10: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4125553c885f86c6_d20250916_m045736_c001_v0001176_t0009_u01757998656228") 2025/09/16 05:02:02 DEBUG : only10: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c4b_d20250916_m045729_c001_v0001153_t0013_u01757998649386") 2025/09/16 05:02:02 DEBUG : only10: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f590255_d20250916_m045717_c001_v7007000_t0000_u01757998637454") 2025/09/16 05:02:02 DEBUG : only10: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012bed_d20250916_m045709_c001_v0001153_t0010_u01757998629859") 2025/09/16 05:02:02 DEBUG : only11: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e758c_d20250916_m045742_c001_v7007000_t0000_u01757998662487") 2025/09/16 05:02:03 DEBUG : only11: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4111c3aaaa012c77_d20250916_m045736_c001_v0001153_t0022_u01757998656641") 2025/09/16 05:02:03 DEBUG : only11: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c51_d20250916_m045729_c001_v0001153_t0018_u01757998649927") 2025/09/16 05:02:03 DEBUG : only11: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f410a564b8f32d000_d20250916_m045717_c001_v7007000_t0000_u01757998637814") 2025/09/16 05:02:03 DEBUG : only11: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012bf3_d20250916_m045710_c001_v0001153_t0007_u01757998630589") 2025/09/16 05:02:03 DEBUG : only12: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e758e_d20250916_m045742_c001_v7007000_t0000_u01757998662668") 2025/09/16 05:02:03 DEBUG : only12: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4111c3aaaa012c75_d20250916_m045736_c001_v0001153_t0022_u01757998656240") 2025/09/16 05:02:03 DEBUG : only12: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c55_d20250916_m045730_c001_v0001153_t0018_u01757998650608") 2025/09/16 05:02:03 DEBUG : only12: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f590257_d20250916_m045717_c001_v7007000_t0000_u01757998637829") 2025/09/16 05:02:03 DEBUG : only12: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012bf7_d20250916_m045711_c001_v0001153_t0003_u01757998631204") 2025/09/16 05:02:03 DEBUG : only13: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e758f_d20250916_m045742_c001_v7007000_t0000_u01757998662851") 2025/09/16 05:02:03 DEBUG : only13: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4156295f51206e03_d20250916_m045736_c001_v0001134_t0006_u01757998656981") 2025/09/16 05:02:03 DEBUG : only13: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c61_d20250916_m045731_c001_v0001153_t0016_u01757998651413") 2025/09/16 05:02:03 DEBUG : only13: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f410a564b8f32cffd_d20250916_m045717_c001_v7007000_t0000_u01757998637600") 2025/09/16 05:02:03 DEBUG : only13: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012bfd_d20250916_m045711_c001_v0001153_t0018_u01757998631832") 2025/09/16 05:02:03 DEBUG : only14: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e7591_d20250916_m045743_c001_v7007000_t0000_u01757998663035") 2025/09/16 05:02:03 DEBUG : only14: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4125553c885f86cc_d20250916_m045736_c001_v0001176_t0009_u01757998656629") 2025/09/16 05:02:03 DEBUG : only14: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c63_d20250916_m045731_c001_v0001153_t0024_u01757998651991") 2025/09/16 05:02:03 DEBUG : only14: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f411e7b6559685dd5_d20250916_m045717_c001_v7007000_t0000_u01757998637054") 2025/09/16 05:02:03 DEBUG : only14: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012bff_d20250916_m045712_c001_v0001153_t0016_u01757998632485") 2025/09/16 05:02:03 DEBUG : only15: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e7592_d20250916_m045743_c001_v7007000_t0000_u01757998663217") 2025/09/16 05:02:03 DEBUG : only15: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4125553c885f86ce_d20250916_m045736_c001_v0001176_t0009_u01757998656815") 2025/09/16 05:02:04 DEBUG : only15: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c65_d20250916_m045732_c001_v0001153_t0009_u01757998652839") 2025/09/16 05:02:04 DEBUG : only15: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f411e7b6559685de1_d20250916_m045717_c001_v7007000_t0000_u01757998637614") 2025/09/16 05:02:04 DEBUG : only15: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c01_d20250916_m045713_c001_v0001153_t0007_u01757998633139") 2025/09/16 05:02:04 DEBUG : only16: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e7593_d20250916_m045743_c001_v7007000_t0000_u01757998663404") 2025/09/16 05:02:04 DEBUG : only16: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40685faf2e06b163_d20250916_m045736_c001_v0001183_t0036_u01757998656979") 2025/09/16 05:02:04 DEBUG : only16: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c67_d20250916_m045733_c001_v0001153_t0008_u01757998653403") 2025/09/16 05:02:04 DEBUG : only16: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f411e7b6559685de8_d20250916_m045717_c001_v7007000_t0000_u01757998637978") 2025/09/16 05:02:04 DEBUG : only16: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c03_d20250916_m045713_c001_v0001153_t0004_u01757998633699") 2025/09/16 05:02:05 DEBUG : only17: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e7594_d20250916_m045743_c001_v7007000_t0000_u01757998663587") 2025/09/16 05:02:05 DEBUG : only17: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4125553c885f86d0_d20250916_m045737_c001_v0001176_t0009_u01757998657000") 2025/09/16 05:02:05 DEBUG : only17: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c69_d20250916_m045733_c001_v0001153_t0024_u01757998653934") 2025/09/16 05:02:05 DEBUG : only17: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f410a564b8f32cff6_d20250916_m045717_c001_v7007000_t0000_u01757998637236") 2025/09/16 05:02:05 DEBUG : only17: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c05_d20250916_m045714_c001_v0001153_t0016_u01757998634247") 2025/09/16 05:02:05 DEBUG : only18: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e7595_d20250916_m045743_c001_v7007000_t0000_u01757998663771") 2025/09/16 05:02:05 DEBUG : only18: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4111c3aaaa012c7d_d20250916_m045737_c001_v0001153_t0022_u01757998657020") 2025/09/16 05:02:05 DEBUG : only18: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c6f_d20250916_m045734_c001_v0001153_t0020_u01757998654606") 2025/09/16 05:02:05 DEBUG : only18: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f410a564b8f32cffb_d20250916_m045717_c001_v7007000_t0000_u01757998637418") 2025/09/16 05:02:05 DEBUG : only18: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c09_d20250916_m045714_c001_v0001153_t0020_u01757998634864") 2025/09/16 05:02:05 DEBUG : only19: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e7596_d20250916_m045743_c001_v7007000_t0000_u01757998663955") 2025/09/16 05:02:05 DEBUG : only19: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4111c3aaaa012c7b_d20250916_m045736_c001_v0001153_t0022_u01757998656828") 2025/09/16 05:02:05 DEBUG : only19: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c73_d20250916_m045735_c001_v0001153_t0001_u01757998655152") 2025/09/16 05:02:05 DEBUG : only19: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f265_d20250916_m045717_c001_v7007000_t0000_u01757998637624") 2025/09/16 05:02:05 DEBUG : only19: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c0f_d20250916_m045715_c001_v0001153_t0023_u01757998635552") 2025/09/16 05:02:05 DEBUG : only2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e7598_d20250916_m045744_c001_v7007000_t0000_u01757998664137") 2025/09/16 05:02:05 DEBUG : only2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4125553c885f86d4_d20250916_m045737_c001_v0001176_t0009_u01757998657189") 2025/09/16 05:02:05 DEBUG : only2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c2d_d20250916_m045724_c001_v0001153_t0021_u01757998644692") 2025/09/16 05:02:05 DEBUG : only2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f411e7b6559685dd7_d20250916_m045717_c001_v7007000_t0000_u01757998637238") 2025/09/16 05:02:05 DEBUG : only2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012bbb_d20250916_m045704_c001_v0001153_t0018_u01757998624190") 2025/09/16 05:02:05 DEBUG : only3: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e759a_d20250916_m045744_c001_v7007000_t0000_u01757998664320") 2025/09/16 05:02:05 DEBUG : only3: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4111c3aaaa012c7f_d20250916_m045737_c001_v0001153_t0022_u01757998657209") 2025/09/16 05:02:06 DEBUG : only3: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c2f_d20250916_m045725_c001_v0001153_t0017_u01757998645239") 2025/09/16 05:02:06 DEBUG : only3: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f263_d20250916_m045717_c001_v7007000_t0000_u01757998637443") 2025/09/16 05:02:06 DEBUG : only3: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012bc3_d20250916_m045704_c001_v0001153_t0002_u01757998624849") 2025/09/16 05:02:06 DEBUG : only4: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e759b_d20250916_m045744_c001_v7007000_t0000_u01757998664502") 2025/09/16 05:02:06 DEBUG : only4: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4156295f51206e07_d20250916_m045737_c001_v0001134_t0006_u01757998657172") 2025/09/16 05:02:06 DEBUG : only4: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c37_d20250916_m045725_c001_v0001153_t0007_u01757998645848") 2025/09/16 05:02:06 DEBUG : only4: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f590256_d20250916_m045717_c001_v7007000_t0000_u01757998637636") 2025/09/16 05:02:06 DEBUG : only4: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012bcb_d20250916_m045705_c001_v0001153_t0002_u01757998625502") 2025/09/16 05:02:06 DEBUG : only5: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e759d_d20250916_m045744_c001_v7007000_t0000_u01757998664685") 2025/09/16 05:02:06 DEBUG : only5: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40685faf2e06b167_d20250916_m045737_c001_v0001183_t0036_u01757998657346") 2025/09/16 05:02:06 DEBUG : only5: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c3d_d20250916_m045726_c001_v0001153_t0021_u01757998646512") 2025/09/16 05:02:06 DEBUG : only5: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f411e7b6559685de5_d20250916_m045717_c001_v7007000_t0000_u01757998637796") 2025/09/16 05:02:06 DEBUG : only5: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012bcf_d20250916_m045706_c001_v0001153_t0007_u01757998626159") 2025/09/16 05:02:06 DEBUG : only6: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e759f_d20250916_m045744_c001_v7007000_t0000_u01757998664868") 2025/09/16 05:02:06 DEBUG : only6: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4125553c885f86d6_d20250916_m045737_c001_v0001176_t0009_u01757998657374") 2025/09/16 05:02:06 DEBUG : only6: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c41_d20250916_m045727_c001_v0001153_t0013_u01757998647077") 2025/09/16 05:02:06 DEBUG : only6: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f262_d20250916_m045717_c001_v7007000_t0000_u01757998637252") 2025/09/16 05:02:06 DEBUG : only6: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012bd3_d20250916_m045706_c001_v0001153_t0014_u01757998626733") 2025/09/16 05:02:06 DEBUG : only7: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e75a1_d20250916_m045745_c001_v7007000_t0000_u01757998665053") 2025/09/16 05:02:06 DEBUG : only7: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4111c3aaaa012c81_d20250916_m045737_c001_v0001153_t0022_u01757998657395") 2025/09/16 05:02:06 DEBUG : only7: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c45_d20250916_m045727_c001_v0001153_t0009_u01757998647623") 2025/09/16 05:02:06 DEBUG : only7: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f269_d20250916_m045717_c001_v7007000_t0000_u01757998637988") 2025/09/16 05:02:07 DEBUG : only7: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012bdd_d20250916_m045707_c001_v0001153_t0018_u01757998627458") 2025/09/16 05:02:07 DEBUG : only8: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e75a3_d20250916_m045745_c001_v7007000_t0000_u01757998665238") 2025/09/16 05:02:07 DEBUG : only8: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40685faf2e06b169_d20250916_m045737_c001_v0001183_t0036_u01757998657536") 2025/09/16 05:02:07 DEBUG : only8: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c47_d20250916_m045728_c001_v0001153_t0021_u01757998648191") 2025/09/16 05:02:07 DEBUG : only8: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f267_d20250916_m045717_c001_v7007000_t0000_u01757998637807") 2025/09/16 05:02:07 DEBUG : only8: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012be5_d20250916_m045708_c001_v0001153_t0019_u01757998628148") 2025/09/16 05:02:07 DEBUG : only9: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e75a5_d20250916_m045745_c001_v7007000_t0000_u01757998665426") 2025/09/16 05:02:07 DEBUG : only9: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4156295f51206e09_d20250916_m045737_c001_v0001134_t0006_u01757998657357") 2025/09/16 05:02:07 DEBUG : only9: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c49_d20250916_m045728_c001_v0001153_t0024_u01757998648749") 2025/09/16 05:02:07 DEBUG : only9: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f411e7b6559685dd1_d20250916_m045716_c001_v7007000_t0000_u01757998636871") 2025/09/16 05:02:07 DEBUG : only9: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012be9_d20250916_m045709_c001_v0001153_t0014_u01757998629210") 2025/09/16 05:02:07 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde0e04_d20250916_m045412_c001_v7007000_t0000_u01757998452927") 2025/09/16 05:02:07 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f817f_d20250916_m045411_c001_v0001176_t0020_u01757998451128") 2025/09/16 05:02:07 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde0e00_d20250916_m045410_c001_v7007000_t0000_u01757998450392") 2025/09/16 05:02:07 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa0129f9_d20250916_m045408_c001_v0001153_t0019_u01757998448333") 2025/09/16 05:02:07 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde0dfb_d20250916_m045407_c001_v7007000_t0000_u01757998447529") 2025/09/16 05:02:07 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8161_d20250916_m045404_c001_v0001176_t0051_u01757998444983") 2025/09/16 05:02:07 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d55_d20250916_m045353_c001_v7007000_t0000_u01757998433763") 2025/09/16 05:02:07 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0793_d20250916_m045352_c001_v0001092_t0052_u01757998432388") 2025/09/16 05:02:07 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d4f_d20250916_m045350_c001_v7007000_t0000_u01757998430516") 2025/09/16 05:02:07 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0787_d20250916_m045349_c001_v0001092_t0023_u01757998429401") 2025/09/16 05:02:08 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d48_d20250916_m045348_c001_v7007000_t0000_u01757998428100") 2025/09/16 05:02:08 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0781_d20250916_m045346_c001_v0001092_t0022_u01757998426789") 2025/09/16 05:02:08 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d29_d20250916_m045340_c001_v7007000_t0000_u01757998420405") 2025/09/16 05:02:08 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0763_d20250916_m045338_c001_v0001092_t0015_u01757998418734") 2025/09/16 05:02:08 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d23_d20250916_m045338_c001_v7007000_t0000_u01757998418366") 2025/09/16 05:02:08 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0759_d20250916_m045336_c001_v0001092_t0046_u01757998416752") 2025/09/16 05:02:08 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d20_d20250916_m045336_c001_v7007000_t0000_u01757998416389") 2025/09/16 05:02:08 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0757_d20250916_m045335_c001_v0001092_t0048_u01757998415675") 2025/09/16 05:02:08 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0753_d20250916_m045334_c001_v0001092_t0050_u01757998414864") 2025/09/16 05:02:08 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d1e_d20250916_m045334_c001_v7007000_t0000_u01757998414500") 2025/09/16 05:02:08 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0749_d20250916_m045333_c001_v0001092_t0040_u01757998413662") 2025/09/16 05:02:08 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0747_d20250916_m045332_c001_v0001092_t0058_u01757998412937") 2025/09/16 05:02:08 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c9276_d20250916_m045332_c001_v7007000_t0000_u01757998412209") 2025/09/16 05:02:08 DEBUG : potato: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c073d_d20250916_m045331_c001_v0001092_t0033_u01757998411304") 2025/09/16 05:02:08 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287e7a_d20250916_m045457_c001_v7007000_t0000_u01757998497039") 2025/09/16 05:02:08 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012a63_d20250916_m045456_c001_v0001153_t0013_u01757998496359") 2025/09/16 05:02:08 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9ef7c_d20250916_m045448_c001_v7007000_t0000_u01757998488055") 2025/09/16 05:02:08 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f820d_d20250916_m045444_c001_v0001176_t0029_u01757998484034") 2025/09/16 05:02:08 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f58fcf0_d20250916_m045434_c001_v7007000_t0000_u01757998474948") 2025/09/16 05:02:08 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012a30_d20250916_m045429_c001_v0001153_t0001_u01757998469988") 2025/09/16 05:02:09 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde0e30_d20250916_m045422_c001_v7007000_t0000_u01757998462617") 2025/09/16 05:02:09 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f81a9_d20250916_m045419_c001_v0001176_t0023_u01757998459225") 2025/09/16 05:02:09 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d6c_d20250916_m045358_c001_v7007000_t0000_u01757998438714") 2025/09/16 05:02:09 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c07a5_d20250916_m045356_c001_v0001092_t0002_u01757998436829") 2025/09/16 05:02:09 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d63_d20250916_m045356_c001_v7007000_t0000_u01757998436458") 2025/09/16 05:02:09 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c079b_d20250916_m045354_c001_v0001092_t0011_u01757998434311") 2025/09/16 05:02:09 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d56_d20250916_m045353_c001_v7007000_t0000_u01757998433945") 2025/09/16 05:02:09 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0799_d20250916_m045353_c001_v0001092_t0047_u01757998433068") 2025/09/16 05:02:09 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d53_d20250916_m045352_c001_v7007000_t0000_u01757998432023") 2025/09/16 05:02:09 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c078d_d20250916_m045350_c001_v0001092_t0018_u01757998430882") 2025/09/16 05:02:09 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d4b_d20250916_m045349_c001_v7007000_t0000_u01757998429036") 2025/09/16 05:02:09 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0785_d20250916_m045348_c001_v0001092_t0048_u01757998428112") 2025/09/16 05:02:09 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d2d_d20250916_m045341_c001_v7007000_t0000_u01757998421153") 2025/09/16 05:02:09 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0769_d20250916_m045340_c001_v0001092_t0018_u01757998420077") 2025/09/16 05:02:09 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a5b00_d20250916_m045237_c001_v7007000_t0000_u01757998357624") 2025/09/16 05:02:09 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0684_d20250916_m045236_c001_v0001092_t0046_u01757998356955") 2025/09/16 05:02:09 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a5afb_d20250916_m045236_c001_v7007000_t0000_u01757998356054") 2025/09/16 05:02:09 DEBUG : potato2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c067e_d20250916_m045235_c001_v0001092_t0049_u01757998355319") 2025/09/16 05:02:09 DEBUG : potato3: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9ef7e_d20250916_m045448_c001_v7007000_t0000_u01757998488464") 2025/09/16 05:02:09 DEBUG : potato3: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8215_d20250916_m045444_c001_v0001176_t0012_u01757998484972") 2025/09/16 05:02:10 DEBUG : potato3: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f58fcf3_d20250916_m045435_c001_v7007000_t0000_u01757998475132") 2025/09/16 05:02:10 DEBUG : potato3: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012a34_d20250916_m045430_c001_v0001153_t0006_u01757998470875") 2025/09/16 05:02:10 DEBUG : potato3: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde0e31_d20250916_m045422_c001_v7007000_t0000_u01757998462920") 2025/09/16 05:02:10 DEBUG : potato3: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f81af_d20250916_m045419_c001_v0001176_t0021_u01757998459849") 2025/09/16 05:02:10 DEBUG : pre-dest1/1: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f58fecd_d20250916_m045529_c001_v7007000_t0000_u01757998529489") 2025/09/16 05:02:10 DEBUG : pre-dest1/1: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f82de_d20250916_m045521_c001_v0001176_t0058_u01757998521494") 2025/09/16 05:02:10 DEBUG : pre-dest2/2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f58fed0_d20250916_m045529_c001_v7007000_t0000_u01757998529673") 2025/09/16 05:02:10 DEBUG : pre-dest2/2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012a99_d20250916_m045522_c001_v0001153_t0010_u01757998522131") 2025/09/16 05:02:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287f30_d20250916_m045508_c001_v7007000_t0000_u01757998508076") 2025/09/16 05:02:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f827a_d20250916_m045504_c001_v0001176_t0034_u01757998504808") 2025/09/16 05:02:10 DEBUG : sizeonly: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c9248_d20250916_m045316_c001_v7007000_t0000_u01757998396220") 2025/09/16 05:02:10 DEBUG : sizeonly: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c06f5_d20250916_m045315_c001_v0001092_t0024_u01757998395158") 2025/09/16 05:02:10 DEBUG : splitbanan: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f415583662ce4a71e_d20250916_m045934_c001_v7007000_t0000_u01757998774800") 2025/09/16 05:02:10 DEBUG : splitbanan: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b44f_d20250916_m045927_c001_v0001183_t0040_u01757998767580") 2025/09/16 05:02:10 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2df02_d20250916_m050046_c001_v7007000_t0000_u01757998846344") 2025/09/16 05:02:10 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8b2d_d20250916_m050039_c001_v0001176_t0001_u01757998839898") 2025/09/16 05:02:10 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419eac34badf7808_d20250916_m050031_c001_v7007000_t0000_u01757998831810") 2025/09/16 05:02:10 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8ae1_d20250916_m050025_c001_v0001176_t0034_u01757998825797") 2025/09/16 05:02:10 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f413de4df4f590665_d20250916_m050017_c001_v7007000_t0000_u01757998817625") 2025/09/16 05:02:10 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8a8f_d20250916_m050011_c001_v0001176_t0041_u01757998811695") 2025/09/16 05:02:10 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f420ff6e9f6b10bf3_d20250916_m050003_c001_v7007000_t0000_u01757998803664") 2025/09/16 05:02:10 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8a4f_d20250916_m045957_c001_v0001176_t0021_u01757998797612") 2025/09/16 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e96f_d20250916_m045949_c001_v7007000_t0000_u01757998789392") 2025/09/16 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f89fb_d20250916_m045942_c001_v0001176_t0036_u01757998782927") 2025/09/16 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c9c48_d20250916_m045928_c001_v7007000_t0000_u01757998768988") 2025/09/16 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012dec_d20250916_m045926_c001_v0001153_t0014_u01757998766415") 2025/09/16 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f418a9cce02670166_d20250916_m045918_c001_v7007000_t0000_u01757998758236") 2025/09/16 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012dba_d20250916_m045911_c001_v0001153_t0025_u01757998751356") 2025/09/16 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f423fb2df74b9f56a_d20250916_m045910_c001_v7007000_t0000_u01757998750200") 2025/09/16 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206f26_d20250916_m045906_c001_v0001134_t0054_u01757998746935") 2025/09/16 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4033424b34cdd276_d20250916_m045858_c001_v7007000_t0000_u01757998738883") 2025/09/16 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d87_d20250916_m045851_c001_v0001153_t0006_u01757998731995") 2025/09/16 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb28851a_d20250916_m045850_c001_v7007000_t0000_u01757998730809") 2025/09/16 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206ef7_d20250916_m045847_c001_v0001134_t0038_u01757998727526") 2025/09/16 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f406706708ff6b428_d20250916_m045833_c001_v7007000_t0000_u01757998713945") 2025/09/16 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d3c_d20250916_m045830_c001_v0001153_t0019_u01757998710097") 2025/09/16 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde138f_d20250916_m045821_c001_v7007000_t0000_u01757998701959") 2025/09/16 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012d10_d20250916_m045815_c001_v0001153_t0007_u01757998695491") 2025/09/16 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f40056f63f8b1750f_d20250916_m045807_c001_v7007000_t0000_u01757998687039") 2025/09/16 05:02:11 DEBUG : splitbananasplit: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012ce0_d20250916_m045801_c001_v0001153_t0001_u01757998681049") 2025/09/16 05:02:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f407ae4c2ede2e893_d20250916_m045913_c001_v7007000_t0000_u01757998753116") 2025/09/16 05:02:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f891b_d20250916_m045908_c001_v0001176_t0008_u01757998748078") 2025/09/16 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e75c7_d20250916_m045753_c001_v7007000_t0000_u01757998673989") 2025/09/16 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012cc0_d20250916_m045752_c001_v0001153_t0001_u01757998672702") 2025/09/16 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e75c1_d20250916_m045751_c001_v7007000_t0000_u01757998671905") 2025/09/16 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51206e2b_d20250916_m045750_c001_v0001134_t0002_u01757998670610") 2025/09/16 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde0e10_d20250916_m045416_c001_v7007000_t0000_u01757998456420") 2025/09/16 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8197_d20250916_m045415_c001_v0001176_t0053_u01757998455486") 2025/09/16 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde0e08_d20250916_m045414_c001_v7007000_t0000_u01757998454936") 2025/09/16 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f818d_d20250916_m045414_c001_v0001176_t0006_u01757998454051") 2025/09/16 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c923b_d20250916_m045313_c001_v7007000_t0000_u01757998393010") 2025/09/16 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c06ed_d20250916_m045311_c001_v0001092_t0031_u01757998391430") 2025/09/16 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c9225_d20250916_m045311_c001_v7007000_t0000_u01757998391063") 2025/09/16 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c06e5_d20250916_m045309_c001_v0001092_t0020_u01757998389795") 2025/09/16 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c91f2_d20250916_m045307_c001_v7007000_t0000_u01757998387746") 2025/09/16 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c06dd_d20250916_m045306_c001_v0001092_t0017_u01757998386297") 2025/09/16 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c91db_d20250916_m045305_c001_v7007000_t0000_u01757998385754") 2025/09/16 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c06d9_d20250916_m045304_c001_v0001092_t0004_u01757998384265") 2025/09/16 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c06c9_d20250916_m045300_c001_v0001092_t0018_u01757998380973") 2025/09/16 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f421035119e8c91c4_d20250916_m045300_c001_v7007000_t0000_u01757998380607") 2025/09/16 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c06c3_d20250916_m045259_c001_v0001092_t0028_u01757998379887") 2025/09/16 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c06bf_d20250916_m045259_c001_v0001092_t0052_u01757998379100") 2025/09/16 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a5b29_d20250916_m045258_c001_v7007000_t0000_u01757998378369") 2025/09/16 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c06b8_d20250916_m045255_c001_v0001092_t0000_u01757998375771") 2025/09/16 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c06b2_d20250916_m045252_c001_v0001092_t0042_u01757998372914") 2025/09/16 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a5b21_d20250916_m045252_c001_v7007000_t0000_u01757998372549") 2025/09/16 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c06ae_d20250916_m045251_c001_v0001092_t0019_u01757998371668") 2025/09/16 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c06ac_d20250916_m045250_c001_v0001092_t0030_u01757998370756") 2025/09/16 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a5b20_d20250916_m045250_c001_v7007000_t0000_u01757998370395") 2025/09/16 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c06a6_d20250916_m045246_c001_v0001092_t0048_u01757998366897") 2025/09/16 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a5b1d_d20250916_m045246_c001_v7007000_t0000_u01757998366536") 2025/09/16 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c06a2_d20250916_m045245_c001_v0001092_t0026_u01757998365772") 2025/09/16 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a5b1b_d20250916_m045244_c001_v7007000_t0000_u01757998364854") 2025/09/16 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c069e_d20250916_m045244_c001_v0001092_t0013_u01757998364053") 2025/09/16 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a5b17_d20250916_m045243_c001_v7007000_t0000_u01757998363511") 2025/09/16 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c069a_d20250916_m045242_c001_v0001092_t0040_u01757998362559") 2025/09/16 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a5b11_d20250916_m045241_c001_v7007000_t0000_u01757998361662") 2025/09/16 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0692_d20250916_m045240_c001_v0001092_t0038_u01757998360703") 2025/09/16 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a5b0b_d20250916_m045240_c001_v7007000_t0000_u01757998360164") 2025/09/16 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c068c_d20250916_m045239_c001_v0001092_t0001_u01757998359395") 2025/09/16 05:02:13 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a5b05_d20250916_m045238_c001_v7007000_t0000_u01757998358853") 2025/09/16 05:02:14 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0688_d20250916_m045238_c001_v0001092_t0017_u01757998358167") 2025/09/16 05:02:14 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a5af1_d20250916_m045233_c001_v7007000_t0000_u01757998353420") 2025/09/16 05:02:14 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0674_d20250916_m045232_c001_v0001092_t0006_u01757998352764") 2025/09/16 05:02:14 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a5aec_d20250916_m045232_c001_v7007000_t0000_u01757998352225") 2025/09/16 05:02:14 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c066e_d20250916_m045231_c001_v0001092_t0057_u01757998351499") 2025/09/16 05:02:14 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a5ae5_d20250916_m045230_c001_v7007000_t0000_u01757998350604") 2025/09/16 05:02:14 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0666_d20250916_m045229_c001_v0001092_t0050_u01757998349941") 2025/09/16 05:02:14 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f412a8b411d9a5ad8_d20250916_m045227_c001_v7007000_t0000_u01757998347598") 2025/09/16 05:02:14 DEBUG : sub dir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c0660_d20250916_m045226_c001_v0001092_t0014_u01757998346846") 2025/09/16 05:02:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e75c9_d20250916_m045754_c001_v7007000_t0000_u01757998674172") 2025/09/16 05:02:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b1d8_d20250916_m045752_c001_v0001183_t0014_u01757998672711") 2025/09/16 05:02:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e75c2_d20250916_m045752_c001_v7007000_t0000_u01757998672101") 2025/09/16 05:02:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8729_d20250916_m045750_c001_v0001176_t0057_u01757998670621") 2025/09/16 05:02:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2df12_d20250916_m050048_c001_v7007000_t0000_u01757998848537") 2025/09/16 05:02:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51207075_d20250916_m050047_c001_v0001134_t0038_u01757998847745") 2025/09/16 05:02:14 DEBUG : sub/yam: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde0e03_d20250916_m045412_c001_v7007000_t0000_u01757998452375") 2025/09/16 05:02:14 DEBUG : sub/yam: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012a01_d20250916_m045411_c001_v0001153_t0001_u01757998451138") 2025/09/16 05:02:14 DEBUG : test_dir1/file2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e75bd_d20250916_m045749_c001_v7007000_t0000_u01757998669822") 2025/09/16 05:02:14 DEBUG : test_dir1/file2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f871a_d20250916_m045748_c001_v0001176_t0059_u01757998668464") 2025/09/16 05:02:14 DEBUG : test_dir1/file2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e75b4_d20250916_m045747_c001_v7007000_t0000_u01757998667664") 2025/09/16 05:02:14 DEBUG : test_dir1/file2: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012c9b_d20250916_m045746_c001_v0001153_t0011_u01757998666401") 2025/09/16 05:02:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e75bf_d20250916_m045750_c001_v7007000_t0000_u01757998670008") 2025/09/16 05:02:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012ca7_d20250916_m045748_c001_v0001153_t0025_u01757998668477") 2025/09/16 05:02:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4027163b1d6e75b5_d20250916_m045747_c001_v7007000_t0000_u01757998667849") 2025/09/16 05:02:15 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8708_d20250916_m045746_c001_v0001176_t0006_u01757998666385") 2025/09/16 05:02:15 DEBUG : three: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d98_d20250916_m045404_c001_v7007000_t0000_u01757998444249") 2025/09/16 05:02:15 DEBUG : three: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c07cb_d20250916_m045402_c001_v0001092_t0020_u01757998442806") 2025/09/16 05:02:15 DEBUG : three: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1112d2adcb6c07bd_d20250916_m045400_c001_v0001092_t0040_u01757998440202") 2025/09/16 05:02:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2df22_d20250916_m050050_c001_v7007000_t0000_u01757998850130") 2025/09/16 05:02:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b6d2_d20250916_m050049_c001_v0001183_t0034_u01757998849493") 2025/09/16 05:02:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2e051_d20250916_m050108_c001_v7007000_t0000_u01757998868948") 2025/09/16 05:02:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012eee_d20250916_m050107_c001_v0001153_t0006_u01757998867214") 2025/09/16 05:02:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2e02f_d20250916_m050105_c001_v7007000_t0000_u01757998865634") 2025/09/16 05:02:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b737_d20250916_m050104_c001_v0001183_t0015_u01757998864168") 2025/09/16 05:02:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2e008_d20250916_m050103_c001_v7007000_t0000_u01757998863192") 2025/09/16 05:02:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f512070a7_d20250916_m050102_c001_v0001134_t0010_u01757998862287") 2025/09/16 05:02:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2df75_d20250916_m050057_c001_v7007000_t0000_u01757998857237") 2025/09/16 05:02:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b70b_d20250916_m050056_c001_v0001183_t0021_u01757998856371") 2025/09/16 05:02:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2dfab_d20250916_m050059_c001_v7007000_t0000_u01757998859694") 2025/09/16 05:02:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012eda_d20250916_m050058_c001_v0001153_t0011_u01757998858215") 2025/09/16 05:02:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2df56_d20250916_m050055_c001_v7007000_t0000_u01757998855344") 2025/09/16 05:02:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1156295f51207097_d20250916_m050054_c001_v0001134_t0049_u01757998854631") 2025/09/16 05:02:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2df40_d20250916_m050053_c001_v7007000_t0000_u01757998853659") 2025/09/16 05:02:16 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8b79_d20250916_m050053_c001_v0001176_t0001_u01757998853004") 2025/09/16 05:02:16 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2df29_d20250916_m050052_c001_v7007000_t0000_u01757998852034") 2025/09/16 05:02:16 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa012ed2_d20250916_m050051_c001_v0001153_t0016_u01757998851105") 2025/09/16 05:02:16 DEBUG : toe/toe/toe: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f410a564b8f32d928_d20250916_m050113_c001_v7007000_t0000_u01757998873848") 2025/09/16 05:02:16 DEBUG : toe/toe/toe: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f10685faf2e06b778_d20250916_m050113_c001_v0001183_t0039_u01757998873233") 2025/09/16 05:02:16 DEBUG : toe/toe/toe: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2dfe2_d20250916_m050101_c001_v7007000_t0000_u01757998861303") 2025/09/16 05:02:16 DEBUG : toe/toe/toe: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8ba0_d20250916_m050100_c001_v0001176_t0054_u01757998860656") 2025/09/16 05:02:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2e055_d20250916_m050109_c001_v7007000_t0000_u01757998869585") 2025/09/16 05:02:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8bc4_d20250916_m050108_c001_v0001176_t0016_u01757998868729") 2025/09/16 05:02:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4090828a97b2e038_d20250916_m050106_c001_v7007000_t0000_u01757998866229") 2025/09/16 05:02:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f11686f1ee0091a79_d20250916_m050105_c001_v0001177_t0041_u01757998865387") 2025/09/16 05:02:16 DEBUG : two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f419de83fdb287d9c_d20250916_m045404_c001_v7007000_t0000_u01757998444432") 2025/09/16 05:02:16 DEBUG : two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4125553c885f814f_d20250916_m045402_c001_v0001176_t0009_u01757998442060") 2025/09/16 05:02:16 DEBUG : two: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4112d2adcb6c07b9_d20250916_m045400_c001_v0001092_t0008_u01757998440017") 2025/09/16 05:02:16 DEBUG : yam: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde0e05_d20250916_m045413_c001_v7007000_t0000_u01757998453111") 2025/09/16 05:02:16 DEBUG : yam: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f100aa41c90898345_d20250916_m045412_c001_v0001161_t0056_u01757998452064") 2025/09/16 05:02:16 DEBUG : yam: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde0dff_d20250916_m045409_c001_v7007000_t0000_u01757998449838") 2025/09/16 05:02:16 DEBUG : yam: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1125553c885f8175_d20250916_m045408_c001_v0001176_t0047_u01757998448275") 2025/09/16 05:02:16 DEBUG : yam: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde0df9_d20250916_m045406_c001_v7007000_t0000_u01757998446967") 2025/09/16 05:02:16 DEBUG : yam: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1111c3aaaa0129f3_d20250916_m045404_c001_v0001153_t0003_u01757998444993") 2025/09/16 05:02:17 DEBUG : yaml: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde0e01_d20250916_m045410_c001_v7007000_t0000_u01757998450574") 2025/09/16 05:02:17 DEBUG : yaml: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f110ff4ee5d32064c_d20250916_m045409_c001_v0001116_t0059_u01757998449381") 2025/09/16 05:02:17 DEBUG : yaml: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f4146187dcfde0dfc_d20250916_m045407_c001_v7007000_t0000_u01757998447713") 2025/09/16 05:02:17 DEBUG : yaml: Deleting (id "4_z0f82edb3d0dd5b0b9f980e1b_f1143e02f22ac0fc6_d20250916_m045406_c001_v0001179_t0043_u01757998446332") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m54.324155573s (try 1/5)