"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/10/01 05:20:17 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye" 2025/10/01 05:20:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/01 05:20:18 DEBUG : Creating backend with remote "/tmp/rclone1660405790" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:20:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:20:19 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:20:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/01 05:20:19 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.56s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:20:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/01 05:20:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:20:19 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:20:19 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:20:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:20:20 INFO : sub dir/hello world: Copied (new) 2025/10/01 05:20:21 DEBUG : B2 bucket rclone-test-pufasik1niye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.95s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.40s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", 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-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:20:22 DEBUG : Creating backend with remote "/non-existing" 2025/10/01 05:20:22 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/01 05:20:22 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:20:22 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:20:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:20:23 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:20:23 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:20:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:20:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.01s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", 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-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:20:25 INFO : B2 bucket rclone-test-pufasik1niye: Running all checks before starting transfers 2025/10/01 05:20:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:20:25 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:20:25 INFO : B2 bucket rclone-test-pufasik1niye: Checks finished, now starting transfers 2025/10/01 05:20:25 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:20:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:20:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.39s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:20:26 ERROR : Ignoring --no-traverse with sync 2025/10/01 05:20:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:20:26 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:20:26 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:20:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:20:27 INFO : sub dir/hello world: Copied (new) 2025/10/01 05:20:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.40s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:20:28 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/01 05:20:28 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:20:28 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:20:28 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/01 05:20:28 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.37s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:20:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:20:29 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:20:29 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:20:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:20:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.40s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:20:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:20:31 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:20:31 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:20:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:20:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.91s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:20:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/01 05:20:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/01 05:20:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/01 05:20:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/01 05:20:32 INFO : sub dir2: Making directory 2025/10/01 05:20:32 INFO : sub dir: Making directory 2025/10/01 05:20:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:20:32 INFO : sub dir2/sub sub dir2: Making directory 2025/10/01 05:20:32 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:20:32 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:20:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:20:33 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/10/01 05:20:33 DEBUG : B2 bucket rclone-test-pufasik1niye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.50s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:20:34 INFO : sub dir2: Making directory 2025/10/01 05:20:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/01 05:20:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/01 05:20:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:20:34 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:20:34 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:20:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:20:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.53s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:20:35 DEBUG : sub dir2: Making directory with metadata 2025/10/01 05:20:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/01 05:20:36 INFO : sub dir2: Making directory 2025/10/01 05:20:36 INFO : sub dir: Making directory 2025/10/01 05:20:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:20:36 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:20:36 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:20:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:20:36 INFO : sub dir/hello world: Copied (new) 2025/10/01 05:20:36 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/01 05:20:37 DEBUG : B2 bucket rclone-test-pufasik1niye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/01 05:20:37 DEBUG : B2 bucket rclone-test-pufasik1niye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.95s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", 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-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:20:38 INFO : sub dir2: Making directory 2025/10/01 05:20:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:20:38 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:20:38 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:20:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:20:38 INFO : sub dir/hello world: Copied (new) 2025/10/01 05:20:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.49s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:20:39 DEBUG : sub dir2: Making directory with metadata 2025/10/01 05:20:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/01 05:20:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/01 05:20:39 INFO : sub dir2: Making directory 2025/10/01 05:20:39 INFO : sub dir: Making directory 2025/10/01 05:20:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:20:39 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:20:39 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:20:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:20:40 INFO : sub dir/hello world: Copied (new) 2025/10/01 05:20:40 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/01 05:20:40 DEBUG : B2 bucket rclone-test-pufasik1niye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.65s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", 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-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:20:41 INFO : sub dir2: Making directory 2025/10/01 05:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:20:41 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:20:41 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:20:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:20:42 INFO : sub dir/hello world: Copied (new) 2025/10/01 05:20:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.43s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:20:43 DEBUG : Creating backend with remote "TestB2:rclone-test-monituq5laje" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-pufasik1niye -> B2 bucket rclone-test-monituq5laje 2025/10/01 05:20:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:20:45 DEBUG : B2 bucket rclone-test-monituq5laje: Waiting for checks to finish 2025/10/01 05:20:45 DEBUG : B2 bucket rclone-test-monituq5laje: Waiting for transfers to finish 2025/10/01 05:20:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:20:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/01 05:20:46 DEBUG : B2 bucket rclone-test-monituq5laje: Purge remote 2025/10/01 05:20:46 INFO : B2 bucket rclone-test-monituq5laje: cleaning bucket "rclone-test-monituq5laje" of all files 2025/10/01 05:20:46 DEBUG : sub dir/hello world: Deleting (id "4_z2f924d13307d9beb9f980e1b_f1198d1499a6c6e38_d20251001_m052045_c001_v0001177_t0037_u01759296045969") --- PASS: TestServerSideCopy (4.66s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:20:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/01 05:20:48 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:20:48 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:20:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/01 05:20:49 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.52s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:20:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yaguhix9jeqa" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-pufasik1niye -> B2 bucket rclone-test-yaguhix9jeqa 2025/10/01 05:20:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:20:52 DEBUG : B2 bucket rclone-test-yaguhix9jeqa: Waiting for checks to finish 2025/10/01 05:20:52 DEBUG : B2 bucket rclone-test-yaguhix9jeqa: Waiting for transfers to finish 2025/10/01 05:20:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:20:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/01 05:20:54 DEBUG : B2 bucket rclone-test-yaguhix9jeqa: Waiting for checks to finish 2025/10/01 05:20:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/01 05:20:54 DEBUG : B2 bucket rclone-test-yaguhix9jeqa: Waiting for transfers to finish 2025/10/01 05:20:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/01 05:20:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/01 05:20:55 DEBUG : B2 bucket rclone-test-yaguhix9jeqa: Purge remote 2025/10/01 05:20:55 INFO : B2 bucket rclone-test-yaguhix9jeqa: cleaning bucket "rclone-test-yaguhix9jeqa" of all files 2025/10/01 05:20:55 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25dc3307d9beb9f980e1b_f114c55e7d31a545c_d20251001_m052055_c001_v0001137_t0040_u01759296055041") 2025/10/01 05:20:55 DEBUG : sub dir/hello world: Deleting (id "4_z0fa25dc3307d9beb9f980e1b_f1194a70dc453032b_d20251001_m052052_c001_v0001184_t0043_u01759296052895") --- PASS: TestServerSideCopyOverSelf (6.77s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:20:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/01 05:20:58 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:20:58 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:20:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/01 05:20:58 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/01 05:20:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.52s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:21:00 DEBUG : Creating backend with remote "TestB2:rclone-test-xuhayuh9teli" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-pufasik1niye -> B2 bucket rclone-test-xuhayuh9teli 2025/10/01 05:21:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:21:01 DEBUG : B2 bucket rclone-test-xuhayuh9teli: Waiting for checks to finish 2025/10/01 05:21:01 DEBUG : B2 bucket rclone-test-xuhayuh9teli: Waiting for transfers to finish 2025/10/01 05:21:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:21:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/01 05:21:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/01 05:21:03 DEBUG : B2 bucket rclone-test-xuhayuh9teli: Waiting for checks to finish 2025/10/01 05:21:03 DEBUG : B2 bucket rclone-test-xuhayuh9teli: Waiting for transfers to finish 2025/10/01 05:21:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/01 05:21:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/01 05:21:04 INFO : sub dir/hello world: Deleted 2025/10/01 05:21:05 DEBUG : testing file moves 2025/10/01 05:21:05 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/01 05:21:05 DEBUG : B2 bucket rclone-test-xuhayuh9teli: Waiting for checks to finish 2025/10/01 05:21:05 DEBUG : B2 bucket rclone-test-xuhayuh9teli: Waiting for transfers to finish 2025/10/01 05:21:06 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/01 05:21:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/01 05:21:06 INFO : sub dir/hello world: Deleted 2025/10/01 05:21:06 DEBUG : B2 bucket rclone-test-xuhayuh9teli: Purge remote 2025/10/01 05:21:06 INFO : B2 bucket rclone-test-xuhayuh9teli: cleaning bucket "rclone-test-xuhayuh9teli" of all files 2025/10/01 05:21:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f028d13307d9beb9f980e1b_f1071837b765e417e_d20251001_m052105_c001_v0001036_t0035_u01759296065895") 2025/10/01 05:21:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f028d13307d9beb9f980e1b_f10886898671ba2b9_d20251001_m052103_c001_v0001182_t0027_u01759296063994") 2025/10/01 05:21:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f028d13307d9beb9f980e1b_f10918d0d96a17492_d20251001_m052102_c001_v0001038_t0036_u01759296062143") --- PASS: TestServerSideMoveOverSelf (8.90s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:21:09 ERROR : error listing: directory not found 2025/10/01 05:21:09 INFO : Local file system at /tmp/rclone1660405790: Making directory 2025/10/01 05:21:09 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:09 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.01s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:21:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:21:11 DEBUG : Local file system at /tmp/rclone1660405790: Waiting for checks to finish 2025/10/01 05:21:11 DEBUG : Local file system at /tmp/rclone1660405790: Waiting for transfers to finish 2025/10/01 05:21:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:21:12 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/01 05:21:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.23s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:21:12 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/01 05:21:12 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:12 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/01 05:21:13 INFO : check sum: Copied (new) 2025/10/01 05:21:13 DEBUG : Waiting for deletions to finish 2025/10/01 05:21:13 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/01 05:21:13 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/01 05:21:13 DEBUG : check sum: Unchanged skipping 2025/10/01 05:21:13 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:13 DEBUG : Waiting for deletions to finish 2025/10/01 05:21:13 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.79s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:21:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/01 05:21:14 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:14 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:15 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/01 05:21:15 INFO : sizeonly: Copied (new) 2025/10/01 05:21:15 DEBUG : Waiting for deletions to finish 2025/10/01 05:21:15 DEBUG : sizeonly: Sizes identical 2025/10/01 05:21:15 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:15 DEBUG : sizeonly: Unchanged skipping 2025/10/01 05:21:15 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:15 DEBUG : Waiting for deletions to finish 2025/10/01 05:21:15 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.02s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:21:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/01 05:21:16 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:16 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:17 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/01 05:21:17 INFO : ignore-size: Copied (new) 2025/10/01 05:21:17 DEBUG : Waiting for deletions to finish 2025/10/01 05:21:17 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:21:17 DEBUG : ignore-size: Unchanged skipping 2025/10/01 05:21:17 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:17 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:17 DEBUG : Waiting for deletions to finish 2025/10/01 05:21:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.75s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:21:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:21:19 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:19 DEBUG : existing: Unchanged skipping 2025/10/01 05:21:19 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:19 DEBUG : Waiting for deletions to finish 2025/10/01 05:21:19 INFO : There was nothing to transfer 2025/10/01 05:21:19 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/01 05:21:19 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/01 05:21:20 INFO : existing: Copied (replaced existing) 2025/10/01 05:21:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.93s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:21:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/01 05:21:21 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:21 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/01 05:21:21 INFO : existing: Copied (new) 2025/10/01 05:21:21 DEBUG : Waiting for deletions to finish 2025/10/01 05:21:22 DEBUG : existing: Destination exists, skipping 2025/10/01 05:21:22 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:22 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:22 DEBUG : Waiting for deletions to finish 2025/10/01 05:21:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.93s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:21:24 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/01 05:21:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/01 05:21:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:21:24 DEBUG : c/non empty space: Unchanged skipping 2025/10/01 05:21:24 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:24 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:21:25 INFO : a/potato2: Copied (new) 2025/10/01 05:21:25 DEBUG : Waiting for deletions to finish 2025/10/01 05:21:25 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.43s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:21:27 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/10/01 05:21:27 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/01 05:21:27 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/01 05:21:27 DEBUG : empty space: Unchanged skipping 2025/10/01 05:21:27 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:27 DEBUG : Waiting for deletions to finish 2025/10/01 05:21:27 INFO : There was nothing to transfer 2025/10/01 05:21:27 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/10/01 05:21:27 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/01 05:21:28 INFO : empty space: Updated modification time in destination 2025/10/01 05:21:28 DEBUG : empty space: Unchanged skipping 2025/10/01 05:21:28 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:28 DEBUG : Waiting for deletions to finish 2025/10/01 05:21:28 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.25s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:21:30 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:30 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/10/01 05:21:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/01 05:21:30 DEBUG : empty space: Unchanged skipping 2025/10/01 05:21:30 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:30 DEBUG : Waiting for deletions to finish 2025/10/01 05:21:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.92s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:21:32 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/01 05:21:32 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1660405790) 2025/10/01 05:21:32 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-pufasik1niye) 2025/10/01 05:21:32 DEBUG : foo: sha1 differ 2025/10/01 05:21:32 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/01 05:21:32 INFO : foo: Copied (replaced existing) 2025/10/01 05:21:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:21:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:21:34 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/01 05:21:34 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:34 DEBUG : empty space: Unchanged skipping 2025/10/01 05:21:34 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:35 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:21:35 INFO : potato: Copied (new) 2025/10/01 05:21:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.87s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:21:36 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/01 05:21:36 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:36 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/01 05:21:37 INFO : potato: Copied (replaced existing) 2025/10/01 05:21:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.30s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:21:39 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:39 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/10/01 05:21:39 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1660405790) 2025/10/01 05:21:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-pufasik1niye) 2025/10/01 05:21:39 DEBUG : potato: sha1 differ 2025/10/01 05:21:39 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:39 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/01 05:21:39 INFO : potato: Copied (replaced existing) 2025/10/01 05:21:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:21:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:21:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:21:41 DEBUG : empty space: Unchanged skipping 2025/10/01 05:21:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/01 05:21:41 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:41 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:41 DEBUG : Waiting for deletions to finish 2025/10/01 05:21:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:21:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:21:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:21:44 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:44 DEBUG : empty space: Unchanged skipping 2025/10/01 05:21:44 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:21:45 INFO : potato2: Copied (new) 2025/10/01 05:21:45 DEBUG : Waiting for deletions to finish 2025/10/01 05:21:45 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:21:47 INFO : d: Making directory 2025/10/01 05:21:47 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/01 05:21:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/01 05:21:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:21:48 DEBUG : c/non empty space: Unchanged skipping 2025/10/01 05:21:48 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:48 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:21:48 INFO : a/potato2: Copied (new) 2025/10/01 05:21:48 DEBUG : Waiting for deletions to finish 2025/10/01 05:21:48 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:21:51 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/01 05:21:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/01 05:21:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:21:51 DEBUG : c/non empty space: Unchanged skipping 2025/10/01 05:21:51 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:51 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:21:52 INFO : a/potato2: Copied (new) 2025/10/01 05:21:52 ERROR : B2 bucket rclone-test-pufasik1niye: not deleting files as there were IO errors 2025/10/01 05:21:52 ERROR : B2 bucket rclone-test-pufasik1niye: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.53s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:21:54 DEBUG : Waiting for deletions to finish 2025/10/01 05:21:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:21:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:21:54 DEBUG : empty space: Unchanged skipping 2025/10/01 05:21:54 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:54 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:55 INFO : potato: Deleted 2025/10/01 05:21:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:21:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.97s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:21:57 DEBUG : Waiting for deletions to finish 2025/10/01 05:21:58 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:58 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:58 INFO : potato: Deleted 2025/10/01 05:21:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:21:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:21:58 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:21:58 DEBUG : empty space: Unchanged skipping 2025/10/01 05:21:58 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:21:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:21:58 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.48s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:22:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:22:01 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:22:01 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:22:01 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/01 05:22:01 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.90s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:22:04 DEBUG : enormous: Excluded (Size Filter) 2025/10/01 05:22:04 DEBUG : enormous: Excluded 2025/10/01 05:22:04 DEBUG : potato2: Excluded (Size Filter) 2025/10/01 05:22:04 DEBUG : potato2: Excluded 2025/10/01 05:22:04 DEBUG : potato2: Excluded (Size Filter) 2025/10/01 05:22:04 DEBUG : potato2: Excluded 2025/10/01 05:22:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:22:04 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:22:04 DEBUG : empty space: Unchanged skipping 2025/10/01 05:22:04 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:22:04 DEBUG : Waiting for deletions to finish 2025/10/01 05:22:04 INFO : There was nothing to transfer 2025/10/01 05:22:04 DEBUG : enormous: Excluded (Size Filter) 2025/10/01 05:22:04 DEBUG : enormous: Excluded 2025/10/01 05:22:04 DEBUG : potato2: Excluded (Size Filter) 2025/10/01 05:22:04 DEBUG : potato2: Excluded 2025/10/01 05:22:04 DEBUG : potato2: Excluded (Size Filter) 2025/10/01 05:22:04 DEBUG : potato2: Excluded 2025/10/01 05:22:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/01 05:22:04 DEBUG : empty space: Unchanged skipping 2025/10/01 05:22:04 DEBUG : Local file system at /tmp/rclone1660405790: Waiting for checks to finish 2025/10/01 05:22:04 DEBUG : Local file system at /tmp/rclone1660405790: Waiting for transfers to finish 2025/10/01 05:22:04 DEBUG : Waiting for deletions to finish 2025/10/01 05:22:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.67s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:22:07 DEBUG : enormous: Excluded (Size Filter) 2025/10/01 05:22:07 DEBUG : enormous: Excluded 2025/10/01 05:22:07 DEBUG : potato2: Excluded (Size Filter) 2025/10/01 05:22:07 DEBUG : potato2: Excluded 2025/10/01 05:22:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:22:07 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:22:07 DEBUG : empty space: Unchanged skipping 2025/10/01 05:22:07 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:22:07 DEBUG : Waiting for deletions to finish 2025/10/01 05:22:08 INFO : enormous: Deleted 2025/10/01 05:22:08 INFO : potato2: Deleted 2025/10/01 05:22:08 INFO : There was nothing to transfer 2025/10/01 05:22:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/01 05:22:08 DEBUG : empty space: Unchanged skipping 2025/10/01 05:22:08 DEBUG : Local file system at /tmp/rclone1660405790: Waiting for checks to finish 2025/10/01 05:22:08 DEBUG : Local file system at /tmp/rclone1660405790: Waiting for transfers to finish 2025/10/01 05:22:08 DEBUG : Waiting for deletions to finish 2025/10/01 05:22:08 INFO : enormous: Deleted 2025/10/01 05:22:08 INFO : potato2: Deleted 2025/10/01 05:22:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.73s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:22:11 DEBUG : five: Need to transfer - File not found at Destination 2025/10/01 05:22:11 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/01 05:22:11 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:22:11 DEBUG : three: Sizes identical 2025/10/01 05:22:11 DEBUG : one: Destination is newer than source, skipping 2025/10/01 05:22:11 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/01 05:22:11 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/01 05:22:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1660405790) 2025/10/01 05:22:11 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-pufasik1niye) 2025/10/01 05:22:11 DEBUG : two: sha1 differ 2025/10/01 05:22:11 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:22:12 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/01 05:22:12 INFO : four: Copied (replaced existing) 2025/10/01 05:22:12 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/01 05:22:12 INFO : five: Copied (new) 2025/10/01 05:22:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/01 05:22:12 INFO : two: Copied (replaced existing) 2025/10/01 05:22:12 DEBUG : Waiting for deletions to finish 2025/10/01 05:22:12 DEBUG : one: Destination is newer than source, skipping 2025/10/01 05:22:12 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:22:12 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/01 05:22:12 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/01 05:22:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/01 05:22:12 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/01 05:22:12 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/01 05:22:12 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/01 05:22:12 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/01 05:22:12 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/01 05:22:12 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1660405790) 2025/10/01 05:22:12 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-pufasik1niye) 2025/10/01 05:22:12 DEBUG : three: sha1 differ 2025/10/01 05:22:12 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/01 05:22:12 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/01 05:22:12 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:22:13 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/01 05:22:13 INFO : three: Copied (replaced existing) 2025/10/01 05:22:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.80s) === 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-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/01 05:22:15 INFO : B2 bucket rclone-test-pufasik1niye: Making map for --track-renames 2025/10/01 05:22:15 INFO : B2 bucket rclone-test-pufasik1niye: Finished making map for --track-renames 2025/10/01 05:22:15 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:22:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/01 05:22:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/01 05:22:15 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for renames to finish 2025/10/01 05:22:15 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:22:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/01 05:22:15 INFO : potato: Copied (new) 2025/10/01 05:22:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/01 05:22:16 INFO : yam: Copied (new) 2025/10/01 05:22:16 DEBUG : Waiting for deletions to finish 2025/10/01 05:22:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:22:16 INFO : B2 bucket rclone-test-pufasik1niye: Making map for --track-renames 2025/10/01 05:22:16 INFO : B2 bucket rclone-test-pufasik1niye: Finished making map for --track-renames 2025/10/01 05:22:16 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:22:16 DEBUG : potato: Unchanged skipping 2025/10/01 05:22:16 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for renames to finish 2025/10/01 05:22:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/01 05:22:17 INFO : yam: Copied (server-side copy) to: yaml 2025/10/01 05:22:17 INFO : yam: Deleted 2025/10/01 05:22:17 INFO : yaml: Renamed from "yam" 2025/10/01 05:22:17 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:22:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.69s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/01 05:22:18 INFO : B2 bucket rclone-test-pufasik1niye: Making map for --track-renames 2025/10/01 05:22:18 INFO : B2 bucket rclone-test-pufasik1niye: Finished making map for --track-renames 2025/10/01 05:22:18 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:22:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/01 05:22:18 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for renames to finish 2025/10/01 05:22:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/01 05:22:18 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:22:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/01 05:22:19 INFO : potato: Copied (new) 2025/10/01 05:22:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/01 05:22:19 INFO : yam: Copied (new) 2025/10/01 05:22:19 DEBUG : Waiting for deletions to finish 2025/10/01 05:22:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:22:20 INFO : B2 bucket rclone-test-pufasik1niye: Making map for --track-renames 2025/10/01 05:22:20 INFO : B2 bucket rclone-test-pufasik1niye: Finished making map for --track-renames 2025/10/01 05:22:20 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:22:20 DEBUG : potato: Unchanged skipping 2025/10/01 05:22:20 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for renames to finish 2025/10/01 05:22:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/01 05:22:20 INFO : yam: Copied (server-side copy) to: yaml 2025/10/01 05:22:20 INFO : yam: Deleted 2025/10/01 05:22:20 INFO : yaml: Renamed from "yam" 2025/10/01 05:22:20 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:22:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.00s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/01 05:22:21 INFO : B2 bucket rclone-test-pufasik1niye: Making map for --track-renames 2025/10/01 05:22:21 INFO : B2 bucket rclone-test-pufasik1niye: Finished making map for --track-renames 2025/10/01 05:22:21 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:22:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/01 05:22:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/01 05:22:21 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for renames to finish 2025/10/01 05:22:21 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:22:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/01 05:22:22 INFO : sub/yam: Copied (new) 2025/10/01 05:22:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/01 05:22:23 INFO : potato: Copied (new) 2025/10/01 05:22:23 DEBUG : Waiting for deletions to finish 2025/10/01 05:22:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:22:23 DEBUG : potato: Unchanged skipping 2025/10/01 05:22:23 INFO : B2 bucket rclone-test-pufasik1niye: Making map for --track-renames 2025/10/01 05:22:23 INFO : B2 bucket rclone-test-pufasik1niye: Finished making map for --track-renames 2025/10/01 05:22:23 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:22:23 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for renames to finish 2025/10/01 05:22:24 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/01 05:22:24 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/01 05:22:24 INFO : sub/yam: Deleted 2025/10/01 05:22:24 INFO : yam: Renamed from "sub/yam" 2025/10/01 05:22:24 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:22:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.74s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:22:25 DEBUG : Creating backend with remote "/tmp/rclone1660405790/dir1" 2025/10/01 05:22:25 DEBUG : Config file has changed externally - reloading 2025/10/01 05:22:25 DEBUG : Creating backend with remote "/tmp/rclone1660405790/dir2" 2025/10/01 05:22:25 DEBUG : Local file system at /tmp/rclone1660405790/dir2: Using server-side directory move 2025/10/01 05:22:25 INFO : Local file system at /tmp/rclone1660405790/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/01 05:22:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/01 05:22:25 DEBUG : Local file system at /tmp/rclone1660405790/dir2: Waiting for checks to finish 2025/10/01 05:22:25 DEBUG : Local file system at /tmp/rclone1660405790/dir2: Waiting for transfers to finish 2025/10/01 05:22:25 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:22:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:22:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/01 05:22:26 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:22:26 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:22:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/01 05:22:26 INFO : nested/sub dir/file: Copied (new) 2025/10/01 05:22:26 INFO : nested/sub dir/file: Deleted 2025/10/01 05:22:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:22:26 INFO : sub dir/hello world: Copied (new) 2025/10/01 05:22:26 INFO : sub dir/hello world: Deleted 2025/10/01 05:22:26 INFO : sub dir: Removing directory 2025/10/01 05:22:26 INFO : nested/sub dir: Removing directory 2025/10/01 05:22:26 INFO : nested: Removing directory 2025/10/01 05:22:26 DEBUG : Local file system at /tmp/rclone1660405790: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.98s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:22:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/01 05:22:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/01 05:22:28 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:22:28 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:22:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/01 05:22:28 INFO : nested/sub dir/file: Copied (new) 2025/10/01 05:22:28 INFO : nested/sub dir/file: Deleted 2025/10/01 05:22:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:22:28 INFO : sub dir/hello world: Copied (new) 2025/10/01 05:22:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.71s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:22:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/01 05:22:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/01 05:22:29 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:22:29 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:22:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/01 05:22:29 INFO : existing: Copied (new) 2025/10/01 05:22:29 INFO : existing: Deleted 2025/10/01 05:22:30 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/01 05:22:30 INFO : existing-b: Copied (new) 2025/10/01 05:22:30 INFO : existing-b: Deleted 2025/10/01 05:22:31 DEBUG : existing: Destination exists, skipping 2025/10/01 05:22:31 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/01 05:22:31 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:22:31 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:22:31 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.60s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:22:32 DEBUG : Creating backend with remote "TestB2:rclone-test-latutoy1hivi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-pufasik1niye -> B2 bucket rclone-test-latutoy1hivi 2025/10/01 05:22:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:22:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/01 05:22:36 DEBUG : empty space: Unchanged skipping 2025/10/01 05:22:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/01 05:22:36 DEBUG : B2 bucket rclone-test-latutoy1hivi: Waiting for checks to finish 2025/10/01 05:22:36 INFO : empty space: Deleted 2025/10/01 05:22:36 DEBUG : B2 bucket rclone-test-latutoy1hivi: Waiting for transfers to finish 2025/10/01 05:22:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:22:36 INFO : potato2: Copied (server-side copy) 2025/10/01 05:22:36 INFO : potato2: Deleted 2025/10/01 05:22:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/01 05:22:37 INFO : potato3: Copied (server-side copy) 2025/10/01 05:22:37 INFO : potato3: Deleted 2025/10/01 05:22:37 DEBUG : Creating backend with remote "TestB2:rclone-test-qopadux8fexu" 2025/10/01 05:22:38 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/01 05:22:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:22:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/01 05:22:38 DEBUG : B2 bucket rclone-test-qopadux8fexu: Waiting for checks to finish 2025/10/01 05:22:38 DEBUG : B2 bucket rclone-test-qopadux8fexu: Waiting for transfers to finish 2025/10/01 05:22:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/01 05:22:39 INFO : empty space: Copied (server-side copy) 2025/10/01 05:22:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/01 05:22:39 INFO : potato3: Copied (server-side copy) 2025/10/01 05:22:40 INFO : empty space: Deleted 2025/10/01 05:22:40 INFO : potato3: Deleted 2025/10/01 05:22:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:22:40 INFO : potato2: Copied (server-side copy) 2025/10/01 05:22:40 INFO : potato2: Deleted 2025/10/01 05:22:41 DEBUG : B2 bucket rclone-test-qopadux8fexu: Purge remote 2025/10/01 05:22:41 INFO : B2 bucket rclone-test-qopadux8fexu: cleaning bucket "rclone-test-qopadux8fexu" of all files 2025/10/01 05:22:41 DEBUG : empty space: Deleting (id "4_z2ff2fdd3308d9beb9f980e1b_f11144a4d86ae4130_d20251001_m052239_c001_v0001102_t0019_u01759296159524") 2025/10/01 05:22:41 DEBUG : potato2: Deleting (id "4_z2ff2fdd3308d9beb9f980e1b_f101737b84d9763ac_d20251001_m052239_c001_v0001116_t0007_u01759296159843") 2025/10/01 05:22:41 DEBUG : potato3: Deleting (id "4_z2ff2fdd3308d9beb9f980e1b_f110589891d11c184_d20251001_m052239_c001_v0001184_t0022_u01759296159855") 2025/10/01 05:22:42 DEBUG : B2 bucket rclone-test-latutoy1hivi: Purge remote 2025/10/01 05:22:42 INFO : B2 bucket rclone-test-latutoy1hivi: cleaning bucket "rclone-test-latutoy1hivi" of all files 2025/10/01 05:22:42 DEBUG : empty space: Deleting (id "4_z6f22edc3308d9beb9f980e1b_f40838f7c6d68e09b_d20251001_m052240_c001_v7007000_t0000_u01759296160010") 2025/10/01 05:22:42 DEBUG : empty space: Deleting (id "4_z6f22edc3308d9beb9f980e1b_f10419fe482495326_d20251001_m052235_c001_v0001177_t0055_u01759296155719") 2025/10/01 05:22:42 DEBUG : potato2: Deleting (id "4_z6f22edc3308d9beb9f980e1b_f4173808e5f4534d4_d20251001_m052240_c001_v7007000_t0000_u01759296160742") 2025/10/01 05:22:42 DEBUG : potato2: Deleting (id "4_z6f22edc3308d9beb9f980e1b_f108c91929804730c_d20251001_m052236_c001_v0001184_t0036_u01759296156552") 2025/10/01 05:22:42 DEBUG : potato3: Deleting (id "4_z6f22edc3308d9beb9f980e1b_f4173808e5f4534ac_d20251001_m052240_c001_v7007000_t0000_u01759296160063") 2025/10/01 05:22:42 DEBUG : potato3: Deleting (id "4_z6f22edc3308d9beb9f980e1b_f101ef4a4fb7950c5_d20251001_m052236_c001_v0001101_t0004_u01759296156779") 2025/10/01 05:22:42 DEBUG : potato3: Deleting (id "4_z6f22edc3308d9beb9f980e1b_f10419fe48249532a_d20251001_m052235_c001_v0001177_t0048_u01759296155927") --- PASS: TestServerSideMove (11.93s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:22:44 DEBUG : Creating backend with remote "TestB2:rclone-test-qetefel4nuvu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-pufasik1niye -> B2 bucket rclone-test-qetefel4nuvu 2025/10/01 05:22:49 DEBUG : empty space: Excluded (Size Filter) 2025/10/01 05:22:49 DEBUG : empty space: Excluded 2025/10/01 05:22:49 DEBUG : empty space: Excluded (Size Filter) 2025/10/01 05:22:49 DEBUG : empty space: Excluded 2025/10/01 05:22:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:22:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/01 05:22:49 DEBUG : B2 bucket rclone-test-qetefel4nuvu: Waiting for checks to finish 2025/10/01 05:22:49 DEBUG : B2 bucket rclone-test-qetefel4nuvu: Waiting for transfers to finish 2025/10/01 05:22:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:22:49 INFO : potato2: Copied (server-side copy) 2025/10/01 05:22:50 INFO : potato2: Deleted 2025/10/01 05:22:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/01 05:22:50 INFO : potato3: Copied (server-side copy) 2025/10/01 05:22:50 INFO : potato3: Deleted 2025/10/01 05:22:50 DEBUG : Creating backend with remote "TestB2:rclone-test-mayabif1fiye" 2025/10/01 05:22:51 DEBUG : empty space: Excluded (Size Filter) 2025/10/01 05:22:51 DEBUG : empty space: Excluded 2025/10/01 05:22:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:22:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/01 05:22:51 DEBUG : B2 bucket rclone-test-mayabif1fiye: Waiting for checks to finish 2025/10/01 05:22:51 DEBUG : B2 bucket rclone-test-mayabif1fiye: Waiting for transfers to finish 2025/10/01 05:22:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:22:52 INFO : potato2: Copied (server-side copy) 2025/10/01 05:22:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/01 05:22:52 INFO : potato3: Copied (server-side copy) 2025/10/01 05:22:52 INFO : potato2: Deleted 2025/10/01 05:22:53 INFO : potato3: Deleted 2025/10/01 05:22:53 DEBUG : B2 bucket rclone-test-mayabif1fiye: Purge remote 2025/10/01 05:22:53 INFO : B2 bucket rclone-test-mayabif1fiye: cleaning bucket "rclone-test-mayabif1fiye" of all files 2025/10/01 05:22:53 DEBUG : potato2: Deleting (id "4_zbfd22df3309d9beb9f980e1b_f1174010b372626bd_d20251001_m052252_c001_v0001093_t0021_u01759296172541") 2025/10/01 05:22:53 DEBUG : potato3: Deleting (id "4_zbfd22df3309d9beb9f980e1b_f1164c07e34b0b87c_d20251001_m052252_c001_v0001184_t0035_u01759296172829") 2025/10/01 05:22:54 DEBUG : B2 bucket rclone-test-qetefel4nuvu: Purge remote 2025/10/01 05:22:54 INFO : B2 bucket rclone-test-qetefel4nuvu: cleaning bucket "rclone-test-qetefel4nuvu" of all files 2025/10/01 05:22:54 DEBUG : empty space: Deleting (id "4_zcfb21df3309d9beb9f980e1b_f117e5c67b3b9ac65_d20251001_m052248_c001_v0001184_t0046_u01759296168932") 2025/10/01 05:22:54 DEBUG : potato2: Deleting (id "4_zcfb21df3309d9beb9f980e1b_f41522a5b6ea4c5f3_d20251001_m052252_c001_v7007000_t0000_u01759296172850") 2025/10/01 05:22:54 DEBUG : potato2: Deleting (id "4_zcfb21df3309d9beb9f980e1b_f112ec2e3b69f06de_d20251001_m052249_c001_v0001101_t0020_u01759296169732") 2025/10/01 05:22:54 DEBUG : potato3: Deleting (id "4_zcfb21df3309d9beb9f980e1b_f407bccd387256b0e_d20251001_m052253_c001_v7007000_t0000_u01759296173033") 2025/10/01 05:22:54 DEBUG : potato3: Deleting (id "4_zcfb21df3309d9beb9f980e1b_f1189b596cb97097a_d20251001_m052250_c001_v0001182_t0049_u01759296170078") 2025/10/01 05:22:54 DEBUG : potato3: Deleting (id "4_zcfb21df3309d9beb9f980e1b_f117e5c67b3b9ac69_d20251001_m052249_c001_v0001184_t0048_u01759296169142") 2025/10/01 05:22:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/01 05:22:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/01 05:22:56 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:22:56 DEBUG : Creating backend with remote "TestB2:rclone-test-sozapes1qutu" 2025/10/01 05:22:59 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-pufasik1niye -> B2 bucket rclone-test-sozapes1qutu 2025/10/01 05:23:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:23:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/01 05:23:02 DEBUG : empty space: Unchanged skipping 2025/10/01 05:23:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/01 05:23:02 DEBUG : B2 bucket rclone-test-sozapes1qutu: Waiting for checks to finish 2025/10/01 05:23:02 INFO : empty space: Deleted 2025/10/01 05:23:02 DEBUG : B2 bucket rclone-test-sozapes1qutu: Waiting for transfers to finish 2025/10/01 05:23:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:23:03 INFO : potato2: Copied (server-side copy) 2025/10/01 05:23:03 INFO : potato2: Deleted 2025/10/01 05:23:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/01 05:23:03 INFO : potato3: Copied (server-side copy) 2025/10/01 05:23:03 INFO : potato3: Deleted 2025/10/01 05:23:04 DEBUG : Creating backend with remote "TestB2:rclone-test-benidir7suqu" 2025/10/01 05:23:04 INFO : tomatoDir: Making directory 2025/10/01 05:23:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/01 05:23:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/01 05:23:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/01 05:23:05 DEBUG : B2 bucket rclone-test-benidir7suqu: Waiting for checks to finish 2025/10/01 05:23:05 DEBUG : B2 bucket rclone-test-benidir7suqu: Waiting for transfers to finish 2025/10/01 05:23:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/01 05:23:06 INFO : empty space: Copied (server-side copy) 2025/10/01 05:23:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/01 05:23:06 INFO : potato2: Copied (server-side copy) 2025/10/01 05:23:06 INFO : empty space: Deleted 2025/10/01 05:23:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/01 05:23:06 INFO : potato3: Copied (server-side copy) 2025/10/01 05:23:06 INFO : potato2: Deleted 2025/10/01 05:23:06 INFO : potato3: Deleted 2025/10/01 05:23:07 DEBUG : B2 bucket rclone-test-benidir7suqu: Purge remote 2025/10/01 05:23:07 INFO : B2 bucket rclone-test-benidir7suqu: cleaning bucket "rclone-test-benidir7suqu" of all files 2025/10/01 05:23:07 DEBUG : empty space: Deleting (id "4_z7fb26d43309d9beb9f980e1b_f11876bd8278daf0a_d20251001_m052305_c001_v0001145_t0037_u01759296185972") 2025/10/01 05:23:07 DEBUG : potato2: Deleting (id "4_z7fb26d43309d9beb9f980e1b_f115be54d04ffe362_d20251001_m052306_c001_v0001120_t0059_u01759296186355") 2025/10/01 05:23:07 DEBUG : potato3: Deleting (id "4_z7fb26d43309d9beb9f980e1b_f100e807327d8c755_d20251001_m052306_c001_v0001102_t0001_u01759296186406") 2025/10/01 05:23:08 DEBUG : B2 bucket rclone-test-sozapes1qutu: Purge remote 2025/10/01 05:23:08 INFO : B2 bucket rclone-test-sozapes1qutu: cleaning bucket "rclone-test-sozapes1qutu" of all files 2025/10/01 05:23:08 DEBUG : empty space: Deleting (id "4_z4ff25d13309d9beb9f980e1b_f4128667835f84333_d20251001_m052306_c001_v7007000_t0000_u01759296186503") 2025/10/01 05:23:08 DEBUG : empty space: Deleting (id "4_z4ff25d13309d9beb9f980e1b_f11842f7a5d934847_d20251001_m052301_c001_v0001090_t0008_u01759296181575") 2025/10/01 05:23:08 DEBUG : potato2: Deleting (id "4_z4ff25d13309d9beb9f980e1b_f411bd6689df9c2e2_d20251001_m052306_c001_v7007000_t0000_u01759296186624") 2025/10/01 05:23:08 DEBUG : potato2: Deleting (id "4_z4ff25d13309d9beb9f980e1b_f10210f74e1f7b182_d20251001_m052302_c001_v0001120_t0003_u01759296182865") 2025/10/01 05:23:08 DEBUG : potato3: Deleting (id "4_z4ff25d13309d9beb9f980e1b_f4128667835f84336_d20251001_m052306_c001_v7007000_t0000_u01759296186714") 2025/10/01 05:23:08 DEBUG : potato3: Deleting (id "4_z4ff25d13309d9beb9f980e1b_f1068247e4bf23b36_d20251001_m052303_c001_v0001043_t0025_u01759296183158") 2025/10/01 05:23:08 DEBUG : potato3: Deleting (id "4_z4ff25d13309d9beb9f980e1b_f11842f7a5d93484d_d20251001_m052302_c001_v0001090_t0039_u01759296182113") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.65s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:23:10 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.96s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:23:13 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:23:14 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye/rclone-sync-test" 2025/10/01 05:23:16 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye/rclone-sync-test-include/layer2" 2025/10/01 05:23:18 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye/rclone-sync-test-ignore-file" 2025/10/01 05:23:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/01 05:23:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/01 05:23:21 DEBUG : pacer: Reducing sleep to 10ms 2025/10/01 05:23:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/01 05:23:21 DEBUG : B2 bucket rclone-test-pufasik1niye path rclone-sync-test: Waiting for checks to finish 2025/10/01 05:23:21 DEBUG : B2 bucket rclone-test-pufasik1niye path rclone-sync-test: Waiting for transfers to finish 2025/10/01 05:23:21 DEBUG : Waiting for deletions to finish 2025/10/01 05:23:21 INFO : There was nothing to transfer 2025/10/01 05:23:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/01 05:23:22 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:23:22 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:23:22 DEBUG : Waiting for deletions to finish 2025/10/01 05:23:22 INFO : There was nothing to transfer 2025/10/01 05:23:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/01 05:23:23 DEBUG : B2 bucket rclone-test-pufasik1niye path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/01 05:23:23 DEBUG : B2 bucket rclone-test-pufasik1niye path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/01 05:23:23 DEBUG : Waiting for deletions to finish 2025/10/01 05:23:23 INFO : There was nothing to transfer 2025/10/01 05:23:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/01 05:23:23 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:23:23 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:23:23 DEBUG : Waiting for deletions to finish 2025/10/01 05:23:23 INFO : There was nothing to transfer 2025/10/01 05:23:24 DEBUG : Excluded 2025/10/01 05:23:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/01 05:23:24 DEBUG : B2 bucket rclone-test-pufasik1niye path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/01 05:23:24 DEBUG : B2 bucket rclone-test-pufasik1niye path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/01 05:23:24 DEBUG : Waiting for deletions to finish 2025/10/01 05:23:24 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.18s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:23:24 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye/dst" 2025/10/01 05:23:25 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye/CompareDest" 2025/10/01 05:23:27 DEBUG : one: Need to transfer - File not found at Destination 2025/10/01 05:23:27 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for checks to finish 2025/10/01 05:23:27 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for transfers to finish 2025/10/01 05:23:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/01 05:23:28 INFO : one: Copied (new) 2025/10/01 05:23:28 DEBUG : Waiting for deletions to finish 2025/10/01 05:23:29 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for checks to finish 2025/10/01 05:23:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 05:23:29 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for transfers to finish 2025/10/01 05:23:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/01 05:23:29 INFO : one: Copied (replaced existing) 2025/10/01 05:23:29 DEBUG : Waiting for deletions to finish 2025/10/01 05:23:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 05:23:32 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for checks to finish 2025/10/01 05:23:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:23:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/01 05:23:32 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for transfers to finish 2025/10/01 05:23:32 DEBUG : Waiting for deletions to finish 2025/10/01 05:23:32 INFO : There was nothing to transfer 2025/10/01 05:23:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 05:23:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:23:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/01 05:23:33 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for checks to finish 2025/10/01 05:23:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:23:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/01 05:23:34 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for transfers to finish 2025/10/01 05:23:34 DEBUG : Waiting for deletions to finish 2025/10/01 05:23:34 INFO : There was nothing to transfer 2025/10/01 05:23:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 05:23:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:23:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/01 05:23:34 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for checks to finish 2025/10/01 05:23:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:23:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/01 05:23:34 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for transfers to finish 2025/10/01 05:23:34 DEBUG : Waiting for deletions to finish 2025/10/01 05:23:34 INFO : There was nothing to transfer 2025/10/01 05:23:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 05:23:35 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/10/01 05:23:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/01 05:23:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/01 05:23:35 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for checks to finish 2025/10/01 05:23:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:23:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/01 05:23:35 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for transfers to finish 2025/10/01 05:23:35 DEBUG : Waiting for deletions to finish 2025/10/01 05:23:35 INFO : There was nothing to transfer 2025/10/01 05:23:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 05:23:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/01 05:23:36 DEBUG : two: Need to transfer - File not found at Destination 2025/10/01 05:23:36 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for checks to finish 2025/10/01 05:23:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:23:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/01 05:23:36 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for transfers to finish 2025/10/01 05:23:37 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/01 05:23:37 INFO : two: Copied (new) 2025/10/01 05:23:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.71s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:23:40 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye/dest" 2025/10/01 05:23:41 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye/pre-dest1" 2025/10/01 05:23:43 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye/pre-dest2" 2025/10/01 05:23:45 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:23:45 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/01 05:23:45 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:23:45 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/01 05:23:45 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/01 05:23:45 DEBUG : B2 bucket rclone-test-pufasik1niye path dest: Waiting for checks to finish 2025/10/01 05:23:45 DEBUG : B2 bucket rclone-test-pufasik1niye path dest: Waiting for transfers to finish 2025/10/01 05:23:46 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/01 05:23:46 INFO : 3: Copied (new) 2025/10/01 05:23:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.79s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:23:48 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye/dst" 2025/10/01 05:23:49 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye/CopyDest" 2025/10/01 05:23:51 DEBUG : one: Need to transfer - File not found at Destination 2025/10/01 05:23:51 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for checks to finish 2025/10/01 05:23:51 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for transfers to finish 2025/10/01 05:23:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/01 05:23:52 INFO : one: Copied (new) 2025/10/01 05:23:52 DEBUG : Waiting for deletions to finish 2025/10/01 05:23:52 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for checks to finish 2025/10/01 05:23:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 05:23:52 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for transfers to finish 2025/10/01 05:23:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/01 05:23:53 INFO : one: Copied (replaced existing) 2025/10/01 05:23:53 DEBUG : Waiting for deletions to finish 2025/10/01 05:23:55 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye/BackupDir" 2025/10/01 05:23:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 05:23:56 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for checks to finish 2025/10/01 05:23:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:23:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/01 05:23:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/01 05:23:58 INFO : one: Copied (server-side copy) 2025/10/01 05:23:58 INFO : one: Deleted 2025/10/01 05:23:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/01 05:23:59 INFO : one: Copied (server-side copy) 2025/10/01 05:23:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/01 05:23:59 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for transfers to finish 2025/10/01 05:23:59 DEBUG : Waiting for deletions to finish 2025/10/01 05:24:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:24:00 DEBUG : one: Unchanged skipping 2025/10/01 05:24:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:24:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/01 05:24:01 INFO : two: Copied (server-side copy) 2025/10/01 05:24:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/01 05:24:01 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for checks to finish 2025/10/01 05:24:01 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for transfers to finish 2025/10/01 05:24:01 DEBUG : Waiting for deletions to finish 2025/10/01 05:24:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:24:01 DEBUG : one: Unchanged skipping 2025/10/01 05:24:01 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for checks to finish 2025/10/01 05:24:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:24:01 DEBUG : two: Unchanged skipping 2025/10/01 05:24:01 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for transfers to finish 2025/10/01 05:24:01 DEBUG : Waiting for deletions to finish 2025/10/01 05:24:01 INFO : There was nothing to transfer 2025/10/01 05:24:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:24:03 DEBUG : one: Unchanged skipping 2025/10/01 05:24:03 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/01 05:24:03 DEBUG : three: Destination not found in --copy-dest 2025/10/01 05:24:03 DEBUG : three: Need to transfer - File not found at Destination 2025/10/01 05:24:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/01 05:24:03 DEBUG : two: Unchanged skipping 2025/10/01 05:24:03 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for checks to finish 2025/10/01 05:24:03 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for transfers to finish 2025/10/01 05:24:03 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/01 05:24:03 INFO : three: Copied (new) 2025/10/01 05:24:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.51s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:24:08 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye/dst" 2025/10/01 05:24:10 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye/backup" 2025/10/01 05:24:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/01 05:24:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:24:11 DEBUG : two: Unchanged skipping 2025/10/01 05:24:11 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for checks to finish 2025/10/01 05:24:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/01 05:24:13 INFO : one: Copied (server-side copy) 2025/10/01 05:24:13 INFO : one: Deleted 2025/10/01 05:24:13 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for transfers to finish 2025/10/01 05:24:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:24:14 INFO : one: Copied (new) 2025/10/01 05:24:14 DEBUG : Waiting for deletions to finish 2025/10/01 05:24:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/01 05:24:14 INFO : three.txt: Copied (server-side copy) 2025/10/01 05:24:14 INFO : three.txt: Deleted 2025/10/01 05:24:14 INFO : three.txt: Moved into backup dir 2025/10/01 05:24:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/01 05:24:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:24:16 DEBUG : two: Unchanged skipping 2025/10/01 05:24:16 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for checks to finish 2025/10/01 05:24:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:24:17 INFO : one: Copied (server-side copy) 2025/10/01 05:24:17 INFO : one: Deleted 2025/10/01 05:24:17 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for transfers to finish 2025/10/01 05:24:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/01 05:24:17 INFO : one: Copied (new) 2025/10/01 05:24:17 DEBUG : Waiting for deletions to finish 2025/10/01 05:24:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/01 05:24:18 INFO : three.txt: Copied (server-side copy) 2025/10/01 05:24:18 INFO : three.txt: Deleted 2025/10/01 05:24:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.25s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:24:22 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye/dst" 2025/10/01 05:24:24 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye/backup" 2025/10/01 05:24:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/01 05:24:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:24:26 DEBUG : two: Unchanged skipping 2025/10/01 05:24:26 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for checks to finish 2025/10/01 05:24:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/01 05:24:28 INFO : one: Copied (server-side copy) to: one.bak 2025/10/01 05:24:28 INFO : one: Deleted 2025/10/01 05:24:28 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for transfers to finish 2025/10/01 05:24:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:24:29 INFO : one: Copied (new) 2025/10/01 05:24:29 DEBUG : Waiting for deletions to finish 2025/10/01 05:24:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/01 05:24:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/01 05:24:29 INFO : three.txt: Deleted 2025/10/01 05:24:29 INFO : three.txt: Moved into backup dir 2025/10/01 05:24:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/01 05:24:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:24:31 DEBUG : two: Unchanged skipping 2025/10/01 05:24:31 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for checks to finish 2025/10/01 05:24:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:24:32 INFO : one: Copied (server-side copy) to: one.bak 2025/10/01 05:24:32 INFO : one: Deleted 2025/10/01 05:24:32 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for transfers to finish 2025/10/01 05:24:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/01 05:24:33 INFO : one: Copied (new) 2025/10/01 05:24:33 DEBUG : Waiting for deletions to finish 2025/10/01 05:24:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/01 05:24:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/01 05:24:34 INFO : three.txt: Deleted 2025/10/01 05:24:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.34s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:24:38 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye/dst" 2025/10/01 05:24:39 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye/backup" 2025/10/01 05:24:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:24:41 DEBUG : two: Unchanged skipping 2025/10/01 05:24:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/01 05:24:41 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for checks to finish 2025/10/01 05:24:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/01 05:24:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/01 05:24:42 INFO : one: Deleted 2025/10/01 05:24:42 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for transfers to finish 2025/10/01 05:24:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:24:43 INFO : one: Copied (new) 2025/10/01 05:24:43 DEBUG : Waiting for deletions to finish 2025/10/01 05:24:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/01 05:24:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/01 05:24:44 INFO : three.txt: Deleted 2025/10/01 05:24:44 INFO : three.txt: Moved into backup dir 2025/10/01 05:24:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/01 05:24:46 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for checks to finish 2025/10/01 05:24:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:24:46 DEBUG : two: Unchanged skipping 2025/10/01 05:24:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:24:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/01 05:24:47 INFO : one: Deleted 2025/10/01 05:24:47 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for transfers to finish 2025/10/01 05:24:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/01 05:24:47 INFO : one: Copied (new) 2025/10/01 05:24:47 DEBUG : Waiting for deletions to finish 2025/10/01 05:24:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/01 05:24:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/01 05:24:48 INFO : three.txt: Deleted 2025/10/01 05:24:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.28s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:24:52 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye/dst" 2025/10/01 05:24:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/01 05:24:54 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for checks to finish 2025/10/01 05:24:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:24:54 DEBUG : two: Unchanged skipping 2025/10/01 05:24:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/01 05:24:54 INFO : one: Copied (server-side copy) to: one.bak 2025/10/01 05:24:54 INFO : one: Deleted 2025/10/01 05:24:54 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for transfers to finish 2025/10/01 05:24:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:24:56 INFO : one: Copied (new) 2025/10/01 05:24:56 DEBUG : Waiting for deletions to finish 2025/10/01 05:24:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/01 05:24:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/01 05:24:57 INFO : three.txt: Deleted 2025/10/01 05:24:57 INFO : three.txt: Moved into backup dir 2025/10/01 05:24:58 DEBUG : one.bak: Excluded (Path Filter) 2025/10/01 05:24:58 DEBUG : one.bak: Excluded 2025/10/01 05:24:58 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/01 05:24:58 DEBUG : three.txt.bak: Excluded 2025/10/01 05:24:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/01 05:24:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:24:58 DEBUG : two: Unchanged skipping 2025/10/01 05:24:58 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for checks to finish 2025/10/01 05:24:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:24:59 INFO : one: Copied (server-side copy) to: one.bak 2025/10/01 05:24:59 INFO : one: Deleted 2025/10/01 05:24:59 DEBUG : B2 bucket rclone-test-pufasik1niye path dst: Waiting for transfers to finish 2025/10/01 05:25:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/01 05:25:00 INFO : one: Copied (new) 2025/10/01 05:25:00 DEBUG : Waiting for deletions to finish 2025/10/01 05:25:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/01 05:25:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/01 05:25:01 INFO : three.txt: Deleted 2025/10/01 05:25:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.69s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:25:05 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye/dst" 2025/10/01 05:25:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/01 05:25:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/01 05:25:07 INFO : one: Copied (server-side copy) to: one.bak 2025/10/01 05:25:08 INFO : one: Deleted 2025/10/01 05:25:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:25:08 INFO : one: Copied (new) 2025/10/01 05:25:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:09 DEBUG : two: Unchanged skipping 2025/10/01 05:25:09 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/01 05:25:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/01 05:25:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/01 05:25:09 INFO : three.txt: Deleted 2025/10/01 05:25:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/01 05:25:10 INFO : three.txt: Copied (new) 2025/10/01 05:25:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/01 05:25:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:25:11 INFO : one: Copied (server-side copy) to: one.bak 2025/10/01 05:25:11 INFO : one: Deleted 2025/10/01 05:25:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/01 05:25:11 INFO : one: Copied (new) 2025/10/01 05:25:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:12 DEBUG : two: Unchanged skipping 2025/10/01 05:25:12 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/01 05:25:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/01 05:25:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/01 05:25:12 INFO : three.txt: Deleted 2025/10/01 05:25:13 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/01 05:25:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.29s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:25:17 DEBUG : Creating backend with remote "TestB2:rclone-test-pufasik1niye/dst" 2025/10/01 05:25:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/01 05:25:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/01 05:25:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/01 05:25:19 INFO : one: Deleted 2025/10/01 05:25:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:25:20 INFO : one: Copied (new) 2025/10/01 05:25:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:21 DEBUG : two: Unchanged skipping 2025/10/01 05:25:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/01 05:25:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/01 05:25:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/01 05:25:22 INFO : three.txt: Deleted 2025/10/01 05:25:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/01 05:25:23 INFO : three.txt: Copied (new) 2025/10/01 05:25:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/01 05:25:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/01 05:25:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/01 05:25:24 INFO : one: Deleted 2025/10/01 05:25:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/01 05:25:25 INFO : one: Copied (new) 2025/10/01 05:25:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:25 DEBUG : two: Unchanged skipping 2025/10/01 05:25:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/01 05:25:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/01 05:25:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/01 05:25:26 INFO : three.txt: Deleted 2025/10/01 05:25:26 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/01 05:25:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.81s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:25:29 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/01 05:25:29 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:25:29 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:25:30 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/01 05:25:30 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/01 05:25:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.68s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:25:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/01 05:25:31 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:25:31 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:25:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/01 05:25:32 INFO : existing: Copied (new) 2025/10/01 05:25:32 DEBUG : Waiting for deletions to finish 2025/10/01 05:25:33 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:25:33 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/01 05:25:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/01 05:25:33 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:25:33 ERROR : B2 bucket rclone-test-pufasik1niye: not deleting files as there were IO errors 2025/10/01 05:25:33 ERROR : B2 bucket rclone-test-pufasik1niye: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.78s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:25:35 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:25:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:35 DEBUG : existing: Unchanged skipping 2025/10/01 05:25:35 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:25:35 DEBUG : Waiting for deletions to finish 2025/10/01 05:25:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.97s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:25:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:59 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:25:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:59 DEBUG : both0: Unchanged skipping 2025/10/01 05:25:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:59 DEBUG : both13: Unchanged skipping 2025/10/01 05:25:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:59 DEBUG : both14: Unchanged skipping 2025/10/01 05:25:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:59 DEBUG : both15: Unchanged skipping 2025/10/01 05:25:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:59 DEBUG : both16: Unchanged skipping 2025/10/01 05:25:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:59 DEBUG : both17: Unchanged skipping 2025/10/01 05:25:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:59 DEBUG : both12: Unchanged skipping 2025/10/01 05:25:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:59 DEBUG : both10: Unchanged skipping 2025/10/01 05:25:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:59 DEBUG : both11: Unchanged skipping 2025/10/01 05:25:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:59 DEBUG : both18: Unchanged skipping 2025/10/01 05:25:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:59 DEBUG : both3: Unchanged skipping 2025/10/01 05:25:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:59 DEBUG : both4: Unchanged skipping 2025/10/01 05:25:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:59 DEBUG : both5: Unchanged skipping 2025/10/01 05:25:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:59 DEBUG : both19: Unchanged skipping 2025/10/01 05:25:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:59 DEBUG : both1: Unchanged skipping 2025/10/01 05:25:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:59 DEBUG : both2: Unchanged skipping 2025/10/01 05:25:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:25:59 DEBUG : both6: Unchanged skipping 2025/10/01 05:25:59 DEBUG : both7: Unchanged skipping 2025/10/01 05:25:59 DEBUG : both8: Unchanged skipping 2025/10/01 05:25:59 DEBUG : both9: Unchanged skipping 2025/10/01 05:25:59 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:25:59 DEBUG : Waiting for deletions to finish 2025/10/01 05:26:00 INFO : only0: Deleted 2025/10/01 05:26:00 INFO : only16: Deleted 2025/10/01 05:26:00 INFO : only7: Deleted 2025/10/01 05:26:00 INFO : only8: Deleted 2025/10/01 05:26:00 INFO : only17: Deleted 2025/10/01 05:26:00 INFO : only9: Deleted 2025/10/01 05:26:00 INFO : only12: Deleted 2025/10/01 05:26:00 INFO : only14: Deleted 2025/10/01 05:26:00 INFO : only15: Deleted 2025/10/01 05:26:00 INFO : only19: Deleted 2025/10/01 05:26:00 INFO : only10: Deleted 2025/10/01 05:26:00 INFO : only18: Deleted 2025/10/01 05:26:00 INFO : only1: Deleted 2025/10/01 05:26:00 INFO : only4: Deleted 2025/10/01 05:26:01 INFO : only5: Deleted 2025/10/01 05:26:01 INFO : only11: Deleted 2025/10/01 05:26:01 INFO : only13: Deleted 2025/10/01 05:26:01 INFO : only2: Deleted 2025/10/01 05:26:01 INFO : only3: Deleted 2025/10/01 05:26:01 INFO : only6: Deleted 2025/10/01 05:26:01 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (28.32s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:26:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:26:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:26:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:26:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:26:27 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:26:27 DEBUG : both0: Unchanged skipping 2025/10/01 05:26:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:26:27 DEBUG : both13: Unchanged skipping 2025/10/01 05:26:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:26:27 DEBUG : both14: Unchanged skipping 2025/10/01 05:26:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:26:27 DEBUG : both15: Unchanged skipping 2025/10/01 05:26:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:26:27 DEBUG : both16: Unchanged skipping 2025/10/01 05:26:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:26:27 DEBUG : both10: Unchanged skipping 2025/10/01 05:26:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:26:27 DEBUG : both18: Unchanged skipping 2025/10/01 05:26:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:26:27 DEBUG : both19: Unchanged skipping 2025/10/01 05:26:27 DEBUG : both11: Unchanged skipping 2025/10/01 05:26:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:26:27 DEBUG : both2: Unchanged skipping 2025/10/01 05:26:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:26:27 DEBUG : both3: Unchanged skipping 2025/10/01 05:26:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:26:27 DEBUG : both4: Unchanged skipping 2025/10/01 05:26:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:26:27 DEBUG : both5: Unchanged skipping 2025/10/01 05:26:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:26:27 DEBUG : both6: Unchanged skipping 2025/10/01 05:26:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:26:27 DEBUG : both7: Unchanged skipping 2025/10/01 05:26:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:26:27 DEBUG : both8: Unchanged skipping 2025/10/01 05:26:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:26:27 DEBUG : both9: Unchanged skipping 2025/10/01 05:26:27 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/01 05:26:27 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/01 05:26:27 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/01 05:26:27 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/01 05:26:27 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/01 05:26:27 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/01 05:26:27 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/01 05:26:27 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/01 05:26:27 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/01 05:26:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:26:27 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/01 05:26:27 DEBUG : both12: Unchanged skipping 2025/10/01 05:26:27 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/01 05:26:27 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/01 05:26:27 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/01 05:26:27 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/01 05:26:27 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/01 05:26:27 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/01 05:26:27 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/01 05:26:27 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/01 05:26:27 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/01 05:26:27 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/01 05:26:27 DEBUG : both17: Unchanged skipping 2025/10/01 05:26:27 DEBUG : both1: Unchanged skipping 2025/10/01 05:26:27 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:26:27 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:26:27 INFO : only10: Copied (replaced existing) 2025/10/01 05:26:27 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:26:27 INFO : only11: Copied (replaced existing) 2025/10/01 05:26:27 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:26:27 INFO : only0: Copied (replaced existing) 2025/10/01 05:26:28 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:26:28 INFO : only13: Copied (replaced existing) 2025/10/01 05:26:28 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:26:28 INFO : only14: Copied (replaced existing) 2025/10/01 05:26:28 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:26:28 INFO : only15: Copied (replaced existing) 2025/10/01 05:26:28 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:26:28 INFO : only17: Copied (replaced existing) 2025/10/01 05:26:28 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:26:28 INFO : only19: Copied (replaced existing) 2025/10/01 05:26:28 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:26:28 INFO : only12: Copied (replaced existing) 2025/10/01 05:26:28 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:26:28 INFO : only1: Copied (replaced existing) 2025/10/01 05:26:28 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:26:28 INFO : only2: Copied (replaced existing) 2025/10/01 05:26:28 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:26:28 INFO : only16: Copied (replaced existing) 2025/10/01 05:26:28 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:26:28 INFO : only3: Copied (replaced existing) 2025/10/01 05:26:28 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:26:28 INFO : only4: Copied (replaced existing) 2025/10/01 05:26:28 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:26:28 INFO : only5: Copied (replaced existing) 2025/10/01 05:26:28 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:26:28 INFO : only6: Copied (replaced existing) 2025/10/01 05:26:28 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:26:28 INFO : only7: Copied (replaced existing) 2025/10/01 05:26:28 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:26:28 INFO : only8: Copied (replaced existing) 2025/10/01 05:26:28 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:26:28 INFO : only9: Copied (replaced existing) 2025/10/01 05:26:28 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/01 05:26:28 INFO : only18: Copied (replaced existing) 2025/10/01 05:26:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (31.33s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:26:37 DEBUG : empty_dir: Making directory with metadata 2025/10/01 05:26:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/01 05:26:37 DEBUG : empty_on_remote: Making directory with metadata 2025/10/01 05:26:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/01 05:26:37 INFO : empty_on_remote: Making directory 2025/10/01 05:26:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/01 05:26:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/01 05:26:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/01 05:26:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/01 05:26:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.14s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:26:40 DEBUG : empty_dir: Making directory with metadata 2025/10/01 05:26:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/01 05:26:40 DEBUG : empty_on_remote: Making directory with metadata 2025/10/01 05:26:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/01 05:26:40 INFO : empty_on_remote: Making directory 2025/10/01 05:26:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/01 05:26:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/01 05:26:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/01 05:26:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/01 05:26:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/01 05:26:41 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.21s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:26:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/01 05:26:43 INFO : sub dir: Making directory 2025/10/01 05:26:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (4.39s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:26:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/01 05:26:47 INFO : sub dir: Making directory 2025/10/01 05:26:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.30s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:27:02 DEBUG : Waiting for deletions to finish 2025/10/01 05:27:02 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:27:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:27:02 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:27:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:27:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:27:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:27:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:27:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:27:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:27:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:27:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:27:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:27:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:27:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:27:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:27:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:27:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:27:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:27:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:27:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:27:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:03 DEBUG : apple: Unchanged skipping 2025/10/01 05:27:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:27:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:03 DEBUG : banana: Unchanged skipping 2025/10/01 05:27:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:03 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:27:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:27:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:03 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:27:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:27:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:27:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:27:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:27:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:27:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:27:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:27:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:27:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:27:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:27:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:27:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:27:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:27:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:27:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:27:03 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:27:03 DEBUG : Waiting for deletions to finish 2025/10/01 05:27:03 INFO : There was nothing to transfer 2025/10/01 05:27:03 DEBUG : Waiting for deletions to finish 2025/10/01 05:27:03 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:27:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:27:03 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:27:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:27:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:27:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:27:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:27:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:27:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:27:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:27:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:27:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:27:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:27:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:27:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:27:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:27:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:27:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:27:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:27:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:27:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:04 DEBUG : apple: Unchanged skipping 2025/10/01 05:27:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:27:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:04 DEBUG : banana: Unchanged skipping 2025/10/01 05:27:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:04 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:27:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:27:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:27:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:27:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:27:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:27:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:27:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:27:04 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:27:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:27:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:27:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:27:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:27:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:27:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:27:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:27:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:27:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:27:04 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:27:04 DEBUG : Waiting for deletions to finish 2025/10/01 05:27:04 INFO : There was nothing to transfer 2025/10/01 05:27:04 DEBUG : Waiting for deletions to finish 2025/10/01 05:27:04 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:27:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:27:04 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:27:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:27:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:27:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:27:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:27:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:27:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:27:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:27:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:27:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:27:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:27:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:27:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:27:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:27:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:27:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:27:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:27:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:27:18 DEBUG : Waiting for deletions to finish 2025/10/01 05:27:19 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:27:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:27:19 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:27:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:27:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:27:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:27:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:27:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:27:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:27:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:27:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:27:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:27:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:27:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:27:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:27:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:27:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:27:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:27:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:27:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:27:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : apple: Unchanged skipping 2025/10/01 05:27:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:27:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : banana: Unchanged skipping 2025/10/01 05:27:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:27:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:27:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:27:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:27:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:27:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:27:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:27:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:27:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:27:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:27:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:27:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:27:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:27:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:27:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:27:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:27:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:27:20 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:27:20 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:27:20 DEBUG : Waiting for deletions to finish 2025/10/01 05:27:20 INFO : There was nothing to transfer 2025/10/01 05:27:20 DEBUG : Waiting for deletions to finish 2025/10/01 05:27:20 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:27:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:27:20 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:27:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:27:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:27:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:27:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:27:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:27:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:27:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:27:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:27:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:27:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:27:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:27:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:27:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:27:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:27:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:27:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:27:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:27:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : apple: Unchanged skipping 2025/10/01 05:27:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:27:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : banana: Unchanged skipping 2025/10/01 05:27:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:20 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:27:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:27:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:27:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:27:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:27:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:27:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:27:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:27:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:27:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:27:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:27:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:27:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:27:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:27:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:27:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:27:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:27:21 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:27:21 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:27:21 DEBUG : Waiting for deletions to finish 2025/10/01 05:27:21 INFO : There was nothing to transfer 2025/10/01 05:27:21 DEBUG : Waiting for deletions to finish 2025/10/01 05:27:21 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:27:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:27:21 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:27:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:27:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:27:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:27:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:27:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:27:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:27:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:27:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:27:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:27:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:27:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:27:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:27:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:27:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:27:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:27:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:27:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:27:36 DEBUG : Waiting for deletions to finish 2025/10/01 05:27:36 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:27:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:27:36 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:27:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:27:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:27:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:27:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:27:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:27:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:27:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:27:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:27:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:27:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:27:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:27:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:27:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:27:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:27:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:27:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:27:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:27:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:36 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:36 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/01 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/01 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/01 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/01 05:27:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/01 05:27:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/01 05:27:37 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/01 05:27:37 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/01 05:27:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:37 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:27:37 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:27:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/01 05:27:37 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/01 05:27:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/01 05:27:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/01 05:27:37 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/01 05:27:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/01 05:27:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/01 05:27:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/01 05:27:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/01 05:27:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/01 05:27:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/01 05:27:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/01 05:27:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/01 05:27:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/01 05:27:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/01 05:27:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/01 05:27:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/01 05:27:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/01 05:27:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/01 05:27:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/01 05:27:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/01 05:27:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/01 05:27:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:38 DEBUG : Waiting for deletions to finish 2025/10/01 05:27:39 INFO : apple: Deleted 2025/10/01 05:27:39 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/01 05:27:39 INFO : dir1/0003-defghij.txt: Deleted 2025/10/01 05:27:39 INFO : appleappleapplebanana: Deleted 2025/10/01 05:27:39 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/01 05:27:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/01 05:27:39 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/01 05:27:39 INFO : dir1/0008-2345678.txt: Deleted 2025/10/01 05:27:39 INFO : dir1/0010-456789.txt: Deleted 2025/10/01 05:27:39 INFO : dir1/0013-789;=.txt: Deleted 2025/10/01 05:27:39 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/01 05:27:39 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/01 05:27:39 INFO : dir1/0007-1234567.txt: Deleted 2025/10/01 05:27:39 INFO : dir1/0011-56789;.txt: Deleted 2025/10/01 05:27:39 INFO : dir1/0015-9;=.txt: Deleted 2025/10/01 05:27:39 INFO : banana: Deleted 2025/10/01 05:27:39 INFO : splitbananasplit: Deleted 2025/10/01 05:27:39 INFO : dir1/0009-3456789.txt: Deleted 2025/10/01 05:27:39 INFO : dir1/0012-6789;.txt: Deleted 2025/10/01 05:27:39 INFO : dir1/0014-89;=.txt: Deleted 2025/10/01 05:27:39 DEBUG : Waiting for deletions to finish 2025/10/01 05:27:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/01 05:27:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/01 05:27:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/01 05:27:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/01 05:27:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/01 05:27:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/01 05:27:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/01 05:27:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/01 05:27:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/01 05:27:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/01 05:27:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/01 05:27:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/01 05:27:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/01 05:27:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/01 05:27:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/01 05:27:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/01 05:27:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/01 05:27:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/01 05:27:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/01 05:27:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/01 05:27:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/01 05:27:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:40 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:40 DEBUG : apple: Unchanged skipping 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:27:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:40 DEBUG : banana: Unchanged skipping 2025/10/01 05:27:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:40 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:27:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/01 05:27:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:27:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:27:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:27:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:27:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:27:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/01 05:27:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:27:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:27:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:27:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:27:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:27:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:27:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:27:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:27:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:27:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:27:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:27:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:27:40 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:27:40 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:27:40 DEBUG : Waiting for deletions to finish 2025/10/01 05:27:40 DEBUG : Waiting for deletions to finish 2025/10/01 05:27:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/01 05:27:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/01 05:27:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/01 05:27:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/01 05:27:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/01 05:27:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/01 05:27:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/01 05:27:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/01 05:27:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/01 05:27:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/01 05:27:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/01 05:27:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/01 05:27:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/01 05:27:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/01 05:27:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/01 05:27:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/01 05:27:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/01 05:27:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/01 05:27:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/01 05:27:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/01 05:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/01 05:27:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:41 DEBUG : apple: transformed to: YXBwbGU= 2025/10/01 05:27:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/01 05:27:41 DEBUG : banana: transformed to: YmFuYW5h 2025/10/01 05:27:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/01 05:27:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/01 05:27:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/01 05:27:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/01 05:27:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/01 05:27:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/01 05:27:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:27:55 DEBUG : Waiting for deletions to finish 2025/10/01 05:27:55 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:27:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:27:55 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:27:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:27:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:27:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:27:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:27:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:27:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:27:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:27:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:27:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:27:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:27:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:27:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:27:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:27:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:27:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:27:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:27:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:55 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:55 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:56 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/01 05:27:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/01 05:27:56 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:56 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/01 05:27:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/01 05:27:56 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:56 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:27:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/01 05:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:27:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/01 05:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:27:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/01 05:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:27:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/01 05:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:27:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/01 05:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:27:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/01 05:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:27:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/01 05:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:27:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/01 05:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:27:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/01 05:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:27:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/01 05:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:27:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/01 05:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:27:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/01 05:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:27:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/01 05:27:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/01 05:27:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/01 05:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:27:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/01 05:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:27:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/01 05:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:27:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/01 05:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:27:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/01 05:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:27:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/01 05:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:27:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/01 05:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:27:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/01 05:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:27:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/01 05:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:27:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/01 05:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:27:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/01 05:27:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/01 05:27:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/01 05:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:27:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/01 05:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:27:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/01 05:27:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/01 05:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:27:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/01 05:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:27:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/01 05:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:27:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/01 05:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:27:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/01 05:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:27:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/01 05:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:27:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/01 05:27:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/01 05:27:56 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/01 05:27:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/01 05:27:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/01 05:27:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/01 05:27:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/01 05:27:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/01 05:27:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/01 05:27:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/01 05:27:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/01 05:27:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/01 05:27:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/01 05:27:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/01 05:27:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/01 05:27:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/01 05:27:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/01 05:27:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/01 05:27:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/01 05:27:56 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:27:56 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:27:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/01 05:27:56 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/01 05:27:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/01 05:27:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/01 05:27:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/01 05:27:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/01 05:27:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/01 05:27:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/01 05:27:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/01 05:27:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/01 05:27:56 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/01 05:27:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/01 05:27:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/01 05:27:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/01 05:27:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/01 05:27:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/01 05:27:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/01 05:27:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/01 05:27:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/01 05:27:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/01 05:27:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/01 05:27:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/01 05:27:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/01 05:27:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/01 05:27:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/01 05:27:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/01 05:27:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/01 05:27:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/01 05:27:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/01 05:27:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/01 05:27:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/01 05:27:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/01 05:27:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/01 05:27:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/01 05:27:57 INFO : apple: Copied (new) to: PREFIXapple 2025/10/01 05:27:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/01 05:27:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/01 05:27:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/01 05:27:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/01 05:27:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/01 05:27:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/01 05:27:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/01 05:27:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/01 05:27:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/01 05:27:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/01 05:27:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/01 05:27:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/01 05:27:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/01 05:27:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/01 05:27:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/01 05:27:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/01 05:27:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/01 05:27:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/01 05:27:58 DEBUG : Waiting for deletions to finish 2025/10/01 05:27:58 INFO : splitbananasplit: Deleted 2025/10/01 05:27:58 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/01 05:27:58 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/01 05:27:58 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/01 05:27:58 INFO : dir1/0010-456789.txt: Deleted 2025/10/01 05:27:58 INFO : dir1/0011-56789;.txt: Deleted 2025/10/01 05:27:58 INFO : apple: Deleted 2025/10/01 05:27:58 INFO : dir1/0013-789;=.txt: Deleted 2025/10/01 05:27:58 INFO : dir1/0015-9;=.txt: Deleted 2025/10/01 05:27:58 INFO : dir1/0009-3456789.txt: Deleted 2025/10/01 05:27:58 INFO : dir1/0003-defghij.txt: Deleted 2025/10/01 05:27:58 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/01 05:27:58 INFO : dir1/0007-1234567.txt: Deleted 2025/10/01 05:27:58 INFO : dir1/0008-2345678.txt: Deleted 2025/10/01 05:27:58 INFO : dir1/0012-6789;.txt: Deleted 2025/10/01 05:27:58 INFO : appleappleapplebanana: Deleted 2025/10/01 05:27:58 INFO : banana: Deleted 2025/10/01 05:27:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/01 05:27:58 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/01 05:27:58 INFO : dir1/0014-89;=.txt: Deleted 2025/10/01 05:27:58 DEBUG : Waiting for deletions to finish 2025/10/01 05:27:59 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/01 05:27:59 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:27:59 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/01 05:27:59 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/01 05:27:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:27:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:27:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:27:59 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:27:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:27:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:27:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:27:59 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:27:59 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:27:59 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:27:59 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:27:59 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:27:59 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:27:59 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:27:59 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:27:59 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:27:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/01 05:27:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/01 05:27:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/01 05:27:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/01 05:27:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/01 05:27:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/01 05:27:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/01 05:27:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/01 05:27:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/01 05:27:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/01 05:27:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/01 05:27:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/01 05:27:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/01 05:27:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/01 05:27:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/01 05:27:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/01 05:27:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/01 05:27:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/01 05:27:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/01 05:27:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/01 05:27:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/01 05:27:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/01 05:27:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/01 05:27:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/01 05:27:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/01 05:27:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/01 05:27:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/01 05:27:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/01 05:27:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/01 05:27:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/01 05:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/01 05:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/01 05:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/01 05:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/01 05:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/01 05:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/01 05:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/01 05:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/01 05:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/01 05:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/01 05:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/01 05:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/01 05:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/01 05:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/01 05:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/01 05:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/01 05:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/01 05:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/01 05:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/01 05:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/01 05:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/01 05:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/01 05:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/01 05:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/01 05:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/01 05:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/01 05:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/01 05:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/01 05:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/01 05:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/01 05:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/01 05:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/01 05:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/01 05:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/01 05:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/01 05:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/01 05:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/01 05:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/01 05:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/01 05:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/01 05:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/01 05:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/01 05:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/01 05:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/01 05:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/01 05:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/01 05:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/01 05:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/01 05:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/01 05:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/01 05:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/01 05:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/01 05:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/01 05:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/01 05:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/01 05:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/01 05:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/01 05:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/01 05:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/01 05:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/01 05:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/01 05:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/01 05:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/01 05:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/01 05:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:59 DEBUG : apple: transformed to: PREFIXapple 2025/10/01 05:27:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/01 05:27:59 DEBUG : banana: transformed to: PREFIXbanana 2025/10/01 05:27:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/01 05:27:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/01 05:27:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/01 05:27:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/01 05:27:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/01 05:27:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/01 05:27:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/01 05:27:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/01 05:27:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/01 05:27:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/01 05:27:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/01 05:27:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/01 05:27:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/01 05:27:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/01 05:27:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/01 05:27:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/01 05:27:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/01 05:27:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/01 05:27:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/01 05:27:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/01 05:27:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/01 05:27:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/01 05:27:59 INFO : apple: Copied (new) 2025/10/01 05:27:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:27:59 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:27:59 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:27:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/01 05:27:59 INFO : appleappleapplebanana: Copied (new) 2025/10/01 05:28:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/01 05:28:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/01 05:28:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/01 05:28:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/01 05:28:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/01 05:28:00 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/01 05:28:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/01 05:28:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/01 05:28:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/01 05:28:00 INFO : banana: Copied (new) 2025/10/01 05:28:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/01 05:28:00 INFO : splitbananasplit: Copied (new) 2025/10/01 05:28:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/01 05:28:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/01 05:28:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/01 05:28:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/01 05:28:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/01 05:28:00 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/01 05:28:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/01 05:28:00 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/01 05:28:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/01 05:28:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/01 05:28:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/01 05:28:00 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/01 05:28:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/01 05:28:01 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/01 05:28:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/01 05:28:01 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/01 05:28:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/01 05:28:01 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/01 05:28:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/01 05:28:01 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/01 05:28:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/01 05:28:01 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/01 05:28:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/01 05:28:02 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/01 05:28:02 DEBUG : Waiting for deletions to finish 2025/10/01 05:28:02 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/01 05:28:02 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/01 05:28:02 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/01 05:28:02 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/01 05:28:02 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/01 05:28:02 INFO : PREFIXbanana: Deleted 2025/10/01 05:28:02 INFO : PREFIXsplitbananasplit: Deleted 2025/10/01 05:28:02 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/01 05:28:02 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/01 05:28:02 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/01 05:28:02 INFO : PREFIXapple: Deleted 2025/10/01 05:28:02 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/01 05:28:02 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/01 05:28:02 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/01 05:28:02 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/01 05:28:02 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/01 05:28:02 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/01 05:28:02 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/01 05:28:02 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/01 05:28:02 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/01 05:28:02 DEBUG : Waiting for deletions to finish 2025/10/01 05:28:02 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:28:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:28:02 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:28:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:28:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:28:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:28:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:28:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:28:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:28:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:28:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:28:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:28:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:28:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:28:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:28:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:28:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:28:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:28:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:28:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:28:03 DEBUG : Waiting for deletions to finish 2025/10/01 05:28:03 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:28:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:28:03 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:28:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:28:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:28:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:28:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:28:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:28:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:28:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:28:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:28:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:28:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:28:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:28:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:28:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:28:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:28:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:28:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:28:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:28:18 DEBUG : Waiting for deletions to finish 2025/10/01 05:28:18 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:28:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:28:18 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:28:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:28:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:28:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:28:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:28:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:28:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:28:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:28:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:28:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:28:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:28:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:28:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:28:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:28:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:28:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:28:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:28:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:28:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/01 05:28:19 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/01 05:28:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:19 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/01 05:28:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/01 05:28:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:19 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:19 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:19 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/01 05:28:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/01 05:28:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:19 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/01 05:28:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/01 05:28:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/01 05:28:19 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:19 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/01 05:28:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/01 05:28:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/01 05:28:19 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/01 05:28:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/01 05:28:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/01 05:28:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/01 05:28:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/01 05:28:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/01 05:28:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/01 05:28:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/01 05:28:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/01 05:28:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/01 05:28:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/01 05:28:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/01 05:28:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/01 05:28:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/01 05:28:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:19 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:28:19 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:28:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/01 05:28:19 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/01 05:28:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/01 05:28:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/01 05:28:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/01 05:28:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/01 05:28:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/01 05:28:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/01 05:28:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/01 05:28:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/01 05:28:20 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/01 05:28:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/01 05:28:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/01 05:28:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/01 05:28:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/01 05:28:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/01 05:28:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/01 05:28:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/01 05:28:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/01 05:28:20 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/01 05:28:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/01 05:28:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/01 05:28:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/01 05:28:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/01 05:28:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/01 05:28:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/01 05:28:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/01 05:28:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/01 05:28:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/01 05:28:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/01 05:28:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/01 05:28:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/01 05:28:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/01 05:28:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/01 05:28:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/01 05:28:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/01 05:28:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/01 05:28:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/01 05:28:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/01 05:28:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/01 05:28:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/01 05:28:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/01 05:28:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/01 05:28:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/01 05:28:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/01 05:28:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/01 05:28:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/01 05:28:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/01 05:28:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/01 05:28:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/01 05:28:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/01 05:28:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/01 05:28:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/01 05:28:21 DEBUG : Waiting for deletions to finish 2025/10/01 05:28:21 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/01 05:28:21 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/01 05:28:21 INFO : dir1/0007-1234567.txt: Deleted 2025/10/01 05:28:21 INFO : dir1/0011-56789;.txt: Deleted 2025/10/01 05:28:21 INFO : dir1/0012-6789;.txt: Deleted 2025/10/01 05:28:21 INFO : apple: Deleted 2025/10/01 05:28:21 INFO : banana: Deleted 2025/10/01 05:28:21 INFO : splitbananasplit: Deleted 2025/10/01 05:28:21 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/01 05:28:21 INFO : dir1/0003-defghij.txt: Deleted 2025/10/01 05:28:21 INFO : dir1/0014-89;=.txt: Deleted 2025/10/01 05:28:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/01 05:28:21 INFO : dir1/0010-456789.txt: Deleted 2025/10/01 05:28:21 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/01 05:28:22 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/01 05:28:22 INFO : dir1/0015-9;=.txt: Deleted 2025/10/01 05:28:22 INFO : appleappleapplebanana: Deleted 2025/10/01 05:28:22 INFO : dir1/0008-2345678.txt: Deleted 2025/10/01 05:28:22 INFO : dir1/0009-3456789.txt: Deleted 2025/10/01 05:28:22 INFO : dir1/0013-789;=.txt: Deleted 2025/10/01 05:28:22 DEBUG : Waiting for deletions to finish 2025/10/01 05:28:22 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/01 05:28:22 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/01 05:28:22 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/01 05:28:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:28:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:28:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:28:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:28:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:28:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:28:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:28:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:28:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:28:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:28:22 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:28:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:28:22 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:28:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:28:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:28:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/01 05:28:22 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/01 05:28:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/01 05:28:22 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/01 05:28:22 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/01 05:28:22 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/01 05:28:22 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/01 05:28:22 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/01 05:28:22 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/01 05:28:22 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/01 05:28:22 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/01 05:28:22 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/01 05:28:22 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/01 05:28:22 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/01 05:28:22 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/01 05:28:22 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/01 05:28:22 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/01 05:28:22 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/01 05:28:22 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/01 05:28:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/01 05:28:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/01 05:28:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/01 05:28:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/01 05:28:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/01 05:28:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/01 05:28:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/01 05:28:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/01 05:28:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/01 05:28:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/01 05:28:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/01 05:28:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/01 05:28:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/01 05:28:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/01 05:28:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/01 05:28:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/01 05:28:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:22 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/01 05:28:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/01 05:28:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/01 05:28:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/01 05:28:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/01 05:28:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/01 05:28:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/01 05:28:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/01 05:28:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/01 05:28:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/01 05:28:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/01 05:28:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/01 05:28:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/01 05:28:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/01 05:28:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/01 05:28:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/01 05:28:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:22 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/01 05:28:22 DEBUG : apple: transformed to: appleSUFFIX 2025/10/01 05:28:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/01 05:28:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/01 05:28:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/01 05:28:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/01 05:28:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/01 05:28:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/01 05:28:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/01 05:28:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/01 05:28:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/01 05:28:23 INFO : apple: Copied (new) 2025/10/01 05:28:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:23 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:28:23 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:28:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/01 05:28:23 INFO : appleappleapplebanana: Copied (new) 2025/10/01 05:28:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/01 05:28:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/01 05:28:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/01 05:28:23 INFO : banana: Copied (new) 2025/10/01 05:28:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/01 05:28:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/01 05:28:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/01 05:28:23 INFO : splitbananasplit: Copied (new) 2025/10/01 05:28:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/01 05:28:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/01 05:28:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/01 05:28:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/01 05:28:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/01 05:28:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/01 05:28:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/01 05:28:23 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/01 05:28:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/01 05:28:23 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/01 05:28:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/01 05:28:23 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/01 05:28:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/01 05:28:23 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/01 05:28:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/01 05:28:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/01 05:28:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/01 05:28:24 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/01 05:28:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/01 05:28:24 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/01 05:28:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/01 05:28:24 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/01 05:28:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/01 05:28:24 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/01 05:28:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/01 05:28:24 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/01 05:28:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/01 05:28:24 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/01 05:28:24 DEBUG : Waiting for deletions to finish 2025/10/01 05:28:24 INFO : splitbananasplitSUFFIX: Deleted 2025/10/01 05:28:24 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/01 05:28:24 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/01 05:28:24 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/01 05:28:24 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/01 05:28:24 INFO : appleSUFFIX: Deleted 2025/10/01 05:28:24 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/01 05:28:24 INFO : bananaSUFFIX: Deleted 2025/10/01 05:28:24 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/01 05:28:24 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/01 05:28:24 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/01 05:28:24 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/01 05:28:24 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/01 05:28:24 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/01 05:28:24 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/01 05:28:25 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/01 05:28:25 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/01 05:28:25 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/01 05:28:25 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/01 05:28:25 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/01 05:28:25 DEBUG : Waiting for deletions to finish 2025/10/01 05:28:25 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : Waiting for deletions to finish 2025/10/01 05:28:25 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:28:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:28:40 DEBUG : Waiting for deletions to finish 2025/10/01 05:28:40 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:28:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:28:40 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:28:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:28:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:28:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:28:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:28:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:28:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:28:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:28:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:28:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:28:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:28:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:28:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:28:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:28:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:28:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:28:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:28:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:28:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:28:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:28:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/01 05:28:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:28:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/01 05:28:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:28:41 DEBUG : apple: Unchanged skipping 2025/10/01 05:28:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:28:41 DEBUG : banana: Unchanged skipping 2025/10/01 05:28:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:28:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:28:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:28:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:28:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:28:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/01 05:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/01 05:28:41 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/01 05:28:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:28:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:28:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:28:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:28:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/01 05:28:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/01 05:28:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/01 05:28:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/01 05:28:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/01 05:28:41 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:28:41 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:28:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/01 05:28:41 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/01 05:28:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/01 05:28:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/01 05:28:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/01 05:28:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/01 05:28:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/01 05:28:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/01 05:28:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/01 05:28:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/01 05:28:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/01 05:28:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/01 05:28:42 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/01 05:28:42 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/01 05:28:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/01 05:28:42 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/01 05:28:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/01 05:28:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/01 05:28:42 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/01 05:28:42 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/01 05:28:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/01 05:28:42 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/01 05:28:42 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/01 05:28:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/01 05:28:42 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/01 05:28:42 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/01 05:28:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/01 05:28:42 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/01 05:28:42 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/01 05:28:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/01 05:28:42 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/01 05:28:42 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/01 05:28:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/01 05:28:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/01 05:28:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/01 05:28:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/01 05:28:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/01 05:28:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/01 05:28:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/01 05:28:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/01 05:28:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/01 05:28:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/01 05:28:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/01 05:28:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/01 05:28:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/01 05:28:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/01 05:28:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/01 05:28:43 DEBUG : Waiting for deletions to finish 2025/10/01 05:28:43 INFO : dir1/0007-1234567.txt: Deleted 2025/10/01 05:28:43 INFO : dir1/0008-2345678.txt: Deleted 2025/10/01 05:28:43 INFO : dir1/0010-456789.txt: Deleted 2025/10/01 05:28:43 INFO : dir1/0012-6789;.txt: Deleted 2025/10/01 05:28:43 INFO : appleappleapplebanana: Deleted 2025/10/01 05:28:43 INFO : splitbananasplit: Deleted 2025/10/01 05:28:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/01 05:28:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/01 05:28:43 INFO : dir1/0009-3456789.txt: Deleted 2025/10/01 05:28:43 INFO : dir1/0014-89;=.txt: Deleted 2025/10/01 05:28:43 INFO : dir1/0013-789;=.txt: Deleted 2025/10/01 05:28:43 INFO : dir1/0003-defghij.txt: Deleted 2025/10/01 05:28:43 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/01 05:28:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/01 05:28:43 INFO : dir1/0011-56789;.txt: Deleted 2025/10/01 05:28:43 INFO : dir1/0015-9;=.txt: Deleted 2025/10/01 05:28:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/01 05:28:44 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/01 05:28:44 DEBUG : Waiting for deletions to finish 2025/10/01 05:28:44 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:28:44 DEBUG : appleapple: Excluded (Path Filter) 2025/10/01 05:28:44 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:28:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/01 05:28:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/01 05:28:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/01 05:28:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/01 05:28:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/01 05:28:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/01 05:28:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/01 05:28:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/01 05:28:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/01 05:28:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/01 05:28:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/01 05:28:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/01 05:28:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/01 05:28:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/01 05:28:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/01 05:28:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/01 05:28:44 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/01 05:28:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/01 05:28:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/01 05:28:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/01 05:28:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/01 05:28:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/01 05:28:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/01 05:28:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/01 05:28:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/01 05:28:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/01 05:28:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/01 05:28:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/01 05:28:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/01 05:28:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/01 05:28:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/01 05:28:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/01 05:28:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/01 05:28:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/01 05:28:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/01 05:28:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/01 05:28:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/01 05:28:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/01 05:28:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/01 05:28:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/01 05:28:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/01 05:28:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/01 05:28:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/01 05:28:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/01 05:28:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/01 05:28:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/01 05:28:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/01 05:28:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/01 05:28:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/01 05:28:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/01 05:28:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/01 05:28:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/01 05:28:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/01 05:28:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/01 05:28:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/01 05:28:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/01 05:28:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/01 05:28:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/01 05:28:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/01 05:28:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/01 05:28:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/01 05:28:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/01 05:28:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/01 05:28:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/01 05:28:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/01 05:28:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/01 05:28:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/01 05:28:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/01 05:28:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/01 05:28:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/01 05:28:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/01 05:28:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/01 05:28:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/01 05:28:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/01 05:28:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/01 05:28:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/01 05:28:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/01 05:28:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/01 05:28:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:28:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/01 05:28:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/01 05:28:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/01 05:28:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/01 05:28:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/01 05:28:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/01 05:28:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/01 05:28:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/01 05:28:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/01 05:28:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/01 05:28:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/01 05:28:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/01 05:28:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/01 05:28:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/01 05:28:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/01 05:28:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/01 05:28:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:28:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:28:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:28:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:44 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:28:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:28:44 DEBUG : apple: Unchanged skipping 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:28:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:28:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:28:44 DEBUG : banana: Unchanged skipping 2025/10/01 05:28:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:28:44 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:28:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:28:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:28:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:28:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:28:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:28:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:28:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:28:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:28:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:28:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:28:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:28:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:28:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:28:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:28:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:28:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:28:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:28:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:28:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:28:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:28:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:28:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:28:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:28:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:28:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:28:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:28:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:28:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:28:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:28:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:28:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:28:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:28:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:28:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:28:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/01 05:28:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/01 05:28:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/01 05:28:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/01 05:28:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/01 05:28:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/01 05:28:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/01 05:28:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/01 05:28:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/01 05:28:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/01 05:28:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/01 05:28:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/01 05:28:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/01 05:28:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/01 05:28:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/01 05:28:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/01 05:28:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/01 05:28:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:28:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:28:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:28:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:28:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:28:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:28:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:28:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:28:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:28:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:28:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:28:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:28:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:28:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:28:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:28:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:28:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:28:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:28:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:28:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:28:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:28:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:28:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:28:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:28:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:28:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:28:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:28:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:28:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:28:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:28:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:28:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:28:44 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:28:44 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:28:44 DEBUG : Waiting for deletions to finish 2025/10/01 05:28:44 DEBUG : Waiting for deletions to finish 2025/10/01 05:28:45 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:28:45 DEBUG : appleapple: Excluded (Path Filter) 2025/10/01 05:28:45 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:28:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/01 05:28:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/01 05:28:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/01 05:28:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/01 05:28:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/01 05:28:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/01 05:28:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/01 05:28:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/01 05:28:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/01 05:28:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/01 05:28:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/01 05:28:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/01 05:28:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/01 05:28:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/01 05:28:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/01 05:28:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/01 05:28:45 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/01 05:28:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/01 05:28:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/01 05:28:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/01 05:28:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/01 05:28:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/01 05:28:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/01 05:28:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/01 05:28:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/01 05:28:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/01 05:28:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/01 05:28:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/01 05:28:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/01 05:28:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/01 05:28:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/01 05:28:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/01 05:28:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/01 05:28:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/01 05:28:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/01 05:28:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/01 05:28:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/01 05:28:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/01 05:28:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/01 05:28:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/01 05:28:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/01 05:28:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/01 05:28:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/01 05:28:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/01 05:28:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/01 05:28:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/01 05:28:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/01 05:28:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/01 05:28:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/01 05:28:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/01 05:28:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/01 05:28:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/01 05:28:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/01 05:28:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/01 05:28:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/01 05:28:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/01 05:28:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/01 05:28:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/01 05:28:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/01 05:28:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/01 05:28:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/01 05:28:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/01 05:28:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/01 05:28:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/01 05:28:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/01 05:28:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/01 05:28:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/01 05:28:45 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:29:00 DEBUG : Waiting for deletions to finish 2025/10/01 05:29:00 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:29:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:29:00 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:29:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:29:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:29:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:29:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:29:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:29:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:29:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:29:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:29:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:29:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:29:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:29:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:29:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:29:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:29:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:29:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:29:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:29:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:00 DEBUG : apple: Unchanged skipping 2025/10/01 05:29:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:29:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:00 DEBUG : banana: Unchanged skipping 2025/10/01 05:29:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:00 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:29:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:29:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:29:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:29:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:01 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:29:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:29:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:29:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:29:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:29:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:29:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:29:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:29:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:29:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:29:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:29:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:29:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:29:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:29:01 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:29:01 DEBUG : Waiting for deletions to finish 2025/10/01 05:29:01 DEBUG : Waiting for deletions to finish 2025/10/01 05:29:01 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:29:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:29:01 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:29:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:29:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:29:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:29:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:29:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:29:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:29:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:29:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:29:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:29:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:29:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:29:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:29:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:29:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:29:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:29:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:29:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:29:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:01 DEBUG : apple: Unchanged skipping 2025/10/01 05:29:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:29:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:01 DEBUG : banana: Unchanged skipping 2025/10/01 05:29:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:01 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:29:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:29:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:29:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:29:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:29:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:29:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:29:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:29:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:29:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:29:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:29:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:29:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:29:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:29:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:29:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:29:02 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:29:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:29:02 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:29:02 DEBUG : Waiting for deletions to finish 2025/10/01 05:29:02 DEBUG : Waiting for deletions to finish 2025/10/01 05:29:02 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : Waiting for deletions to finish 2025/10/01 05:29:02 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:29:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:29:16 DEBUG : Waiting for deletions to finish 2025/10/01 05:29:17 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:29:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:29:17 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:29:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:29:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:29:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:29:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:29:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:29:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:29:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:29:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:29:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:29:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:29:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:29:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:29:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:29:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:29:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:29:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:29:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:29:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:29:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:17 DEBUG : apple: Unchanged skipping 2025/10/01 05:29:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:17 DEBUG : banana: Unchanged skipping 2025/10/01 05:29:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:17 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:29:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:29:17 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:29:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:29:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:29:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:29:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:29:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:29:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:29:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:29:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:29:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:29:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:29:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:29:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:29:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:29:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:29:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:29:17 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:29:17 DEBUG : Waiting for deletions to finish 2025/10/01 05:29:17 DEBUG : Waiting for deletions to finish 2025/10/01 05:29:18 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:29:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:29:18 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:29:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:29:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:29:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:29:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:29:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:29:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:29:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:29:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:29:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:29:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:29:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:29:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:29:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:29:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:29:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:29:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:29:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:29:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:18 DEBUG : apple: Unchanged skipping 2025/10/01 05:29:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:29:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:18 DEBUG : banana: Unchanged skipping 2025/10/01 05:29:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:18 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:29:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:29:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:29:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:29:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:29:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:29:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:29:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:29:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:29:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:29:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:29:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:29:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:29:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:29:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:29:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:29:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:29:18 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:29:18 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:29:18 DEBUG : Waiting for deletions to finish 2025/10/01 05:29:18 DEBUG : Waiting for deletions to finish 2025/10/01 05:29:19 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:29:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:29:19 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:29:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:29:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:29:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:29:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:29:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:29:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:29:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:29:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:29:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:29:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:29:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:29:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:29:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:29:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:29:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:29:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:29:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:29:33 DEBUG : Waiting for deletions to finish 2025/10/01 05:29:33 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:29:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:29:33 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:29:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:29:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:29:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:29:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:29:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:29:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:29:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:29:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:29:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:29:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:29:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:29:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:29:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:29:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:29:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:29:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:29:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:29:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:34 DEBUG : apple: Unchanged skipping 2025/10/01 05:29:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:29:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:34 DEBUG : banana: Unchanged skipping 2025/10/01 05:29:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:34 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:29:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:29:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:29:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:29:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:29:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:29:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:29:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:29:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:29:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:29:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:29:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:29:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:29:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:29:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:29:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:29:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:29:34 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:29:34 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:29:34 DEBUG : Waiting for deletions to finish 2025/10/01 05:29:34 DEBUG : Waiting for deletions to finish 2025/10/01 05:29:34 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:29:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:29:34 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:29:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:29:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:29:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:29:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:29:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:29:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:29:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:29:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:29:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:29:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:29:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:29:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:29:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:29:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:29:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:29:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:29:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:29:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:35 DEBUG : apple: Unchanged skipping 2025/10/01 05:29:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:29:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:35 DEBUG : banana: Unchanged skipping 2025/10/01 05:29:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:35 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:29:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:29:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:29:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:29:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:29:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:29:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:29:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:29:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:29:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:29:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:29:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:29:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:29:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:29:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:29:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:29:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:29:35 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:29:35 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:29:35 DEBUG : Waiting for deletions to finish 2025/10/01 05:29:35 DEBUG : Waiting for deletions to finish 2025/10/01 05:29:35 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:29:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:29:35 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:29:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:29:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:29:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:29:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:29:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:29:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:29:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:29:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:29:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:29:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:29:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:29:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:29:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:29:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:29:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:29:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:29:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:29:50 DEBUG : Waiting for deletions to finish 2025/10/01 05:29:50 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:29:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:29:50 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:29:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:29:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:29:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:29:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:29:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:29:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:29:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:29:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:29:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:29:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:29:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:29:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:29:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:29:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:29:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:29:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:29:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:29:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:51 DEBUG : apple: Unchanged skipping 2025/10/01 05:29:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:29:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:51 DEBUG : banana: Unchanged skipping 2025/10/01 05:29:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:51 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:29:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:29:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:29:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:29:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:51 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:29:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:29:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:29:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:29:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:29:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:29:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:29:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:29:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:29:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:29:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:29:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:29:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:29:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:29:51 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:29:51 DEBUG : Waiting for deletions to finish 2025/10/01 05:29:51 DEBUG : Waiting for deletions to finish 2025/10/01 05:29:51 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:29:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:29:51 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:29:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:29:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:29:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:29:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:29:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:29:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:29:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:29:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:29:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:29:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:29:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:29:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:29:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:29:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:29:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:29:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:29:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:29:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:52 DEBUG : apple: Unchanged skipping 2025/10/01 05:29:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:29:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:52 DEBUG : banana: Unchanged skipping 2025/10/01 05:29:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:52 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:29:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:29:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:29:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:29:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:29:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:29:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:29:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:29:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:29:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:29:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:29:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:29:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:29:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:29:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:29:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:29:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:29:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:29:52 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:29:52 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:29:52 DEBUG : Waiting for deletions to finish 2025/10/01 05:29:52 DEBUG : Waiting for deletions to finish 2025/10/01 05:29:52 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:29:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:29:52 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:29:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:29:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:29:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:29:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:29:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:29:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:29:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:29:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:29:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:29:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:29:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:29:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:29:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:29:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:29:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:29:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:29:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:30:07 DEBUG : Waiting for deletions to finish 2025/10/01 05:30:07 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:30:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:30:07 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:30:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:30:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:30:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:30:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:30:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:30:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:30:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:30:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:30:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:30:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:30:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:30:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:30:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:30:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:30:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:30:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:30:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:30:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:08 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:30:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:30:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:08 DEBUG : banana: Unchanged skipping 2025/10/01 05:30:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:08 DEBUG : apple: Unchanged skipping 2025/10/01 05:30:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:30:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:30:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:30:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:30:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:30:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:30:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:30:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:30:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:30:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:30:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:30:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:30:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:30:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:30:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:30:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:30:08 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:30:08 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:30:08 DEBUG : Waiting for deletions to finish 2025/10/01 05:30:08 DEBUG : Waiting for deletions to finish 2025/10/01 05:30:08 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:30:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:30:08 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:30:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:30:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:30:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:30:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:30:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:30:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:30:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:30:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:30:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:30:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:30:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:30:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:30:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:30:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:30:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:30:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:30:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/01 05:30:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:09 DEBUG : apple: Unchanged skipping 2025/10/01 05:30:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/01 05:30:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:09 DEBUG : banana: Unchanged skipping 2025/10/01 05:30:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:09 DEBUG : splitbananasplit: Unchanged skipping 2025/10/01 05:30:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/01 05:30:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/01 05:30:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/01 05:30:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/01 05:30:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/01 05:30:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/01 05:30:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/01 05:30:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/01 05:30:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/01 05:30:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/01 05:30:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/01 05:30:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/01 05:30:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/01 05:30:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/01 05:30:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/01 05:30:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/01 05:30:09 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:30:09 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:30:09 DEBUG : Waiting for deletions to finish 2025/10/01 05:30:09 DEBUG : Waiting for deletions to finish 2025/10/01 05:30:09 DEBUG : apple: Excluded (Path Filter) 2025/10/01 05:30:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/01 05:30:09 DEBUG : banana: Excluded (Path Filter) 2025/10/01 05:30:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/01 05:30:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/01 05:30:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/01 05:30:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/01 05:30:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/01 05:30:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/01 05:30:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/01 05:30:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/01 05:30:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/01 05:30:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/01 05:30:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/01 05:30:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/01 05:30:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/01 05:30:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/01 05:30:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/01 05:30:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/01 05:30:09 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (202.69s) --- PASS: TestTransform/NFC (17.35s) --- PASS: TestTransform/NFD (16.66s) --- PASS: TestTransform/base64 (19.66s) --- PASS: TestTransform/prefix (22.40s) --- PASS: TestTransform/suffix (22.46s) --- PASS: TestTransform/truncate (19.44s) --- PASS: TestTransform/encoder (17.64s) --- PASS: TestTransform/ISO-8859-1 (16.08s) --- PASS: TestTransform/charmap (16.84s) --- PASS: TestTransform/lowercase (16.90s) --- PASS: TestTransform/ascii (17.27s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:30:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/01 05:30:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/01 05:30:14 INFO : sub dir_somesuffix: Making directory 2025/10/01 05:30:14 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/01 05:30:14 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/01 05:30:14 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/01 05:30:14 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/01 05:30:14 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/01 05:30:14 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:30:14 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:30:15 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:30:15 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/01 05:30:15 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.00s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:30:16 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:16 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:16 INFO : tictactoe: Making directory 2025/10/01 05:30:16 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:16 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:30:16 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/01 05:30:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:30:16 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:30:16 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:30:17 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:30:17 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/01 05:30:17 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.62s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:30:18 INFO : toe: Making directory 2025/10/01 05:30:18 INFO : toe/toe: Making directory 2025/10/01 05:30:18 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/01 05:30:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/01 05:30:18 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:30:18 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:30:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/01 05:30:19 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:30:19 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/01 05:30:19 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.58s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:30:20 INFO : toe: Making directory 2025/10/01 05:30:20 INFO : toe/toe: Making directory 2025/10/01 05:30:20 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/01 05:30:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/01 05:30:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/01 05:30:20 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:30:20 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:30:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:30:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/01 05:30:21 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.89s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:30:21 DEBUG : empty_dir: Making directory with metadata 2025/10/01 05:30:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/01 05:30:21 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:30:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:30:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:30:22 INFO : tictacempty_dir: Making directory 2025/10/01 05:30:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:30:22 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:22 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:22 INFO : tictactoe: Making directory 2025/10/01 05:30:22 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:22 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:30:22 INFO : tictactoe/tictactoe: Making directory 2025/10/01 05:30:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:30:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/01 05:30:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/01 05:30:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/01 05:30:22 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:30:22 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:30:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:30:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/01 05:30:22 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.82s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:30:23 DEBUG : empty_dir: Making directory with metadata 2025/10/01 05:30:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/01 05:30:23 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:30:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:30:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:30:23 INFO : tictacempty_dir: Making directory 2025/10/01 05:30:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:30:23 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:23 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:23 INFO : tictactoe: Making directory 2025/10/01 05:30:23 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:23 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:30:23 INFO : tictactoe/tictactoe: Making directory 2025/10/01 05:30:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:30:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/01 05:30:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:30:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/01 05:30:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:30:23 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:30:23 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:30:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:30:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:30:24 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/01 05:30:24 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:30:24 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:30:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:30:24 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:24 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/01 05:30:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:30:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/01 05:30:25 NOTICE: B2 bucket rclone-test-pufasik1niye: 0 differences found 2025/10/01 05:30:25 NOTICE: B2 bucket rclone-test-pufasik1niye: 1 matching files --- PASS: TestAllTag (2.17s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:30:25 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:26 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:26 INFO : tictactoe: Making directory 2025/10/01 05:30:26 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:26 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:30:26 INFO : tictactoe/tictactoe: Making directory 2025/10/01 05:30:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:30:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/01 05:30:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/01 05:30:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/01 05:30:26 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:30:26 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:30:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:30:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/01 05:30:26 DEBUG : Waiting for deletions to finish 2025/10/01 05:30:26 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:27 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:27 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:30:27 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/01 05:30:27 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:30:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/01 05:30:27 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/01 05:30:27 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:30:27 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.38s) === RUN TestSyntax 2025/10/01 05:30:28 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:30:28 INFO : toe: Making directory 2025/10/01 05:30:28 INFO : toe/toe: Making directory 2025/10/01 05:30:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/01 05:30:28 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:30:28 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:30:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:30:29 INFO : toe/toe/toe: Copied (new) 2025/10/01 05:30:29 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.87s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:30:30 DEBUG : empty_dir: Making directory with metadata 2025/10/01 05:30:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/01 05:30:30 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:30:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:30:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:30:30 INFO : tictacempty_dir: Making directory 2025/10/01 05:30:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:30:30 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:30 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:30 INFO : tictactoe: Making directory 2025/10/01 05:30:30 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:30 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:30:30 INFO : tictactoe/tictactoe: Making directory 2025/10/01 05:30:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:30:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/01 05:30:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:30:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/01 05:30:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:30:30 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:30:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:30:30 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:30:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:30:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:30:31 INFO : toe/toe/toe.txt: Deleted 2025/10/01 05:30:31 INFO : toe/toe: Removing directory 2025/10/01 05:30:31 INFO : toe: Removing directory 2025/10/01 05:30:31 INFO : empty_dir: Removing directory 2025/10/01 05:30:31 DEBUG : Local file system at /tmp/rclone1660405790: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.19s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:30:32 DEBUG : empty_dir: Making directory with metadata 2025/10/01 05:30:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/01 05:30:32 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:30:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:30:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:30:32 INFO : tictacempty_dir: Making directory 2025/10/01 05:30:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:30:32 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:32 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:32 INFO : tictactoe: Making directory 2025/10/01 05:30:32 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:32 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:30:32 INFO : tictactoe/tictactoe: Making directory 2025/10/01 05:30:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:30:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/01 05:30:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:30:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/01 05:30:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:30:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:30:32 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:30:32 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:30:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:30:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:30:33 INFO : toe/toe/toe.txt: Deleted 2025/10/01 05:30:33 INFO : toe/toe: Removing directory 2025/10/01 05:30:33 INFO : toe: Removing directory 2025/10/01 05:30:33 INFO : empty_dir: Removing directory 2025/10/01 05:30:33 DEBUG : Local file system at /tmp/rclone1660405790: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/01 05:30:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/01 05:30:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/01 05:30:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/01 05:30:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/01 05:30:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:30:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/01 05:30:34 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.23s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:30:35 DEBUG : Reset feature "Copy" 2025/10/01 05:30:35 DEBUG : Reset feature "Move" 2025/10/01 05:30:35 DEBUG : Reset feature "Copy" 2025/10/01 05:30:35 DEBUG : Reset feature "Move" 2025/10/01 05:30:35 DEBUG : empty_dir: Making directory with metadata 2025/10/01 05:30:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/01 05:30:35 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:30:35 INFO : tictacempty_dir: Making directory 2025/10/01 05:30:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/01 05:30:35 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:35 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:35 INFO : tictactoe: Making directory 2025/10/01 05:30:35 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:35 DEBUG : toe: transformed to: tictactoe 2025/10/01 05:30:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:30:35 INFO : tictactoe/tictactoe: Making directory 2025/10/01 05:30:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/01 05:30:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/01 05:30:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:30:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/01 05:30:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:30:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:30:35 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:30:35 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:30:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:30:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/01 05:30:36 INFO : toe/toe/toe.txt: Deleted 2025/10/01 05:30:36 INFO : toe/toe: Removing directory 2025/10/01 05:30:36 INFO : toe: Removing directory 2025/10/01 05:30:36 INFO : empty_dir: Removing directory 2025/10/01 05:30:36 DEBUG : Local file system at /tmp/rclone1660405790: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/01 05:30:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/01 05:30:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/01 05:30:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/01 05:30:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/01 05:30:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:30:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/01 05:30:38 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 (4.14s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:30:39 DEBUG : toe: transformed to: dG9l 2025/10/01 05:30:39 DEBUG : toe: transformed to: dG9l 2025/10/01 05:30:39 INFO : dG9l: Making directory 2025/10/01 05:30:39 DEBUG : toe: transformed to: dG9l 2025/10/01 05:30:39 DEBUG : toe: transformed to: dG9l 2025/10/01 05:30:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/01 05:30:39 INFO : dG9l/dG9l: Making directory 2025/10/01 05:30:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/01 05:30:39 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/01 05:30:39 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/01 05:30:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/01 05:30:39 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/01 05:30:39 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:30:39 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:30:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:30:40 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/01 05:30:40 DEBUG : Waiting for deletions to finish 2025/10/01 05:30:41 DEBUG : dG9l: transformed to: toe 2025/10/01 05:30:41 DEBUG : dG9l: transformed to: toe 2025/10/01 05:30:41 DEBUG : dG9l: transformed to: toe 2025/10/01 05:30:41 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/01 05:30:41 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/01 05:30:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/01 05:30:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/01 05:30:41 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/01 05:30:41 DEBUG : Local file system at /tmp/rclone1660405790: Waiting for checks to finish 2025/10/01 05:30:41 DEBUG : Local file system at /tmp/rclone1660405790: Waiting for transfers to finish 2025/10/01 05:30:41 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (3.05s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-pufasik1niye", Local "Local file system at /tmp/rclone1660405790", Modify Window "1ms" 2025/10/01 05:30:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/01 05:30:42 DEBUG : toe: transformed to: 2025/10/01 05:30:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/01 05:30:42 DEBUG : toe: transformed to: 2025/10/01 05:30:42 INFO : B2 bucket rclone-test-pufasik1niye: Making directory 2025/10/01 05:30:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/01 05:30:42 DEBUG : toe: transformed to: 2025/10/01 05:30:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/01 05:30:42 DEBUG : toe: transformed to: 2025/10/01 05:30:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/01 05:30:42 DEBUG : toe/toe: transformed to: 2025/10/01 05:30:42 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/01 05:30:42 INFO : toe/toe: Making directory 2025/10/01 05:30:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/01 05:30:42 DEBUG : toe/toe: transformed to: 2025/10/01 05:30:42 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/01 05:30:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/01 05:30:42 DEBUG : toe: transformed to: 2025/10/01 05:30:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/01 05:30:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/01 05:30:42 DEBUG : toe/toe/toe: transformed to: 2025/10/01 05:30:42 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/01 05:30:42 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for checks to finish 2025/10/01 05:30:42 DEBUG : B2 bucket rclone-test-pufasik1niye: Waiting for transfers to finish 2025/10/01 05:30:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/01 05:30:43 INFO : toe/toe/toe: Copied (new) 2025/10/01 05:30:43 ERROR : B2 bucket rclone-test-pufasik1niye: not deleting files as there were IO errors 2025/10/01 05:30:43 ERROR : B2 bucket rclone-test-pufasik1niye: not deleting directories as there were IO errors --- PASS: TestError (1.62s) PASS 2025/10/01 05:30:44 DEBUG : B2 bucket rclone-test-pufasik1niye: Purge remote 2025/10/01 05:30:44 INFO : B2 bucket rclone-test-pufasik1niye: cleaning bucket "rclone-test-pufasik1niye" of all files 2025/10/01 05:30:45 DEBUG : BackupDir/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418814260164a758_d20251001_m052404_c001_v7007000_t0000_u01759296244349") 2025/10/01 05:30:45 DEBUG : BackupDir/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f105e2e6378916e52_d20251001_m052358_c001_v0001146_t0000_u01759296238164") 2025/10/01 05:30:45 DEBUG : CompareDest/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4132479332fa2d06_d20251001_m052337_c001_v7007000_t0000_u01759296217610") 2025/10/01 05:30:45 DEBUG : CompareDest/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561693_d20251001_m052331_c001_v0001115_t0042_u01759296211587") 2025/10/01 05:30:45 DEBUG : CompareDest/two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4132479332fa2d0e_d20251001_m052337_c001_v7007000_t0000_u01759296217797") 2025/10/01 05:30:45 DEBUG : CompareDest/two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a15db7_d20251001_m052333_c001_v0001177_t0001_u01759296213248") 2025/10/01 05:30:45 DEBUG : CopyDest/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418814260164a75b_d20251001_m052404_c001_v7007000_t0000_u01759296244532") 2025/10/01 05:30:45 DEBUG : CopyDest/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0011_d20251001_m052354_c001_v0001109_t0045_u01759296234399") 2025/10/01 05:30:45 DEBUG : CopyDest/three: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418814260164a75f_d20251001_m052404_c001_v7007000_t0000_u01759296244716") 2025/10/01 05:30:45 DEBUG : CopyDest/three: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a15e53_d20251001_m052402_c001_v0001177_t0025_u01759296242544") 2025/10/01 05:30:45 DEBUG : CopyDest/two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418814260164a762_d20251001_m052404_c001_v7007000_t0000_u01759296244909") 2025/10/01 05:30:45 DEBUG : CopyDest/two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561718_d20251001_m052359_c001_v0001115_t0038_u01759296239994") 2025/10/01 05:30:45 DEBUG : EXISTING: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1a284_d20251001_m052535_c001_v7007000_t0000_u01759296335589") 2025/10/01 05:30:45 DEBUG : EXISTING: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561862_d20251001_m052533_c001_v0001115_t0039_u01759296333974") 2025/10/01 05:30:45 DEBUG : PREFIXapple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac221640c9_d20251001_m052802_c001_v7007000_t0000_u01759296482364") 2025/10/01 05:30:46 DEBUG : PREFIXapple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e02d4_d20251001_m052756_c001_v0001109_t0008_u01759296476138") 2025/10/01 05:30:46 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d8ca_d20251001_m052802_c001_v7007000_t0000_u01759296482202") 2025/10/01 05:30:46 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1627e_d20251001_m052756_c001_v0001177_t0036_u01759296476157") 2025/10/01 05:30:46 DEBUG : PREFIXbanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4132479332fa4eb3_d20251001_m052802_c001_v7007000_t0000_u01759296482213") 2025/10/01 05:30:46 DEBUG : PREFIXbanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eae55_d20251001_m052756_c001_v0001184_t0005_u01759296476148") 2025/10/01 05:30:46 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea5133e_d20251001_m052802_c001_v7007000_t0000_u01759296482208") 2025/10/01 05:30:46 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561abc_d20251001_m052756_c001_v0001115_t0055_u01759296476169") 2025/10/01 05:30:46 DEBUG : Testêé: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1a225_d20251001_m052530_c001_v7007000_t0000_u01759296330834") 2025/10/01 05:30:46 DEBUG : Testêé: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16004_d20251001_m052530_c001_v0001177_t0019_u01759296330230") 2025/10/01 05:30:46 DEBUG : Testêé: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561856_d20251001_m052528_c001_v0001115_t0022_u01759296328874") 2025/10/01 05:30:46 DEBUG : YXBwbGU=: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e91a_d20251001_m052741_c001_v7007000_t0000_u01759296461602") 2025/10/01 05:30:46 DEBUG : YXBwbGU=: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e02ae_d20251001_m052737_c001_v0001109_t0053_u01759296457207") 2025/10/01 05:30:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e921_d20251001_m052741_c001_v7007000_t0000_u01759296461786") 2025/10/01 05:30:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15ead9b_d20251001_m052737_c001_v0001184_t0003_u01759296457195") 2025/10/01 05:30:46 DEBUG : YmFuYW5h: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e928_d20251001_m052741_c001_v7007000_t0000_u01759296461967") 2025/10/01 05:30:46 DEBUG : YmFuYW5h: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561a6b_d20251001_m052737_c001_v0001115_t0005_u01759296457227") 2025/10/01 05:30:46 DEBUG : a/potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e910680ea_d20251001_m052152_c001_v7007000_t0000_u01759296112822") 2025/10/01 05:30:46 DEBUG : a/potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfee5_d20251001_m052151_c001_v0001109_t0008_u01759296111722") 2025/10/01 05:30:46 DEBUG : a/potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91067c83_d20251001_m052149_c001_v7007000_t0000_u01759296109447") 2025/10/01 05:30:46 DEBUG : a/potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfed5_d20251001_m052148_c001_v0001109_t0036_u01759296108152") 2025/10/01 05:30:47 DEBUG : a/potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e910678f5_d20251001_m052126_c001_v7007000_t0000_u01759296086040") 2025/10/01 05:30:47 DEBUG : a/potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe79_d20251001_m052124_c001_v0001109_t0058_u01759296084680") 2025/10/01 05:30:47 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d8fa_d20251001_m053010_c001_v7007000_t0000_u01759296610500") 2025/10/01 05:30:47 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e044a_d20251001_m053005_c001_v0001109_t0016_u01759296605849") 2025/10/01 05:30:47 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b260b0eb_d20251001_m052953_c001_v7007000_t0000_u01759296593214") 2025/10/01 05:30:47 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e040d_d20251001_m052948_c001_v0001109_t0056_u01759296588763") 2025/10/01 05:30:47 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b6a9_d20251001_m052936_c001_v7007000_t0000_u01759296576378") 2025/10/01 05:30:47 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e03e6_d20251001_m052931_c001_v0001109_t0008_u01759296571904") 2025/10/01 05:30:47 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d58a_d20251001_m052919_c001_v7007000_t0000_u01759296559599") 2025/10/01 05:30:47 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e03a7_d20251001_m052915_c001_v0001109_t0021_u01759296555554") 2025/10/01 05:30:47 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b2b3_d20251001_m052903_c001_v7007000_t0000_u01759296543355") 2025/10/01 05:30:47 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0383_d20251001_m052858_c001_v0001109_t0028_u01759296538392") 2025/10/01 05:30:47 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e53b8_d20251001_m052845_c001_v7007000_t0000_u01759296525794") 2025/10/01 05:30:47 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb081_d20251001_m052838_c001_v0001184_t0055_u01759296518902") 2025/10/01 05:30:47 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e40_d20251001_m052826_c001_v7007000_t0000_u01759296506405") 2025/10/01 05:30:47 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eafc7_d20251001_m052822_c001_v0001184_t0057_u01759296502915") 2025/10/01 05:30:47 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259d82_d20251001_m052821_c001_v7007000_t0000_u01759296501631") 2025/10/01 05:30:47 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eaf50_d20251001_m052817_c001_v0001184_t0034_u01759296497214") 2025/10/01 05:30:47 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d8e7_d20251001_m052803_c001_v7007000_t0000_u01759296483929") 2025/10/01 05:30:47 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1629b_d20251001_m052759_c001_v0001177_t0009_u01759296479683") 2025/10/01 05:30:48 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d89f_d20251001_m052758_c001_v7007000_t0000_u01759296478549") 2025/10/01 05:30:48 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e02d0_d20251001_m052753_c001_v0001109_t0054_u01759296473867") 2025/10/01 05:30:48 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4132479332fa43d8_d20251001_m052739_c001_v7007000_t0000_u01759296459011") 2025/10/01 05:30:48 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15ead88_d20251001_m052734_c001_v0001184_t0042_u01759296454370") 2025/10/01 05:30:48 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd70768d71_d20251001_m052721_c001_v7007000_t0000_u01759296441912") 2025/10/01 05:30:48 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eaccb_d20251001_m052717_c001_v0001184_t0009_u01759296437575") 2025/10/01 05:30:48 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4fd57_d20251001_m052705_c001_v7007000_t0000_u01759296425205") 2025/10/01 05:30:48 DEBUG : apple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eac47_d20251001_m052700_c001_v0001184_t0011_u01759296420872") 2025/10/01 05:30:48 DEBUG : appleSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4195ca0290eaaeb4_d20251001_m052824_c001_v7007000_t0000_u01759296504706") 2025/10/01 05:30:48 DEBUG : appleSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eaf90_d20251001_m052819_c001_v0001184_t0042_u01759296499601") 2025/10/01 05:30:48 DEBUG : appleapple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e53bf_d20251001_m052845_c001_v7007000_t0000_u01759296525977") 2025/10/01 05:30:48 DEBUG : appleapple: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb09b_d20251001_m052841_c001_v0001184_t0048_u01759296521470") 2025/10/01 05:30:48 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d901_d20251001_m053010_c001_v7007000_t0000_u01759296610681") 2025/10/01 05:30:48 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb455_d20251001_m053006_c001_v0001184_t0018_u01759296606462") 2025/10/01 05:30:48 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b260b0f4_d20251001_m052953_c001_v7007000_t0000_u01759296593398") 2025/10/01 05:30:48 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb39f_d20251001_m052949_c001_v0001184_t0051_u01759296589370") 2025/10/01 05:30:48 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b6af_d20251001_m052936_c001_v7007000_t0000_u01759296576563") 2025/10/01 05:30:48 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb2e7_d20251001_m052932_c001_v0001184_t0030_u01759296572658") 2025/10/01 05:30:48 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d58f_d20251001_m052919_c001_v7007000_t0000_u01759296559784") 2025/10/01 05:30:48 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb210_d20251001_m052916_c001_v0001184_t0056_u01759296556227") 2025/10/01 05:30:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b2c1_d20251001_m052903_c001_v7007000_t0000_u01759296543539") 2025/10/01 05:30:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb166_d20251001_m052859_c001_v0001184_t0014_u01759296539504") 2025/10/01 05:30:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac2216478c_d20251001_m052843_c001_v7007000_t0000_u01759296523524") 2025/10/01 05:30:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561b73_d20251001_m052839_c001_v0001115_t0049_u01759296519397") 2025/10/01 05:30:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e45_d20251001_m052826_c001_v7007000_t0000_u01759296506589") 2025/10/01 05:30:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16323_d20251001_m052822_c001_v0001177_t0027_u01759296502926") 2025/10/01 05:30:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259d95_d20251001_m052822_c001_v7007000_t0000_u01759296502003") 2025/10/01 05:30:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0306_d20251001_m052817_c001_v0001109_t0054_u01759296497671") 2025/10/01 05:30:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d8ec_d20251001_m052804_c001_v7007000_t0000_u01759296484111") 2025/10/01 05:30:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eae86_d20251001_m052759_c001_v0001184_t0042_u01759296479694") 2025/10/01 05:30:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d8a0_d20251001_m052758_c001_v7007000_t0000_u01759296478753") 2025/10/01 05:30:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16277_d20251001_m052754_c001_v0001177_t0017_u01759296474640") 2025/10/01 05:30:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e8d3_d20251001_m052739_c001_v7007000_t0000_u01759296459389") 2025/10/01 05:30:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16220_d20251001_m052735_c001_v0001177_t0018_u01759296455411") 2025/10/01 05:30:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd70768d73_d20251001_m052722_c001_v7007000_t0000_u01759296442128") 2025/10/01 05:30:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a161df_d20251001_m052718_c001_v0001177_t0051_u01759296438261") 2025/10/01 05:30:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4fd5d_d20251001_m052705_c001_v7007000_t0000_u01759296425389") 2025/10/01 05:30:49 DEBUG : appleappleapplebanana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16197_d20251001_m052701_c001_v0001177_t0014_u01759296421622") 2025/10/01 05:30:49 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4155813b0c0143d8_d20251001_m052824_c001_v7007000_t0000_u01759296504717") 2025/10/01 05:30:49 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16308_d20251001_m052819_c001_v0001177_t0041_u01759296499610") 2025/10/01 05:30:50 DEBUG : b/potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e910680f0_d20251001_m052153_c001_v7007000_t0000_u01759296113004") 2025/10/01 05:30:50 DEBUG : b/potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfedf_d20251001_m052150_c001_v0001109_t0031_u01759296110020") 2025/10/01 05:30:50 DEBUG : b/potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91067c65_d20251001_m052148_c001_v7007000_t0000_u01759296108881") 2025/10/01 05:30:50 DEBUG : b/potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfed1_d20251001_m052146_c001_v0001109_t0019_u01759296106344") 2025/10/01 05:30:50 DEBUG : b/potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e910678ce_d20251001_m052125_c001_v7007000_t0000_u01759296085476") 2025/10/01 05:30:50 DEBUG : b/potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe71_d20251001_m052123_c001_v0001109_t0022_u01759296083156") 2025/10/01 05:30:50 DEBUG : backup/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4e5b9_d20251001_m052419_c001_v7007000_t0000_u01759296259148") 2025/10/01 05:30:50 DEBUG : backup/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10966e99e94a84e3_d20251001_m052416_c001_v0001120_t0043_u01759296256873") 2025/10/01 05:30:50 DEBUG : backup/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f109c509728bedcb3_d20251001_m052412_c001_v0001184_t0004_u01759296252970") 2025/10/01 05:30:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4059676cc181c5d2_d20251001_m052448_c001_v7007000_t0000_u01759296288794") 2025/10/01 05:30:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f109c509728beddf6_d20251001_m052446_c001_v0001184_t0049_u01759296286722") 2025/10/01 05:30:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f100fd8554fad4d9d_d20251001_m052442_c001_v0001101_t0000_u01759296282295") 2025/10/01 05:30:50 DEBUG : backup/one.bak: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40170caf826fee49_d20251001_m052434_c001_v7007000_t0000_u01759296274502") 2025/10/01 05:30:50 DEBUG : backup/one.bak: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1097a769d86f462a_d20251001_m052432_c001_v0001101_t0001_u01759296272260") 2025/10/01 05:30:50 DEBUG : backup/one.bak: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f115c1abce3bb28b3_d20251001_m052427_c001_v0001172_t0014_u01759296267824") 2025/10/01 05:30:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4059676cc181c5da_d20251001_m052448_c001_v7007000_t0000_u01759296288975") 2025/10/01 05:30:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f103ef439fe07bc1a_d20251001_m052447_c001_v0001150_t0000_u01759296287795") 2025/10/01 05:30:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f11056980fab727ec_d20251001_m052443_c001_v0001104_t0047_u01759296283917") 2025/10/01 05:30:50 DEBUG : backup/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4e5c1_d20251001_m052419_c001_v7007000_t0000_u01759296259334") 2025/10/01 05:30:50 DEBUG : backup/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f11949d7b8a4db4a2_d20251001_m052417_c001_v0001115_t0025_u01759296257886") 2025/10/01 05:30:51 DEBUG : backup/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1051a85a925cadf7_d20251001_m052414_c001_v0001178_t0032_u01759296254451") 2025/10/01 05:30:51 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40170caf826fee4e_d20251001_m052434_c001_v7007000_t0000_u01759296274686") 2025/10/01 05:30:51 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1017c1859d9a9d1f_d20251001_m052433_c001_v0001093_t0020_u01759296273619") 2025/10/01 05:30:51 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112c0f6b32c3b18c_d20251001_m052429_c001_v0001180_t0043_u01759296269487") 2025/10/01 05:30:51 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d908_d20251001_m053010_c001_v7007000_t0000_u01759296610863") 2025/10/01 05:30:51 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1651e_d20251001_m053006_c001_v0001177_t0004_u01759296606256") 2025/10/01 05:30:51 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b260b101_d20251001_m052953_c001_v7007000_t0000_u01759296593626") 2025/10/01 05:30:51 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a164d7_d20251001_m052949_c001_v0001177_t0003_u01759296589162") 2025/10/01 05:30:51 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b6b5_d20251001_m052936_c001_v7007000_t0000_u01759296576747") 2025/10/01 05:30:51 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1649b_d20251001_m052932_c001_v0001177_t0036_u01759296572449") 2025/10/01 05:30:51 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d594_d20251001_m052919_c001_v7007000_t0000_u01759296559966") 2025/10/01 05:30:51 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16432_d20251001_m052916_c001_v0001177_t0005_u01759296556008") 2025/10/01 05:30:51 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b2cd_d20251001_m052903_c001_v7007000_t0000_u01759296543722") 2025/10/01 05:30:51 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a163e3_d20251001_m052859_c001_v0001177_t0025_u01759296539256") 2025/10/01 05:30:51 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e53c7_d20251001_m052846_c001_v7007000_t0000_u01759296526161") 2025/10/01 05:30:51 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16382_d20251001_m052839_c001_v0001177_t0032_u01759296519170") 2025/10/01 05:30:51 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e4a_d20251001_m052826_c001_v7007000_t0000_u01759296506772") 2025/10/01 05:30:51 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561b39_d20251001_m052822_c001_v0001115_t0008_u01759296502937") 2025/10/01 05:30:51 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4059676cc1820517_d20251001_m052821_c001_v7007000_t0000_u01759296501792") 2025/10/01 05:30:51 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a162fa_d20251001_m052817_c001_v0001177_t0048_u01759296497432") 2025/10/01 05:30:52 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d8f0_d20251001_m052804_c001_v7007000_t0000_u01759296484298") 2025/10/01 05:30:52 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e02e0_d20251001_m052759_c001_v0001109_t0054_u01759296479716") 2025/10/01 05:30:52 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259b75_d20251001_m052758_c001_v7007000_t0000_u01759296478759") 2025/10/01 05:30:52 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eae47_d20251001_m052754_c001_v0001184_t0051_u01759296474419") 2025/10/01 05:30:52 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86ec7_d20251001_m052739_c001_v7007000_t0000_u01759296459635") 2025/10/01 05:30:52 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e02a2_d20251001_m052734_c001_v0001109_t0007_u01759296454596") 2025/10/01 05:30:52 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd70768d76_d20251001_m052722_c001_v7007000_t0000_u01759296442324") 2025/10/01 05:30:52 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0275_d20251001_m052717_c001_v0001109_t0059_u01759296437822") 2025/10/01 05:30:52 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4fd6a_d20251001_m052705_c001_v7007000_t0000_u01759296425573") 2025/10/01 05:30:52 DEBUG : banana: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0244_d20251001_m052701_c001_v0001109_t0038_u01759296421134") 2025/10/01 05:30:52 DEBUG : bananaSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4059676cc1820583_d20251001_m052824_c001_v7007000_t0000_u01759296504727") 2025/10/01 05:30:52 DEBUG : bananaSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0310_d20251001_m052819_c001_v0001109_t0006_u01759296499622") 2025/10/01 05:30:52 DEBUG : both0: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86956_d20251001_m052629_c001_v7007000_t0000_u01759296389487") 2025/10/01 05:30:52 DEBUG : both0: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0181_d20251001_m052606_c001_v0001109_t0043_u01759296366134") 2025/10/01 05:30:52 DEBUG : both0: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6e8b_d20251001_m052601_c001_v7007000_t0000_u01759296361836") 2025/10/01 05:30:52 DEBUG : both0: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16015_d20251001_m052537_c001_v0001177_t0005_u01759296337813") 2025/10/01 05:30:52 DEBUG : both1: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86957_d20251001_m052629_c001_v7007000_t0000_u01759296389671") 2025/10/01 05:30:52 DEBUG : both1: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a160ac_d20251001_m052607_c001_v0001177_t0032_u01759296367899") 2025/10/01 05:30:52 DEBUG : both1: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6e93_d20251001_m052602_c001_v7007000_t0000_u01759296362018") 2025/10/01 05:30:52 DEBUG : both1: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e14956187a_d20251001_m052538_c001_v0001115_t0031_u01759296338824") 2025/10/01 05:30:52 DEBUG : both10: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f8695f_d20251001_m052629_c001_v7007000_t0000_u01759296389852") 2025/10/01 05:30:53 DEBUG : both10: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a160eb_d20251001_m052616_c001_v0001177_t0056_u01759296376168") 2025/10/01 05:30:53 DEBUG : both10: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6e9d_d20251001_m052602_c001_v7007000_t0000_u01759296362270") 2025/10/01 05:30:53 DEBUG : both10: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e14956189c_d20251001_m052548_c001_v0001115_t0024_u01759296348616") 2025/10/01 05:30:53 DEBUG : both11: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86960_d20251001_m052630_c001_v7007000_t0000_u01759296390034") 2025/10/01 05:30:53 DEBUG : both11: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e14956192e_d20251001_m052617_c001_v0001115_t0048_u01759296377716") 2025/10/01 05:30:53 DEBUG : both11: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6ea7_d20251001_m052602_c001_v7007000_t0000_u01759296362452") 2025/10/01 05:30:53 DEBUG : both11: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0144_d20251001_m052549_c001_v0001109_t0008_u01759296349547") 2025/10/01 05:30:53 DEBUG : both12: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86962_d20251001_m052630_c001_v7007000_t0000_u01759296390219") 2025/10/01 05:30:53 DEBUG : both12: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e01ae_d20251001_m052618_c001_v0001109_t0004_u01759296378526") 2025/10/01 05:30:53 DEBUG : both12: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6ead_d20251001_m052602_c001_v7007000_t0000_u01759296362634") 2025/10/01 05:30:53 DEBUG : both12: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16060_d20251001_m052550_c001_v0001177_t0054_u01759296350603") 2025/10/01 05:30:53 DEBUG : both13: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86963_d20251001_m052630_c001_v7007000_t0000_u01759296390401") 2025/10/01 05:30:53 DEBUG : both13: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a160fb_d20251001_m052619_c001_v0001177_t0003_u01759296379977") 2025/10/01 05:30:53 DEBUG : both13: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6eb5_d20251001_m052602_c001_v7007000_t0000_u01759296362816") 2025/10/01 05:30:53 DEBUG : both13: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495618af_d20251001_m052551_c001_v0001115_t0000_u01759296351296") 2025/10/01 05:30:53 DEBUG : both14: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86964_d20251001_m052630_c001_v7007000_t0000_u01759296390587") 2025/10/01 05:30:53 DEBUG : both14: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561938_d20251001_m052620_c001_v0001115_t0035_u01759296380880") 2025/10/01 05:30:53 DEBUG : both14: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6ebc_d20251001_m052602_c001_v7007000_t0000_u01759296362999") 2025/10/01 05:30:53 DEBUG : both14: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e014c_d20251001_m052552_c001_v0001109_t0055_u01759296352173") 2025/10/01 05:30:53 DEBUG : both15: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f8696b_d20251001_m052630_c001_v7007000_t0000_u01759296390802") 2025/10/01 05:30:54 DEBUG : both15: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e01c2_d20251001_m052621_c001_v0001109_t0027_u01759296381726") 2025/10/01 05:30:54 DEBUG : both15: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6ec4_d20251001_m052603_c001_v7007000_t0000_u01759296363182") 2025/10/01 05:30:54 DEBUG : both15: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1606b_d20251001_m052553_c001_v0001177_t0018_u01759296353224") 2025/10/01 05:30:54 DEBUG : both16: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f8696c_d20251001_m052630_c001_v7007000_t0000_u01759296390984") 2025/10/01 05:30:54 DEBUG : both16: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1610d_d20251001_m052623_c001_v0001177_t0036_u01759296383308") 2025/10/01 05:30:54 DEBUG : both16: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6ecc_d20251001_m052603_c001_v7007000_t0000_u01759296363368") 2025/10/01 05:30:54 DEBUG : both16: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495618c0_d20251001_m052553_c001_v0001115_t0046_u01759296353914") 2025/10/01 05:30:54 DEBUG : both17: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f8696d_d20251001_m052631_c001_v7007000_t0000_u01759296391167") 2025/10/01 05:30:54 DEBUG : both17: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561947_d20251001_m052624_c001_v0001115_t0057_u01759296384183") 2025/10/01 05:30:54 DEBUG : both17: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6ed2_d20251001_m052603_c001_v7007000_t0000_u01759296363550") 2025/10/01 05:30:54 DEBUG : both17: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0156_d20251001_m052555_c001_v0001109_t0025_u01759296355539") 2025/10/01 05:30:54 DEBUG : both18: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f8696f_d20251001_m052631_c001_v7007000_t0000_u01759296391349") 2025/10/01 05:30:54 DEBUG : both18: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e01d4_d20251001_m052625_c001_v0001109_t0053_u01759296385089") 2025/10/01 05:30:54 DEBUG : both18: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6ed9_d20251001_m052603_c001_v7007000_t0000_u01759296363736") 2025/10/01 05:30:54 DEBUG : both18: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16078_d20251001_m052556_c001_v0001177_t0015_u01759296356957") 2025/10/01 05:30:54 DEBUG : both19: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86970_d20251001_m052631_c001_v7007000_t0000_u01759296391532") 2025/10/01 05:30:54 DEBUG : both19: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16115_d20251001_m052626_c001_v0001177_t0024_u01759296386327") 2025/10/01 05:30:54 DEBUG : both19: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6edc_d20251001_m052603_c001_v7007000_t0000_u01759296363919") 2025/10/01 05:30:54 DEBUG : both19: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495618d4_d20251001_m052558_c001_v0001115_t0008_u01759296358301") 2025/10/01 05:30:54 DEBUG : both2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86974_d20251001_m052631_c001_v7007000_t0000_u01759296391714") 2025/10/01 05:30:54 DEBUG : both2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495618fc_d20251001_m052608_c001_v0001115_t0033_u01759296368571") 2025/10/01 05:30:55 DEBUG : both2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6edf_d20251001_m052604_c001_v7007000_t0000_u01759296364103") 2025/10/01 05:30:55 DEBUG : both2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0123_d20251001_m052539_c001_v0001109_t0011_u01759296339731") 2025/10/01 05:30:55 DEBUG : both3: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86975_d20251001_m052631_c001_v7007000_t0000_u01759296391895") 2025/10/01 05:30:55 DEBUG : both3: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e018b_d20251001_m052609_c001_v0001109_t0019_u01759296369335") 2025/10/01 05:30:55 DEBUG : both3: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6ee2_d20251001_m052604_c001_v7007000_t0000_u01759296364286") 2025/10/01 05:30:55 DEBUG : both3: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1602a_d20251001_m052541_c001_v0001177_t0056_u01759296341017") 2025/10/01 05:30:55 DEBUG : both4: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86977_d20251001_m052632_c001_v7007000_t0000_u01759296392077") 2025/10/01 05:30:55 DEBUG : both4: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a160c1_d20251001_m052610_c001_v0001177_t0056_u01759296370499") 2025/10/01 05:30:55 DEBUG : both4: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6efe_d20251001_m052604_c001_v7007000_t0000_u01759296364469") 2025/10/01 05:30:55 DEBUG : both4: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561880_d20251001_m052541_c001_v0001115_t0058_u01759296341725") 2025/10/01 05:30:55 DEBUG : both5: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86978_d20251001_m052632_c001_v7007000_t0000_u01759296392259") 2025/10/01 05:30:55 DEBUG : both5: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e14956190c_d20251001_m052611_c001_v0001115_t0035_u01759296371416") 2025/10/01 05:30:55 DEBUG : both5: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6f06_d20251001_m052604_c001_v7007000_t0000_u01759296364651") 2025/10/01 05:30:55 DEBUG : both5: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e012f_d20251001_m052542_c001_v0001109_t0024_u01759296342439") 2025/10/01 05:30:55 DEBUG : both6: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f8697f_d20251001_m052632_c001_v7007000_t0000_u01759296392441") 2025/10/01 05:30:55 DEBUG : both6: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0199_d20251001_m052612_c001_v0001109_t0041_u01759296372156") 2025/10/01 05:30:55 DEBUG : both6: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6f0d_d20251001_m052604_c001_v7007000_t0000_u01759296364834") 2025/10/01 05:30:55 DEBUG : both6: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16034_d20251001_m052543_c001_v0001177_t0026_u01759296343910") 2025/10/01 05:30:55 DEBUG : both7: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86981_d20251001_m052632_c001_v7007000_t0000_u01759296392622") 2025/10/01 05:30:55 DEBUG : both7: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a160d1_d20251001_m052613_c001_v0001177_t0042_u01759296373188") 2025/10/01 05:30:56 DEBUG : both7: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6f14_d20251001_m052605_c001_v7007000_t0000_u01759296365018") 2025/10/01 05:30:56 DEBUG : both7: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e14956188b_d20251001_m052544_c001_v0001115_t0048_u01759296344800") 2025/10/01 05:30:56 DEBUG : both8: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86982_d20251001_m052632_c001_v7007000_t0000_u01759296392803") 2025/10/01 05:30:56 DEBUG : both8: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e14956191c_d20251001_m052613_c001_v0001115_t0000_u01759296373858") 2025/10/01 05:30:56 DEBUG : both8: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6f1b_d20251001_m052605_c001_v7007000_t0000_u01759296365210") 2025/10/01 05:30:56 DEBUG : both8: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e013b_d20251001_m052546_c001_v0001109_t0024_u01759296346278") 2025/10/01 05:30:56 DEBUG : both9: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86986_d20251001_m052632_c001_v7007000_t0000_u01759296392993") 2025/10/01 05:30:56 DEBUG : both9: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e019f_d20251001_m052614_c001_v0001109_t0032_u01759296374590") 2025/10/01 05:30:56 DEBUG : both9: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6f27_d20251001_m052605_c001_v7007000_t0000_u01759296365392") 2025/10/01 05:30:56 DEBUG : both9: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16046_d20251001_m052547_c001_v0001177_t0037_u01759296347958") 2025/10/01 05:30:56 DEBUG : c/non empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e910680f9_d20251001_m052153_c001_v7007000_t0000_u01759296113188") 2025/10/01 05:30:56 DEBUG : c/non empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfee3_d20251001_m052150_c001_v0001109_t0007_u01759296110566") 2025/10/01 05:30:56 DEBUG : c/non empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91067c8d_d20251001_m052149_c001_v7007000_t0000_u01759296109634") 2025/10/01 05:30:56 DEBUG : c/non empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfed3_d20251001_m052147_c001_v0001109_t0050_u01759296107072") 2025/10/01 05:30:56 DEBUG : c/non empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91067903_d20251001_m052126_c001_v7007000_t0000_u01759296086223") 2025/10/01 05:30:56 DEBUG : c/non empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe75_d20251001_m052123_c001_v0001109_t0038_u01759296083601") 2025/10/01 05:30:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e92d_d20251001_m052742_c001_v7007000_t0000_u01759296462148") 2025/10/01 05:30:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1622c_d20251001_m052737_c001_v0001177_t0009_u01759296457217") 2025/10/01 05:30:56 DEBUG : check sum: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387255dd2_d20251001_m052114_c001_v7007000_t0000_u01759296074168") 2025/10/01 05:30:56 DEBUG : check sum: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe4f_d20251001_m052112_c001_v0001109_t0048_u01759296072935") 2025/10/01 05:30:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4173808e5f4572c9_d20251001_m053042_c001_v7007000_t0000_u01759296642404") 2025/10/01 05:30:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0493_d20251001_m053040_c001_v0001109_t0001_u01759296640306") 2025/10/01 05:30:57 DEBUG : dest/3: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418814260164a5b3_d20251001_m052347_c001_v7007000_t0000_u01759296227590") 2025/10/01 05:30:57 DEBUG : dest/3: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411fc8fdcfc3b62a_d20251001_m052346_c001_v0001043_t0003_u01759296226478") 2025/10/01 05:30:57 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e53cd_d20251001_m052846_c001_v7007000_t0000_u01759296526343") 2025/10/01 05:30:57 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb09f_d20251001_m052841_c001_v0001184_t0011_u01759296521717") 2025/10/01 05:30:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d90f_d20251001_m053011_c001_v7007000_t0000_u01759296611045") 2025/10/01 05:30:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0429_d20251001_m052957_c001_v0001109_t0005_u01759296597936") 2025/10/01 05:30:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b260b10a_d20251001_m052953_c001_v7007000_t0000_u01759296593810") 2025/10/01 05:30:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e03f7_d20251001_m052941_c001_v0001109_t0044_u01759296581035") 2025/10/01 05:30:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b6bd_d20251001_m052936_c001_v7007000_t0000_u01759296576930") 2025/10/01 05:30:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e03c5_d20251001_m052924_c001_v0001109_t0030_u01759296564201") 2025/10/01 05:30:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d59a_d20251001_m052920_c001_v7007000_t0000_u01759296560149") 2025/10/01 05:30:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0391_d20251001_m052908_c001_v0001109_t0021_u01759296548119") 2025/10/01 05:30:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b2d8_d20251001_m052903_c001_v7007000_t0000_u01759296543910") 2025/10/01 05:30:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e036b_d20251001_m052850_c001_v0001109_t0032_u01759296530485") 2025/10/01 05:30:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b260aa25_d20251001_m052843_c001_v7007000_t0000_u01759296523748") 2025/10/01 05:30:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb02e_d20251001_m052831_c001_v0001184_t0053_u01759296511035") 2025/10/01 05:30:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e50_d20251001_m052826_c001_v7007000_t0000_u01759296506955") 2025/10/01 05:30:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16327_d20251001_m052823_c001_v0001177_t0053_u01759296503141") 2025/10/01 05:30:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259d88_d20251001_m052821_c001_v7007000_t0000_u01759296501813") 2025/10/01 05:30:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eaee7_d20251001_m052808_c001_v0001184_t0026_u01759296488595") 2025/10/01 05:30:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d8f3_d20251001_m052804_c001_v7007000_t0000_u01759296484480") 2025/10/01 05:30:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a162a1_d20251001_m052759_c001_v0001177_t0020_u01759296479906") 2025/10/01 05:30:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea512ea_d20251001_m052758_c001_v7007000_t0000_u01759296478163") 2025/10/01 05:30:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e02bc_d20251001_m052746_c001_v0001109_t0056_u01759296466175") 2025/10/01 05:30:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4173808e5f455a5d_d20251001_m052739_c001_v7007000_t0000_u01759296459407") 2025/10/01 05:30:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15ead27_d20251001_m052726_c001_v0001184_t0036_u01759296446535") 2025/10/01 05:30:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd70768d7b_d20251001_m052722_c001_v7007000_t0000_u01759296442504") 2025/10/01 05:30:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eac8f_d20251001_m052709_c001_v0001184_t0018_u01759296429878") 2025/10/01 05:30:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4fd74_d20251001_m052705_c001_v7007000_t0000_u01759296425758") 2025/10/01 05:30:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eabf9_d20251001_m052652_c001_v0001184_t0048_u01759296412521") 2025/10/01 05:30:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f87382_d20251001_m052824_c001_v7007000_t0000_u01759296504668") 2025/10/01 05:30:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eaf94_d20251001_m052819_c001_v0001184_t0041_u01759296499820") 2025/10/01 05:30:58 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e53d4_d20251001_m052846_c001_v7007000_t0000_u01759296526526") 2025/10/01 05:30:58 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561b79_d20251001_m052841_c001_v0001115_t0005_u01759296521698") 2025/10/01 05:30:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d916_d20251001_m053011_c001_v7007000_t0000_u01759296611228") 2025/10/01 05:30:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16500_d20251001_m052958_c001_v0001177_t0030_u01759296598729") 2025/10/01 05:30:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b260b113_d20251001_m052953_c001_v7007000_t0000_u01759296593994") 2025/10/01 05:30:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a164bb_d20251001_m052941_c001_v0001177_t0041_u01759296581937") 2025/10/01 05:30:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b6c8_d20251001_m052937_c001_v7007000_t0000_u01759296577113") 2025/10/01 05:30:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1645a_d20251001_m052925_c001_v0001177_t0024_u01759296565188") 2025/10/01 05:30:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d5a2_d20251001_m052920_c001_v7007000_t0000_u01759296560332") 2025/10/01 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16408_d20251001_m052909_c001_v0001177_t0029_u01759296549009") 2025/10/01 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b2e2_d20251001_m052904_c001_v7007000_t0000_u01759296544094") 2025/10/01 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a163b1_d20251001_m052851_c001_v0001177_t0037_u01759296531381") 2025/10/01 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac22164795_d20251001_m052843_c001_v7007000_t0000_u01759296523898") 2025/10/01 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1635a_d20251001_m052831_c001_v0001177_t0005_u01759296511637") 2025/10/01 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e55_d20251001_m052827_c001_v7007000_t0000_u01759296507139") 2025/10/01 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eafcd_d20251001_m052823_c001_v0001184_t0002_u01759296503133") 2025/10/01 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f8737d_d20251001_m052821_c001_v7007000_t0000_u01759296501858") 2025/10/01 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a162d5_d20251001_m052809_c001_v0001177_t0039_u01759296489166") 2025/10/01 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d8f6_d20251001_m052804_c001_v7007000_t0000_u01759296484680") 2025/10/01 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eae8c_d20251001_m052759_c001_v0001184_t0030_u01759296479925") 2025/10/01 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac22164087_d20251001_m052758_c001_v7007000_t0000_u01759296478771") 2025/10/01 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eadfb_d20251001_m052746_c001_v0001184_t0023_u01759296466984") 2025/10/01 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e382e_d20251001_m052739_c001_v7007000_t0000_u01759296459419") 2025/10/01 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0286_d20251001_m052727_c001_v0001109_t0046_u01759296447100") 2025/10/01 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd70768d7e_d20251001_m052722_c001_v7007000_t0000_u01759296442684") 2025/10/01 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e025f_d20251001_m052710_c001_v0001109_t0016_u01759296430462") 2025/10/01 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4fd79_d20251001_m052705_c001_v7007000_t0000_u01759296425944") 2025/10/01 05:30:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e021d_d20251001_m052653_c001_v0001109_t0016_u01759296413120") 2025/10/01 05:31:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f87384_d20251001_m052824_c001_v7007000_t0000_u01759296504855") 2025/10/01 05:31:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1630c_d20251001_m052819_c001_v0001177_t0056_u01759296499829") 2025/10/01 05:31:00 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e53da_d20251001_m052846_c001_v7007000_t0000_u01759296526710") 2025/10/01 05:31:00 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0355_d20251001_m052841_c001_v0001109_t0016_u01759296521708") 2025/10/01 05:31:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d91e_d20251001_m053011_c001_v7007000_t0000_u01759296611409") 2025/10/01 05:31:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb403_d20251001_m052959_c001_v0001184_t0054_u01759296599299") 2025/10/01 05:31:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b260b11f_d20251001_m052954_c001_v7007000_t0000_u01759296594177") 2025/10/01 05:31:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb355_d20251001_m052942_c001_v0001184_t0057_u01759296582514") 2025/10/01 05:31:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b6d2_d20251001_m052937_c001_v7007000_t0000_u01759296577300") 2025/10/01 05:31:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb271_d20251001_m052925_c001_v0001184_t0020_u01759296565756") 2025/10/01 05:31:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d5a8_d20251001_m052920_c001_v7007000_t0000_u01759296560514") 2025/10/01 05:31:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb1cd_d20251001_m052909_c001_v0001184_t0042_u01759296549565") 2025/10/01 05:31:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b2f0_d20251001_m052904_c001_v7007000_t0000_u01759296544359") 2025/10/01 05:31:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb10f_d20251001_m052851_c001_v0001184_t0032_u01759296531992") 2025/10/01 05:31:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4059676cc1820b4a_d20251001_m052843_c001_v7007000_t0000_u01759296523539") 2025/10/01 05:31:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561b55_d20251001_m052832_c001_v0001115_t0003_u01759296512204") 2025/10/01 05:31:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e5a_d20251001_m052827_c001_v7007000_t0000_u01759296507325") 2025/10/01 05:31:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eafd3_d20251001_m052823_c001_v0001184_t0046_u01759296503340") 2025/10/01 05:31:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4048e2af40ef917d_d20251001_m052821_c001_v7007000_t0000_u01759296501873") 2025/10/01 05:31:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e02ea_d20251001_m052809_c001_v0001109_t0007_u01759296489743") 2025/10/01 05:31:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d8f7_d20251001_m052804_c001_v7007000_t0000_u01759296484890") 2025/10/01 05:31:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eae90_d20251001_m052800_c001_v0001184_t0009_u01759296480123") 2025/10/01 05:31:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f422b0d72a55de966_d20251001_m052758_c001_v7007000_t0000_u01759296478349") 2025/10/01 05:31:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16257_d20251001_m052747_c001_v0001177_t0024_u01759296467555") 2025/10/01 05:31:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4132479332fa458b_d20251001_m052739_c001_v7007000_t0000_u01759296459193") 2025/10/01 05:31:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16200_d20251001_m052728_c001_v0001177_t0057_u01759296448015") 2025/10/01 05:31:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd70768d81_d20251001_m052722_c001_v7007000_t0000_u01759296442868") 2025/10/01 05:31:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a161b7_d20251001_m052711_c001_v0001177_t0026_u01759296431342") 2025/10/01 05:31:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4fd80_d20251001_m052706_c001_v7007000_t0000_u01759296426128") 2025/10/01 05:31:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1617c_d20251001_m052654_c001_v0001177_t0003_u01759296414315") 2025/10/01 05:31:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4059676cc1820588_d20251001_m052824_c001_v7007000_t0000_u01759296504913") 2025/10/01 05:31:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eaf9a_d20251001_m052820_c001_v0001184_t0011_u01759296500028") 2025/10/01 05:31:01 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e53dd_d20251001_m052846_c001_v7007000_t0000_u01759296526895") 2025/10/01 05:31:01 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16398_d20251001_m052841_c001_v0001177_t0014_u01759296521727") 2025/10/01 05:31:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d926_d20251001_m053011_c001_v7007000_t0000_u01759296611591") 2025/10/01 05:31:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561c72_d20251001_m052959_c001_v0001115_t0006_u01759296599865") 2025/10/01 05:31:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b260b128_d20251001_m052954_c001_v7007000_t0000_u01759296594360") 2025/10/01 05:31:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561c49_d20251001_m052943_c001_v0001115_t0041_u01759296583083") 2025/10/01 05:31:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b6de_d20251001_m052937_c001_v7007000_t0000_u01759296577484") 2025/10/01 05:31:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561c13_d20251001_m052926_c001_v0001115_t0055_u01759296566321") 2025/10/01 05:31:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d5ad_d20251001_m052920_c001_v7007000_t0000_u01759296560696") 2025/10/01 05:31:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561bd8_d20251001_m052910_c001_v0001115_t0015_u01759296550133") 2025/10/01 05:31:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b2fa_d20251001_m052904_c001_v7007000_t0000_u01759296544549") 2025/10/01 05:31:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561b9e_d20251001_m052852_c001_v0001115_t0007_u01759296532588") 2025/10/01 05:31:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40838f7c6d691caa_d20251001_m052843_c001_v7007000_t0000_u01759296523740") 2025/10/01 05:31:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0337_d20251001_m052833_c001_v0001109_t0022_u01759296513155") 2025/10/01 05:31:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e5f_d20251001_m052827_c001_v7007000_t0000_u01759296507507") 2025/10/01 05:31:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561b3d_d20251001_m052823_c001_v0001115_t0048_u01759296503377") 2025/10/01 05:31:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f416b28e2ae578b09_d20251001_m052821_c001_v7007000_t0000_u01759296501840") 2025/10/01 05:31:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561af6_d20251001_m052811_c001_v0001115_t0019_u01759296491068") 2025/10/01 05:31:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d8f8_d20251001_m052805_c001_v7007000_t0000_u01759296485073") 2025/10/01 05:31:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a162a3_d20251001_m052800_c001_v0001177_t0020_u01759296480135") 2025/10/01 05:31:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1b67a_d20251001_m052758_c001_v7007000_t0000_u01759296478607") 2025/10/01 05:31:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561a9a_d20251001_m052748_c001_v0001115_t0050_u01759296468131") 2025/10/01 05:31:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4132479332fa47cd_d20251001_m052739_c001_v7007000_t0000_u01759296459375") 2025/10/01 05:31:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561a3a_d20251001_m052728_c001_v0001115_t0055_u01759296448628") 2025/10/01 05:31:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd70768d84_d20251001_m052723_c001_v7007000_t0000_u01759296443050") 2025/10/01 05:31:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495619ed_d20251001_m052711_c001_v0001115_t0017_u01759296431908") 2025/10/01 05:31:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4fd89_d20251001_m052706_c001_v7007000_t0000_u01759296426313") 2025/10/01 05:31:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495619b1_d20251001_m052654_c001_v0001115_t0026_u01759296414880") 2025/10/01 05:31:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f416b28e2ae578b0e_d20251001_m052824_c001_v7007000_t0000_u01759296504673") 2025/10/01 05:31:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16310_d20251001_m052820_c001_v0001177_t0032_u01759296500038") 2025/10/01 05:31:03 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e53de_d20251001_m052847_c001_v7007000_t0000_u01759296527078") 2025/10/01 05:31:03 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb0a4_d20251001_m052841_c001_v0001184_t0033_u01759296521926") 2025/10/01 05:31:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d92e_d20251001_m053011_c001_v7007000_t0000_u01759296611773") 2025/10/01 05:31:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0433_d20251001_m053000_c001_v0001109_t0046_u01759296600363") 2025/10/01 05:31:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b260b133_d20251001_m052954_c001_v7007000_t0000_u01759296594544") 2025/10/01 05:31:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e03fd_d20251001_m052943_c001_v0001109_t0029_u01759296583749") 2025/10/01 05:31:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b6ea_d20251001_m052937_c001_v7007000_t0000_u01759296577670") 2025/10/01 05:31:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e03cb_d20251001_m052926_c001_v0001109_t0049_u01759296566904") 2025/10/01 05:31:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d5b2_d20251001_m052920_c001_v7007000_t0000_u01759296560879") 2025/10/01 05:31:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0399_d20251001_m052910_c001_v0001109_t0022_u01759296550901") 2025/10/01 05:31:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b304_d20251001_m052904_c001_v7007000_t0000_u01759296544740") 2025/10/01 05:31:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0370_d20251001_m052853_c001_v0001109_t0023_u01759296533052") 2025/10/01 05:31:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e5357_d20251001_m052843_c001_v7007000_t0000_u01759296523907") 2025/10/01 05:31:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb054_d20251001_m052833_c001_v0001184_t0000_u01759296513698") 2025/10/01 05:31:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e64_d20251001_m052827_c001_v7007000_t0000_u01759296507690") 2025/10/01 05:31:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16329_d20251001_m052823_c001_v0001177_t0000_u01759296503426") 2025/10/01 05:31:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4059676cc1820509_d20251001_m052821_c001_v7007000_t0000_u01759296501427") 2025/10/01 05:31:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eaf0c_d20251001_m052811_c001_v0001184_t0055_u01759296491861") 2025/10/01 05:31:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d8f9_d20251001_m052805_c001_v7007000_t0000_u01759296485258") 2025/10/01 05:31:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a162a7_d20251001_m052800_c001_v0001177_t0011_u01759296480352") 2025/10/01 05:31:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea512f1_d20251001_m052758_c001_v7007000_t0000_u01759296478346") 2025/10/01 05:31:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e02be_d20251001_m052748_c001_v0001109_t0004_u01759296468930") 2025/10/01 05:31:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea50408_d20251001_m052739_c001_v7007000_t0000_u01759296459415") 2025/10/01 05:31:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15ead57_d20251001_m052729_c001_v0001184_t0057_u01759296449227") 2025/10/01 05:31:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd70768d89_d20251001_m052723_c001_v7007000_t0000_u01759296443232") 2025/10/01 05:31:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eaca4_d20251001_m052712_c001_v0001184_t0004_u01759296432530") 2025/10/01 05:31:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4fd94_d20251001_m052706_c001_v7007000_t0000_u01759296426497") 2025/10/01 05:31:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eac12_d20251001_m052655_c001_v0001184_t0036_u01759296415618") 2025/10/01 05:31:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f87385_d20251001_m052825_c001_v7007000_t0000_u01759296505019") 2025/10/01 05:31:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0312_d20251001_m052820_c001_v0001109_t0030_u01759296500123") 2025/10/01 05:31:04 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e53e0_d20251001_m052847_c001_v7007000_t0000_u01759296527261") 2025/10/01 05:31:04 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1639c_d20251001_m052841_c001_v0001177_t0001_u01759296521951") 2025/10/01 05:31:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d938_d20251001_m053011_c001_v7007000_t0000_u01759296611973") 2025/10/01 05:31:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16509_d20251001_m053000_c001_v0001177_t0008_u01759296600960") 2025/10/01 05:31:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b260b13c_d20251001_m052954_c001_v7007000_t0000_u01759296594728") 2025/10/01 05:31:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a164c1_d20251001_m052944_c001_v0001177_t0017_u01759296584686") 2025/10/01 05:31:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b6f5_d20251001_m052937_c001_v7007000_t0000_u01759296577856") 2025/10/01 05:31:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16465_d20251001_m052927_c001_v0001177_t0058_u01759296567401") 2025/10/01 05:31:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d5bb_d20251001_m052921_c001_v7007000_t0000_u01759296561061") 2025/10/01 05:31:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16414_d20251001_m052911_c001_v0001177_t0043_u01759296551367") 2025/10/01 05:31:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b30f_d20251001_m052904_c001_v7007000_t0000_u01759296544923") 2025/10/01 05:31:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a163c1_d20251001_m052853_c001_v0001177_t0017_u01759296533787") 2025/10/01 05:31:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40838f7c6d691ca9_d20251001_m052843_c001_v7007000_t0000_u01759296523546") 2025/10/01 05:31:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1636a_d20251001_m052833_c001_v0001177_t0045_u01759296513916") 2025/10/01 05:31:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e69_d20251001_m052827_c001_v7007000_t0000_u01759296507871") 2025/10/01 05:31:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0329_d20251001_m052823_c001_v0001109_t0004_u01759296503484") 2025/10/01 05:31:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4059676cc182051e_d20251001_m052821_c001_v7007000_t0000_u01759296501975") 2025/10/01 05:31:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a162e0_d20251001_m052812_c001_v0001177_t0054_u01759296492077") 2025/10/01 05:31:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d8fb_d20251001_m052805_c001_v7007000_t0000_u01759296485440") 2025/10/01 05:31:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eae94_d20251001_m052800_c001_v0001184_t0045_u01759296480374") 2025/10/01 05:31:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418913363c6cb363_d20251001_m052758_c001_v7007000_t0000_u01759296478606") 2025/10/01 05:31:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eae19_d20251001_m052749_c001_v0001184_t0004_u01759296469535") 2025/10/01 05:31:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4132479332fa47d4_d20251001_m052739_c001_v7007000_t0000_u01759296459557") 2025/10/01 05:31:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0290_d20251001_m052729_c001_v0001109_t0054_u01759296449437") 2025/10/01 05:31:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd70768d8c_d20251001_m052723_c001_v7007000_t0000_u01759296443414") 2025/10/01 05:31:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0267_d20251001_m052712_c001_v0001109_t0037_u01759296432741") 2025/10/01 05:31:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4fd9d_d20251001_m052706_c001_v7007000_t0000_u01759296426683") 2025/10/01 05:31:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0228_d20251001_m052655_c001_v0001109_t0055_u01759296415822") 2025/10/01 05:31:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f416b28e2ae578b0f_d20251001_m052824_c001_v7007000_t0000_u01759296504856") 2025/10/01 05:31:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16312_d20251001_m052820_c001_v0001177_t0026_u01759296500267") 2025/10/01 05:31:06 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e53e5_d20251001_m052847_c001_v7007000_t0000_u01759296527445") 2025/10/01 05:31:06 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb0a8_d20251001_m052842_c001_v0001184_t0027_u01759296522141") 2025/10/01 05:31:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d944_d20251001_m053012_c001_v7007000_t0000_u01759296612206") 2025/10/01 05:31:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb418_d20251001_m053001_c001_v0001184_t0042_u01759296601204") 2025/10/01 05:31:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b260b141_d20251001_m052954_c001_v7007000_t0000_u01759296594912") 2025/10/01 05:31:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb371_d20251001_m052944_c001_v0001184_t0053_u01759296584893") 2025/10/01 05:31:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b6fe_d20251001_m052938_c001_v7007000_t0000_u01759296578040") 2025/10/01 05:31:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb28c_d20251001_m052927_c001_v0001184_t0050_u01759296567628") 2025/10/01 05:31:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d5c4_d20251001_m052921_c001_v7007000_t0000_u01759296561244") 2025/10/01 05:31:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb1e1_d20251001_m052911_c001_v0001184_t0057_u01759296551574") 2025/10/01 05:31:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b31a_d20251001_m052905_c001_v7007000_t0000_u01759296545109") 2025/10/01 05:31:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb126_d20251001_m052853_c001_v0001184_t0059_u01759296533987") 2025/10/01 05:31:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b260aa27_d20251001_m052843_c001_v7007000_t0000_u01759296523758") 2025/10/01 05:31:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561b61_d20251001_m052834_c001_v0001115_t0020_u01759296514132") 2025/10/01 05:31:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e6e_d20251001_m052828_c001_v7007000_t0000_u01759296508053") 2025/10/01 05:31:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eafd6_d20251001_m052823_c001_v0001184_t0007_u01759296503554") 2025/10/01 05:31:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a9ebb_d20251001_m052821_c001_v7007000_t0000_u01759296501444") 2025/10/01 05:31:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e02f2_d20251001_m052812_c001_v0001109_t0055_u01759296492279") 2025/10/01 05:31:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d8fc_d20251001_m052805_c001_v7007000_t0000_u01759296485622") 2025/10/01 05:31:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e02e2_d20251001_m052800_c001_v0001109_t0028_u01759296480503") 2025/10/01 05:31:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1b67e_d20251001_m052758_c001_v7007000_t0000_u01759296478794") 2025/10/01 05:31:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16259_d20251001_m052749_c001_v0001177_t0008_u01759296469766") 2025/10/01 05:31:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e8d9_d20251001_m052739_c001_v7007000_t0000_u01759296459569") 2025/10/01 05:31:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16206_d20251001_m052730_c001_v0001177_t0049_u01759296450153") 2025/10/01 05:31:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd70768d8f_d20251001_m052723_c001_v7007000_t0000_u01759296443595") 2025/10/01 05:31:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a161c7_d20251001_m052713_c001_v0001177_t0052_u01759296433435") 2025/10/01 05:31:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4fdab_d20251001_m052706_c001_v7007000_t0000_u01759296426868") 2025/10/01 05:31:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16182_d20251001_m052656_c001_v0001177_t0004_u01759296416237") 2025/10/01 05:31:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e0c_d20251001_m052824_c001_v7007000_t0000_u01759296504866") 2025/10/01 05:31:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eafa6_d20251001_m052820_c001_v0001184_t0003_u01759296500289") 2025/10/01 05:31:07 DEBUG : dir1/0007-12345: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e53ec_d20251001_m052847_c001_v7007000_t0000_u01759296527629") 2025/10/01 05:31:07 DEBUG : dir1/0007-12345: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1639e_d20251001_m052842_c001_v0001177_t0004_u01759296522157") 2025/10/01 05:31:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d94f_d20251001_m053012_c001_v7007000_t0000_u01759296612387") 2025/10/01 05:31:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561c76_d20251001_m053001_c001_v0001115_t0052_u01759296601434") 2025/10/01 05:31:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b260b146_d20251001_m052955_c001_v7007000_t0000_u01759296595097") 2025/10/01 05:31:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561c4d_d20251001_m052945_c001_v0001115_t0025_u01759296585185") 2025/10/01 05:31:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b708_d20251001_m052938_c001_v7007000_t0000_u01759296578227") 2025/10/01 05:31:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561c1d_d20251001_m052927_c001_v0001115_t0033_u01759296567875") 2025/10/01 05:31:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d5c8_d20251001_m052921_c001_v7007000_t0000_u01759296561426") 2025/10/01 05:31:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561be0_d20251001_m052911_c001_v0001115_t0053_u01759296551786") 2025/10/01 05:31:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b324_d20251001_m052905_c001_v7007000_t0000_u01759296545298") 2025/10/01 05:31:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561ba2_d20251001_m052854_c001_v0001115_t0027_u01759296534200") 2025/10/01 05:31:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac2216478b_d20251001_m052843_c001_v7007000_t0000_u01759296523336") 2025/10/01 05:31:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e033b_d20251001_m052834_c001_v0001109_t0046_u01759296514558") 2025/10/01 05:31:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e73_d20251001_m052828_c001_v7007000_t0000_u01759296508238") 2025/10/01 05:31:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1632b_d20251001_m052823_c001_v0001177_t0019_u01759296503642") 2025/10/01 05:31:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259d78_d20251001_m052821_c001_v7007000_t0000_u01759296501447") 2025/10/01 05:31:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561b06_d20251001_m052812_c001_v0001115_t0057_u01759296492726") 2025/10/01 05:31:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d8fd_d20251001_m052805_c001_v7007000_t0000_u01759296485803") 2025/10/01 05:31:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561ad2_d20251001_m052800_c001_v0001115_t0045_u01759296480550") 2025/10/01 05:31:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f422b0d72a55de96f_d20251001_m052758_c001_v7007000_t0000_u01759296478715") 2025/10/01 05:31:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561aa0_d20251001_m052749_c001_v0001115_t0031_u01759296469977") 2025/10/01 05:31:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4173808e5f455a62_d20251001_m052739_c001_v7007000_t0000_u01759296459590") 2025/10/01 05:31:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561a4a_d20251001_m052730_c001_v0001115_t0045_u01759296450407") 2025/10/01 05:31:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd70768d90_d20251001_m052723_c001_v7007000_t0000_u01759296443775") 2025/10/01 05:31:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495619f3_d20251001_m052713_c001_v0001115_t0046_u01759296433697") 2025/10/01 05:31:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4fdb7_d20251001_m052707_c001_v7007000_t0000_u01759296427051") 2025/10/01 05:31:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495619b5_d20251001_m052656_c001_v0001115_t0027_u01759296416449") 2025/10/01 05:31:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f87386_d20251001_m052825_c001_v7007000_t0000_u01759296505037") 2025/10/01 05:31:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561b2f_d20251001_m052820_c001_v0001115_t0019_u01759296500339") 2025/10/01 05:31:09 DEBUG : dir1/0008-23456: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e53f8_d20251001_m052847_c001_v7007000_t0000_u01759296527832") 2025/10/01 05:31:09 DEBUG : dir1/0008-23456: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561b7b_d20251001_m052842_c001_v0001115_t0058_u01759296522169") 2025/10/01 05:31:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d95a_d20251001_m053012_c001_v7007000_t0000_u01759296612571") 2025/10/01 05:31:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0439_d20251001_m053002_c001_v0001109_t0012_u01759296602000") 2025/10/01 05:31:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b260b14b_d20251001_m052955_c001_v7007000_t0000_u01759296595282") 2025/10/01 05:31:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0407_d20251001_m052945_c001_v0001109_t0055_u01759296585777") 2025/10/01 05:31:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b712_d20251001_m052938_c001_v7007000_t0000_u01759296578410") 2025/10/01 05:31:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e03ce_d20251001_m052928_c001_v0001109_t0054_u01759296568664") 2025/10/01 05:31:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d5cf_d20251001_m052921_c001_v7007000_t0000_u01759296561608") 2025/10/01 05:31:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e039b_d20251001_m052912_c001_v0001109_t0002_u01759296552294") 2025/10/01 05:31:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b32e_d20251001_m052905_c001_v7007000_t0000_u01759296545481") 2025/10/01 05:31:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0379_d20251001_m052854_c001_v0001109_t0013_u01759296534745") 2025/10/01 05:31:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e5338_d20251001_m052843_c001_v7007000_t0000_u01759296523349") 2025/10/01 05:31:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb065_d20251001_m052835_c001_v0001184_t0019_u01759296515199") 2025/10/01 05:31:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e79_d20251001_m052828_c001_v7007000_t0000_u01759296508421") 2025/10/01 05:31:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eafdc_d20251001_m052823_c001_v0001184_t0023_u01759296503753") 2025/10/01 05:31:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f416b28e2ae578b0b_d20251001_m052822_c001_v7007000_t0000_u01759296502021") 2025/10/01 05:31:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eaf20_d20251001_m052813_c001_v0001184_t0019_u01759296493269") 2025/10/01 05:31:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d901_d20251001_m052805_c001_v7007000_t0000_u01759296485985") 2025/10/01 05:31:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a162a9_d20251001_m052800_c001_v0001177_t0051_u01759296480584") 2025/10/01 05:31:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea512fe_d20251001_m052758_c001_v7007000_t0000_u01759296478715") 2025/10/01 05:31:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e02c6_d20251001_m052750_c001_v0001109_t0032_u01759296470496") 2025/10/01 05:31:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4155813b0c013aa5_d20251001_m052739_c001_v7007000_t0000_u01759296459433") 2025/10/01 05:31:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15ead6c_d20251001_m052731_c001_v0001184_t0020_u01759296451026") 2025/10/01 05:31:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd70768d93_d20251001_m052723_c001_v7007000_t0000_u01759296443955") 2025/10/01 05:31:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eacb5_d20251001_m052714_c001_v0001184_t0055_u01759296434675") 2025/10/01 05:31:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4fdc2_d20251001_m052707_c001_v7007000_t0000_u01759296427236") 2025/10/01 05:31:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eac23_d20251001_m052657_c001_v0001184_t0024_u01759296417014") 2025/10/01 05:31:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e02_d20251001_m052824_c001_v7007000_t0000_u01759296504684") 2025/10/01 05:31:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16316_d20251001_m052820_c001_v0001177_t0050_u01759296500486") 2025/10/01 05:31:10 DEBUG : dir1/0009-34567: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e5400_d20251001_m052848_c001_v7007000_t0000_u01759296528015") 2025/10/01 05:31:10 DEBUG : dir1/0009-34567: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb0ae_d20251001_m052842_c001_v0001184_t0057_u01759296522360") 2025/10/01 05:31:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d963_d20251001_m053012_c001_v7007000_t0000_u01759296612752") 2025/10/01 05:31:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16512_d20251001_m053003_c001_v0001177_t0032_u01759296603289") 2025/10/01 05:31:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b260b14e_d20251001_m052955_c001_v7007000_t0000_u01759296595471") 2025/10/01 05:31:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a164cb_d20251001_m052946_c001_v0001177_t0055_u01759296586378") 2025/10/01 05:31:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b71c_d20251001_m052938_c001_v7007000_t0000_u01759296578593") 2025/10/01 05:31:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16475_d20251001_m052929_c001_v0001177_t0038_u01759296569293") 2025/10/01 05:31:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d5d2_d20251001_m052921_c001_v7007000_t0000_u01759296561791") 2025/10/01 05:31:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16424_d20251001_m052913_c001_v0001177_t0044_u01759296553070") 2025/10/01 05:31:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b335_d20251001_m052905_c001_v7007000_t0000_u01759296545665") 2025/10/01 05:31:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a163cc_d20251001_m052855_c001_v0001177_t0054_u01759296535386") 2025/10/01 05:31:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac2216478f_d20251001_m052843_c001_v7007000_t0000_u01759296523709") 2025/10/01 05:31:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16372_d20251001_m052835_c001_v0001177_t0015_u01759296515528") 2025/10/01 05:31:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e7e_d20251001_m052828_c001_v7007000_t0000_u01759296508604") 2025/10/01 05:31:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1632f_d20251001_m052823_c001_v0001177_t0025_u01759296503847") 2025/10/01 05:31:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f8737e_d20251001_m052822_c001_v7007000_t0000_u01759296502039") 2025/10/01 05:31:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a162eb_d20251001_m052813_c001_v0001177_t0007_u01759296493479") 2025/10/01 05:31:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d904_d20251001_m052806_c001_v7007000_t0000_u01759296486166") 2025/10/01 05:31:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eae9a_d20251001_m052800_c001_v0001184_t0044_u01759296480637") 2025/10/01 05:31:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac22164085_d20251001_m052758_c001_v7007000_t0000_u01759296478588") 2025/10/01 05:31:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eae2b_d20251001_m052751_c001_v0001184_t0003_u01759296471059") 2025/10/01 05:31:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea50410_d20251001_m052739_c001_v7007000_t0000_u01759296459641") 2025/10/01 05:31:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0294_d20251001_m052731_c001_v0001109_t0033_u01759296451236") 2025/10/01 05:31:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd70768d95_d20251001_m052724_c001_v7007000_t0000_u01759296444136") 2025/10/01 05:31:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e026d_d20251001_m052714_c001_v0001109_t0033_u01759296434882") 2025/10/01 05:31:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4fdca_d20251001_m052707_c001_v7007000_t0000_u01759296427420") 2025/10/01 05:31:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0236_d20251001_m052657_c001_v0001109_t0012_u01759296417262") 2025/10/01 05:31:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f87383_d20251001_m052824_c001_v7007000_t0000_u01759296504836") 2025/10/01 05:31:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eafa8_d20251001_m052820_c001_v0001184_t0028_u01759296500501") 2025/10/01 05:31:12 DEBUG : dir1/0010-45678: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e540b_d20251001_m052848_c001_v7007000_t0000_u01759296528199") 2025/10/01 05:31:12 DEBUG : dir1/0010-45678: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0359_d20251001_m052842_c001_v0001109_t0002_u01759296522388") 2025/10/01 05:31:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d96d_d20251001_m053012_c001_v7007000_t0000_u01759296612935") 2025/10/01 05:31:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb433_d20251001_m053003_c001_v0001184_t0019_u01759296603509") 2025/10/01 05:31:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b260b14f_d20251001_m052955_c001_v7007000_t0000_u01759296595656") 2025/10/01 05:31:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb381_d20251001_m052946_c001_v0001184_t0014_u01759296586586") 2025/10/01 05:31:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b725_d20251001_m052938_c001_v7007000_t0000_u01759296578777") 2025/10/01 05:31:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb2a9_d20251001_m052929_c001_v0001184_t0018_u01759296569500") 2025/10/01 05:31:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d5d6_d20251001_m052921_c001_v7007000_t0000_u01759296561974") 2025/10/01 05:31:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb1f0_d20251001_m052913_c001_v0001184_t0056_u01759296553302") 2025/10/01 05:31:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b33c_d20251001_m052905_c001_v7007000_t0000_u01759296545849") 2025/10/01 05:31:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb136_d20251001_m052855_c001_v0001184_t0045_u01759296535605") 2025/10/01 05:31:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4059676cc1820b42_d20251001_m052843_c001_v7007000_t0000_u01759296523355") 2025/10/01 05:31:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561b69_d20251001_m052835_c001_v0001115_t0039_u01759296515745") 2025/10/01 05:31:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e82_d20251001_m052828_c001_v7007000_t0000_u01759296508789") 2025/10/01 05:31:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561b41_d20251001_m052823_c001_v0001115_t0022_u01759296503934") 2025/10/01 05:31:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4195ca0290eaae75_d20251001_m052821_c001_v7007000_t0000_u01759296501854") 2025/10/01 05:31:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e02f8_d20251001_m052813_c001_v0001109_t0053_u01759296493686") 2025/10/01 05:31:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d907_d20251001_m052806_c001_v7007000_t0000_u01759296486346") 2025/10/01 05:31:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eae9e_d20251001_m052800_c001_v0001184_t0006_u01759296480865") 2025/10/01 05:31:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f422b0d72a55de96a_d20251001_m052758_c001_v7007000_t0000_u01759296478533") 2025/10/01 05:31:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16264_d20251001_m052751_c001_v0001177_t0024_u01759296471274") 2025/10/01 05:31:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40838f7c6d690e69_d20251001_m052739_c001_v7007000_t0000_u01759296459437") 2025/10/01 05:31:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1620c_d20251001_m052732_c001_v0001177_t0007_u01759296452143") 2025/10/01 05:31:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd70768d96_d20251001_m052724_c001_v7007000_t0000_u01759296444318") 2025/10/01 05:31:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a161cd_d20251001_m052715_c001_v0001177_t0040_u01759296435384") 2025/10/01 05:31:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4fdd3_d20251001_m052707_c001_v7007000_t0000_u01759296427605") 2025/10/01 05:31:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16191_d20251001_m052658_c001_v0001177_t0002_u01759296418268") 2025/10/01 05:31:13 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f416b28e2ae578b10_d20251001_m052825_c001_v7007000_t0000_u01759296505042") 2025/10/01 05:31:13 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eafaa_d20251001_m052820_c001_v0001184_t0018_u01759296500712") 2025/10/01 05:31:13 DEBUG : dir1/0011-56789: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e5414_d20251001_m052848_c001_v7007000_t0000_u01759296528397") 2025/10/01 05:31:13 DEBUG : dir1/0011-56789: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a163a0_d20251001_m052842_c001_v0001177_t0021_u01759296522448") 2025/10/01 05:31:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d977_d20251001_m053013_c001_v7007000_t0000_u01759296613117") 2025/10/01 05:31:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561c7e_d20251001_m053003_c001_v0001115_t0007_u01759296603722") 2025/10/01 05:31:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b260b150_d20251001_m052955_c001_v7007000_t0000_u01759296595840") 2025/10/01 05:31:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561c53_d20251001_m052946_c001_v0001115_t0029_u01759296586802") 2025/10/01 05:31:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b72f_d20251001_m052938_c001_v7007000_t0000_u01759296578960") 2025/10/01 05:31:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561c21_d20251001_m052929_c001_v0001115_t0019_u01759296569702") 2025/10/01 05:31:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d5da_d20251001_m052922_c001_v7007000_t0000_u01759296562156") 2025/10/01 05:31:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561be2_d20251001_m052913_c001_v0001115_t0012_u01759296553521") 2025/10/01 05:31:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b344_d20251001_m052906_c001_v7007000_t0000_u01759296546031") 2025/10/01 05:31:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561baa_d20251001_m052855_c001_v0001115_t0004_u01759296535803") 2025/10/01 05:31:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4173808e5f456410_d20251001_m052843_c001_v7007000_t0000_u01759296523765") 2025/10/01 05:31:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e033f_d20251001_m052836_c001_v0001109_t0049_u01759296516448") 2025/10/01 05:31:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e85_d20251001_m052828_c001_v7007000_t0000_u01759296508977") 2025/10/01 05:31:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eafe0_d20251001_m052823_c001_v0001184_t0045_u01759296503996") 2025/10/01 05:31:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4059676cc1820511_d20251001_m052821_c001_v7007000_t0000_u01759296501610") 2025/10/01 05:31:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561b0c_d20251001_m052814_c001_v0001115_t0055_u01759296494298") 2025/10/01 05:31:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d90a_d20251001_m052806_c001_v7007000_t0000_u01759296486530") 2025/10/01 05:31:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a162ae_d20251001_m052800_c001_v0001177_t0017_u01759296480898") 2025/10/01 05:31:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea512f8_d20251001_m052758_c001_v7007000_t0000_u01759296478530") 2025/10/01 05:31:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561aa6_d20251001_m052751_c001_v0001115_t0006_u01759296471487") 2025/10/01 05:31:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e3836_d20251001_m052739_c001_v7007000_t0000_u01759296459610") 2025/10/01 05:31:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561a50_d20251001_m052732_c001_v0001115_t0012_u01759296452360") 2025/10/01 05:31:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd70768d97_d20251001_m052724_c001_v7007000_t0000_u01759296444499") 2025/10/01 05:31:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495619fd_d20251001_m052715_c001_v0001115_t0014_u01759296435600") 2025/10/01 05:31:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4fddd_d20251001_m052707_c001_v7007000_t0000_u01759296427790") 2025/10/01 05:31:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495619ba_d20251001_m052658_c001_v0001115_t0023_u01759296418475") 2025/10/01 05:31:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a9f10_d20251001_m052824_c001_v7007000_t0000_u01759296504879") 2025/10/01 05:31:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1631a_d20251001_m052820_c001_v0001177_t0018_u01759296500783") 2025/10/01 05:31:14 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e541c_d20251001_m052848_c001_v7007000_t0000_u01759296528587") 2025/10/01 05:31:15 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb0b2_d20251001_m052842_c001_v0001184_t0044_u01759296522567") 2025/10/01 05:31:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d980_d20251001_m053013_c001_v7007000_t0000_u01759296613299") 2025/10/01 05:31:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0443_d20251001_m053004_c001_v0001109_t0020_u01759296604197") 2025/10/01 05:31:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b260b154_d20251001_m052956_c001_v7007000_t0000_u01759296596025") 2025/10/01 05:31:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e040b_d20251001_m052947_c001_v0001109_t0008_u01759296587325") 2025/10/01 05:31:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b738_d20251001_m052939_c001_v7007000_t0000_u01759296579144") 2025/10/01 05:31:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e03da_d20251001_m052930_c001_v0001109_t0022_u01759296570243") 2025/10/01 05:31:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d5dd_d20251001_m052922_c001_v7007000_t0000_u01759296562341") 2025/10/01 05:31:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e03a1_d20251001_m052913_c001_v0001109_t0057_u01759296553978") 2025/10/01 05:31:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b34a_d20251001_m052906_c001_v7007000_t0000_u01759296546219") 2025/10/01 05:31:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e037f_d20251001_m052856_c001_v0001109_t0010_u01759296536398") 2025/10/01 05:31:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40838f7c6d691ca8_d20251001_m052843_c001_v7007000_t0000_u01759296523364") 2025/10/01 05:31:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb06d_d20251001_m052837_c001_v0001184_t0019_u01759296517003") 2025/10/01 05:31:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e88_d20251001_m052829_c001_v7007000_t0000_u01759296509160") 2025/10/01 05:31:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16331_d20251001_m052824_c001_v0001177_t0027_u01759296504099") 2025/10/01 05:31:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a9ebe_d20251001_m052821_c001_v7007000_t0000_u01759296501627") 2025/10/01 05:31:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eaf32_d20251001_m052815_c001_v0001184_t0010_u01759296495000") 2025/10/01 05:31:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d90d_d20251001_m052806_c001_v7007000_t0000_u01759296486710") 2025/10/01 05:31:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e02e4_d20251001_m052800_c001_v0001109_t0027_u01759296480982") 2025/10/01 05:31:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4132479332fa4e8d_d20251001_m052758_c001_v7007000_t0000_u01759296478740") 2025/10/01 05:31:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e02ca_d20251001_m052752_c001_v0001109_t0040_u01759296472069") 2025/10/01 05:31:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4132479332fa47dc_d20251001_m052739_c001_v7007000_t0000_u01759296459739") 2025/10/01 05:31:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15ead7a_d20251001_m052732_c001_v0001184_t0047_u01759296452918") 2025/10/01 05:31:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd70768d98_d20251001_m052724_c001_v7007000_t0000_u01759296444679") 2025/10/01 05:31:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eacbf_d20251001_m052716_c001_v0001184_t0014_u01759296436099") 2025/10/01 05:31:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4fde7_d20251001_m052707_c001_v7007000_t0000_u01759296427975") 2025/10/01 05:31:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eac3a_d20251001_m052659_c001_v0001184_t0042_u01759296419027") 2025/10/01 05:31:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4195ca0290eaaeb9_d20251001_m052824_c001_v7007000_t0000_u01759296504889") 2025/10/01 05:31:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561b33_d20251001_m052820_c001_v0001115_t0024_u01759296500850") 2025/10/01 05:31:16 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e5423_d20251001_m052848_c001_v7007000_t0000_u01759296528771") 2025/10/01 05:31:16 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561b7d_d20251001_m052842_c001_v0001115_t0010_u01759296522594") 2025/10/01 05:31:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d986_d20251001_m053013_c001_v7007000_t0000_u01759296613480") 2025/10/01 05:31:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1651a_d20251001_m053004_c001_v0001177_t0017_u01759296604915") 2025/10/01 05:31:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b260b15d_d20251001_m052956_c001_v7007000_t0000_u01759296596211") 2025/10/01 05:31:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a164d3_d20251001_m052947_c001_v0001177_t0045_u01759296587762") 2025/10/01 05:31:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b742_d20251001_m052939_c001_v7007000_t0000_u01759296579327") 2025/10/01 05:31:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16489_d20251001_m052930_c001_v0001177_t0053_u01759296570906") 2025/10/01 05:31:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d5e2_d20251001_m052922_c001_v7007000_t0000_u01759296562525") 2025/10/01 05:31:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1642c_d20251001_m052914_c001_v0001177_t0052_u01759296554576") 2025/10/01 05:31:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b351_d20251001_m052906_c001_v7007000_t0000_u01759296546402") 2025/10/01 05:31:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a163d8_d20251001_m052857_c001_v0001177_t0021_u01759296537174") 2025/10/01 05:31:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e534b_d20251001_m052843_c001_v7007000_t0000_u01759296523723") 2025/10/01 05:31:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1637c_d20251001_m052837_c001_v0001177_t0008_u01759296517202") 2025/10/01 05:31:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e8b_d20251001_m052829_c001_v7007000_t0000_u01759296509342") 2025/10/01 05:31:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e032b_d20251001_m052824_c001_v0001109_t0004_u01759296504096") 2025/10/01 05:31:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f8737f_d20251001_m052822_c001_v7007000_t0000_u01759296502047") 2025/10/01 05:31:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a162f1_d20251001_m052815_c001_v0001177_t0041_u01759296495211") 2025/10/01 05:31:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d910_d20251001_m052806_c001_v7007000_t0000_u01759296486892") 2025/10/01 05:31:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eaea4_d20251001_m052801_c001_v0001184_t0042_u01759296481080") 2025/10/01 05:31:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4132479332fa4e8c_d20251001_m052758_c001_v7007000_t0000_u01759296478556") 2025/10/01 05:31:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eae37_d20251001_m052752_c001_v0001184_t0015_u01759296472767") 2025/10/01 05:31:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86ebd_d20251001_m052739_c001_v7007000_t0000_u01759296459451") 2025/10/01 05:31:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e029c_d20251001_m052733_c001_v0001109_t0056_u01759296453123") 2025/10/01 05:31:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd70768d99_d20251001_m052724_c001_v7007000_t0000_u01759296444860") 2025/10/01 05:31:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0273_d20251001_m052716_c001_v0001109_t0056_u01759296436296") 2025/10/01 05:31:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4fdf3_d20251001_m052708_c001_v7007000_t0000_u01759296428159") 2025/10/01 05:31:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e023a_d20251001_m052659_c001_v0001109_t0021_u01759296419232") 2025/10/01 05:31:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a9f09_d20251001_m052824_c001_v7007000_t0000_u01759296504696") 2025/10/01 05:31:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0318_d20251001_m052820_c001_v0001109_t0024_u01759296500872") 2025/10/01 05:31:17 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e542b_d20251001_m052848_c001_v7007000_t0000_u01759296528954") 2025/10/01 05:31:18 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a163a2_d20251001_m052842_c001_v0001177_t0028_u01759296522659") 2025/10/01 05:31:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d992_d20251001_m053013_c001_v7007000_t0000_u01759296613666") 2025/10/01 05:31:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb443_d20251001_m053005_c001_v0001184_t0038_u01759296605137") 2025/10/01 05:31:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b260b162_d20251001_m052956_c001_v7007000_t0000_u01759296596394") 2025/10/01 05:31:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb391_d20251001_m052947_c001_v0001184_t0041_u01759296587972") 2025/10/01 05:31:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b74c_d20251001_m052939_c001_v7007000_t0000_u01759296579510") 2025/10/01 05:31:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb2cd_d20251001_m052931_c001_v0001184_t0047_u01759296571163") 2025/10/01 05:31:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d5e7_d20251001_m052922_c001_v7007000_t0000_u01759296562707") 2025/10/01 05:31:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb202_d20251001_m052914_c001_v0001184_t0028_u01759296554835") 2025/10/01 05:31:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b359_d20251001_m052906_c001_v7007000_t0000_u01759296546586") 2025/10/01 05:31:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb152_d20251001_m052857_c001_v0001184_t0038_u01759296537423") 2025/10/01 05:31:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4059676cc1820b54_d20251001_m052843_c001_v7007000_t0000_u01759296523722") 2025/10/01 05:31:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561b6d_d20251001_m052837_c001_v0001115_t0047_u01759296517428") 2025/10/01 05:31:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e8e_d20251001_m052829_c001_v7007000_t0000_u01759296509525") 2025/10/01 05:31:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eafe4_d20251001_m052824_c001_v0001184_t0047_u01759296504217") 2025/10/01 05:31:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f8737c_d20251001_m052821_c001_v7007000_t0000_u01759296501847") 2025/10/01 05:31:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0302_d20251001_m052815_c001_v0001109_t0020_u01759296495419") 2025/10/01 05:31:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d913_d20251001_m052807_c001_v7007000_t0000_u01759296487073") 2025/10/01 05:31:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a162b4_d20251001_m052801_c001_v0001177_t0048_u01759296481109") 2025/10/01 05:31:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418913363c6cb365_d20251001_m052758_c001_v7007000_t0000_u01759296478792") 2025/10/01 05:31:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1626f_d20251001_m052752_c001_v0001177_t0037_u01759296472975") 2025/10/01 05:31:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e8e0_d20251001_m052739_c001_v7007000_t0000_u01759296459750") 2025/10/01 05:31:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16214_d20251001_m052733_c001_v0001177_t0019_u01759296453522") 2025/10/01 05:31:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd70768d9a_d20251001_m052725_c001_v7007000_t0000_u01759296445041") 2025/10/01 05:31:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a161d7_d20251001_m052716_c001_v0001177_t0030_u01759296436765") 2025/10/01 05:31:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4fdfc_d20251001_m052708_c001_v7007000_t0000_u01759296428345") 2025/10/01 05:31:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16195_d20251001_m052659_c001_v0001177_t0050_u01759296419819") 2025/10/01 05:31:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e15_d20251001_m052825_c001_v7007000_t0000_u01759296505053") 2025/10/01 05:31:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eafae_d20251001_m052820_c001_v0001184_t0031_u01759296500922") 2025/10/01 05:31:19 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e5432_d20251001_m052849_c001_v7007000_t0000_u01759296529144") 2025/10/01 05:31:19 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb0ba_d20251001_m052842_c001_v0001184_t0021_u01759296522775") 2025/10/01 05:31:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d99c_d20251001_m053013_c001_v7007000_t0000_u01759296613848") 2025/10/01 05:31:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561c88_d20251001_m053005_c001_v0001115_t0038_u01759296605369") 2025/10/01 05:31:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b260b167_d20251001_m052956_c001_v7007000_t0000_u01759296596591") 2025/10/01 05:31:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561c5b_d20251001_m052948_c001_v0001115_t0041_u01759296588193") 2025/10/01 05:31:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b756_d20251001_m052939_c001_v7007000_t0000_u01759296579698") 2025/10/01 05:31:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561c2b_d20251001_m052931_c001_v0001115_t0045_u01759296571358") 2025/10/01 05:31:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d5f0_d20251001_m052922_c001_v7007000_t0000_u01759296562891") 2025/10/01 05:31:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561bf2_d20251001_m052915_c001_v0001115_t0014_u01759296555042") 2025/10/01 05:31:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b360_d20251001_m052906_c001_v7007000_t0000_u01759296546770") 2025/10/01 05:31:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561bb4_d20251001_m052857_c001_v0001115_t0034_u01759296537622") 2025/10/01 05:31:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e9106d324_d20251001_m052843_c001_v7007000_t0000_u01759296523778") 2025/10/01 05:31:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0347_d20251001_m052838_c001_v0001109_t0028_u01759296518099") 2025/10/01 05:31:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e91_d20251001_m052829_c001_v7007000_t0000_u01759296509708") 2025/10/01 05:31:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16333_d20251001_m052824_c001_v0001177_t0047_u01759296504313") 2025/10/01 05:31:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a9ec7_d20251001_m052821_c001_v7007000_t0000_u01759296501996") 2025/10/01 05:31:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561b1a_d20251001_m052816_c001_v0001115_t0016_u01759296496255") 2025/10/01 05:31:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d916_d20251001_m052807_c001_v7007000_t0000_u01759296487254") 2025/10/01 05:31:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561ad4_d20251001_m052801_c001_v0001115_t0010_u01759296481198") 2025/10/01 05:31:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259b72_d20251001_m052758_c001_v7007000_t0000_u01759296478569") 2025/10/01 05:31:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561ab0_d20251001_m052753_c001_v0001115_t0031_u01759296473237") 2025/10/01 05:31:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4155813b0c013aa6_d20251001_m052739_c001_v7007000_t0000_u01759296459621") 2025/10/01 05:31:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561a5d_d20251001_m052733_c001_v0001115_t0003_u01759296453736") 2025/10/01 05:31:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd70768db4_d20251001_m052725_c001_v7007000_t0000_u01759296445221") 2025/10/01 05:31:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561a05_d20251001_m052716_c001_v0001115_t0059_u01759296436986") 2025/10/01 05:31:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4fe08_d20251001_m052708_c001_v7007000_t0000_u01759296428530") 2025/10/01 05:31:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495619c2_d20251001_m052700_c001_v0001115_t0011_u01759296420292") 2025/10/01 05:31:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4155813b0c0143dd_d20251001_m052824_c001_v7007000_t0000_u01759296504902") 2025/10/01 05:31:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1631c_d20251001_m052820_c001_v0001177_t0035_u01759296500992") 2025/10/01 05:31:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e932_d20251001_m052742_c001_v7007000_t0000_u01759296462330") 2025/10/01 05:31:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1622e_d20251001_m052737_c001_v0001177_t0029_u01759296457471") 2025/10/01 05:31:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e938_d20251001_m052742_c001_v7007000_t0000_u01759296462513") 2025/10/01 05:31:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15ead9e_d20251001_m052737_c001_v0001184_t0037_u01759296457459") 2025/10/01 05:31:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e93c_d20251001_m052742_c001_v7007000_t0000_u01759296462695") 2025/10/01 05:31:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e02b2_d20251001_m052737_c001_v0001109_t0015_u01759296457629") 2025/10/01 05:31:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e941_d20251001_m052742_c001_v7007000_t0000_u01759296462875") 2025/10/01 05:31:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eada0_d20251001_m052737_c001_v0001184_t0026_u01759296457654") 2025/10/01 05:31:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e944_d20251001_m052743_c001_v7007000_t0000_u01759296463056") 2025/10/01 05:31:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561a6f_d20251001_m052737_c001_v0001115_t0025_u01759296457706") 2025/10/01 05:31:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e947_d20251001_m052743_c001_v7007000_t0000_u01759296463237") 2025/10/01 05:31:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16230_d20251001_m052737_c001_v0001177_t0005_u01759296457748") 2025/10/01 05:31:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e94a_d20251001_m052743_c001_v7007000_t0000_u01759296463419") 2025/10/01 05:31:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eada6_d20251001_m052737_c001_v0001184_t0035_u01759296457849") 2025/10/01 05:31:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e94f_d20251001_m052743_c001_v7007000_t0000_u01759296463600") 2025/10/01 05:31:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16232_d20251001_m052737_c001_v0001177_t0018_u01759296457958") 2025/10/01 05:31:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e953_d20251001_m052743_c001_v7007000_t0000_u01759296463782") 2025/10/01 05:31:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eadac_d20251001_m052738_c001_v0001184_t0017_u01759296458044") 2025/10/01 05:31:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e956_d20251001_m052743_c001_v7007000_t0000_u01759296463965") 2025/10/01 05:31:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e02b4_d20251001_m052738_c001_v0001109_t0042_u01759296458112") 2025/10/01 05:31:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e95a_d20251001_m052744_c001_v7007000_t0000_u01759296464147") 2025/10/01 05:31:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16234_d20251001_m052738_c001_v0001177_t0023_u01759296458174") 2025/10/01 05:31:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e95d_d20251001_m052744_c001_v7007000_t0000_u01759296464328") 2025/10/01 05:31:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eadb0_d20251001_m052738_c001_v0001184_t0009_u01759296458238") 2025/10/01 05:31:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e961_d20251001_m052744_c001_v7007000_t0000_u01759296464510") 2025/10/01 05:31:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561a73_d20251001_m052738_c001_v0001115_t0048_u01759296458344") 2025/10/01 05:31:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e966_d20251001_m052744_c001_v7007000_t0000_u01759296464691") 2025/10/01 05:31:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16236_d20251001_m052738_c001_v0001177_t0006_u01759296458392") 2025/10/01 05:31:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e96b_d20251001_m052744_c001_v7007000_t0000_u01759296464872") 2025/10/01 05:31:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eadb4_d20251001_m052738_c001_v0001184_t0041_u01759296458433") 2025/10/01 05:31:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e970_d20251001_m052745_c001_v7007000_t0000_u01759296465053") 2025/10/01 05:31:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1623a_d20251001_m052738_c001_v0001177_t0014_u01759296458602") 2025/10/01 05:31:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418913363c6cb3b3_d20251001_m052802_c001_v7007000_t0000_u01759296482157") 2025/10/01 05:31:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eae57_d20251001_m052756_c001_v0001184_t0058_u01759296476351") 2025/10/01 05:31:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40838f7c6d6919c5_d20251001_m052802_c001_v7007000_t0000_u01759296482230") 2025/10/01 05:31:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16282_d20251001_m052756_c001_v0001177_t0015_u01759296476371") 2025/10/01 05:31:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1b719_d20251001_m052802_c001_v7007000_t0000_u01759296482181") 2025/10/01 05:31:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eae5d_d20251001_m052756_c001_v0001184_t0034_u01759296476552") 2025/10/01 05:31:22 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d8cd_d20251001_m052802_c001_v7007000_t0000_u01759296482383") 2025/10/01 05:31:22 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16284_d20251001_m052756_c001_v0001177_t0021_u01759296476585") 2025/10/01 05:31:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418913363c6cb3b9_d20251001_m052802_c001_v7007000_t0000_u01759296482341") 2025/10/01 05:31:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561abe_d20251001_m052756_c001_v0001115_t0026_u01759296476625") 2025/10/01 05:31:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259bbd_d20251001_m052802_c001_v7007000_t0000_u01759296482394") 2025/10/01 05:31:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eae63_d20251001_m052756_c001_v0001184_t0009_u01759296476778") 2025/10/01 05:31:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1b728_d20251001_m052802_c001_v7007000_t0000_u01759296482552") 2025/10/01 05:31:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16286_d20251001_m052756_c001_v0001177_t0057_u01759296476788") 2025/10/01 05:31:23 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1b721_d20251001_m052802_c001_v7007000_t0000_u01759296482366") 2025/10/01 05:31:23 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eae67_d20251001_m052756_c001_v0001184_t0007_u01759296476985") 2025/10/01 05:31:23 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4132479332fa4eba_d20251001_m052802_c001_v7007000_t0000_u01759296482404") 2025/10/01 05:31:23 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16288_d20251001_m052757_c001_v0001177_t0010_u01759296477011") 2025/10/01 05:31:23 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea51343_d20251001_m052802_c001_v7007000_t0000_u01759296482400") 2025/10/01 05:31:23 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561ac2_d20251001_m052757_c001_v0001115_t0019_u01759296477113") 2025/10/01 05:31:23 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40838f7c6d6919cc_d20251001_m052802_c001_v7007000_t0000_u01759296482433") 2025/10/01 05:31:23 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eae6b_d20251001_m052757_c001_v0001184_t0003_u01759296477199") 2025/10/01 05:31:23 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac221640d1_d20251001_m052802_c001_v7007000_t0000_u01759296482550") 2025/10/01 05:31:23 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1628a_d20251001_m052757_c001_v0001177_t0051_u01759296477217") 2025/10/01 05:31:23 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac221640c4_d20251001_m052802_c001_v7007000_t0000_u01759296482179") 2025/10/01 05:31:23 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e02d8_d20251001_m052757_c001_v0001109_t0040_u01759296477336") 2025/10/01 05:31:23 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d8d0_d20251001_m052802_c001_v7007000_t0000_u01759296482564") 2025/10/01 05:31:23 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eae73_d20251001_m052757_c001_v0001184_t0043_u01759296477415") 2025/10/01 05:31:23 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259bba_d20251001_m052802_c001_v7007000_t0000_u01759296482200") 2025/10/01 05:31:23 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1628c_d20251001_m052757_c001_v0001177_t0041_u01759296477475") 2025/10/01 05:31:24 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418913363c6cb3bf_d20251001_m052802_c001_v7007000_t0000_u01759296482527") 2025/10/01 05:31:24 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eae77_d20251001_m052757_c001_v0001184_t0005_u01759296477625") 2025/10/01 05:31:24 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1a21d_d20251001_m052527_c001_v7007000_t0000_u01759296327398") 2025/10/01 05:31:24 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10781e3c57176002_d20251001_m052524_c001_v0001157_t0035_u01759296324854") 2025/10/01 05:31:24 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f417a220a8a43a31e_d20251001_m052524_c001_v7007000_t0000_u01759296324668") 2025/10/01 05:31:24 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10781e3c57175fec_d20251001_m052520_c001_v0001157_t0029_u01759296320519") 2025/10/01 05:31:24 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f417a220a8a43a308_d20251001_m052519_c001_v7007000_t0000_u01759296319764") 2025/10/01 05:31:24 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561820_d20251001_m052515_c001_v0001115_t0011_u01759296315062") 2025/10/01 05:31:24 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4059676cc181c943_d20251001_m052513_c001_v7007000_t0000_u01759296313589") 2025/10/01 05:31:24 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f107787829fd4b07b_d20251001_m052511_c001_v0001183_t0036_u01759296311697") 2025/10/01 05:31:24 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4173808e5f454a6d_d20251001_m052511_c001_v7007000_t0000_u01759296311485") 2025/10/01 05:31:24 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f107787829fd4b06b_d20251001_m052508_c001_v0001183_t0038_u01759296308791") 2025/10/01 05:31:24 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4173808e5f454a18_d20251001_m052508_c001_v7007000_t0000_u01759296308057") 2025/10/01 05:31:24 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561805_d20251001_m052502_c001_v0001115_t0054_u01759296302768") 2025/10/01 05:31:24 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4059676cc181c7c9_d20251001_m052501_c001_v7007000_t0000_u01759296301481") 2025/10/01 05:31:24 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112bc303b4e10d22_d20251001_m052459_c001_v0001144_t0052_u01759296299424") 2025/10/01 05:31:24 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4173808e5f4549c7_d20251001_m052459_c001_v7007000_t0000_u01759296299245") 2025/10/01 05:31:24 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112bc303b4e10d1e_d20251001_m052455_c001_v0001144_t0008_u01759296295608") 2025/10/01 05:31:24 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4173808e5f4549c3_d20251001_m052454_c001_v7007000_t0000_u01759296294867") 2025/10/01 05:31:24 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e00b1_d20251001_m052450_c001_v0001109_t0045_u01759296290078") 2025/10/01 05:31:25 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4059676cc181c5e4_d20251001_m052449_c001_v7007000_t0000_u01759296289159") 2025/10/01 05:31:25 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f109c66de12447e3a_d20251001_m052447_c001_v0001171_t0031_u01759296287256") 2025/10/01 05:31:25 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9d622_d20251001_m052447_c001_v7007000_t0000_u01759296287073") 2025/10/01 05:31:25 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f109c66de12447e14_d20251001_m052443_c001_v0001171_t0000_u01759296283377") 2025/10/01 05:31:25 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9d5bc_d20251001_m052442_c001_v7007000_t0000_u01759296282632") 2025/10/01 05:31:25 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a15f2b_d20251001_m052435_c001_v0001177_t0037_u01759296275785") 2025/10/01 05:31:25 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40170caf826fee54_d20251001_m052434_c001_v7007000_t0000_u01759296274870") 2025/10/01 05:31:25 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1087107d972b00b9_d20251001_m052432_c001_v0001102_t0034_u01759296272939") 2025/10/01 05:31:25 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b26083cd_d20251001_m052432_c001_v7007000_t0000_u01759296272753") 2025/10/01 05:31:25 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1087107d972b009f_d20251001_m052428_c001_v0001102_t0035_u01759296268892") 2025/10/01 05:31:25 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b2608311_d20251001_m052428_c001_v7007000_t0000_u01759296268154") 2025/10/01 05:31:25 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e14956176d_d20251001_m052420_c001_v0001115_t0010_u01759296260455") 2025/10/01 05:31:25 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4e5c8_d20251001_m052419_c001_v7007000_t0000_u01759296259518") 2025/10/01 05:31:25 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f102a2155539588ef_d20251001_m052417_c001_v0001181_t0038_u01759296257469") 2025/10/01 05:31:25 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418814260164a7f2_d20251001_m052417_c001_v7007000_t0000_u01759296257283") 2025/10/01 05:31:25 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f102a2155539588d3_d20251001_m052413_c001_v0001181_t0041_u01759296253915") 2025/10/01 05:31:25 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418814260164a7c1_d20251001_m052413_c001_v7007000_t0000_u01759296253181") 2025/10/01 05:31:25 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0032_d20251001_m052406_c001_v0001109_t0018_u01759296246198") 2025/10/01 05:31:25 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418814260164a766_d20251001_m052405_c001_v7007000_t0000_u01759296245093") 2025/10/01 05:31:25 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f11327eb515342aea_d20251001_m052358_c001_v0001144_t0017_u01759296238653") 2025/10/01 05:31:26 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418913363c6c9b00_d20251001_m052358_c001_v7007000_t0000_u01759296238437") 2025/10/01 05:31:26 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a15e1c_d20251001_m052353_c001_v0001177_t0006_u01759296233772") 2025/10/01 05:31:26 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10321e053af53790_d20251001_m052353_c001_v0001181_t0030_u01759296233002") 2025/10/01 05:31:26 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10321e053af5378a_d20251001_m052352_c001_v0001181_t0055_u01759296232025") 2025/10/01 05:31:26 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4132479332fa2d16_d20251001_m052337_c001_v7007000_t0000_u01759296217986") 2025/10/01 05:31:26 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dffdb_d20251001_m052330_c001_v0001109_t0024_u01759296210364") 2025/10/01 05:31:26 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1078c1351f1f359e_d20251001_m052329_c001_v0001184_t0055_u01759296209594") 2025/10/01 05:31:26 DEBUG : dst/one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1078c1351f1f3598_d20251001_m052328_c001_v0001184_t0036_u01759296208585") 2025/10/01 05:31:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1a21e_d20251001_m052527_c001_v7007000_t0000_u01759296327581") 2025/10/01 05:31:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1157fb2b52e8e666_d20251001_m052524_c001_v0001105_t0024_u01759296324303") 2025/10/01 05:31:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15ea801_d20251001_m052519_c001_v0001184_t0031_u01759296319541") 2025/10/01 05:31:26 DEBUG : dst/one.bak: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4059676cc181c94c_d20251001_m052513_c001_v7007000_t0000_u01759296313772") 2025/10/01 05:31:26 DEBUG : dst/one.bak: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1169ac1a12b7ab1d_d20251001_m052511_c001_v0001157_t0053_u01759296311093") 2025/10/01 05:31:26 DEBUG : dst/one.bak: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1038afd6af6f73b8_d20251001_m052507_c001_v0001157_t0059_u01759296307755") 2025/10/01 05:31:26 DEBUG : dst/one.bak: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4059676cc181c7d2_d20251001_m052501_c001_v7007000_t0000_u01759296301662") 2025/10/01 05:31:26 DEBUG : dst/one.bak: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f117596f04a11a451_d20251001_m052459_c001_v0001165_t0021_u01759296299019") 2025/10/01 05:31:26 DEBUG : dst/one.bak: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f11630e321f4ede84_d20251001_m052454_c001_v0001092_t0046_u01759296294384") 2025/10/01 05:31:26 DEBUG : dst/three: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418814260164a769_d20251001_m052405_c001_v7007000_t0000_u01759296245279") 2025/10/01 05:31:26 DEBUG : dst/three: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10321e053af537f5_d20251001_m052403_c001_v0001181_t0022_u01759296243729") 2025/10/01 05:31:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1a21f_d20251001_m052527_c001_v7007000_t0000_u01759296327766") 2025/10/01 05:31:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10171c28223190e3_d20251001_m052525_c001_v0001137_t0040_u01759296325841") 2025/10/01 05:31:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1163375f7ae5cd0a_d20251001_m052521_c001_v0001115_t0029_u01759296321527") 2025/10/01 05:31:27 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1a220_d20251001_m052527_c001_v7007000_t0000_u01759296327951") 2025/10/01 05:31:27 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10781e3c57176005_d20251001_m052526_c001_v0001157_t0037_u01759296326666") 2025/10/01 05:31:27 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f417a220a8a43a335_d20251001_m052526_c001_v7007000_t0000_u01759296326479") 2025/10/01 05:31:27 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10781e3c57175ff6_d20251001_m052522_c001_v0001157_t0045_u01759296322669") 2025/10/01 05:31:27 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f417a220a8a43a30b_d20251001_m052522_c001_v7007000_t0000_u01759296322467") 2025/10/01 05:31:27 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e00f5_d20251001_m052516_c001_v0001109_t0028_u01759296316599") 2025/10/01 05:31:27 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4059676cc181c955_d20251001_m052513_c001_v7007000_t0000_u01759296313956") 2025/10/01 05:31:27 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f107787829fd4b08a_d20251001_m052513_c001_v0001183_t0030_u01759296313000") 2025/10/01 05:31:27 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4173808e5f454a89_d20251001_m052512_c001_v7007000_t0000_u01759296312819") 2025/10/01 05:31:27 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f107787829fd4b072_d20251001_m052510_c001_v0001183_t0038_u01759296310078") 2025/10/01 05:31:27 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4173808e5f454a48_d20251001_m052509_c001_v7007000_t0000_u01759296309897") 2025/10/01 05:31:27 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e00cd_d20251001_m052504_c001_v0001109_t0043_u01759296304238") 2025/10/01 05:31:27 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4173808e5f4549c9_d20251001_m052500_c001_v7007000_t0000_u01759296300930") 2025/10/01 05:31:27 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e00c0_d20251001_m052457_c001_v0001109_t0024_u01759296297636") 2025/10/01 05:31:27 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4173808e5f4549c5_d20251001_m052456_c001_v7007000_t0000_u01759296296912") 2025/10/01 05:31:27 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a15f71_d20251001_m052451_c001_v0001177_t0031_u01759296291895") 2025/10/01 05:31:27 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9d63f_d20251001_m052448_c001_v7007000_t0000_u01759296288237") 2025/10/01 05:31:27 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a15f54_d20251001_m052445_c001_v0001177_t0031_u01759296285910") 2025/10/01 05:31:28 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9d5fe_d20251001_m052444_c001_v7007000_t0000_u01759296284817") 2025/10/01 05:31:28 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495617bc_d20251001_m052437_c001_v0001115_t0004_u01759296277771") 2025/10/01 05:31:28 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b26083f0_d20251001_m052433_c001_v7007000_t0000_u01759296273944") 2025/10/01 05:31:28 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e14956179c_d20251001_m052430_c001_v0001115_t0007_u01759296270802") 2025/10/01 05:31:28 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b2608356_d20251001_m052429_c001_v7007000_t0000_u01759296269714") 2025/10/01 05:31:28 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0063_d20251001_m052421_c001_v0001109_t0047_u01759296261917") 2025/10/01 05:31:28 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418814260164a803_d20251001_m052418_c001_v7007000_t0000_u01759296258598") 2025/10/01 05:31:28 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0050_d20251001_m052415_c001_v0001109_t0026_u01759296255771") 2025/10/01 05:31:28 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418814260164a7d4_d20251001_m052414_c001_v7007000_t0000_u01759296254672") 2025/10/01 05:31:28 DEBUG : dst/three.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a15e6f_d20251001_m052408_c001_v0001177_t0054_u01759296248553") 2025/10/01 05:31:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4059676cc181c960_d20251001_m052514_c001_v7007000_t0000_u01759296314141") 2025/10/01 05:31:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1034053f82e8bba7_d20251001_m052512_c001_v0001171_t0010_u01759296312475") 2025/10/01 05:31:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f104ed0d379d2925a_d20251001_m052509_c001_v0001171_t0019_u01759296309598") 2025/10/01 05:31:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4059676cc181c7da_d20251001_m052501_c001_v7007000_t0000_u01759296301844") 2025/10/01 05:31:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10120a20eed34e37_d20251001_m052500_c001_v0001184_t0041_u01759296300687") 2025/10/01 05:31:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118bee3668bd6d1f_d20251001_m052456_c001_v0001098_t0016_u01759296296435") 2025/10/01 05:31:28 DEBUG : dst/two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1a221_d20251001_m052528_c001_v7007000_t0000_u01759296328135") 2025/10/01 05:31:28 DEBUG : dst/two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a15fcb_d20251001_m052516_c001_v0001177_t0014_u01759296316012") 2025/10/01 05:31:28 DEBUG : dst/two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4059676cc181c96a_d20251001_m052514_c001_v7007000_t0000_u01759296314324") 2025/10/01 05:31:28 DEBUG : dst/two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a15f90_d20251001_m052503_c001_v0001177_t0033_u01759296303668") 2025/10/01 05:31:29 DEBUG : dst/two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4059676cc181c7e2_d20251001_m052502_c001_v7007000_t0000_u01759296302029") 2025/10/01 05:31:29 DEBUG : dst/two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495617ea_d20251001_m052450_c001_v0001115_t0044_u01759296290968") 2025/10/01 05:31:29 DEBUG : dst/two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4059676cc181c5ec_d20251001_m052449_c001_v7007000_t0000_u01759296289341") 2025/10/01 05:31:29 DEBUG : dst/two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0083_d20251001_m052436_c001_v0001109_t0049_u01759296276364") 2025/10/01 05:31:29 DEBUG : dst/two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40170caf826fee5a_d20251001_m052435_c001_v7007000_t0000_u01759296275054") 2025/10/01 05:31:29 DEBUG : dst/two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a15ea9_d20251001_m052421_c001_v0001177_t0010_u01759296261353") 2025/10/01 05:31:29 DEBUG : dst/two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4e5cf_d20251001_m052419_c001_v7007000_t0000_u01759296259702") 2025/10/01 05:31:29 DEBUG : dst/two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e14956173b_d20251001_m052407_c001_v0001115_t0024_u01759296247172") 2025/10/01 05:31:29 DEBUG : dst/two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418814260164a76c_d20251001_m052405_c001_v7007000_t0000_u01759296245465") 2025/10/01 05:31:29 DEBUG : dst/two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10216da2c2e443f9_d20251001_m052401_c001_v0001091_t0042_u01759296241190") 2025/10/01 05:31:29 DEBUG : dst/two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4132479332fa2d1f_d20251001_m052338_c001_v7007000_t0000_u01759296218169") 2025/10/01 05:31:29 DEBUG : dst/two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1078c1351f1f35eb_d20251001_m052337_c001_v0001184_t0002_u01759296217024") 2025/10/01 05:31:29 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40944ce3cc850462_d20251001_m052302_c001_v7007000_t0000_u01759296182839") 2025/10/01 05:31:29 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a15d0d_d20251001_m052258_c001_v0001177_t0030_u01759296178685") 2025/10/01 05:31:29 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40944ce3cc85043d_d20251001_m052256_c001_v7007000_t0000_u01759296176205") 2025/10/01 05:31:29 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a15cc7_d20251001_m052246_c001_v0001177_t0008_u01759296166189") 2025/10/01 05:31:29 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f417a220a8a439af1_d20251001_m052236_c001_v7007000_t0000_u01759296156528") 2025/10/01 05:31:29 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a15c75_d20251001_m052233_c001_v0001177_t0027_u01759296153288") 2025/10/01 05:31:29 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e9106824d_d20251001_m052208_c001_v7007000_t0000_u01759296128945") 2025/10/01 05:31:29 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dff0d_d20251001_m052206_c001_v0001109_t0047_u01759296126481") 2025/10/01 05:31:29 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91068211_d20251001_m052205_c001_v7007000_t0000_u01759296125027") 2025/10/01 05:31:29 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dff01_d20251001_m052203_c001_v0001109_t0006_u01759296123480") 2025/10/01 05:31:30 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e9106819e_d20251001_m052159_c001_v7007000_t0000_u01759296119454") 2025/10/01 05:31:30 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfef3_d20251001_m052157_c001_v0001109_t0055_u01759296117267") 2025/10/01 05:31:30 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e9106814e_d20251001_m052155_c001_v7007000_t0000_u01759296115962") 2025/10/01 05:31:30 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfeeb_d20251001_m052154_c001_v0001109_t0031_u01759296114086") 2025/10/01 05:31:30 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91067c06_d20251001_m052145_c001_v7007000_t0000_u01759296105790") 2025/10/01 05:31:30 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfec5_d20251001_m052143_c001_v0001109_t0058_u01759296103312") 2025/10/01 05:31:30 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91067bb9_d20251001_m052142_c001_v7007000_t0000_u01759296102301") 2025/10/01 05:31:30 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfebd_d20251001_m052141_c001_v0001109_t0030_u01759296101133") 2025/10/01 05:31:30 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91067b2a_d20251001_m052135_c001_v7007000_t0000_u01759296095545") 2025/10/01 05:31:30 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe9e_d20251001_m052133_c001_v0001109_t0049_u01759296093240") 2025/10/01 05:31:30 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91067a43_d20251001_m052131_c001_v7007000_t0000_u01759296091396") 2025/10/01 05:31:30 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe8b_d20251001_m052129_c001_v0001109_t0057_u01759296089843") 2025/10/01 05:31:30 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e910679be_d20251001_m052129_c001_v7007000_t0000_u01759296089476") 2025/10/01 05:31:30 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f109d815a66ecbd93_d20251001_m052128_c001_v0001044_t0039_u01759296088453") 2025/10/01 05:31:30 DEBUG : empty space: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe7d_d20251001_m052126_c001_v0001109_t0028_u01759296086591") 2025/10/01 05:31:30 DEBUG : enormous: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e9106823e_d20251001_m052208_c001_v7007000_t0000_u01759296128021") 2025/10/01 05:31:30 DEBUG : enormous: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dff11_d20251001_m052207_c001_v0001109_t0038_u01759296127144") 2025/10/01 05:31:30 DEBUG : existing: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1a24e_d20251001_m052533_c001_v7007000_t0000_u01759296333614") 2025/10/01 05:31:30 DEBUG : existing: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0112_d20251001_m052531_c001_v0001109_t0035_u01759296331934") 2025/10/01 05:31:31 DEBUG : existing: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f417a220a8a439ad1_d20251001_m052231_c001_v7007000_t0000_u01759296151673") 2025/10/01 05:31:31 DEBUG : existing: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a15c5d_d20251001_m052229_c001_v0001177_t0038_u01759296149826") 2025/10/01 05:31:31 DEBUG : existing: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387255ed7_d20251001_m052122_c001_v7007000_t0000_u01759296082790") 2025/10/01 05:31:31 DEBUG : existing: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe65_d20251001_m052121_c001_v0001109_t0046_u01759296081416") 2025/10/01 05:31:31 DEBUG : existing: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387255eb2_d20251001_m052120_c001_v7007000_t0000_u01759296080862") 2025/10/01 05:31:31 DEBUG : existing: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe5d_d20251001_m052119_c001_v0001109_t0052_u01759296079545") 2025/10/01 05:31:31 DEBUG : existing: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe59_d20251001_m052118_c001_v0001109_t0012_u01759296078295") 2025/10/01 05:31:31 DEBUG : existing-b: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f417a220a8a439ad2_d20251001_m052231_c001_v7007000_t0000_u01759296151857") 2025/10/01 05:31:31 DEBUG : existing-b: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dff4b_d20251001_m052229_c001_v0001109_t0041_u01759296149815") 2025/10/01 05:31:31 DEBUG : file1: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86a1d_d20251001_m052642_c001_v7007000_t0000_u01759296402721") 2025/10/01 05:31:31 DEBUG : file1: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e14956198b_d20251001_m052640_c001_v0001115_t0011_u01759296400811") 2025/10/01 05:31:31 DEBUG : file1: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f869e0_d20251001_m052639_c001_v7007000_t0000_u01759296399503") 2025/10/01 05:31:31 DEBUG : file1: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eab80_d20251001_m052637_c001_v0001184_t0006_u01759296397690") 2025/10/01 05:31:31 DEBUG : five: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e910682bc_d20251001_m052214_c001_v7007000_t0000_u01759296134004") 2025/10/01 05:31:31 DEBUG : five: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418ea9e14956158d_d20251001_m052212_c001_v0001115_t0041_u01759296132317") 2025/10/01 05:31:31 DEBUG : foo: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91067aac_d20251001_m052132_c001_v7007000_t0000_u01759296092874") 2025/10/01 05:31:31 DEBUG : foo: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40738636585dfe98_d20251001_m052132_c001_v0001109_t0053_u01759296092323") 2025/10/01 05:31:31 DEBUG : foo: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40738636585dfe94_d20251001_m052131_c001_v0001109_t0053_u01759296091763") 2025/10/01 05:31:31 DEBUG : four: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e910682c4_d20251001_m052214_c001_v7007000_t0000_u01759296134186") 2025/10/01 05:31:31 DEBUG : four: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40738636585dff1d_d20251001_m052211_c001_v0001109_t0053_u01759296131758") 2025/10/01 05:31:31 DEBUG : four: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dff1b_d20251001_m052210_c001_v0001109_t0009_u01759296130460") 2025/10/01 05:31:31 DEBUG : hello world2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac2215f526_d20251001_m052029_c001_v7007000_t0000_u01759296029190") 2025/10/01 05:31:32 DEBUG : hello world2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfdcd_d20251001_m052028_c001_v0001109_t0027_u01759296028372") 2025/10/01 05:31:32 DEBUG : ignore-size: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387255e56_d20251001_m052117_c001_v7007000_t0000_u01759296077926") 2025/10/01 05:31:32 DEBUG : ignore-size: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe57_d20251001_m052116_c001_v0001109_t0056_u01759296076737") 2025/10/01 05:31:32 DEBUG : nested/sub dir/file: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f417a220a8a439acf_d20251001_m052229_c001_v7007000_t0000_u01759296149069") 2025/10/01 05:31:32 DEBUG : nested/sub dir/file: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a15c53_d20251001_m052228_c001_v0001177_t0018_u01759296148117") 2025/10/01 05:31:32 DEBUG : nested/sub dir/file: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e910683bb_d20251001_m052227_c001_v7007000_t0000_u01759296147358") 2025/10/01 05:31:32 DEBUG : nested/sub dir/file: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a15c4d_d20251001_m052226_c001_v0001177_t0027_u01759296146134") 2025/10/01 05:31:32 DEBUG : one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e910682cb_d20251001_m052214_c001_v7007000_t0000_u01759296134371") 2025/10/01 05:31:32 DEBUG : one: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40738636585dff15_d20251001_m052209_c001_v0001109_t0053_u01759296129357") 2025/10/01 05:31:32 DEBUG : only0: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f8698a_d20251001_m052633_c001_v7007000_t0000_u01759296393246") 2025/10/01 05:31:32 DEBUG : only0: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418ea9e14956195b_d20251001_m052627_c001_v0001115_t0041_u01759296387810") 2025/10/01 05:31:32 DEBUG : only0: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495618f2_d20251001_m052607_c001_v0001115_t0004_u01759296367073") 2025/10/01 05:31:32 DEBUG : only0: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e9106aa06_d20251001_m052600_c001_v7007000_t0000_u01759296360053") 2025/10/01 05:31:32 DEBUG : only0: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0121_d20251001_m052538_c001_v0001109_t0009_u01759296338378") 2025/10/01 05:31:32 DEBUG : only1: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f8698d_d20251001_m052633_c001_v7007000_t0000_u01759296393431") 2025/10/01 05:31:32 DEBUG : only1: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f412df6bdd2a16123_d20251001_m052628_c001_v0001177_t0034_u01759296388412") 2025/10/01 05:31:32 DEBUG : only1: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0189_d20251001_m052608_c001_v0001109_t0001_u01759296368112") 2025/10/01 05:31:32 DEBUG : only1: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f416b28e2ae5782e4_d20251001_m052600_c001_v7007000_t0000_u01759296360822") 2025/10/01 05:31:32 DEBUG : only1: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16021_d20251001_m052539_c001_v0001177_t0036_u01759296339525") 2025/10/01 05:31:32 DEBUG : only10: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86990_d20251001_m052633_c001_v7007000_t0000_u01759296393613") 2025/10/01 05:31:32 DEBUG : only10: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f412df6bdd2a1611b_d20251001_m052627_c001_v0001177_t0034_u01759296387819") 2025/10/01 05:31:33 DEBUG : only10: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e01a5_d20251001_m052616_c001_v0001109_t0021_u01759296376420") 2025/10/01 05:31:33 DEBUG : only10: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f410217911d620e0a_d20251001_m052600_c001_v7007000_t0000_u01759296360798") 2025/10/01 05:31:33 DEBUG : only10: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16056_d20251001_m052549_c001_v0001177_t0020_u01759296349317") 2025/10/01 05:31:33 DEBUG : only11: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86995_d20251001_m052633_c001_v7007000_t0000_u01759296393794") 2025/10/01 05:31:33 DEBUG : only11: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40738636585e01da_d20251001_m052627_c001_v0001109_t0053_u01759296387830") 2025/10/01 05:31:33 DEBUG : only11: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a160f7_d20251001_m052618_c001_v0001177_t0009_u01759296378222") 2025/10/01 05:31:33 DEBUG : only11: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6e6d_d20251001_m052600_c001_v7007000_t0000_u01759296360998") 2025/10/01 05:31:33 DEBUG : only11: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495618a0_d20251001_m052550_c001_v0001115_t0014_u01759296350068") 2025/10/01 05:31:33 DEBUG : only12: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86998_d20251001_m052633_c001_v7007000_t0000_u01759296393980") 2025/10/01 05:31:33 DEBUG : only12: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4026ff9bb15eab1a_d20251001_m052628_c001_v0001184_t0048_u01759296388401") 2025/10/01 05:31:33 DEBUG : only12: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561930_d20251001_m052618_c001_v0001115_t0052_u01759296378994") 2025/10/01 05:31:33 DEBUG : only12: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f410217911d620e07_d20251001_m052600_c001_v7007000_t0000_u01759296360616") 2025/10/01 05:31:33 DEBUG : only12: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0146_d20251001_m052550_c001_v0001109_t0034_u01759296350810") 2025/10/01 05:31:33 DEBUG : only13: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f8699b_d20251001_m052634_c001_v7007000_t0000_u01759296394175") 2025/10/01 05:31:33 DEBUG : only13: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418ea9e14956195d_d20251001_m052628_c001_v0001115_t0041_u01759296388031") 2025/10/01 05:31:33 DEBUG : only13: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e01ba_d20251001_m052620_c001_v0001109_t0009_u01759296380192") 2025/10/01 05:31:33 DEBUG : only13: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f416b28e2ae5782e5_d20251001_m052601_c001_v7007000_t0000_u01759296361005") 2025/10/01 05:31:33 DEBUG : only13: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16062_d20251001_m052551_c001_v0001177_t0011_u01759296351937") 2025/10/01 05:31:33 DEBUG : only14: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f8699e_d20251001_m052634_c001_v7007000_t0000_u01759296394358") 2025/10/01 05:31:33 DEBUG : only14: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f412df6bdd2a1611d_d20251001_m052628_c001_v0001177_t0034_u01759296388040") 2025/10/01 05:31:33 DEBUG : only14: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16103_d20251001_m052621_c001_v0001177_t0028_u01759296381501") 2025/10/01 05:31:34 DEBUG : only14: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6e61_d20251001_m052600_c001_v7007000_t0000_u01759296360630") 2025/10/01 05:31:34 DEBUG : only14: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495618ba_d20251001_m052552_c001_v0001115_t0050_u01759296352767") 2025/10/01 05:31:34 DEBUG : only15: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f869a2_d20251001_m052634_c001_v7007000_t0000_u01759296394540") 2025/10/01 05:31:34 DEBUG : only15: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40738636585e01dc_d20251001_m052628_c001_v0001109_t0053_u01759296388050") 2025/10/01 05:31:34 DEBUG : only15: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561940_d20251001_m052622_c001_v0001115_t0022_u01759296382327") 2025/10/01 05:31:34 DEBUG : only15: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f416b28e2ae5782e3_d20251001_m052600_c001_v7007000_t0000_u01759296360640") 2025/10/01 05:31:34 DEBUG : only15: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0150_d20251001_m052553_c001_v0001109_t0000_u01759296353428") 2025/10/01 05:31:34 DEBUG : only16: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f869a5_d20251001_m052634_c001_v7007000_t0000_u01759296394722") 2025/10/01 05:31:34 DEBUG : only16: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418ea9e149561963_d20251001_m052628_c001_v0001115_t0041_u01759296388423") 2025/10/01 05:31:34 DEBUG : only16: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e01c6_d20251001_m052623_c001_v0001109_t0037_u01759296383533") 2025/10/01 05:31:34 DEBUG : only16: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e9106aa08_d20251001_m052600_c001_v7007000_t0000_u01759296360251") 2025/10/01 05:31:34 DEBUG : only16: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16072_d20251001_m052555_c001_v0001177_t0025_u01759296355291") 2025/10/01 05:31:35 DEBUG : only17: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f869a8_d20251001_m052634_c001_v7007000_t0000_u01759296394903") 2025/10/01 05:31:35 DEBUG : only17: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f412df6bdd2a1611f_d20251001_m052628_c001_v0001177_t0034_u01759296388227") 2025/10/01 05:31:35 DEBUG : only17: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1610f_d20251001_m052624_c001_v0001177_t0022_u01759296384884") 2025/10/01 05:31:35 DEBUG : only17: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6e5a_d20251001_m052600_c001_v7007000_t0000_u01759296360445") 2025/10/01 05:31:35 DEBUG : only17: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495618c4_d20251001_m052555_c001_v0001115_t0003_u01759296355992") 2025/10/01 05:31:35 DEBUG : only18: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f869ab_d20251001_m052635_c001_v7007000_t0000_u01759296395085") 2025/10/01 05:31:35 DEBUG : only18: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418ea9e149561968_d20251001_m052628_c001_v0001115_t0041_u01759296388809") 2025/10/01 05:31:35 DEBUG : only18: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561951_d20251001_m052625_c001_v0001115_t0036_u01759296385779") 2025/10/01 05:31:35 DEBUG : only18: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6e67_d20251001_m052600_c001_v7007000_t0000_u01759296360812") 2025/10/01 05:31:35 DEBUG : only18: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e015a_d20251001_m052557_c001_v0001109_t0039_u01759296357166") 2025/10/01 05:31:35 DEBUG : only19: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f869b3_d20251001_m052635_c001_v7007000_t0000_u01759296395271") 2025/10/01 05:31:35 DEBUG : only19: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40738636585e01de_d20251001_m052628_c001_v0001109_t0053_u01759296388238") 2025/10/01 05:31:35 DEBUG : only19: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e01d8_d20251001_m052626_c001_v0001109_t0011_u01759296386535") 2025/10/01 05:31:35 DEBUG : only19: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e9106aa10_d20251001_m052600_c001_v7007000_t0000_u01759296360649") 2025/10/01 05:31:35 DEBUG : only19: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16088_d20251001_m052558_c001_v0001177_t0045_u01759296358846") 2025/10/01 05:31:35 DEBUG : only2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f869b6_d20251001_m052635_c001_v7007000_t0000_u01759296395453") 2025/10/01 05:31:35 DEBUG : only2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40738636585e01e0_d20251001_m052628_c001_v0001109_t0053_u01759296388422") 2025/10/01 05:31:35 DEBUG : only2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a160bd_d20251001_m052609_c001_v0001177_t0006_u01759296369120") 2025/10/01 05:31:36 DEBUG : only2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e9106aa12_d20251001_m052601_c001_v7007000_t0000_u01759296361015") 2025/10/01 05:31:36 DEBUG : only2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e14956187c_d20251001_m052540_c001_v0001115_t0038_u01759296340309") 2025/10/01 05:31:36 DEBUG : only3: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f869b8_d20251001_m052635_c001_v7007000_t0000_u01759296395635") 2025/10/01 05:31:36 DEBUG : only3: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4026ff9bb15eab20_d20251001_m052628_c001_v0001184_t0048_u01759296388586") 2025/10/01 05:31:36 DEBUG : only3: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561902_d20251001_m052609_c001_v0001115_t0034_u01759296369815") 2025/10/01 05:31:36 DEBUG : only3: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f410217911d620e10_d20251001_m052601_c001_v7007000_t0000_u01759296361164") 2025/10/01 05:31:36 DEBUG : only3: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0129_d20251001_m052541_c001_v0001109_t0000_u01759296341235") 2025/10/01 05:31:36 DEBUG : only4: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f869bb_d20251001_m052635_c001_v7007000_t0000_u01759296395817") 2025/10/01 05:31:36 DEBUG : only4: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f412df6bdd2a16127_d20251001_m052628_c001_v0001177_t0034_u01759296388598") 2025/10/01 05:31:36 DEBUG : only4: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0193_d20251001_m052610_c001_v0001109_t0039_u01759296370716") 2025/10/01 05:31:36 DEBUG : only4: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e9106aa11_d20251001_m052600_c001_v7007000_t0000_u01759296360832") 2025/10/01 05:31:36 DEBUG : only4: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1602e_d20251001_m052542_c001_v0001177_t0003_u01759296342225") 2025/10/01 05:31:36 DEBUG : only5: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f869bf_d20251001_m052635_c001_v7007000_t0000_u01759296395999") 2025/10/01 05:31:36 DEBUG : only5: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40738636585e01e2_d20251001_m052628_c001_v0001109_t0053_u01759296388609") 2025/10/01 05:31:36 DEBUG : only5: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a160c7_d20251001_m052611_c001_v0001177_t0000_u01759296371945") 2025/10/01 05:31:36 DEBUG : only5: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f410217911d620e0d_d20251001_m052600_c001_v7007000_t0000_u01759296360981") 2025/10/01 05:31:36 DEBUG : only5: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561886_d20251001_m052543_c001_v0001115_t0053_u01759296343199") 2025/10/01 05:31:36 DEBUG : only6: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f869c0_d20251001_m052636_c001_v7007000_t0000_u01759296396180") 2025/10/01 05:31:36 DEBUG : only6: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418ea9e149561965_d20251001_m052628_c001_v0001115_t0041_u01759296388621") 2025/10/01 05:31:36 DEBUG : only6: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561916_d20251001_m052612_c001_v0001115_t0051_u01759296372694") 2025/10/01 05:31:36 DEBUG : only6: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a6e74_d20251001_m052601_c001_v7007000_t0000_u01759296361188") 2025/10/01 05:31:36 DEBUG : only6: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0135_d20251001_m052544_c001_v0001109_t0046_u01759296344118") 2025/10/01 05:31:37 DEBUG : only7: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f869c3_d20251001_m052636_c001_v7007000_t0000_u01759296396361") 2025/10/01 05:31:37 DEBUG : only7: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4026ff9bb15eab24_d20251001_m052628_c001_v0001184_t0048_u01759296388772") 2025/10/01 05:31:37 DEBUG : only7: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e019b_d20251001_m052613_c001_v0001109_t0019_u01759296373453") 2025/10/01 05:31:37 DEBUG : only7: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f410217911d620e03_d20251001_m052600_c001_v7007000_t0000_u01759296360435") 2025/10/01 05:31:37 DEBUG : only7: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1603e_d20251001_m052545_c001_v0001177_t0052_u01759296345874") 2025/10/01 05:31:37 DEBUG : only8: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f869c6_d20251001_m052636_c001_v7007000_t0000_u01759296396545") 2025/10/01 05:31:37 DEBUG : only8: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f412df6bdd2a16129_d20251001_m052628_c001_v0001177_t0034_u01759296388782") 2025/10/01 05:31:37 DEBUG : only8: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a160d8_d20251001_m052614_c001_v0001177_t0010_u01759296374371") 2025/10/01 05:31:37 DEBUG : only8: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e9106aa0b_d20251001_m052600_c001_v7007000_t0000_u01759296360432") 2025/10/01 05:31:37 DEBUG : only8: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561898_d20251001_m052546_c001_v0001115_t0023_u01759296346973") 2025/10/01 05:31:37 DEBUG : only9: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f869c9_d20251001_m052636_c001_v7007000_t0000_u01759296396729") 2025/10/01 05:31:37 DEBUG : only9: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40738636585e01e4_d20251001_m052628_c001_v0001109_t0053_u01759296388793") 2025/10/01 05:31:37 DEBUG : only9: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561920_d20251001_m052615_c001_v0001115_t0018_u01759296375364") 2025/10/01 05:31:37 DEBUG : only9: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f416b28e2ae5782e2_d20251001_m052600_c001_v7007000_t0000_u01759296360452") 2025/10/01 05:31:37 DEBUG : only9: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e013f_d20251001_m052548_c001_v0001109_t0015_u01759296348164") 2025/10/01 05:31:37 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e9106839d_d20251001_m052224_c001_v7007000_t0000_u01759296144991") 2025/10/01 05:31:37 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495615b2_d20251001_m052222_c001_v0001115_t0028_u01759296142354") 2025/10/01 05:31:37 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e9106835d_d20251001_m052221_c001_v7007000_t0000_u01759296141250") 2025/10/01 05:31:37 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a15c19_d20251001_m052218_c001_v0001177_t0020_u01759296138990") 2025/10/01 05:31:38 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91068336_d20251001_m052218_c001_v7007000_t0000_u01759296138176") 2025/10/01 05:31:38 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a15c09_d20251001_m052215_c001_v0001177_t0011_u01759296135302") 2025/10/01 05:31:38 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e910681de_d20251001_m052202_c001_v7007000_t0000_u01759296122292") 2025/10/01 05:31:38 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfef9_d20251001_m052200_c001_v0001109_t0050_u01759296120002") 2025/10/01 05:31:38 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e9106817a_d20251001_m052158_c001_v7007000_t0000_u01759296118108") 2025/10/01 05:31:38 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfef1_d20251001_m052156_c001_v0001109_t0034_u01759296116521") 2025/10/01 05:31:38 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e9106813b_d20251001_m052155_c001_v7007000_t0000_u01759296115049") 2025/10/01 05:31:38 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfee9_d20251001_m052153_c001_v0001109_t0034_u01759296113554") 2025/10/01 05:31:38 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91067bf4_d20251001_m052145_c001_v7007000_t0000_u01759296105224") 2025/10/01 05:31:38 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfec3_d20251001_m052142_c001_v0001109_t0019_u01759296102872") 2025/10/01 05:31:38 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91067bbe_d20251001_m052142_c001_v7007000_t0000_u01759296102489") 2025/10/01 05:31:38 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfeb9_d20251001_m052140_c001_v0001109_t0030_u01759296100501") 2025/10/01 05:31:38 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91067b9d_d20251001_m052140_c001_v7007000_t0000_u01759296100134") 2025/10/01 05:31:38 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfeb7_d20251001_m052139_c001_v0001109_t0004_u01759296099317") 2025/10/01 05:31:38 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfeb5_d20251001_m052138_c001_v0001109_t0053_u01759296098415") 2025/10/01 05:31:38 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91067b76_d20251001_m052138_c001_v7007000_t0000_u01759296098035") 2025/10/01 05:31:38 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfead_d20251001_m052137_c001_v0001109_t0055_u01759296097025") 2025/10/01 05:31:38 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfea8_d20251001_m052136_c001_v0001109_t0035_u01759296096111") 2025/10/01 05:31:38 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91067b2f_d20251001_m052135_c001_v7007000_t0000_u01759296095729") 2025/10/01 05:31:38 DEBUG : potato: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfea0_d20251001_m052134_c001_v0001109_t0054_u01759296094346") 2025/10/01 05:31:38 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418814260164a29e_d20251001_m052312_c001_v7007000_t0000_u01759296192818") 2025/10/01 05:31:38 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561660_d20251001_m052311_c001_v0001115_t0018_u01759296191721") 2025/10/01 05:31:39 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40944ce3cc850463_d20251001_m052303_c001_v7007000_t0000_u01759296183142") 2025/10/01 05:31:39 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561631_d20251001_m052257_c001_v0001115_t0023_u01759296177489") 2025/10/01 05:31:39 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f405f049a910ca0d1_d20251001_m052250_c001_v7007000_t0000_u01759296170062") 2025/10/01 05:31:39 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495615ee_d20251001_m052245_c001_v0001115_t0052_u01759296165135") 2025/10/01 05:31:39 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f417a220a8a439af4_d20251001_m052236_c001_v7007000_t0000_u01759296156746") 2025/10/01 05:31:39 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495615c0_d20251001_m052232_c001_v0001115_t0019_u01759296152785") 2025/10/01 05:31:39 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91068241_d20251001_m052208_c001_v7007000_t0000_u01759296128205") 2025/10/01 05:31:39 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dff09_d20251001_m052205_c001_v0001109_t0005_u01759296125578") 2025/10/01 05:31:39 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91068216_d20251001_m052205_c001_v7007000_t0000_u01759296125210") 2025/10/01 05:31:39 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfeff_d20251001_m052202_c001_v0001109_t0029_u01759296122903") 2025/10/01 05:31:39 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e910681e4_d20251001_m052202_c001_v7007000_t0000_u01759296122536") 2025/10/01 05:31:39 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfefb_d20251001_m052201_c001_v0001109_t0033_u01759296121327") 2025/10/01 05:31:39 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e910681a3_d20251001_m052159_c001_v7007000_t0000_u01759296119637") 2025/10/01 05:31:39 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfef5_d20251001_m052158_c001_v0001109_t0011_u01759296118478") 2025/10/01 05:31:39 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91068152_d20251001_m052156_c001_v7007000_t0000_u01759296116154") 2025/10/01 05:31:39 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfeef_d20251001_m052155_c001_v0001109_t0028_u01759296115060") 2025/10/01 05:31:39 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91067c0d_d20251001_m052145_c001_v7007000_t0000_u01759296105974") 2025/10/01 05:31:39 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfec7_d20251001_m052144_c001_v0001109_t0050_u01759296104117") 2025/10/01 05:31:39 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac2215f587_d20251001_m052032_c001_v7007000_t0000_u01759296032504") 2025/10/01 05:31:39 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfdd9_d20251001_m052031_c001_v0001109_t0011_u01759296031512") 2025/10/01 05:31:40 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac2215f54c_d20251001_m052030_c001_v7007000_t0000_u01759296030590") 2025/10/01 05:31:40 DEBUG : potato2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfdd3_d20251001_m052029_c001_v0001109_t0027_u01759296029737") 2025/10/01 05:31:40 DEBUG : potato3: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40944ce3cc850464_d20251001_m052303_c001_v7007000_t0000_u01759296183601") 2025/10/01 05:31:40 DEBUG : potato3: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dff88_d20251001_m052259_c001_v0001109_t0014_u01759296179283") 2025/10/01 05:31:40 DEBUG : potato3: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f405f049a910ca0d4_d20251001_m052250_c001_v7007000_t0000_u01759296170291") 2025/10/01 05:31:40 DEBUG : potato3: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dff78_d20251001_m052246_c001_v0001109_t0043_u01759296166754") 2025/10/01 05:31:40 DEBUG : potato3: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f417a220a8a439afa_d20251001_m052237_c001_v7007000_t0000_u01759296157183") 2025/10/01 05:31:40 DEBUG : potato3: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dff53_d20251001_m052233_c001_v0001109_t0019_u01759296153502") 2025/10/01 05:31:40 DEBUG : pre-dest1/1: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418814260164a5b7_d20251001_m052347_c001_v7007000_t0000_u01759296227773") 2025/10/01 05:31:40 DEBUG : pre-dest1/1: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dffef_d20251001_m052338_c001_v0001109_t0010_u01759296218943") 2025/10/01 05:31:40 DEBUG : pre-dest2/2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f418814260164a5ba_d20251001_m052347_c001_v7007000_t0000_u01759296227956") 2025/10/01 05:31:40 DEBUG : pre-dest2/2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495616b6_d20251001_m052339_c001_v0001115_t0029_u01759296219797") 2025/10/01 05:31:40 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4132479332fa2ac6_d20251001_m052324_c001_v7007000_t0000_u01759296204466") 2025/10/01 05:31:40 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a15d74_d20251001_m052320_c001_v0001177_t0024_u01759296200594") 2025/10/01 05:31:40 DEBUG : sizeonly: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387255e1d_d20251001_m052116_c001_v7007000_t0000_u01759296076183") 2025/10/01 05:31:40 DEBUG : sizeonly: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe53_d20251001_m052114_c001_v0001109_t0020_u01759296074722") 2025/10/01 05:31:40 DEBUG : splitbanan: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e543a_d20251001_m052849_c001_v7007000_t0000_u01759296529326") 2025/10/01 05:31:40 DEBUG : splitbanan: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16392_d20251001_m052841_c001_v0001177_t0045_u01759296521480") 2025/10/01 05:31:40 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d9a6_d20251001_m053014_c001_v7007000_t0000_u01759296614031") 2025/10/01 05:31:40 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561c8d_d20251001_m053006_c001_v0001115_t0009_u01759296606660") 2025/10/01 05:31:41 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f403c2324b260b16c_d20251001_m052956_c001_v7007000_t0000_u01759296596776") 2025/10/01 05:31:41 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561c5d_d20251001_m052949_c001_v0001115_t0046_u01759296589576") 2025/10/01 05:31:41 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b75f_d20251001_m052939_c001_v7007000_t0000_u01759296579882") 2025/10/01 05:31:41 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561c31_d20251001_m052932_c001_v0001115_t0034_u01759296572855") 2025/10/01 05:31:41 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1d5f2_d20251001_m052923_c001_v7007000_t0000_u01759296563074") 2025/10/01 05:31:41 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561bf8_d20251001_m052916_c001_v0001115_t0000_u01759296556439") 2025/10/01 05:31:41 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4095ea60f375b367_d20251001_m052906_c001_v7007000_t0000_u01759296546954") 2025/10/01 05:31:41 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561bba_d20251001_m052859_c001_v0001115_t0017_u01759296539708") 2025/10/01 05:31:41 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4203db09106e5341_d20251001_m052843_c001_v7007000_t0000_u01759296523533") 2025/10/01 05:31:41 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0351_d20251001_m052840_c001_v0001109_t0026_u01759296520049") 2025/10/01 05:31:41 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387259e98_d20251001_m052829_c001_v7007000_t0000_u01759296509892") 2025/10/01 05:31:41 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0323_d20251001_m052822_c001_v0001109_t0051_u01759296502948") 2025/10/01 05:31:41 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41961440b02a9ec1_d20251001_m052821_c001_v7007000_t0000_u01759296501811") 2025/10/01 05:31:41 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561b20_d20251001_m052818_c001_v0001115_t0056_u01759296498208") 2025/10/01 05:31:41 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd7076d91a_d20251001_m052807_c001_v7007000_t0000_u01759296487446") 2025/10/01 05:31:41 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561ace_d20251001_m052759_c001_v0001115_t0000_u01759296479706") 2025/10/01 05:31:41 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f422b0d72a55de960_d20251001_m052758_c001_v7007000_t0000_u01759296478165") 2025/10/01 05:31:41 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561ab6_d20251001_m052754_c001_v0001115_t0016_u01759296474856") 2025/10/01 05:31:41 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40838f7c6d690e6e_d20251001_m052739_c001_v7007000_t0000_u01759296459638") 2025/10/01 05:31:41 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561a65_d20251001_m052735_c001_v0001115_t0050_u01759296455626") 2025/10/01 05:31:41 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4144aabd70768db5_d20251001_m052725_c001_v7007000_t0000_u01759296445402") 2025/10/01 05:31:42 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561a0b_d20251001_m052718_c001_v0001115_t0024_u01759296438518") 2025/10/01 05:31:42 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f41522a5b6ea4fe12_d20251001_m052708_c001_v7007000_t0000_u01759296428714") 2025/10/01 05:31:42 DEBUG : splitbananasplit: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495619ca_d20251001_m052701_c001_v0001115_t0054_u01759296421832") 2025/10/01 05:31:42 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f87381_d20251001_m052824_c001_v7007000_t0000_u01759296504655") 2025/10/01 05:31:42 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561b2a_d20251001_m052819_c001_v0001115_t0056_u01759296499633") 2025/10/01 05:31:42 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86b20_d20251001_m052651_c001_v7007000_t0000_u01759296411590") 2025/10/01 05:31:42 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16169_d20251001_m052648_c001_v0001177_t0037_u01759296408403") 2025/10/01 05:31:42 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e33b_d20251001_m052647_c001_v7007000_t0000_u01759296407212") 2025/10/01 05:31:42 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0206_d20251001_m052644_c001_v0001109_t0014_u01759296404020") 2025/10/01 05:31:42 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f417a220a8a439ad0_d20251001_m052229_c001_v7007000_t0000_u01759296149255") 2025/10/01 05:31:42 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495615b8_d20251001_m052228_c001_v0001115_t0042_u01759296148107") 2025/10/01 05:31:42 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e910683be_d20251001_m052227_c001_v7007000_t0000_u01759296147541") 2025/10/01 05:31:42 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dff42_d20251001_m052226_c001_v0001109_t0001_u01759296146492") 2025/10/01 05:31:42 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387255da2_d20251001_m052112_c001_v7007000_t0000_u01759296072379") 2025/10/01 05:31:42 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe48_d20251001_m052110_c001_v0001109_t0050_u01759296070521") 2025/10/01 05:31:42 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387255d73_d20251001_m052110_c001_v7007000_t0000_u01759296070155") 2025/10/01 05:31:42 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe40_d20251001_m052108_c001_v0001109_t0053_u01759296068513") 2025/10/01 05:31:42 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387255d20_d20251001_m052106_c001_v7007000_t0000_u01759296066226") 2025/10/01 05:31:42 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe37_d20251001_m052104_c001_v0001109_t0054_u01759296064745") 2025/10/01 05:31:42 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387255d01_d20251001_m052104_c001_v7007000_t0000_u01759296064201") 2025/10/01 05:31:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe2c_d20251001_m052102_c001_v0001109_t0005_u01759296062938") 2025/10/01 05:31:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe28_d20251001_m052059_c001_v0001109_t0010_u01759296059615") 2025/10/01 05:31:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387255cc2_d20251001_m052059_c001_v7007000_t0000_u01759296059250") 2025/10/01 05:31:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe24_d20251001_m052058_c001_v0001109_t0035_u01759296058128") 2025/10/01 05:31:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe22_d20251001_m052057_c001_v0001109_t0040_u01759296057095") 2025/10/01 05:31:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f407bccd387255c87_d20251001_m052056_c001_v7007000_t0000_u01759296056730") 2025/10/01 05:31:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe1c_d20251001_m052053_c001_v0001109_t0039_u01759296053295") 2025/10/01 05:31:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe0e_d20251001_m052050_c001_v0001109_t0018_u01759296050325") 2025/10/01 05:31:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac2215f799_d20251001_m052049_c001_v7007000_t0000_u01759296049958") 2025/10/01 05:31:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe07_d20251001_m052049_c001_v0001109_t0005_u01759296049060") 2025/10/01 05:31:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfe05_d20251001_m052047_c001_v0001109_t0026_u01759296047803") 2025/10/01 05:31:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac2215f75a_d20251001_m052047_c001_v7007000_t0000_u01759296047382") 2025/10/01 05:31:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfdf5_d20251001_m052043_c001_v0001109_t0037_u01759296043146") 2025/10/01 05:31:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac2215f6cd_d20251001_m052042_c001_v7007000_t0000_u01759296042781") 2025/10/01 05:31:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfdf1_d20251001_m052041_c001_v0001109_t0027_u01759296041899") 2025/10/01 05:31:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac2215f6a2_d20251001_m052040_c001_v7007000_t0000_u01759296040982") 2025/10/01 05:31:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfded_d20251001_m052039_c001_v0001109_t0059_u01759296039884") 2025/10/01 05:31:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac2215f671_d20251001_m052039_c001_v7007000_t0000_u01759296039337") 2025/10/01 05:31:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfdeb_d20251001_m052038_c001_v0001109_t0034_u01759296038393") 2025/10/01 05:31:43 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac2215f62c_d20251001_m052037_c001_v7007000_t0000_u01759296037485") 2025/10/01 05:31:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfde3_d20251001_m052036_c001_v0001109_t0010_u01759296036114") 2025/10/01 05:31:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac2215f5e2_d20251001_m052035_c001_v7007000_t0000_u01759296035530") 2025/10/01 05:31:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfde1_d20251001_m052034_c001_v0001109_t0033_u01759296034553") 2025/10/01 05:31:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac2215f5bc_d20251001_m052034_c001_v7007000_t0000_u01759296034008") 2025/10/01 05:31:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfddf_d20251001_m052033_c001_v0001109_t0025_u01759296033087") 2025/10/01 05:31:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac2215f50d_d20251001_m052027_c001_v7007000_t0000_u01759296027820") 2025/10/01 05:31:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfdcb_d20251001_m052026_c001_v0001109_t0003_u01759296026974") 2025/10/01 05:31:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac2215f4eb_d20251001_m052026_c001_v7007000_t0000_u01759296026428") 2025/10/01 05:31:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfdc9_d20251001_m052025_c001_v0001109_t0052_u01759296025584") 2025/10/01 05:31:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac2215f4b8_d20251001_m052024_c001_v7007000_t0000_u01759296024671") 2025/10/01 05:31:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfdc1_d20251001_m052023_c001_v0001109_t0029_u01759296023760") 2025/10/01 05:31:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f406aa5ac2215f43c_d20251001_m052021_c001_v7007000_t0000_u01759296021368") 2025/10/01 05:31:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dfdbb_d20251001_m052020_c001_v0001109_t0029_u01759296020510") 2025/10/01 05:31:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86b21_d20251001_m052651_c001_v7007000_t0000_u01759296411771") 2025/10/01 05:31:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e1495619a3_d20251001_m052648_c001_v0001115_t0040_u01759296408418") 2025/10/01 05:31:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f411bd6689df9e344_d20251001_m052647_c001_v7007000_t0000_u01759296407394") 2025/10/01 05:31:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eabb1_d20251001_m052643_c001_v0001184_t0003_u01759296403750") 2025/10/01 05:31:44 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1ddd5_d20251001_m053016_c001_v7007000_t0000_u01759296616464") 2025/10/01 05:31:44 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e045e_d20251001_m053015_c001_v0001109_t0020_u01759296615401") 2025/10/01 05:31:44 DEBUG : sub/yam: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91068395_d20251001_m052224_c001_v7007000_t0000_u01759296144438") 2025/10/01 05:31:45 DEBUG : sub/yam: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a15c32_d20251001_m052221_c001_v0001177_t0059_u01759296141998") 2025/10/01 05:31:45 DEBUG : test_dir1/file2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86a21_d20251001_m052642_c001_v7007000_t0000_u01759296402903") 2025/10/01 05:31:45 DEBUG : test_dir1/file2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eab95_d20251001_m052640_c001_v0001184_t0023_u01759296400462") 2025/10/01 05:31:45 DEBUG : test_dir1/file2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f869e3_d20251001_m052639_c001_v7007000_t0000_u01759296399691") 2025/10/01 05:31:45 DEBUG : test_dir1/file2: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e01f2_d20251001_m052637_c001_v0001109_t0012_u01759296397706") 2025/10/01 05:31:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f86a24_d20251001_m052643_c001_v7007000_t0000_u01759296403085") 2025/10/01 05:31:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1614f_d20251001_m052640_c001_v0001177_t0041_u01759296400471") 2025/10/01 05:31:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4128667835f869e6_d20251001_m052639_c001_v7007000_t0000_u01759296399873") 2025/10/01 05:31:45 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1614b_d20251001_m052637_c001_v0001177_t0049_u01759296397693") 2025/10/01 05:31:45 DEBUG : three: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e910682d1_d20251001_m052214_c001_v7007000_t0000_u01759296134554") 2025/10/01 05:31:45 DEBUG : three: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dff25_d20251001_m052213_c001_v0001109_t0042_u01759296133081") 2025/10/01 05:31:45 DEBUG : three: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dff19_d20251001_m052209_c001_v0001109_t0054_u01759296129725") 2025/10/01 05:31:45 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1de13_d20251001_m053018_c001_v7007000_t0000_u01759296618080") 2025/10/01 05:31:45 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1654f_d20251001_m053017_c001_v0001177_t0000_u01759296617421") 2025/10/01 05:31:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1df56_d20251001_m053038_c001_v7007000_t0000_u01759296638416") 2025/10/01 05:31:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb5a8_d20251001_m053036_c001_v0001184_t0033_u01759296636154") 2025/10/01 05:31:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1df2f_d20251001_m053034_c001_v7007000_t0000_u01759296634609") 2025/10/01 05:31:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a1659a_d20251001_m053032_c001_v0001177_t0007_u01759296632937") 2025/10/01 05:31:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1df2b_d20251001_m053031_c001_v7007000_t0000_u01759296631990") 2025/10/01 05:31:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e0481_d20251001_m053030_c001_v0001109_t0007_u01759296630752") 2025/10/01 05:31:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1dee9_d20251001_m053025_c001_v7007000_t0000_u01759296625537") 2025/10/01 05:31:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a16566_d20251001_m053024_c001_v0001177_t0020_u01759296624318") 2025/10/01 05:31:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1df17_d20251001_m053027_c001_v7007000_t0000_u01759296627920") 2025/10/01 05:31:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb530_d20251001_m053026_c001_v0001184_t0036_u01759296626488") 2025/10/01 05:31:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1deb5_d20251001_m053023_c001_v7007000_t0000_u01759296623380") 2025/10/01 05:31:46 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585e046d_d20251001_m053022_c001_v0001109_t0008_u01759296622510") 2025/10/01 05:31:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1de95_d20251001_m053021_c001_v7007000_t0000_u01759296621560") 2025/10/01 05:31:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561cd2_d20251001_m053020_c001_v0001115_t0057_u01759296620618") 2025/10/01 05:31:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1de5b_d20251001_m053019_c001_v7007000_t0000_u01759296619666") 2025/10/01 05:31:46 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1026ff9bb15eb4f7_d20251001_m053019_c001_v0001184_t0017_u01759296619020") 2025/10/01 05:31:46 DEBUG : toe/toe/toe: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4173808e5f4572fc_d20251001_m053044_c001_v7007000_t0000_u01759296644006") 2025/10/01 05:31:46 DEBUG : toe/toe/toe: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f112df6bdd2a165eb_d20251001_m053043_c001_v0001177_t0005_u01759296643360") 2025/10/01 05:31:46 DEBUG : toe/toe/toe: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1df26_d20251001_m053029_c001_v7007000_t0000_u01759296629791") 2025/10/01 05:31:46 DEBUG : toe/toe/toe: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561ce8_d20251001_m053028_c001_v0001115_t0003_u01759296628876") 2025/10/01 05:31:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1df5d_d20251001_m053039_c001_v7007000_t0000_u01759296639002") 2025/10/01 05:31:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561d08_d20251001_m053037_c001_v0001115_t0032_u01759296637499") 2025/10/01 05:31:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f42136b7bf6c1df30_d20251001_m053035_c001_v7007000_t0000_u01759296635220") 2025/10/01 05:31:46 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f104c913966cece5b_d20251001_m053034_c001_v0001161_t0042_u01759296634117") 2025/10/01 05:31:47 DEBUG : two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e910682d7_d20251001_m052214_c001_v7007000_t0000_u01759296134738") 2025/10/01 05:31:47 DEBUG : two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f412df6bdd2a15bff_d20251001_m052212_c001_v0001177_t0034_u01759296132515") 2025/10/01 05:31:47 DEBUG : two: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f40738636585dff17_d20251001_m052209_c001_v0001109_t0053_u01759296129541") 2025/10/01 05:31:47 DEBUG : yam: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e910683a1_d20251001_m052225_c001_v7007000_t0000_u01759296145173") 2025/10/01 05:31:47 DEBUG : yam: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f1164c07e34b0b777_d20251001_m052224_c001_v0001184_t0028_u01759296144196") 2025/10/01 05:31:47 DEBUG : yam: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91068354_d20251001_m052220_c001_v7007000_t0000_u01759296140702") 2025/10/01 05:31:47 DEBUG : yam: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10738636585dff32_d20251001_m052219_c001_v0001109_t0057_u01759296139367") 2025/10/01 05:31:47 DEBUG : yam: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91068329_d20251001_m052217_c001_v7007000_t0000_u01759296137600") 2025/10/01 05:31:47 DEBUG : yam: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f118ea9e149561593_d20251001_m052215_c001_v0001115_t0003_u01759296135293") 2025/10/01 05:31:47 DEBUG : yaml: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91068360_d20251001_m052221_c001_v7007000_t0000_u01759296141433") 2025/10/01 05:31:47 DEBUG : yaml: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f10846b7ae18feccb_d20251001_m052220_c001_v0001183_t0022_u01759296140497") 2025/10/01 05:31:47 DEBUG : yaml: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f4023a42e91068339_d20251001_m052218_c001_v7007000_t0000_u01759296138361") 2025/10/01 05:31:47 DEBUG : yaml: Deleting (id "4_zcf22dd83306d9beb9f980e1b_f11577b0e65e678a0_d20251001_m052217_c001_v0001182_t0055_u01759296137372") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m31.091617763s (try 1/5)