"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/26 06:08:12 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma" 2025/08/26 06:08:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 06:08:13 DEBUG : Creating backend with remote "/tmp/rclone2508678060" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:08:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 06:08:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/26 06:08:15 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:08:15 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.87s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:08:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/26 06:08:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 06:08:16 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:08:16 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:08:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:08:17 INFO : sub dir/hello world: Copied (new) 2025/08/26 06:08:17 DEBUG : B2 bucket rclone-test-gotaxol0quma: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.84s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", 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-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:08:18 DEBUG : Creating backend with remote "/non-existing" 2025/08/26 06:08:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/26 06:08:19 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:08:19 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:08:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 06:08:20 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:08:20 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:08:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:08:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", 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-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:08:21 INFO : B2 bucket rclone-test-gotaxol0quma: Running all checks before starting transfers 2025/08/26 06:08:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 06:08:21 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:08:21 INFO : B2 bucket rclone-test-gotaxol0quma: Checks finished, now starting transfers 2025/08/26 06:08:21 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:08:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:08:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.40s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:08:22 ERROR : Ignoring --no-traverse with sync 2025/08/26 06:08:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 06:08:23 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:08:23 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:08:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:08:23 INFO : sub dir/hello world: Copied (new) 2025/08/26 06:08:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.31s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:08:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/26 06:08:24 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:08:24 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:08:24 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/26 06:08:24 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.21s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:08:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 06:08:25 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:08:25 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:08:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:08:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.20s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:08:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 06:08:27 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:08:27 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:08:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:08:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.59s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:08:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/26 06:08:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/26 06:08:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/26 06:08:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/26 06:08:28 INFO : sub dir2: Making directory 2025/08/26 06:08:28 INFO : sub dir: Making directory 2025/08/26 06:08:28 INFO : sub dir2/sub sub dir2: Making directory 2025/08/26 06:08:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 06:08:28 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:08:28 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:08:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:08:28 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/26 06:08:28 DEBUG : B2 bucket rclone-test-gotaxol0quma: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.24s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:08:29 INFO : sub dir2: Making directory 2025/08/26 06:08:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/26 06:08:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/26 06:08:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 06:08:29 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:08:29 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:08:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:08:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.40s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:08:30 DEBUG : sub dir2: Making directory with metadata 2025/08/26 06:08:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/26 06:08:31 INFO : sub dir2: Making directory 2025/08/26 06:08:31 INFO : sub dir: Making directory 2025/08/26 06:08:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 06:08:31 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:08:31 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:08:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:08:31 INFO : sub dir/hello world: Copied (new) 2025/08/26 06:08:31 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/26 06:08:31 DEBUG : B2 bucket rclone-test-gotaxol0quma: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/26 06:08:31 DEBUG : B2 bucket rclone-test-gotaxol0quma: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.43s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:08:32 INFO : sub dir2: Making directory 2025/08/26 06:08:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 06:08:32 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:08:32 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:08:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:08:33 INFO : sub dir/hello world: Copied (new) 2025/08/26 06:08:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.52s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:08:34 DEBUG : sub dir2: Making directory with metadata 2025/08/26 06:08:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/26 06:08:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/26 06:08:34 INFO : sub dir2: Making directory 2025/08/26 06:08:34 INFO : sub dir: Making directory 2025/08/26 06:08:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 06:08:34 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:08:34 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:08:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:08:34 INFO : sub dir/hello world: Copied (new) 2025/08/26 06:08:34 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/26 06:08:34 DEBUG : B2 bucket rclone-test-gotaxol0quma: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.31s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:08:35 INFO : sub dir2: Making directory 2025/08/26 06:08:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 06:08:36 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:08:36 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:08:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:08:36 INFO : sub dir/hello world: Copied (new) 2025/08/26 06:08:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.39s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:08:38 DEBUG : Creating backend with remote "TestB2:rclone-test-damakuc9vaho" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-gotaxol0quma -> B2 bucket rclone-test-damakuc9vaho 2025/08/26 06:08:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 06:08:39 DEBUG : B2 bucket rclone-test-damakuc9vaho: Waiting for checks to finish 2025/08/26 06:08:39 DEBUG : B2 bucket rclone-test-damakuc9vaho: Waiting for transfers to finish 2025/08/26 06:08:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:08:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/26 06:08:43 DEBUG : B2 bucket rclone-test-damakuc9vaho: Purge remote 2025/08/26 06:08:43 INFO : B2 bucket rclone-test-damakuc9vaho: cleaning bucket "rclone-test-damakuc9vaho" of all files 2025/08/26 06:08:43 DEBUG : sub dir/hello world: Deleting (id "4_z6f622db3f0edeb4b9f880e1b_f10408d8c4373ebe5_d20250826_m060842_c001_v0001099_t0007_u01756188522728") --- PASS: TestServerSideCopy (9.46s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:08:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/26 06:08:47 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:08:47 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:08:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/26 06:08:48 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.33s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:08:49 DEBUG : Creating backend with remote "TestB2:rclone-test-ladufaj0rine" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-gotaxol0quma -> B2 bucket rclone-test-ladufaj0rine 2025/08/26 06:08:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 06:08:50 DEBUG : B2 bucket rclone-test-ladufaj0rine: Waiting for checks to finish 2025/08/26 06:08:50 DEBUG : B2 bucket rclone-test-ladufaj0rine: Waiting for transfers to finish 2025/08/26 06:08:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:08:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/26 06:08:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/26 06:08:56 DEBUG : B2 bucket rclone-test-ladufaj0rine: Waiting for checks to finish 2025/08/26 06:08:56 DEBUG : B2 bucket rclone-test-ladufaj0rine: Waiting for transfers to finish 2025/08/26 06:08:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/26 06:08:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/26 06:08:56 DEBUG : B2 bucket rclone-test-ladufaj0rine: Purge remote 2025/08/26 06:08:56 INFO : B2 bucket rclone-test-ladufaj0rine: cleaning bucket "rclone-test-ladufaj0rine" of all files 2025/08/26 06:08:56 DEBUG : sub dir/hello world: Deleting (id "4_zcf925d83f0edeb4b9f880e1b_f1040c8231d24837d_d20250826_m060856_c001_v0001178_t0009_u01756188536336") 2025/08/26 06:08:56 DEBUG : sub dir/hello world: Deleting (id "4_zcf925d83f0edeb4b9f880e1b_f1116a5c72f0e56a6_d20250826_m060854_c001_v0001183_t0023_u01756188534478") --- PASS: TestServerSideCopyOverSelf (12.14s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/26 06:09:02 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:02 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/26 06:09:02 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/26 06:09:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.08s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:03 DEBUG : Creating backend with remote "TestB2:rclone-test-teheber2nuru" 2025/08/26 06:09:03 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-gotaxol0quma -> B2 bucket rclone-test-teheber2nuru 2025/08/26 06:09:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 06:09:04 DEBUG : B2 bucket rclone-test-teheber2nuru: Waiting for checks to finish 2025/08/26 06:09:04 DEBUG : B2 bucket rclone-test-teheber2nuru: Waiting for transfers to finish 2025/08/26 06:09:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:09:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/26 06:09:10 DEBUG : B2 bucket rclone-test-teheber2nuru: Waiting for checks to finish 2025/08/26 06:09:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/26 06:09:10 DEBUG : B2 bucket rclone-test-teheber2nuru: Waiting for transfers to finish 2025/08/26 06:09:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/26 06:09:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/26 06:09:11 INFO : sub dir/hello world: Deleted 2025/08/26 06:09:12 DEBUG : testing file moves 2025/08/26 06:09:12 DEBUG : B2 bucket rclone-test-teheber2nuru: Waiting for checks to finish 2025/08/26 06:09:12 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/26 06:09:12 DEBUG : B2 bucket rclone-test-teheber2nuru: Waiting for transfers to finish 2025/08/26 06:09:12 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/26 06:09:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/26 06:09:12 INFO : sub dir/hello world: Deleted 2025/08/26 06:09:13 DEBUG : B2 bucket rclone-test-teheber2nuru: Purge remote 2025/08/26 06:09:13 INFO : B2 bucket rclone-test-teheber2nuru: cleaning bucket "rclone-test-teheber2nuru" of all files 2025/08/26 06:09:13 DEBUG : sub dir/hello world: Deleting (id "4_zefd28df3f0edeb4b9f880e1b_f115a595b8d71dcd2_d20250826_m060912_c001_v0001182_t0053_u01756188552623") 2025/08/26 06:09:13 DEBUG : sub dir/hello world: Deleting (id "4_zefd28df3f0edeb4b9f880e1b_f10235c117cb55a12_d20250826_m060910_c001_v0001042_t0020_u01756188550644") 2025/08/26 06:09:13 DEBUG : sub dir/hello world: Deleting (id "4_zefd28df3f0edeb4b9f880e1b_f1115ad3cfbe6d390_d20250826_m060908_c001_v0001178_t0029_u01756188548526") --- PASS: TestServerSideMoveOverSelf (14.69s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:18 ERROR : error listing: directory not found 2025/08/26 06:09:18 INFO : Local file system at /tmp/rclone2508678060: Making directory 2025/08/26 06:09:18 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:18 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.75s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 06:09:20 DEBUG : Local file system at /tmp/rclone2508678060: Waiting for checks to finish 2025/08/26 06:09:20 DEBUG : Local file system at /tmp/rclone2508678060: Waiting for transfers to finish 2025/08/26 06:09:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:09:21 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/26 06:09:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.93s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:21 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/26 06:09:21 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:21 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/26 06:09:22 INFO : check sum: Copied (new) 2025/08/26 06:09:22 DEBUG : Waiting for deletions to finish 2025/08/26 06:09:22 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/26 06:09:22 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/26 06:09:22 DEBUG : check sum: Unchanged skipping 2025/08/26 06:09:22 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:22 DEBUG : Waiting for deletions to finish 2025/08/26 06:09:22 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.66s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:23 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/26 06:09:23 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:23 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:23 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/26 06:09:23 INFO : sizeonly: Copied (new) 2025/08/26 06:09:23 DEBUG : Waiting for deletions to finish 2025/08/26 06:09:24 DEBUG : sizeonly: Sizes identical 2025/08/26 06:09:24 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:24 DEBUG : sizeonly: Unchanged skipping 2025/08/26 06:09:24 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:24 DEBUG : Waiting for deletions to finish 2025/08/26 06:09:24 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.80s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/26 06:09:25 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:25 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:25 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/26 06:09:25 INFO : ignore-size: Copied (new) 2025/08/26 06:09:25 DEBUG : Waiting for deletions to finish 2025/08/26 06:09:26 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:09:26 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:26 DEBUG : ignore-size: Unchanged skipping 2025/08/26 06:09:26 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:26 DEBUG : Waiting for deletions to finish 2025/08/26 06:09:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.65s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:09:27 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:27 DEBUG : existing: Unchanged skipping 2025/08/26 06:09:27 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:27 DEBUG : Waiting for deletions to finish 2025/08/26 06:09:27 INFO : There was nothing to transfer 2025/08/26 06:09:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/26 06:09:27 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:27 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/26 06:09:28 INFO : existing: Copied (replaced existing) 2025/08/26 06:09:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.07s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/26 06:09:29 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:29 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/26 06:09:29 INFO : existing: Copied (new) 2025/08/26 06:09:29 DEBUG : Waiting for deletions to finish 2025/08/26 06:09:29 DEBUG : existing: Destination exists, skipping 2025/08/26 06:09:29 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:29 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:29 DEBUG : Waiting for deletions to finish 2025/08/26 06:09:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.62s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:31 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/26 06:09:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:09:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/26 06:09:31 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:31 DEBUG : c/non empty space: Unchanged skipping 2025/08/26 06:09:31 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/26 06:09:31 INFO : a/potato2: Copied (new) 2025/08/26 06:09:31 DEBUG : Waiting for deletions to finish 2025/08/26 06:09:31 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.40s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:33 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/08/26 06:09:33 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/26 06:09:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/26 06:09:33 DEBUG : empty space: Unchanged skipping 2025/08/26 06:09:33 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:33 DEBUG : Waiting for deletions to finish 2025/08/26 06:09:33 INFO : There was nothing to transfer 2025/08/26 06:09:33 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/08/26 06:09:33 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/26 06:09:34 INFO : empty space: Updated modification time in destination 2025/08/26 06:09:34 DEBUG : empty space: Unchanged skipping 2025/08/26 06:09:34 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:34 DEBUG : Waiting for deletions to finish 2025/08/26 06:09:34 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.73s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:36 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/08/26 06:09:36 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/26 06:09:36 DEBUG : empty space: Unchanged skipping 2025/08/26 06:09:36 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:36 DEBUG : Waiting for deletions to finish 2025/08/26 06:09:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.40s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:37 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/08/26 06:09:37 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2508678060) 2025/08/26 06:09:37 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gotaxol0quma) 2025/08/26 06:09:37 DEBUG : foo: sha1 differ 2025/08/26 06:09:37 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/26 06:09:37 INFO : foo: Copied (replaced existing) 2025/08/26 06:09:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:09:39 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/26 06:09:39 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:39 DEBUG : empty space: Unchanged skipping 2025/08/26 06:09:39 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:39 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/26 06:09:39 INFO : potato: Copied (new) 2025/08/26 06:09:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.87s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:41 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/26 06:09:41 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:41 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/26 06:09:41 INFO : potato: Copied (replaced existing) 2025/08/26 06:09:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.81s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:42 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:42 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/08/26 06:09:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2508678060) 2025/08/26 06:09:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gotaxol0quma) 2025/08/26 06:09:42 DEBUG : potato: sha1 differ 2025/08/26 06:09:42 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/26 06:09:43 INFO : potato: Copied (replaced existing) 2025/08/26 06:09:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 06:09:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:09:44 DEBUG : empty space: Unchanged skipping 2025/08/26 06:09:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/26 06:09:44 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:44 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:44 DEBUG : Waiting for deletions to finish 2025/08/26 06:09:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:09:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 06:09:46 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:46 DEBUG : empty space: Unchanged skipping 2025/08/26 06:09:46 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/26 06:09:47 INFO : potato2: Copied (new) 2025/08/26 06:09:47 DEBUG : Waiting for deletions to finish 2025/08/26 06:09:47 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:49 INFO : d: Making directory 2025/08/26 06:09:49 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/26 06:09:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:09:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/26 06:09:49 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:49 DEBUG : c/non empty space: Unchanged skipping 2025/08/26 06:09:49 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/26 06:09:50 INFO : a/potato2: Copied (new) 2025/08/26 06:09:50 DEBUG : Waiting for deletions to finish 2025/08/26 06:09:50 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:52 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/26 06:09:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:09:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/26 06:09:52 DEBUG : c/non empty space: Unchanged skipping 2025/08/26 06:09:52 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:52 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/26 06:09:52 INFO : a/potato2: Copied (new) 2025/08/26 06:09:52 ERROR : B2 bucket rclone-test-gotaxol0quma: not deleting files as there were IO errors 2025/08/26 06:09:52 ERROR : B2 bucket rclone-test-gotaxol0quma: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.79s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:54 DEBUG : Waiting for deletions to finish 2025/08/26 06:09:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:09:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 06:09:54 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:54 DEBUG : empty space: Unchanged skipping 2025/08/26 06:09:54 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:55 INFO : potato: Deleted 2025/08/26 06:09:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/26 06:09:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.31s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:57 DEBUG : Waiting for deletions to finish 2025/08/26 06:09:57 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:57 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:57 INFO : potato: Deleted 2025/08/26 06:09:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:09:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 06:09:57 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:57 DEBUG : empty space: Unchanged skipping 2025/08/26 06:09:57 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:09:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/26 06:09:58 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.70s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:09:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 06:09:59 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:09:59 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:10:00 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/26 06:10:00 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.17s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:10:02 DEBUG : enormous: Excluded (Size Filter) 2025/08/26 06:10:02 DEBUG : enormous: Excluded 2025/08/26 06:10:02 DEBUG : potato2: Excluded (Size Filter) 2025/08/26 06:10:02 DEBUG : potato2: Excluded 2025/08/26 06:10:02 DEBUG : potato2: Excluded (Size Filter) 2025/08/26 06:10:02 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:10:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:10:02 DEBUG : empty space: Unchanged skipping 2025/08/26 06:10:02 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:10:02 DEBUG : Waiting for deletions to finish 2025/08/26 06:10:02 INFO : There was nothing to transfer 2025/08/26 06:10:02 DEBUG : enormous: Excluded (Size Filter) 2025/08/26 06:10:02 DEBUG : enormous: Excluded 2025/08/26 06:10:02 DEBUG : potato2: Excluded (Size Filter) 2025/08/26 06:10:02 DEBUG : potato2: Excluded 2025/08/26 06:10:02 DEBUG : potato2: Excluded (Size Filter) 2025/08/26 06:10:02 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/26 06:10:02 DEBUG : empty space: Unchanged skipping 2025/08/26 06:10:02 DEBUG : Local file system at /tmp/rclone2508678060: Waiting for checks to finish 2025/08/26 06:10:02 DEBUG : Local file system at /tmp/rclone2508678060: Waiting for transfers to finish 2025/08/26 06:10:02 DEBUG : Waiting for deletions to finish 2025/08/26 06:10:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.31s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:10:04 DEBUG : enormous: Excluded (Size Filter) 2025/08/26 06:10:04 DEBUG : enormous: Excluded 2025/08/26 06:10:04 DEBUG : potato2: Excluded (Size Filter) 2025/08/26 06:10:04 DEBUG : potato2: Excluded 2025/08/26 06:10:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:10:04 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:10:04 DEBUG : empty space: Unchanged skipping 2025/08/26 06:10:04 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:10:04 DEBUG : Waiting for deletions to finish 2025/08/26 06:10:05 INFO : enormous: Deleted 2025/08/26 06:10:05 INFO : potato2: Deleted 2025/08/26 06:10:05 INFO : There was nothing to transfer 2025/08/26 06:10:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/26 06:10:05 DEBUG : empty space: Unchanged skipping 2025/08/26 06:10:05 DEBUG : Local file system at /tmp/rclone2508678060: Waiting for checks to finish 2025/08/26 06:10:05 DEBUG : Local file system at /tmp/rclone2508678060: Waiting for transfers to finish 2025/08/26 06:10:05 DEBUG : Waiting for deletions to finish 2025/08/26 06:10:05 INFO : enormous: Deleted 2025/08/26 06:10:05 INFO : potato2: Deleted 2025/08/26 06:10:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.71s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:10:07 DEBUG : five: Need to transfer - File not found at Destination 2025/08/26 06:10:07 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/26 06:10:07 DEBUG : three: Sizes identical 2025/08/26 06:10:07 DEBUG : one: Destination is newer than source, skipping 2025/08/26 06:10:07 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:10:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2508678060) 2025/08/26 06:10:07 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gotaxol0quma) 2025/08/26 06:10:07 DEBUG : two: sha1 differ 2025/08/26 06:10:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/26 06:10:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/26 06:10:07 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:10:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/26 06:10:07 INFO : five: Copied (new) 2025/08/26 06:10:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/26 06:10:08 INFO : four: Copied (replaced existing) 2025/08/26 06:10:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/26 06:10:08 INFO : two: Copied (replaced existing) 2025/08/26 06:10:08 DEBUG : Waiting for deletions to finish 2025/08/26 06:10:08 DEBUG : one: Destination is newer than source, skipping 2025/08/26 06:10:08 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:10:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/26 06:10:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/26 06:10:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2508678060) 2025/08/26 06:10:08 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/26 06:10:08 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/26 06:10:08 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gotaxol0quma) 2025/08/26 06:10:08 DEBUG : three: sha1 differ 2025/08/26 06:10:08 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/26 06:10:08 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/26 06:10:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/26 06:10:08 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/26 06:10:08 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/26 06:10:08 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/26 06:10:08 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:10:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/26 06:10:09 INFO : three: Copied (replaced existing) 2025/08/26 06:10:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.55s) === 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-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/26 06:10:10 INFO : B2 bucket rclone-test-gotaxol0quma: Making map for --track-renames 2025/08/26 06:10:10 INFO : B2 bucket rclone-test-gotaxol0quma: Finished making map for --track-renames 2025/08/26 06:10:10 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:10:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/26 06:10:10 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for renames to finish 2025/08/26 06:10:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/26 06:10:10 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:10:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/26 06:10:11 INFO : potato: Copied (new) 2025/08/26 06:10:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/26 06:10:11 INFO : yam: Copied (new) 2025/08/26 06:10:11 DEBUG : Waiting for deletions to finish 2025/08/26 06:10:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:10:11 INFO : B2 bucket rclone-test-gotaxol0quma: Making map for --track-renames 2025/08/26 06:10:11 INFO : B2 bucket rclone-test-gotaxol0quma: Finished making map for --track-renames 2025/08/26 06:10:11 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:10:11 DEBUG : potato: Unchanged skipping 2025/08/26 06:10:11 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for renames to finish 2025/08/26 06:10:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/26 06:10:12 INFO : yam: Copied (server-side copy) to: yaml 2025/08/26 06:10:12 INFO : yam: Deleted 2025/08/26 06:10:12 INFO : yaml: Renamed from "yam" 2025/08/26 06:10:12 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:10:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.11s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/26 06:10:14 INFO : B2 bucket rclone-test-gotaxol0quma: Making map for --track-renames 2025/08/26 06:10:14 INFO : B2 bucket rclone-test-gotaxol0quma: Finished making map for --track-renames 2025/08/26 06:10:14 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:10:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/26 06:10:14 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for renames to finish 2025/08/26 06:10:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/26 06:10:14 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:10:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/26 06:10:14 INFO : potato: Copied (new) 2025/08/26 06:10:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/26 06:10:14 INFO : yam: Copied (new) 2025/08/26 06:10:14 DEBUG : Waiting for deletions to finish 2025/08/26 06:10:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:10:14 INFO : B2 bucket rclone-test-gotaxol0quma: Making map for --track-renames 2025/08/26 06:10:14 INFO : B2 bucket rclone-test-gotaxol0quma: Finished making map for --track-renames 2025/08/26 06:10:14 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:10:14 DEBUG : potato: Unchanged skipping 2025/08/26 06:10:14 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for renames to finish 2025/08/26 06:10:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/26 06:10:15 INFO : yam: Copied (server-side copy) to: yaml 2025/08/26 06:10:15 INFO : yam: Deleted 2025/08/26 06:10:15 INFO : yaml: Renamed from "yam" 2025/08/26 06:10:15 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:10:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.51s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/26 06:10:16 INFO : B2 bucket rclone-test-gotaxol0quma: Making map for --track-renames 2025/08/26 06:10:16 INFO : B2 bucket rclone-test-gotaxol0quma: Finished making map for --track-renames 2025/08/26 06:10:16 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:10:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/26 06:10:16 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/26 06:10:16 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for renames to finish 2025/08/26 06:10:16 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:10:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/26 06:10:17 INFO : potato: Copied (new) 2025/08/26 06:10:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/26 06:10:17 INFO : sub/yam: Copied (new) 2025/08/26 06:10:17 DEBUG : Waiting for deletions to finish 2025/08/26 06:10:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:10:17 DEBUG : potato: Unchanged skipping 2025/08/26 06:10:17 INFO : B2 bucket rclone-test-gotaxol0quma: Making map for --track-renames 2025/08/26 06:10:17 INFO : B2 bucket rclone-test-gotaxol0quma: Finished making map for --track-renames 2025/08/26 06:10:17 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:10:17 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for renames to finish 2025/08/26 06:10:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/26 06:10:18 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/26 06:10:18 INFO : sub/yam: Deleted 2025/08/26 06:10:18 INFO : yam: Renamed from "sub/yam" 2025/08/26 06:10:18 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:10:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.04s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:10:19 DEBUG : Creating backend with remote "/tmp/rclone2508678060/dir1" 2025/08/26 06:10:19 DEBUG : Creating backend with remote "/tmp/rclone2508678060/dir2" 2025/08/26 06:10:19 DEBUG : Local file system at /tmp/rclone2508678060/dir2: Using server-side directory move 2025/08/26 06:10:19 INFO : Local file system at /tmp/rclone2508678060/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/26 06:10:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/26 06:10:19 DEBUG : Local file system at /tmp/rclone2508678060/dir2: Waiting for checks to finish 2025/08/26 06:10:19 INFO : file1.txt: Moved (server-side) 2025/08/26 06:10:19 DEBUG : Local file system at /tmp/rclone2508678060/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:10:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 06:10:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/26 06:10:19 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:10:19 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:10:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/26 06:10:20 INFO : nested/sub dir/file: Copied (new) 2025/08/26 06:10:20 INFO : nested/sub dir/file: Deleted 2025/08/26 06:10:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:10:20 INFO : sub dir/hello world: Copied (new) 2025/08/26 06:10:20 INFO : sub dir/hello world: Deleted 2025/08/26 06:10:20 INFO : sub dir: Removing directory 2025/08/26 06:10:20 INFO : nested/sub dir: Removing directory 2025/08/26 06:10:20 INFO : nested: Removing directory 2025/08/26 06:10:20 DEBUG : Local file system at /tmp/rclone2508678060: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.91s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:10:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/26 06:10:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/26 06:10:21 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:10:21 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:10:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:10:22 INFO : sub dir/hello world: Copied (new) 2025/08/26 06:10:22 INFO : sub dir/hello world: Deleted 2025/08/26 06:10:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/26 06:10:22 INFO : nested/sub dir/file: Copied (new) 2025/08/26 06:10:22 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.61s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:10:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/26 06:10:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/26 06:10:23 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:10:23 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:10:23 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/26 06:10:23 INFO : existing-b: Copied (new) 2025/08/26 06:10:23 INFO : existing-b: Deleted 2025/08/26 06:10:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/26 06:10:23 INFO : existing: Copied (new) 2025/08/26 06:10:23 INFO : existing: Deleted 2025/08/26 06:10:24 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:10:24 DEBUG : existing: Destination exists, skipping 2025/08/26 06:10:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/26 06:10:24 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:10:24 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.01s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:10:25 DEBUG : Creating backend with remote "TestB2:rclone-test-sibuyon9qoqo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gotaxol0quma -> B2 bucket rclone-test-sibuyon9qoqo 2025/08/26 06:10:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 06:10:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/26 06:10:32 DEBUG : empty space: Unchanged skipping 2025/08/26 06:10:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/26 06:10:32 DEBUG : B2 bucket rclone-test-sibuyon9qoqo: Waiting for checks to finish 2025/08/26 06:10:32 INFO : empty space: Deleted 2025/08/26 06:10:32 DEBUG : B2 bucket rclone-test-sibuyon9qoqo: Waiting for transfers to finish 2025/08/26 06:10:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/26 06:10:32 INFO : potato2: Copied (server-side copy) 2025/08/26 06:10:32 INFO : potato2: Deleted 2025/08/26 06:10:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/26 06:10:32 INFO : potato3: Copied (server-side copy) 2025/08/26 06:10:32 INFO : potato3: Deleted 2025/08/26 06:10:33 DEBUG : Creating backend with remote "TestB2:rclone-test-wikufek0yoxi" 2025/08/26 06:10:34 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/26 06:10:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 06:10:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/26 06:10:34 DEBUG : B2 bucket rclone-test-wikufek0yoxi: Waiting for checks to finish 2025/08/26 06:10:34 DEBUG : B2 bucket rclone-test-wikufek0yoxi: Waiting for transfers to finish 2025/08/26 06:10:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/26 06:10:37 INFO : empty space: Copied (server-side copy) 2025/08/26 06:10:37 INFO : empty space: Deleted 2025/08/26 06:10:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/26 06:10:37 INFO : potato3: Copied (server-side copy) 2025/08/26 06:10:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/26 06:10:37 INFO : potato2: Copied (server-side copy) 2025/08/26 06:10:37 INFO : potato3: Deleted 2025/08/26 06:10:37 INFO : potato2: Deleted 2025/08/26 06:10:38 DEBUG : B2 bucket rclone-test-wikufek0yoxi: Purge remote 2025/08/26 06:10:38 INFO : B2 bucket rclone-test-wikufek0yoxi: cleaning bucket "rclone-test-wikufek0yoxi" of all files 2025/08/26 06:10:38 DEBUG : empty space: Deleting (id "4_z7fd2edd3f0fdeb4b9f880e1b_f1169f35764135d96_d20250826_m061036_c001_v0001099_t0002_u01756188636965") 2025/08/26 06:10:38 DEBUG : potato2: Deleting (id "4_z7fd2edd3f0fdeb4b9f880e1b_f11837f5c8a931229_d20250826_m061037_c001_v0001181_t0055_u01756188637336") 2025/08/26 06:10:38 DEBUG : potato3: Deleting (id "4_z7fd2edd3f0fdeb4b9f880e1b_f1150fac7d8d33d2f_d20250826_m061037_c001_v0001176_t0055_u01756188637341") 2025/08/26 06:10:40 DEBUG : B2 bucket rclone-test-sibuyon9qoqo: Purge remote 2025/08/26 06:10:40 INFO : B2 bucket rclone-test-sibuyon9qoqo: cleaning bucket "rclone-test-sibuyon9qoqo" of all files 2025/08/26 06:10:40 DEBUG : empty space: Deleting (id "4_z6f62dd33f0fdeb4b9f880e1b_f415c3187c7eb015e_d20250826_m061037_c001_v7007000_t0000_u01756188637319") 2025/08/26 06:10:40 DEBUG : empty space: Deleting (id "4_z6f62dd33f0fdeb4b9f880e1b_f1124c91e6e2cab32_d20250826_m061031_c001_v0001183_t0046_u01756188631346") 2025/08/26 06:10:40 DEBUG : potato2: Deleting (id "4_z6f62dd33f0fdeb4b9f880e1b_f415c3187c7eb0160_d20250826_m061037_c001_v7007000_t0000_u01756188637742") 2025/08/26 06:10:40 DEBUG : potato2: Deleting (id "4_z6f62dd33f0fdeb4b9f880e1b_f108283bda5d8bc7e_d20250826_m061032_c001_v0001184_t0044_u01756188632169") 2025/08/26 06:10:40 DEBUG : potato3: Deleting (id "4_z6f62dd33f0fdeb4b9f880e1b_f415c3187c7eb015f_d20250826_m061037_c001_v7007000_t0000_u01756188637546") 2025/08/26 06:10:40 DEBUG : potato3: Deleting (id "4_z6f62dd33f0fdeb4b9f880e1b_f10291a8a48cf8a05_d20250826_m061032_c001_v0001165_t0013_u01756188632543") 2025/08/26 06:10:40 DEBUG : potato3: Deleting (id "4_z6f62dd33f0fdeb4b9f880e1b_f1124c91e6e2cab34_d20250826_m061031_c001_v0001183_t0055_u01756188631555") --- PASS: TestServerSideMove (18.55s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:10:43 DEBUG : Creating backend with remote "TestB2:rclone-test-naseyiy2seye" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gotaxol0quma -> B2 bucket rclone-test-naseyiy2seye 2025/08/26 06:10:52 DEBUG : empty space: Excluded (Size Filter) 2025/08/26 06:10:53 DEBUG : empty space: Excluded (Size Filter) 2025/08/26 06:10:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 06:10:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/26 06:10:53 DEBUG : B2 bucket rclone-test-naseyiy2seye: Waiting for checks to finish 2025/08/26 06:10:53 DEBUG : B2 bucket rclone-test-naseyiy2seye: Waiting for transfers to finish 2025/08/26 06:10:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/26 06:10:53 INFO : potato2: Copied (server-side copy) 2025/08/26 06:10:53 INFO : potato2: Deleted 2025/08/26 06:10:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/26 06:10:53 INFO : potato3: Copied (server-side copy) 2025/08/26 06:10:54 INFO : potato3: Deleted 2025/08/26 06:10:54 DEBUG : Creating backend with remote "TestB2:rclone-test-fiyizay4qovi" 2025/08/26 06:10:55 DEBUG : empty space: Excluded (Size Filter) 2025/08/26 06:10:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 06:10:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/26 06:10:55 DEBUG : B2 bucket rclone-test-fiyizay4qovi: Waiting for checks to finish 2025/08/26 06:10:55 DEBUG : B2 bucket rclone-test-fiyizay4qovi: Waiting for transfers to finish 2025/08/26 06:10:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/26 06:10:59 INFO : potato2: Copied (server-side copy) 2025/08/26 06:10:59 INFO : potato2: Deleted 2025/08/26 06:10:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/26 06:10:59 INFO : potato3: Copied (server-side copy) 2025/08/26 06:11:00 INFO : potato3: Deleted 2025/08/26 06:11:00 DEBUG : B2 bucket rclone-test-fiyizay4qovi: Purge remote 2025/08/26 06:11:00 INFO : B2 bucket rclone-test-fiyizay4qovi: cleaning bucket "rclone-test-fiyizay4qovi" of all files 2025/08/26 06:11:00 DEBUG : potato2: Deleting (id "4_z7fc24d03000deb5b9f880e1b_f101fbfe9c2390ee6_d20250826_m061059_c001_v0001093_t0002_u01756188659202") 2025/08/26 06:11:00 DEBUG : potato3: Deleting (id "4_z7fc24d03000deb5b9f880e1b_f118f2dc39ca52217_d20250826_m061059_c001_v0001115_t0049_u01756188659584") 2025/08/26 06:11:02 DEBUG : B2 bucket rclone-test-naseyiy2seye: Purge remote 2025/08/26 06:11:02 INFO : B2 bucket rclone-test-naseyiy2seye: cleaning bucket "rclone-test-naseyiy2seye" of all files 2025/08/26 06:11:02 DEBUG : empty space: Deleting (id "4_z9f222d03000deb5b9f880e1b_f11771f332b0be25f_d20250826_m061051_c001_v0001116_t0049_u01756188651600") 2025/08/26 06:11:02 DEBUG : potato2: Deleting (id "4_z9f222d03000deb5b9f880e1b_f4095e535386fd36a_d20250826_m061059_c001_v7007000_t0000_u01756188659616") 2025/08/26 06:11:02 DEBUG : potato2: Deleting (id "4_z9f222d03000deb5b9f880e1b_f1007786947d37d32_d20250826_m061053_c001_v0001184_t0044_u01756188653335") 2025/08/26 06:11:02 DEBUG : potato3: Deleting (id "4_z9f222d03000deb5b9f880e1b_f4095e535386fd36b_d20250826_m061100_c001_v7007000_t0000_u01756188660087") 2025/08/26 06:11:02 DEBUG : potato3: Deleting (id "4_z9f222d03000deb5b9f880e1b_f113db8396a48d0c3_d20250826_m061053_c001_v0001041_t0022_u01756188653636") 2025/08/26 06:11:02 DEBUG : potato3: Deleting (id "4_z9f222d03000deb5b9f880e1b_f11771f332b0be265_d20250826_m061052_c001_v0001116_t0058_u01756188652037") --- PASS: TestServerSideMoveWithFilter (23.81s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:11:07 DEBUG : Creating backend with remote "TestB2:rclone-test-fovubif1xoba" 2025/08/26 06:11:10 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gotaxol0quma -> B2 bucket rclone-test-fovubif1xoba 2025/08/26 06:11:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 06:11:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/26 06:11:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/26 06:11:16 DEBUG : empty space: Unchanged skipping 2025/08/26 06:11:16 DEBUG : B2 bucket rclone-test-fovubif1xoba: Waiting for checks to finish 2025/08/26 06:11:16 INFO : empty space: Deleted 2025/08/26 06:11:16 DEBUG : B2 bucket rclone-test-fovubif1xoba: Waiting for transfers to finish 2025/08/26 06:11:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/26 06:11:16 INFO : potato2: Copied (server-side copy) 2025/08/26 06:11:16 INFO : potato2: Deleted 2025/08/26 06:11:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/26 06:11:16 INFO : potato3: Copied (server-side copy) 2025/08/26 06:11:17 INFO : potato3: Deleted 2025/08/26 06:11:17 DEBUG : Creating backend with remote "TestB2:rclone-test-bilapog3lopu" 2025/08/26 06:11:18 INFO : tomatoDir: Making directory 2025/08/26 06:11:18 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/26 06:11:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/26 06:11:18 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/26 06:11:18 DEBUG : B2 bucket rclone-test-bilapog3lopu: Waiting for checks to finish 2025/08/26 06:11:18 DEBUG : B2 bucket rclone-test-bilapog3lopu: Waiting for transfers to finish 2025/08/26 06:11:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/26 06:11:20 INFO : empty space: Copied (server-side copy) 2025/08/26 06:11:21 INFO : empty space: Deleted 2025/08/26 06:11:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/26 06:11:21 INFO : potato2: Copied (server-side copy) 2025/08/26 06:11:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/26 06:11:21 INFO : potato3: Copied (server-side copy) 2025/08/26 06:11:21 INFO : potato2: Deleted 2025/08/26 06:11:21 INFO : potato3: Deleted 2025/08/26 06:11:22 DEBUG : B2 bucket rclone-test-bilapog3lopu: Purge remote 2025/08/26 06:11:22 INFO : B2 bucket rclone-test-bilapog3lopu: cleaning bucket "rclone-test-bilapog3lopu" of all files 2025/08/26 06:11:22 DEBUG : empty space: Deleting (id "4_zbfb29da3000deb5b9f880e1b_f1035617a2a283c68_d20250826_m061120_c001_v0001184_t0059_u01756188680835") 2025/08/26 06:11:22 DEBUG : potato2: Deleting (id "4_zbfb29da3000deb5b9f880e1b_f112175f4b6dc4e36_d20250826_m061121_c001_v0001134_t0038_u01756188681094") 2025/08/26 06:11:22 DEBUG : potato3: Deleting (id "4_zbfb29da3000deb5b9f880e1b_f1120aa36ec01b270_d20250826_m061121_c001_v0001171_t0012_u01756188681160") 2025/08/26 06:11:23 DEBUG : B2 bucket rclone-test-fovubif1xoba: Purge remote 2025/08/26 06:11:23 INFO : B2 bucket rclone-test-fovubif1xoba: cleaning bucket "rclone-test-fovubif1xoba" of all files 2025/08/26 06:11:24 DEBUG : empty space: Deleting (id "4_z9f127dc3000deb5b9f880e1b_f414ceec2a1d56264_d20250826_m061121_c001_v7007000_t0000_u01756188681073") 2025/08/26 06:11:24 DEBUG : empty space: Deleting (id "4_z9f127dc3000deb5b9f880e1b_f11326b8387eff3a1_d20250826_m061115_c001_v0001182_t0025_u01756188675155") 2025/08/26 06:11:24 DEBUG : potato2: Deleting (id "4_z9f127dc3000deb5b9f880e1b_f414ceec2a1d5626a_d20250826_m061121_c001_v7007000_t0000_u01756188681511") 2025/08/26 06:11:24 DEBUG : potato2: Deleting (id "4_z9f127dc3000deb5b9f880e1b_f109b271f4f81acbf_d20250826_m061116_c001_v0001176_t0037_u01756188676442") 2025/08/26 06:11:24 DEBUG : potato3: Deleting (id "4_z9f127dc3000deb5b9f880e1b_f415c3187c7eb01ad_d20250826_m061121_c001_v7007000_t0000_u01756188681586") 2025/08/26 06:11:24 DEBUG : potato3: Deleting (id "4_z9f127dc3000deb5b9f880e1b_f107277701772c10a_d20250826_m061116_c001_v0001176_t0010_u01756188676728") 2025/08/26 06:11:24 DEBUG : potato3: Deleting (id "4_z9f127dc3000deb5b9f880e1b_f11326b8387eff3a3_d20250826_m061115_c001_v0001182_t0044_u01756188675365") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.98s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:11:27 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.69s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:11:30 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma/rclone-sync-test" --- PASS: TestSyncOverlap (1.52s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:11:31 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma/rclone-sync-test" 2025/08/26 06:11:33 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma/rclone-sync-test-include/layer2" 2025/08/26 06:11:35 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma/rclone-sync-test-ignore-file" 2025/08/26 06:11:39 DEBUG : B2 bucket rclone-test-gotaxol0quma path rclone-sync-test: Waiting for checks to finish 2025/08/26 06:11:39 DEBUG : B2 bucket rclone-test-gotaxol0quma path rclone-sync-test: Waiting for transfers to finish 2025/08/26 06:11:39 DEBUG : Waiting for deletions to finish 2025/08/26 06:11:39 INFO : There was nothing to transfer 2025/08/26 06:11:39 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:11:39 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:11:39 DEBUG : Waiting for deletions to finish 2025/08/26 06:11:39 INFO : There was nothing to transfer 2025/08/26 06:11:39 DEBUG : B2 bucket rclone-test-gotaxol0quma path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/26 06:11:39 DEBUG : B2 bucket rclone-test-gotaxol0quma path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/26 06:11:39 DEBUG : Waiting for deletions to finish 2025/08/26 06:11:39 INFO : There was nothing to transfer 2025/08/26 06:11:40 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:11:40 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:11:40 DEBUG : Waiting for deletions to finish 2025/08/26 06:11:40 INFO : There was nothing to transfer 2025/08/26 06:11:40 DEBUG : B2 bucket rclone-test-gotaxol0quma path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/26 06:11:40 DEBUG : B2 bucket rclone-test-gotaxol0quma path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/26 06:11:40 DEBUG : Waiting for deletions to finish 2025/08/26 06:11:40 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.43s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:11:41 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma/dst" 2025/08/26 06:11:42 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma/CompareDest" 2025/08/26 06:11:44 DEBUG : one: Need to transfer - File not found at Destination 2025/08/26 06:11:44 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for checks to finish 2025/08/26 06:11:44 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for transfers to finish 2025/08/26 06:11:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/26 06:11:45 INFO : one: Copied (new) 2025/08/26 06:11:45 DEBUG : Waiting for deletions to finish 2025/08/26 06:11:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 06:11:45 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for checks to finish 2025/08/26 06:11:45 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for transfers to finish 2025/08/26 06:11:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/26 06:11:46 INFO : one: Copied (replaced existing) 2025/08/26 06:11:46 DEBUG : Waiting for deletions to finish 2025/08/26 06:11:48 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for checks to finish 2025/08/26 06:11:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 06:11:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:11:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/26 06:11:48 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for transfers to finish 2025/08/26 06:11:48 DEBUG : Waiting for deletions to finish 2025/08/26 06:11:48 INFO : There was nothing to transfer 2025/08/26 06:11:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 06:11:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:11:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/26 06:11:50 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for checks to finish 2025/08/26 06:11:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:11:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/26 06:11:50 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for transfers to finish 2025/08/26 06:11:50 DEBUG : Waiting for deletions to finish 2025/08/26 06:11:50 INFO : There was nothing to transfer 2025/08/26 06:11:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 06:11:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:11:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/26 06:11:50 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for checks to finish 2025/08/26 06:11:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:11:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/26 06:11:50 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for transfers to finish 2025/08/26 06:11:50 DEBUG : Waiting for deletions to finish 2025/08/26 06:11:50 INFO : There was nothing to transfer 2025/08/26 06:11:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 06:11:51 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/08/26 06:11:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/26 06:11:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/26 06:11:51 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for checks to finish 2025/08/26 06:11:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:11:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/26 06:11:51 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for transfers to finish 2025/08/26 06:11:51 DEBUG : Waiting for deletions to finish 2025/08/26 06:11:51 INFO : There was nothing to transfer 2025/08/26 06:11:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 06:11:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/26 06:11:52 DEBUG : two: Need to transfer - File not found at Destination 2025/08/26 06:11:52 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for checks to finish 2025/08/26 06:11:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:11:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/26 06:11:52 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for transfers to finish 2025/08/26 06:11:53 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/26 06:11:53 INFO : two: Copied (new) 2025/08/26 06:11:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.32s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:11:56 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma/dest" 2025/08/26 06:11:57 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma/pre-dest1" 2025/08/26 06:11:58 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma/pre-dest2" 2025/08/26 06:12:00 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:12:00 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/26 06:12:01 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:12:01 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/26 06:12:01 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/26 06:12:01 DEBUG : B2 bucket rclone-test-gotaxol0quma path dest: Waiting for checks to finish 2025/08/26 06:12:01 DEBUG : B2 bucket rclone-test-gotaxol0quma path dest: Waiting for transfers to finish 2025/08/26 06:12:02 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/26 06:12:02 INFO : 3: Copied (new) 2025/08/26 06:12:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.27s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:12:03 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma/dst" 2025/08/26 06:12:04 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma/CopyDest" 2025/08/26 06:12:06 DEBUG : one: Need to transfer - File not found at Destination 2025/08/26 06:12:06 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for checks to finish 2025/08/26 06:12:06 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for transfers to finish 2025/08/26 06:12:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/26 06:12:07 INFO : one: Copied (new) 2025/08/26 06:12:07 DEBUG : Waiting for deletions to finish 2025/08/26 06:12:08 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for checks to finish 2025/08/26 06:12:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 06:12:08 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for transfers to finish 2025/08/26 06:12:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/26 06:12:09 INFO : one: Copied (replaced existing) 2025/08/26 06:12:09 DEBUG : Waiting for deletions to finish 2025/08/26 06:12:10 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma/BackupDir" 2025/08/26 06:12:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 06:12:12 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for checks to finish 2025/08/26 06:12:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:12:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/26 06:12:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/26 06:12:13 INFO : one: Copied (server-side copy) 2025/08/26 06:12:14 INFO : one: Deleted 2025/08/26 06:12:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/26 06:12:14 INFO : one: Copied (server-side copy) 2025/08/26 06:12:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/26 06:12:14 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for transfers to finish 2025/08/26 06:12:14 DEBUG : Waiting for deletions to finish 2025/08/26 06:12:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:12:15 DEBUG : one: Unchanged skipping 2025/08/26 06:12:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:12:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/26 06:12:16 INFO : two: Copied (server-side copy) 2025/08/26 06:12:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/26 06:12:16 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for checks to finish 2025/08/26 06:12:16 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for transfers to finish 2025/08/26 06:12:16 DEBUG : Waiting for deletions to finish 2025/08/26 06:12:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:12:16 DEBUG : one: Unchanged skipping 2025/08/26 06:12:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:12:16 DEBUG : two: Unchanged skipping 2025/08/26 06:12:16 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for checks to finish 2025/08/26 06:12:16 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for transfers to finish 2025/08/26 06:12:16 DEBUG : Waiting for deletions to finish 2025/08/26 06:12:16 INFO : There was nothing to transfer 2025/08/26 06:12:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:12:18 DEBUG : one: Unchanged skipping 2025/08/26 06:12:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/26 06:12:18 DEBUG : three: Destination not found in --copy-dest 2025/08/26 06:12:18 DEBUG : three: Need to transfer - File not found at Destination 2025/08/26 06:12:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/26 06:12:18 DEBUG : two: Unchanged skipping 2025/08/26 06:12:18 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for checks to finish 2025/08/26 06:12:18 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for transfers to finish 2025/08/26 06:12:19 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/26 06:12:19 INFO : three: Copied (new) 2025/08/26 06:12:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.24s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:12:23 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma/dst" 2025/08/26 06:12:24 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma/backup" 2025/08/26 06:12:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/26 06:12:26 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for checks to finish 2025/08/26 06:12:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:12:26 DEBUG : two: Unchanged skipping 2025/08/26 06:12:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/26 06:12:28 INFO : one: Copied (server-side copy) 2025/08/26 06:12:28 INFO : one: Deleted 2025/08/26 06:12:28 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for transfers to finish 2025/08/26 06:12:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/26 06:12:29 INFO : one: Copied (new) 2025/08/26 06:12:29 DEBUG : Waiting for deletions to finish 2025/08/26 06:12:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/26 06:12:30 INFO : three.txt: Copied (server-side copy) 2025/08/26 06:12:30 INFO : three.txt: Deleted 2025/08/26 06:12:30 INFO : three.txt: Moved into backup dir 2025/08/26 06:12:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/26 06:12:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:12:31 DEBUG : two: Unchanged skipping 2025/08/26 06:12:31 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for checks to finish 2025/08/26 06:12:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/26 06:12:32 INFO : one: Copied (server-side copy) 2025/08/26 06:12:32 INFO : one: Deleted 2025/08/26 06:12:32 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for transfers to finish 2025/08/26 06:12:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/26 06:12:32 INFO : one: Copied (new) 2025/08/26 06:12:32 DEBUG : Waiting for deletions to finish 2025/08/26 06:12:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/26 06:12:33 INFO : three.txt: Copied (server-side copy) 2025/08/26 06:12:33 INFO : three.txt: Deleted 2025/08/26 06:12:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.70s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:12:36 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma/dst" 2025/08/26 06:12:37 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma/backup" 2025/08/26 06:12:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/26 06:12:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:12:39 DEBUG : two: Unchanged skipping 2025/08/26 06:12:39 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for checks to finish 2025/08/26 06:12:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/26 06:12:41 INFO : one: Copied (server-side copy) to: one.bak 2025/08/26 06:12:41 INFO : one: Deleted 2025/08/26 06:12:41 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for transfers to finish 2025/08/26 06:12:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/26 06:12:42 INFO : one: Copied (new) 2025/08/26 06:12:42 DEBUG : Waiting for deletions to finish 2025/08/26 06:12:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/26 06:12:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/26 06:12:43 INFO : three.txt: Deleted 2025/08/26 06:12:43 INFO : three.txt: Moved into backup dir 2025/08/26 06:12:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/26 06:12:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:12:44 DEBUG : two: Unchanged skipping 2025/08/26 06:12:44 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for checks to finish 2025/08/26 06:12:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/26 06:12:45 INFO : one: Copied (server-side copy) to: one.bak 2025/08/26 06:12:45 INFO : one: Deleted 2025/08/26 06:12:45 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for transfers to finish 2025/08/26 06:12:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/26 06:12:45 INFO : one: Copied (new) 2025/08/26 06:12:45 DEBUG : Waiting for deletions to finish 2025/08/26 06:12:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/26 06:12:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/26 06:12:46 INFO : three.txt: Deleted 2025/08/26 06:12:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.31s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:12:50 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma/dst" 2025/08/26 06:12:51 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma/backup" 2025/08/26 06:12:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/26 06:12:53 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for checks to finish 2025/08/26 06:12:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:12:53 DEBUG : two: Unchanged skipping 2025/08/26 06:12:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/26 06:12:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/26 06:12:55 INFO : one: Deleted 2025/08/26 06:12:55 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for transfers to finish 2025/08/26 06:12:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/26 06:12:55 INFO : one: Copied (new) 2025/08/26 06:12:55 DEBUG : Waiting for deletions to finish 2025/08/26 06:12:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/26 06:12:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/26 06:12:56 INFO : three.txt: Deleted 2025/08/26 06:12:56 INFO : three.txt: Moved into backup dir 2025/08/26 06:12:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/26 06:12:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:12:58 DEBUG : two: Unchanged skipping 2025/08/26 06:12:58 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for checks to finish 2025/08/26 06:12:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/26 06:12:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/26 06:12:59 INFO : one: Deleted 2025/08/26 06:12:59 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for transfers to finish 2025/08/26 06:12:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/26 06:12:59 INFO : one: Copied (new) 2025/08/26 06:12:59 DEBUG : Waiting for deletions to finish 2025/08/26 06:13:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/26 06:13:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/26 06:13:00 INFO : three.txt: Deleted 2025/08/26 06:13:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.69s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:13:04 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma/dst" 2025/08/26 06:13:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:13:06 DEBUG : two: Unchanged skipping 2025/08/26 06:13:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/26 06:13:06 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for checks to finish 2025/08/26 06:13:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/26 06:13:06 INFO : one: Copied (server-side copy) to: one.bak 2025/08/26 06:13:06 INFO : one: Deleted 2025/08/26 06:13:06 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for transfers to finish 2025/08/26 06:13:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/26 06:13:08 INFO : one: Copied (new) 2025/08/26 06:13:08 DEBUG : Waiting for deletions to finish 2025/08/26 06:13:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/26 06:13:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/26 06:13:09 INFO : three.txt: Deleted 2025/08/26 06:13:09 INFO : three.txt: Moved into backup dir 2025/08/26 06:13:10 DEBUG : one.bak: Excluded (Path Filter) 2025/08/26 06:13:10 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/26 06:13:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/26 06:13:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:13:10 DEBUG : two: Unchanged skipping 2025/08/26 06:13:10 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for checks to finish 2025/08/26 06:13:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/26 06:13:10 INFO : one: Copied (server-side copy) to: one.bak 2025/08/26 06:13:11 INFO : one: Deleted 2025/08/26 06:13:11 DEBUG : B2 bucket rclone-test-gotaxol0quma path dst: Waiting for transfers to finish 2025/08/26 06:13:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/26 06:13:11 INFO : one: Copied (new) 2025/08/26 06:13:11 DEBUG : Waiting for deletions to finish 2025/08/26 06:13:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/26 06:13:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/26 06:13:12 INFO : three.txt: Deleted 2025/08/26 06:13:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.55s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:13:15 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma/dst" 2025/08/26 06:13:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/26 06:13:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/26 06:13:17 INFO : one: Copied (server-side copy) to: one.bak 2025/08/26 06:13:18 INFO : one: Deleted 2025/08/26 06:13:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/26 06:13:18 INFO : one: Copied (new) 2025/08/26 06:13:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:13:19 DEBUG : two: Unchanged skipping 2025/08/26 06:13:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/26 06:13:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/26 06:13:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/26 06:13:20 INFO : three.txt: Deleted 2025/08/26 06:13:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/26 06:13:20 INFO : three.txt: Copied (new) 2025/08/26 06:13:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/26 06:13:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/26 06:13:22 INFO : one: Copied (server-side copy) to: one.bak 2025/08/26 06:13:22 INFO : one: Deleted 2025/08/26 06:13:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/26 06:13:23 INFO : one: Copied (new) 2025/08/26 06:13:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:13:23 DEBUG : two: Unchanged skipping 2025/08/26 06:13:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/26 06:13:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/26 06:13:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/26 06:13:24 INFO : three.txt: Deleted 2025/08/26 06:13:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/26 06:13:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.03s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:13:28 DEBUG : Creating backend with remote "TestB2:rclone-test-gotaxol0quma/dst" 2025/08/26 06:13:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/26 06:13:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/26 06:13:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/26 06:13:31 INFO : one: Deleted 2025/08/26 06:13:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/26 06:13:32 INFO : one: Copied (new) 2025/08/26 06:13:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:13:33 DEBUG : two: Unchanged skipping 2025/08/26 06:13:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/26 06:13:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/26 06:13:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/26 06:13:33 INFO : three.txt: Deleted 2025/08/26 06:13:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/26 06:13:34 INFO : three.txt: Copied (new) 2025/08/26 06:13:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/26 06:13:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/26 06:13:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/26 06:13:35 INFO : one: Deleted 2025/08/26 06:13:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/26 06:13:36 INFO : one: Copied (new) 2025/08/26 06:13:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:13:36 DEBUG : two: Unchanged skipping 2025/08/26 06:13:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/26 06:13:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/26 06:13:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/26 06:13:37 INFO : three.txt: Deleted 2025/08/26 06:13:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/26 06:13:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.66s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:13:41 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:13:41 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/26 06:13:41 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:13:41 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/26 06:13:41 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/26 06:13:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.54s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:13:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/26 06:13:42 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:13:42 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:13:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/26 06:13:43 INFO : existing: Copied (new) 2025/08/26 06:13:43 DEBUG : Waiting for deletions to finish 2025/08/26 06:13:44 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/26 06:13:44 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:13:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/26 06:13:44 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:13:44 ERROR : B2 bucket rclone-test-gotaxol0quma: not deleting files as there were IO errors 2025/08/26 06:13:44 ERROR : B2 bucket rclone-test-gotaxol0quma: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.75s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:13:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:13:46 DEBUG : existing: Unchanged skipping 2025/08/26 06:13:46 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:13:46 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:13:46 DEBUG : Waiting for deletions to finish 2025/08/26 06:13:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.82s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.42s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.21s) --- SKIP: TestMaxTransfer/Hard (0.41s) --- SKIP: TestMaxTransfer/Soft (0.41s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:14:06 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:06 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:06 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:06 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:14:06 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:06 DEBUG : both0: Unchanged skipping 2025/08/26 06:14:06 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:06 DEBUG : both13: Unchanged skipping 2025/08/26 06:14:06 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:06 DEBUG : both14: Unchanged skipping 2025/08/26 06:14:06 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:06 DEBUG : both15: Unchanged skipping 2025/08/26 06:14:06 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:06 DEBUG : both16: Unchanged skipping 2025/08/26 06:14:06 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:06 DEBUG : both10: Unchanged skipping 2025/08/26 06:14:06 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:06 DEBUG : both18: Unchanged skipping 2025/08/26 06:14:06 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:06 DEBUG : both11: Unchanged skipping 2025/08/26 06:14:06 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:06 DEBUG : both12: Unchanged skipping 2025/08/26 06:14:06 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:06 DEBUG : both17: Unchanged skipping 2025/08/26 06:14:06 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:06 DEBUG : both3: Unchanged skipping 2025/08/26 06:14:06 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:06 DEBUG : both19: Unchanged skipping 2025/08/26 06:14:06 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:06 DEBUG : both5: Unchanged skipping 2025/08/26 06:14:06 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:06 DEBUG : both6: Unchanged skipping 2025/08/26 06:14:06 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:06 DEBUG : both1: Unchanged skipping 2025/08/26 06:14:06 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:06 DEBUG : both2: Unchanged skipping 2025/08/26 06:14:06 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:06 DEBUG : both4: Unchanged skipping 2025/08/26 06:14:06 DEBUG : both7: Unchanged skipping 2025/08/26 06:14:06 DEBUG : both8: Unchanged skipping 2025/08/26 06:14:06 DEBUG : both9: Unchanged skipping 2025/08/26 06:14:06 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:14:06 DEBUG : Waiting for deletions to finish 2025/08/26 06:14:06 INFO : only12: Deleted 2025/08/26 06:14:06 INFO : only14: Deleted 2025/08/26 06:14:07 INFO : only17: Deleted 2025/08/26 06:14:07 INFO : only4: Deleted 2025/08/26 06:14:07 INFO : only8: Deleted 2025/08/26 06:14:07 INFO : only11: Deleted 2025/08/26 06:14:07 INFO : only13: Deleted 2025/08/26 06:14:07 INFO : only1: Deleted 2025/08/26 06:14:07 INFO : only6: Deleted 2025/08/26 06:14:07 INFO : only7: Deleted 2025/08/26 06:14:07 INFO : only16: Deleted 2025/08/26 06:14:07 INFO : only2: Deleted 2025/08/26 06:14:07 INFO : only3: Deleted 2025/08/26 06:14:07 INFO : only5: Deleted 2025/08/26 06:14:07 INFO : only0: Deleted 2025/08/26 06:14:07 INFO : only10: Deleted 2025/08/26 06:14:07 INFO : only15: Deleted 2025/08/26 06:14:07 INFO : only18: Deleted 2025/08/26 06:14:07 INFO : only19: Deleted 2025/08/26 06:14:07 INFO : only9: Deleted 2025/08/26 06:14:07 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.40s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:14:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:29 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:14:29 DEBUG : both0: Unchanged skipping 2025/08/26 06:14:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:29 DEBUG : both13: Unchanged skipping 2025/08/26 06:14:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:29 DEBUG : both11: Unchanged skipping 2025/08/26 06:14:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:29 DEBUG : both15: Unchanged skipping 2025/08/26 06:14:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:29 DEBUG : both16: Unchanged skipping 2025/08/26 06:14:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:29 DEBUG : both17: Unchanged skipping 2025/08/26 06:14:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:29 DEBUG : both10: Unchanged skipping 2025/08/26 06:14:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:29 DEBUG : both19: Unchanged skipping 2025/08/26 06:14:29 DEBUG : both14: Unchanged skipping 2025/08/26 06:14:29 DEBUG : both12: Unchanged skipping 2025/08/26 06:14:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:29 DEBUG : both18: Unchanged skipping 2025/08/26 06:14:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:29 DEBUG : both4: Unchanged skipping 2025/08/26 06:14:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:29 DEBUG : both5: Unchanged skipping 2025/08/26 06:14:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:29 DEBUG : both2: Unchanged skipping 2025/08/26 06:14:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:29 DEBUG : both7: Unchanged skipping 2025/08/26 06:14:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:29 DEBUG : both8: Unchanged skipping 2025/08/26 06:14:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:29 DEBUG : both3: Unchanged skipping 2025/08/26 06:14:29 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/26 06:14:29 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/26 06:14:29 DEBUG : both1: Unchanged skipping 2025/08/26 06:14:29 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/26 06:14:29 DEBUG : both6: Unchanged skipping 2025/08/26 06:14:29 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/26 06:14:29 DEBUG : both9: Unchanged skipping 2025/08/26 06:14:29 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/26 06:14:29 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/26 06:14:29 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/26 06:14:29 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/26 06:14:29 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/26 06:14:29 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/26 06:14:29 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/26 06:14:29 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/26 06:14:29 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/26 06:14:29 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/26 06:14:29 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/26 06:14:29 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/26 06:14:29 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/26 06:14:29 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/26 06:14:29 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/26 06:14:29 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/26 06:14:29 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:14:29 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 06:14:29 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 06:14:29 INFO : only10: Copied (replaced existing) 2025/08/26 06:14:29 INFO : only0: Copied (replaced existing) 2025/08/26 06:14:29 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 06:14:29 INFO : only13: Copied (replaced existing) 2025/08/26 06:14:29 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 06:14:29 INFO : only18: Copied (replaced existing) 2025/08/26 06:14:29 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 06:14:29 INFO : only16: Copied (replaced existing) 2025/08/26 06:14:29 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 06:14:29 INFO : only17: Copied (replaced existing) 2025/08/26 06:14:29 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 06:14:29 INFO : only19: Copied (replaced existing) 2025/08/26 06:14:29 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 06:14:29 INFO : only11: Copied (replaced existing) 2025/08/26 06:14:29 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 06:14:29 INFO : only12: Copied (replaced existing) 2025/08/26 06:14:29 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 06:14:29 INFO : only15: Copied (replaced existing) 2025/08/26 06:14:29 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 06:14:29 INFO : only14: Copied (replaced existing) 2025/08/26 06:14:29 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 06:14:29 INFO : only4: Copied (replaced existing) 2025/08/26 06:14:29 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 06:14:29 INFO : only5: Copied (replaced existing) 2025/08/26 06:14:30 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 06:14:30 INFO : only6: Copied (replaced existing) 2025/08/26 06:14:30 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 06:14:30 INFO : only7: Copied (replaced existing) 2025/08/26 06:14:30 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 06:14:30 INFO : only1: Copied (replaced existing) 2025/08/26 06:14:30 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 06:14:30 INFO : only9: Copied (replaced existing) 2025/08/26 06:14:30 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 06:14:30 INFO : only2: Copied (replaced existing) 2025/08/26 06:14:30 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 06:14:30 INFO : only3: Copied (replaced existing) 2025/08/26 06:14:30 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/26 06:14:30 INFO : only8: Copied (replaced existing) 2025/08/26 06:14:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.24s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:14:38 DEBUG : empty_dir: Making directory with metadata 2025/08/26 06:14:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/26 06:14:38 DEBUG : empty_on_remote: Making directory with metadata 2025/08/26 06:14:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/26 06:14:38 INFO : empty_on_remote: Making directory 2025/08/26 06:14:38 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/26 06:14:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/26 06:14:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/26 06:14:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/26 06:14:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.41s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:14:40 DEBUG : empty_dir: Making directory with metadata 2025/08/26 06:14:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/26 06:14:40 DEBUG : empty_on_remote: Making directory with metadata 2025/08/26 06:14:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/26 06:14:40 INFO : empty_on_remote: Making directory 2025/08/26 06:14:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/26 06:14:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/26 06:14:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/26 06:14:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/26 06:14:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/26 06:14:41 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.45s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:14:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/26 06:14:43 INFO : sub dir: Making directory 2025/08/26 06:14:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.91s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:14:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/26 06:14:45 INFO : sub dir: Making directory 2025/08/26 06:14:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.95s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:14:54 DEBUG : Waiting for deletions to finish 2025/08/26 06:14:54 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:14:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:14:54 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:14:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:14:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:14:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:14:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:14:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:14:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:14:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:14:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:14:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:14:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:14:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:14:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:14:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:14:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:14:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:14:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:14:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 06:14:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : apple: Unchanged skipping 2025/08/26 06:14:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/26 06:14:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : banana: Unchanged skipping 2025/08/26 06:14:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : splitbananasplit: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:14:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:14:55 DEBUG : Waiting for deletions to finish 2025/08/26 06:14:55 INFO : There was nothing to transfer 2025/08/26 06:14:55 DEBUG : Waiting for deletions to finish 2025/08/26 06:14:55 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:14:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:14:55 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:14:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:14:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:14:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:14:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:14:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:14:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:14:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:14:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:14:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:14:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:14:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:14:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:14:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:14:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:14:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:14:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:14:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 06:14:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/26 06:14:55 DEBUG : apple: Unchanged skipping 2025/08/26 06:14:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : banana: Unchanged skipping 2025/08/26 06:14:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : splitbananasplit: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:14:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:14:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/26 06:14:55 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:14:55 DEBUG : Waiting for deletions to finish 2025/08/26 06:14:55 INFO : There was nothing to transfer 2025/08/26 06:14:55 DEBUG : Waiting for deletions to finish 2025/08/26 06:14:56 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:14:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:14:56 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:14:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:14:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:14:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:14:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:14:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:14:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:14:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:14:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:14:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:14:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:14:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:14:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:14:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:14:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:14:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:14:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:14:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:15:10 DEBUG : Waiting for deletions to finish 2025/08/26 06:15:11 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:11 DEBUG : apple: Unchanged skipping 2025/08/26 06:15:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/26 06:15:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:11 DEBUG : banana: Unchanged skipping 2025/08/26 06:15:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:11 DEBUG : splitbananasplit: Unchanged skipping 2025/08/26 06:15:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/26 06:15:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/26 06:15:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/26 06:15:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/26 06:15:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/26 06:15:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/26 06:15:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/26 06:15:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/26 06:15:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/26 06:15:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/26 06:15:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/26 06:15:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/26 06:15:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/26 06:15:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/26 06:15:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/26 06:15:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/26 06:15:11 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:15:11 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:15:11 DEBUG : Waiting for deletions to finish 2025/08/26 06:15:11 INFO : There was nothing to transfer 2025/08/26 06:15:11 DEBUG : Waiting for deletions to finish 2025/08/26 06:15:11 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:15:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 06:15:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:12 DEBUG : apple: Unchanged skipping 2025/08/26 06:15:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/26 06:15:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:12 DEBUG : banana: Unchanged skipping 2025/08/26 06:15:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:12 DEBUG : splitbananasplit: Unchanged skipping 2025/08/26 06:15:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/26 06:15:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/26 06:15:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/26 06:15:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/26 06:15:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/26 06:15:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/26 06:15:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/26 06:15:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/26 06:15:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/26 06:15:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/26 06:15:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/26 06:15:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/26 06:15:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/26 06:15:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/26 06:15:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/26 06:15:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/26 06:15:12 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:15:12 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:15:12 DEBUG : Waiting for deletions to finish 2025/08/26 06:15:12 INFO : There was nothing to transfer 2025/08/26 06:15:12 DEBUG : Waiting for deletions to finish 2025/08/26 06:15:12 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:15:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:15:12 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:15:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:15:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:15:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:15:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:15:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:15:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:15:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:15:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:15:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:15:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:15:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:15:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:15:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:15:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:15:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:15:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:15:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:15:26 DEBUG : Waiting for deletions to finish 2025/08/26 06:15:27 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:15:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:15:27 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:15:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:15:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:15:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:15:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:15:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:15:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:15:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:15:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:15:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:15:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:15:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:15:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:15:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:15:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:15:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:15:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:15:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 06:15:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:27 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:27 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:27 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:27 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:27 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:27 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:27 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/26 06:15:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/26 06:15:28 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/26 06:15:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/26 06:15:28 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:28 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/26 06:15:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/26 06:15:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:28 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:15:28 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:15:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/26 06:15:28 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/26 06:15:28 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/26 06:15:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/26 06:15:28 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/26 06:15:28 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/26 06:15:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/26 06:15:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/26 06:15:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/26 06:15:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/26 06:15:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/26 06:15:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/26 06:15:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/26 06:15:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/26 06:15:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/26 06:15:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/26 06:15:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/26 06:15:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/26 06:15:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/26 06:15:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/26 06:15:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/26 06:15:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/26 06:15:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/26 06:15:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/26 06:15:30 DEBUG : Waiting for deletions to finish 2025/08/26 06:15:30 INFO : splitbananasplit: Deleted 2025/08/26 06:15:30 INFO : dir1/0011-56789;.txt: Deleted 2025/08/26 06:15:30 INFO : dir1/0007-1234567.txt: Deleted 2025/08/26 06:15:30 INFO : dir1/0008-2345678.txt: Deleted 2025/08/26 06:15:30 INFO : dir1/0012-6789;.txt: Deleted 2025/08/26 06:15:30 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/26 06:15:30 INFO : dir1/0009-3456789.txt: Deleted 2025/08/26 06:15:30 INFO : appleappleapplebanana: Deleted 2025/08/26 06:15:30 INFO : dir1/0014-89;=.txt: Deleted 2025/08/26 06:15:30 INFO : banana: Deleted 2025/08/26 06:15:31 INFO : dir1/0003-defghij.txt: Deleted 2025/08/26 06:15:31 INFO : dir1/0010-456789.txt: Deleted 2025/08/26 06:15:31 INFO : dir1/0015-9;=.txt: Deleted 2025/08/26 06:15:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/26 06:15:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/26 06:15:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/26 06:15:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/26 06:15:31 INFO : dir1/0013-789;=.txt: Deleted 2025/08/26 06:15:31 INFO : apple: Deleted 2025/08/26 06:15:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/26 06:15:31 DEBUG : Waiting for deletions to finish 2025/08/26 06:15:31 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/26 06:15:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/26 06:15:31 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/26 06:15:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/26 06:15:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/26 06:15:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/26 06:15:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/26 06:15:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/26 06:15:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/26 06:15:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/26 06:15:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/26 06:15:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/26 06:15:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/26 06:15:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/26 06:15:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/26 06:15:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/26 06:15:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/26 06:15:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/26 06:15:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/26 06:15:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/26 06:15:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/26 06:15:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:31 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:31 DEBUG : apple: Unchanged skipping 2025/08/26 06:15:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:31 DEBUG : banana: Unchanged skipping 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/26 06:15:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:31 DEBUG : splitbananasplit: Unchanged skipping 2025/08/26 06:15:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/26 06:15:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/26 06:15:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/26 06:15:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/26 06:15:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/26 06:15:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/26 06:15:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/26 06:15:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/26 06:15:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/26 06:15:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/26 06:15:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/26 06:15:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/26 06:15:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/26 06:15:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/26 06:15:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/26 06:15:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/26 06:15:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/26 06:15:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:15:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/26 06:15:31 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:15:31 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:15:31 DEBUG : Waiting for deletions to finish 2025/08/26 06:15:31 DEBUG : Waiting for deletions to finish 2025/08/26 06:15:32 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/26 06:15:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/26 06:15:32 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/26 06:15:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/26 06:15:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/26 06:15:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/26 06:15:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/26 06:15:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/26 06:15:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/26 06:15:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/26 06:15:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/26 06:15:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/26 06:15:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/26 06:15:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/26 06:15:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/26 06:15:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/26 06:15:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/26 06:15:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/26 06:15:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/26 06:15:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/26 06:15:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/26 06:15:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:32 DEBUG : apple: transformed to: YXBwbGU= 2025/08/26 06:15:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/26 06:15:32 DEBUG : banana: transformed to: YmFuYW5h 2025/08/26 06:15:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/26 06:15:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/26 06:15:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/26 06:15:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/26 06:15:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/26 06:15:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/26 06:15:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:15:45 DEBUG : Waiting for deletions to finish 2025/08/26 06:15:46 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:15:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:15:46 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:15:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:15:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:15:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:15:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:15:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:15:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:15:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:15:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:15:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:15:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:15:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:15:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:15:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:15:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:15:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:15:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:15:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 06:15:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/26 06:15:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/26 06:15:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/26 06:15:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/26 06:15:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 06:15:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 06:15:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/26 06:15:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 06:15:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/26 06:15:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 06:15:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 06:15:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 06:15:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 06:15:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 06:15:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 06:15:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 06:15:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 06:15:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 06:15:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 06:15:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 06:15:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 06:15:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/26 06:15:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 06:15:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 06:15:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 06:15:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 06:15:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 06:15:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 06:15:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 06:15:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 06:15:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/26 06:15:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 06:15:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/26 06:15:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 06:15:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 06:15:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/26 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 06:15:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 06:15:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 06:15:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 06:15:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 06:15:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/26 06:15:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 06:15:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 06:15:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 06:15:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/26 06:15:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 06:15:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 06:15:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 06:15:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 06:15:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 06:15:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 06:15:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 06:15:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 06:15:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 06:15:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/26 06:15:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 06:15:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 06:15:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/26 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 06:15:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 06:15:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 06:15:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 06:15:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 06:15:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/26 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 06:15:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 06:15:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/26 06:15:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 06:15:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/26 06:15:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/26 06:15:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/26 06:15:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 06:15:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/26 06:15:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 06:15:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/26 06:15:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 06:15:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 06:15:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/26 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 06:15:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 06:15:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 06:15:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/26 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 06:15:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 06:15:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 06:15:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/26 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 06:15:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 06:15:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/26 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 06:15:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 06:15:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 06:15:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/26 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 06:15:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 06:15:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 06:15:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/26 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 06:15:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 06:15:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/26 06:15:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 06:15:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/26 06:15:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/26 06:15:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/26 06:15:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 06:15:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/26 06:15:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 06:15:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/26 06:15:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/26 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 06:15:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 06:15:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/26 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 06:15:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 06:15:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 06:15:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/26 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 06:15:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/26 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 06:15:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 06:15:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 06:15:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/26 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 06:15:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 06:15:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/26 06:15:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/26 06:15:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/26 06:15:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/26 06:15:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/26 06:15:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/26 06:15:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/26 06:15:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/26 06:15:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/26 06:15:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/26 06:15:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/26 06:15:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/26 06:15:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/26 06:15:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/26 06:15:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/26 06:15:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/26 06:15:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/26 06:15:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:46 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:15:46 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:15:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/26 06:15:46 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/26 06:15:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/26 06:15:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/26 06:15:47 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/26 06:15:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/26 06:15:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/26 06:15:47 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/26 06:15:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/26 06:15:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/26 06:15:47 INFO : apple: Copied (new) to: PREFIXapple 2025/08/26 06:15:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/26 06:15:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/26 06:15:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/26 06:15:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/26 06:15:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/26 06:15:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/26 06:15:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/26 06:15:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/26 06:15:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/26 06:15:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/26 06:15:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/26 06:15:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/26 06:15:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/26 06:15:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/26 06:15:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/26 06:15:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/26 06:15:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/26 06:15:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/26 06:15:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/26 06:15:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/26 06:15:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/26 06:15:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/26 06:15:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/26 06:15:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/26 06:15:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/26 06:15:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/26 06:15:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/26 06:15:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/26 06:15:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/26 06:15:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/26 06:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/26 06:15:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/26 06:15:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/26 06:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/26 06:15:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/26 06:15:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/26 06:15:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/26 06:15:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/26 06:15:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/26 06:15:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/26 06:15:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/26 06:15:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/26 06:15:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/26 06:15:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/26 06:15:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/26 06:15:48 DEBUG : Waiting for deletions to finish 2025/08/26 06:15:48 INFO : apple: Deleted 2025/08/26 06:15:48 INFO : splitbananasplit: Deleted 2025/08/26 06:15:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/26 06:15:48 INFO : dir1/0008-2345678.txt: Deleted 2025/08/26 06:15:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/26 06:15:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/26 06:15:49 INFO : banana: Deleted 2025/08/26 06:15:49 INFO : dir1/0009-3456789.txt: Deleted 2025/08/26 06:15:49 INFO : dir1/0010-456789.txt: Deleted 2025/08/26 06:15:49 INFO : dir1/0012-6789;.txt: Deleted 2025/08/26 06:15:49 INFO : dir1/0014-89;=.txt: Deleted 2025/08/26 06:15:49 INFO : appleappleapplebanana: Deleted 2025/08/26 06:15:49 INFO : dir1/0003-defghij.txt: Deleted 2025/08/26 06:15:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/26 06:15:49 INFO : dir1/0007-1234567.txt: Deleted 2025/08/26 06:15:49 INFO : dir1/0013-789;=.txt: Deleted 2025/08/26 06:15:49 INFO : dir1/0015-9;=.txt: Deleted 2025/08/26 06:15:49 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/26 06:15:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/26 06:15:49 INFO : dir1/0011-56789;.txt: Deleted 2025/08/26 06:15:49 DEBUG : Waiting for deletions to finish 2025/08/26 06:15:49 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/26 06:15:49 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:15:49 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/26 06:15:49 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/26 06:15:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:15:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:15:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:15:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:15:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:15:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:15:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:15:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:15:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:15:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:15:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:15:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:15:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:15:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:15:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:15:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/26 06:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/26 06:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/26 06:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/26 06:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/26 06:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/26 06:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/26 06:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/26 06:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/26 06:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/26 06:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/26 06:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/26 06:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/26 06:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/26 06:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/26 06:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/26 06:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/26 06:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/26 06:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/26 06:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/26 06:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/26 06:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/26 06:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/26 06:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/26 06:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/26 06:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/26 06:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/26 06:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/26 06:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/26 06:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/26 06:15:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/26 06:15:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/26 06:15:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/26 06:15:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/26 06:15:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/26 06:15:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/26 06:15:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/26 06:15:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/26 06:15:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/26 06:15:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/26 06:15:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/26 06:15:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/26 06:15:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/26 06:15:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/26 06:15:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/26 06:15:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/26 06:15:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/26 06:15:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/26 06:15:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/26 06:15:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/26 06:15:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/26 06:15:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/26 06:15:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/26 06:15:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/26 06:15:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/26 06:15:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/26 06:15:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/26 06:15:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/26 06:15:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/26 06:15:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/26 06:15:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/26 06:15:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/26 06:15:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/26 06:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/26 06:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/26 06:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/26 06:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/26 06:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/26 06:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/26 06:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/26 06:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/26 06:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/26 06:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/26 06:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/26 06:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/26 06:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/26 06:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/26 06:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/26 06:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/26 06:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/26 06:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/26 06:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/26 06:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/26 06:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/26 06:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/26 06:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/26 06:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/26 06:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/26 06:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/26 06:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/26 06:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/26 06:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/26 06:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/26 06:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/26 06:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:49 DEBUG : apple: transformed to: PREFIXapple 2025/08/26 06:15:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/26 06:15:49 DEBUG : banana: transformed to: PREFIXbanana 2025/08/26 06:15:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/26 06:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/26 06:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/26 06:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/26 06:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/26 06:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/26 06:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/26 06:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/26 06:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/26 06:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/26 06:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/26 06:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/26 06:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/26 06:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/26 06:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/26 06:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/26 06:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/26 06:15:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/26 06:15:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/26 06:15:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/26 06:15:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/26 06:15:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/26 06:15:50 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:15:50 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:15:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/26 06:15:50 INFO : appleappleapplebanana: Copied (new) 2025/08/26 06:15:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/26 06:15:50 INFO : apple: Copied (new) 2025/08/26 06:15:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/26 06:15:50 INFO : splitbananasplit: Copied (new) 2025/08/26 06:15:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/26 06:15:50 INFO : banana: Copied (new) 2025/08/26 06:15:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/26 06:15:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/26 06:15:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/26 06:15:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/26 06:15:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/26 06:15:51 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/26 06:15:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/26 06:15:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/26 06:15:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/26 06:15:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/26 06:15:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/26 06:15:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/26 06:15:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/26 06:15:51 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/26 06:15:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/26 06:15:51 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/26 06:15:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/26 06:15:51 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/26 06:15:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/26 06:15:51 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/26 06:15:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/26 06:15:51 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/26 06:15:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/26 06:15:51 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/26 06:15:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/26 06:15:51 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/26 06:15:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/26 06:15:52 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/26 06:15:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/26 06:15:52 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/26 06:15:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/26 06:15:52 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/26 06:15:52 DEBUG : Waiting for deletions to finish 2025/08/26 06:15:52 INFO : PREFIXbanana: Deleted 2025/08/26 06:15:52 INFO : PREFIXapple: Deleted 2025/08/26 06:15:52 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/26 06:15:52 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/26 06:15:52 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/26 06:15:52 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/26 06:15:52 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/26 06:15:52 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/26 06:15:52 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/26 06:15:52 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/26 06:15:52 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/26 06:15:52 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/26 06:15:52 INFO : PREFIXsplitbananasplit: Deleted 2025/08/26 06:15:52 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/26 06:15:52 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/26 06:15:52 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/26 06:15:52 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/26 06:15:52 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/26 06:15:52 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/26 06:15:52 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/26 06:15:52 DEBUG : Waiting for deletions to finish 2025/08/26 06:15:53 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : Waiting for deletions to finish 2025/08/26 06:15:53 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:15:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:16:07 DEBUG : Waiting for deletions to finish 2025/08/26 06:16:07 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:16:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:16:07 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:16:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:16:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:16:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:16:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:16:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:16:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:16:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:16:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:16:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:16:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:16:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:16:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:16:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:16:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:16:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:16:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:16:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 06:16:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/26 06:16:08 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/26 06:16:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:08 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/26 06:16:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/26 06:16:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:08 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:08 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/26 06:16:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/26 06:16:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/26 06:16:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/26 06:16:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/26 06:16:08 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 06:16:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/26 06:16:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/26 06:16:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/26 06:16:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/26 06:16:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/26 06:16:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/26 06:16:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/26 06:16:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/26 06:16:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/26 06:16:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/26 06:16:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/26 06:16:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/26 06:16:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/26 06:16:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/26 06:16:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:08 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:16:08 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:16:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/26 06:16:08 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/26 06:16:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/26 06:16:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/26 06:16:08 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/26 06:16:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/26 06:16:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/26 06:16:08 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/26 06:16:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/26 06:16:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/26 06:16:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/26 06:16:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/26 06:16:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/26 06:16:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/26 06:16:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/26 06:16:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/26 06:16:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/26 06:16:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/26 06:16:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/26 06:16:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/26 06:16:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/26 06:16:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/26 06:16:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/26 06:16:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/26 06:16:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/26 06:16:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/26 06:16:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/26 06:16:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/26 06:16:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/26 06:16:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/26 06:16:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/26 06:16:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/26 06:16:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/26 06:16:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/26 06:16:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/26 06:16:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/26 06:16:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/26 06:16:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/26 06:16:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/26 06:16:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/26 06:16:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/26 06:16:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/26 06:16:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/26 06:16:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/26 06:16:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/26 06:16:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/26 06:16:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/26 06:16:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/26 06:16:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/26 06:16:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/26 06:16:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/26 06:16:10 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/26 06:16:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/26 06:16:10 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/26 06:16:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/26 06:16:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/26 06:16:10 DEBUG : Waiting for deletions to finish 2025/08/26 06:16:10 INFO : dir1/0012-6789;.txt: Deleted 2025/08/26 06:16:10 INFO : dir1/0014-89;=.txt: Deleted 2025/08/26 06:16:10 INFO : dir1/0015-9;=.txt: Deleted 2025/08/26 06:16:11 INFO : appleappleapplebanana: Deleted 2025/08/26 06:16:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/26 06:16:11 INFO : dir1/0008-2345678.txt: Deleted 2025/08/26 06:16:11 INFO : dir1/0013-789;=.txt: Deleted 2025/08/26 06:16:11 INFO : apple: Deleted 2025/08/26 06:16:11 INFO : dir1/0007-1234567.txt: Deleted 2025/08/26 06:16:11 INFO : banana: Deleted 2025/08/26 06:16:11 INFO : dir1/0009-3456789.txt: Deleted 2025/08/26 06:16:11 INFO : dir1/0011-56789;.txt: Deleted 2025/08/26 06:16:11 INFO : splitbananasplit: Deleted 2025/08/26 06:16:11 INFO : dir1/0003-defghij.txt: Deleted 2025/08/26 06:16:11 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/26 06:16:11 INFO : dir1/0010-456789.txt: Deleted 2025/08/26 06:16:11 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/26 06:16:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/26 06:16:11 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/26 06:16:11 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/26 06:16:11 DEBUG : Waiting for deletions to finish 2025/08/26 06:16:11 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/26 06:16:11 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/26 06:16:11 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/26 06:16:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/26 06:16:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/26 06:16:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/26 06:16:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/26 06:16:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/26 06:16:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/26 06:16:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/26 06:16:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/26 06:16:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/26 06:16:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/26 06:16:11 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/26 06:16:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/26 06:16:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/26 06:16:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/26 06:16:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/26 06:16:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/26 06:16:11 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/26 06:16:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/26 06:16:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/26 06:16:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/26 06:16:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/26 06:16:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/26 06:16:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/26 06:16:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/26 06:16:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/26 06:16:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/26 06:16:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/26 06:16:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/26 06:16:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/26 06:16:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/26 06:16:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/26 06:16:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/26 06:16:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/26 06:16:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/26 06:16:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/26 06:16:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/26 06:16:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/26 06:16:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/26 06:16:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/26 06:16:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/26 06:16:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/26 06:16:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/26 06:16:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/26 06:16:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/26 06:16:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/26 06:16:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/26 06:16:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/26 06:16:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/26 06:16:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/26 06:16:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/26 06:16:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/26 06:16:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/26 06:16:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/26 06:16:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/26 06:16:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/26 06:16:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/26 06:16:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/26 06:16:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/26 06:16:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/26 06:16:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/26 06:16:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/26 06:16:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/26 06:16:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/26 06:16:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/26 06:16:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/26 06:16:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/26 06:16:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/26 06:16:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/26 06:16:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/26 06:16:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/26 06:16:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/26 06:16:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/26 06:16:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/26 06:16:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/26 06:16:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/26 06:16:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/26 06:16:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:12 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:16:12 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:16:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/26 06:16:12 INFO : banana: Copied (new) 2025/08/26 06:16:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/26 06:16:12 INFO : apple: Copied (new) 2025/08/26 06:16:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/26 06:16:12 INFO : splitbananasplit: Copied (new) 2025/08/26 06:16:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/26 06:16:12 INFO : appleappleapplebanana: Copied (new) 2025/08/26 06:16:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/26 06:16:12 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/26 06:16:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/26 06:16:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/26 06:16:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/26 06:16:13 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/26 06:16:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/26 06:16:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/26 06:16:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/26 06:16:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/26 06:16:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/26 06:16:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/26 06:16:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/26 06:16:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/26 06:16:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/26 06:16:13 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/26 06:16:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/26 06:16:13 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/26 06:16:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/26 06:16:13 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/26 06:16:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/26 06:16:13 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/26 06:16:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/26 06:16:13 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/26 06:16:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/26 06:16:13 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/26 06:16:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/26 06:16:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/26 06:16:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/26 06:16:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/26 06:16:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/26 06:16:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/26 06:16:14 DEBUG : Waiting for deletions to finish 2025/08/26 06:16:14 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/26 06:16:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/26 06:16:14 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/26 06:16:14 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/26 06:16:14 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/26 06:16:14 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/26 06:16:14 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/26 06:16:14 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/26 06:16:14 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/26 06:16:14 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/26 06:16:14 INFO : appleSUFFIX: Deleted 2025/08/26 06:16:14 INFO : splitbananasplitSUFFIX: Deleted 2025/08/26 06:16:14 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/26 06:16:14 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/26 06:16:14 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/26 06:16:14 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/26 06:16:14 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/26 06:16:14 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/26 06:16:14 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/26 06:16:14 INFO : bananaSUFFIX: Deleted 2025/08/26 06:16:14 DEBUG : Waiting for deletions to finish 2025/08/26 06:16:15 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : Waiting for deletions to finish 2025/08/26 06:16:15 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:16:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:16:28 DEBUG : Waiting for deletions to finish 2025/08/26 06:16:28 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:16:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:16:28 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:16:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:16:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:16:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:16:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:16:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:16:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:16:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:16:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:16:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:16:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:16:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:16:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:16:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:16:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:16:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:16:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:16:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 06:16:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/26 06:16:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/26 06:16:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/26 06:16:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/26 06:16:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/26 06:16:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/26 06:16:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/26 06:16:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:29 DEBUG : apple: Unchanged skipping 2025/08/26 06:16:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:29 DEBUG : banana: Unchanged skipping 2025/08/26 06:16:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/26 06:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/26 06:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/26 06:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/26 06:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/26 06:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/26 06:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/26 06:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/26 06:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/26 06:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/26 06:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/26 06:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/26 06:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/26 06:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/26 06:16:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/26 06:16:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/26 06:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/26 06:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/26 06:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/26 06:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/26 06:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/26 06:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/26 06:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/26 06:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/26 06:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/26 06:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/26 06:16:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/26 06:16:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/26 06:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/26 06:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/26 06:16:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/26 06:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/26 06:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/26 06:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/26 06:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/26 06:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/26 06:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/26 06:16:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/26 06:16:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/26 06:16:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/26 06:16:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/26 06:16:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/26 06:16:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/26 06:16:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/26 06:16:29 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:16:29 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:16:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/26 06:16:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/26 06:16:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/26 06:16:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/26 06:16:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/26 06:16:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/26 06:16:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/26 06:16:29 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/26 06:16:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/26 06:16:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/26 06:16:29 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/26 06:16:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/26 06:16:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/26 06:16:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/26 06:16:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/26 06:16:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/26 06:16:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/26 06:16:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/26 06:16:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/26 06:16:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/26 06:16:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/26 06:16:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/26 06:16:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/26 06:16:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/26 06:16:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/26 06:16:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/26 06:16:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/26 06:16:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/26 06:16:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/26 06:16:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/26 06:16:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/26 06:16:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/26 06:16:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/26 06:16:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/26 06:16:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/26 06:16:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/26 06:16:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/26 06:16:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/26 06:16:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/26 06:16:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/26 06:16:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/26 06:16:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/26 06:16:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/26 06:16:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/26 06:16:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/26 06:16:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/26 06:16:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/26 06:16:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/26 06:16:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/26 06:16:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/26 06:16:31 DEBUG : Waiting for deletions to finish 2025/08/26 06:16:31 INFO : dir1/0009-3456789.txt: Deleted 2025/08/26 06:16:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/26 06:16:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/26 06:16:31 INFO : dir1/0012-6789;.txt: Deleted 2025/08/26 06:16:31 INFO : dir1/0015-9;=.txt: Deleted 2025/08/26 06:16:31 INFO : dir1/0014-89;=.txt: Deleted 2025/08/26 06:16:31 INFO : appleappleapplebanana: Deleted 2025/08/26 06:16:31 INFO : splitbananasplit: Deleted 2025/08/26 06:16:31 INFO : dir1/0013-789;=.txt: Deleted 2025/08/26 06:16:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/26 06:16:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/26 06:16:31 INFO : dir1/0011-56789;.txt: Deleted 2025/08/26 06:16:31 INFO : dir1/0008-2345678.txt: Deleted 2025/08/26 06:16:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/26 06:16:31 INFO : dir1/0003-defghij.txt: Deleted 2025/08/26 06:16:31 INFO : dir1/0010-456789.txt: Deleted 2025/08/26 06:16:32 INFO : dir1/0007-1234567.txt: Deleted 2025/08/26 06:16:32 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/26 06:16:32 DEBUG : Waiting for deletions to finish 2025/08/26 06:16:32 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:16:32 DEBUG : appleapple: Excluded (Path Filter) 2025/08/26 06:16:32 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:16:32 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/26 06:16:32 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/26 06:16:32 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/26 06:16:32 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/26 06:16:32 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/26 06:16:32 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/26 06:16:32 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/26 06:16:32 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/26 06:16:32 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/26 06:16:32 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/26 06:16:32 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/26 06:16:32 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/26 06:16:32 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/26 06:16:32 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/26 06:16:32 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/26 06:16:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/26 06:16:32 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/26 06:16:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/26 06:16:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/26 06:16:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/26 06:16:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/26 06:16:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/26 06:16:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/26 06:16:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/26 06:16:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/26 06:16:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/26 06:16:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/26 06:16:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/26 06:16:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/26 06:16:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/26 06:16:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/26 06:16:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/26 06:16:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/26 06:16:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/26 06:16:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/26 06:16:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/26 06:16:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/26 06:16:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/26 06:16:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/26 06:16:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/26 06:16:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/26 06:16:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/26 06:16:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/26 06:16:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/26 06:16:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/26 06:16:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/26 06:16:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/26 06:16:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/26 06:16:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/26 06:16:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/26 06:16:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/26 06:16:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/26 06:16:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/26 06:16:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/26 06:16:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/26 06:16:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/26 06:16:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/26 06:16:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/26 06:16:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/26 06:16:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/26 06:16:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/26 06:16:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/26 06:16:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/26 06:16:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/26 06:16:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/26 06:16:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/26 06:16:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/26 06:16:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/26 06:16:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/26 06:16:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/26 06:16:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/26 06:16:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/26 06:16:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/26 06:16:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/26 06:16:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/26 06:16:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/26 06:16:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/26 06:16:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/26 06:16:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/26 06:16:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/26 06:16:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/26 06:16:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/26 06:16:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/26 06:16:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/26 06:16:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/26 06:16:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/26 06:16:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/26 06:16:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/26 06:16:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/26 06:16:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/26 06:16:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/26 06:16:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/26 06:16:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/26 06:16:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/26 06:16:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/26 06:16:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/26 06:16:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/26 06:16:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/26 06:16:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/26 06:16:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:32 DEBUG : apple: Unchanged skipping 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/26 06:16:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:32 DEBUG : banana: Unchanged skipping 2025/08/26 06:16:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/26 06:16:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/26 06:16:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/26 06:16:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/26 06:16:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/26 06:16:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/26 06:16:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/26 06:16:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/26 06:16:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/26 06:16:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/26 06:16:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/26 06:16:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/26 06:16:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/26 06:16:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/26 06:16:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/26 06:16:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/26 06:16:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/26 06:16:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/26 06:16:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/26 06:16:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/26 06:16:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/26 06:16:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/26 06:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/26 06:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/26 06:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/26 06:16:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/26 06:16:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/26 06:16:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/26 06:16:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/26 06:16:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/26 06:16:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/26 06:16:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/26 06:16:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/26 06:16:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/26 06:16:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/26 06:16:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/26 06:16:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/26 06:16:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/26 06:16:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/26 06:16:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/26 06:16:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/26 06:16:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/26 06:16:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/26 06:16:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/26 06:16:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/26 06:16:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/26 06:16:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/26 06:16:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/26 06:16:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/26 06:16:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/26 06:16:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/26 06:16:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/26 06:16:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/26 06:16:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/26 06:16:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/26 06:16:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/26 06:16:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/26 06:16:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/26 06:16:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/26 06:16:32 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:16:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/26 06:16:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/26 06:16:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/26 06:16:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/26 06:16:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/26 06:16:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/26 06:16:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/26 06:16:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/26 06:16:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/26 06:16:32 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:16:32 DEBUG : Waiting for deletions to finish 2025/08/26 06:16:32 DEBUG : Waiting for deletions to finish 2025/08/26 06:16:33 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:16:33 DEBUG : appleapple: Excluded (Path Filter) 2025/08/26 06:16:33 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:16:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/26 06:16:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/26 06:16:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/26 06:16:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/26 06:16:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/26 06:16:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/26 06:16:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/26 06:16:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/26 06:16:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/26 06:16:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/26 06:16:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/26 06:16:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/26 06:16:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/26 06:16:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/26 06:16:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/26 06:16:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/26 06:16:33 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/26 06:16:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/26 06:16:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/26 06:16:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/26 06:16:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/26 06:16:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/26 06:16:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/26 06:16:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/26 06:16:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/26 06:16:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/26 06:16:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/26 06:16:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/26 06:16:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/26 06:16:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/26 06:16:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/26 06:16:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/26 06:16:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/26 06:16:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/26 06:16:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/26 06:16:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/26 06:16:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/26 06:16:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/26 06:16:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/26 06:16:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/26 06:16:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/26 06:16:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/26 06:16:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/26 06:16:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/26 06:16:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/26 06:16:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/26 06:16:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/26 06:16:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/26 06:16:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/26 06:16:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/26 06:16:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/26 06:16:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/26 06:16:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/26 06:16:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/26 06:16:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/26 06:16:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/26 06:16:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/26 06:16:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/26 06:16:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/26 06:16:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/26 06:16:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/26 06:16:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/26 06:16:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/26 06:16:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/26 06:16:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/26 06:16:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/26 06:16:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/26 06:16:33 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:16:47 DEBUG : Waiting for deletions to finish 2025/08/26 06:16:47 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:16:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:16:47 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:16:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:16:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:16:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:16:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:16:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:16:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:16:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:16:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:16:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:16:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:16:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:16:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:16:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:16:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:16:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:16:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:16:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 06:16:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : apple: Unchanged skipping 2025/08/26 06:16:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : banana: Unchanged skipping 2025/08/26 06:16:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : splitbananasplit: Unchanged skipping 2025/08/26 06:16:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:16:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:16:48 DEBUG : Waiting for deletions to finish 2025/08/26 06:16:48 DEBUG : Waiting for deletions to finish 2025/08/26 06:16:48 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:16:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:16:48 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:16:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:16:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:16:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:16:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:16:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:16:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:16:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:16:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:16:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:16:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:16:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:16:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:16:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:16:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:16:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:16:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:16:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 06:16:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : apple: Unchanged skipping 2025/08/26 06:16:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : splitbananasplit: Unchanged skipping 2025/08/26 06:16:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/26 06:16:48 DEBUG : banana: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:16:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:16:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/26 06:16:48 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:16:48 DEBUG : Waiting for deletions to finish 2025/08/26 06:16:48 DEBUG : Waiting for deletions to finish 2025/08/26 06:16:49 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : Waiting for deletions to finish 2025/08/26 06:16:49 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:16:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:17:03 DEBUG : Waiting for deletions to finish 2025/08/26 06:17:03 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:17:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:17:03 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:17:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:17:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:17:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:17:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:17:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:17:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:17:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:17:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:17:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:17:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:17:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:17:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:17:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:17:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:17:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:17:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:17:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 06:17:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:04 DEBUG : apple: Unchanged skipping 2025/08/26 06:17:04 DEBUG : splitbananasplit: Unchanged skipping 2025/08/26 06:17:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:04 DEBUG : banana: Unchanged skipping 2025/08/26 06:17:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/26 06:17:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/26 06:17:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/26 06:17:04 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:17:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/26 06:17:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/26 06:17:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/26 06:17:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/26 06:17:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/26 06:17:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/26 06:17:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/26 06:17:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/26 06:17:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/26 06:17:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/26 06:17:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/26 06:17:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/26 06:17:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/26 06:17:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/26 06:17:04 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:17:04 DEBUG : Waiting for deletions to finish 2025/08/26 06:17:04 DEBUG : Waiting for deletions to finish 2025/08/26 06:17:04 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:17:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:17:04 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:17:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:17:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:17:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:17:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:17:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:17:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:17:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:17:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:17:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:17:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:17:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:17:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:17:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:17:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:17:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:17:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:17:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 06:17:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:05 DEBUG : banana: Unchanged skipping 2025/08/26 06:17:05 DEBUG : apple: Unchanged skipping 2025/08/26 06:17:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/26 06:17:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/26 06:17:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/26 06:17:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/26 06:17:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/26 06:17:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/26 06:17:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/26 06:17:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/26 06:17:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/26 06:17:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/26 06:17:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/26 06:17:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/26 06:17:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/26 06:17:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/26 06:17:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/26 06:17:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/26 06:17:05 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:17:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/26 06:17:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/26 06:17:05 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:17:05 DEBUG : Waiting for deletions to finish 2025/08/26 06:17:05 DEBUG : Waiting for deletions to finish 2025/08/26 06:17:05 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:17:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:17:05 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:17:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:17:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:17:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:17:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:17:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:17:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:17:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:17:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:17:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:17:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:17:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:17:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:17:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:17:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:17:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:17:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:17:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:17:19 DEBUG : Waiting for deletions to finish 2025/08/26 06:17:19 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:17:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:17:19 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:17:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:17:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:17:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:17:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:17:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:17:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:17:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:17:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:17:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:17:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:17:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:17:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:17:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:17:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:17:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:17:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:17:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 06:17:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : apple: Unchanged skipping 2025/08/26 06:17:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/26 06:17:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : banana: Unchanged skipping 2025/08/26 06:17:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : splitbananasplit: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:17:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:17:20 DEBUG : Waiting for deletions to finish 2025/08/26 06:17:20 DEBUG : Waiting for deletions to finish 2025/08/26 06:17:20 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:17:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:17:20 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:17:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:17:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:17:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:17:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:17:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:17:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:17:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:17:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:17:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:17:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:17:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:17:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:17:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:17:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:17:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:17:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:17:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 06:17:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : apple: Unchanged skipping 2025/08/26 06:17:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : banana: Unchanged skipping 2025/08/26 06:17:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : splitbananasplit: Unchanged skipping 2025/08/26 06:17:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/26 06:17:20 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:17:20 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:17:20 DEBUG : Waiting for deletions to finish 2025/08/26 06:17:20 DEBUG : Waiting for deletions to finish 2025/08/26 06:17:21 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:17:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:17:21 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:17:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:17:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:17:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:17:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:17:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:17:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:17:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:17:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:17:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:17:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:17:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:17:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:17:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:17:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:17:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:17:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:17:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:17:35 DEBUG : Waiting for deletions to finish 2025/08/26 06:17:35 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:17:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:17:35 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:17:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:17:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:17:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:17:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:17:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:17:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:17:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:17:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:17:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:17:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:17:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:17:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:17:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:17:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:17:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:17:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:17:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 06:17:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:36 DEBUG : banana: Unchanged skipping 2025/08/26 06:17:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:36 DEBUG : apple: Unchanged skipping 2025/08/26 06:17:36 DEBUG : splitbananasplit: Unchanged skipping 2025/08/26 06:17:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/26 06:17:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/26 06:17:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/26 06:17:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/26 06:17:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/26 06:17:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/26 06:17:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/26 06:17:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:36 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:17:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/26 06:17:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/26 06:17:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/26 06:17:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/26 06:17:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/26 06:17:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/26 06:17:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/26 06:17:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/26 06:17:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/26 06:17:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/26 06:17:36 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:17:36 DEBUG : Waiting for deletions to finish 2025/08/26 06:17:36 DEBUG : Waiting for deletions to finish 2025/08/26 06:17:36 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:17:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:17:36 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:17:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:17:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:17:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:17:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:17:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:17:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:17:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:17:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:17:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:17:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:17:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:17:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:17:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:17:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:17:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:17:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:17:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 06:17:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:37 DEBUG : apple: Unchanged skipping 2025/08/26 06:17:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/26 06:17:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:37 DEBUG : banana: Unchanged skipping 2025/08/26 06:17:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:37 DEBUG : splitbananasplit: Unchanged skipping 2025/08/26 06:17:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/26 06:17:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/26 06:17:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/26 06:17:37 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:17:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/26 06:17:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/26 06:17:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/26 06:17:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/26 06:17:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/26 06:17:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/26 06:17:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/26 06:17:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/26 06:17:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/26 06:17:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/26 06:17:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/26 06:17:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/26 06:17:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/26 06:17:37 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:17:37 DEBUG : Waiting for deletions to finish 2025/08/26 06:17:37 DEBUG : Waiting for deletions to finish 2025/08/26 06:17:37 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:17:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:17:37 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:17:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:17:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:17:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:17:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:17:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:17:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:17:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:17:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:17:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:17:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:17:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:17:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:17:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:17:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:17:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:17:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:17:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:17:51 DEBUG : Waiting for deletions to finish 2025/08/26 06:17:51 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:17:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:17:51 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:17:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:17:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:17:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:17:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:17:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:17:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:17:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:17:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:17:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:17:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:17:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:17:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:17:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:17:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:17:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:17:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:17:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 06:17:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : apple: Unchanged skipping 2025/08/26 06:17:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : banana: Unchanged skipping 2025/08/26 06:17:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : splitbananasplit: Unchanged skipping 2025/08/26 06:17:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:17:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:17:52 DEBUG : Waiting for deletions to finish 2025/08/26 06:17:52 DEBUG : Waiting for deletions to finish 2025/08/26 06:17:52 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:17:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:17:52 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:17:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:17:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:17:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:17:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:17:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:17:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:17:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:17:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:17:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:17:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:17:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:17:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:17:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:17:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:17:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:17:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:17:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/26 06:17:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : apple: Unchanged skipping 2025/08/26 06:17:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : banana: Unchanged skipping 2025/08/26 06:17:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/26 06:17:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : splitbananasplit: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:17:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:17:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/26 06:17:52 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:17:52 DEBUG : Waiting for deletions to finish 2025/08/26 06:17:52 DEBUG : Waiting for deletions to finish 2025/08/26 06:17:53 DEBUG : apple: Excluded (Path Filter) 2025/08/26 06:17:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/26 06:17:53 DEBUG : banana: Excluded (Path Filter) 2025/08/26 06:17:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/26 06:17:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/26 06:17:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/26 06:17:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/26 06:17:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/26 06:17:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/26 06:17:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/26 06:17:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/26 06:17:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/26 06:17:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/26 06:17:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/26 06:17:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/26 06:17:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/26 06:17:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/26 06:17:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/26 06:17:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/26 06:17:53 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (190.83s) --- PASS: TestTransform/NFC (13.65s) --- PASS: TestTransform/NFD (16.58s) --- PASS: TestTransform/base64 (19.50s) --- PASS: TestTransform/prefix (21.55s) --- PASS: TestTransform/suffix (21.86s) --- PASS: TestTransform/truncate (17.48s) --- PASS: TestTransform/encoder (16.69s) --- PASS: TestTransform/ISO-8859-1 (15.86s) --- PASS: TestTransform/charmap (15.55s) --- PASS: TestTransform/lowercase (16.51s) --- PASS: TestTransform/ascii (15.62s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:17:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/26 06:17:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/26 06:17:58 INFO : sub dir_somesuffix: Making directory 2025/08/26 06:17:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/26 06:17:58 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/26 06:17:58 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/26 06:17:58 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/26 06:17:58 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/26 06:17:58 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:17:58 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:17:58 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:17:58 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/26 06:17:58 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.78s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:17:59 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:17:59 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:17:59 INFO : tictactoe: Making directory 2025/08/26 06:17:59 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:17:59 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:17:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/26 06:17:59 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/26 06:17:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/26 06:17:59 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:17:59 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:18:00 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:18:00 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/26 06:18:00 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.76s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:18:01 INFO : toe: Making directory 2025/08/26 06:18:01 INFO : toe/toe: Making directory 2025/08/26 06:18:01 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/26 06:18:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/26 06:18:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/26 06:18:01 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:18:01 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:18:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:18:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/26 06:18:02 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.70s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:18:03 INFO : toe: Making directory 2025/08/26 06:18:03 INFO : toe/toe: Making directory 2025/08/26 06:18:03 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/26 06:18:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/26 06:18:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/26 06:18:03 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:18:03 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:18:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:18:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/26 06:18:04 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.65s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:18:04 DEBUG : empty_dir: Making directory with metadata 2025/08/26 06:18:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/26 06:18:04 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/26 06:18:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/26 06:18:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/26 06:18:05 INFO : tictacempty_dir: Making directory 2025/08/26 06:18:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/26 06:18:05 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:05 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:05 INFO : tictactoe: Making directory 2025/08/26 06:18:05 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:05 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/26 06:18:05 INFO : tictactoe/tictactoe: Making directory 2025/08/26 06:18:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/26 06:18:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/26 06:18:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/26 06:18:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/26 06:18:05 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:18:05 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:18:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:18:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/26 06:18:05 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.75s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:18:06 DEBUG : empty_dir: Making directory with metadata 2025/08/26 06:18:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/26 06:18:06 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/26 06:18:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/26 06:18:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/26 06:18:06 INFO : tictacempty_dir: Making directory 2025/08/26 06:18:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/26 06:18:06 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:06 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:06 INFO : tictactoe: Making directory 2025/08/26 06:18:06 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:06 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/26 06:18:06 INFO : tictactoe/tictactoe: Making directory 2025/08/26 06:18:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/26 06:18:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/26 06:18:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/26 06:18:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/26 06:18:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/26 06:18:06 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:18:06 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:18:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:18:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/26 06:18:07 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/26 06:18:07 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:18:07 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/26 06:18:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/26 06:18:08 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:08 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/26 06:18:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:18:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/26 06:18:08 NOTICE: B2 bucket rclone-test-gotaxol0quma: 0 differences found 2025/08/26 06:18:08 NOTICE: B2 bucket rclone-test-gotaxol0quma: 1 matching files --- PASS: TestAllTag (2.04s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:18:08 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:08 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:08 INFO : tictactoe: Making directory 2025/08/26 06:18:08 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:08 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/26 06:18:08 INFO : tictactoe/tictactoe: Making directory 2025/08/26 06:18:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/26 06:18:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/26 06:18:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/26 06:18:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/26 06:18:08 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:18:08 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:18:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:18:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/26 06:18:09 DEBUG : Waiting for deletions to finish 2025/08/26 06:18:09 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:10 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:10 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/26 06:18:10 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/26 06:18:10 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:18:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/26 06:18:10 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/26 06:18:10 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:18:10 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.24s) === RUN TestSyntax 2025/08/26 06:18:10 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:18:11 INFO : toe: Making directory 2025/08/26 06:18:11 INFO : toe/toe: Making directory 2025/08/26 06:18:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/26 06:18:11 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:18:11 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:18:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:18:11 INFO : toe/toe/toe: Copied (new) 2025/08/26 06:18:11 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.89s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:18:12 DEBUG : empty_dir: Making directory with metadata 2025/08/26 06:18:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/26 06:18:12 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/26 06:18:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/26 06:18:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/26 06:18:13 INFO : tictacempty_dir: Making directory 2025/08/26 06:18:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/26 06:18:13 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:13 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:13 INFO : tictactoe: Making directory 2025/08/26 06:18:13 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:13 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/26 06:18:13 INFO : tictactoe/tictactoe: Making directory 2025/08/26 06:18:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/26 06:18:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/26 06:18:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/26 06:18:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/26 06:18:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/26 06:18:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/26 06:18:13 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:18:13 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:18:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:18:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/26 06:18:13 INFO : toe/toe/toe.txt: Deleted 2025/08/26 06:18:13 INFO : toe/toe: Removing directory 2025/08/26 06:18:13 INFO : toe: Removing directory 2025/08/26 06:18:13 INFO : empty_dir: Removing directory 2025/08/26 06:18:13 DEBUG : Local file system at /tmp/rclone2508678060: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.73s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:18:14 DEBUG : empty_dir: Making directory with metadata 2025/08/26 06:18:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/26 06:18:14 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/26 06:18:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/26 06:18:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/26 06:18:14 INFO : tictacempty_dir: Making directory 2025/08/26 06:18:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/26 06:18:14 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:14 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:14 INFO : tictactoe: Making directory 2025/08/26 06:18:14 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:14 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/26 06:18:14 INFO : tictactoe/tictactoe: Making directory 2025/08/26 06:18:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/26 06:18:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/26 06:18:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/26 06:18:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/26 06:18:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/26 06:18:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/26 06:18:14 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:18:14 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:18:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:18:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/26 06:18:15 INFO : toe/toe/toe.txt: Deleted 2025/08/26 06:18:15 INFO : toe/toe: Removing directory 2025/08/26 06:18:15 INFO : toe: Removing directory 2025/08/26 06:18:15 INFO : empty_dir: Removing directory 2025/08/26 06:18:15 DEBUG : Local file system at /tmp/rclone2508678060: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/26 06:18:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/26 06:18:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/26 06:18:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/26 06:18:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/26 06:18:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:18:16 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/26 06:18:16 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.18s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:18:17 DEBUG : Reset feature "Copy" 2025/08/26 06:18:17 DEBUG : Reset feature "Move" 2025/08/26 06:18:17 DEBUG : Reset feature "Copy" 2025/08/26 06:18:17 DEBUG : Reset feature "Move" 2025/08/26 06:18:17 DEBUG : empty_dir: Making directory with metadata 2025/08/26 06:18:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/26 06:18:17 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/26 06:18:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/26 06:18:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/26 06:18:17 INFO : tictacempty_dir: Making directory 2025/08/26 06:18:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/26 06:18:17 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:17 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:17 INFO : tictactoe: Making directory 2025/08/26 06:18:17 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:17 DEBUG : toe: transformed to: tictactoe 2025/08/26 06:18:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/26 06:18:17 INFO : tictactoe/tictactoe: Making directory 2025/08/26 06:18:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/26 06:18:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/26 06:18:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/26 06:18:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/26 06:18:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/26 06:18:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/26 06:18:17 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:18:17 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:18:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:18:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/26 06:18:18 INFO : toe/toe/toe.txt: Deleted 2025/08/26 06:18:18 INFO : toe/toe: Removing directory 2025/08/26 06:18:18 INFO : toe: Removing directory 2025/08/26 06:18:18 INFO : empty_dir: Removing directory 2025/08/26 06:18:18 DEBUG : Local file system at /tmp/rclone2508678060: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/26 06:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/26 06:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/26 06:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/26 06:18:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/26 06:18:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:18:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/26 06:18:20 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.30s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:18:21 DEBUG : toe: transformed to: dG9l 2025/08/26 06:18:21 DEBUG : toe: transformed to: dG9l 2025/08/26 06:18:21 INFO : dG9l: Making directory 2025/08/26 06:18:21 DEBUG : toe: transformed to: dG9l 2025/08/26 06:18:21 DEBUG : toe: transformed to: dG9l 2025/08/26 06:18:21 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/26 06:18:21 INFO : dG9l/dG9l: Making directory 2025/08/26 06:18:21 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/26 06:18:21 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/26 06:18:21 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/26 06:18:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/26 06:18:21 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/26 06:18:21 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:18:21 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:18:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:18:21 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/26 06:18:21 DEBUG : Waiting for deletions to finish 2025/08/26 06:18:22 DEBUG : dG9l: transformed to: toe 2025/08/26 06:18:22 DEBUG : dG9l: transformed to: toe 2025/08/26 06:18:22 DEBUG : dG9l: transformed to: toe 2025/08/26 06:18:22 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/26 06:18:22 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/26 06:18:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/26 06:18:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/26 06:18:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/26 06:18:22 DEBUG : Local file system at /tmp/rclone2508678060: Waiting for checks to finish 2025/08/26 06:18:22 DEBUG : Local file system at /tmp/rclone2508678060: Waiting for transfers to finish 2025/08/26 06:18:22 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.54s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-gotaxol0quma", Local "Local file system at /tmp/rclone2508678060", Modify Window "1ms" 2025/08/26 06:18:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/26 06:18:23 DEBUG : toe: transformed to: 2025/08/26 06:18:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/26 06:18:23 DEBUG : toe: transformed to: 2025/08/26 06:18:23 INFO : B2 bucket rclone-test-gotaxol0quma: Making directory 2025/08/26 06:18:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/26 06:18:23 DEBUG : toe: transformed to: 2025/08/26 06:18:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/26 06:18:23 DEBUG : toe: transformed to: 2025/08/26 06:18:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/26 06:18:23 DEBUG : toe/toe: transformed to: 2025/08/26 06:18:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/26 06:18:23 INFO : toe/toe: Making directory 2025/08/26 06:18:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/26 06:18:23 DEBUG : toe/toe: transformed to: 2025/08/26 06:18:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/26 06:18:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/26 06:18:23 DEBUG : toe: transformed to: 2025/08/26 06:18:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/26 06:18:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/26 06:18:23 DEBUG : toe/toe/toe: transformed to: 2025/08/26 06:18:23 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/26 06:18:23 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for checks to finish 2025/08/26 06:18:23 DEBUG : B2 bucket rclone-test-gotaxol0quma: Waiting for transfers to finish 2025/08/26 06:18:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/26 06:18:24 INFO : toe/toe/toe: Copied (new) 2025/08/26 06:18:24 ERROR : B2 bucket rclone-test-gotaxol0quma: not deleting files as there were IO errors 2025/08/26 06:18:24 ERROR : B2 bucket rclone-test-gotaxol0quma: not deleting directories as there were IO errors --- PASS: TestError (1.87s) PASS 2025/08/26 06:18:25 DEBUG : B2 bucket rclone-test-gotaxol0quma: Purge remote 2025/08/26 06:18:25 INFO : B2 bucket rclone-test-gotaxol0quma: cleaning bucket "rclone-test-gotaxol0quma" of all files 2025/08/26 06:18:26 DEBUG : BackupDir/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd8b6_d20250826_m061219_c001_v7007000_t0000_u01756188739722") 2025/08/26 06:18:26 DEBUG : BackupDir/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f10580c95b6075e06_d20250826_m061213_c001_v0001104_t0026_u01756188733440") 2025/08/26 06:18:26 DEBUG : CompareDest/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f40313ebc8d406ea9_d20250826_m061153_c001_v7007000_t0000_u01756188713772") 2025/08/26 06:18:26 DEBUG : CompareDest/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd0df_d20250826_m061147_c001_v0001161_t0021_u01756188707629") 2025/08/26 06:18:26 DEBUG : CompareDest/two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f40313ebc8d406eab_d20250826_m061153_c001_v7007000_t0000_u01756188713956") 2025/08/26 06:18:26 DEBUG : CompareDest/two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea046_d20250826_m061149_c001_v0001171_t0035_u01756188709048") 2025/08/26 06:18:26 DEBUG : CopyDest/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd8b7_d20250826_m061219_c001_v7007000_t0000_u01756188739907") 2025/08/26 06:18:26 DEBUG : CopyDest/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe561_d20250826_m061210_c001_v0001154_t0015_u01756188730404") 2025/08/26 06:18:26 DEBUG : CopyDest/three: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd8b9_d20250826_m061220_c001_v7007000_t0000_u01756188740092") 2025/08/26 06:18:26 DEBUG : CopyDest/three: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea1fa_d20250826_m061217_c001_v0001171_t0041_u01756188737476") 2025/08/26 06:18:26 DEBUG : CopyDest/two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd8ba_d20250826_m061220_c001_v7007000_t0000_u01756188740277") 2025/08/26 06:18:27 DEBUG : CopyDest/two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd157_d20250826_m061215_c001_v0001161_t0014_u01756188735190") 2025/08/26 06:18:27 DEBUG : EXISTING: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4209e2bde279dfd6_d20250826_m061346_c001_v7007000_t0000_u01756188826834") 2025/08/26 06:18:27 DEBUG : EXISTING: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd369_d20250826_m061345_c001_v0001161_t0006_u01756188825435") 2025/08/26 06:18:27 DEBUG : PREFIXapple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fdba4_d20250826_m061552_c001_v7007000_t0000_u01756188952453") 2025/08/26 06:18:27 DEBUG : PREFIXapple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd624_d20250826_m061546_c001_v0001161_t0024_u01756188946747") 2025/08/26 06:18:27 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f401150c739981f90_d20250826_m061552_c001_v7007000_t0000_u01756188952702") 2025/08/26 06:18:27 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbb21_d20250826_m061546_c001_v0001150_t0022_u01756188946759") 2025/08/26 06:18:27 DEBUG : PREFIXbanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404f5cb3688e3490_d20250826_m061552_c001_v7007000_t0000_u01756188952442") 2025/08/26 06:18:27 DEBUG : PREFIXbanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe89d_d20250826_m061546_c001_v0001154_t0013_u01756188946737") 2025/08/26 06:18:27 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f387_d20250826_m061552_c001_v7007000_t0000_u01756188952670") 2025/08/26 06:18:27 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceaed4_d20250826_m061546_c001_v0001171_t0051_u01756188946767") 2025/08/26 06:18:27 DEBUG : Testêé: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4209e2bde279dfb7_d20250826_m061342_c001_v7007000_t0000_u01756188822284") 2025/08/26 06:18:27 DEBUG : Testêé: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea636_d20250826_m061341_c001_v0001171_t0051_u01756188821565") 2025/08/26 06:18:27 DEBUG : Testêé: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd351_d20250826_m061340_c001_v0001161_t0010_u01756188820510") 2025/08/26 06:18:27 DEBUG : YXBwbGU=: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f31f_d20250826_m061532_c001_v7007000_t0000_u01756188932741") 2025/08/26 06:18:27 DEBUG : YXBwbGU=: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd5a4_d20250826_m061528_c001_v0001161_t0037_u01756188928157") 2025/08/26 06:18:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f320_d20250826_m061532_c001_v7007000_t0000_u01756188932924") 2025/08/26 06:18:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe837_d20250826_m061528_c001_v0001154_t0021_u01756188928189") 2025/08/26 06:18:27 DEBUG : YmFuYW5h: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f321_d20250826_m061533_c001_v7007000_t0000_u01756188933106") 2025/08/26 06:18:27 DEBUG : YmFuYW5h: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbac5_d20250826_m061528_c001_v0001150_t0034_u01756188928178") 2025/08/26 06:18:28 DEBUG : a/potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd272_d20250826_m060953_c001_v7007000_t0000_u01756188593312") 2025/08/26 06:18:28 DEBUG : a/potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fce6c_d20250826_m060952_c001_v0001161_t0041_u01756188592476") 2025/08/26 06:18:28 DEBUG : a/potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd26e_d20250826_m060950_c001_v7007000_t0000_u01756188590714") 2025/08/26 06:18:28 DEBUG : a/potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fce52_d20250826_m060949_c001_v0001161_t0052_u01756188589857") 2025/08/26 06:18:28 DEBUG : a/potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d56110_d20250826_m060932_c001_v7007000_t0000_u01756188572395") 2025/08/26 06:18:28 DEBUG : a/potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcdb6_d20250826_m060931_c001_v0001161_t0031_u01756188571488") 2025/08/26 06:18:28 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601cf_d20250826_m061753_c001_v7007000_t0000_u01756189073777") 2025/08/26 06:18:28 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb80b_d20250826_m061749_c001_v0001171_t0033_u01756189069660") 2025/08/26 06:18:28 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999ab0c_d20250826_m061738_c001_v7007000_t0000_u01756189058117") 2025/08/26 06:18:28 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb6df_d20250826_m061733_c001_v0001171_t0016_u01756189053626") 2025/08/26 06:18:28 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e72feb_d20250826_m061721_c001_v7007000_t0000_u01756189041642") 2025/08/26 06:18:28 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb5c5_d20250826_m061717_c001_v0001171_t0049_u01756189037860") 2025/08/26 06:18:28 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f4c9_d20250826_m061705_c001_v7007000_t0000_u01756189025945") 2025/08/26 06:18:28 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb49f_d20250826_m061701_c001_v0001171_t0042_u01756189021766") 2025/08/26 06:18:28 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10bea30_d20250826_m061650_c001_v7007000_t0000_u01756189010199") 2025/08/26 06:18:28 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb37e_d20250826_m061645_c001_v0001171_t0034_u01756189005579") 2025/08/26 06:18:28 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9cd_d20250826_m061633_c001_v7007000_t0000_u01756188993564") 2025/08/26 06:18:28 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd7c0_d20250826_m061627_c001_v0001161_t0005_u01756188987355") 2025/08/26 06:18:28 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb801e3_d20250826_m061616_c001_v7007000_t0000_u01756188976115") 2025/08/26 06:18:28 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb0f4_d20250826_m061612_c001_v0001171_t0040_u01756188972346") 2025/08/26 06:18:29 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be973_d20250826_m061611_c001_v7007000_t0000_u01756188971185") 2025/08/26 06:18:29 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbba5_d20250826_m061606_c001_v0001150_t0036_u01756188966166") 2025/08/26 06:18:29 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c78_d20250826_m061554_c001_v7007000_t0000_u01756188954176") 2025/08/26 06:18:29 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbb3d_d20250826_m061550_c001_v0001150_t0026_u01756188950245") 2025/08/26 06:18:29 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f373_d20250826_m061548_c001_v7007000_t0000_u01756188948705") 2025/08/26 06:18:29 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe88f_d20250826_m061544_c001_v0001154_t0013_u01756188944444") 2025/08/26 06:18:29 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f410b0eeab7782db8_d20250826_m061531_c001_v7007000_t0000_u01756188931095") 2025/08/26 06:18:29 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd594_d20250826_m061525_c001_v0001161_t0053_u01756188925590") 2025/08/26 06:18:29 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a122_d20250826_m061513_c001_v7007000_t0000_u01756188913126") 2025/08/26 06:18:29 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd54c_d20250826_m061509_c001_v0001161_t0024_u01756188909075") 2025/08/26 06:18:29 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be80c_d20250826_m061456_c001_v7007000_t0000_u01756188896579") 2025/08/26 06:18:29 DEBUG : apple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd502_d20250826_m061452_c001_v0001161_t0014_u01756188892872") 2025/08/26 06:18:29 DEBUG : appleSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f412d3a4cc68d25b9_d20250826_m061614_c001_v7007000_t0000_u01756188974557") 2025/08/26 06:18:29 DEBUG : appleSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbbb7_d20250826_m061608_c001_v0001150_t0024_u01756188968601") 2025/08/26 06:18:29 DEBUG : appleapple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9cf_d20250826_m061633_c001_v7007000_t0000_u01756188993748") 2025/08/26 06:18:29 DEBUG : appleapple: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbc43_d20250826_m061629_c001_v0001150_t0031_u01756188989603") 2025/08/26 06:18:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601d0_d20250826_m061753_c001_v7007000_t0000_u01756189073959") 2025/08/26 06:18:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fda4e_d20250826_m061750_c001_v0001161_t0034_u01756189070368") 2025/08/26 06:18:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999ab0d_d20250826_m061738_c001_v7007000_t0000_u01756189058298") 2025/08/26 06:18:29 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd9f2_d20250826_m061734_c001_v0001161_t0041_u01756189054637") 2025/08/26 06:18:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e72fec_d20250826_m061721_c001_v7007000_t0000_u01756189041827") 2025/08/26 06:18:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd984_d20250826_m061718_c001_v0001161_t0020_u01756189038625") 2025/08/26 06:18:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f4cb_d20250826_m061706_c001_v7007000_t0000_u01756189026131") 2025/08/26 06:18:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd8e8_d20250826_m061702_c001_v0001161_t0031_u01756189022638") 2025/08/26 06:18:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10bea32_d20250826_m061650_c001_v7007000_t0000_u01756189010381") 2025/08/26 06:18:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd870_d20250826_m061646_c001_v0001161_t0018_u01756189006296") 2025/08/26 06:18:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f403ec79c7c890e32_d20250826_m061631_c001_v7007000_t0000_u01756188991552") 2025/08/26 06:18:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb220_d20250826_m061627_c001_v0001171_t0013_u01756188987894") 2025/08/26 06:18:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb801e6_d20250826_m061616_c001_v7007000_t0000_u01756188976297") 2025/08/26 06:18:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe937_d20250826_m061612_c001_v0001154_t0012_u01756188972335") 2025/08/26 06:18:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f406aa4d65c2b9bcb_d20250826_m061610_c001_v7007000_t0000_u01756188970991") 2025/08/26 06:18:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb08a_d20250826_m061607_c001_v0001171_t0031_u01756188967010") 2025/08/26 06:18:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c7a_d20250826_m061554_c001_v7007000_t0000_u01756188954358") 2025/08/26 06:18:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd64a_d20250826_m061550_c001_v0001161_t0011_u01756188950275") 2025/08/26 06:18:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404f5cb3688e3473_d20250826_m061549_c001_v7007000_t0000_u01756188949144") 2025/08/26 06:18:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbb13_d20250826_m061545_c001_v0001150_t0031_u01756188945154") 2025/08/26 06:18:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41575e1e6c005487_d20250826_m061530_c001_v7007000_t0000_u01756188930773") 2025/08/26 06:18:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbac1_d20250826_m061526_c001_v0001150_t0043_u01756188926215") 2025/08/26 06:18:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a123_d20250826_m061513_c001_v7007000_t0000_u01756188913398") 2025/08/26 06:18:30 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cba79_d20250826_m061509_c001_v0001150_t0031_u01756188909802") 2025/08/26 06:18:31 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be80d_d20250826_m061456_c001_v7007000_t0000_u01756188896763") 2025/08/26 06:18:31 DEBUG : appleappleapplebanana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cba3c_d20250826_m061453_c001_v0001150_t0034_u01756188893573") 2025/08/26 06:18:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d56c2a_d20250826_m061614_c001_v7007000_t0000_u01756188974356") 2025/08/26 06:18:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe91f_d20250826_m061608_c001_v0001154_t0014_u01756188968633") 2025/08/26 06:18:31 DEBUG : b/potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd273_d20250826_m060953_c001_v7007000_t0000_u01756188593496") 2025/08/26 06:18:31 DEBUG : b/potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fce5e_d20250826_m060951_c001_v0001161_t0002_u01756188591267") 2025/08/26 06:18:31 DEBUG : b/potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd26d_d20250826_m060950_c001_v7007000_t0000_u01756188590152") 2025/08/26 06:18:31 DEBUG : b/potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fce4c_d20250826_m060948_c001_v0001161_t0036_u01756188588677") 2025/08/26 06:18:31 DEBUG : b/potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d5610f_d20250826_m060931_c001_v7007000_t0000_u01756188571832") 2025/08/26 06:18:31 DEBUG : b/potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcda8_d20250826_m060930_c001_v0001161_t0001_u01756188570542") 2025/08/26 06:18:31 DEBUG : backup/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f410b0eeab7782b4d_d20250826_m061233_c001_v7007000_t0000_u01756188753970") 2025/08/26 06:18:31 DEBUG : backup/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f106638dcaced797c_d20250826_m061232_c001_v0001183_t0049_u01756188752257") 2025/08/26 06:18:31 DEBUG : backup/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f1164a4c54c57173b_d20250826_m061227_c001_v0001144_t0010_u01756188747495") 2025/08/26 06:18:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f412d3a4cc68d234a_d20250826_m061300_c001_v7007000_t0000_u01756188780994") 2025/08/26 06:18:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f1183374d4a21c054_d20250826_m061258_c001_v0001102_t0038_u01756188778742") 2025/08/26 06:18:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101857e6b8a7a05e_d20250826_m061254_c001_v0001182_t0007_u01756188774684") 2025/08/26 06:18:31 DEBUG : backup/one.bak: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4028ad8d5e8e9a7e_d20250826_m061247_c001_v7007000_t0000_u01756188767306") 2025/08/26 06:18:31 DEBUG : backup/one.bak: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109256f11dd1e9e5_d20250826_m061245_c001_v0001172_t0012_u01756188765115") 2025/08/26 06:18:31 DEBUG : backup/one.bak: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f105e564c35c96e2b_d20250826_m061240_c001_v0001044_t0009_u01756188760783") 2025/08/26 06:18:31 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f412d3a4cc68d234b_d20250826_m061301_c001_v7007000_t0000_u01756188781175") 2025/08/26 06:18:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f10853cc25a9d9cc8_d20250826_m061300_c001_v0001029_t0042_u01756188780040") 2025/08/26 06:18:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118535e8155f9e37_d20250826_m061256_c001_v0001092_t0055_u01756188776301") 2025/08/26 06:18:32 DEBUG : backup/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f410b0eeab7782b4e_d20250826_m061234_c001_v7007000_t0000_u01756188754153") 2025/08/26 06:18:32 DEBUG : backup/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f117fd7215f425084_d20250826_m061233_c001_v0001177_t0049_u01756188753208") 2025/08/26 06:18:32 DEBUG : backup/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f104b764f267cf09b_d20250826_m061229_c001_v0001165_t0007_u01756188749996") 2025/08/26 06:18:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4028ad8d5e8e9a7f_d20250826_m061247_c001_v7007000_t0000_u01756188767489") 2025/08/26 06:18:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f10949a72aa44c63e_d20250826_m061246_c001_v0001029_t0010_u01756188766022") 2025/08/26 06:18:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f1024ec8ba3e9232a_d20250826_m061242_c001_v0001176_t0051_u01756188762829") 2025/08/26 06:18:32 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601d1_d20250826_m061754_c001_v7007000_t0000_u01756189074143") 2025/08/26 06:18:32 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fead9_d20250826_m061749_c001_v0001154_t0017_u01756189069937") 2025/08/26 06:18:32 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999ab11_d20250826_m061738_c001_v7007000_t0000_u01756189058480") 2025/08/26 06:18:32 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fea9d_d20250826_m061734_c001_v0001154_t0004_u01756189054298") 2025/08/26 06:18:32 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e72fed_d20250826_m061722_c001_v7007000_t0000_u01756189042011") 2025/08/26 06:18:32 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fea4d_d20250826_m061718_c001_v0001154_t0007_u01756189038265") 2025/08/26 06:18:32 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f4cd_d20250826_m061706_c001_v7007000_t0000_u01756189026318") 2025/08/26 06:18:32 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fea13_d20250826_m061702_c001_v0001154_t0024_u01756189022143") 2025/08/26 06:18:32 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10bea34_d20250826_m061650_c001_v7007000_t0000_u01756189010564") 2025/08/26 06:18:32 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe9dd_d20250826_m061645_c001_v0001154_t0010_u01756189005953") 2025/08/26 06:18:32 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9d0_d20250826_m061633_c001_v7007000_t0000_u01756188993930") 2025/08/26 06:18:32 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbc37_d20250826_m061627_c001_v0001150_t0054_u01756188987649") 2025/08/26 06:18:33 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb801e8_d20250826_m061616_c001_v7007000_t0000_u01756188976479") 2025/08/26 06:18:33 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd73c_d20250826_m061612_c001_v0001161_t0002_u01756188972366") 2025/08/26 06:18:33 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb801cb_d20250826_m061611_c001_v7007000_t0000_u01756188971200") 2025/08/26 06:18:33 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe917_d20250826_m061606_c001_v0001154_t0007_u01756188966655") 2025/08/26 06:18:33 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c7b_d20250826_m061554_c001_v7007000_t0000_u01756188954540") 2025/08/26 06:18:33 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe8b9_d20250826_m061550_c001_v0001154_t0024_u01756188950265") 2025/08/26 06:18:33 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a1cd_d20250826_m061549_c001_v7007000_t0000_u01756188949087") 2025/08/26 06:18:33 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd61c_d20250826_m061544_c001_v0001161_t0029_u01756188944777") 2025/08/26 06:18:33 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f406aa4d65c2b9b1b_d20250826_m061530_c001_v7007000_t0000_u01756188930795") 2025/08/26 06:18:33 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acead3f_d20250826_m061525_c001_v0001171_t0056_u01756188925926") 2025/08/26 06:18:33 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a124_d20250826_m061513_c001_v7007000_t0000_u01756188913582") 2025/08/26 06:18:33 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceac45_d20250826_m061509_c001_v0001171_t0056_u01756188909338") 2025/08/26 06:18:33 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be80f_d20250826_m061456_c001_v7007000_t0000_u01756188896948") 2025/08/26 06:18:33 DEBUG : banana: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceab2e_d20250826_m061453_c001_v0001171_t0002_u01756188893194") 2025/08/26 06:18:33 DEBUG : bananaSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb801da_d20250826_m061614_c001_v7007000_t0000_u01756188974753") 2025/08/26 06:18:33 DEBUG : bananaSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd710_d20250826_m061608_c001_v0001161_t0052_u01756188968623") 2025/08/26 06:18:33 DEBUG : both0: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be77f_d20250826_m061430_c001_v7007000_t0000_u01756188870921") 2025/08/26 06:18:33 DEBUG : both0: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe70d_d20250826_m061412_c001_v0001154_t0012_u01756188852656") 2025/08/26 06:18:33 DEBUG : both0: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f21b_d20250826_m061408_c001_v7007000_t0000_u01756188848424") 2025/08/26 06:18:33 DEBUG : both0: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea6aa_d20250826_m061349_c001_v0001171_t0054_u01756188829255") 2025/08/26 06:18:33 DEBUG : both1: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be781_d20250826_m061431_c001_v7007000_t0000_u01756188871105") 2025/08/26 06:18:34 DEBUG : both1: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea874_d20250826_m061414_c001_v0001171_t0002_u01756188854123") 2025/08/26 06:18:34 DEBUG : both1: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f21d_d20250826_m061408_c001_v7007000_t0000_u01756188848608") 2025/08/26 06:18:34 DEBUG : both1: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd37d_d20250826_m061350_c001_v0001161_t0030_u01756188830661") 2025/08/26 06:18:34 DEBUG : both10: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be782_d20250826_m061431_c001_v7007000_t0000_u01756188871289") 2025/08/26 06:18:34 DEBUG : both10: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea8ee_d20250826_m061420_c001_v0001171_t0031_u01756188860901") 2025/08/26 06:18:34 DEBUG : both10: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f21f_d20250826_m061408_c001_v7007000_t0000_u01756188848791") 2025/08/26 06:18:34 DEBUG : both10: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd3a3_d20250826_m061357_c001_v0001161_t0045_u01756188837803") 2025/08/26 06:18:34 DEBUG : both11: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be783_d20250826_m061431_c001_v7007000_t0000_u01756188871478") 2025/08/26 06:18:34 DEBUG : both11: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd454_d20250826_m061421_c001_v0001161_t0032_u01756188861653") 2025/08/26 06:18:34 DEBUG : both11: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f220_d20250826_m061408_c001_v7007000_t0000_u01756188848975") 2025/08/26 06:18:34 DEBUG : both11: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe6cf_d20250826_m061358_c001_v0001154_t0023_u01756188838558") 2025/08/26 06:18:34 DEBUG : both12: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be785_d20250826_m061431_c001_v7007000_t0000_u01756188871662") 2025/08/26 06:18:34 DEBUG : both12: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe735_d20250826_m061422_c001_v0001154_t0005_u01756188862400") 2025/08/26 06:18:34 DEBUG : both12: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f221_d20250826_m061409_c001_v7007000_t0000_u01756188849158") 2025/08/26 06:18:34 DEBUG : both12: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea75a_d20250826_m061359_c001_v0001171_t0055_u01756188839420") 2025/08/26 06:18:34 DEBUG : both13: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be786_d20250826_m061431_c001_v7007000_t0000_u01756188871845") 2025/08/26 06:18:34 DEBUG : both13: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea914_d20250826_m061423_c001_v0001171_t0035_u01756188863186") 2025/08/26 06:18:34 DEBUG : both13: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f222_d20250826_m061409_c001_v7007000_t0000_u01756188849341") 2025/08/26 06:18:34 DEBUG : both13: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd3ca_d20250826_m061400_c001_v0001161_t0039_u01756188840109") 2025/08/26 06:18:34 DEBUG : both14: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be789_d20250826_m061432_c001_v7007000_t0000_u01756188872033") 2025/08/26 06:18:34 DEBUG : both14: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd45e_d20250826_m061424_c001_v0001161_t0041_u01756188864041") 2025/08/26 06:18:35 DEBUG : both14: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f224_d20250826_m061409_c001_v7007000_t0000_u01756188849525") 2025/08/26 06:18:35 DEBUG : both14: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe6dd_d20250826_m061400_c001_v0001154_t0017_u01756188840787") 2025/08/26 06:18:35 DEBUG : both15: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be78a_d20250826_m061432_c001_v7007000_t0000_u01756188872217") 2025/08/26 06:18:35 DEBUG : both15: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe743_d20250826_m061424_c001_v0001154_t0001_u01756188864948") 2025/08/26 06:18:35 DEBUG : both15: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f225_d20250826_m061409_c001_v7007000_t0000_u01756188849708") 2025/08/26 06:18:35 DEBUG : both15: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea786_d20250826_m061401_c001_v0001171_t0020_u01756188841771") 2025/08/26 06:18:35 DEBUG : both16: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be78c_d20250826_m061432_c001_v7007000_t0000_u01756188872405") 2025/08/26 06:18:35 DEBUG : both16: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea942_d20250826_m061425_c001_v0001171_t0000_u01756188865573") 2025/08/26 06:18:35 DEBUG : both16: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f228_d20250826_m061409_c001_v7007000_t0000_u01756188849892") 2025/08/26 06:18:35 DEBUG : both16: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd3d6_d20250826_m061402_c001_v0001161_t0019_u01756188842702") 2025/08/26 06:18:35 DEBUG : both17: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be78d_d20250826_m061432_c001_v7007000_t0000_u01756188872589") 2025/08/26 06:18:35 DEBUG : both17: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd46c_d20250826_m061426_c001_v0001161_t0047_u01756188866304") 2025/08/26 06:18:35 DEBUG : both17: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f229_d20250826_m061410_c001_v7007000_t0000_u01756188850078") 2025/08/26 06:18:35 DEBUG : both17: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe6ed_d20250826_m061403_c001_v0001154_t0017_u01756188843370") 2025/08/26 06:18:35 DEBUG : both18: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be78e_d20250826_m061432_c001_v7007000_t0000_u01756188872772") 2025/08/26 06:18:35 DEBUG : both18: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe74b_d20250826_m061426_c001_v0001154_t0013_u01756188866908") 2025/08/26 06:18:35 DEBUG : both18: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f22a_d20250826_m061410_c001_v7007000_t0000_u01756188850261") 2025/08/26 06:18:35 DEBUG : both18: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea7b6_d20250826_m061404_c001_v0001171_t0049_u01756188844248") 2025/08/26 06:18:35 DEBUG : both19: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be790_d20250826_m061432_c001_v7007000_t0000_u01756188872956") 2025/08/26 06:18:35 DEBUG : both19: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea96e_d20250826_m061427_c001_v0001171_t0017_u01756188867642") 2025/08/26 06:18:35 DEBUG : both19: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f22c_d20250826_m061410_c001_v7007000_t0000_u01756188850445") 2025/08/26 06:18:35 DEBUG : both19: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd3e6_d20250826_m061404_c001_v0001161_t0044_u01756188844917") 2025/08/26 06:18:36 DEBUG : both2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be792_d20250826_m061433_c001_v7007000_t0000_u01756188873138") 2025/08/26 06:18:36 DEBUG : both2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd424_d20250826_m061414_c001_v0001161_t0021_u01756188854802") 2025/08/26 06:18:36 DEBUG : both2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f22d_d20250826_m061410_c001_v7007000_t0000_u01756188850629") 2025/08/26 06:18:36 DEBUG : both2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe6b3_d20250826_m061351_c001_v0001154_t0011_u01756188831580") 2025/08/26 06:18:36 DEBUG : both3: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be793_d20250826_m061433_c001_v7007000_t0000_u01756188873332") 2025/08/26 06:18:36 DEBUG : both3: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe717_d20250826_m061415_c001_v0001154_t0021_u01756188855513") 2025/08/26 06:18:36 DEBUG : both3: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f22e_d20250826_m061410_c001_v7007000_t0000_u01756188850813") 2025/08/26 06:18:36 DEBUG : both3: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea6e6_d20250826_m061352_c001_v0001171_t0026_u01756188832526") 2025/08/26 06:18:36 DEBUG : both4: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be796_d20250826_m061433_c001_v7007000_t0000_u01756188873515") 2025/08/26 06:18:36 DEBUG : both4: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea894_d20250826_m061416_c001_v0001171_t0037_u01756188856127") 2025/08/26 06:18:36 DEBUG : both4: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f22f_d20250826_m061410_c001_v7007000_t0000_u01756188850996") 2025/08/26 06:18:36 DEBUG : both4: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd38b_d20250826_m061353_c001_v0001161_t0049_u01756188833211") 2025/08/26 06:18:36 DEBUG : both5: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be798_d20250826_m061433_c001_v7007000_t0000_u01756188873701") 2025/08/26 06:18:36 DEBUG : both5: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd430_d20250826_m061417_c001_v0001161_t0044_u01756188857014") 2025/08/26 06:18:36 DEBUG : both5: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f231_d20250826_m061411_c001_v7007000_t0000_u01756188851181") 2025/08/26 06:18:36 DEBUG : both5: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe6bf_d20250826_m061353_c001_v0001154_t0004_u01756188833781") 2025/08/26 06:18:36 DEBUG : both6: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be79a_d20250826_m061433_c001_v7007000_t0000_u01756188873884") 2025/08/26 06:18:36 DEBUG : both6: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe71f_d20250826_m061417_c001_v0001154_t0010_u01756188857862") 2025/08/26 06:18:37 DEBUG : both6: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f233_d20250826_m061411_c001_v7007000_t0000_u01756188851365") 2025/08/26 06:18:37 DEBUG : both6: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea704_d20250826_m061354_c001_v0001171_t0007_u01756188834694") 2025/08/26 06:18:37 DEBUG : both7: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be79b_d20250826_m061434_c001_v7007000_t0000_u01756188874068") 2025/08/26 06:18:37 DEBUG : both7: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea8c0_d20250826_m061418_c001_v0001171_t0036_u01756188858532") 2025/08/26 06:18:37 DEBUG : both7: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f234_d20250826_m061411_c001_v7007000_t0000_u01756188851547") 2025/08/26 06:18:37 DEBUG : both7: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd397_d20250826_m061355_c001_v0001161_t0047_u01756188835349") 2025/08/26 06:18:37 DEBUG : both8: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be79e_d20250826_m061434_c001_v7007000_t0000_u01756188874253") 2025/08/26 06:18:37 DEBUG : both8: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd43c_d20250826_m061419_c001_v0001161_t0028_u01756188859259") 2025/08/26 06:18:37 DEBUG : both8: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f236_d20250826_m061411_c001_v7007000_t0000_u01756188851731") 2025/08/26 06:18:37 DEBUG : both8: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe6c9_d20250826_m061356_c001_v0001154_t0011_u01756188836472") 2025/08/26 06:18:37 DEBUG : both9: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7a0_d20250826_m061434_c001_v7007000_t0000_u01756188874466") 2025/08/26 06:18:37 DEBUG : both9: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe72d_d20250826_m061420_c001_v0001154_t0019_u01756188860055") 2025/08/26 06:18:37 DEBUG : both9: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f238_d20250826_m061411_c001_v7007000_t0000_u01756188851914") 2025/08/26 06:18:37 DEBUG : both9: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea732_d20250826_m061357_c001_v0001171_t0054_u01756188837101") 2025/08/26 06:18:37 DEBUG : c/non empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd276_d20250826_m060953_c001_v7007000_t0000_u01756188593686") 2025/08/26 06:18:37 DEBUG : c/non empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fce66_d20250826_m060951_c001_v0001161_t0017_u01756188591573") 2025/08/26 06:18:37 DEBUG : c/non empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd26f_d20250826_m060950_c001_v7007000_t0000_u01756188590898") 2025/08/26 06:18:37 DEBUG : c/non empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fce50_d20250826_m060949_c001_v0001161_t0010_u01756188589161") 2025/08/26 06:18:37 DEBUG : c/non empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d56112_d20250826_m060932_c001_v7007000_t0000_u01756188572579") 2025/08/26 06:18:37 DEBUG : c/non empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcdaa_d20250826_m060930_c001_v0001161_t0057_u01756188570824") 2025/08/26 06:18:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f323_d20250826_m061533_c001_v7007000_t0000_u01756188933288") 2025/08/26 06:18:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acead6b_d20250826_m061528_c001_v0001171_t0012_u01756188928169") 2025/08/26 06:18:38 DEBUG : check sum: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d560fc_d20250826_m060923_c001_v7007000_t0000_u01756188563038") 2025/08/26 06:18:38 DEBUG : check sum: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcd7b_d20250826_m060921_c001_v0001161_t0040_u01756188561930") 2025/08/26 06:18:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f408ecead57bf8ecd_d20250826_m061823_c001_v7007000_t0000_u01756189103246") 2025/08/26 06:18:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceba3f_d20250826_m061821_c001_v0001171_t0004_u01756189101662") 2025/08/26 06:18:38 DEBUG : dest/3: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd884_d20250826_m061203_c001_v7007000_t0000_u01756188723225") 2025/08/26 06:18:38 DEBUG : dest/3: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f408c32ddbec87e30_d20250826_m061202_c001_v0001136_t0050_u01756188722117") 2025/08/26 06:18:38 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9d1_d20250826_m061634_c001_v7007000_t0000_u01756188994111") 2025/08/26 06:18:38 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb242_d20250826_m061629_c001_v0001171_t0049_u01756188989613") 2025/08/26 06:18:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601d3_d20250826_m061754_c001_v7007000_t0000_u01756189074326") 2025/08/26 06:18:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb789_d20250826_m061742_c001_v0001171_t0058_u01756189062830") 2025/08/26 06:18:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999ab12_d20250826_m061738_c001_v7007000_t0000_u01756189058661") 2025/08/26 06:18:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb663_d20250826_m061726_c001_v0001171_t0058_u01756189046326") 2025/08/26 06:18:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e72fef_d20250826_m061722_c001_v7007000_t0000_u01756189042194") 2025/08/26 06:18:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb537_d20250826_m061710_c001_v0001171_t0027_u01756189030773") 2025/08/26 06:18:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f4ce_d20250826_m061706_c001_v7007000_t0000_u01756189026502") 2025/08/26 06:18:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb414_d20250826_m061654_c001_v0001171_t0023_u01756189014913") 2025/08/26 06:18:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10bea36_d20250826_m061650_c001_v7007000_t0000_u01756189010746") 2025/08/26 06:18:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb2e4_d20250826_m061638_c001_v0001171_t0055_u01756188998222") 2025/08/26 06:18:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4175e8ba957d5d83_d20250826_m061631_c001_v7007000_t0000_u01756188991735") 2025/08/26 06:18:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd782_d20250826_m061620_c001_v0001161_t0053_u01756188980746") 2025/08/26 06:18:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb801ea_d20250826_m061616_c001_v7007000_t0000_u01756188976662") 2025/08/26 06:18:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd744_d20250826_m061612_c001_v0001161_t0053_u01756188972715") 2025/08/26 06:18:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb801cc_d20250826_m061611_c001_v7007000_t0000_u01756188971383") 2025/08/26 06:18:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbb71_d20250826_m061558_c001_v0001150_t0021_u01756188958895") 2025/08/26 06:18:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c7c_d20250826_m061554_c001_v7007000_t0000_u01756188954721") 2025/08/26 06:18:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd64c_d20250826_m061550_c001_v0001161_t0019_u01756188950584") 2025/08/26 06:18:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f410b0eeab7782e02_d20250826_m061549_c001_v7007000_t0000_u01756188949308") 2025/08/26 06:18:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe863_d20250826_m061537_c001_v0001154_t0002_u01756188937344") 2025/08/26 06:18:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f418897f1e6b649e5_d20250826_m061530_c001_v7007000_t0000_u01756188930945") 2025/08/26 06:18:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd57e_d20250826_m061517_c001_v0001161_t0033_u01756188917842") 2025/08/26 06:18:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a125_d20250826_m061513_c001_v7007000_t0000_u01756188913764") 2025/08/26 06:18:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd528_d20250826_m061501_c001_v0001161_t0000_u01756188901279") 2025/08/26 06:18:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be811_d20250826_m061457_c001_v7007000_t0000_u01756188897131") 2025/08/26 06:18:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd4dc_d20250826_m061447_c001_v0001161_t0037_u01756188887260") 2025/08/26 06:18:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be97b_d20250826_m061614_c001_v7007000_t0000_u01756188974579") 2025/08/26 06:18:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbbb9_d20250826_m061608_c001_v0001150_t0001_u01756188968898") 2025/08/26 06:18:39 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9d3_d20250826_m061634_c001_v7007000_t0000_u01756188994293") 2025/08/26 06:18:39 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe981_d20250826_m061629_c001_v0001154_t0010_u01756188989624") 2025/08/26 06:18:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601d4_d20250826_m061754_c001_v7007000_t0000_u01756189074509") 2025/08/26 06:18:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5feab3_d20250826_m061743_c001_v0001154_t0025_u01756189063549") 2025/08/26 06:18:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999ab14_d20250826_m061738_c001_v7007000_t0000_u01756189058843") 2025/08/26 06:18:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fea77_d20250826_m061727_c001_v0001154_t0000_u01756189047165") 2025/08/26 06:18:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e72ff2_d20250826_m061722_c001_v7007000_t0000_u01756189042377") 2025/08/26 06:18:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fea31_d20250826_m061711_c001_v0001154_t0025_u01756189031431") 2025/08/26 06:18:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f4d0_d20250826_m061706_c001_v7007000_t0000_u01756189026687") 2025/08/26 06:18:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe9fb_d20250826_m061655_c001_v0001154_t0000_u01756189015726") 2025/08/26 06:18:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10bea37_d20250826_m061650_c001_v7007000_t0000_u01756189010929") 2025/08/26 06:18:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe9b1_d20250826_m061638_c001_v0001154_t0010_u01756188998963") 2025/08/26 06:18:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f40585836e6d6ed78_d20250826_m061631_c001_v7007000_t0000_u01756188991364") 2025/08/26 06:18:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbc13_d20250826_m061621_c001_v0001150_t0035_u01756188981422") 2025/08/26 06:18:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb801ed_d20250826_m061616_c001_v7007000_t0000_u01756188976843") 2025/08/26 06:18:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb0fa_d20250826_m061612_c001_v0001171_t0047_u01756188972737") 2025/08/26 06:18:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be972_d20250826_m061611_c001_v7007000_t0000_u01756188971002") 2025/08/26 06:18:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe8f3_d20250826_m061559_c001_v0001154_t0012_u01756188959541") 2025/08/26 06:18:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c7d_d20250826_m061554_c001_v7007000_t0000_u01756188954952") 2025/08/26 06:18:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbb3f_d20250826_m061550_c001_v0001150_t0044_u01756188950598") 2025/08/26 06:18:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f374_d20250826_m061548_c001_v7007000_t0000_u01756188948887") 2025/08/26 06:18:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd5d6_d20250826_m061538_c001_v0001161_t0053_u01756188938036") 2025/08/26 06:18:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f415c3187c7eb04de_d20250826_m061530_c001_v7007000_t0000_u01756188930955") 2025/08/26 06:18:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceacc5_d20250826_m061518_c001_v0001171_t0003_u01756188918761") 2025/08/26 06:18:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a127_d20250826_m061513_c001_v7007000_t0000_u01756188913950") 2025/08/26 06:18:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceabb7_d20250826_m061502_c001_v0001171_t0018_u01756188902014") 2025/08/26 06:18:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be812_d20250826_m061457_c001_v7007000_t0000_u01756188897330") 2025/08/26 06:18:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceaad0_d20250826_m061447_c001_v0001171_t0048_u01756188887625") 2025/08/26 06:18:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d56c2c_d20250826_m061614_c001_v7007000_t0000_u01756188974722") 2025/08/26 06:18:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe923_d20250826_m061608_c001_v0001154_t0009_u01756188968966") 2025/08/26 06:18:41 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9d5_d20250826_m061634_c001_v7007000_t0000_u01756188994476") 2025/08/26 06:18:41 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe983_d20250826_m061629_c001_v0001154_t0005_u01756188989945") 2025/08/26 06:18:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601d6_d20250826_m061754_c001_v7007000_t0000_u01756189074692") 2025/08/26 06:18:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fda2e_d20250826_m061744_c001_v0001161_t0043_u01756189064489") 2025/08/26 06:18:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999ab16_d20250826_m061739_c001_v7007000_t0000_u01756189059029") 2025/08/26 06:18:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd9c8_d20250826_m061727_c001_v0001161_t0003_u01756189047925") 2025/08/26 06:18:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e72ff5_d20250826_m061722_c001_v7007000_t0000_u01756189042562") 2025/08/26 06:18:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd93a_d20250826_m061712_c001_v0001161_t0014_u01756189032220") 2025/08/26 06:18:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f4d1_d20250826_m061706_c001_v7007000_t0000_u01756189026872") 2025/08/26 06:18:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd8bc_d20250826_m061656_c001_v0001161_t0030_u01756189016430") 2025/08/26 06:18:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10bea39_d20250826_m061651_c001_v7007000_t0000_u01756189011112") 2025/08/26 06:18:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd82e_d20250826_m061639_c001_v0001161_t0029_u01756188999655") 2025/08/26 06:18:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f435_d20250826_m061631_c001_v7007000_t0000_u01756188991810") 2025/08/26 06:18:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb1a4_d20250826_m061622_c001_v0001171_t0058_u01756188982116") 2025/08/26 06:18:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb801ef_d20250826_m061617_c001_v7007000_t0000_u01756188977025") 2025/08/26 06:18:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbbdb_d20250826_m061612_c001_v0001150_t0018_u01756188972759") 2025/08/26 06:18:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f412d3a4cc68d25ab_d20250826_m061611_c001_v7007000_t0000_u01756188971393") 2025/08/26 06:18:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceaff4_d20250826_m061600_c001_v0001171_t0008_u01756188960308") 2025/08/26 06:18:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c7e_d20250826_m061555_c001_v7007000_t0000_u01756188955134") 2025/08/26 06:18:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceaf2a_d20250826_m061550_c001_v0001171_t0036_u01756188950612") 2025/08/26 06:18:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f377_d20250826_m061549_c001_v7007000_t0000_u01756188949070") 2025/08/26 06:18:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbaf1_d20250826_m061538_c001_v0001150_t0005_u01756188938718") 2025/08/26 06:18:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41575e1e6c005489_d20250826_m061530_c001_v7007000_t0000_u01756188930964") 2025/08/26 06:18:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbaa5_d20250826_m061519_c001_v0001150_t0033_u01756188919463") 2025/08/26 06:18:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a129_d20250826_m061514_c001_v7007000_t0000_u01756188914144") 2025/08/26 06:18:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cba57_d20250826_m061502_c001_v0001150_t0044_u01756188902860") 2025/08/26 06:18:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be813_d20250826_m061457_c001_v7007000_t0000_u01756188897515") 2025/08/26 06:18:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cba20_d20250826_m061447_c001_v0001150_t0009_u01756188887970") 2025/08/26 06:18:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4175e8ba957d5d01_d20250826_m061614_c001_v7007000_t0000_u01756188974364") 2025/08/26 06:18:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd716_d20250826_m061608_c001_v0001161_t0035_u01756188968976") 2025/08/26 06:18:42 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9d9_d20250826_m061634_c001_v7007000_t0000_u01756188994660") 2025/08/26 06:18:42 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb24a_d20250826_m061629_c001_v0001171_t0011_u01756188989963") 2025/08/26 06:18:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601d7_d20250826_m061754_c001_v7007000_t0000_u01756189074874") 2025/08/26 06:18:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbd9d_d20250826_m061745_c001_v0001150_t0046_u01756189065205") 2025/08/26 06:18:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999ab18_d20250826_m061739_c001_v7007000_t0000_u01756189059213") 2025/08/26 06:18:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbd67_d20250826_m061728_c001_v0001150_t0039_u01756189048616") 2025/08/26 06:18:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e72ff6_d20250826_m061722_c001_v7007000_t0000_u01756189042745") 2025/08/26 06:18:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbd1d_d20250826_m061712_c001_v0001150_t0052_u01756189032944") 2025/08/26 06:18:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f4d3_d20250826_m061707_c001_v7007000_t0000_u01756189027059") 2025/08/26 06:18:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbcd5_d20250826_m061657_c001_v0001150_t0025_u01756189017148") 2025/08/26 06:18:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10bea3b_d20250826_m061651_c001_v7007000_t0000_u01756189011295") 2025/08/26 06:18:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbc81_d20250826_m061640_c001_v0001150_t0058_u01756189000397") 2025/08/26 06:18:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4052b26d8dabb658_d20250826_m061631_c001_v7007000_t0000_u01756188991814") 2025/08/26 06:18:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe963_d20250826_m061622_c001_v0001154_t0005_u01756188982799") 2025/08/26 06:18:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb801f1_d20250826_m061617_c001_v7007000_t0000_u01756188977207") 2025/08/26 06:18:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe939_d20250826_m061612_c001_v0001154_t0012_u01756188972838") 2025/08/26 06:18:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41313bf967a40eda_d20250826_m061611_c001_v7007000_t0000_u01756188971247") 2025/08/26 06:18:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd6be_d20250826_m061600_c001_v0001161_t0022_u01756188960967") 2025/08/26 06:18:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c80_d20250826_m061555_c001_v7007000_t0000_u01756188955315") 2025/08/26 06:18:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe8bb_d20250826_m061550_c001_v0001154_t0023_u01756188950770") 2025/08/26 06:18:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f379_d20250826_m061549_c001_v7007000_t0000_u01756188949254") 2025/08/26 06:18:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceae3c_d20250826_m061539_c001_v0001171_t0037_u01756188939399") 2025/08/26 06:18:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f410b0eeab7782db5_d20250826_m061530_c001_v7007000_t0000_u01756188930911") 2025/08/26 06:18:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe805_d20250826_m061520_c001_v0001154_t0021_u01756188920260") 2025/08/26 06:18:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a12a_d20250826_m061514_c001_v7007000_t0000_u01756188914327") 2025/08/26 06:18:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe7bb_d20250826_m061503_c001_v0001154_t0005_u01756188903574") 2025/08/26 06:18:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be814_d20250826_m061457_c001_v7007000_t0000_u01756188897697") 2025/08/26 06:18:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe795_d20250826_m061448_c001_v0001154_t0010_u01756188888303") 2025/08/26 06:18:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4018560ff84ef5f3_d20250826_m061614_c001_v7007000_t0000_u01756188974598") 2025/08/26 06:18:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb0b0_d20250826_m061608_c001_v0001171_t0005_u01756188968987") 2025/08/26 06:18:44 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9da_d20250826_m061634_c001_v7007000_t0000_u01756188994843") 2025/08/26 06:18:44 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd7d0_d20250826_m061629_c001_v0001161_t0008_u01756188989989") 2025/08/26 06:18:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601d8_d20250826_m061755_c001_v7007000_t0000_u01756189075056") 2025/08/26 06:18:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb7bf_d20250826_m061745_c001_v0001171_t0031_u01756189065492") 2025/08/26 06:18:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999ab1a_d20250826_m061739_c001_v7007000_t0000_u01756189059394") 2025/08/26 06:18:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb699_d20250826_m061729_c001_v0001171_t0058_u01756189049135") 2025/08/26 06:18:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e72ff7_d20250826_m061722_c001_v7007000_t0000_u01756189042930") 2025/08/26 06:18:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb55f_d20250826_m061713_c001_v0001171_t0043_u01756189033192") 2025/08/26 06:18:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f4d5_d20250826_m061707_c001_v7007000_t0000_u01756189027243") 2025/08/26 06:18:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb442_d20250826_m061657_c001_v0001171_t0056_u01756189017576") 2025/08/26 06:18:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10bea3c_d20250826_m061651_c001_v7007000_t0000_u01756189011480") 2025/08/26 06:18:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb31e_d20250826_m061640_c001_v0001171_t0017_u01756189000705") 2025/08/26 06:18:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f40585836e6d6ed7c_d20250826_m061631_c001_v7007000_t0000_u01756188991732") 2025/08/26 06:18:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd792_d20250826_m061623_c001_v0001161_t0056_u01756188983178") 2025/08/26 06:18:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb801f3_d20250826_m061617_c001_v7007000_t0000_u01756188977391") 2025/08/26 06:18:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd74a_d20250826_m061612_c001_v0001161_t0055_u01756188972977") 2025/08/26 06:18:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f406aa4d65c2b9bcd_d20250826_m061611_c001_v7007000_t0000_u01756188971360") 2025/08/26 06:18:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbb7d_d20250826_m061601_c001_v0001150_t0033_u01756188961276") 2025/08/26 06:18:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c81_d20250826_m061555_c001_v7007000_t0000_u01756188955497") 2025/08/26 06:18:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbb41_d20250826_m061550_c001_v0001150_t0045_u01756188950960") 2025/08/26 06:18:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fdb98_d20250826_m061549_c001_v7007000_t0000_u01756188949320") 2025/08/26 06:18:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe86d_d20250826_m061539_c001_v0001154_t0018_u01756188939861") 2025/08/26 06:18:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f316_d20250826_m061531_c001_v7007000_t0000_u01756188931115") 2025/08/26 06:18:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd58a_d20250826_m061520_c001_v0001161_t0016_u01756188920617") 2025/08/26 06:18:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a12c_d20250826_m061514_c001_v7007000_t0000_u01756188914511") 2025/08/26 06:18:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd52e_d20250826_m061503_c001_v0001161_t0032_u01756188903987") 2025/08/26 06:18:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be816_d20250826_m061457_c001_v7007000_t0000_u01756188897879") 2025/08/26 06:18:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd4e2_d20250826_m061448_c001_v0001161_t0001_u01756188888620") 2025/08/26 06:18:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f412d3a4cc68d25b8_d20250826_m061614_c001_v7007000_t0000_u01756188974374") 2025/08/26 06:18:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbbbb_d20250826_m061609_c001_v0001150_t0037_u01756188969176") 2025/08/26 06:18:45 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9dc_d20250826_m061635_c001_v7007000_t0000_u01756188995028") 2025/08/26 06:18:45 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbc49_d20250826_m061630_c001_v0001150_t0017_u01756188990051") 2025/08/26 06:18:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601d9_d20250826_m061755_c001_v7007000_t0000_u01756189075243") 2025/08/26 06:18:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5feac1_d20250826_m061745_c001_v0001154_t0020_u01756189065785") 2025/08/26 06:18:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999ab1b_d20250826_m061739_c001_v7007000_t0000_u01756189059576") 2025/08/26 06:18:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fea89_d20250826_m061729_c001_v0001154_t0009_u01756189049510") 2025/08/26 06:18:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e72ff8_d20250826_m061723_c001_v7007000_t0000_u01756189043115") 2025/08/26 06:18:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fea39_d20250826_m061713_c001_v0001154_t0022_u01756189033489") 2025/08/26 06:18:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f4d7_d20250826_m061707_c001_v7007000_t0000_u01756189027427") 2025/08/26 06:18:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fea03_d20250826_m061657_c001_v0001154_t0005_u01756189017897") 2025/08/26 06:18:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10bea3d_d20250826_m061651_c001_v7007000_t0000_u01756189011664") 2025/08/26 06:18:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe9b9_d20250826_m061641_c001_v0001154_t0003_u01756189001120") 2025/08/26 06:18:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9c5_d20250826_m061631_c001_v7007000_t0000_u01756188991974") 2025/08/26 06:18:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbc1d_d20250826_m061623_c001_v0001150_t0004_u01756188983447") 2025/08/26 06:18:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb801f5_d20250826_m061617_c001_v7007000_t0000_u01756188977574") 2025/08/26 06:18:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb100_d20250826_m061613_c001_v0001171_t0020_u01756188973058") 2025/08/26 06:18:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4175e8ba957d5843_d20250826_m061611_c001_v7007000_t0000_u01756188971404") 2025/08/26 06:18:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe8fd_d20250826_m061601_c001_v0001154_t0015_u01756188961684") 2025/08/26 06:18:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c82_d20250826_m061555_c001_v7007000_t0000_u01756188955678") 2025/08/26 06:18:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd650_d20250826_m061551_c001_v0001161_t0009_u01756188951046") 2025/08/26 06:18:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41575e1e6c0054ba_d20250826_m061549_c001_v7007000_t0000_u01756188949270") 2025/08/26 06:18:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd5e6_d20250826_m061540_c001_v0001161_t0000_u01756188940403") 2025/08/26 06:18:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f418897f1e6b649e2_d20250826_m061530_c001_v7007000_t0000_u01756188930754") 2025/08/26 06:18:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceacef_d20250826_m061521_c001_v0001171_t0011_u01756188921139") 2025/08/26 06:18:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a12e_d20250826_m061514_c001_v7007000_t0000_u01756188914693") 2025/08/26 06:18:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceabdd_d20250826_m061504_c001_v0001171_t0039_u01756188904400") 2025/08/26 06:18:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be817_d20250826_m061458_c001_v7007000_t0000_u01756188898062") 2025/08/26 06:18:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceaae8_d20250826_m061448_c001_v0001171_t0020_u01756188888967") 2025/08/26 06:18:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fdc08_d20250826_m061614_c001_v7007000_t0000_u01756188974610") 2025/08/26 06:18:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb0b4_d20250826_m061609_c001_v0001171_t0042_u01756188969282") 2025/08/26 06:18:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9de_d20250826_m061635_c001_v7007000_t0000_u01756188995212") 2025/08/26 06:18:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe987_d20250826_m061630_c001_v0001154_t0003_u01756188990276") 2025/08/26 06:18:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601da_d20250826_m061755_c001_v7007000_t0000_u01756189075426") 2025/08/26 06:18:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fda3c_d20250826_m061746_c001_v0001161_t0048_u01756189066154") 2025/08/26 06:18:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999ab1e_d20250826_m061739_c001_v7007000_t0000_u01756189059757") 2025/08/26 06:18:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd9d6_d20250826_m061729_c001_v0001161_t0011_u01756189049854") 2025/08/26 06:18:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e72ff9_d20250826_m061723_c001_v7007000_t0000_u01756189043302") 2025/08/26 06:18:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd950_d20250826_m061713_c001_v0001161_t0019_u01756189033819") 2025/08/26 06:18:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f4d9_d20250826_m061707_c001_v7007000_t0000_u01756189027662") 2025/08/26 06:18:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd8c6_d20250826_m061658_c001_v0001161_t0028_u01756189018240") 2025/08/26 06:18:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10bea3e_d20250826_m061651_c001_v7007000_t0000_u01756189011850") 2025/08/26 06:18:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd838_d20250826_m061641_c001_v0001161_t0039_u01756189001492") 2025/08/26 06:18:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f403ec79c7c890e2f_d20250826_m061631_c001_v7007000_t0000_u01756188991367") 2025/08/26 06:18:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb1c2_d20250826_m061623_c001_v0001171_t0039_u01756188983694") 2025/08/26 06:18:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb801f8_d20250826_m061617_c001_v7007000_t0000_u01756188977757") 2025/08/26 06:18:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe93b_d20250826_m061613_c001_v0001154_t0014_u01756188973184") 2025/08/26 06:18:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d56839_d20250826_m061611_c001_v7007000_t0000_u01756188971419") 2025/08/26 06:18:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb018_d20250826_m061602_c001_v0001171_t0034_u01756188962156") 2025/08/26 06:18:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c83_d20250826_m061555_c001_v7007000_t0000_u01756188955861") 2025/08/26 06:18:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe8c7_d20250826_m061551_c001_v0001154_t0013_u01756188951167") 2025/08/26 06:18:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41575e1e6c0054b9_d20250826_m061549_c001_v7007000_t0000_u01756188949082") 2025/08/26 06:18:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbafb_d20250826_m061540_c001_v0001150_t0005_u01756188940690") 2025/08/26 06:18:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d565d3_d20250826_m061530_c001_v7007000_t0000_u01756188930978") 2025/08/26 06:18:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbaad_d20250826_m061521_c001_v0001150_t0037_u01756188921562") 2025/08/26 06:18:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a12f_d20250826_m061514_c001_v7007000_t0000_u01756188914875") 2025/08/26 06:18:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cba5b_d20250826_m061504_c001_v0001150_t0032_u01756188904777") 2025/08/26 06:18:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be819_d20250826_m061458_c001_v7007000_t0000_u01756188898244") 2025/08/26 06:18:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cba2a_d20250826_m061449_c001_v0001150_t0044_u01756188889390") 2025/08/26 06:18:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4018560ff84ef5f2_d20250826_m061614_c001_v7007000_t0000_u01756188974414") 2025/08/26 06:18:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd718_d20250826_m061609_c001_v0001161_t0054_u01756188969323") 2025/08/26 06:18:48 DEBUG : dir1/0007-12345: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9df_d20250826_m061635_c001_v7007000_t0000_u01756188995394") 2025/08/26 06:18:48 DEBUG : dir1/0007-12345: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd7d6_d20250826_m061630_c001_v0001161_t0044_u01756188990340") 2025/08/26 06:18:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601db_d20250826_m061755_c001_v7007000_t0000_u01756189075608") 2025/08/26 06:18:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbda7_d20250826_m061746_c001_v0001150_t0058_u01756189066431") 2025/08/26 06:18:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999ab20_d20250826_m061739_c001_v7007000_t0000_u01756189059939") 2025/08/26 06:18:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbd6b_d20250826_m061730_c001_v0001150_t0023_u01756189050227") 2025/08/26 06:18:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e72ffa_d20250826_m061723_c001_v7007000_t0000_u01756189043487") 2025/08/26 06:18:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbd27_d20250826_m061714_c001_v0001150_t0054_u01756189034492") 2025/08/26 06:18:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f4db_d20250826_m061707_c001_v7007000_t0000_u01756189027891") 2025/08/26 06:18:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbcdf_d20250826_m061658_c001_v0001150_t0031_u01756189018581") 2025/08/26 06:18:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10bea40_d20250826_m061652_c001_v7007000_t0000_u01756189012034") 2025/08/26 06:18:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbc8d_d20250826_m061641_c001_v0001150_t0046_u01756189001923") 2025/08/26 06:18:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4175e8ba957d5d84_d20250826_m061631_c001_v7007000_t0000_u01756188991925") 2025/08/26 06:18:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe965_d20250826_m061624_c001_v0001154_t0016_u01756188984068") 2025/08/26 06:18:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb801fc_d20250826_m061617_c001_v7007000_t0000_u01756188977940") 2025/08/26 06:18:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbbdd_d20250826_m061613_c001_v0001150_t0049_u01756188973299") 2025/08/26 06:18:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f412d3a4cc68d25a8_d20250826_m061611_c001_v7007000_t0000_u01756188971198") 2025/08/26 06:18:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd6cc_d20250826_m061602_c001_v0001161_t0043_u01756188962517") 2025/08/26 06:18:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c86_d20250826_m061556_c001_v7007000_t0000_u01756188956044") 2025/08/26 06:18:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceaf36_d20250826_m061551_c001_v0001171_t0000_u01756188951180") 2025/08/26 06:18:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a1d1_d20250826_m061549_c001_v7007000_t0000_u01756188949277") 2025/08/26 06:18:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceae5c_d20250826_m061541_c001_v0001171_t0031_u01756188941010") 2025/08/26 06:18:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f410b0eeab7782db4_d20250826_m061530_c001_v7007000_t0000_u01756188930727") 2025/08/26 06:18:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe80f_d20250826_m061521_c001_v0001154_t0022_u01756188921935") 2025/08/26 06:18:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a130_d20250826_m061515_c001_v7007000_t0000_u01756188915057") 2025/08/26 06:18:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe7c5_d20250826_m061505_c001_v0001154_t0025_u01756188905175") 2025/08/26 06:18:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be81b_d20250826_m061458_c001_v7007000_t0000_u01756188898426") 2025/08/26 06:18:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe797_d20250826_m061449_c001_v0001154_t0014_u01756188889801") 2025/08/26 06:18:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4175e8ba957d5d29_d20250826_m061614_c001_v7007000_t0000_u01756188974731") 2025/08/26 06:18:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe929_d20250826_m061609_c001_v0001154_t0010_u01756188969386") 2025/08/26 06:18:50 DEBUG : dir1/0008-23456: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9e1_d20250826_m061635_c001_v7007000_t0000_u01756188995577") 2025/08/26 06:18:50 DEBUG : dir1/0008-23456: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb25c_d20250826_m061630_c001_v0001171_t0021_u01756188990575") 2025/08/26 06:18:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601dc_d20250826_m061755_c001_v7007000_t0000_u01756189075793") 2025/08/26 06:18:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb7d5_d20250826_m061746_c001_v0001171_t0032_u01756189066680") 2025/08/26 06:18:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999ab24_d20250826_m061740_c001_v7007000_t0000_u01756189060121") 2025/08/26 06:18:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb6b5_d20250826_m061730_c001_v0001171_t0008_u01756189050511") 2025/08/26 06:18:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e72ffc_d20250826_m061723_c001_v7007000_t0000_u01756189043671") 2025/08/26 06:18:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb583_d20250826_m061714_c001_v0001171_t0055_u01756189034820") 2025/08/26 06:18:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f4dd_d20250826_m061708_c001_v7007000_t0000_u01756189028075") 2025/08/26 06:18:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb460_d20250826_m061659_c001_v0001171_t0034_u01756189019006") 2025/08/26 06:18:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10bea43_d20250826_m061652_c001_v7007000_t0000_u01756189012221") 2025/08/26 06:18:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb342_d20250826_m061642_c001_v0001171_t0045_u01756189002227") 2025/08/26 06:18:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4216375bb96488b1_d20250826_m061631_c001_v7007000_t0000_u01756188991760") 2025/08/26 06:18:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd79e_d20250826_m061624_c001_v0001161_t0007_u01756188984611") 2025/08/26 06:18:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb801fe_d20250826_m061618_c001_v7007000_t0000_u01756188978122") 2025/08/26 06:18:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd74c_d20250826_m061613_c001_v0001161_t0018_u01756188973310") 2025/08/26 06:18:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f412d3a4cc68d25a7_d20250826_m061611_c001_v7007000_t0000_u01756188971014") 2025/08/26 06:18:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbb8b_d20250826_m061602_c001_v0001150_t0018_u01756188962953") 2025/08/26 06:18:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c87_d20250826_m061556_c001_v7007000_t0000_u01756188956226") 2025/08/26 06:18:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbb43_d20250826_m061551_c001_v0001150_t0043_u01756188951237") 2025/08/26 06:18:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41575e1e6c0054b8_d20250826_m061548_c001_v7007000_t0000_u01756188948899") 2025/08/26 06:18:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe877_d20250826_m061541_c001_v0001154_t0016_u01756188941357") 2025/08/26 06:18:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f313_d20250826_m061530_c001_v7007000_t0000_u01756188930729") 2025/08/26 06:18:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd58c_d20250826_m061522_c001_v0001161_t0026_u01756188922277") 2025/08/26 06:18:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a131_d20250826_m061515_c001_v7007000_t0000_u01756188915239") 2025/08/26 06:18:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd536_d20250826_m061505_c001_v0001161_t0008_u01756188905778") 2025/08/26 06:18:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be81c_d20250826_m061458_c001_v7007000_t0000_u01756188898608") 2025/08/26 06:18:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd4f0_d20250826_m061450_c001_v0001161_t0057_u01756188890138") 2025/08/26 06:18:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be97a_d20250826_m061614_c001_v7007000_t0000_u01756188974395") 2025/08/26 06:18:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbbbd_d20250826_m061609_c001_v0001150_t0013_u01756188969587") 2025/08/26 06:18:51 DEBUG : dir1/0009-34567: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9e2_d20250826_m061635_c001_v7007000_t0000_u01756188995771") 2025/08/26 06:18:51 DEBUG : dir1/0009-34567: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe98b_d20250826_m061630_c001_v0001154_t0009_u01756188990625") 2025/08/26 06:18:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601de_d20250826_m061755_c001_v7007000_t0000_u01756189075977") 2025/08/26 06:18:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5feac9_d20250826_m061747_c001_v0001154_t0002_u01756189067082") 2025/08/26 06:18:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999ab26_d20250826_m061740_c001_v7007000_t0000_u01756189060303") 2025/08/26 06:18:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fea8f_d20250826_m061731_c001_v0001154_t0016_u01756189051025") 2025/08/26 06:18:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e72ffd_d20250826_m061723_c001_v7007000_t0000_u01756189043854") 2025/08/26 06:18:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fea3f_d20250826_m061715_c001_v0001154_t0017_u01756189035467") 2025/08/26 06:18:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f4df_d20250826_m061708_c001_v7007000_t0000_u01756189028262") 2025/08/26 06:18:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fea09_d20250826_m061659_c001_v0001154_t0003_u01756189019334") 2025/08/26 06:18:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10bea44_d20250826_m061652_c001_v7007000_t0000_u01756189012404") 2025/08/26 06:18:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe9cd_d20250826_m061642_c001_v0001154_t0011_u01756189002601") 2025/08/26 06:18:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9c0_d20250826_m061631_c001_v7007000_t0000_u01756188991362") 2025/08/26 06:18:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbc23_d20250826_m061624_c001_v0001150_t0006_u01756188984908") 2025/08/26 06:18:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb80201_d20250826_m061618_c001_v7007000_t0000_u01756188978304") 2025/08/26 06:18:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb104_d20250826_m061613_c001_v0001171_t0013_u01756188973362") 2025/08/26 06:18:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4175e8ba957d583f_d20250826_m061611_c001_v7007000_t0000_u01756188971216") 2025/08/26 06:18:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe901_d20250826_m061603_c001_v0001154_t0023_u01756188963325") 2025/08/26 06:18:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c89_d20250826_m061556_c001_v7007000_t0000_u01756188956408") 2025/08/26 06:18:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe8c9_d20250826_m061551_c001_v0001154_t0005_u01756188951519") 2025/08/26 06:18:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c6e_d20250826_m061549_c001_v7007000_t0000_u01756188949097") 2025/08/26 06:18:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd5f4_d20250826_m061541_c001_v0001161_t0022_u01756188941793") 2025/08/26 06:18:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f415c3187c7eb04dc_d20250826_m061530_c001_v7007000_t0000_u01756188930764") 2025/08/26 06:18:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acead05_d20250826_m061522_c001_v0001171_t0059_u01756188922886") 2025/08/26 06:18:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a133_d20250826_m061515_c001_v7007000_t0000_u01756188915421") 2025/08/26 06:18:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceabfd_d20250826_m061506_c001_v0001171_t0027_u01756188906258") 2025/08/26 06:18:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be81e_d20250826_m061458_c001_v7007000_t0000_u01756188898790") 2025/08/26 06:18:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceaaf6_d20250826_m061450_c001_v0001171_t0057_u01756188890476") 2025/08/26 06:18:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4175e8ba957d5d25_d20250826_m061614_c001_v7007000_t0000_u01756188974547") 2025/08/26 06:18:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb0bc_d20250826_m061609_c001_v0001171_t0043_u01756188969681") 2025/08/26 06:18:53 DEBUG : dir1/0010-45678: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9e4_d20250826_m061635_c001_v7007000_t0000_u01756188995954") 2025/08/26 06:18:53 DEBUG : dir1/0010-45678: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd7d8_d20250826_m061630_c001_v0001161_t0040_u01756188990667") 2025/08/26 06:18:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601df_d20250826_m061756_c001_v7007000_t0000_u01756189076161") 2025/08/26 06:18:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fda40_d20250826_m061747_c001_v0001161_t0005_u01756189067404") 2025/08/26 06:18:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999ab27_d20250826_m061740_c001_v7007000_t0000_u01756189060500") 2025/08/26 06:18:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd9dc_d20250826_m061731_c001_v0001161_t0046_u01756189051538") 2025/08/26 06:18:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e72ffe_d20250826_m061724_c001_v7007000_t0000_u01756189044039") 2025/08/26 06:18:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd962_d20250826_m061715_c001_v0001161_t0047_u01756189035913") 2025/08/26 06:18:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f4e0_d20250826_m061708_c001_v7007000_t0000_u01756189028446") 2025/08/26 06:18:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd8d4_d20250826_m061659_c001_v0001161_t0013_u01756189019752") 2025/08/26 06:18:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10bea45_d20250826_m061652_c001_v7007000_t0000_u01756189012621") 2025/08/26 06:18:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd84e_d20250826_m061643_c001_v0001161_t0001_u01756189003019") 2025/08/26 06:18:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f434_d20250826_m061631_c001_v7007000_t0000_u01756188991810") 2025/08/26 06:18:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb1f0_d20250826_m061625_c001_v0001171_t0032_u01756188985263") 2025/08/26 06:18:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb80203_d20250826_m061618_c001_v7007000_t0000_u01756188978487") 2025/08/26 06:18:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe93f_d20250826_m061613_c001_v0001154_t0019_u01756188973515") 2025/08/26 06:18:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be975_d20250826_m061611_c001_v7007000_t0000_u01756188971369") 2025/08/26 06:18:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb03c_d20250826_m061603_c001_v0001171_t0002_u01756188963671") 2025/08/26 06:18:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c8a_d20250826_m061556_c001_v7007000_t0000_u01756188956590") 2025/08/26 06:18:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceaf46_d20250826_m061551_c001_v0001171_t0006_u01756188951530") 2025/08/26 06:18:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f378_d20250826_m061549_c001_v7007000_t0000_u01756188949103") 2025/08/26 06:18:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbb03_d20250826_m061542_c001_v0001150_t0003_u01756188942404") 2025/08/26 06:18:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f314_d20250826_m061530_c001_v7007000_t0000_u01756188930928") 2025/08/26 06:18:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbab5_d20250826_m061523_c001_v0001150_t0000_u01756188923256") 2025/08/26 06:18:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a134_d20250826_m061515_c001_v7007000_t0000_u01756188915603") 2025/08/26 06:18:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cba69_d20250826_m061506_c001_v0001150_t0040_u01756188906639") 2025/08/26 06:18:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be822_d20250826_m061458_c001_v7007000_t0000_u01756188898985") 2025/08/26 06:18:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cba32_d20250826_m061450_c001_v0001150_t0044_u01756188890894") 2025/08/26 06:18:54 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f412d3a4cc68d25ba_d20250826_m061614_c001_v7007000_t0000_u01756188974742") 2025/08/26 06:18:54 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe92b_d20250826_m061609_c001_v0001154_t0015_u01756188969838") 2025/08/26 06:18:54 DEBUG : dir1/0011-56789: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9e7_d20250826_m061636_c001_v7007000_t0000_u01756188996137") 2025/08/26 06:18:54 DEBUG : dir1/0011-56789: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbc51_d20250826_m061630_c001_v0001150_t0009_u01756188990726") 2025/08/26 06:18:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601e0_d20250826_m061756_c001_v7007000_t0000_u01756189076343") 2025/08/26 06:18:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbdad_d20250826_m061747_c001_v0001150_t0039_u01756189067686") 2025/08/26 06:18:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999ab2b_d20250826_m061740_c001_v7007000_t0000_u01756189060753") 2025/08/26 06:18:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbd6f_d20250826_m061731_c001_v0001150_t0040_u01756189051884") 2025/08/26 06:18:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e73001_d20250826_m061724_c001_v7007000_t0000_u01756189044226") 2025/08/26 06:18:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbd33_d20250826_m061716_c001_v0001150_t0058_u01756189036232") 2025/08/26 06:18:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f4e1_d20250826_m061708_c001_v7007000_t0000_u01756189028629") 2025/08/26 06:18:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbce7_d20250826_m061700_c001_v0001150_t0009_u01756189020057") 2025/08/26 06:18:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10bea46_d20250826_m061652_c001_v7007000_t0000_u01756189012804") 2025/08/26 06:18:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbc99_d20250826_m061643_c001_v0001150_t0032_u01756189003415") 2025/08/26 06:18:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f403ec79c7c890e33_d20250826_m061631_c001_v7007000_t0000_u01756188991743") 2025/08/26 06:18:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe971_d20250826_m061625_c001_v0001154_t0020_u01756188985581") 2025/08/26 06:18:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb80205_d20250826_m061618_c001_v7007000_t0000_u01756188978670") 2025/08/26 06:18:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbbe1_d20250826_m061613_c001_v0001150_t0030_u01756188973560") 2025/08/26 06:18:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d56836_d20250826_m061611_c001_v7007000_t0000_u01756188971226") 2025/08/26 06:18:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd6d8_d20250826_m061604_c001_v0001161_t0033_u01756188964018") 2025/08/26 06:18:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c8b_d20250826_m061556_c001_v7007000_t0000_u01756188956772") 2025/08/26 06:18:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd65a_d20250826_m061551_c001_v0001161_t0039_u01756188951605") 2025/08/26 06:18:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404f5cb3688e3475_d20250826_m061549_c001_v7007000_t0000_u01756188949334") 2025/08/26 06:18:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceae82_d20250826_m061542_c001_v0001171_t0028_u01756188942634") 2025/08/26 06:18:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f410b0eeab7782db1_d20250826_m061530_c001_v7007000_t0000_u01756188930543") 2025/08/26 06:18:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe81b_d20250826_m061523_c001_v0001154_t0024_u01756188923581") 2025/08/26 06:18:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a136_d20250826_m061515_c001_v7007000_t0000_u01756188915785") 2025/08/26 06:18:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe7d1_d20250826_m061507_c001_v0001154_t0017_u01756188907052") 2025/08/26 06:18:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be823_d20250826_m061459_c001_v7007000_t0000_u01756188899172") 2025/08/26 06:18:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe79b_d20250826_m061451_c001_v0001154_t0021_u01756188891263") 2025/08/26 06:18:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fdc06_d20250826_m061614_c001_v7007000_t0000_u01756188974417") 2025/08/26 06:18:56 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd71e_d20250826_m061609_c001_v0001161_t0027_u01756188969849") 2025/08/26 06:18:56 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9e8_d20250826_m061636_c001_v7007000_t0000_u01756188996320") 2025/08/26 06:18:56 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb264_d20250826_m061630_c001_v0001171_t0030_u01756188990884") 2025/08/26 06:18:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601e1_d20250826_m061756_c001_v7007000_t0000_u01756189076526") 2025/08/26 06:18:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb7f3_d20250826_m061748_c001_v0001171_t0043_u01756189068092") 2025/08/26 06:18:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999ab2d_d20250826_m061740_c001_v7007000_t0000_u01756189060937") 2025/08/26 06:18:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb6cf_d20250826_m061732_c001_v0001171_t0019_u01756189052244") 2025/08/26 06:18:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e73002_d20250826_m061724_c001_v7007000_t0000_u01756189044412") 2025/08/26 06:18:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb5a1_d20250826_m061716_c001_v0001171_t0001_u01756189036502") 2025/08/26 06:18:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f4e2_d20250826_m061708_c001_v7007000_t0000_u01756189028852") 2025/08/26 06:18:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb480_d20250826_m061700_c001_v0001171_t0000_u01756189020317") 2025/08/26 06:18:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10bea48_d20250826_m061652_c001_v7007000_t0000_u01756189012987") 2025/08/26 06:18:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb35c_d20250826_m061643_c001_v0001171_t0035_u01756189003845") 2025/08/26 06:18:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4175e8ba957d5d7f_d20250826_m061631_c001_v7007000_t0000_u01756188991373") 2025/08/26 06:18:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd7b2_d20250826_m061625_c001_v0001161_t0041_u01756188985955") 2025/08/26 06:18:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb80207_d20250826_m061618_c001_v7007000_t0000_u01756188978854") 2025/08/26 06:18:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd752_d20250826_m061613_c001_v0001161_t0035_u01756188973650") 2025/08/26 06:18:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f406aa4d65c2b9bca_d20250826_m061610_c001_v7007000_t0000_u01756188970806") 2025/08/26 06:18:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbb9f_d20250826_m061604_c001_v0001150_t0018_u01756188964506") 2025/08/26 06:18:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c8c_d20250826_m061556_c001_v7007000_t0000_u01756188956956") 2025/08/26 06:18:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbb49_d20250826_m061551_c001_v0001150_t0045_u01756188951624") 2025/08/26 06:18:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fdb97_d20250826_m061549_c001_v7007000_t0000_u01756188949119") 2025/08/26 06:18:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe889_d20250826_m061543_c001_v0001154_t0004_u01756188943003") 2025/08/26 06:18:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41604f7942d43ff0_d20250826_m061530_c001_v7007000_t0000_u01756188930746") 2025/08/26 06:18:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd590_d20250826_m061523_c001_v0001161_t0056_u01756188923981") 2025/08/26 06:18:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a138_d20250826_m061515_c001_v7007000_t0000_u01756188915966") 2025/08/26 06:18:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd540_d20250826_m061507_c001_v0001161_t0039_u01756188907476") 2025/08/26 06:18:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be826_d20250826_m061459_c001_v7007000_t0000_u01756188899356") 2025/08/26 06:18:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd4f8_d20250826_m061451_c001_v0001161_t0056_u01756188891584") 2025/08/26 06:18:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f406aa4d65c2b9fc5_d20250826_m061614_c001_v7007000_t0000_u01756188974620") 2025/08/26 06:18:57 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbbc3_d20250826_m061609_c001_v0001150_t0014_u01756188969930") 2025/08/26 06:18:57 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9ec_d20250826_m061636_c001_v7007000_t0000_u01756188996501") 2025/08/26 06:18:57 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe98d_d20250826_m061630_c001_v0001154_t0013_u01756188990951") 2025/08/26 06:18:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601e2_d20250826_m061756_c001_v7007000_t0000_u01756189076718") 2025/08/26 06:18:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fead5_d20250826_m061748_c001_v0001154_t0016_u01756189068649") 2025/08/26 06:18:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999ab30_d20250826_m061741_c001_v7007000_t0000_u01756189061118") 2025/08/26 06:18:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fea93_d20250826_m061732_c001_v0001154_t0003_u01756189052640") 2025/08/26 06:18:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e73004_d20250826_m061724_c001_v7007000_t0000_u01756189044596") 2025/08/26 06:18:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fea45_d20250826_m061716_c001_v0001154_t0001_u01756189036792") 2025/08/26 06:18:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f4e6_d20250826_m061709_c001_v7007000_t0000_u01756189029037") 2025/08/26 06:18:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fea0d_d20250826_m061700_c001_v0001154_t0020_u01756189020743") 2025/08/26 06:18:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10bea49_d20250826_m061653_c001_v7007000_t0000_u01756189013171") 2025/08/26 06:18:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe9d5_d20250826_m061644_c001_v0001154_t0012_u01756189004350") 2025/08/26 06:18:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9c3_d20250826_m061631_c001_v7007000_t0000_u01756188991728") 2025/08/26 06:18:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbc2d_d20250826_m061626_c001_v0001150_t0025_u01756188986304") 2025/08/26 06:18:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb80209_d20250826_m061619_c001_v7007000_t0000_u01756188979036") 2025/08/26 06:18:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb10e_d20250826_m061613_c001_v0001171_t0045_u01756188973729") 2025/08/26 06:18:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f406aa4d65c2b9bcc_d20250826_m061611_c001_v7007000_t0000_u01756188971175") 2025/08/26 06:18:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe90b_d20250826_m061604_c001_v0001154_t0011_u01756188964810") 2025/08/26 06:18:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c8e_d20250826_m061557_c001_v7007000_t0000_u01756188957139") 2025/08/26 06:18:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe8cb_d20250826_m061551_c001_v0001154_t0012_u01756188951869") 2025/08/26 06:18:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f37a_d20250826_m061549_c001_v7007000_t0000_u01756188949288") 2025/08/26 06:18:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd604_d20250826_m061543_c001_v0001161_t0006_u01756188943440") 2025/08/26 06:18:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f406aa4d65c2b9b1c_d20250826_m061530_c001_v7007000_t0000_u01756188930988") 2025/08/26 06:18:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acead25_d20250826_m061524_c001_v0001171_t0021_u01756188924370") 2025/08/26 06:18:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a13a_d20250826_m061516_c001_v7007000_t0000_u01756188916154") 2025/08/26 06:18:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceac2c_d20250826_m061507_c001_v0001171_t0059_u01756188907917") 2025/08/26 06:18:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be827_d20250826_m061459_c001_v7007000_t0000_u01756188899589") 2025/08/26 06:18:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceab12_d20250826_m061451_c001_v0001171_t0012_u01756188891877") 2025/08/26 06:18:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb801d4_d20250826_m061614_c001_v7007000_t0000_u01756188974384") 2025/08/26 06:18:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb0c6_d20250826_m061610_c001_v0001171_t0025_u01756188970108") 2025/08/26 06:18:59 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9ed_d20250826_m061636_c001_v7007000_t0000_u01756188996683") 2025/08/26 06:18:59 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd7dc_d20250826_m061631_c001_v0001161_t0026_u01756188991040") 2025/08/26 06:18:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601e3_d20250826_m061756_c001_v7007000_t0000_u01756189076903") 2025/08/26 06:18:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fda48_d20250826_m061749_c001_v0001161_t0053_u01756189069072") 2025/08/26 06:18:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999ab33_d20250826_m061741_c001_v7007000_t0000_u01756189061302") 2025/08/26 06:18:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd9ec_d20250826_m061733_c001_v0001161_t0018_u01756189053008") 2025/08/26 06:18:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e73007_d20250826_m061724_c001_v7007000_t0000_u01756189044794") 2025/08/26 06:18:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd974_d20250826_m061717_c001_v0001161_t0042_u01756189037122") 2025/08/26 06:18:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f4e8_d20250826_m061709_c001_v7007000_t0000_u01756189029227") 2025/08/26 06:18:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd8da_d20250826_m061701_c001_v0001161_t0019_u01756189021098") 2025/08/26 06:18:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10bea4b_d20250826_m061653_c001_v7007000_t0000_u01756189013354") 2025/08/26 06:18:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd868_d20250826_m061644_c001_v0001161_t0056_u01756189004814") 2025/08/26 06:18:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f40585836e6d6ed7a_d20250826_m061631_c001_v7007000_t0000_u01756188991548") 2025/08/26 06:18:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb210_d20250826_m061626_c001_v0001171_t0001_u01756188986698") 2025/08/26 06:18:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb8020c_d20250826_m061619_c001_v7007000_t0000_u01756188979219") 2025/08/26 06:18:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbbe7_d20250826_m061613_c001_v0001150_t0056_u01756188973974") 2025/08/26 06:18:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be971_d20250826_m061610_c001_v7007000_t0000_u01756188970820") 2025/08/26 06:18:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb068_d20250826_m061605_c001_v0001171_t0043_u01756188965145") 2025/08/26 06:18:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c8f_d20250826_m061557_c001_v7007000_t0000_u01756188957321") 2025/08/26 06:18:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceaf50_d20250826_m061551_c001_v0001171_t0032_u01756188951936") 2025/08/26 06:19:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f410b0eeab7782e00_d20250826_m061549_c001_v7007000_t0000_u01756188949126") 2025/08/26 06:19:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbb0d_d20250826_m061543_c001_v0001150_t0029_u01756188943773") 2025/08/26 06:19:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d565d1_d20250826_m061530_c001_v7007000_t0000_u01756188930787") 2025/08/26 06:19:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbabb_d20250826_m061524_c001_v0001150_t0023_u01756188924723") 2025/08/26 06:19:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a13b_d20250826_m061516_c001_v7007000_t0000_u01756188916336") 2025/08/26 06:19:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cba71_d20250826_m061508_c001_v0001150_t0053_u01756188908247") 2025/08/26 06:19:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be829_d20250826_m061459_c001_v7007000_t0000_u01756188899779") 2025/08/26 06:19:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cba36_d20250826_m061452_c001_v0001150_t0046_u01756188892223") 2025/08/26 06:19:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f406aa4d65c2b9fc1_d20250826_m061614_c001_v7007000_t0000_u01756188974428") 2025/08/26 06:19:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd726_d20250826_m061610_c001_v0001161_t0010_u01756188970133") 2025/08/26 06:19:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9ef_d20250826_m061636_c001_v7007000_t0000_u01756188996865") 2025/08/26 06:19:00 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbc55_d20250826_m061631_c001_v0001150_t0009_u01756188991090") 2025/08/26 06:19:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601e4_d20250826_m061757_c001_v7007000_t0000_u01756189077086") 2025/08/26 06:19:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbdaf_d20250826_m061749_c001_v0001150_t0010_u01756189069365") 2025/08/26 06:19:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999ab34_d20250826_m061741_c001_v7007000_t0000_u01756189061484") 2025/08/26 06:19:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbd73_d20250826_m061733_c001_v0001150_t0049_u01756189053377") 2025/08/26 06:19:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e73008_d20250826_m061724_c001_v7007000_t0000_u01756189044980") 2025/08/26 06:19:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbd37_d20250826_m061717_c001_v0001150_t0010_u01756189037606") 2025/08/26 06:19:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f4e9_d20250826_m061709_c001_v7007000_t0000_u01756189029413") 2025/08/26 06:19:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbcef_d20250826_m061701_c001_v0001150_t0002_u01756189021519") 2025/08/26 06:19:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10bea4f_d20250826_m061653_c001_v7007000_t0000_u01756189013538") 2025/08/26 06:19:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbca9_d20250826_m061645_c001_v0001150_t0007_u01756189005320") 2025/08/26 06:19:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9c2_d20250826_m061631_c001_v7007000_t0000_u01756188991545") 2025/08/26 06:19:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe975_d20250826_m061627_c001_v0001154_t0020_u01756188987008") 2025/08/26 06:19:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb8020e_d20250826_m061619_c001_v7007000_t0000_u01756188979402") 2025/08/26 06:19:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe941_d20250826_m061614_c001_v0001154_t0002_u01756188974012") 2025/08/26 06:19:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f412d3a4cc68d25a5_d20250826_m061610_c001_v7007000_t0000_u01756188970831") 2025/08/26 06:19:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd6ee_d20250826_m061605_c001_v0001161_t0008_u01756188965556") 2025/08/26 06:19:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c91_d20250826_m061557_c001_v7007000_t0000_u01756188957503") 2025/08/26 06:19:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd65c_d20250826_m061551_c001_v0001161_t0053_u01756188951997") 2025/08/26 06:19:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c6f_d20250826_m061549_c001_v7007000_t0000_u01756188949298") 2025/08/26 06:19:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceae9e_d20250826_m061544_c001_v0001171_t0055_u01756188944093") 2025/08/26 06:19:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41604f7942d43ff4_d20250826_m061530_c001_v7007000_t0000_u01756188930934") 2025/08/26 06:19:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe829_d20250826_m061525_c001_v0001154_t0019_u01756188925016") 2025/08/26 06:19:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a13d_d20250826_m061516_c001_v7007000_t0000_u01756188916517") 2025/08/26 06:19:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe7d9_d20250826_m061508_c001_v0001154_t0025_u01756188908490") 2025/08/26 06:19:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be82b_d20250826_m061459_c001_v7007000_t0000_u01756188899960") 2025/08/26 06:19:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe79d_d20250826_m061452_c001_v0001154_t0005_u01756188892502") 2025/08/26 06:19:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d56c2b_d20250826_m061614_c001_v7007000_t0000_u01756188974539") 2025/08/26 06:19:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbbc7_d20250826_m061610_c001_v0001150_t0040_u01756188970215") 2025/08/26 06:19:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f324_d20250826_m061533_c001_v7007000_t0000_u01756188933470") 2025/08/26 06:19:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe83b_d20250826_m061528_c001_v0001154_t0020_u01756188928530") 2025/08/26 06:19:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f326_d20250826_m061533_c001_v7007000_t0000_u01756188933653") 2025/08/26 06:19:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbac7_d20250826_m061528_c001_v0001150_t0019_u01756188928618") 2025/08/26 06:19:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f327_d20250826_m061533_c001_v7007000_t0000_u01756188933835") 2025/08/26 06:19:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acead75_d20250826_m061528_c001_v0001171_t0018_u01756188928715") 2025/08/26 06:19:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f329_d20250826_m061534_c001_v7007000_t0000_u01756188934018") 2025/08/26 06:19:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd5a6_d20250826_m061528_c001_v0001161_t0019_u01756188928877") 2025/08/26 06:19:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f32a_d20250826_m061534_c001_v7007000_t0000_u01756188934200") 2025/08/26 06:19:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe83f_d20250826_m061528_c001_v0001154_t0022_u01756188928888") 2025/08/26 06:19:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f32b_d20250826_m061534_c001_v7007000_t0000_u01756188934381") 2025/08/26 06:19:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbacb_d20250826_m061528_c001_v0001150_t0030_u01756188928928") 2025/08/26 06:19:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f32d_d20250826_m061534_c001_v7007000_t0000_u01756188934562") 2025/08/26 06:19:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acead7d_d20250826_m061529_c001_v0001171_t0058_u01756188929204") 2025/08/26 06:19:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f32e_d20250826_m061534_c001_v7007000_t0000_u01756188934744") 2025/08/26 06:19:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe841_d20250826_m061529_c001_v0001154_t0024_u01756188929229") 2025/08/26 06:19:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f32f_d20250826_m061534_c001_v7007000_t0000_u01756188934927") 2025/08/26 06:19:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd5a8_d20250826_m061529_c001_v0001161_t0034_u01756188929239") 2025/08/26 06:19:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f332_d20250826_m061535_c001_v7007000_t0000_u01756188935109") 2025/08/26 06:19:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbad1_d20250826_m061529_c001_v0001150_t0009_u01756188929347") 2025/08/26 06:19:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f334_d20250826_m061535_c001_v7007000_t0000_u01756188935290") 2025/08/26 06:19:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acead87_d20250826_m061529_c001_v0001171_t0059_u01756188929491") 2025/08/26 06:19:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f336_d20250826_m061535_c001_v7007000_t0000_u01756188935471") 2025/08/26 06:19:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbad3_d20250826_m061529_c001_v0001150_t0022_u01756188929610") 2025/08/26 06:19:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f339_d20250826_m061535_c001_v7007000_t0000_u01756188935652") 2025/08/26 06:19:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe845_d20250826_m061529_c001_v0001154_t0002_u01756188929721") 2025/08/26 06:19:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f33b_d20250826_m061535_c001_v7007000_t0000_u01756188935843") 2025/08/26 06:19:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd5ae_d20250826_m061529_c001_v0001161_t0052_u01756188929808") 2025/08/26 06:19:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f33d_d20250826_m061536_c001_v7007000_t0000_u01756188936024") 2025/08/26 06:19:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbad5_d20250826_m061529_c001_v0001150_t0026_u01756188929845") 2025/08/26 06:19:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f33f_d20250826_m061536_c001_v7007000_t0000_u01756188936205") 2025/08/26 06:19:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acead91_d20250826_m061529_c001_v0001171_t0055_u01756188929991") 2025/08/26 06:19:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a1e1_d20250826_m061552_c001_v7007000_t0000_u01756188952681") 2025/08/26 06:19:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbb23_d20250826_m061547_c001_v0001150_t0002_u01756188947045") 2025/08/26 06:19:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f410b0eeab7782e16_d20250826_m061552_c001_v7007000_t0000_u01756188952463") 2025/08/26 06:19:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe8a1_d20250826_m061547_c001_v0001154_t0016_u01756188947099") 2025/08/26 06:19:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404f5cb3688e3495_d20250826_m061552_c001_v7007000_t0000_u01756188952811") 2025/08/26 06:19:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceaedc_d20250826_m061547_c001_v0001171_t0053_u01756188947118") 2025/08/26 06:19:03 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c74_d20250826_m061552_c001_v7007000_t0000_u01756188952472") 2025/08/26 06:19:03 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd628_d20250826_m061547_c001_v0001161_t0055_u01756188947253") 2025/08/26 06:19:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fdba8_d20250826_m061552_c001_v7007000_t0000_u01756188952822") 2025/08/26 06:19:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbb25_d20250826_m061547_c001_v0001150_t0039_u01756188947288") 2025/08/26 06:19:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a1df_d20250826_m061552_c001_v7007000_t0000_u01756188952495") 2025/08/26 06:19:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe8a3_d20250826_m061547_c001_v0001154_t0015_u01756188947465") 2025/08/26 06:19:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f410b0eeab7782e1a_d20250826_m061552_c001_v7007000_t0000_u01756188952831") 2025/08/26 06:19:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceaeec_d20250826_m061547_c001_v0001171_t0026_u01756188947475") 2025/08/26 06:19:04 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404f5cb3688e3492_d20250826_m061552_c001_v7007000_t0000_u01756188952627") 2025/08/26 06:19:04 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd62e_d20250826_m061547_c001_v0001161_t0008_u01756188947613") 2025/08/26 06:19:04 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fdba7_d20250826_m061552_c001_v7007000_t0000_u01756188952638") 2025/08/26 06:19:04 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbb27_d20250826_m061547_c001_v0001150_t0013_u01756188947673") 2025/08/26 06:19:04 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c76_d20250826_m061552_c001_v7007000_t0000_u01756188952842") 2025/08/26 06:19:04 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe8a9_d20250826_m061547_c001_v0001154_t0016_u01756188947805") 2025/08/26 06:19:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41575e1e6c0054c5_d20250826_m061552_c001_v7007000_t0000_u01756188952691") 2025/08/26 06:19:04 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceaef4_d20250826_m061547_c001_v0001171_t0017_u01756188947895") 2025/08/26 06:19:04 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f386_d20250826_m061552_c001_v7007000_t0000_u01756188952485") 2025/08/26 06:19:04 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd634_d20250826_m061547_c001_v0001161_t0040_u01756188947904") 2025/08/26 06:19:04 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f410b0eeab7782e19_d20250826_m061552_c001_v7007000_t0000_u01756188952647") 2025/08/26 06:19:04 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbb2d_d20250826_m061548_c001_v0001150_t0057_u01756188948025") 2025/08/26 06:19:04 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41575e1e6c0054c3_d20250826_m061552_c001_v7007000_t0000_u01756188952505") 2025/08/26 06:19:04 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe8ab_d20250826_m061548_c001_v0001154_t0007_u01756188948279") 2025/08/26 06:19:04 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f401150c739981f8f_d20250826_m061552_c001_v7007000_t0000_u01756188952520") 2025/08/26 06:19:05 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceaefc_d20250826_m061548_c001_v0001171_t0059_u01756188948289") 2025/08/26 06:19:05 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c75_d20250826_m061552_c001_v7007000_t0000_u01756188952657") 2025/08/26 06:19:05 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd63a_d20250826_m061548_c001_v0001161_t0030_u01756188948300") 2025/08/26 06:19:05 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4209e2bde279dfa0_d20250826_m061338_c001_v7007000_t0000_u01756188818943") 2025/08/26 06:19:05 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f1019c9d76c387c87_d20250826_m061336_c001_v0001044_t0014_u01756188816025") 2025/08/26 06:19:05 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb7fef5_d20250826_m061335_c001_v7007000_t0000_u01756188815840") 2025/08/26 06:19:05 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f1019c9d76c387c77_d20250826_m061332_c001_v0001044_t0009_u01756188812225") 2025/08/26 06:19:05 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb7fed9_d20250826_m061331_c001_v7007000_t0000_u01756188811489") 2025/08/26 06:19:05 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd2f9_d20250826_m061326_c001_v0001161_t0008_u01756188806850") 2025/08/26 06:19:05 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f408e863a4ed5bbc7_d20250826_m061325_c001_v7007000_t0000_u01756188805369") 2025/08/26 06:19:05 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bbadc9062e675_d20250826_m061322_c001_v0001171_t0009_u01756188802848") 2025/08/26 06:19:05 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e7238a_d20250826_m061322_c001_v7007000_t0000_u01756188802660") 2025/08/26 06:19:05 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bbadc9062e647_d20250826_m061318_c001_v0001171_t0059_u01756188798738") 2025/08/26 06:19:05 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e72372_d20250826_m061318_c001_v7007000_t0000_u01756188798002") 2025/08/26 06:19:05 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd2a9_d20250826_m061313_c001_v0001161_t0027_u01756188793814") 2025/08/26 06:19:05 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f412d3a4cc68d235b_d20250826_m061312_c001_v7007000_t0000_u01756188792542") 2025/08/26 06:19:05 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f1114fc92c1667afd_d20250826_m061311_c001_v0001037_t0007_u01756188791147") 2025/08/26 06:19:05 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f10b_d20250826_m061310_c001_v7007000_t0000_u01756188790965") 2025/08/26 06:19:05 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f1114fc92c1667aed_d20250826_m061307_c001_v0001037_t0033_u01756188787453") 2025/08/26 06:19:05 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f105_d20250826_m061306_c001_v7007000_t0000_u01756188786712") 2025/08/26 06:19:06 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe60b_d20250826_m061302_c001_v0001154_t0010_u01756188782268") 2025/08/26 06:19:06 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f412d3a4cc68d234c_d20250826_m061301_c001_v7007000_t0000_u01756188781358") 2025/08/26 06:19:06 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111f19b7da372d6e_d20250826_m061259_c001_v0001041_t0016_u01756188779308") 2025/08/26 06:19:06 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f418897f1e6b64778_d20250826_m061259_c001_v7007000_t0000_u01756188779124") 2025/08/26 06:19:06 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111f19b7da372d5c_d20250826_m061255_c001_v0001041_t0023_u01756188775657") 2025/08/26 06:19:06 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f418897f1e6b64772_d20250826_m061254_c001_v7007000_t0000_u01756188774919") 2025/08/26 06:19:06 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea313_d20250826_m061248_c001_v0001171_t0024_u01756188768585") 2025/08/26 06:19:06 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4028ad8d5e8e9a80_d20250826_m061247_c001_v7007000_t0000_u01756188767670") 2025/08/26 06:19:06 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f116b2053182d91ed_d20250826_m061245_c001_v0001183_t0019_u01756188765619") 2025/08/26 06:19:06 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f40978c0e2fb5bccf_d20250826_m061245_c001_v7007000_t0000_u01756188765435") 2025/08/26 06:19:06 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f116b2053182d91bb_d20250826_m061242_c001_v0001183_t0006_u01756188762389") 2025/08/26 06:19:06 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f40978c0e2fb5bccd_d20250826_m061241_c001_v7007000_t0000_u01756188761653") 2025/08/26 06:19:06 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd1d9_d20250826_m061235_c001_v0001161_t0021_u01756188755267") 2025/08/26 06:19:06 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f410b0eeab7782b50_d20250826_m061234_c001_v7007000_t0000_u01756188754354") 2025/08/26 06:19:06 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f1190fd4768e225fb_d20250826_m061232_c001_v0001172_t0058_u01756188752669") 2025/08/26 06:19:06 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f40978c0e2fb5bccb_d20250826_m061232_c001_v7007000_t0000_u01756188752487") 2025/08/26 06:19:06 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f1190fd4768e225e1_d20250826_m061229_c001_v0001172_t0048_u01756188749518") 2025/08/26 06:19:06 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f40978c0e2fb5bcc8_d20250826_m061228_c001_v7007000_t0000_u01756188748787") 2025/08/26 06:19:06 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe57d_d20250826_m061221_c001_v0001154_t0009_u01756188741573") 2025/08/26 06:19:06 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd8bb_d20250826_m061220_c001_v7007000_t0000_u01756188740464") 2025/08/26 06:19:07 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f116758ec59b021cd_d20250826_m061214_c001_v0001040_t0042_u01756188734213") 2025/08/26 06:19:07 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d562e0_d20250826_m061214_c001_v7007000_t0000_u01756188734007") 2025/08/26 06:19:07 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea1a0_d20250826_m061209_c001_v0001171_t0013_u01756188729668") 2025/08/26 06:19:07 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f1178581b74152540_d20250826_m061208_c001_v0001113_t0048_u01756188728788") 2025/08/26 06:19:07 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f1178581b74152538_d20250826_m061207_c001_v0001113_t0026_u01756188727608") 2025/08/26 06:19:07 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f40313ebc8d406eac_d20250826_m061154_c001_v7007000_t0000_u01756188714141") 2025/08/26 06:19:07 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe51b_d20250826_m061146_c001_v0001154_t0004_u01756188706833") 2025/08/26 06:19:07 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f108631b4c1752066_d20250826_m061146_c001_v0001183_t0007_u01756188706077") 2025/08/26 06:19:07 DEBUG : dst/one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f108631b4c1752058_d20250826_m061145_c001_v0001183_t0059_u01756188705079") 2025/08/26 06:19:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4209e2bde279dfa1_d20250826_m061339_c001_v7007000_t0000_u01756188819126") 2025/08/26 06:19:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118df957a531ebdf_d20250826_m061335_c001_v0001184_t0045_u01756188815619") 2025/08/26 06:19:07 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109b271f4f81af7c_d20250826_m061331_c001_v0001176_t0050_u01756188811279") 2025/08/26 06:19:07 DEBUG : dst/one.bak: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f408e863a4ed5bbc8_d20250826_m061325_c001_v7007000_t0000_u01756188805553") 2025/08/26 06:19:07 DEBUG : dst/one.bak: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f11711e22a6f2c28b_d20250826_m061322_c001_v0001150_t0016_u01756188802139") 2025/08/26 06:19:07 DEBUG : dst/one.bak: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f1113935a89aefa00_d20250826_m061317_c001_v0001184_t0033_u01756188797806") 2025/08/26 06:19:07 DEBUG : dst/one.bak: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f412d3a4cc68d235c_d20250826_m061312_c001_v7007000_t0000_u01756188792723") 2025/08/26 06:19:07 DEBUG : dst/one.bak: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f110fd36fc1ba4544_d20250826_m061310_c001_v0001183_t0005_u01756188790746") 2025/08/26 06:19:07 DEBUG : dst/one.bak: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cb874_d20250826_m061306_c001_v0001150_t0050_u01756188786440") 2025/08/26 06:19:07 DEBUG : dst/three: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd8bc_d20250826_m061220_c001_v7007000_t0000_u01756188740649") 2025/08/26 06:19:07 DEBUG : dst/three: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f1178581b74152562_d20250826_m061218_c001_v0001113_t0048_u01756188738907") 2025/08/26 06:19:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4209e2bde279dfa4_d20250826_m061339_c001_v7007000_t0000_u01756188819324") 2025/08/26 06:19:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109327b4ed0d8efc_d20250826_m061337_c001_v0001131_t0035_u01756188817239") 2025/08/26 06:19:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f108baf1f6814f6fb_d20250826_m061333_c001_v0001101_t0052_u01756188813520") 2025/08/26 06:19:08 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4209e2bde279dfa7_d20250826_m061339_c001_v7007000_t0000_u01756188819527") 2025/08/26 06:19:08 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f1019c9d76c387c91_d20250826_m061337_c001_v0001044_t0032_u01756188817882") 2025/08/26 06:19:08 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb7ff07_d20250826_m061337_c001_v7007000_t0000_u01756188817696") 2025/08/26 06:19:08 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f1019c9d76c387c7f_d20250826_m061333_c001_v0001044_t0040_u01756188813997") 2025/08/26 06:19:08 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb7fee3_d20250826_m061333_c001_v7007000_t0000_u01756188813811") 2025/08/26 06:19:08 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe661_d20250826_m061328_c001_v0001154_t0016_u01756188808243") 2025/08/26 06:19:08 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f408e863a4ed5bbc9_d20250826_m061325_c001_v7007000_t0000_u01756188805740") 2025/08/26 06:19:08 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bbadc9062e68c_d20250826_m061324_c001_v0001171_t0016_u01756188804550") 2025/08/26 06:19:08 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e7238d_d20250826_m061324_c001_v7007000_t0000_u01756188804366") 2025/08/26 06:19:08 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bbadc9062e661_d20250826_m061320_c001_v0001171_t0010_u01756188800677") 2025/08/26 06:19:08 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e72381_d20250826_m061320_c001_v7007000_t0000_u01756188800491") 2025/08/26 06:19:08 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe641_d20250826_m061314_c001_v0001154_t0018_u01756188794861") 2025/08/26 06:19:08 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f10f_d20250826_m061311_c001_v7007000_t0000_u01756188791984") 2025/08/26 06:19:08 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe62b_d20250826_m061309_c001_v0001154_t0008_u01756188789698") 2025/08/26 06:19:08 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f108_d20250826_m061308_c001_v7007000_t0000_u01756188788969") 2025/08/26 06:19:08 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea3ce_d20250826_m061303_c001_v0001171_t0035_u01756188783817") 2025/08/26 06:19:08 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f418897f1e6b6477d_d20250826_m061300_c001_v7007000_t0000_u01756188780445") 2025/08/26 06:19:08 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea37f_d20250826_m061257_c001_v0001171_t0057_u01756188777711") 2025/08/26 06:19:09 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f418897f1e6b64775_d20250826_m061256_c001_v7007000_t0000_u01756188776622") 2025/08/26 06:19:09 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd22d_d20250826_m061250_c001_v0001161_t0010_u01756188770002") 2025/08/26 06:19:09 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f40978c0e2fb5bcd1_d20250826_m061246_c001_v7007000_t0000_u01756188766750") 2025/08/26 06:19:09 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd205_d20250826_m061244_c001_v0001161_t0042_u01756188764143") 2025/08/26 06:19:09 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f40978c0e2fb5bcce_d20250826_m061243_c001_v7007000_t0000_u01756188763049") 2025/08/26 06:19:09 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe5c5_d20250826_m061236_c001_v0001154_t0014_u01756188756205") 2025/08/26 06:19:09 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f40978c0e2fb5bccc_d20250826_m061233_c001_v7007000_t0000_u01756188753416") 2025/08/26 06:19:09 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe5b1_d20250826_m061231_c001_v0001154_t0014_u01756188751294") 2025/08/26 06:19:09 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f40978c0e2fb5bcca_d20250826_m061230_c001_v7007000_t0000_u01756188750202") 2025/08/26 06:19:09 DEBUG : dst/three.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea232_d20250826_m061222_c001_v0001171_t0056_u01756188742654") 2025/08/26 06:19:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f408e863a4ed5bbca_d20250826_m061325_c001_v7007000_t0000_u01756188805923") 2025/08/26 06:19:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111e791198840d6d_d20250826_m061324_c001_v0001172_t0043_u01756188804036") 2025/08/26 06:19:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f104d3973af17bc4c_d20250826_m061319_c001_v0001109_t0058_u01756188799633") 2025/08/26 06:19:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f412d3a4cc68d235d_d20250826_m061312_c001_v7007000_t0000_u01756188792906") 2025/08/26 06:19:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101857e6b8a7a116_d20250826_m061311_c001_v0001182_t0026_u01756188791764") 2025/08/26 06:19:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f1086fbe53195dc02_d20250826_m061308_c001_v0001040_t0041_u01756188788332") 2025/08/26 06:19:09 DEBUG : dst/two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4209e2bde279dfa9_d20250826_m061339_c001_v7007000_t0000_u01756188819756") 2025/08/26 06:19:09 DEBUG : dst/two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea54b_d20250826_m061327_c001_v0001171_t0042_u01756188807505") 2025/08/26 06:19:09 DEBUG : dst/two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f408e863a4ed5bbcb_d20250826_m061326_c001_v7007000_t0000_u01756188806110") 2025/08/26 06:19:09 DEBUG : dst/two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea471_d20250826_m061314_c001_v0001171_t0029_u01756188794532") 2025/08/26 06:19:10 DEBUG : dst/two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f412d3a4cc68d235e_d20250826_m061313_c001_v7007000_t0000_u01756188793088") 2025/08/26 06:19:10 DEBUG : dst/two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd25d_d20250826_m061302_c001_v0001161_t0032_u01756188782941") 2025/08/26 06:19:10 DEBUG : dst/two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f412d3a4cc68d234d_d20250826_m061301_c001_v7007000_t0000_u01756188781540") 2025/08/26 06:19:10 DEBUG : dst/two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe5e5_d20250826_m061249_c001_v0001154_t0008_u01756188769297") 2025/08/26 06:19:10 DEBUG : dst/two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4028ad8d5e8e9a81_d20250826_m061247_c001_v7007000_t0000_u01756188767853") 2025/08/26 06:19:10 DEBUG : dst/two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea28e_d20250826_m061235_c001_v0001171_t0046_u01756188755908") 2025/08/26 06:19:10 DEBUG : dst/two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f410b0eeab7782b51_d20250826_m061234_c001_v7007000_t0000_u01756188754536") 2025/08/26 06:19:10 DEBUG : dst/two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd18f_d20250826_m061222_c001_v0001161_t0048_u01756188742266") 2025/08/26 06:19:10 DEBUG : dst/two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd8bd_d20250826_m061220_c001_v7007000_t0000_u01756188740833") 2025/08/26 06:19:10 DEBUG : dst/two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f10050c77dfc38098_d20250826_m061216_c001_v0001040_t0027_u01756188736097") 2025/08/26 06:19:10 DEBUG : dst/two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f40313ebc8d406ead_d20250826_m061154_c001_v7007000_t0000_u01756188714325") 2025/08/26 06:19:10 DEBUG : dst/two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f108631b4c175209e_d20250826_m061153_c001_v0001183_t0039_u01756188713191") 2025/08/26 06:19:10 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f406aa4d65c2b978c_d20250826_m061116_c001_v7007000_t0000_u01756188676418") 2025/08/26 06:19:10 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5ace9ed9_d20250826_m061109_c001_v0001171_t0029_u01756188669479") 2025/08/26 06:19:10 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4052b26d8dabaf0a_d20250826_m061107_c001_v7007000_t0000_u01756188667370") 2025/08/26 06:19:10 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5ace9e0b_d20250826_m061046_c001_v0001171_t0056_u01756188646038") 2025/08/26 06:19:10 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4078ec213e5daefc_d20250826_m061032_c001_v7007000_t0000_u01756188632133") 2025/08/26 06:19:10 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5ace9d5d_d20250826_m061026_c001_v0001171_t0041_u01756188626363") 2025/08/26 06:19:10 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd2a5_d20250826_m061005_c001_v7007000_t0000_u01756188605875") 2025/08/26 06:19:10 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcebf_d20250826_m061003_c001_v0001161_t0002_u01756188603823") 2025/08/26 06:19:10 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd28a_d20250826_m061002_c001_v7007000_t0000_u01756188602991") 2025/08/26 06:19:11 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fceb0_d20250826_m061001_c001_v0001161_t0040_u01756188601646") 2025/08/26 06:19:11 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd285_d20250826_m060958_c001_v7007000_t0000_u01756188598518") 2025/08/26 06:19:11 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fce86_d20250826_m060956_c001_v0001161_t0031_u01756188596685") 2025/08/26 06:19:11 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd27c_d20250826_m060955_c001_v7007000_t0000_u01756188595778") 2025/08/26 06:19:11 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fce7a_d20250826_m060954_c001_v0001161_t0058_u01756188594440") 2025/08/26 06:19:11 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd26a_d20250826_m060948_c001_v7007000_t0000_u01756188588113") 2025/08/26 06:19:11 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fce3a_d20250826_m060946_c001_v0001161_t0024_u01756188586371") 2025/08/26 06:19:11 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd265_d20250826_m060945_c001_v7007000_t0000_u01756188585452") 2025/08/26 06:19:11 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fce26_d20250826_m060944_c001_v0001161_t0049_u01756188584618") 2025/08/26 06:19:11 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d56120_d20250826_m060939_c001_v7007000_t0000_u01756188579864") 2025/08/26 06:19:11 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcdee_d20250826_m060938_c001_v0001161_t0050_u01756188578548") 2025/08/26 06:19:11 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d5611c_d20250826_m060936_c001_v7007000_t0000_u01756188576703") 2025/08/26 06:19:11 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcdc8_d20250826_m060935_c001_v0001161_t0012_u01756188575673") 2025/08/26 06:19:11 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d56117_d20250826_m060935_c001_v7007000_t0000_u01756188575297") 2025/08/26 06:19:11 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f11810f6d19028b3f_d20250826_m060934_c001_v0001099_t0005_u01756188574613") 2025/08/26 06:19:11 DEBUG : empty space: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcdbe_d20250826_m060932_c001_v0001161_t0049_u01756188572945") 2025/08/26 06:19:11 DEBUG : enormous: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd28e_d20250826_m061004_c001_v7007000_t0000_u01756188604943") 2025/08/26 06:19:11 DEBUG : enormous: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcec4_d20250826_m061004_c001_v0001161_t0053_u01756188604137") 2025/08/26 06:19:11 DEBUG : existing: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4209e2bde279dfcc_d20250826_m061345_c001_v7007000_t0000_u01756188825029") 2025/08/26 06:19:11 DEBUG : existing: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe68d_d20250826_m061343_c001_v0001154_t0017_u01756188823452") 2025/08/26 06:19:12 DEBUG : existing: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4078ec213e5daef5_d20250826_m061024_c001_v7007000_t0000_u01756188624790") 2025/08/26 06:19:12 DEBUG : existing: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe45a_d20250826_m061023_c001_v0001154_t0025_u01756188623577") 2025/08/26 06:19:12 DEBUG : existing: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d5610d_d20250826_m060930_c001_v7007000_t0000_u01756188570176") 2025/08/26 06:19:12 DEBUG : existing: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcda0_d20250826_m060929_c001_v0001161_t0017_u01756188569101") 2025/08/26 06:19:12 DEBUG : existing: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d56107_d20250826_m060928_c001_v7007000_t0000_u01756188568553") 2025/08/26 06:19:12 DEBUG : existing: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcd95_d20250826_m060927_c001_v0001161_t0014_u01756188567895") 2025/08/26 06:19:12 DEBUG : existing: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcd91_d20250826_m060926_c001_v0001161_t0024_u01756188566850") 2025/08/26 06:19:12 DEBUG : existing-b: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4078ec213e5daef6_d20250826_m061025_c001_v7007000_t0000_u01756188625025") 2025/08/26 06:19:12 DEBUG : existing-b: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5ace9d3d_d20250826_m061023_c001_v0001171_t0005_u01756188623566") 2025/08/26 06:19:12 DEBUG : file1: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7cd_d20250826_m061442_c001_v7007000_t0000_u01756188882633") 2025/08/26 06:19:12 DEBUG : file1: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe77d_d20250826_m061441_c001_v0001154_t0004_u01756188881524") 2025/08/26 06:19:12 DEBUG : file1: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7c7_d20250826_m061440_c001_v7007000_t0000_u01756188880189") 2025/08/26 06:19:12 DEBUG : file1: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceaa2e_d20250826_m061439_c001_v0001171_t0045_u01756188879111") 2025/08/26 06:19:12 DEBUG : five: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd2ae_d20250826_m061009_c001_v7007000_t0000_u01756188609695") 2025/08/26 06:19:12 DEBUG : five: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f418bf0ffe43fceec_d20250826_m061007_c001_v0001161_t0054_u01756188607699") 2025/08/26 06:19:12 DEBUG : foo: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d5611e_d20250826_m060938_c001_v7007000_t0000_u01756188578183") 2025/08/26 06:19:12 DEBUG : foo: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f418bf0ffe43fcddc_d20250826_m060937_c001_v0001161_t0054_u01756188577630") 2025/08/26 06:19:12 DEBUG : foo: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f418bf0ffe43fcdd4_d20250826_m060937_c001_v0001161_t0054_u01756188577071") 2025/08/26 06:19:12 DEBUG : four: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd2b1_d20250826_m061009_c001_v7007000_t0000_u01756188609880") 2025/08/26 06:19:12 DEBUG : four: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f409479cb5ace9c8b_d20250826_m061008_c001_v0001171_t0004_u01756188608256") 2025/08/26 06:19:12 DEBUG : four: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcee2_d20250826_m061006_c001_v0001161_t0026_u01756188606959") 2025/08/26 06:19:13 DEBUG : hello world2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be24e_d20250826_m060825_c001_v7007000_t0000_u01756188505203") 2025/08/26 06:19:13 DEBUG : hello world2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcc35_d20250826_m060824_c001_v0001161_t0022_u01756188504536") 2025/08/26 06:19:13 DEBUG : ignore-size: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d56104_d20250826_m060926_c001_v7007000_t0000_u01756188566478") 2025/08/26 06:19:13 DEBUG : ignore-size: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcd87_d20250826_m060925_c001_v0001161_t0050_u01756188565394") 2025/08/26 06:19:13 DEBUG : nested/sub dir/file: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4078ec213e5daef3_d20250826_m061022_c001_v7007000_t0000_u01756188622821") 2025/08/26 06:19:13 DEBUG : nested/sub dir/file: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcf35_d20250826_m061021_c001_v0001161_t0034_u01756188621968") 2025/08/26 06:19:13 DEBUG : nested/sub dir/file: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4078ec213e5daef1_d20250826_m061021_c001_v7007000_t0000_u01756188621219") 2025/08/26 06:19:13 DEBUG : nested/sub dir/file: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcf2f_d20250826_m061020_c001_v0001161_t0012_u01756188620060") 2025/08/26 06:19:13 DEBUG : one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd2b3_d20250826_m061010_c001_v7007000_t0000_u01756188610064") 2025/08/26 06:19:13 DEBUG : one: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f418bf0ffe43fced8_d20250826_m061006_c001_v0001161_t0054_u01756188606282") 2025/08/26 06:19:13 DEBUG : only0: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7a1_d20250826_m061434_c001_v7007000_t0000_u01756188874657") 2025/08/26 06:19:13 DEBUG : only0: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f418bf0ffe43fd47c_d20250826_m061429_c001_v0001161_t0054_u01756188869238") 2025/08/26 06:19:13 DEBUG : only0: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd41c_d20250826_m061413_c001_v0001161_t0053_u01756188853468") 2025/08/26 06:19:13 DEBUG : only0: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e724c4_d20250826_m061407_c001_v7007000_t0000_u01756188847602") 2025/08/26 06:19:13 DEBUG : only0: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe6ad_d20250826_m061350_c001_v0001154_t0018_u01756188830291") 2025/08/26 06:19:13 DEBUG : only1: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7a2_d20250826_m061434_c001_v7007000_t0000_u01756188874840") 2025/08/26 06:19:13 DEBUG : only1: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411b4582bf5fe763_d20250826_m061430_c001_v0001154_t0025_u01756188870044") 2025/08/26 06:19:13 DEBUG : only1: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe713_d20250826_m061414_c001_v0001154_t0021_u01756188854428") 2025/08/26 06:19:13 DEBUG : only1: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f212_d20250826_m061407_c001_v7007000_t0000_u01756188847247") 2025/08/26 06:19:13 DEBUG : only1: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea6d4_d20250826_m061351_c001_v0001171_t0011_u01756188831161") 2025/08/26 06:19:14 DEBUG : only10: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7a3_d20250826_m061435_c001_v7007000_t0000_u01756188875023") 2025/08/26 06:19:14 DEBUG : only10: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411b4582bf5fe759_d20250826_m061429_c001_v0001154_t0025_u01756188869261") 2025/08/26 06:19:14 DEBUG : only10: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe731_d20250826_m061421_c001_v0001154_t0024_u01756188861219") 2025/08/26 06:19:14 DEBUG : only10: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f216_d20250826_m061407_c001_v7007000_t0000_u01756188847617") 2025/08/26 06:19:14 DEBUG : only10: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea740_d20250826_m061358_c001_v0001171_t0058_u01756188838101") 2025/08/26 06:19:14 DEBUG : only11: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7a7_d20250826_m061435_c001_v7007000_t0000_u01756188875206") 2025/08/26 06:19:14 DEBUG : only11: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411b4582bf5fe75f_d20250826_m061429_c001_v0001154_t0025_u01756188869672") 2025/08/26 06:19:14 DEBUG : only11: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea900_d20250826_m061422_c001_v0001171_t0004_u01756188862078") 2025/08/26 06:19:14 DEBUG : only11: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f403ec79c7c890c44_d20250826_m061407_c001_v7007000_t0000_u01756188847082") 2025/08/26 06:19:14 DEBUG : only11: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd3b8_d20250826_m061358_c001_v0001161_t0019_u01756188838895") 2025/08/26 06:19:14 DEBUG : only12: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7a9_d20250826_m061435_c001_v7007000_t0000_u01756188875390") 2025/08/26 06:19:14 DEBUG : only12: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f409479cb5acea992_d20250826_m061429_c001_v0001171_t0004_u01756188869721") 2025/08/26 06:19:14 DEBUG : only12: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd45c_d20250826_m061422_c001_v0001161_t0058_u01756188862797") 2025/08/26 06:19:14 DEBUG : only12: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e724bc_d20250826_m061406_c001_v7007000_t0000_u01756188846687") 2025/08/26 06:19:14 DEBUG : only12: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe6d5_d20250826_m061359_c001_v0001154_t0005_u01756188839783") 2025/08/26 06:19:14 DEBUG : only13: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7ab_d20250826_m061435_c001_v7007000_t0000_u01756188875576") 2025/08/26 06:19:14 DEBUG : only13: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f409479cb5acea986_d20250826_m061429_c001_v0001171_t0004_u01756188869250") 2025/08/26 06:19:14 DEBUG : only13: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe739_d20250826_m061423_c001_v0001154_t0012_u01756188863701") 2025/08/26 06:19:15 DEBUG : only13: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e724c0_d20250826_m061407_c001_v7007000_t0000_u01756188847232") 2025/08/26 06:19:15 DEBUG : only13: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea76c_d20250826_m061400_c001_v0001171_t0022_u01756188840484") 2025/08/26 06:19:15 DEBUG : only14: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7ac_d20250826_m061435_c001_v7007000_t0000_u01756188875759") 2025/08/26 06:19:15 DEBUG : only14: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f418bf0ffe43fd482_d20250826_m061429_c001_v0001161_t0054_u01756188869825") 2025/08/26 06:19:15 DEBUG : only14: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea92e_d20250826_m061424_c001_v0001171_t0056_u01756188864449") 2025/08/26 06:19:15 DEBUG : only14: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e724be_d20250826_m061406_c001_v7007000_t0000_u01756188846869") 2025/08/26 06:19:15 DEBUG : only14: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd3ce_d20250826_m061401_c001_v0001161_t0026_u01756188841335") 2025/08/26 06:19:15 DEBUG : only15: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7af_d20250826_m061435_c001_v7007000_t0000_u01756188875943") 2025/08/26 06:19:15 DEBUG : only15: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f401a0334ed9cb9cc_d20250826_m061429_c001_v0001150_t0007_u01756188869818") 2025/08/26 06:19:15 DEBUG : only15: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd466_d20250826_m061425_c001_v0001161_t0013_u01756188865286") 2025/08/26 06:19:15 DEBUG : only15: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404f5cb3688e3288_d20250826_m061407_c001_v7007000_t0000_u01756188847627") 2025/08/26 06:19:15 DEBUG : only15: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe6e3_d20250826_m061402_c001_v0001154_t0019_u01756188842344") 2025/08/26 06:19:15 DEBUG : only16: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7b0_d20250826_m061436_c001_v7007000_t0000_u01756188876126") 2025/08/26 06:19:15 DEBUG : only16: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411b4582bf5fe75d_d20250826_m061429_c001_v0001154_t0025_u01756188869484") 2025/08/26 06:19:15 DEBUG : only16: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe745_d20250826_m061425_c001_v0001154_t0018_u01756188865885") 2025/08/26 06:19:15 DEBUG : only16: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e724c1_d20250826_m061407_c001_v7007000_t0000_u01756188847414") 2025/08/26 06:19:15 DEBUG : only16: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea7a0_d20250826_m061403_c001_v0001171_t0010_u01756188843039") 2025/08/26 06:19:16 DEBUG : only17: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7b3_d20250826_m061436_c001_v7007000_t0000_u01756188876310") 2025/08/26 06:19:16 DEBUG : only17: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f409479cb5acea98c_d20250826_m061429_c001_v0001171_t0004_u01756188869474") 2025/08/26 06:19:16 DEBUG : only17: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea958_d20250826_m061426_c001_v0001171_t0002_u01756188866632") 2025/08/26 06:19:16 DEBUG : only17: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e724bf_d20250826_m061407_c001_v7007000_t0000_u01756188847051") 2025/08/26 06:19:16 DEBUG : only17: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd3e4_d20250826_m061403_c001_v0001161_t0010_u01756188843919") 2025/08/26 06:19:16 DEBUG : only18: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7b4_d20250826_m061436_c001_v7007000_t0000_u01756188876495") 2025/08/26 06:19:16 DEBUG : only18: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f418bf0ffe43fd47e_d20250826_m061429_c001_v0001161_t0054_u01756188869459") 2025/08/26 06:19:16 DEBUG : only18: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd474_d20250826_m061427_c001_v0001161_t0037_u01756188867248") 2025/08/26 06:19:16 DEBUG : only18: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f403ec79c7c890c49_d20250826_m061407_c001_v7007000_t0000_u01756188847646") 2025/08/26 06:19:17 DEBUG : only18: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe6f3_d20250826_m061404_c001_v0001154_t0022_u01756188844578") 2025/08/26 06:19:17 DEBUG : only19: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7b5_d20250826_m061436_c001_v7007000_t0000_u01756188876679") 2025/08/26 06:19:17 DEBUG : only19: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f418bf0ffe43fd480_d20250826_m061429_c001_v0001161_t0054_u01756188869642") 2025/08/26 06:19:17 DEBUG : only19: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe753_d20250826_m061428_c001_v0001154_t0017_u01756188868158") 2025/08/26 06:19:17 DEBUG : only19: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e724c6_d20250826_m061407_c001_v7007000_t0000_u01756188847784") 2025/08/26 06:19:17 DEBUG : only19: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea7ca_d20250826_m061405_c001_v0001171_t0026_u01756188845302") 2025/08/26 06:19:17 DEBUG : only2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7b6_d20250826_m061436_c001_v7007000_t0000_u01756188876862") 2025/08/26 06:19:17 DEBUG : only2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f401a0334ed9cb9d0_d20250826_m061430_c001_v0001150_t0007_u01756188870191") 2025/08/26 06:19:17 DEBUG : only2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea882_d20250826_m061415_c001_v0001171_t0042_u01756188855082") 2025/08/26 06:19:17 DEBUG : only2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f214_d20250826_m061407_c001_v7007000_t0000_u01756188847432") 2025/08/26 06:19:17 DEBUG : only2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd387_d20250826_m061351_c001_v0001161_t0032_u01756188831941") 2025/08/26 06:19:17 DEBUG : only3: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7b7_d20250826_m061437_c001_v7007000_t0000_u01756188877049") 2025/08/26 06:19:17 DEBUG : only3: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f418bf0ffe43fd488_d20250826_m061430_c001_v0001161_t0054_u01756188870200") 2025/08/26 06:19:17 DEBUG : only3: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd42a_d20250826_m061415_c001_v0001161_t0047_u01756188855848") 2025/08/26 06:19:17 DEBUG : only3: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404f5cb3688e3287_d20250826_m061407_c001_v7007000_t0000_u01756188847442") 2025/08/26 06:19:17 DEBUG : only3: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe6b9_d20250826_m061352_c001_v0001154_t0009_u01756188832865") 2025/08/26 06:19:17 DEBUG : only4: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7b8_d20250826_m061437_c001_v7007000_t0000_u01756188877232") 2025/08/26 06:19:17 DEBUG : only4: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411b4582bf5fe761_d20250826_m061429_c001_v0001154_t0025_u01756188869858") 2025/08/26 06:19:17 DEBUG : only4: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe71b_d20250826_m061416_c001_v0001154_t0021_u01756188856636") 2025/08/26 06:19:17 DEBUG : only4: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f211_d20250826_m061407_c001_v7007000_t0000_u01756188847064") 2025/08/26 06:19:18 DEBUG : only4: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea6f8_d20250826_m061353_c001_v0001171_t0050_u01756188833482") 2025/08/26 06:19:18 DEBUG : only5: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7b9_d20250826_m061437_c001_v7007000_t0000_u01756188877416") 2025/08/26 06:19:18 DEBUG : only5: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f409479cb5acea996_d20250826_m061429_c001_v0001171_t0004_u01756188869906") 2025/08/26 06:19:18 DEBUG : only5: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea8aa_d20250826_m061417_c001_v0001171_t0028_u01756188857434") 2025/08/26 06:19:18 DEBUG : only5: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f403ec79c7c890c48_d20250826_m061407_c001_v7007000_t0000_u01756188847454") 2025/08/26 06:19:18 DEBUG : only5: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd38d_d20250826_m061354_c001_v0001161_t0037_u01756188834106") 2025/08/26 06:19:18 DEBUG : only6: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7bb_d20250826_m061437_c001_v7007000_t0000_u01756188877600") 2025/08/26 06:19:18 DEBUG : only6: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f401a0334ed9cb9ce_d20250826_m061430_c001_v0001150_t0007_u01756188870006") 2025/08/26 06:19:18 DEBUG : only6: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd438_d20250826_m061418_c001_v0001161_t0018_u01756188858184") 2025/08/26 06:19:18 DEBUG : only6: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404f5cb3688e3285_d20250826_m061407_c001_v7007000_t0000_u01756188847259") 2025/08/26 06:19:18 DEBUG : only6: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe6c5_d20250826_m061354_c001_v0001154_t0004_u01756188834987") 2025/08/26 06:19:18 DEBUG : only7: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7bf_d20250826_m061437_c001_v7007000_t0000_u01756188877785") 2025/08/26 06:19:18 DEBUG : only7: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f418bf0ffe43fd486_d20250826_m061430_c001_v0001161_t0054_u01756188870017") 2025/08/26 06:19:18 DEBUG : only7: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe727_d20250826_m061418_c001_v0001154_t0024_u01756188858877") 2025/08/26 06:19:18 DEBUG : only7: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f403ec79c7c890c45_d20250826_m061407_c001_v7007000_t0000_u01756188847271") 2025/08/26 06:19:18 DEBUG : only7: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea71c_d20250826_m061355_c001_v0001171_t0037_u01756188835884") 2025/08/26 06:19:18 DEBUG : only8: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7c0_d20250826_m061437_c001_v7007000_t0000_u01756188877968") 2025/08/26 06:19:18 DEBUG : only8: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411b4582bf5fe765_d20250826_m061430_c001_v0001154_t0025_u01756188870229") 2025/08/26 06:19:18 DEBUG : only8: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5acea8d6_d20250826_m061419_c001_v0001171_t0042_u01756188859673") 2025/08/26 06:19:18 DEBUG : only8: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404f5cb3688e3283_d20250826_m061407_c001_v7007000_t0000_u01756188847075") 2025/08/26 06:19:18 DEBUG : only8: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd39d_d20250826_m061356_c001_v0001161_t0055_u01756188836822") 2025/08/26 06:19:19 DEBUG : only9: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7c1_d20250826_m061438_c001_v7007000_t0000_u01756188878150") 2025/08/26 06:19:19 DEBUG : only9: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f409479cb5acea99e_d20250826_m061430_c001_v0001171_t0004_u01756188870092") 2025/08/26 06:19:19 DEBUG : only9: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd444_d20250826_m061420_c001_v0001161_t0028_u01756188860438") 2025/08/26 06:19:19 DEBUG : only9: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f218_d20250826_m061407_c001_v7007000_t0000_u01756188847800") 2025/08/26 06:19:19 DEBUG : only9: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe6cb_d20250826_m061357_c001_v0001154_t0020_u01756188837442") 2025/08/26 06:19:19 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4078ec213e5daeed_d20250826_m061018_c001_v7007000_t0000_u01756188618919") 2025/08/26 06:19:19 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcf26_d20250826_m061016_c001_v0001161_t0022_u01756188616630") 2025/08/26 06:19:19 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4078ec213e5daee9_d20250826_m061015_c001_v7007000_t0000_u01756188615877") 2025/08/26 06:19:19 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcf12_d20250826_m061014_c001_v0001161_t0057_u01756188614103") 2025/08/26 06:19:19 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd2d8_d20250826_m061013_c001_v7007000_t0000_u01756188613359") 2025/08/26 06:19:19 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5ace9ca5_d20250826_m061011_c001_v0001171_t0037_u01756188611002") 2025/08/26 06:19:19 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd288_d20250826_m061000_c001_v7007000_t0000_u01756188600636") 2025/08/26 06:19:19 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcea0_d20250826_m060959_c001_v0001161_t0023_u01756188599070") 2025/08/26 06:19:19 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd284_d20250826_m060957_c001_v7007000_t0000_u01756188597417") 2025/08/26 06:19:19 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fce82_d20250826_m060956_c001_v0001161_t0044_u01756188596369") 2025/08/26 06:19:19 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd27a_d20250826_m060955_c001_v7007000_t0000_u01756188595089") 2025/08/26 06:19:19 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fce76_d20250826_m060954_c001_v0001161_t0019_u01756188594056") 2025/08/26 06:19:19 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd269_d20250826_m060947_c001_v7007000_t0000_u01756188587548") 2025/08/26 06:19:19 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fce34_d20250826_m060946_c001_v0001161_t0019_u01756188586006") 2025/08/26 06:19:19 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd266_d20250826_m060945_c001_v7007000_t0000_u01756188585635") 2025/08/26 06:19:20 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fce24_d20250826_m060944_c001_v0001161_t0045_u01756188584310") 2025/08/26 06:19:20 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd263_d20250826_m060943_c001_v7007000_t0000_u01756188583944") 2025/08/26 06:19:20 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fce14_d20250826_m060942_c001_v0001161_t0024_u01756188582903") 2025/08/26 06:19:20 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fce0a_d20250826_m060942_c001_v0001161_t0022_u01756188582228") 2025/08/26 06:19:20 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d56123_d20250826_m060941_c001_v7007000_t0000_u01756188581864") 2025/08/26 06:19:20 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fce06_d20250826_m060941_c001_v0001161_t0003_u01756188581120") 2025/08/26 06:19:20 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fce00_d20250826_m060940_c001_v0001161_t0044_u01756188580415") 2025/08/26 06:19:20 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d56121_d20250826_m060940_c001_v7007000_t0000_u01756188580047") 2025/08/26 06:19:20 DEBUG : potato: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcdf2_d20250826_m060939_c001_v0001161_t0008_u01756188579205") 2025/08/26 06:19:20 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f419ef394b4bd8c84_d20250826_m061130_c001_v7007000_t0000_u01756188690057") 2025/08/26 06:19:20 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd073_d20250826_m061129_c001_v0001161_t0053_u01756188689185") 2025/08/26 06:19:20 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f406aa4d65c2b978d_d20250826_m061116_c001_v7007000_t0000_u01756188676700") 2025/08/26 06:19:20 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd02a_d20250826_m061108_c001_v0001161_t0009_u01756188668681") 2025/08/26 06:19:20 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4167ba517f5ad0b0_d20250826_m061053_c001_v7007000_t0000_u01756188653603") 2025/08/26 06:19:20 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcfac_d20250826_m061044_c001_v0001161_t0008_u01756188644903") 2025/08/26 06:19:20 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4078ec213e5daefd_d20250826_m061032_c001_v7007000_t0000_u01756188632513") 2025/08/26 06:19:20 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcf4f_d20250826_m061025_c001_v0001161_t0043_u01756188625952") 2025/08/26 06:19:20 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd28f_d20250826_m061005_c001_v7007000_t0000_u01756188605130") 2025/08/26 06:19:20 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fceba_d20250826_m061003_c001_v0001161_t0052_u01756188603546") 2025/08/26 06:19:20 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd28b_d20250826_m061003_c001_v7007000_t0000_u01756188603176") 2025/08/26 06:19:20 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fceac_d20250826_m061001_c001_v0001161_t0040_u01756188601237") 2025/08/26 06:19:21 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd289_d20250826_m061000_c001_v7007000_t0000_u01756188600864") 2025/08/26 06:19:21 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcea4_d20250826_m060959_c001_v0001161_t0035_u01756188599774") 2025/08/26 06:19:21 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd286_d20250826_m060958_c001_v7007000_t0000_u01756188598702") 2025/08/26 06:19:21 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fce96_d20250826_m060957_c001_v0001161_t0016_u01756188597788") 2025/08/26 06:19:21 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd27d_d20250826_m060956_c001_v7007000_t0000_u01756188596001") 2025/08/26 06:19:21 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fce7c_d20250826_m060955_c001_v0001161_t0047_u01756188595101") 2025/08/26 06:19:21 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd26b_d20250826_m060948_c001_v7007000_t0000_u01756188588297") 2025/08/26 06:19:21 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fce46_d20250826_m060947_c001_v0001161_t0026_u01756188587058") 2025/08/26 06:19:21 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be253_d20250826_m060827_c001_v7007000_t0000_u01756188507989") 2025/08/26 06:19:21 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcc43_d20250826_m060827_c001_v0001161_t0005_u01756188507308") 2025/08/26 06:19:21 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be250_d20250826_m060826_c001_v7007000_t0000_u01756188506403") 2025/08/26 06:19:21 DEBUG : potato2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcc3b_d20250826_m060825_c001_v0001161_t0003_u01756188505746") 2025/08/26 06:19:21 DEBUG : potato3: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f406aa4d65c2b978f_d20250826_m061116_c001_v7007000_t0000_u01756188676973") 2025/08/26 06:19:21 DEBUG : potato3: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe4ba_d20250826_m061110_c001_v0001154_t0009_u01756188670212") 2025/08/26 06:19:21 DEBUG : potato3: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4167ba517f5ad0b1_d20250826_m061054_c001_v7007000_t0000_u01756188654048") 2025/08/26 06:19:21 DEBUG : potato3: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe47e_d20250826_m061046_c001_v0001154_t0010_u01756188646680") 2025/08/26 06:19:21 DEBUG : potato3: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4078ec213e5daefe_d20250826_m061032_c001_v7007000_t0000_u01756188632816") 2025/08/26 06:19:21 DEBUG : potato3: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe466_d20250826_m061026_c001_v0001154_t0003_u01756188626753") 2025/08/26 06:19:21 DEBUG : pre-dest1/1: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd885_d20250826_m061203_c001_v7007000_t0000_u01756188723409") 2025/08/26 06:19:21 DEBUG : pre-dest1/1: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe533_d20250826_m061155_c001_v0001154_t0019_u01756188715080") 2025/08/26 06:19:21 DEBUG : pre-dest2/2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd887_d20250826_m061203_c001_v7007000_t0000_u01756188723596") 2025/08/26 06:19:22 DEBUG : pre-dest2/2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd101_d20250826_m061155_c001_v0001161_t0012_u01756188715968") 2025/08/26 06:19:22 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f40313ebc8d406e8f_d20250826_m061141_c001_v7007000_t0000_u01756188701002") 2025/08/26 06:19:22 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5ace9fd0_d20250826_m061137_c001_v0001171_t0024_u01756188697855") 2025/08/26 06:19:22 DEBUG : sizeonly: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d56101_d20250826_m060924_c001_v7007000_t0000_u01756188564836") 2025/08/26 06:19:22 DEBUG : sizeonly: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcd83_d20250826_m060923_c001_v0001161_t0043_u01756188563597") 2025/08/26 06:19:22 DEBUG : splitbanan: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be9f1_d20250826_m061637_c001_v7007000_t0000_u01756188997049") 2025/08/26 06:19:22 DEBUG : splitbanan: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd7cc_d20250826_m061629_c001_v0001161_t0032_u01756188989592") 2025/08/26 06:19:22 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601e5_d20250826_m061757_c001_v7007000_t0000_u01756189077267") 2025/08/26 06:19:22 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbdb7_d20250826_m061750_c001_v0001150_t0027_u01756189070726") 2025/08/26 06:19:22 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999ab36_d20250826_m061741_c001_v7007000_t0000_u01756189061666") 2025/08/26 06:19:22 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbd7c_d20250826_m061735_c001_v0001150_t0031_u01756189054999") 2025/08/26 06:19:22 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41948825f0e7300a_d20250826_m061725_c001_v7007000_t0000_u01756189045164") 2025/08/26 06:19:22 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbd45_d20250826_m061718_c001_v0001150_t0041_u01756189038953") 2025/08/26 06:19:22 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411122d935b5f4ea_d20250826_m061709_c001_v7007000_t0000_u01756189029596") 2025/08/26 06:19:22 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbcfd_d20250826_m061703_c001_v0001150_t0036_u01756189023221") 2025/08/26 06:19:22 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10bea51_d20250826_m061653_c001_v7007000_t0000_u01756189013722") 2025/08/26 06:19:22 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbcaf_d20250826_m061646_c001_v0001150_t0038_u01756189006994") 2025/08/26 06:19:22 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4175e8ba957d5d80_d20250826_m061631_c001_v7007000_t0000_u01756188991554") 2025/08/26 06:19:22 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe979_d20250826_m061628_c001_v0001154_t0008_u01756188988368") 2025/08/26 06:19:22 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb80212_d20250826_m061619_c001_v7007000_t0000_u01756188979586") 2025/08/26 06:19:22 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbbd7_d20250826_m061612_c001_v0001150_t0039_u01756188972356") 2025/08/26 06:19:23 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f40585836e6d6ed30_d20250826_m061611_c001_v7007000_t0000_u01756188971238") 2025/08/26 06:19:23 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd700_d20250826_m061607_c001_v0001161_t0040_u01756188967442") 2025/08/26 06:19:23 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4174a87bfb926c92_d20250826_m061557_c001_v7007000_t0000_u01756188957750") 2025/08/26 06:19:23 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceaf1e_d20250826_m061550_c001_v0001171_t0036_u01756188950253") 2025/08/26 06:19:23 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41575e1e6c0054b5_d20250826_m061548_c001_v7007000_t0000_u01756188948713") 2025/08/26 06:19:23 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceaeb8_d20250826_m061545_c001_v0001171_t0055_u01756188945525") 2025/08/26 06:19:23 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f410b0eeab7782daf_d20250826_m061530_c001_v7007000_t0000_u01756188930360") 2025/08/26 06:19:23 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe833_d20250826_m061526_c001_v0001154_t0000_u01756188926666") 2025/08/26 06:19:23 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4186dec13999a142_d20250826_m061516_c001_v7007000_t0000_u01756188916698") 2025/08/26 06:19:23 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe7df_d20250826_m061510_c001_v0001154_t0012_u01756188910191") 2025/08/26 06:19:23 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be82c_d20250826_m061500_c001_v7007000_t0000_u01756188900142") 2025/08/26 06:19:23 DEBUG : splitbananasplit: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe7a1_d20250826_m061454_c001_v0001154_t0021_u01756188894000") 2025/08/26 06:19:23 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f407a47d19cb801d8_d20250826_m061614_c001_v7007000_t0000_u01756188974568") 2025/08/26 06:19:23 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb0a6_d20250826_m061608_c001_v0001171_t0051_u01756188968612") 2025/08/26 06:19:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7de_d20250826_m061446_c001_v7007000_t0000_u01756188886674") 2025/08/26 06:19:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe78d_d20250826_m061445_c001_v0001154_t0013_u01756188885531") 2025/08/26 06:19:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7d3_d20250826_m061444_c001_v7007000_t0000_u01756188884742") 2025/08/26 06:19:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd4c4_d20250826_m061443_c001_v0001161_t0023_u01756188883599") 2025/08/26 06:19:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4078ec213e5daef4_d20250826_m061023_c001_v7007000_t0000_u01756188623009") 2025/08/26 06:19:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe454_d20250826_m061021_c001_v0001154_t0001_u01756188621957") 2025/08/26 06:19:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4078ec213e5daef2_d20250826_m061021_c001_v7007000_t0000_u01756188621402") 2025/08/26 06:19:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5ace9d0d_d20250826_m061020_c001_v0001171_t0041_u01756188620413") 2025/08/26 06:19:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d560f7_d20250826_m060921_c001_v7007000_t0000_u01756188561375") 2025/08/26 06:19:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcd6f_d20250826_m060919_c001_v0001161_t0036_u01756188559811") 2025/08/26 06:19:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d560f2_d20250826_m060919_c001_v7007000_t0000_u01756188559443") 2025/08/26 06:19:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcd65_d20250826_m060918_c001_v0001161_t0010_u01756188558430") 2025/08/26 06:19:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d560eb_d20250826_m060912_c001_v7007000_t0000_u01756188552864") 2025/08/26 06:19:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcd4b_d20250826_m060911_c001_v0001161_t0040_u01756188551828") 2025/08/26 06:19:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f414ceec2a1d560e8_d20250826_m060911_c001_v7007000_t0000_u01756188551282") 2025/08/26 06:19:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcd3b_d20250826_m060909_c001_v0001161_t0051_u01756188549275") 2025/08/26 06:19:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcd13_d20250826_m060903_c001_v0001161_t0047_u01756188543369") 2025/08/26 06:19:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41313bf967a4062f_d20250826_m060903_c001_v7007000_t0000_u01756188543007") 2025/08/26 06:19:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcd0d_d20250826_m060902_c001_v0001161_t0003_u01756188542347") 2025/08/26 06:19:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcd09_d20250826_m060901_c001_v0001161_t0049_u01756188541658") 2025/08/26 06:19:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f41313bf967a40625_d20250826_m060900_c001_v7007000_t0000_u01756188540931") 2025/08/26 06:19:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcce5_d20250826_m060855_c001_v0001161_t0013_u01756188535261") 2025/08/26 06:19:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcccb_d20250826_m060849_c001_v0001161_t0025_u01756188529151") 2025/08/26 06:19:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f412d3a4cc68d1fba_d20250826_m060848_c001_v7007000_t0000_u01756188528786") 2025/08/26 06:19:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fccc3_d20250826_m060847_c001_v0001161_t0033_u01756188527845") 2025/08/26 06:19:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fccbd_d20250826_m060847_c001_v0001161_t0013_u01756188527178") 2025/08/26 06:19:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f412d3a4cc68d1f92_d20250826_m060846_c001_v7007000_t0000_u01756188526449") 2025/08/26 06:19:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcc81_d20250826_m060837_c001_v0001161_t0028_u01756188517361") 2025/08/26 06:19:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be268_d20250826_m060836_c001_v7007000_t0000_u01756188516999") 2025/08/26 06:19:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcc79_d20250826_m060836_c001_v0001161_t0010_u01756188516154") 2025/08/26 06:19:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be266_d20250826_m060835_c001_v7007000_t0000_u01756188515247") 2025/08/26 06:19:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcc6f_d20250826_m060834_c001_v0001161_t0031_u01756188514488") 2025/08/26 06:19:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be262_d20250826_m060833_c001_v7007000_t0000_u01756188513944") 2025/08/26 06:19:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcc69_d20250826_m060832_c001_v0001161_t0037_u01756188512970") 2025/08/26 06:19:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be25e_d20250826_m060832_c001_v7007000_t0000_u01756188512056") 2025/08/26 06:19:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcc5d_d20250826_m060831_c001_v0001161_t0050_u01756188511167") 2025/08/26 06:19:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be259_d20250826_m060830_c001_v7007000_t0000_u01756188510625") 2025/08/26 06:19:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcc4f_d20250826_m060829_c001_v0001161_t0033_u01756188509772") 2025/08/26 06:19:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be256_d20250826_m060829_c001_v7007000_t0000_u01756188509229") 2025/08/26 06:19:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcc49_d20250826_m060828_c001_v0001161_t0007_u01756188508578") 2025/08/26 06:19:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be24a_d20250826_m060823_c001_v7007000_t0000_u01756188503993") 2025/08/26 06:19:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcc2b_d20250826_m060823_c001_v0001161_t0042_u01756188503227") 2025/08/26 06:19:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be247_d20250826_m060822_c001_v7007000_t0000_u01756188502685") 2025/08/26 06:19:26 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcc27_d20250826_m060821_c001_v0001161_t0041_u01756188501830") 2025/08/26 06:19:26 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be244_d20250826_m060820_c001_v7007000_t0000_u01756188500929") 2025/08/26 06:19:26 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcc1b_d20250826_m060820_c001_v0001161_t0027_u01756188500190") 2025/08/26 06:19:26 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be23f_d20250826_m060817_c001_v7007000_t0000_u01756188497849") 2025/08/26 06:19:26 DEBUG : sub dir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcc0d_d20250826_m060817_c001_v0001161_t0040_u01756188497094") 2025/08/26 06:19:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7e0_d20250826_m061446_c001_v7007000_t0000_u01756188886876") 2025/08/26 06:19:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cba14_d20250826_m061445_c001_v0001150_t0051_u01756188885521") 2025/08/26 06:19:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7d6_d20250826_m061444_c001_v7007000_t0000_u01756188884925") 2025/08/26 06:19:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceaa80_d20250826_m061443_c001_v0001171_t0053_u01756188883608") 2025/08/26 06:19:26 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601e9_d20250826_m061759_c001_v7007000_t0000_u01756189079483") 2025/08/26 06:19:26 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb893_d20250826_m061758_c001_v0001171_t0017_u01756189078655") 2025/08/26 06:19:26 DEBUG : sub/yam: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4078ec213e5daeeb_d20250826_m061018_c001_v7007000_t0000_u01756188618368") 2025/08/26 06:19:26 DEBUG : sub/yam: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe44a_d20250826_m061016_c001_v0001154_t0000_u01756188616984") 2025/08/26 06:19:26 DEBUG : test_dir1/file2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7ce_d20250826_m061442_c001_v7007000_t0000_u01756188882817") 2025/08/26 06:19:26 DEBUG : test_dir1/file2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceaa56_d20250826_m061441_c001_v0001171_t0058_u01756188881172") 2025/08/26 06:19:26 DEBUG : test_dir1/file2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7c9_d20250826_m061440_c001_v7007000_t0000_u01756188880373") 2025/08/26 06:19:26 DEBUG : test_dir1/file2: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fd4b4_d20250826_m061439_c001_v0001161_t0046_u01756188879126") 2025/08/26 06:19:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7cf_d20250826_m061443_c001_v7007000_t0000_u01756188883006") 2025/08/26 06:19:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cb9fc_d20250826_m061441_c001_v0001150_t0029_u01756188881162") 2025/08/26 06:19:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f400ccce2f10be7ca_d20250826_m061440_c001_v7007000_t0000_u01756188880556") 2025/08/26 06:19:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cb9f6_d20250826_m061439_c001_v0001150_t0004_u01756188879118") 2025/08/26 06:19:27 DEBUG : three: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd2b6_d20250826_m061010_c001_v7007000_t0000_u01756188610249") 2025/08/26 06:19:27 DEBUG : three: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcef4_d20250826_m061009_c001_v0001161_t0001_u01756188609025") 2025/08/26 06:19:27 DEBUG : three: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fcee0_d20250826_m061006_c001_v0001161_t0014_u01756188606650") 2025/08/26 06:19:27 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601ec_d20250826_m061801_c001_v7007000_t0000_u01756189081232") 2025/08/26 06:19:27 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5feb03_d20250826_m061800_c001_v0001154_t0008_u01756189080453") 2025/08/26 06:19:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df60213_d20250826_m061820_c001_v7007000_t0000_u01756189100098") 2025/08/26 06:19:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fdaec_d20250826_m061818_c001_v0001161_t0025_u01756189098376") 2025/08/26 06:19:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df60208_d20250826_m061816_c001_v7007000_t0000_u01756189096809") 2025/08/26 06:19:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5feb4b_d20250826_m061815_c001_v0001154_t0004_u01756189095208") 2025/08/26 06:19:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df60203_d20250826_m061814_c001_v7007000_t0000_u01756189094213") 2025/08/26 06:19:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb9a9_d20250826_m061813_c001_v0001171_t0052_u01756189093461") 2025/08/26 06:19:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601fc_d20250826_m061808_c001_v7007000_t0000_u01756189088348") 2025/08/26 06:19:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5feb23_d20250826_m061807_c001_v0001154_t0024_u01756189087300") 2025/08/26 06:19:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601fe_d20250826_m061810_c001_v7007000_t0000_u01756189090604") 2025/08/26 06:19:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fdaba_d20250826_m061809_c001_v0001161_t0039_u01756189089352") 2025/08/26 06:19:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601f8_d20250826_m061806_c001_v7007000_t0000_u01756189086340") 2025/08/26 06:19:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5aceb907_d20250826_m061805_c001_v0001171_t0021_u01756189085553") 2025/08/26 06:19:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601f4_d20250826_m061804_c001_v7007000_t0000_u01756189084581") 2025/08/26 06:19:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbdeb_d20250826_m061803_c001_v0001150_t0002_u01756189083910") 2025/08/26 06:19:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df601f0_d20250826_m061802_c001_v7007000_t0000_u01756189082945") 2025/08/26 06:19:28 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f118bf0ffe43fda8e_d20250826_m061802_c001_v0001161_t0022_u01756189082199") 2025/08/26 06:19:28 DEBUG : toe/toe/toe: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f408ecead57bf8ed4_d20250826_m061825_c001_v7007000_t0000_u01756189105106") 2025/08/26 06:19:28 DEBUG : toe/toe/toe: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5feb6f_d20250826_m061824_c001_v0001154_t0021_u01756189104215") 2025/08/26 06:19:28 DEBUG : toe/toe/toe: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df60200_d20250826_m061812_c001_v7007000_t0000_u01756189092503") 2025/08/26 06:19:28 DEBUG : toe/toe/toe: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbe0b_d20250826_m061811_c001_v0001150_t0034_u01756189091584") 2025/08/26 06:19:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df60214_d20250826_m061820_c001_v7007000_t0000_u01756189100702") 2025/08/26 06:19:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbe2f_d20250826_m061819_c001_v0001150_t0008_u01756189099802") 2025/08/26 06:19:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f404a9f843df60209_d20250826_m061817_c001_v7007000_t0000_u01756189097408") 2025/08/26 06:19:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f101a0334ed9cbe21_d20250826_m061816_c001_v0001150_t0011_u01756189096549") 2025/08/26 06:19:28 DEBUG : two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd2b8_d20250826_m061010_c001_v7007000_t0000_u01756188610433") 2025/08/26 06:19:28 DEBUG : two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f411b4582bf5fe42e_d20250826_m061008_c001_v0001154_t0025_u01756188608453") 2025/08/26 06:19:28 DEBUG : two: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f418bf0ffe43fcedc_d20250826_m061006_c001_v0001161_t0054_u01756188606466") 2025/08/26 06:19:28 DEBUG : yam: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4078ec213e5daeee_d20250826_m061019_c001_v7007000_t0000_u01756188619104") 2025/08/26 06:19:28 DEBUG : yam: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f10408d8c4373ee41_d20250826_m061018_c001_v0001099_t0054_u01756188618060") 2025/08/26 06:19:28 DEBUG : yam: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4078ec213e5daee8_d20250826_m061015_c001_v7007000_t0000_u01756188615319") 2025/08/26 06:19:28 DEBUG : yam: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f109479cb5ace9cbd_d20250826_m061014_c001_v0001171_t0026_u01756188614112") 2025/08/26 06:19:28 DEBUG : yam: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd2d2_d20250826_m061012_c001_v7007000_t0000_u01756188612805") 2025/08/26 06:19:28 DEBUG : yam: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f111b4582bf5fe436_d20250826_m061011_c001_v0001154_t0019_u01756188611013") 2025/08/26 06:19:28 DEBUG : yaml: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4078ec213e5daeea_d20250826_m061016_c001_v7007000_t0000_u01756188616061") 2025/08/26 06:19:28 DEBUG : yaml: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f1092a79c84b20abf_d20250826_m061015_c001_v0001178_t0053_u01756188615107") 2025/08/26 06:19:29 DEBUG : yaml: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f4095e535386fd2da_d20250826_m061013_c001_v7007000_t0000_u01756188613546") 2025/08/26 06:19:29 DEBUG : yaml: Deleting (id "4_z5f62cd83f0ddeb4b9f880e1b_f1088958000a7a00c_d20250826_m061012_c001_v0001036_t0054_u01756188612391") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m20.404114289s (try 1/5)