"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/10/19 01:27:13 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna" 2025/10/19 01:27:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/19 01:27:14 DEBUG : Creating backend with remote "/tmp/rclone2468678812" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:27:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 01:27:15 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:27:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/19 01:27:15 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.50s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:27:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/19 01:27:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 01:27:16 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:27:16 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:27:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:27:16 INFO : sub dir/hello world: Copied (new) 2025/10/19 01:27:16 DEBUG : B2 bucket rclone-test-dahomav4wuna: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.66s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", 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-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", 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-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:27:18 DEBUG : Creating backend with remote "/non-existing" 2025/10/19 01:27:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/19 01:27:18 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:27:18 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.58s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:27:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 01:27:19 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:27:19 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:27:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:27:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.68s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", 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-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:27:20 INFO : B2 bucket rclone-test-dahomav4wuna: Running all checks before starting transfers 2025/10/19 01:27:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 01:27:21 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:27:21 INFO : B2 bucket rclone-test-dahomav4wuna: Checks finished, now starting transfers 2025/10/19 01:27:21 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:27:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:27:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.10s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:27:21 ERROR : Ignoring --no-traverse with sync 2025/10/19 01:27:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 01:27:22 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:27:22 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:27:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:27:22 INFO : sub dir/hello world: Copied (new) 2025/10/19 01:27:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.15s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:27:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/19 01:27:23 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:27:23 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:27:23 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/19 01:27:23 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.22s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:27:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 01:27:24 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:27:24 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:27:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:27:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.14s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:27:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 01:27:26 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:27:26 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:27:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:27:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.48s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:27:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/19 01:27:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/19 01:27:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/19 01:27:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/19 01:27:27 INFO : sub dir2: Making directory 2025/10/19 01:27:27 INFO : sub dir: Making directory 2025/10/19 01:27:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 01:27:27 INFO : sub dir2/sub sub dir2: Making directory 2025/10/19 01:27:27 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:27:27 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:27:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:27:27 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/10/19 01:27:27 DEBUG : B2 bucket rclone-test-dahomav4wuna: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:27:28 INFO : sub dir2: Making directory 2025/10/19 01:27:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/19 01:27:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/19 01:27:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 01:27:28 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:27:28 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:27:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:27:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:27:29 DEBUG : sub dir2: Making directory with metadata 2025/10/19 01:27:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/19 01:27:29 INFO : sub dir2: Making directory 2025/10/19 01:27:29 INFO : sub dir: Making directory 2025/10/19 01:27:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 01:27:29 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:27:29 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:27:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:27:29 INFO : sub dir/hello world: Copied (new) 2025/10/19 01:27:29 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/19 01:27:29 DEBUG : B2 bucket rclone-test-dahomav4wuna: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/19 01:27:29 DEBUG : B2 bucket rclone-test-dahomav4wuna: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.28s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:27:30 INFO : sub dir2: Making directory 2025/10/19 01:27:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 01:27:31 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:27:31 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:27:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:27:31 INFO : sub dir/hello world: Copied (new) 2025/10/19 01:27:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:27:31 DEBUG : sub dir2: Making directory with metadata 2025/10/19 01:27:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/19 01:27:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/19 01:27:32 INFO : sub dir2: Making directory 2025/10/19 01:27:32 INFO : sub dir: Making directory 2025/10/19 01:27:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 01:27:32 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:27:32 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:27:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:27:32 INFO : sub dir/hello world: Copied (new) 2025/10/19 01:27:32 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/19 01:27:32 DEBUG : B2 bucket rclone-test-dahomav4wuna: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.33s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", 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-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:27:33 INFO : sub dir2: Making directory 2025/10/19 01:27:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 01:27:33 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:27:33 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:27:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:27:34 INFO : sub dir/hello world: Copied (new) 2025/10/19 01:27:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.11s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:27:35 DEBUG : Creating backend with remote "TestB2:rclone-test-vaxewuy8guse" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-dahomav4wuna -> B2 bucket rclone-test-vaxewuy8guse 2025/10/19 01:27:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 01:27:36 DEBUG : B2 bucket rclone-test-vaxewuy8guse: Waiting for checks to finish 2025/10/19 01:27:36 DEBUG : B2 bucket rclone-test-vaxewuy8guse: Waiting for transfers to finish 2025/10/19 01:27:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:27:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/19 01:27:38 DEBUG : B2 bucket rclone-test-vaxewuy8guse: Purge remote 2025/10/19 01:27:38 INFO : B2 bucket rclone-test-vaxewuy8guse: cleaning bucket "rclone-test-vaxewuy8guse" of all files 2025/10/19 01:27:38 DEBUG : sub dir/hello world: Deleting (id "4_zcf324d43104dfbab9f980e1b_f116a285ea1de5a4d_d20251019_m012737_c001_v0001042_t0005_u01760837257576") --- PASS: TestServerSideCopy (5.58s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:27:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/19 01:27:41 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:27:41 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:27:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/19 01:27:41 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.92s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:27:42 DEBUG : Creating backend with remote "TestB2:rclone-test-fexesek0dago" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-dahomav4wuna -> B2 bucket rclone-test-fexesek0dago 2025/10/19 01:27:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 01:27:43 DEBUG : B2 bucket rclone-test-fexesek0dago: Waiting for checks to finish 2025/10/19 01:27:43 DEBUG : B2 bucket rclone-test-fexesek0dago: Waiting for transfers to finish 2025/10/19 01:27:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:27:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/19 01:27:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/19 01:27:46 DEBUG : B2 bucket rclone-test-fexesek0dago: Waiting for checks to finish 2025/10/19 01:27:46 DEBUG : B2 bucket rclone-test-fexesek0dago: Waiting for transfers to finish 2025/10/19 01:27:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/19 01:27:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/19 01:27:47 DEBUG : B2 bucket rclone-test-fexesek0dago: Purge remote 2025/10/19 01:27:47 INFO : B2 bucket rclone-test-fexesek0dago: cleaning bucket "rclone-test-fexesek0dago" of all files 2025/10/19 01:27:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f126d23104dfbab9f980e1b_f108f804b2a757aef_d20251019_m012746_c001_v0001091_t0048_u01760837266968") 2025/10/19 01:27:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f126d23104dfbab9f980e1b_f1015e1528a39323e_d20251019_m012745_c001_v0001157_t0049_u01760837265694") --- PASS: TestServerSideCopyOverSelf (8.95s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:27:51 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:27:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/19 01:27:51 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:27:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/19 01:27:51 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/19 01:27:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.50s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:27:53 DEBUG : Creating backend with remote "TestB2:rclone-test-pusaxij5xevi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-dahomav4wuna -> B2 bucket rclone-test-pusaxij5xevi 2025/10/19 01:27:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 01:27:54 DEBUG : B2 bucket rclone-test-pusaxij5xevi: Waiting for checks to finish 2025/10/19 01:27:54 DEBUG : B2 bucket rclone-test-pusaxij5xevi: Waiting for transfers to finish 2025/10/19 01:27:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:27:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/19 01:27:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/19 01:27:57 DEBUG : B2 bucket rclone-test-pusaxij5xevi: Waiting for checks to finish 2025/10/19 01:27:57 DEBUG : B2 bucket rclone-test-pusaxij5xevi: Waiting for transfers to finish 2025/10/19 01:27:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/19 01:27:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/19 01:27:58 INFO : sub dir/hello world: Deleted 2025/10/19 01:27:58 DEBUG : testing file moves 2025/10/19 01:27:59 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/19 01:27:59 DEBUG : B2 bucket rclone-test-pusaxij5xevi: Waiting for checks to finish 2025/10/19 01:27:59 DEBUG : B2 bucket rclone-test-pusaxij5xevi: Waiting for transfers to finish 2025/10/19 01:27:59 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/19 01:27:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/19 01:27:59 INFO : sub dir/hello world: Deleted 2025/10/19 01:28:00 DEBUG : B2 bucket rclone-test-pusaxij5xevi: Purge remote 2025/10/19 01:28:00 INFO : B2 bucket rclone-test-pusaxij5xevi: cleaning bucket "rclone-test-pusaxij5xevi" of all files 2025/10/19 01:28:00 DEBUG : sub dir/hello world: Deleting (id "4_z4fe28db3104dfbab9f980e1b_f102db681359735c8_d20251019_m012759_c001_v0001042_t0036_u01760837279173") 2025/10/19 01:28:00 DEBUG : sub dir/hello world: Deleting (id "4_z4fe28db3104dfbab9f980e1b_f1096ce059dcf9206_d20251019_m012757_c001_v0001176_t0048_u01760837277825") 2025/10/19 01:28:00 DEBUG : sub dir/hello world: Deleting (id "4_z4fe28db3104dfbab9f980e1b_f119d33e1fe702b31_d20251019_m012756_c001_v0001181_t0057_u01760837276745") --- PASS: TestServerSideMoveOverSelf (12.40s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:05 ERROR : error listing: directory not found 2025/10/19 01:28:05 INFO : Local file system at /tmp/rclone2468678812: Making directory 2025/10/19 01:28:06 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:06 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.66s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 01:28:07 DEBUG : Local file system at /tmp/rclone2468678812: Waiting for checks to finish 2025/10/19 01:28:07 DEBUG : Local file system at /tmp/rclone2468678812: Waiting for transfers to finish 2025/10/19 01:28:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:28:07 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/19 01:28:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.70s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:08 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/19 01:28:08 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:08 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/19 01:28:08 INFO : check sum: Copied (new) 2025/10/19 01:28:08 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:09 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/19 01:28:09 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/19 01:28:09 DEBUG : check sum: Unchanged skipping 2025/10/19 01:28:09 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:09 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:09 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.60s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/19 01:28:10 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:10 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:10 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/19 01:28:10 INFO : sizeonly: Copied (new) 2025/10/19 01:28:10 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:10 DEBUG : sizeonly: Sizes identical 2025/10/19 01:28:10 DEBUG : sizeonly: Unchanged skipping 2025/10/19 01:28:10 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:10 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:10 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:10 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:11 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/19 01:28:11 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:11 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:11 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/19 01:28:11 INFO : ignore-size: Copied (new) 2025/10/19 01:28:11 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:12 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:28:12 DEBUG : ignore-size: Unchanged skipping 2025/10/19 01:28:12 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:12 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:12 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:28:13 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:13 DEBUG : existing: Unchanged skipping 2025/10/19 01:28:13 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:13 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:13 INFO : There was nothing to transfer 2025/10/19 01:28:13 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/19 01:28:13 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/19 01:28:14 INFO : existing: Copied (replaced existing) 2025/10/19 01:28:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.72s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/19 01:28:14 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:14 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/19 01:28:15 INFO : existing: Copied (new) 2025/10/19 01:28:15 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:15 DEBUG : existing: Destination exists, skipping 2025/10/19 01:28:15 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:15 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:15 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.48s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:16 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/19 01:28:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:28:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/19 01:28:17 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:17 DEBUG : c/non empty space: Unchanged skipping 2025/10/19 01:28:17 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 01:28:17 INFO : a/potato2: Copied (new) 2025/10/19 01:28:17 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:17 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.18s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:19 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:19 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/19 01:28:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/19 01:28:19 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/19 01:28:19 DEBUG : empty space: Unchanged skipping 2025/10/19 01:28:19 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:19 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:19 INFO : There was nothing to transfer 2025/10/19 01:28:19 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:19 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/19 01:28:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/19 01:28:20 INFO : empty space: Updated modification time in destination 2025/10/19 01:28:20 DEBUG : empty space: Unchanged skipping 2025/10/19 01:28:20 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:20 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.50s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:21 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/19 01:28:21 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/19 01:28:21 DEBUG : empty space: Unchanged skipping 2025/10/19 01:28:21 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:21 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.33s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:22 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:22 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/19 01:28:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2468678812) 2025/10/19 01:28:22 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dahomav4wuna) 2025/10/19 01:28:22 DEBUG : foo: sha1 differ 2025/10/19 01:28:22 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:22 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/19 01:28:22 INFO : foo: Copied (replaced existing) 2025/10/19 01:28:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:28:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/19 01:28:24 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:24 DEBUG : empty space: Unchanged skipping 2025/10/19 01:28:24 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:24 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 01:28:24 INFO : potato: Copied (new) 2025/10/19 01:28:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:26 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:26 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/19 01:28:26 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/19 01:28:26 INFO : potato: Copied (replaced existing) 2025/10/19 01:28:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.54s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:27 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/10/19 01:28:27 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2468678812) 2025/10/19 01:28:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dahomav4wuna) 2025/10/19 01:28:27 DEBUG : potato: sha1 differ 2025/10/19 01:28:27 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/19 01:28:28 INFO : potato: Copied (replaced existing) 2025/10/19 01:28:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 01:28:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:28:29 DEBUG : empty space: Unchanged skipping 2025/10/19 01:28:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/19 01:28:29 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:29 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:29 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:28:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 01:28:31 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:31 DEBUG : empty space: Unchanged skipping 2025/10/19 01:28:31 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 01:28:31 INFO : potato2: Copied (new) 2025/10/19 01:28:31 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:31 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:33 INFO : d: Making directory 2025/10/19 01:28:33 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/19 01:28:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:28:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/19 01:28:33 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:33 DEBUG : c/non empty space: Unchanged skipping 2025/10/19 01:28:33 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 01:28:33 INFO : a/potato2: Copied (new) 2025/10/19 01:28:33 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:33 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:35 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/19 01:28:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:28:35 DEBUG : c/non empty space: Unchanged skipping 2025/10/19 01:28:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/19 01:28:35 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:35 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 01:28:35 INFO : a/potato2: Copied (new) 2025/10/19 01:28:35 ERROR : B2 bucket rclone-test-dahomav4wuna: not deleting files as there were IO errors 2025/10/19 01:28:35 ERROR : B2 bucket rclone-test-dahomav4wuna: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.13s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:37 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:28:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 01:28:37 DEBUG : empty space: Unchanged skipping 2025/10/19 01:28:37 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:37 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 01:28:38 INFO : potato2: Copied (new) 2025/10/19 01:28:38 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (2.05s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:39 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:39 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:39 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:40 INFO : potato: Deleted 2025/10/19 01:28:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:28:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 01:28:40 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:40 DEBUG : empty space: Unchanged skipping 2025/10/19 01:28:40 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 01:28:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.36s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 01:28:41 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:41 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:42 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/19 01:28:42 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.71s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:43 DEBUG : enormous: Excluded (Size Filter) 2025/10/19 01:28:43 DEBUG : enormous: Excluded 2025/10/19 01:28:43 DEBUG : potato2: Excluded (Size Filter) 2025/10/19 01:28:43 DEBUG : potato2: Excluded 2025/10/19 01:28:44 DEBUG : potato2: Excluded (Size Filter) 2025/10/19 01:28:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:28:44 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:44 DEBUG : empty space: Unchanged skipping 2025/10/19 01:28:44 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:44 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:44 INFO : There was nothing to transfer 2025/10/19 01:28:44 DEBUG : enormous: Excluded (Size Filter) 2025/10/19 01:28:44 DEBUG : enormous: Excluded 2025/10/19 01:28:44 DEBUG : potato2: Excluded (Size Filter) 2025/10/19 01:28:44 DEBUG : potato2: Excluded 2025/10/19 01:28:44 DEBUG : potato2: Excluded (Size Filter) 2025/10/19 01:28:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/19 01:28:44 DEBUG : empty space: Unchanged skipping 2025/10/19 01:28:44 DEBUG : Local file system at /tmp/rclone2468678812: Waiting for checks to finish 2025/10/19 01:28:44 DEBUG : Local file system at /tmp/rclone2468678812: Waiting for transfers to finish 2025/10/19 01:28:44 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:46 DEBUG : enormous: Excluded (Size Filter) 2025/10/19 01:28:46 DEBUG : enormous: Excluded 2025/10/19 01:28:46 DEBUG : potato2: Excluded (Size Filter) 2025/10/19 01:28:46 DEBUG : potato2: Excluded 2025/10/19 01:28:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:28:46 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:46 DEBUG : empty space: Unchanged skipping 2025/10/19 01:28:46 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:46 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:46 INFO : enormous: Deleted 2025/10/19 01:28:46 INFO : potato2: Deleted 2025/10/19 01:28:46 INFO : There was nothing to transfer 2025/10/19 01:28:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/19 01:28:47 DEBUG : empty space: Unchanged skipping 2025/10/19 01:28:47 DEBUG : Local file system at /tmp/rclone2468678812: Waiting for checks to finish 2025/10/19 01:28:47 DEBUG : Local file system at /tmp/rclone2468678812: Waiting for transfers to finish 2025/10/19 01:28:47 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:47 INFO : potato2: Deleted 2025/10/19 01:28:47 INFO : enormous: Deleted 2025/10/19 01:28:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.43s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:28:48 DEBUG : five: Need to transfer - File not found at Destination 2025/10/19 01:28:48 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/19 01:28:48 DEBUG : one: Destination is newer than source, skipping 2025/10/19 01:28:48 DEBUG : three: Sizes identical 2025/10/19 01:28:48 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/19 01:28:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/19 01:28:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2468678812) 2025/10/19 01:28:48 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dahomav4wuna) 2025/10/19 01:28:48 DEBUG : two: sha1 differ 2025/10/19 01:28:48 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/19 01:28:49 INFO : five: Copied (new) 2025/10/19 01:28:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/19 01:28:49 INFO : four: Copied (replaced existing) 2025/10/19 01:28:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/19 01:28:49 INFO : two: Copied (replaced existing) 2025/10/19 01:28:49 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:50 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:50 DEBUG : one: Destination is newer than source, skipping 2025/10/19 01:28:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/19 01:28:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2468678812) 2025/10/19 01:28:50 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/19 01:28:50 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dahomav4wuna) 2025/10/19 01:28:50 DEBUG : three: sha1 differ 2025/10/19 01:28:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/19 01:28:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/19 01:28:50 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/19 01:28:50 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/19 01:28:50 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/19 01:28:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/19 01:28:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/19 01:28:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/19 01:28:50 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:50 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/19 01:28:50 INFO : three: Copied (replaced existing) 2025/10/19 01:28:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.23s) === 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-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/19 01:28:52 INFO : B2 bucket rclone-test-dahomav4wuna: Making map for --track-renames 2025/10/19 01:28:52 INFO : B2 bucket rclone-test-dahomav4wuna: Finished making map for --track-renames 2025/10/19 01:28:52 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:52 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for renames to finish 2025/10/19 01:28:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/19 01:28:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/19 01:28:52 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/19 01:28:52 INFO : potato: Copied (new) 2025/10/19 01:28:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/19 01:28:52 INFO : yam: Copied (new) 2025/10/19 01:28:52 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:28:52 INFO : B2 bucket rclone-test-dahomav4wuna: Making map for --track-renames 2025/10/19 01:28:52 INFO : B2 bucket rclone-test-dahomav4wuna: Finished making map for --track-renames 2025/10/19 01:28:52 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:52 DEBUG : potato: Unchanged skipping 2025/10/19 01:28:52 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for renames to finish 2025/10/19 01:28:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/19 01:28:53 INFO : yam: Copied (server-side copy) to: yaml 2025/10/19 01:28:53 INFO : yam: Deleted 2025/10/19 01:28:53 INFO : yaml: Renamed from "yam" 2025/10/19 01:28:53 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/19 01:28:55 INFO : B2 bucket rclone-test-dahomav4wuna: Making map for --track-renames 2025/10/19 01:28:55 INFO : B2 bucket rclone-test-dahomav4wuna: Finished making map for --track-renames 2025/10/19 01:28:55 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/19 01:28:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/19 01:28:55 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for renames to finish 2025/10/19 01:28:55 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/19 01:28:55 INFO : yam: Copied (new) 2025/10/19 01:28:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/19 01:28:55 INFO : potato: Copied (new) 2025/10/19 01:28:55 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:28:55 INFO : B2 bucket rclone-test-dahomav4wuna: Making map for --track-renames 2025/10/19 01:28:55 INFO : B2 bucket rclone-test-dahomav4wuna: Finished making map for --track-renames 2025/10/19 01:28:55 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:55 DEBUG : potato: Unchanged skipping 2025/10/19 01:28:55 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for renames to finish 2025/10/19 01:28:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/19 01:28:56 INFO : yam: Copied (server-side copy) to: yaml 2025/10/19 01:28:56 INFO : yam: Deleted 2025/10/19 01:28:56 INFO : yaml: Renamed from "yam" 2025/10/19 01:28:56 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.42s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/19 01:28:57 INFO : B2 bucket rclone-test-dahomav4wuna: Making map for --track-renames 2025/10/19 01:28:57 INFO : B2 bucket rclone-test-dahomav4wuna: Finished making map for --track-renames 2025/10/19 01:28:57 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:57 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for renames to finish 2025/10/19 01:28:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/19 01:28:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/19 01:28:57 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:57 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/19 01:28:57 INFO : sub/yam: Copied (new) 2025/10/19 01:28:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/19 01:28:58 INFO : potato: Copied (new) 2025/10/19 01:28:58 DEBUG : Waiting for deletions to finish 2025/10/19 01:28:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:28:58 DEBUG : potato: Unchanged skipping 2025/10/19 01:28:58 INFO : B2 bucket rclone-test-dahomav4wuna: Making map for --track-renames 2025/10/19 01:28:58 INFO : B2 bucket rclone-test-dahomav4wuna: Finished making map for --track-renames 2025/10/19 01:28:58 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:28:58 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for renames to finish 2025/10/19 01:28:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/19 01:28:59 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/19 01:28:59 INFO : sub/yam: Deleted 2025/10/19 01:28:59 INFO : yam: Renamed from "sub/yam" 2025/10/19 01:28:59 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:28:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.01s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:29:00 DEBUG : Creating backend with remote "/tmp/rclone2468678812/dir1" 2025/10/19 01:29:00 DEBUG : Config file has changed externally - reloading 2025/10/19 01:29:00 DEBUG : Creating backend with remote "/tmp/rclone2468678812/dir2" 2025/10/19 01:29:00 DEBUG : Local file system at /tmp/rclone2468678812/dir2: Using server-side directory move 2025/10/19 01:29:00 INFO : Local file system at /tmp/rclone2468678812/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/19 01:29:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/19 01:29:00 DEBUG : Local file system at /tmp/rclone2468678812/dir2: Waiting for checks to finish 2025/10/19 01:29:00 DEBUG : Local file system at /tmp/rclone2468678812/dir2: Waiting for transfers to finish 2025/10/19 01:29:00 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:29:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 01:29:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/19 01:29:00 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:29:00 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:29:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/19 01:29:01 INFO : nested/sub dir/file: Copied (new) 2025/10/19 01:29:01 INFO : nested/sub dir/file: Deleted 2025/10/19 01:29:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:29:01 INFO : sub dir/hello world: Copied (new) 2025/10/19 01:29:01 INFO : sub dir/hello world: Deleted 2025/10/19 01:29:01 INFO : sub dir: Removing directory 2025/10/19 01:29:01 INFO : nested/sub dir: Removing directory 2025/10/19 01:29:01 INFO : nested: Removing directory 2025/10/19 01:29:01 DEBUG : Local file system at /tmp/rclone2468678812: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.78s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:29:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/19 01:29:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/19 01:29:02 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:29:02 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:29:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/19 01:29:02 INFO : nested/sub dir/file: Copied (new) 2025/10/19 01:29:02 INFO : nested/sub dir/file: Deleted 2025/10/19 01:29:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:29:02 INFO : sub dir/hello world: Copied (new) 2025/10/19 01:29:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.37s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:29:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/19 01:29:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/19 01:29:03 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:29:03 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:29:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/19 01:29:04 INFO : existing: Copied (new) 2025/10/19 01:29:04 INFO : existing: Deleted 2025/10/19 01:29:04 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/19 01:29:04 INFO : existing-b: Copied (new) 2025/10/19 01:29:04 INFO : existing-b: Deleted 2025/10/19 01:29:04 DEBUG : existing: Destination exists, skipping 2025/10/19 01:29:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/19 01:29:04 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:29:04 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:29:04 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.80s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:29:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wuzasuf8pose" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-dahomav4wuna -> B2 bucket rclone-test-wuzasuf8pose 2025/10/19 01:29:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 01:29:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/19 01:29:09 DEBUG : empty space: Unchanged skipping 2025/10/19 01:29:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/19 01:29:09 DEBUG : B2 bucket rclone-test-wuzasuf8pose: Waiting for checks to finish 2025/10/19 01:29:09 INFO : empty space: Deleted 2025/10/19 01:29:09 DEBUG : B2 bucket rclone-test-wuzasuf8pose: Waiting for transfers to finish 2025/10/19 01:29:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 01:29:10 INFO : potato2: Copied (server-side copy) 2025/10/19 01:29:10 INFO : potato2: Deleted 2025/10/19 01:29:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/19 01:29:10 INFO : potato3: Copied (server-side copy) 2025/10/19 01:29:10 INFO : potato3: Deleted 2025/10/19 01:29:10 DEBUG : Creating backend with remote "TestB2:rclone-test-zosupep0dihe" 2025/10/19 01:29:12 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/19 01:29:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 01:29:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/19 01:29:12 DEBUG : B2 bucket rclone-test-zosupep0dihe: Waiting for checks to finish 2025/10/19 01:29:12 DEBUG : B2 bucket rclone-test-zosupep0dihe: Waiting for transfers to finish 2025/10/19 01:29:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/19 01:29:12 INFO : empty space: Copied (server-side copy) 2025/10/19 01:29:13 INFO : empty space: Deleted 2025/10/19 01:29:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 01:29:13 INFO : potato2: Copied (server-side copy) 2025/10/19 01:29:13 INFO : potato2: Deleted 2025/10/19 01:29:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/19 01:29:13 INFO : potato3: Copied (server-side copy) 2025/10/19 01:29:13 INFO : potato3: Deleted 2025/10/19 01:29:13 DEBUG : B2 bucket rclone-test-zosupep0dihe: Purge remote 2025/10/19 01:29:13 INFO : B2 bucket rclone-test-zosupep0dihe: cleaning bucket "rclone-test-zosupep0dihe" of all files 2025/10/19 01:29:14 DEBUG : empty space: Deleting (id "4_zef62bda3105dfbab9f980e1b_f1123df606703d226_d20251019_m012912_c001_v0001134_t0009_u01760837352599") 2025/10/19 01:29:14 DEBUG : potato2: Deleting (id "4_zef62bda3105dfbab9f980e1b_f118771989497a75b_d20251019_m012912_c001_v0001182_t0039_u01760837352991") 2025/10/19 01:29:14 DEBUG : potato3: Deleting (id "4_zef62bda3105dfbab9f980e1b_f103fe2e6c7166e65_d20251019_m012913_c001_v0001102_t0012_u01760837353002") 2025/10/19 01:29:14 DEBUG : B2 bucket rclone-test-wuzasuf8pose: Purge remote 2025/10/19 01:29:14 INFO : B2 bucket rclone-test-wuzasuf8pose: cleaning bucket "rclone-test-wuzasuf8pose" of all files 2025/10/19 01:29:14 DEBUG : empty space: Deleting (id "4_z0fc2ada3105dfbab9f980e1b_f409a344462e4cf9b_d20251019_m012912_c001_v7007000_t0000_u01760837352920") 2025/10/19 01:29:14 DEBUG : empty space: Deleting (id "4_z0fc2ada3105dfbab9f980e1b_f119d7dd97fe5c074_d20251019_m012908_c001_v0001130_t0033_u01760837348841") 2025/10/19 01:29:14 DEBUG : potato2: Deleting (id "4_z0fc2ada3105dfbab9f980e1b_f409a344462e4cf9c_d20251019_m012913_c001_v7007000_t0000_u01760837353214") 2025/10/19 01:29:14 DEBUG : potato2: Deleting (id "4_z0fc2ada3105dfbab9f980e1b_f1154af59065ea177_d20251019_m012909_c001_v0001105_t0045_u01760837349918") 2025/10/19 01:29:14 DEBUG : potato3: Deleting (id "4_z0fc2ada3105dfbab9f980e1b_f409a344462e4cf9d_d20251019_m012913_c001_v7007000_t0000_u01760837353419") 2025/10/19 01:29:14 DEBUG : potato3: Deleting (id "4_z0fc2ada3105dfbab9f980e1b_f105dc8ed93005a88_d20251019_m012910_c001_v0001176_t0040_u01760837350268") 2025/10/19 01:29:14 DEBUG : potato3: Deleting (id "4_z0fc2ada3105dfbab9f980e1b_f119d7dd97fe5c076_d20251019_m012909_c001_v0001130_t0056_u01760837349171") --- PASS: TestServerSideMove (11.07s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:29:16 DEBUG : Creating backend with remote "TestB2:rclone-test-wuhosab3have" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-dahomav4wuna -> B2 bucket rclone-test-wuhosab3have 2025/10/19 01:29:21 DEBUG : empty space: Excluded (Size Filter) 2025/10/19 01:29:21 DEBUG : empty space: Excluded (Size Filter) 2025/10/19 01:29:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 01:29:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/19 01:29:21 DEBUG : B2 bucket rclone-test-wuhosab3have: Waiting for checks to finish 2025/10/19 01:29:21 DEBUG : B2 bucket rclone-test-wuhosab3have: Waiting for transfers to finish 2025/10/19 01:29:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 01:29:22 INFO : potato2: Copied (server-side copy) 2025/10/19 01:29:22 INFO : potato2: Deleted 2025/10/19 01:29:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/19 01:29:22 INFO : potato3: Copied (server-side copy) 2025/10/19 01:29:22 INFO : potato3: Deleted 2025/10/19 01:29:22 DEBUG : Creating backend with remote "TestB2:rclone-test-gekafir2suci" 2025/10/19 01:29:23 DEBUG : empty space: Excluded (Size Filter) 2025/10/19 01:29:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 01:29:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/19 01:29:23 DEBUG : B2 bucket rclone-test-gekafir2suci: Waiting for checks to finish 2025/10/19 01:29:23 DEBUG : B2 bucket rclone-test-gekafir2suci: Waiting for transfers to finish 2025/10/19 01:29:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 01:29:24 INFO : potato2: Copied (server-side copy) 2025/10/19 01:29:24 INFO : potato2: Deleted 2025/10/19 01:29:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/19 01:29:25 INFO : potato3: Copied (server-side copy) 2025/10/19 01:29:25 INFO : potato3: Deleted 2025/10/19 01:29:25 DEBUG : B2 bucket rclone-test-gekafir2suci: Purge remote 2025/10/19 01:29:25 INFO : B2 bucket rclone-test-gekafir2suci: cleaning bucket "rclone-test-gekafir2suci" of all files 2025/10/19 01:29:25 DEBUG : potato2: Deleting (id "4_z7f32ed93105dfbab9f980e1b_f1127bd5d56b9890d_d20251019_m012924_c001_v0001044_t0025_u01760837364478") 2025/10/19 01:29:25 DEBUG : potato3: Deleting (id "4_z7f32ed93105dfbab9f980e1b_f11047804113fcb78_d20251019_m012924_c001_v0001037_t0006_u01760837364847") 2025/10/19 01:29:26 DEBUG : B2 bucket rclone-test-wuhosab3have: Purge remote 2025/10/19 01:29:26 INFO : B2 bucket rclone-test-wuhosab3have: cleaning bucket "rclone-test-wuhosab3have" of all files 2025/10/19 01:29:26 DEBUG : empty space: Deleting (id "4_zdfc2dd83105dfbab9f980e1b_f11965c42dc61916a_d20251019_m012920_c001_v0001137_t0049_u01760837360801") 2025/10/19 01:29:26 DEBUG : potato2: Deleting (id "4_zdfc2dd83105dfbab9f980e1b_f4192e54f0fe8efd0_d20251019_m012924_c001_v7007000_t0000_u01760837364827") 2025/10/19 01:29:26 DEBUG : potato2: Deleting (id "4_zdfc2dd83105dfbab9f980e1b_f111ef84286d61737_d20251019_m012921_c001_v0001165_t0015_u01760837361925") 2025/10/19 01:29:26 DEBUG : potato3: Deleting (id "4_zdfc2dd83105dfbab9f980e1b_f4192e54f0fe8efd1_d20251019_m012925_c001_v7007000_t0000_u01760837365208") 2025/10/19 01:29:26 DEBUG : potato3: Deleting (id "4_zdfc2dd83105dfbab9f980e1b_f1070de7e30257abc_d20251019_m012922_c001_v0001177_t0008_u01760837362173") 2025/10/19 01:29:26 DEBUG : potato3: Deleting (id "4_zdfc2dd83105dfbab9f980e1b_f11965c42dc619170_d20251019_m012921_c001_v0001137_t0051_u01760837361190") 2025/10/19 01:29:27 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/19 01:29:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/19 01:29:28 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.91s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:29:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qunagun3milo" 2025/10/19 01:29:30 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-dahomav4wuna -> B2 bucket rclone-test-qunagun3milo 2025/10/19 01:29:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 01:29:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/19 01:29:33 DEBUG : empty space: Unchanged skipping 2025/10/19 01:29:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/19 01:29:33 DEBUG : B2 bucket rclone-test-qunagun3milo: Waiting for checks to finish 2025/10/19 01:29:33 INFO : empty space: Deleted 2025/10/19 01:29:33 DEBUG : B2 bucket rclone-test-qunagun3milo: Waiting for transfers to finish 2025/10/19 01:29:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 01:29:34 INFO : potato2: Copied (server-side copy) 2025/10/19 01:29:34 INFO : potato2: Deleted 2025/10/19 01:29:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/19 01:29:34 INFO : potato3: Copied (server-side copy) 2025/10/19 01:29:34 INFO : potato3: Deleted 2025/10/19 01:29:35 DEBUG : Creating backend with remote "TestB2:rclone-test-yewotes6suwa" 2025/10/19 01:29:35 INFO : tomatoDir: Making directory 2025/10/19 01:29:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/19 01:29:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/19 01:29:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/19 01:29:36 DEBUG : B2 bucket rclone-test-yewotes6suwa: Waiting for checks to finish 2025/10/19 01:29:36 DEBUG : B2 bucket rclone-test-yewotes6suwa: Waiting for transfers to finish 2025/10/19 01:29:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/19 01:29:36 INFO : empty space: Copied (server-side copy) 2025/10/19 01:29:37 INFO : empty space: Deleted 2025/10/19 01:29:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/19 01:29:37 INFO : potato2: Copied (server-side copy) 2025/10/19 01:29:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/19 01:29:37 INFO : potato3: Copied (server-side copy) 2025/10/19 01:29:37 INFO : potato2: Deleted 2025/10/19 01:29:37 INFO : potato3: Deleted 2025/10/19 01:29:37 DEBUG : B2 bucket rclone-test-yewotes6suwa: Purge remote 2025/10/19 01:29:37 INFO : B2 bucket rclone-test-yewotes6suwa: cleaning bucket "rclone-test-yewotes6suwa" of all files 2025/10/19 01:29:38 DEBUG : empty space: Deleting (id "4_z6f521d93106dfbab9f980e1b_f106ae7035e7ec423_d20251019_m012936_c001_v0001184_t0016_u01760837376734") 2025/10/19 01:29:38 DEBUG : potato2: Deleting (id "4_z6f521d93106dfbab9f980e1b_f101f326b5cf7cb9f_d20251019_m012936_c001_v0001180_t0034_u01760837376958") 2025/10/19 01:29:38 DEBUG : potato3: Deleting (id "4_z6f521d93106dfbab9f980e1b_f106f713f0777ef17_d20251019_m012937_c001_v0001183_t0021_u01760837377136") 2025/10/19 01:29:38 DEBUG : B2 bucket rclone-test-qunagun3milo: Purge remote 2025/10/19 01:29:38 INFO : B2 bucket rclone-test-qunagun3milo: cleaning bucket "rclone-test-qunagun3milo" of all files 2025/10/19 01:29:38 DEBUG : empty space: Deleting (id "4_zef120d63106dfbab9f980e1b_f405b1185a153bc92_d20251019_m012936_c001_v7007000_t0000_u01760837376938") 2025/10/19 01:29:38 DEBUG : empty space: Deleting (id "4_zef120d63106dfbab9f980e1b_f1102ae2997a56554_d20251019_m012932_c001_v0001150_t0007_u01760837372578") 2025/10/19 01:29:38 DEBUG : potato2: Deleting (id "4_zef120d63106dfbab9f980e1b_f405b1185a153bc93_d20251019_m012937_c001_v7007000_t0000_u01760837377192") 2025/10/19 01:29:38 DEBUG : potato2: Deleting (id "4_zef120d63106dfbab9f980e1b_f102810479516b44d_d20251019_m012933_c001_v0001043_t0048_u01760837373679") 2025/10/19 01:29:38 DEBUG : potato3: Deleting (id "4_zef120d63106dfbab9f980e1b_f40917ca080d72d34_d20251019_m012937_c001_v7007000_t0000_u01760837377360") 2025/10/19 01:29:38 DEBUG : potato3: Deleting (id "4_zef120d63106dfbab9f980e1b_f10525dbd9856e313_d20251019_m012934_c001_v0001029_t0030_u01760837374018") 2025/10/19 01:29:38 DEBUG : potato3: Deleting (id "4_zef120d63106dfbab9f980e1b_f1102ae2997a56556_d20251019_m012932_c001_v0001150_t0033_u01760837372968") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.16s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:29:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.46s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:29:43 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:29:44 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna/rclone-sync-test" 2025/10/19 01:29:46 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna/rclone-sync-test-include/layer2" 2025/10/19 01:29:48 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna/rclone-sync-test-ignore-file" 2025/10/19 01:29:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/19 01:29:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/19 01:29:52 DEBUG : pacer: Reducing sleep to 10ms 2025/10/19 01:29:52 DEBUG : B2 bucket rclone-test-dahomav4wuna path rclone-sync-test: Waiting for checks to finish 2025/10/19 01:29:52 DEBUG : B2 bucket rclone-test-dahomav4wuna path rclone-sync-test: Waiting for transfers to finish 2025/10/19 01:29:52 DEBUG : Waiting for deletions to finish 2025/10/19 01:29:52 INFO : There was nothing to transfer 2025/10/19 01:29:52 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:29:52 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:29:52 DEBUG : Waiting for deletions to finish 2025/10/19 01:29:52 INFO : There was nothing to transfer 2025/10/19 01:29:52 DEBUG : B2 bucket rclone-test-dahomav4wuna path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/19 01:29:52 DEBUG : B2 bucket rclone-test-dahomav4wuna path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/19 01:29:52 DEBUG : Waiting for deletions to finish 2025/10/19 01:29:52 INFO : There was nothing to transfer 2025/10/19 01:29:53 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:29:53 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:29:53 DEBUG : Waiting for deletions to finish 2025/10/19 01:29:53 INFO : There was nothing to transfer 2025/10/19 01:29:53 DEBUG : B2 bucket rclone-test-dahomav4wuna path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/19 01:29:53 DEBUG : B2 bucket rclone-test-dahomav4wuna path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/19 01:29:53 DEBUG : Waiting for deletions to finish 2025/10/19 01:29:53 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.53s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:29:54 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna/dst" 2025/10/19 01:29:55 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna/CompareDest" 2025/10/19 01:29:57 DEBUG : one: Need to transfer - File not found at Destination 2025/10/19 01:29:57 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for checks to finish 2025/10/19 01:29:57 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for transfers to finish 2025/10/19 01:29:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/19 01:29:58 INFO : one: Copied (new) 2025/10/19 01:29:58 DEBUG : Waiting for deletions to finish 2025/10/19 01:29:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 01:29:59 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for checks to finish 2025/10/19 01:29:59 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for transfers to finish 2025/10/19 01:29:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/19 01:29:59 INFO : one: Copied (replaced existing) 2025/10/19 01:29:59 DEBUG : Waiting for deletions to finish 2025/10/19 01:30:01 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for checks to finish 2025/10/19 01:30:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 01:30:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:30:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/19 01:30:02 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for transfers to finish 2025/10/19 01:30:02 DEBUG : Waiting for deletions to finish 2025/10/19 01:30:02 INFO : There was nothing to transfer 2025/10/19 01:30:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 01:30:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:30:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/19 01:30:03 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for checks to finish 2025/10/19 01:30:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:30:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/19 01:30:03 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for transfers to finish 2025/10/19 01:30:03 DEBUG : Waiting for deletions to finish 2025/10/19 01:30:03 INFO : There was nothing to transfer 2025/10/19 01:30:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 01:30:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:30:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/19 01:30:04 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for checks to finish 2025/10/19 01:30:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:30:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/19 01:30:04 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for transfers to finish 2025/10/19 01:30:04 DEBUG : Waiting for deletions to finish 2025/10/19 01:30:04 INFO : There was nothing to transfer 2025/10/19 01:30:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 01:30:05 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/10/19 01:30:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/19 01:30:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/19 01:30:05 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for checks to finish 2025/10/19 01:30:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:30:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/19 01:30:05 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for transfers to finish 2025/10/19 01:30:05 DEBUG : Waiting for deletions to finish 2025/10/19 01:30:05 INFO : There was nothing to transfer 2025/10/19 01:30:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 01:30:06 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/19 01:30:06 DEBUG : two: Need to transfer - File not found at Destination 2025/10/19 01:30:06 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for checks to finish 2025/10/19 01:30:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:30:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/19 01:30:06 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for transfers to finish 2025/10/19 01:30:06 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/19 01:30:06 INFO : two: Copied (new) 2025/10/19 01:30:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.01s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:30:09 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna/dest" 2025/10/19 01:30:10 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna/pre-dest1" 2025/10/19 01:30:12 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna/pre-dest2" 2025/10/19 01:30:14 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:30:14 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/19 01:30:14 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:30:14 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/19 01:30:14 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/19 01:30:14 DEBUG : B2 bucket rclone-test-dahomav4wuna path dest: Waiting for checks to finish 2025/10/19 01:30:14 DEBUG : B2 bucket rclone-test-dahomav4wuna path dest: Waiting for transfers to finish 2025/10/19 01:30:15 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/19 01:30:15 INFO : 3: Copied (new) 2025/10/19 01:30:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.01s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:30:17 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna/dst" 2025/10/19 01:30:18 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna/CopyDest" 2025/10/19 01:30:20 DEBUG : one: Need to transfer - File not found at Destination 2025/10/19 01:30:20 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for checks to finish 2025/10/19 01:30:20 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for transfers to finish 2025/10/19 01:30:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/19 01:30:21 INFO : one: Copied (new) 2025/10/19 01:30:21 DEBUG : Waiting for deletions to finish 2025/10/19 01:30:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 01:30:21 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for checks to finish 2025/10/19 01:30:21 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for transfers to finish 2025/10/19 01:30:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/19 01:30:22 INFO : one: Copied (replaced existing) 2025/10/19 01:30:22 DEBUG : Waiting for deletions to finish 2025/10/19 01:30:24 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna/BackupDir" 2025/10/19 01:30:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 01:30:25 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for checks to finish 2025/10/19 01:30:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:30:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/19 01:30:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/19 01:30:26 INFO : one: Copied (server-side copy) 2025/10/19 01:30:27 INFO : one: Deleted 2025/10/19 01:30:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/19 01:30:27 INFO : one: Copied (server-side copy) 2025/10/19 01:30:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/19 01:30:27 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for transfers to finish 2025/10/19 01:30:27 DEBUG : Waiting for deletions to finish 2025/10/19 01:30:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:30:28 DEBUG : one: Unchanged skipping 2025/10/19 01:30:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:30:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/19 01:30:37 INFO : two: Copied (server-side copy) 2025/10/19 01:30:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/19 01:30:37 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for checks to finish 2025/10/19 01:30:37 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for transfers to finish 2025/10/19 01:30:37 DEBUG : Waiting for deletions to finish 2025/10/19 01:30:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:30:38 DEBUG : one: Unchanged skipping 2025/10/19 01:30:38 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for checks to finish 2025/10/19 01:30:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:30:38 DEBUG : two: Unchanged skipping 2025/10/19 01:30:38 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for transfers to finish 2025/10/19 01:30:38 DEBUG : Waiting for deletions to finish 2025/10/19 01:30:38 INFO : There was nothing to transfer 2025/10/19 01:30:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:30:39 DEBUG : one: Unchanged skipping 2025/10/19 01:30:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/19 01:30:40 DEBUG : three: Destination not found in --copy-dest 2025/10/19 01:30:40 DEBUG : three: Need to transfer - File not found at Destination 2025/10/19 01:30:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/19 01:30:40 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for checks to finish 2025/10/19 01:30:40 DEBUG : two: Unchanged skipping 2025/10/19 01:30:40 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for transfers to finish 2025/10/19 01:30:40 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/19 01:30:40 INFO : three: Copied (new) 2025/10/19 01:30:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.27s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:30:44 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna/dst" 2025/10/19 01:30:46 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna/backup" 2025/10/19 01:30:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/19 01:30:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:30:47 DEBUG : two: Unchanged skipping 2025/10/19 01:30:47 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for checks to finish 2025/10/19 01:30:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/19 01:30:49 INFO : one: Copied (server-side copy) 2025/10/19 01:30:49 INFO : one: Deleted 2025/10/19 01:30:49 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for transfers to finish 2025/10/19 01:30:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 01:30:51 INFO : one: Copied (new) 2025/10/19 01:30:51 DEBUG : Waiting for deletions to finish 2025/10/19 01:30:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/19 01:30:51 INFO : three.txt: Copied (server-side copy) 2025/10/19 01:30:51 INFO : three.txt: Deleted 2025/10/19 01:30:51 INFO : three.txt: Moved into backup dir 2025/10/19 01:30:53 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for checks to finish 2025/10/19 01:30:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/19 01:30:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:30:53 DEBUG : two: Unchanged skipping 2025/10/19 01:30:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 01:30:54 INFO : one: Copied (server-side copy) 2025/10/19 01:30:54 INFO : one: Deleted 2025/10/19 01:30:54 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for transfers to finish 2025/10/19 01:30:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/19 01:30:55 INFO : one: Copied (new) 2025/10/19 01:30:55 DEBUG : Waiting for deletions to finish 2025/10/19 01:30:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/19 01:30:55 INFO : three.txt: Copied (server-side copy) 2025/10/19 01:30:56 INFO : three.txt: Deleted 2025/10/19 01:30:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.94s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:30:59 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna/dst" 2025/10/19 01:31:00 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna/backup" 2025/10/19 01:31:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/19 01:31:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:31:02 DEBUG : two: Unchanged skipping 2025/10/19 01:31:02 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for checks to finish 2025/10/19 01:31:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/19 01:31:03 INFO : one: Copied (server-side copy) to: one.bak 2025/10/19 01:31:04 INFO : one: Deleted 2025/10/19 01:31:04 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for transfers to finish 2025/10/19 01:31:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 01:31:04 INFO : one: Copied (new) 2025/10/19 01:31:04 DEBUG : Waiting for deletions to finish 2025/10/19 01:31:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/19 01:31:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/19 01:31:05 INFO : three.txt: Deleted 2025/10/19 01:31:05 INFO : three.txt: Moved into backup dir 2025/10/19 01:31:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/19 01:31:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:31:07 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for checks to finish 2025/10/19 01:31:07 DEBUG : two: Unchanged skipping 2025/10/19 01:31:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 01:31:07 INFO : one: Copied (server-side copy) to: one.bak 2025/10/19 01:31:07 INFO : one: Deleted 2025/10/19 01:31:07 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for transfers to finish 2025/10/19 01:31:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/19 01:31:08 INFO : one: Copied (new) 2025/10/19 01:31:08 DEBUG : Waiting for deletions to finish 2025/10/19 01:31:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/19 01:31:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/19 01:31:09 INFO : three.txt: Deleted 2025/10/19 01:31:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.91s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:31:12 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna/dst" 2025/10/19 01:31:13 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna/backup" 2025/10/19 01:31:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/19 01:31:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:31:15 DEBUG : two: Unchanged skipping 2025/10/19 01:31:15 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for checks to finish 2025/10/19 01:31:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/19 01:31:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/19 01:31:16 INFO : one: Deleted 2025/10/19 01:31:16 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for transfers to finish 2025/10/19 01:31:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 01:31:17 INFO : one: Copied (new) 2025/10/19 01:31:17 DEBUG : Waiting for deletions to finish 2025/10/19 01:31:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/19 01:31:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/19 01:31:18 INFO : three.txt: Deleted 2025/10/19 01:31:18 INFO : three.txt: Moved into backup dir 2025/10/19 01:31:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/19 01:31:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:31:19 DEBUG : two: Unchanged skipping 2025/10/19 01:31:19 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for checks to finish 2025/10/19 01:31:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 01:31:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/19 01:31:20 INFO : one: Deleted 2025/10/19 01:31:20 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for transfers to finish 2025/10/19 01:31:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/19 01:31:20 INFO : one: Copied (new) 2025/10/19 01:31:20 DEBUG : Waiting for deletions to finish 2025/10/19 01:31:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/19 01:31:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/19 01:31:21 INFO : three.txt: Deleted 2025/10/19 01:31:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.47s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:31:24 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna/dst" 2025/10/19 01:31:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/19 01:31:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:31:26 DEBUG : two: Unchanged skipping 2025/10/19 01:31:26 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for checks to finish 2025/10/19 01:31:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/19 01:31:26 INFO : one: Copied (server-side copy) to: one.bak 2025/10/19 01:31:27 INFO : one: Deleted 2025/10/19 01:31:27 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for transfers to finish 2025/10/19 01:31:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 01:31:28 INFO : one: Copied (new) 2025/10/19 01:31:28 DEBUG : Waiting for deletions to finish 2025/10/19 01:31:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/19 01:31:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/19 01:31:28 INFO : three.txt: Deleted 2025/10/19 01:31:28 INFO : three.txt: Moved into backup dir 2025/10/19 01:31:30 DEBUG : one.bak: Excluded (Path Filter) 2025/10/19 01:31:30 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/19 01:31:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/19 01:31:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:31:30 DEBUG : two: Unchanged skipping 2025/10/19 01:31:30 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for checks to finish 2025/10/19 01:31:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 01:31:30 INFO : one: Copied (server-side copy) to: one.bak 2025/10/19 01:31:30 INFO : one: Deleted 2025/10/19 01:31:30 DEBUG : B2 bucket rclone-test-dahomav4wuna path dst: Waiting for transfers to finish 2025/10/19 01:31:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/19 01:31:30 INFO : one: Copied (new) 2025/10/19 01:31:30 DEBUG : Waiting for deletions to finish 2025/10/19 01:31:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/19 01:31:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/19 01:31:31 INFO : three.txt: Deleted 2025/10/19 01:31:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.26s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:31:35 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna/dst" 2025/10/19 01:31:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/19 01:31:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/19 01:31:37 INFO : one: Copied (server-side copy) to: one.bak 2025/10/19 01:31:37 INFO : one: Deleted 2025/10/19 01:31:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 01:31:38 INFO : one: Copied (new) 2025/10/19 01:31:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:31:38 DEBUG : two: Unchanged skipping 2025/10/19 01:31:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/19 01:31:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/19 01:31:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/19 01:31:39 INFO : three.txt: Deleted 2025/10/19 01:31:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/19 01:31:40 INFO : three.txt: Copied (new) 2025/10/19 01:31:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/19 01:31:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 01:31:41 INFO : one: Copied (server-side copy) to: one.bak 2025/10/19 01:31:41 INFO : one: Deleted 2025/10/19 01:31:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/19 01:31:41 INFO : one: Copied (new) 2025/10/19 01:31:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:31:42 DEBUG : two: Unchanged skipping 2025/10/19 01:31:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/19 01:31:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/19 01:31:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/19 01:31:43 INFO : three.txt: Deleted 2025/10/19 01:31:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/19 01:31:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.91s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:31:47 DEBUG : Creating backend with remote "TestB2:rclone-test-dahomav4wuna/dst" 2025/10/19 01:31:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/19 01:31:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/19 01:31:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/19 01:31:50 INFO : one: Deleted 2025/10/19 01:31:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 01:31:50 INFO : one: Copied (new) 2025/10/19 01:31:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:31:51 DEBUG : two: Unchanged skipping 2025/10/19 01:31:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/19 01:31:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/19 01:31:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/19 01:31:51 INFO : three.txt: Deleted 2025/10/19 01:31:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/19 01:31:52 INFO : three.txt: Copied (new) 2025/10/19 01:31:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/19 01:31:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/19 01:31:52 DEBUG : pacer: Reducing sleep to 10ms 2025/10/19 01:31:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/19 01:31:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/19 01:31:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/19 01:31:54 INFO : one: Deleted 2025/10/19 01:31:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/19 01:31:54 INFO : one: Copied (new) 2025/10/19 01:31:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:31:54 DEBUG : two: Unchanged skipping 2025/10/19 01:31:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/19 01:31:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/19 01:31:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/19 01:31:55 INFO : three.txt: Deleted 2025/10/19 01:31:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/19 01:31:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.10s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:31:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/19 01:31:58 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:31:58 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:31:58 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/19 01:31:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/19 01:31:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.43s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:31:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/19 01:31:59 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:31:59 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:32:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/19 01:32:00 INFO : existing: Copied (new) 2025/10/19 01:32:00 DEBUG : Waiting for deletions to finish 2025/10/19 01:32:01 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/19 01:32:01 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:32:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/19 01:32:01 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:32:01 ERROR : B2 bucket rclone-test-dahomav4wuna: not deleting files as there were IO errors 2025/10/19 01:32:01 ERROR : B2 bucket rclone-test-dahomav4wuna: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.38s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:32:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:02 DEBUG : existing: Unchanged skipping 2025/10/19 01:32:02 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:32:02 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:32:02 DEBUG : Waiting for deletions to finish 2025/10/19 01:32:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.61s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:32:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:20 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:32:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:20 DEBUG : both0: Unchanged skipping 2025/10/19 01:32:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:20 DEBUG : both13: Unchanged skipping 2025/10/19 01:32:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:20 DEBUG : both14: Unchanged skipping 2025/10/19 01:32:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:20 DEBUG : both15: Unchanged skipping 2025/10/19 01:32:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:20 DEBUG : both16: Unchanged skipping 2025/10/19 01:32:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:20 DEBUG : both17: Unchanged skipping 2025/10/19 01:32:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:20 DEBUG : both12: Unchanged skipping 2025/10/19 01:32:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:20 DEBUG : both10: Unchanged skipping 2025/10/19 01:32:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:20 DEBUG : both11: Unchanged skipping 2025/10/19 01:32:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:20 DEBUG : both18: Unchanged skipping 2025/10/19 01:32:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:20 DEBUG : both19: Unchanged skipping 2025/10/19 01:32:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:20 DEBUG : both4: Unchanged skipping 2025/10/19 01:32:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:20 DEBUG : both5: Unchanged skipping 2025/10/19 01:32:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:20 DEBUG : both1: Unchanged skipping 2025/10/19 01:32:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:20 DEBUG : both7: Unchanged skipping 2025/10/19 01:32:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:20 DEBUG : both2: Unchanged skipping 2025/10/19 01:32:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:20 DEBUG : both3: Unchanged skipping 2025/10/19 01:32:20 DEBUG : both6: Unchanged skipping 2025/10/19 01:32:20 DEBUG : both8: Unchanged skipping 2025/10/19 01:32:20 DEBUG : both9: Unchanged skipping 2025/10/19 01:32:20 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:32:20 DEBUG : Waiting for deletions to finish 2025/10/19 01:32:20 INFO : only16: Deleted 2025/10/19 01:32:20 INFO : only18: Deleted 2025/10/19 01:32:20 INFO : only8: Deleted 2025/10/19 01:32:20 INFO : only19: Deleted 2025/10/19 01:32:20 INFO : only0: Deleted 2025/10/19 01:32:20 INFO : only12: Deleted 2025/10/19 01:32:20 INFO : only17: Deleted 2025/10/19 01:32:20 INFO : only3: Deleted 2025/10/19 01:32:20 INFO : only7: Deleted 2025/10/19 01:32:20 INFO : only4: Deleted 2025/10/19 01:32:21 INFO : only9: Deleted 2025/10/19 01:32:21 INFO : only13: Deleted 2025/10/19 01:32:21 INFO : only1: Deleted 2025/10/19 01:32:21 INFO : only5: Deleted 2025/10/19 01:32:21 INFO : only6: Deleted 2025/10/19 01:32:21 INFO : only10: Deleted 2025/10/19 01:32:21 INFO : only11: Deleted 2025/10/19 01:32:21 INFO : only15: Deleted 2025/10/19 01:32:21 INFO : only2: Deleted 2025/10/19 01:32:21 INFO : only14: Deleted 2025/10/19 01:32:21 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.69s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:32:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:39 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:32:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:39 DEBUG : both10: Unchanged skipping 2025/10/19 01:32:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:39 DEBUG : both13: Unchanged skipping 2025/10/19 01:32:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:39 DEBUG : both14: Unchanged skipping 2025/10/19 01:32:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:39 DEBUG : both15: Unchanged skipping 2025/10/19 01:32:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:39 DEBUG : both0: Unchanged skipping 2025/10/19 01:32:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:39 DEBUG : both17: Unchanged skipping 2025/10/19 01:32:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:39 DEBUG : both18: Unchanged skipping 2025/10/19 01:32:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:39 DEBUG : both11: Unchanged skipping 2025/10/19 01:32:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:39 DEBUG : both12: Unchanged skipping 2025/10/19 01:32:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:39 DEBUG : both16: Unchanged skipping 2025/10/19 01:32:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:39 DEBUG : both2: Unchanged skipping 2025/10/19 01:32:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:39 DEBUG : both4: Unchanged skipping 2025/10/19 01:32:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:39 DEBUG : both5: Unchanged skipping 2025/10/19 01:32:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:39 DEBUG : both19: Unchanged skipping 2025/10/19 01:32:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:39 DEBUG : both7: Unchanged skipping 2025/10/19 01:32:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:39 DEBUG : both1: Unchanged skipping 2025/10/19 01:32:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:32:39 DEBUG : both3: Unchanged skipping 2025/10/19 01:32:39 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/19 01:32:39 DEBUG : both6: Unchanged skipping 2025/10/19 01:32:39 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/19 01:32:39 DEBUG : both8: Unchanged skipping 2025/10/19 01:32:39 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/19 01:32:39 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/19 01:32:39 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/19 01:32:39 DEBUG : both9: Unchanged skipping 2025/10/19 01:32:39 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/19 01:32:39 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/19 01:32:39 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/19 01:32:39 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/19 01:32:39 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/19 01:32:39 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/19 01:32:39 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/19 01:32:39 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/19 01:32:39 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/19 01:32:39 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/19 01:32:39 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/19 01:32:39 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/19 01:32:39 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/19 01:32:39 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/19 01:32:39 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/19 01:32:39 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:32:39 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 01:32:39 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 01:32:39 INFO : only11: Copied (replaced existing) 2025/10/19 01:32:39 INFO : only12: Copied (replaced existing) 2025/10/19 01:32:39 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 01:32:39 INFO : only14: Copied (replaced existing) 2025/10/19 01:32:39 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 01:32:39 INFO : only16: Copied (replaced existing) 2025/10/19 01:32:39 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 01:32:39 INFO : only18: Copied (replaced existing) 2025/10/19 01:32:39 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 01:32:39 INFO : only17: Copied (replaced existing) 2025/10/19 01:32:40 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 01:32:40 INFO : only19: Copied (replaced existing) 2025/10/19 01:32:40 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 01:32:40 INFO : only13: Copied (replaced existing) 2025/10/19 01:32:40 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 01:32:40 INFO : only0: Copied (replaced existing) 2025/10/19 01:32:40 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 01:32:40 INFO : only15: Copied (replaced existing) 2025/10/19 01:32:40 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 01:32:40 INFO : only10: Copied (replaced existing) 2025/10/19 01:32:40 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 01:32:40 INFO : only1: Copied (replaced existing) 2025/10/19 01:32:40 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 01:32:40 INFO : only5: Copied (replaced existing) 2025/10/19 01:32:40 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 01:32:40 INFO : only2: Copied (replaced existing) 2025/10/19 01:32:40 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 01:32:40 INFO : only7: Copied (replaced existing) 2025/10/19 01:32:40 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 01:32:40 INFO : only8: Copied (replaced existing) 2025/10/19 01:32:40 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 01:32:40 INFO : only9: Copied (replaced existing) 2025/10/19 01:32:40 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 01:32:40 INFO : only4: Copied (replaced existing) 2025/10/19 01:32:40 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 01:32:40 INFO : only6: Copied (replaced existing) 2025/10/19 01:32:40 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/19 01:32:40 INFO : only3: Copied (replaced existing) 2025/10/19 01:32:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (22.98s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:32:48 DEBUG : empty_dir: Making directory with metadata 2025/10/19 01:32:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/19 01:32:48 DEBUG : empty_on_remote: Making directory with metadata 2025/10/19 01:32:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/19 01:32:48 INFO : empty_on_remote: Making directory 2025/10/19 01:32:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/19 01:32:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/19 01:32:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/19 01:32:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/19 01:32:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.51s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:32:51 DEBUG : empty_dir: Making directory with metadata 2025/10/19 01:32:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/19 01:32:51 DEBUG : empty_on_remote: Making directory with metadata 2025/10/19 01:32:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/19 01:32:51 INFO : empty_on_remote: Making directory 2025/10/19 01:32:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/19 01:32:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/19 01:32:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/19 01:32:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/19 01:32:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/19 01:32:52 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.18s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:32:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/19 01:32:53 INFO : sub dir: Making directory 2025/10/19 01:32:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:32:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/19 01:32:55 INFO : sub dir: Making directory 2025/10/19 01:32:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.01s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:33:04 DEBUG : Waiting for deletions to finish 2025/10/19 01:33:04 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:33:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:33:04 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:33:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:33:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:33:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:33:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:33:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:33:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:33:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:33:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:33:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:33:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:33:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:33:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:33:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:33:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:33:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:33:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:33:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 01:33:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : apple: Unchanged skipping 2025/10/19 01:33:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : banana: Unchanged skipping 2025/10/19 01:33:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 01:33:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:33:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:33:05 DEBUG : Waiting for deletions to finish 2025/10/19 01:33:05 INFO : There was nothing to transfer 2025/10/19 01:33:05 DEBUG : Waiting for deletions to finish 2025/10/19 01:33:05 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:33:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:33:05 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:33:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:33:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:33:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:33:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:33:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:33:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:33:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:33:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:33:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:33:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:33:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:33:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:33:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:33:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:33:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:33:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:33:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 01:33:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 01:33:05 DEBUG : banana: Unchanged skipping 2025/10/19 01:33:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : apple: Unchanged skipping 2025/10/19 01:33:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:33:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 01:33:05 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:33:05 DEBUG : Waiting for deletions to finish 2025/10/19 01:33:05 INFO : There was nothing to transfer 2025/10/19 01:33:05 DEBUG : Waiting for deletions to finish 2025/10/19 01:33:06 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:33:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:33:06 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:33:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:33:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:33:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:33:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:33:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:33:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:33:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:33:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:33:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:33:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:33:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:33:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:33:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:33:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:33:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:33:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:33:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:33:18 DEBUG : Waiting for deletions to finish 2025/10/19 01:33:19 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:33:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:33:19 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:33:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:33:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:33:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:33:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:33:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:33:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:33:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:33:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:33:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:33:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:33:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:33:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:33:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:33:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:33:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:33:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:33:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : apple: Unchanged skipping 2025/10/19 01:33:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 01:33:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : banana: Unchanged skipping 2025/10/19 01:33:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:33:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:33:20 DEBUG : Waiting for deletions to finish 2025/10/19 01:33:20 INFO : There was nothing to transfer 2025/10/19 01:33:20 DEBUG : Waiting for deletions to finish 2025/10/19 01:33:20 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 01:33:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : apple: Unchanged skipping 2025/10/19 01:33:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : banana: Unchanged skipping 2025/10/19 01:33:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:33:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 01:33:20 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:33:20 DEBUG : Waiting for deletions to finish 2025/10/19 01:33:20 INFO : There was nothing to transfer 2025/10/19 01:33:20 DEBUG : Waiting for deletions to finish 2025/10/19 01:33:20 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:33:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:33:33 DEBUG : Waiting for deletions to finish 2025/10/19 01:33:34 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:33:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:33:34 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:33:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:33:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:33:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:33:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:33:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:33:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:33:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:33:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:33:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:33:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:33:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:33:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:33:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:33:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:33:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:33:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:33:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 01:33:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:34 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:34 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:34 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:34 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:34 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:34 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:34 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/19 01:33:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/19 01:33:34 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/19 01:33:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/19 01:33:34 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:34 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/19 01:33:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/19 01:33:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:34 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:33:34 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:33:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/19 01:33:34 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/19 01:33:35 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/19 01:33:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/19 01:33:35 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/19 01:33:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/19 01:33:35 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/19 01:33:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/19 01:33:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/19 01:33:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/19 01:33:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/19 01:33:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/19 01:33:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/19 01:33:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/19 01:33:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/19 01:33:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/19 01:33:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/19 01:33:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/19 01:33:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/19 01:33:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/19 01:33:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/19 01:33:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/19 01:33:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/19 01:33:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/19 01:33:36 DEBUG : Waiting for deletions to finish 2025/10/19 01:33:36 INFO : apple: Deleted 2025/10/19 01:33:36 INFO : banana: Deleted 2025/10/19 01:33:37 INFO : dir1/0010-456789.txt: Deleted 2025/10/19 01:33:37 INFO : dir1/0013-789;=.txt: Deleted 2025/10/19 01:33:37 INFO : dir1/0015-9;=.txt: Deleted 2025/10/19 01:33:37 INFO : splitbananasplit: Deleted 2025/10/19 01:33:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/19 01:33:37 INFO : dir1/0003-defghij.txt: Deleted 2025/10/19 01:33:37 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/19 01:33:37 INFO : dir1/0009-3456789.txt: Deleted 2025/10/19 01:33:37 INFO : dir1/0012-6789;.txt: Deleted 2025/10/19 01:33:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/19 01:33:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/19 01:33:37 INFO : dir1/0007-1234567.txt: Deleted 2025/10/19 01:33:37 INFO : dir1/0008-2345678.txt: Deleted 2025/10/19 01:33:37 INFO : dir1/0011-56789;.txt: Deleted 2025/10/19 01:33:37 INFO : dir1/0014-89;=.txt: Deleted 2025/10/19 01:33:37 INFO : appleappleapplebanana: Deleted 2025/10/19 01:33:37 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/19 01:33:37 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/19 01:33:37 DEBUG : Waiting for deletions to finish 2025/10/19 01:33:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/19 01:33:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/19 01:33:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/19 01:33:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/19 01:33:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/19 01:33:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/19 01:33:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/19 01:33:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/19 01:33:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/19 01:33:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/19 01:33:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/19 01:33:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/19 01:33:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/19 01:33:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/19 01:33:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/19 01:33:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/19 01:33:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/19 01:33:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/19 01:33:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/19 01:33:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/19 01:33:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/19 01:33:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/19 01:33:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/19 01:33:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:37 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:38 DEBUG : apple: Unchanged skipping 2025/10/19 01:33:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 01:33:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:38 DEBUG : banana: Unchanged skipping 2025/10/19 01:33:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:38 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 01:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/19 01:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/19 01:33:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 01:33:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 01:33:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 01:33:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 01:33:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 01:33:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 01:33:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 01:33:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 01:33:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 01:33:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 01:33:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 01:33:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 01:33:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 01:33:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 01:33:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 01:33:38 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:33:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:33:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 01:33:38 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:33:38 DEBUG : Waiting for deletions to finish 2025/10/19 01:33:38 DEBUG : Waiting for deletions to finish 2025/10/19 01:33:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/19 01:33:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/19 01:33:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/19 01:33:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/19 01:33:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/19 01:33:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/19 01:33:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/19 01:33:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/19 01:33:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/19 01:33:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/19 01:33:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/19 01:33:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/19 01:33:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/19 01:33:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/19 01:33:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/19 01:33:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/19 01:33:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/19 01:33:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/19 01:33:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/19 01:33:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/19 01:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/19 01:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:38 DEBUG : apple: transformed to: YXBwbGU= 2025/10/19 01:33:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/19 01:33:38 DEBUG : banana: transformed to: YmFuYW5h 2025/10/19 01:33:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/19 01:33:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/19 01:33:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/19 01:33:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/19 01:33:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/19 01:33:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/19 01:33:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:33:50 DEBUG : Waiting for deletions to finish 2025/10/19 01:33:51 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:33:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:33:51 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:33:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:33:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:33:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:33:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:33:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:33:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:33:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:33:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:33:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:33:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:33:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:33:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:33:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:33:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:33:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:33:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:33:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 01:33:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:51 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:51 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:51 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:51 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:51 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:51 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:51 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/19 01:33:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/19 01:33:51 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/19 01:33:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/19 01:33:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:51 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 01:33:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 01:33:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/19 01:33:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 01:33:51 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/19 01:33:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 01:33:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 01:33:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 01:33:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 01:33:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 01:33:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 01:33:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 01:33:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 01:33:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 01:33:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 01:33:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 01:33:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 01:33:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/19 01:33:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 01:33:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 01:33:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 01:33:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 01:33:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 01:33:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 01:33:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 01:33:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 01:33:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/19 01:33:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 01:33:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/19 01:33:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 01:33:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 01:33:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 01:33:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 01:33:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/19 01:33:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 01:33:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 01:33:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 01:33:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 01:33:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 01:33:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 01:33:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 01:33:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 01:33:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 01:33:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/19 01:33:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 01:33:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 01:33:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 01:33:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/19 01:33:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 01:33:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 01:33:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 01:33:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 01:33:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 01:33:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 01:33:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 01:33:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 01:33:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 01:33:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/19 01:33:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 01:33:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 01:33:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 01:33:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 01:33:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 01:33:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/19 01:33:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 01:33:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 01:33:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 01:33:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 01:33:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 01:33:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 01:33:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 01:33:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 01:33:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 01:33:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/19 01:33:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 01:33:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 01:33:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 01:33:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 01:33:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/19 01:33:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 01:33:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/19 01:33:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/19 01:33:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/19 01:33:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 01:33:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/19 01:33:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 01:33:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/19 01:33:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 01:33:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 01:33:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 01:33:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 01:33:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/19 01:33:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 01:33:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 01:33:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 01:33:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 01:33:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 01:33:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/19 01:33:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 01:33:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 01:33:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 01:33:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 01:33:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 01:33:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/19 01:33:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 01:33:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 01:33:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 01:33:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 01:33:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 01:33:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/19 01:33:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 01:33:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 01:33:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 01:33:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 01:33:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 01:33:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/19 01:33:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 01:33:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 01:33:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 01:33:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 01:33:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 01:33:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/19 01:33:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 01:33:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 01:33:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 01:33:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 01:33:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 01:33:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 01:33:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 01:33:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 01:33:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/19 01:33:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 01:33:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/19 01:33:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/19 01:33:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/19 01:33:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 01:33:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/19 01:33:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 01:33:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/19 01:33:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/19 01:33:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 01:33:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 01:33:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 01:33:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/19 01:33:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 01:33:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 01:33:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 01:33:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 01:33:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 01:33:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/19 01:33:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 01:33:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/19 01:33:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 01:33:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 01:33:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 01:33:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 01:33:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 01:33:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/19 01:33:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 01:33:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 01:33:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 01:33:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 01:33:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 01:33:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 01:33:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 01:33:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 01:33:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 01:33:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 01:33:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/19 01:33:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 01:33:51 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/19 01:33:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/19 01:33:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/19 01:33:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/19 01:33:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/19 01:33:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/19 01:33:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/19 01:33:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/19 01:33:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/19 01:33:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/19 01:33:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/19 01:33:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/19 01:33:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/19 01:33:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/19 01:33:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/19 01:33:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/19 01:33:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:51 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:33:51 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:33:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/19 01:33:51 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/19 01:33:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/19 01:33:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/19 01:33:52 INFO : apple: Copied (new) to: PREFIXapple 2025/10/19 01:33:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/19 01:33:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/19 01:33:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/19 01:33:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/19 01:33:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/19 01:33:52 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/19 01:33:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/19 01:33:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/19 01:33:52 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/19 01:33:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/19 01:33:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/19 01:33:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/19 01:33:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/19 01:33:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/19 01:33:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/19 01:33:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/19 01:33:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/19 01:33:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/19 01:33:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/19 01:33:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/19 01:33:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/19 01:33:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/19 01:33:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/19 01:33:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/19 01:33:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/19 01:33:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/19 01:33:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/19 01:33:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/19 01:33:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/19 01:33:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/19 01:33:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/19 01:33:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/19 01:33:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/19 01:33:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/19 01:33:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/19 01:33:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/19 01:33:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/19 01:33:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/19 01:33:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/19 01:33:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/19 01:33:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/19 01:33:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/19 01:33:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/19 01:33:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/19 01:33:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/19 01:33:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/19 01:33:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/19 01:33:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/19 01:33:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/19 01:33:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/19 01:33:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/19 01:33:53 DEBUG : Waiting for deletions to finish 2025/10/19 01:33:53 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/19 01:33:53 INFO : apple: Deleted 2025/10/19 01:33:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/19 01:33:53 INFO : dir1/0009-3456789.txt: Deleted 2025/10/19 01:33:54 INFO : dir1/0013-789;=.txt: Deleted 2025/10/19 01:33:54 INFO : dir1/0012-6789;.txt: Deleted 2025/10/19 01:33:54 INFO : banana: Deleted 2025/10/19 01:33:54 INFO : appleappleapplebanana: Deleted 2025/10/19 01:33:54 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/19 01:33:54 INFO : dir1/0011-56789;.txt: Deleted 2025/10/19 01:33:54 INFO : dir1/0010-456789.txt: Deleted 2025/10/19 01:33:54 INFO : dir1/0015-9;=.txt: Deleted 2025/10/19 01:33:54 INFO : splitbananasplit: Deleted 2025/10/19 01:33:54 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/19 01:33:54 INFO : dir1/0003-defghij.txt: Deleted 2025/10/19 01:33:54 INFO : dir1/0007-1234567.txt: Deleted 2025/10/19 01:33:54 INFO : dir1/0014-89;=.txt: Deleted 2025/10/19 01:33:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/19 01:33:54 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/19 01:33:54 INFO : dir1/0008-2345678.txt: Deleted 2025/10/19 01:33:54 DEBUG : Waiting for deletions to finish 2025/10/19 01:33:54 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/19 01:33:54 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:33:54 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/19 01:33:54 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/19 01:33:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:33:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:33:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:33:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:33:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:33:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:33:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:33:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:33:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:33:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:33:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:33:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:33:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:33:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:33:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:33:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:33:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/19 01:33:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/19 01:33:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/19 01:33:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/19 01:33:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/19 01:33:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/19 01:33:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/19 01:33:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/19 01:33:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/19 01:33:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/19 01:33:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/19 01:33:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/19 01:33:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/19 01:33:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/19 01:33:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/19 01:33:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/19 01:33:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/19 01:33:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/19 01:33:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/19 01:33:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/19 01:33:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/19 01:33:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/19 01:33:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/19 01:33:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/19 01:33:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/19 01:33:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/19 01:33:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/19 01:33:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/19 01:33:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/19 01:33:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/19 01:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/19 01:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/19 01:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/19 01:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/19 01:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/19 01:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/19 01:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/19 01:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/19 01:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/19 01:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/19 01:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/19 01:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/19 01:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/19 01:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/19 01:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/19 01:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/19 01:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/19 01:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/19 01:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/19 01:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/19 01:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/19 01:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/19 01:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/19 01:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/19 01:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/19 01:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/19 01:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/19 01:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/19 01:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/19 01:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/19 01:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/19 01:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/19 01:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/19 01:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/19 01:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/19 01:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/19 01:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/19 01:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/19 01:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/19 01:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/19 01:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/19 01:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/19 01:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/19 01:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/19 01:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/19 01:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/19 01:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/19 01:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/19 01:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/19 01:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/19 01:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/19 01:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/19 01:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/19 01:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/19 01:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/19 01:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/19 01:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/19 01:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/19 01:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/19 01:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/19 01:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/19 01:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/19 01:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/19 01:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/19 01:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:54 DEBUG : apple: transformed to: PREFIXapple 2025/10/19 01:33:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/19 01:33:54 DEBUG : banana: transformed to: PREFIXbanana 2025/10/19 01:33:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/19 01:33:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/19 01:33:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/19 01:33:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/19 01:33:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/19 01:33:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/19 01:33:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/19 01:33:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/19 01:33:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/19 01:33:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/19 01:33:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/19 01:33:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/19 01:33:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/19 01:33:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/19 01:33:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/19 01:33:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/19 01:33:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/19 01:33:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/19 01:33:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/19 01:33:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/19 01:33:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/19 01:33:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/19 01:33:55 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:33:55 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:33:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/19 01:33:55 INFO : apple: Copied (new) 2025/10/19 01:33:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/19 01:33:55 INFO : appleappleapplebanana: Copied (new) 2025/10/19 01:33:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/19 01:33:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/19 01:33:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/19 01:33:55 INFO : banana: Copied (new) 2025/10/19 01:33:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/19 01:33:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/19 01:33:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/19 01:33:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/19 01:33:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/19 01:33:55 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/19 01:33:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/19 01:33:55 INFO : splitbananasplit: Copied (new) 2025/10/19 01:33:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/19 01:33:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/19 01:33:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/19 01:33:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/19 01:33:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/19 01:33:56 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/19 01:33:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/19 01:33:56 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/19 01:33:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/19 01:33:56 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/19 01:33:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/19 01:33:56 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/19 01:33:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/19 01:33:56 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/19 01:33:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/19 01:33:56 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/19 01:33:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/19 01:33:56 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/19 01:33:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/19 01:33:56 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/19 01:33:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/19 01:33:56 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/19 01:33:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/19 01:33:56 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/19 01:33:56 DEBUG : Waiting for deletions to finish 2025/10/19 01:33:57 INFO : PREFIXsplitbananasplit: Deleted 2025/10/19 01:33:57 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/19 01:33:57 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/19 01:33:57 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/19 01:33:57 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/19 01:33:57 INFO : PREFIXbanana: Deleted 2025/10/19 01:33:57 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/19 01:33:57 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/19 01:33:57 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/19 01:33:57 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/19 01:33:57 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/19 01:33:57 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/19 01:33:57 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/19 01:33:57 INFO : PREFIXapple: Deleted 2025/10/19 01:33:57 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/19 01:33:57 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/19 01:33:57 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/19 01:33:57 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/19 01:33:57 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/19 01:33:57 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/19 01:33:57 DEBUG : Waiting for deletions to finish 2025/10/19 01:33:57 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:33:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:33:57 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:33:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:33:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:33:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:33:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:33:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:33:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:33:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:33:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:33:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:33:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:33:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:33:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:33:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:33:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:33:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:33:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:33:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 01:33:57 DEBUG : Waiting for deletions to finish 2025/10/19 01:33:58 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:33:58 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:34:10 DEBUG : Waiting for deletions to finish 2025/10/19 01:34:10 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:34:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:34:10 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:34:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:34:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:34:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:34:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:34:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:34:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:34:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:34:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:34:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:34:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:34:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:34:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:34:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:34:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:34:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:34:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:34:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 01:34:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/19 01:34:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/19 01:34:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/19 01:34:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/19 01:34:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:11 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/19 01:34:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/19 01:34:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:11 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/19 01:34:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/19 01:34:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/19 01:34:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:11 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/19 01:34:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/19 01:34:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/19 01:34:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/19 01:34:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/19 01:34:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/19 01:34:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/19 01:34:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/19 01:34:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/19 01:34:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/19 01:34:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/19 01:34:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/19 01:34:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/19 01:34:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/19 01:34:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:11 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:34:11 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:34:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/19 01:34:11 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/19 01:34:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/19 01:34:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/19 01:34:11 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/19 01:34:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/19 01:34:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/19 01:34:11 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/19 01:34:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/19 01:34:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/19 01:34:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/19 01:34:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/19 01:34:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/19 01:34:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/19 01:34:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/19 01:34:12 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/19 01:34:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/19 01:34:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/19 01:34:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/19 01:34:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/19 01:34:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/19 01:34:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/19 01:34:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/19 01:34:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/19 01:34:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/19 01:34:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/19 01:34:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/19 01:34:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/19 01:34:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/19 01:34:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/19 01:34:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/19 01:34:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/19 01:34:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/19 01:34:13 DEBUG : Waiting for deletions to finish 2025/10/19 01:34:13 INFO : dir1/0009-3456789.txt: Deleted 2025/10/19 01:34:13 INFO : dir1/0003-defghij.txt: Deleted 2025/10/19 01:34:13 INFO : dir1/0012-6789;.txt: Deleted 2025/10/19 01:34:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/19 01:34:13 INFO : dir1/0008-2345678.txt: Deleted 2025/10/19 01:34:13 INFO : banana: Deleted 2025/10/19 01:34:13 INFO : splitbananasplit: Deleted 2025/10/19 01:34:13 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/19 01:34:13 INFO : dir1/0010-456789.txt: Deleted 2025/10/19 01:34:13 INFO : dir1/0011-56789;.txt: Deleted 2025/10/19 01:34:13 INFO : dir1/0013-789;=.txt: Deleted 2025/10/19 01:34:13 INFO : dir1/0014-89;=.txt: Deleted 2025/10/19 01:34:13 INFO : appleappleapplebanana: Deleted 2025/10/19 01:34:13 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/19 01:34:13 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/19 01:34:13 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/19 01:34:13 INFO : dir1/0015-9;=.txt: Deleted 2025/10/19 01:34:13 INFO : apple: Deleted 2025/10/19 01:34:13 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/19 01:34:13 INFO : dir1/0007-1234567.txt: Deleted 2025/10/19 01:34:13 DEBUG : Waiting for deletions to finish 2025/10/19 01:34:14 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/19 01:34:14 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/19 01:34:14 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/19 01:34:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/19 01:34:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/19 01:34:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/19 01:34:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/19 01:34:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/19 01:34:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/19 01:34:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/19 01:34:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/19 01:34:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/19 01:34:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/19 01:34:14 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/19 01:34:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/19 01:34:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/19 01:34:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/19 01:34:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/19 01:34:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/19 01:34:14 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/19 01:34:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/19 01:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/19 01:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/19 01:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/19 01:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/19 01:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/19 01:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/19 01:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/19 01:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/19 01:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/19 01:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/19 01:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/19 01:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/19 01:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/19 01:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/19 01:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/19 01:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/19 01:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/19 01:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/19 01:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/19 01:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/19 01:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/19 01:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/19 01:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/19 01:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/19 01:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/19 01:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/19 01:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/19 01:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/19 01:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/19 01:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/19 01:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/19 01:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/19 01:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/19 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/19 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/19 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/19 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/19 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/19 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/19 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/19 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/19 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/19 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/19 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/19 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/19 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/19 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/19 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/19 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/19 01:34:14 DEBUG : apple: transformed to: appleSUFFIX 2025/10/19 01:34:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/19 01:34:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/19 01:34:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/19 01:34:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/19 01:34:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/19 01:34:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/19 01:34:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/19 01:34:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/19 01:34:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:14 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:34:14 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:34:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/19 01:34:14 INFO : splitbananasplit: Copied (new) 2025/10/19 01:34:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/19 01:34:15 INFO : appleappleapplebanana: Copied (new) 2025/10/19 01:34:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/19 01:34:15 INFO : banana: Copied (new) 2025/10/19 01:34:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/19 01:34:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/19 01:34:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/19 01:34:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/19 01:34:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/19 01:34:15 INFO : apple: Copied (new) 2025/10/19 01:34:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/19 01:34:15 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/19 01:34:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/19 01:34:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/19 01:34:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/19 01:34:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/19 01:34:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/19 01:34:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/19 01:34:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/19 01:34:15 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/19 01:34:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/19 01:34:15 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/19 01:34:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/19 01:34:15 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/19 01:34:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/19 01:34:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/19 01:34:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/19 01:34:16 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/19 01:34:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/19 01:34:16 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/19 01:34:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/19 01:34:16 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/19 01:34:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/19 01:34:16 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/19 01:34:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/19 01:34:16 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/19 01:34:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/19 01:34:16 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/19 01:34:16 DEBUG : Waiting for deletions to finish 2025/10/19 01:34:16 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/19 01:34:16 INFO : bananaSUFFIX: Deleted 2025/10/19 01:34:16 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/19 01:34:16 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/19 01:34:16 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/19 01:34:16 INFO : splitbananasplitSUFFIX: Deleted 2025/10/19 01:34:16 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/19 01:34:16 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/19 01:34:16 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/19 01:34:16 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/19 01:34:16 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/19 01:34:16 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/19 01:34:16 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/19 01:34:16 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/19 01:34:16 INFO : appleSUFFIX: Deleted 2025/10/19 01:34:16 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/19 01:34:16 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/19 01:34:17 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/19 01:34:17 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/19 01:34:17 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/19 01:34:17 DEBUG : Waiting for deletions to finish 2025/10/19 01:34:17 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : Waiting for deletions to finish 2025/10/19 01:34:17 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:34:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:34:30 DEBUG : Waiting for deletions to finish 2025/10/19 01:34:30 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:34:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:34:30 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:34:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:34:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:34:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:34:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:34:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:34:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:34:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:34:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:34:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:34:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:34:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:34:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:34:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:34:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:34:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:34:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:34:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 01:34:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 01:34:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 01:34:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 01:34:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 01:34:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/19 01:34:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 01:34:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/19 01:34:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:30 DEBUG : apple: Unchanged skipping 2025/10/19 01:34:30 DEBUG : banana: Unchanged skipping 2025/10/19 01:34:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 01:34:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 01:34:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 01:34:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 01:34:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 01:34:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 01:34:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 01:34:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 01:34:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 01:34:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 01:34:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 01:34:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 01:34:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 01:34:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 01:34:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 01:34:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 01:34:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 01:34:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 01:34:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 01:34:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 01:34:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 01:34:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 01:34:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 01:34:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 01:34:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 01:34:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 01:34:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 01:34:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 01:34:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 01:34:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 01:34:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 01:34:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 01:34:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 01:34:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 01:34:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 01:34:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/19 01:34:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 01:34:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/19 01:34:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 01:34:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/19 01:34:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 01:34:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 01:34:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/19 01:34:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/19 01:34:30 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:34:30 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:34:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/19 01:34:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/19 01:34:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/19 01:34:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/19 01:34:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/19 01:34:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/19 01:34:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/19 01:34:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/19 01:34:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/19 01:34:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/19 01:34:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/19 01:34:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/19 01:34:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/19 01:34:31 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/19 01:34:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/19 01:34:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/19 01:34:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/19 01:34:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/19 01:34:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/19 01:34:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/19 01:34:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/19 01:34:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/19 01:34:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/19 01:34:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/19 01:34:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/19 01:34:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/19 01:34:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/19 01:34:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/19 01:34:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/19 01:34:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/19 01:34:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/19 01:34:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/19 01:34:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/19 01:34:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/19 01:34:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/19 01:34:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/19 01:34:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/19 01:34:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/19 01:34:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/19 01:34:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/19 01:34:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/19 01:34:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/19 01:34:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/19 01:34:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/19 01:34:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/19 01:34:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/19 01:34:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/19 01:34:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/19 01:34:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/19 01:34:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/19 01:34:32 DEBUG : Waiting for deletions to finish 2025/10/19 01:34:32 INFO : dir1/0003-defghij.txt: Deleted 2025/10/19 01:34:32 INFO : dir1/0008-2345678.txt: Deleted 2025/10/19 01:34:32 INFO : dir1/0015-9;=.txt: Deleted 2025/10/19 01:34:32 INFO : splitbananasplit: Deleted 2025/10/19 01:34:32 INFO : appleappleapplebanana: Deleted 2025/10/19 01:34:32 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/19 01:34:32 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/19 01:34:32 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/19 01:34:33 INFO : dir1/0007-1234567.txt: Deleted 2025/10/19 01:34:33 INFO : dir1/0009-3456789.txt: Deleted 2025/10/19 01:34:33 INFO : dir1/0013-789;=.txt: Deleted 2025/10/19 01:34:33 INFO : dir1/0014-89;=.txt: Deleted 2025/10/19 01:34:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/19 01:34:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/19 01:34:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/19 01:34:33 INFO : dir1/0010-456789.txt: Deleted 2025/10/19 01:34:33 INFO : dir1/0011-56789;.txt: Deleted 2025/10/19 01:34:33 INFO : dir1/0012-6789;.txt: Deleted 2025/10/19 01:34:33 DEBUG : Waiting for deletions to finish 2025/10/19 01:34:33 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:34:33 DEBUG : appleapple: Excluded (Path Filter) 2025/10/19 01:34:33 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:34:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/19 01:34:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/19 01:34:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/19 01:34:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/19 01:34:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/19 01:34:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/19 01:34:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/19 01:34:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/19 01:34:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/19 01:34:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/19 01:34:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/19 01:34:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/19 01:34:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/19 01:34:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/19 01:34:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/19 01:34:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/19 01:34:33 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/19 01:34:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/19 01:34:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/19 01:34:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/19 01:34:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/19 01:34:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/19 01:34:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/19 01:34:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/19 01:34:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/19 01:34:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/19 01:34:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/19 01:34:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/19 01:34:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/19 01:34:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/19 01:34:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/19 01:34:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/19 01:34:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/19 01:34:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/19 01:34:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/19 01:34:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/19 01:34:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/19 01:34:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/19 01:34:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/19 01:34:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/19 01:34:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/19 01:34:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/19 01:34:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/19 01:34:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/19 01:34:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/19 01:34:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/19 01:34:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/19 01:34:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/19 01:34:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/19 01:34:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/19 01:34:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/19 01:34:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/19 01:34:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/19 01:34:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/19 01:34:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/19 01:34:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/19 01:34:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/19 01:34:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/19 01:34:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/19 01:34:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/19 01:34:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/19 01:34:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/19 01:34:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/19 01:34:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/19 01:34:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/19 01:34:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/19 01:34:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/19 01:34:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/19 01:34:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/19 01:34:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/19 01:34:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/19 01:34:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/19 01:34:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/19 01:34:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/19 01:34:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/19 01:34:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/19 01:34:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/19 01:34:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/19 01:34:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 01:34:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/19 01:34:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/19 01:34:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/19 01:34:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/19 01:34:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/19 01:34:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/19 01:34:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/19 01:34:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/19 01:34:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/19 01:34:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/19 01:34:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/19 01:34:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/19 01:34:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/19 01:34:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/19 01:34:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/19 01:34:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/19 01:34:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 01:34:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 01:34:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 01:34:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 01:34:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:33 DEBUG : apple: Unchanged skipping 2025/10/19 01:34:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:33 DEBUG : banana: Unchanged skipping 2025/10/19 01:34:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 01:34:33 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 01:34:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 01:34:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 01:34:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 01:34:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 01:34:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/19 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/19 01:34:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/19 01:34:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/19 01:34:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/19 01:34:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/19 01:34:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/19 01:34:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/19 01:34:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/19 01:34:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/19 01:34:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 01:34:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 01:34:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 01:34:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 01:34:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/19 01:34:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 01:34:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/19 01:34:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/19 01:34:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/19 01:34:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/19 01:34:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/19 01:34:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/19 01:34:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 01:34:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 01:34:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 01:34:33 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:34:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 01:34:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 01:34:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 01:34:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 01:34:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 01:34:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 01:34:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 01:34:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 01:34:33 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:34:33 DEBUG : Waiting for deletions to finish 2025/10/19 01:34:33 DEBUG : Waiting for deletions to finish 2025/10/19 01:34:34 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:34:34 DEBUG : appleapple: Excluded (Path Filter) 2025/10/19 01:34:34 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:34:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/19 01:34:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/19 01:34:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/19 01:34:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/19 01:34:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/19 01:34:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/19 01:34:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/19 01:34:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/19 01:34:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/19 01:34:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/19 01:34:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/19 01:34:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/19 01:34:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/19 01:34:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/19 01:34:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/19 01:34:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/19 01:34:34 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/19 01:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/19 01:34:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/19 01:34:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/19 01:34:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/19 01:34:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/19 01:34:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/19 01:34:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/19 01:34:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/19 01:34:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/19 01:34:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/19 01:34:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/19 01:34:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/19 01:34:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/19 01:34:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/19 01:34:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/19 01:34:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/19 01:34:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/19 01:34:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/19 01:34:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/19 01:34:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/19 01:34:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/19 01:34:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/19 01:34:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/19 01:34:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/19 01:34:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/19 01:34:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/19 01:34:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/19 01:34:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/19 01:34:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/19 01:34:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/19 01:34:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/19 01:34:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/19 01:34:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/19 01:34:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/19 01:34:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/19 01:34:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/19 01:34:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/19 01:34:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/19 01:34:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/19 01:34:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/19 01:34:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/19 01:34:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/19 01:34:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/19 01:34:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/19 01:34:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/19 01:34:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/19 01:34:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/19 01:34:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/19 01:34:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/19 01:34:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/19 01:34:34 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:34:46 DEBUG : Waiting for deletions to finish 2025/10/19 01:34:47 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 01:34:47 DEBUG : apple: Unchanged skipping 2025/10/19 01:34:47 DEBUG : banana: Unchanged skipping 2025/10/19 01:34:47 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 01:34:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 01:34:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 01:34:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 01:34:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 01:34:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 01:34:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 01:34:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:47 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:34:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 01:34:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 01:34:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 01:34:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 01:34:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 01:34:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 01:34:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 01:34:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 01:34:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 01:34:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 01:34:47 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:34:47 DEBUG : Waiting for deletions to finish 2025/10/19 01:34:47 DEBUG : Waiting for deletions to finish 2025/10/19 01:34:47 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:34:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 01:34:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:48 DEBUG : apple: Unchanged skipping 2025/10/19 01:34:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:48 DEBUG : banana: Unchanged skipping 2025/10/19 01:34:48 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 01:34:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 01:34:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 01:34:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 01:34:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:48 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:34:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 01:34:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 01:34:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 01:34:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 01:34:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 01:34:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 01:34:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 01:34:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 01:34:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 01:34:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 01:34:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 01:34:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 01:34:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 01:34:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:34:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 01:34:48 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:34:48 DEBUG : Waiting for deletions to finish 2025/10/19 01:34:48 DEBUG : Waiting for deletions to finish 2025/10/19 01:34:48 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:34:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:34:48 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:34:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:34:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:34:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:34:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:34:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:34:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:34:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:34:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:34:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:34:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:34:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:34:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:34:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:34:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:34:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:34:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:34:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 01:34:48 DEBUG : Waiting for deletions to finish 2025/10/19 01:34:49 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:34:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:34:49 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:34:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:34:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:34:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:34:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:34:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:34:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:34:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:34:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:34:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:34:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:34:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:34:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:34:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:34:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:34:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:34:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:34:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:35:02 DEBUG : Waiting for deletions to finish 2025/10/19 01:35:02 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:35:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:35:02 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:35:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:35:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:35:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:35:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:35:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:35:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:35:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:35:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:35:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:35:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:35:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:35:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:35:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:35:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:35:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:35:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:35:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 01:35:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : apple: Unchanged skipping 2025/10/19 01:35:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 01:35:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : banana: Unchanged skipping 2025/10/19 01:35:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:35:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:35:03 DEBUG : Waiting for deletions to finish 2025/10/19 01:35:03 DEBUG : Waiting for deletions to finish 2025/10/19 01:35:03 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:35:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:35:03 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:35:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:35:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:35:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:35:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:35:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:35:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:35:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:35:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:35:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:35:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:35:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:35:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:35:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:35:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:35:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:35:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:35:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 01:35:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : apple: Unchanged skipping 2025/10/19 01:35:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 01:35:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 01:35:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : banana: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:35:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 01:35:03 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:35:03 DEBUG : Waiting for deletions to finish 2025/10/19 01:35:03 DEBUG : Waiting for deletions to finish 2025/10/19 01:35:04 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:35:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:35:04 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:35:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:35:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:35:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:35:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:35:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:35:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:35:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:35:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:35:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:35:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:35:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:35:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:35:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:35:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:35:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:35:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:35:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:35:16 DEBUG : Waiting for deletions to finish 2025/10/19 01:35:17 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:17 DEBUG : apple: Unchanged skipping 2025/10/19 01:35:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 01:35:17 DEBUG : banana: Unchanged skipping 2025/10/19 01:35:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:17 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 01:35:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 01:35:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 01:35:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 01:35:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 01:35:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 01:35:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 01:35:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 01:35:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 01:35:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 01:35:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 01:35:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 01:35:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:17 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:35:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 01:35:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 01:35:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 01:35:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 01:35:17 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:35:17 DEBUG : Waiting for deletions to finish 2025/10/19 01:35:17 DEBUG : Waiting for deletions to finish 2025/10/19 01:35:17 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:35:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 01:35:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:18 DEBUG : apple: Unchanged skipping 2025/10/19 01:35:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 01:35:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:18 DEBUG : banana: Unchanged skipping 2025/10/19 01:35:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:18 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 01:35:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 01:35:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 01:35:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 01:35:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 01:35:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 01:35:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 01:35:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 01:35:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 01:35:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 01:35:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 01:35:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 01:35:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 01:35:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 01:35:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 01:35:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 01:35:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 01:35:18 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:35:18 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:35:18 DEBUG : Waiting for deletions to finish 2025/10/19 01:35:18 DEBUG : Waiting for deletions to finish 2025/10/19 01:35:18 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:35:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:35:18 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:35:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:35:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:35:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:35:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:35:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:35:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:35:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:35:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:35:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:35:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:35:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:35:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:35:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:35:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:35:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:35:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:35:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:35:31 DEBUG : Waiting for deletions to finish 2025/10/19 01:35:31 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:35:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:35:31 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:35:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:35:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:35:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:35:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:35:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:35:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:35:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:35:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:35:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:35:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:35:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:35:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:35:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:35:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:35:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:35:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:35:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 01:35:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:32 DEBUG : apple: Unchanged skipping 2025/10/19 01:35:32 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 01:35:32 DEBUG : banana: Unchanged skipping 2025/10/19 01:35:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 01:35:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 01:35:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 01:35:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 01:35:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 01:35:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 01:35:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 01:35:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 01:35:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 01:35:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 01:35:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 01:35:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 01:35:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 01:35:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 01:35:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 01:35:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 01:35:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 01:35:32 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:35:32 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:35:32 DEBUG : Waiting for deletions to finish 2025/10/19 01:35:32 DEBUG : Waiting for deletions to finish 2025/10/19 01:35:32 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:35:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:35:32 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:35:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:35:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:35:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:35:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:35:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:35:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:35:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:35:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:35:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:35:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:35:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:35:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:35:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:35:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:35:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:35:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:35:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 01:35:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:33 DEBUG : apple: Unchanged skipping 2025/10/19 01:35:33 DEBUG : banana: Unchanged skipping 2025/10/19 01:35:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:33 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 01:35:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 01:35:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 01:35:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 01:35:33 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:35:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 01:35:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 01:35:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 01:35:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 01:35:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 01:35:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 01:35:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 01:35:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 01:35:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 01:35:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 01:35:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 01:35:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 01:35:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 01:35:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 01:35:33 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:35:33 DEBUG : Waiting for deletions to finish 2025/10/19 01:35:33 DEBUG : Waiting for deletions to finish 2025/10/19 01:35:33 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:35:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:35:33 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:35:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:35:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:35:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:35:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:35:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:35:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:35:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:35:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:35:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:35:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:35:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:35:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:35:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:35:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:35:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:35:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:35:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:35:46 DEBUG : Waiting for deletions to finish 2025/10/19 01:35:46 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:35:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:35:46 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:35:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:35:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:35:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:35:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:35:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:35:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:35:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:35:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:35:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:35:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:35:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:35:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:35:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:35:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:35:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:35:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:35:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 01:35:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:47 DEBUG : apple: Unchanged skipping 2025/10/19 01:35:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 01:35:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:47 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 01:35:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:47 DEBUG : banana: Unchanged skipping 2025/10/19 01:35:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 01:35:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 01:35:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 01:35:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 01:35:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:47 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:35:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 01:35:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 01:35:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 01:35:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 01:35:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 01:35:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 01:35:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 01:35:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 01:35:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 01:35:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 01:35:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 01:35:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 01:35:47 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:35:47 DEBUG : Waiting for deletions to finish 2025/10/19 01:35:47 DEBUG : Waiting for deletions to finish 2025/10/19 01:35:47 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:35:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:35:47 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:35:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:35:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:35:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:35:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:35:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:35:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:35:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:35:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:35:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:35:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:35:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:35:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:35:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:35:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:35:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:35:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:35:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/19 01:35:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:48 DEBUG : apple: Unchanged skipping 2025/10/19 01:35:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/19 01:35:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:48 DEBUG : banana: Unchanged skipping 2025/10/19 01:35:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:48 DEBUG : splitbananasplit: Unchanged skipping 2025/10/19 01:35:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/19 01:35:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/19 01:35:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/19 01:35:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/19 01:35:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/19 01:35:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/19 01:35:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/19 01:35:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/19 01:35:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/19 01:35:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/19 01:35:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/19 01:35:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:48 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:35:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/19 01:35:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/19 01:35:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/19 01:35:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/19 01:35:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:35:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/19 01:35:48 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:35:48 DEBUG : Waiting for deletions to finish 2025/10/19 01:35:48 DEBUG : Waiting for deletions to finish 2025/10/19 01:35:48 DEBUG : apple: Excluded (Path Filter) 2025/10/19 01:35:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/19 01:35:48 DEBUG : banana: Excluded (Path Filter) 2025/10/19 01:35:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/19 01:35:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/19 01:35:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/19 01:35:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/19 01:35:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/19 01:35:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/19 01:35:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/19 01:35:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/19 01:35:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/19 01:35:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/19 01:35:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/19 01:35:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/19 01:35:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/19 01:35:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/19 01:35:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/19 01:35:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/19 01:35:48 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (175.63s) --- PASS: TestTransform/NFC (13.43s) --- PASS: TestTransform/NFD (14.87s) --- PASS: TestTransform/base64 (17.37s) --- PASS: TestTransform/prefix (19.64s) --- PASS: TestTransform/suffix (19.71s) --- PASS: TestTransform/truncate (16.44s) --- PASS: TestTransform/encoder (14.82s) --- PASS: TestTransform/ISO-8859-1 (15.18s) --- PASS: TestTransform/charmap (14.53s) --- PASS: TestTransform/lowercase (14.66s) --- PASS: TestTransform/ascii (14.96s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:35:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/19 01:35:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/19 01:35:53 INFO : sub dir_somesuffix: Making directory 2025/10/19 01:35:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/19 01:35:53 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/19 01:35:53 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/19 01:35:53 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/19 01:35:53 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/19 01:35:53 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:35:53 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:35:53 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:35:53 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/19 01:35:53 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.68s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:35:54 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:35:54 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:35:54 INFO : tictactoe: Making directory 2025/10/19 01:35:54 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:35:54 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:35:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 01:35:54 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/19 01:35:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 01:35:54 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:35:54 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:35:55 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:35:55 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/19 01:35:55 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.66s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:35:56 INFO : toe: Making directory 2025/10/19 01:35:56 INFO : toe/toe: Making directory 2025/10/19 01:35:56 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:35:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/19 01:35:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/19 01:35:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/19 01:35:56 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:35:56 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:35:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:35:57 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/19 01:35:57 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.01s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:35:58 INFO : toe: Making directory 2025/10/19 01:35:58 INFO : toe/toe: Making directory 2025/10/19 01:35:58 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:35:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/19 01:35:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/19 01:35:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/19 01:35:58 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:35:58 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:35:59 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:35:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/19 01:35:59 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.57s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:35:59 DEBUG : empty_dir: Making directory with metadata 2025/10/19 01:35:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/19 01:35:59 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:35:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 01:35:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 01:36:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 01:36:00 INFO : tictacempty_dir: Making directory 2025/10/19 01:36:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 01:36:00 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:00 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:00 INFO : tictactoe: Making directory 2025/10/19 01:36:00 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:00 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 01:36:00 INFO : tictactoe/tictactoe: Making directory 2025/10/19 01:36:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 01:36:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/19 01:36:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/19 01:36:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/19 01:36:00 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:36:00 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:36:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:36:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/19 01:36:00 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.65s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:36:01 DEBUG : empty_dir: Making directory with metadata 2025/10/19 01:36:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/19 01:36:01 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 01:36:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 01:36:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 01:36:01 INFO : tictacempty_dir: Making directory 2025/10/19 01:36:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 01:36:01 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:01 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:01 INFO : tictactoe: Making directory 2025/10/19 01:36:01 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:01 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 01:36:01 INFO : tictactoe/tictactoe: Making directory 2025/10/19 01:36:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 01:36:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/19 01:36:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 01:36:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/19 01:36:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 01:36:01 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:36:01 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:36:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:36:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 01:36:02 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/19 01:36:02 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:36:02 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 01:36:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 01:36:03 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:03 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/19 01:36:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:36:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/19 01:36:03 NOTICE: B2 bucket rclone-test-dahomav4wuna: 0 differences found 2025/10/19 01:36:03 NOTICE: B2 bucket rclone-test-dahomav4wuna: 1 matching files --- PASS: TestAllTag (2.09s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:36:03 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:03 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:03 INFO : tictactoe: Making directory 2025/10/19 01:36:03 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:03 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 01:36:03 INFO : tictactoe/tictactoe: Making directory 2025/10/19 01:36:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 01:36:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/19 01:36:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/19 01:36:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/19 01:36:03 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:36:03 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:36:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:36:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/19 01:36:04 DEBUG : Waiting for deletions to finish 2025/10/19 01:36:04 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:05 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:05 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 01:36:05 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/19 01:36:05 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:36:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/19 01:36:05 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/19 01:36:05 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:36:05 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.11s) === RUN TestSyntax 2025/10/19 01:36:05 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:36:06 INFO : toe: Making directory 2025/10/19 01:36:06 INFO : toe/toe: Making directory 2025/10/19 01:36:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/19 01:36:06 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:36:06 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:36:06 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:36:06 INFO : toe/toe/toe: Copied (new) 2025/10/19 01:36:06 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.57s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:36:07 DEBUG : empty_dir: Making directory with metadata 2025/10/19 01:36:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/19 01:36:07 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 01:36:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 01:36:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 01:36:07 INFO : tictacempty_dir: Making directory 2025/10/19 01:36:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 01:36:07 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:07 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:07 INFO : tictactoe: Making directory 2025/10/19 01:36:07 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:07 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 01:36:07 INFO : tictactoe/tictactoe: Making directory 2025/10/19 01:36:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 01:36:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/19 01:36:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 01:36:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/19 01:36:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 01:36:07 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:36:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 01:36:07 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:36:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:36:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 01:36:08 INFO : toe/toe/toe.txt: Deleted 2025/10/19 01:36:08 INFO : toe/toe: Removing directory 2025/10/19 01:36:08 INFO : toe: Removing directory 2025/10/19 01:36:08 INFO : empty_dir: Removing directory 2025/10/19 01:36:08 DEBUG : Local file system at /tmp/rclone2468678812: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.73s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:36:09 DEBUG : empty_dir: Making directory with metadata 2025/10/19 01:36:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/19 01:36:09 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 01:36:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 01:36:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 01:36:09 INFO : tictacempty_dir: Making directory 2025/10/19 01:36:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 01:36:09 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:09 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:09 INFO : tictactoe: Making directory 2025/10/19 01:36:09 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:09 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 01:36:09 INFO : tictactoe/tictactoe: Making directory 2025/10/19 01:36:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 01:36:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/19 01:36:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 01:36:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/19 01:36:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 01:36:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 01:36:09 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:36:09 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:36:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:36:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 01:36:10 INFO : toe/toe/toe.txt: Deleted 2025/10/19 01:36:10 INFO : toe/toe: Removing directory 2025/10/19 01:36:10 INFO : toe: Removing directory 2025/10/19 01:36:10 INFO : empty_dir: Removing directory 2025/10/19 01:36:10 DEBUG : Local file system at /tmp/rclone2468678812: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/19 01:36:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/19 01:36:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/19 01:36:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/19 01:36:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/19 01:36:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:36:11 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/19 01:36:11 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.26s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:36:12 DEBUG : Reset feature "Copy" 2025/10/19 01:36:12 DEBUG : Reset feature "Move" 2025/10/19 01:36:12 DEBUG : Reset feature "Copy" 2025/10/19 01:36:12 DEBUG : Reset feature "Move" 2025/10/19 01:36:12 DEBUG : empty_dir: Making directory with metadata 2025/10/19 01:36:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/19 01:36:12 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 01:36:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 01:36:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 01:36:12 INFO : tictacempty_dir: Making directory 2025/10/19 01:36:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/19 01:36:12 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:12 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:12 INFO : tictactoe: Making directory 2025/10/19 01:36:12 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:12 DEBUG : toe: transformed to: tictactoe 2025/10/19 01:36:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 01:36:12 INFO : tictactoe/tictactoe: Making directory 2025/10/19 01:36:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/19 01:36:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/19 01:36:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 01:36:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/19 01:36:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 01:36:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 01:36:12 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:36:12 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:36:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:36:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/19 01:36:13 INFO : toe/toe/toe.txt: Deleted 2025/10/19 01:36:13 INFO : toe/toe: Removing directory 2025/10/19 01:36:13 INFO : toe: Removing directory 2025/10/19 01:36:13 INFO : empty_dir: Removing directory 2025/10/19 01:36:13 DEBUG : Local file system at /tmp/rclone2468678812: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/19 01:36:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/19 01:36:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/19 01:36:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/19 01:36:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/19 01:36:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:36:14 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/19 01:36:14 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.23s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:36:15 DEBUG : toe: transformed to: dG9l 2025/10/19 01:36:15 DEBUG : toe: transformed to: dG9l 2025/10/19 01:36:15 INFO : dG9l: Making directory 2025/10/19 01:36:15 DEBUG : toe: transformed to: dG9l 2025/10/19 01:36:15 DEBUG : toe: transformed to: dG9l 2025/10/19 01:36:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/19 01:36:15 INFO : dG9l/dG9l: Making directory 2025/10/19 01:36:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/19 01:36:15 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/19 01:36:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/19 01:36:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/19 01:36:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/19 01:36:15 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:36:15 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:36:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:36:16 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/19 01:36:16 DEBUG : Waiting for deletions to finish 2025/10/19 01:36:16 DEBUG : dG9l: transformed to: toe 2025/10/19 01:36:16 DEBUG : dG9l: transformed to: toe 2025/10/19 01:36:16 DEBUG : dG9l: transformed to: toe 2025/10/19 01:36:16 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/19 01:36:16 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/19 01:36:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/19 01:36:16 DEBUG : Local file system at /tmp/rclone2468678812: Waiting for checks to finish 2025/10/19 01:36:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/19 01:36:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/19 01:36:16 DEBUG : Local file system at /tmp/rclone2468678812: Waiting for transfers to finish 2025/10/19 01:36:16 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.45s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-dahomav4wuna", Local "Local file system at /tmp/rclone2468678812", Modify Window "1ms" 2025/10/19 01:36:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/19 01:36:18 DEBUG : toe: transformed to: 2025/10/19 01:36:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/19 01:36:18 DEBUG : toe: transformed to: 2025/10/19 01:36:18 INFO : B2 bucket rclone-test-dahomav4wuna: Making directory 2025/10/19 01:36:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/19 01:36:18 DEBUG : toe: transformed to: 2025/10/19 01:36:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/19 01:36:18 DEBUG : toe: transformed to: 2025/10/19 01:36:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/19 01:36:18 DEBUG : toe/toe: transformed to: 2025/10/19 01:36:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/19 01:36:18 INFO : toe/toe: Making directory 2025/10/19 01:36:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/19 01:36:18 DEBUG : toe/toe: transformed to: 2025/10/19 01:36:18 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/19 01:36:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/19 01:36:18 DEBUG : toe: transformed to: 2025/10/19 01:36:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/19 01:36:18 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/19 01:36:18 DEBUG : toe/toe/toe: transformed to: 2025/10/19 01:36:18 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/19 01:36:18 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for checks to finish 2025/10/19 01:36:18 DEBUG : B2 bucket rclone-test-dahomav4wuna: Waiting for transfers to finish 2025/10/19 01:36:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/19 01:36:18 INFO : toe/toe/toe: Copied (new) 2025/10/19 01:36:18 ERROR : B2 bucket rclone-test-dahomav4wuna: not deleting files as there were IO errors 2025/10/19 01:36:18 ERROR : B2 bucket rclone-test-dahomav4wuna: not deleting directories as there were IO errors --- PASS: TestError (1.65s) PASS 2025/10/19 01:36:19 DEBUG : B2 bucket rclone-test-dahomav4wuna: Purge remote 2025/10/19 01:36:19 INFO : B2 bucket rclone-test-dahomav4wuna: cleaning bucket "rclone-test-dahomav4wuna" of all files 2025/10/19 01:36:20 DEBUG : BackupDir/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4165fb72938a36e0_d20251019_m013041_c001_v7007000_t0000_u01760837441141") 2025/10/19 01:36:20 DEBUG : BackupDir/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f109af7e8f8089f0a_d20251019_m013026_c001_v0001150_t0017_u01760837426648") 2025/10/19 01:36:20 DEBUG : CompareDest/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf17547681b_d20251019_m013007_c001_v7007000_t0000_u01760837407328") 2025/10/19 01:36:20 DEBUG : CompareDest/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c128028b_d20251019_m013001_c001_v0001171_t0041_u01760837401165") 2025/10/19 01:36:20 DEBUG : CompareDest/two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf17547681c_d20251019_m013007_c001_v7007000_t0000_u01760837407513") 2025/10/19 01:36:20 DEBUG : CompareDest/two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357a0d_d20251019_m013002_c001_v0001183_t0021_u01760837402663") 2025/10/19 01:36:20 DEBUG : CopyDest/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4165fb72938a36e1_d20251019_m013041_c001_v7007000_t0000_u01760837441322") 2025/10/19 01:36:20 DEBUG : CopyDest/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4819_d20251019_m013023_c001_v0001130_t0024_u01760837423554") 2025/10/19 01:36:20 DEBUG : CopyDest/three: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4165fb72938a36e2_d20251019_m013041_c001_v7007000_t0000_u01760837441504") 2025/10/19 01:36:20 DEBUG : CopyDest/three: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357b10_d20251019_m013038_c001_v0001183_t0009_u01760837438959") 2025/10/19 01:36:21 DEBUG : CopyDest/two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4165fb72938a36e4_d20251019_m013041_c001_v7007000_t0000_u01760837441686") 2025/10/19 01:36:21 DEBUG : CopyDest/two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12802f7_d20251019_m013028_c001_v0001171_t0018_u01760837428050") 2025/10/19 01:36:21 DEBUG : EXISTING: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f42182d9120931c99_d20251019_m013203_c001_v7007000_t0000_u01760837523230") 2025/10/19 01:36:21 DEBUG : EXISTING: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12804a1_d20251019_m013202_c001_v0001171_t0026_u01760837522009") 2025/10/19 01:36:21 DEBUG : PREFIXapple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f400166412bcd520d_d20251019_m013357_c001_v7007000_t0000_u01760837637146") 2025/10/19 01:36:21 DEBUG : PREFIXapple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280839_d20251019_m013351_c001_v0001171_t0025_u01760837631871") 2025/10/19 01:36:21 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f420744ac74b3af2a_d20251019_m013356_c001_v7007000_t0000_u01760837636919") 2025/10/19 01:36:21 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b1c8_d20251019_m013351_c001_v0001136_t0016_u01760837631881") 2025/10/19 01:36:21 DEBUG : PREFIXbanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f400166412bcd520c_d20251019_m013356_c001_v7007000_t0000_u01760837636960") 2025/10/19 01:36:21 DEBUG : PREFIXbanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f6c_d20251019_m013351_c001_v0001183_t0008_u01760837631859") 2025/10/19 01:36:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4073ea3d8fc7343a_d20251019_m013356_c001_v7007000_t0000_u01760837636912") 2025/10/19 01:36:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4bb3_d20251019_m013351_c001_v0001130_t0021_u01760837631890") 2025/10/19 01:36:21 DEBUG : Testêé: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f42182d9120931c88_d20251019_m013159_c001_v7007000_t0000_u01760837519250") 2025/10/19 01:36:21 DEBUG : Testêé: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357cd2_d20251019_m013158_c001_v0001183_t0051_u01760837518663") 2025/10/19 01:36:21 DEBUG : Testêé: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280489_d20251019_m013157_c001_v0001171_t0026_u01760837517553") 2025/10/19 01:36:21 DEBUG : YXBwbGU=: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be2c_d20251019_m013338_c001_v7007000_t0000_u01760837618890") 2025/10/19 01:36:22 DEBUG : YXBwbGU=: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4b72_d20251019_m013334_c001_v0001130_t0030_u01760837614802") 2025/10/19 01:36:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be2d_d20251019_m013339_c001_v7007000_t0000_u01760837619089") 2025/10/19 01:36:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f07_d20251019_m013334_c001_v0001183_t0022_u01760837614793") 2025/10/19 01:36:22 DEBUG : YmFuYW5h: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be2e_d20251019_m013339_c001_v7007000_t0000_u01760837619270") 2025/10/19 01:36:22 DEBUG : YmFuYW5h: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b188_d20251019_m013334_c001_v0001136_t0008_u01760837614826") 2025/10/19 01:36:22 DEBUG : a/potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1ab3_d20251019_m012836_c001_v7007000_t0000_u01760837316352") 2025/10/19 01:36:22 DEBUG : a/potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933577c2_d20251019_m012835_c001_v0001183_t0010_u01760837315770") 2025/10/19 01:36:22 DEBUG : a/potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1ab1_d20251019_m012834_c001_v7007000_t0000_u01760837314410") 2025/10/19 01:36:22 DEBUG : a/potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933577b2_d20251019_m012833_c001_v0001183_t0054_u01760837313594") 2025/10/19 01:36:22 DEBUG : a/potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f423f3964a62b33f1_d20251019_m012817_c001_v7007000_t0000_u01760837297958") 2025/10/19 01:36:22 DEBUG : a/potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357748_d20251019_m012817_c001_v0001183_t0010_u01760837297114") 2025/10/19 01:36:22 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bc4_d20251019_m013548_c001_v7007000_t0000_u01760837748830") 2025/10/19 01:36:22 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280c2f_d20251019_m013544_c001_v0001171_t0027_u01760837744904") 2025/10/19 01:36:22 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1c42_d20251019_m013533_c001_v7007000_t0000_u01760837733942") 2025/10/19 01:36:22 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280bb1_d20251019_m013530_c001_v0001171_t0056_u01760837730271") 2025/10/19 01:36:22 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec5e_d20251019_m013519_c001_v7007000_t0000_u01760837719246") 2025/10/19 01:36:22 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280b31_d20251019_m013515_c001_v0001171_t0044_u01760837715831") 2025/10/19 01:36:22 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec18_d20251019_m013504_c001_v7007000_t0000_u01760837704613") 2025/10/19 01:36:22 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280ad7_d20251019_m013500_c001_v0001171_t0028_u01760837700944") 2025/10/19 01:36:22 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf17547733c_d20251019_m013449_c001_v7007000_t0000_u01760837689579") 2025/10/19 01:36:22 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280a54_d20251019_m013445_c001_v0001171_t0058_u01760837685610") 2025/10/19 01:36:23 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d4f_d20251019_m013434_c001_v7007000_t0000_u01760837674703") 2025/10/19 01:36:23 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358070_d20251019_m013429_c001_v0001183_t0056_u01760837669044") 2025/10/19 01:36:23 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f4c_d20251019_m013418_c001_v7007000_t0000_u01760837658258") 2025/10/19 01:36:23 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b22f_d20251019_m013414_c001_v0001136_t0023_u01760837654853") 2025/10/19 01:36:23 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf175477330_d20251019_m013413_c001_v7007000_t0000_u01760837653863") 2025/10/19 01:36:23 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358006_d20251019_m013409_c001_v0001183_t0005_u01760837649261") 2025/10/19 01:36:23 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb46_d20251019_m013358_c001_v7007000_t0000_u01760837638612") 2025/10/19 01:36:23 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f96_d20251019_m013355_c001_v0001183_t0058_u01760837635128") 2025/10/19 01:36:23 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40917ca080d72d86_d20251019_m013353_c001_v7007000_t0000_u01760837633597") 2025/10/19 01:36:23 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f60_d20251019_m013349_c001_v0001183_t0041_u01760837629885") 2025/10/19 01:36:23 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f415e124fbb8c9864_d20251019_m013336_c001_v7007000_t0000_u01760837616545") 2025/10/19 01:36:23 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357efd_d20251019_m013332_c001_v0001183_t0018_u01760837612388") 2025/10/19 01:36:23 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4121dc0fd27bdc39_d20251019_m013321_c001_v7007000_t0000_u01760837601491") 2025/10/19 01:36:23 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357eb5_d20251019_m013317_c001_v0001183_t0007_u01760837597703") 2025/10/19 01:36:23 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153bdca_d20251019_m013306_c001_v7007000_t0000_u01760837586681") 2025/10/19 01:36:23 DEBUG : apple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357e65_d20251019_m013303_c001_v0001183_t0018_u01760837583110") 2025/10/19 01:36:23 DEBUG : appleSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4192e54f0fe8f19a_d20251019_m013416_c001_v7007000_t0000_u01760837656783") 2025/10/19 01:36:23 DEBUG : appleSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335800c_d20251019_m013411_c001_v0001183_t0030_u01760837651594") 2025/10/19 01:36:23 DEBUG : appleapple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d50_d20251019_m013434_c001_v7007000_t0000_u01760837674884") 2025/10/19 01:36:23 DEBUG : appleapple: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335807a_d20251019_m013431_c001_v0001183_t0054_u01760837671027") 2025/10/19 01:36:23 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bc5_d20251019_m013549_c001_v7007000_t0000_u01760837749015") 2025/10/19 01:36:24 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4d95_d20251019_m013545_c001_v0001130_t0027_u01760837745628") 2025/10/19 01:36:24 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1c44_d20251019_m013534_c001_v7007000_t0000_u01760837734123") 2025/10/19 01:36:24 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4d57_d20251019_m013531_c001_v0001130_t0022_u01760837731051") 2025/10/19 01:36:24 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec5f_d20251019_m013519_c001_v7007000_t0000_u01760837719428") 2025/10/19 01:36:24 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4d0f_d20251019_m013516_c001_v0001130_t0008_u01760837716417") 2025/10/19 01:36:24 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec1b_d20251019_m013504_c001_v7007000_t0000_u01760837704796") 2025/10/19 01:36:24 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4ccb_d20251019_m013501_c001_v0001130_t0026_u01760837701826") 2025/10/19 01:36:24 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf17547733d_d20251019_m013449_c001_v7007000_t0000_u01760837689761") 2025/10/19 01:36:24 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c97_d20251019_m013446_c001_v0001130_t0044_u01760837686203") 2025/10/19 01:36:24 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4175adbfc70ed4fa_d20251019_m013432_c001_v7007000_t0000_u01760837672758") 2025/10/19 01:36:24 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12809a6_d20251019_m013429_c001_v0001171_t0045_u01760837669569") 2025/10/19 01:36:24 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f4e_d20251019_m013418_c001_v7007000_t0000_u01760837658441") 2025/10/19 01:36:24 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c128090a_d20251019_m013414_c001_v0001171_t0054_u01760837654842") 2025/10/19 01:36:24 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4175adbfc70ed4d8_d20251019_m013413_c001_v7007000_t0000_u01760837653703") 2025/10/19 01:36:24 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12808d8_d20251019_m013409_c001_v0001171_t0058_u01760837649869") 2025/10/19 01:36:24 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb48_d20251019_m013358_c001_v7007000_t0000_u01760837638794") 2025/10/19 01:36:24 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280845_d20251019_m013355_c001_v0001171_t0051_u01760837635117") 2025/10/19 01:36:24 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f400166412bcd5208_d20251019_m013353_c001_v7007000_t0000_u01760837633969") 2025/10/19 01:36:24 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b1c2_d20251019_m013350_c001_v0001136_t0006_u01760837630399") 2025/10/19 01:36:24 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4175adbfc70ed48c_d20251019_m013337_c001_v7007000_t0000_u01760837617176") 2025/10/19 01:36:24 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12807d6_d20251019_m013332_c001_v0001171_t0011_u01760837612957") 2025/10/19 01:36:24 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4121dc0fd27bdc3a_d20251019_m013321_c001_v7007000_t0000_u01760837601673") 2025/10/19 01:36:25 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c128075a_d20251019_m013318_c001_v0001171_t0056_u01760837598202") 2025/10/19 01:36:25 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153bdcb_d20251019_m013306_c001_v7007000_t0000_u01760837586864") 2025/10/19 01:36:25 DEBUG : appleappleapplebanana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12806e0_d20251019_m013303_c001_v0001171_t0020_u01760837583693") 2025/10/19 01:36:25 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98da28_d20251019_m013416_c001_v7007000_t0000_u01760837656719") 2025/10/19 01:36:25 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b221_d20251019_m013411_c001_v0001136_t0009_u01760837651585") 2025/10/19 01:36:25 DEBUG : b/potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1ab4_d20251019_m012836_c001_v7007000_t0000_u01760837316537") 2025/10/19 01:36:25 DEBUG : b/potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933577bc_d20251019_m012834_c001_v0001183_t0037_u01760837314959") 2025/10/19 01:36:25 DEBUG : b/potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1ab0_d20251019_m012833_c001_v7007000_t0000_u01760837313844") 2025/10/19 01:36:25 DEBUG : b/potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933577ae_d20251019_m012832_c001_v0001183_t0055_u01760837312717") 2025/10/19 01:36:25 DEBUG : b/potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f423f3964a62b33ef_d20251019_m012817_c001_v7007000_t0000_u01760837297310") 2025/10/19 01:36:25 DEBUG : b/potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357740_d20251019_m012816_c001_v0001183_t0059_u01760837296327") 2025/10/19 01:36:25 DEBUG : backup/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f409a344462e4d09f_d20251019_m013056_c001_v7007000_t0000_u01760837456624") 2025/10/19 01:36:25 DEBUG : backup/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10203c8d18824653_d20251019_m013053_c001_v0001115_t0050_u01760837453861") 2025/10/19 01:36:25 DEBUG : backup/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f111636f4065e1484_d20251019_m013048_c001_v0001172_t0048_u01760837448947") 2025/10/19 01:36:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4131931c2e8defbb_d20251019_m013121_c001_v7007000_t0000_u01760837481988") 2025/10/19 01:36:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10528090aa64361d_d20251019_m013120_c001_v0001100_t0028_u01760837480035") 2025/10/19 01:36:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1076f2475bc3b918_d20251019_m013116_c001_v0001100_t0018_u01760837476119") 2025/10/19 01:36:25 DEBUG : backup/one.bak: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4149afcae8086cde_d20251019_m013109_c001_v7007000_t0000_u01760837469496") 2025/10/19 01:36:25 DEBUG : backup/one.bak: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1197f8063a262336_d20251019_m013107_c001_v0001176_t0011_u01760837467528") 2025/10/19 01:36:25 DEBUG : backup/one.bak: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f100cf01f1a649e37_d20251019_m013103_c001_v0001137_t0023_u01760837463517") 2025/10/19 01:36:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4131931c2e8defbc_d20251019_m013122_c001_v7007000_t0000_u01760837482169") 2025/10/19 01:36:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f100a5a7611c16fd0_d20251019_m013120_c001_v0001029_t0012_u01760837480943") 2025/10/19 01:36:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f104fed909d7194ad_d20251019_m013117_c001_v0001098_t0005_u01760837477833") 2025/10/19 01:36:26 DEBUG : backup/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f409a344462e4d0a2_d20251019_m013056_c001_v7007000_t0000_u01760837456806") 2025/10/19 01:36:26 DEBUG : backup/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f119d4a1a21160a03_d20251019_m013055_c001_v0001099_t0046_u01760837455762") 2025/10/19 01:36:26 DEBUG : backup/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1080e5cec5aa0e4e_d20251019_m013051_c001_v0001105_t0017_u01760837451346") 2025/10/19 01:36:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4149afcae8086cdf_d20251019_m013109_c001_v7007000_t0000_u01760837469714") 2025/10/19 01:36:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f119c1f901b0e045e_d20251019_m013108_c001_v0001109_t0010_u01760837468401") 2025/10/19 01:36:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1110114b2a93a15f_d20251019_m013105_c001_v0001120_t0014_u01760837465110") 2025/10/19 01:36:26 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bc6_d20251019_m013549_c001_v7007000_t0000_u01760837749197") 2025/10/19 01:36:26 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b39e_d20251019_m013545_c001_v0001136_t0018_u01760837745219") 2025/10/19 01:36:26 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1c45_d20251019_m013534_c001_v7007000_t0000_u01760837734304") 2025/10/19 01:36:26 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b34d_d20251019_m013530_c001_v0001136_t0009_u01760837730568") 2025/10/19 01:36:26 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec60_d20251019_m013519_c001_v7007000_t0000_u01760837719610") 2025/10/19 01:36:26 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b307_d20251019_m013516_c001_v0001136_t0005_u01760837716102") 2025/10/19 01:36:26 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec1e_d20251019_m013504_c001_v7007000_t0000_u01760837704979") 2025/10/19 01:36:26 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b2d1_d20251019_m013501_c001_v0001136_t0012_u01760837701279") 2025/10/19 01:36:26 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf17547733e_d20251019_m013449_c001_v7007000_t0000_u01760837689942") 2025/10/19 01:36:26 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b2a1_d20251019_m013445_c001_v0001136_t0053_u01760837685888") 2025/10/19 01:36:27 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d51_d20251019_m013435_c001_v7007000_t0000_u01760837675066") 2025/10/19 01:36:27 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b25d_d20251019_m013429_c001_v0001136_t0039_u01760837669256") 2025/10/19 01:36:27 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f4f_d20251019_m013418_c001_v7007000_t0000_u01760837658623") 2025/10/19 01:36:27 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c17_d20251019_m013414_c001_v0001130_t0024_u01760837654872") 2025/10/19 01:36:27 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf17547732d_d20251019_m013413_c001_v7007000_t0000_u01760837653501") 2025/10/19 01:36:27 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b21e_d20251019_m013409_c001_v0001136_t0010_u01760837649494") 2025/10/19 01:36:27 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb49_d20251019_m013358_c001_v7007000_t0000_u01760837638981") 2025/10/19 01:36:27 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b1d6_d20251019_m013355_c001_v0001136_t0000_u01760837635150") 2025/10/19 01:36:27 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4073ea3d8fc73436_d20251019_m013353_c001_v7007000_t0000_u01760837633982") 2025/10/19 01:36:27 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280837_d20251019_m013350_c001_v0001171_t0017_u01760837630112") 2025/10/19 01:36:27 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f415e124fbb8c9866_d20251019_m013336_c001_v7007000_t0000_u01760837616727") 2025/10/19 01:36:27 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4b68_d20251019_m013332_c001_v0001130_t0007_u01760837612596") 2025/10/19 01:36:27 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4121dc0fd27bdc3b_d20251019_m013321_c001_v7007000_t0000_u01760837601854") 2025/10/19 01:36:27 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4b2f_d20251019_m013317_c001_v0001130_t0051_u01760837597912") 2025/10/19 01:36:27 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153bdcc_d20251019_m013307_c001_v7007000_t0000_u01760837587046") 2025/10/19 01:36:27 DEBUG : banana: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4af0_d20251019_m013303_c001_v0001130_t0058_u01760837583320") 2025/10/19 01:36:27 DEBUG : bananaSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf175477331_d20251019_m013416_c001_v7007000_t0000_u01760837656538") 2025/10/19 01:36:27 DEBUG : bananaSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12808e6_d20251019_m013411_c001_v0001171_t0050_u01760837651605") 2025/10/19 01:36:27 DEBUG : both0: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7d5_d20251019_m013241_c001_v7007000_t0000_u01760837561273") 2025/10/19 01:36:27 DEBUG : both0: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4a1f_d20251019_m013226_c001_v0001130_t0028_u01760837546136") 2025/10/19 01:36:27 DEBUG : both0: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3c6_d20251019_m013221_c001_v7007000_t0000_u01760837541940") 2025/10/19 01:36:28 DEBUG : both0: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357cee_d20251019_m013205_c001_v0001183_t0032_u01760837525450") 2025/10/19 01:36:28 DEBUG : both1: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7d6_d20251019_m013241_c001_v7007000_t0000_u01760837561453") 2025/10/19 01:36:28 DEBUG : both1: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357d6f_d20251019_m013227_c001_v0001183_t0017_u01760837547482") 2025/10/19 01:36:28 DEBUG : both1: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3c7_d20251019_m013222_c001_v7007000_t0000_u01760837542122") 2025/10/19 01:36:28 DEBUG : both1: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12804b3_d20251019_m013206_c001_v0001171_t0017_u01760837526638") 2025/10/19 01:36:28 DEBUG : both10: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7d8_d20251019_m013241_c001_v7007000_t0000_u01760837561633") 2025/10/19 01:36:28 DEBUG : both10: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357d97_d20251019_m013233_c001_v0001183_t0047_u01760837553062") 2025/10/19 01:36:28 DEBUG : both10: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3c8_d20251019_m013222_c001_v7007000_t0000_u01760837542304") 2025/10/19 01:36:28 DEBUG : both10: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280503_d20251019_m013212_c001_v0001171_t0023_u01760837532870") 2025/10/19 01:36:28 DEBUG : both11: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7d9_d20251019_m013241_c001_v7007000_t0000_u01760837561814") 2025/10/19 01:36:28 DEBUG : both11: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12805c8_d20251019_m013233_c001_v0001171_t0047_u01760837553676") 2025/10/19 01:36:28 DEBUG : both11: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3c9_d20251019_m013222_c001_v7007000_t0000_u01760837542486") 2025/10/19 01:36:28 DEBUG : both11: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b49d7_d20251019_m013213_c001_v0001130_t0014_u01760837533484") 2025/10/19 01:36:28 DEBUG : both12: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7da_d20251019_m013241_c001_v7007000_t0000_u01760837561994") 2025/10/19 01:36:28 DEBUG : both12: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4a4e_d20251019_m013234_c001_v0001130_t0056_u01760837554280") 2025/10/19 01:36:28 DEBUG : both12: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3ca_d20251019_m013222_c001_v7007000_t0000_u01760837542667") 2025/10/19 01:36:28 DEBUG : both12: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357d26_d20251019_m013214_c001_v0001183_t0048_u01760837534213") 2025/10/19 01:36:28 DEBUG : both13: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7db_d20251019_m013242_c001_v7007000_t0000_u01760837562177") 2025/10/19 01:36:28 DEBUG : both13: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357da1_d20251019_m013234_c001_v0001183_t0032_u01760837554861") 2025/10/19 01:36:28 DEBUG : both13: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3cb_d20251019_m013222_c001_v7007000_t0000_u01760837542850") 2025/10/19 01:36:28 DEBUG : both13: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280515_d20251019_m013214_c001_v0001171_t0012_u01760837534766") 2025/10/19 01:36:29 DEBUG : both14: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7dc_d20251019_m013242_c001_v7007000_t0000_u01760837562357") 2025/10/19 01:36:29 DEBUG : both14: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12805da_d20251019_m013235_c001_v0001171_t0049_u01760837555438") 2025/10/19 01:36:29 DEBUG : both14: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3cc_d20251019_m013223_c001_v7007000_t0000_u01760837543032") 2025/10/19 01:36:29 DEBUG : both14: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b49ef_d20251019_m013215_c001_v0001130_t0044_u01760837535330") 2025/10/19 01:36:29 DEBUG : both15: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7dd_d20251019_m013242_c001_v7007000_t0000_u01760837562545") 2025/10/19 01:36:29 DEBUG : both15: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4a58_d20251019_m013235_c001_v0001130_t0044_u01760837555934") 2025/10/19 01:36:29 DEBUG : both15: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3cd_d20251019_m013223_c001_v7007000_t0000_u01760837543214") 2025/10/19 01:36:29 DEBUG : both15: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357d34_d20251019_m013215_c001_v0001183_t0039_u01760837535954") 2025/10/19 01:36:29 DEBUG : both16: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7de_d20251019_m013242_c001_v7007000_t0000_u01760837562726") 2025/10/19 01:36:29 DEBUG : both16: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357db3_d20251019_m013236_c001_v0001183_t0014_u01760837556539") 2025/10/19 01:36:29 DEBUG : both16: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3ce_d20251019_m013223_c001_v7007000_t0000_u01760837543397") 2025/10/19 01:36:29 DEBUG : both16: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c128052f_d20251019_m013216_c001_v0001171_t0008_u01760837536682") 2025/10/19 01:36:29 DEBUG : both17: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7e0_d20251019_m013242_c001_v7007000_t0000_u01760837562907") 2025/10/19 01:36:29 DEBUG : both17: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12805f0_d20251019_m013237_c001_v0001171_t0015_u01760837557109") 2025/10/19 01:36:29 DEBUG : both17: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3cf_d20251019_m013223_c001_v7007000_t0000_u01760837543578") 2025/10/19 01:36:29 DEBUG : both17: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b49fb_d20251019_m013217_c001_v0001130_t0049_u01760837537189") 2025/10/19 01:36:29 DEBUG : both18: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7e1_d20251019_m013243_c001_v7007000_t0000_u01760837563088") 2025/10/19 01:36:29 DEBUG : both18: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4a64_d20251019_m013237_c001_v0001130_t0051_u01760837557655") 2025/10/19 01:36:29 DEBUG : both18: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3d0_d20251019_m013223_c001_v7007000_t0000_u01760837543761") 2025/10/19 01:36:29 DEBUG : both18: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357d3d_d20251019_m013218_c001_v0001183_t0035_u01760837538198") 2025/10/19 01:36:30 DEBUG : both19: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7e2_d20251019_m013243_c001_v7007000_t0000_u01760837563270") 2025/10/19 01:36:30 DEBUG : both19: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357dbd_d20251019_m013238_c001_v0001183_t0043_u01760837558293") 2025/10/19 01:36:30 DEBUG : both19: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3d1_d20251019_m013223_c001_v7007000_t0000_u01760837543943") 2025/10/19 01:36:30 DEBUG : both19: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280535_d20251019_m013218_c001_v0001171_t0018_u01760837538678") 2025/10/19 01:36:30 DEBUG : both2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7e5_d20251019_m013243_c001_v7007000_t0000_u01760837563451") 2025/10/19 01:36:30 DEBUG : both2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c128058e_d20251019_m013228_c001_v0001171_t0005_u01760837548270") 2025/10/19 01:36:30 DEBUG : both2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3d2_d20251019_m013224_c001_v7007000_t0000_u01760837544127") 2025/10/19 01:36:30 DEBUG : both2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b49b5_d20251019_m013207_c001_v0001130_t0022_u01760837527286") 2025/10/19 01:36:30 DEBUG : both3: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7e7_d20251019_m013243_c001_v7007000_t0000_u01760837563632") 2025/10/19 01:36:30 DEBUG : both3: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4a2f_d20251019_m013228_c001_v0001130_t0028_u01760837548746") 2025/10/19 01:36:30 DEBUG : both3: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3d3_d20251019_m013224_c001_v7007000_t0000_u01760837544312") 2025/10/19 01:36:30 DEBUG : both3: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357cfa_d20251019_m013208_c001_v0001183_t0029_u01760837528432") 2025/10/19 01:36:30 DEBUG : both4: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7e9_d20251019_m013243_c001_v7007000_t0000_u01760837563813") 2025/10/19 01:36:30 DEBUG : both4: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357d7b_d20251019_m013229_c001_v0001183_t0034_u01760837549399") 2025/10/19 01:36:30 DEBUG : both4: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3d4_d20251019_m013224_c001_v7007000_t0000_u01760837544493") 2025/10/19 01:36:30 DEBUG : both4: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12804c5_d20251019_m013208_c001_v0001171_t0050_u01760837528998") 2025/10/19 01:36:30 DEBUG : both5: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7ea_d20251019_m013243_c001_v7007000_t0000_u01760837563994") 2025/10/19 01:36:30 DEBUG : both5: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280598_d20251019_m013229_c001_v0001171_t0032_u01760837549968") 2025/10/19 01:36:30 DEBUG : both5: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3d5_d20251019_m013224_c001_v7007000_t0000_u01760837544675") 2025/10/19 01:36:30 DEBUG : both5: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b49c3_d20251019_m013209_c001_v0001130_t0003_u01760837529494") 2025/10/19 01:36:30 DEBUG : both6: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7eb_d20251019_m013244_c001_v7007000_t0000_u01760837564175") 2025/10/19 01:36:31 DEBUG : both6: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4a35_d20251019_m013230_c001_v0001130_t0029_u01760837550503") 2025/10/19 01:36:31 DEBUG : both6: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3d6_d20251019_m013224_c001_v7007000_t0000_u01760837544857") 2025/10/19 01:36:31 DEBUG : both6: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357d06_d20251019_m013210_c001_v0001183_t0008_u01760837530241") 2025/10/19 01:36:31 DEBUG : both7: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7ed_d20251019_m013244_c001_v7007000_t0000_u01760837564355") 2025/10/19 01:36:31 DEBUG : both7: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357d89_d20251019_m013231_c001_v0001183_t0058_u01760837551157") 2025/10/19 01:36:31 DEBUG : both7: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3d7_d20251019_m013225_c001_v7007000_t0000_u01760837545039") 2025/10/19 01:36:31 DEBUG : both7: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12804e7_d20251019_m013210_c001_v0001171_t0009_u01760837530804") 2025/10/19 01:36:31 DEBUG : both8: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7ee_d20251019_m013244_c001_v7007000_t0000_u01760837564535") 2025/10/19 01:36:31 DEBUG : both8: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12805b0_d20251019_m013231_c001_v0001171_t0031_u01760837551707") 2025/10/19 01:36:31 DEBUG : both8: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d763_d20251019_m013225_c001_v7007000_t0000_u01760837545221") 2025/10/19 01:36:31 DEBUG : both8: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b49cd_d20251019_m013211_c001_v0001130_t0027_u01760837531591") 2025/10/19 01:36:31 DEBUG : both9: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7ef_d20251019_m013244_c001_v7007000_t0000_u01760837564717") 2025/10/19 01:36:31 DEBUG : both9: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4a46_d20251019_m013232_c001_v0001130_t0017_u01760837552172") 2025/10/19 01:36:31 DEBUG : both9: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7c1_d20251019_m013225_c001_v7007000_t0000_u01760837545402") 2025/10/19 01:36:31 DEBUG : both9: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357d18_d20251019_m013212_c001_v0001183_t0043_u01760837532276") 2025/10/19 01:36:31 DEBUG : c/non empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1ab5_d20251019_m012836_c001_v7007000_t0000_u01760837316722") 2025/10/19 01:36:31 DEBUG : c/non empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933577be_d20251019_m012835_c001_v0001183_t0042_u01760837315175") 2025/10/19 01:36:31 DEBUG : c/non empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1ab2_d20251019_m012834_c001_v7007000_t0000_u01760837314593") 2025/10/19 01:36:31 DEBUG : c/non empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933577b0_d20251019_m012832_c001_v0001183_t0033_u01760837312922") 2025/10/19 01:36:31 DEBUG : c/non empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f423f3964a62b33f3_d20251019_m012818_c001_v7007000_t0000_u01760837298141") 2025/10/19 01:36:31 DEBUG : c/non empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357742_d20251019_m012816_c001_v0001183_t0046_u01760837296538") 2025/10/19 01:36:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be2f_d20251019_m013339_c001_v7007000_t0000_u01760837619452") 2025/10/19 01:36:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12807e4_d20251019_m013334_c001_v0001171_t0048_u01760837614815") 2025/10/19 01:36:32 DEBUG : check sum: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f423f3964a62b33e8_d20251019_m012809_c001_v7007000_t0000_u01760837289755") 2025/10/19 01:36:32 DEBUG : check sum: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357710_d20251019_m012808_c001_v0001183_t0019_u01760837288718") 2025/10/19 01:36:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a293a9b7d_d20251019_m013617_c001_v7007000_t0000_u01760837777777") 2025/10/19 01:36:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280cb8_d20251019_m013616_c001_v0001171_t0047_u01760837776276") 2025/10/19 01:36:32 DEBUG : dest/3: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4149afcae8086c9c_d20251019_m013016_c001_v7007000_t0000_u01760837416597") 2025/10/19 01:36:32 DEBUG : dest/3: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f402ac323a12f0f0a_d20251019_m013015_c001_v0001184_t0036_u01760837415497") 2025/10/19 01:36:32 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d52_d20251019_m013435_c001_v7007000_t0000_u01760837675247") 2025/10/19 01:36:32 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c53_d20251019_m013431_c001_v0001130_t0005_u01760837671059") 2025/10/19 01:36:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bc7_d20251019_m013549_c001_v7007000_t0000_u01760837749381") 2025/10/19 01:36:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280bfd_d20251019_m013538_c001_v0001171_t0002_u01760837738555") 2025/10/19 01:36:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1c46_d20251019_m013534_c001_v7007000_t0000_u01760837734486") 2025/10/19 01:36:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280b7d_d20251019_m013523_c001_v0001171_t0023_u01760837723930") 2025/10/19 01:36:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec61_d20251019_m013519_c001_v7007000_t0000_u01760837719797") 2025/10/19 01:36:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280b01_d20251019_m013509_c001_v0001171_t0021_u01760837709353") 2025/10/19 01:36:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec1f_d20251019_m013505_c001_v7007000_t0000_u01760837705211") 2025/10/19 01:36:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280a9e_d20251019_m013454_c001_v0001171_t0058_u01760837694175") 2025/10/19 01:36:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf17547733f_d20251019_m013450_c001_v7007000_t0000_u01760837690123") 2025/10/19 01:36:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280a26_d20251019_m013439_c001_v0001171_t0058_u01760837679368") 2025/10/19 01:36:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d49_d20251019_m013432_c001_v7007000_t0000_u01760837672767") 2025/10/19 01:36:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358054_d20251019_m013422_c001_v0001183_t0013_u01760837662914") 2025/10/19 01:36:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f51_d20251019_m013418_c001_v7007000_t0000_u01760837658806") 2025/10/19 01:36:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358024_d20251019_m013415_c001_v0001183_t0012_u01760837655062") 2025/10/19 01:36:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98da24_d20251019_m013413_c001_v7007000_t0000_u01760837653874") 2025/10/19 01:36:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357fd0_d20251019_m013403_c001_v0001183_t0050_u01760837643199") 2025/10/19 01:36:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb4a_d20251019_m013359_c001_v7007000_t0000_u01760837639162") 2025/10/19 01:36:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f9c_d20251019_m013355_c001_v0001183_t0052_u01760837635339") 2025/10/19 01:36:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4103909a696eb4a0_d20251019_m013354_c001_v7007000_t0000_u01760837634168") 2025/10/19 01:36:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f41_d20251019_m013343_c001_v0001183_t0024_u01760837623557") 2025/10/19 01:36:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f415e124fbb8c9869_d20251019_m013337_c001_v7007000_t0000_u01760837617270") 2025/10/19 01:36:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357edb_d20251019_m013326_c001_v0001183_t0051_u01760837606186") 2025/10/19 01:36:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4121dc0fd27bdc3c_d20251019_m013322_c001_v7007000_t0000_u01760837602036") 2025/10/19 01:36:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357e95_d20251019_m013311_c001_v0001183_t0025_u01760837591323") 2025/10/19 01:36:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153bdcd_d20251019_m013307_c001_v7007000_t0000_u01760837587230") 2025/10/19 01:36:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357e45_d20251019_m013257_c001_v0001183_t0036_u01760837577518") 2025/10/19 01:36:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4192e54f0fe8f198_d20251019_m013416_c001_v7007000_t0000_u01760837656540") 2025/10/19 01:36:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358010_d20251019_m013411_c001_v0001183_t0030_u01760837651790") 2025/10/19 01:36:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d53_d20251019_m013435_c001_v7007000_t0000_u01760837675428") 2025/10/19 01:36:33 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12809c0_d20251019_m013431_c001_v0001171_t0022_u01760837671049") 2025/10/19 01:36:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bc8_d20251019_m013549_c001_v7007000_t0000_u01760837749564") 2025/10/19 01:36:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b37f_d20251019_m013539_c001_v0001136_t0019_u01760837739286") 2025/10/19 01:36:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1c48_d20251019_m013534_c001_v7007000_t0000_u01760837734667") 2025/10/19 01:36:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b327_d20251019_m013524_c001_v0001136_t0006_u01760837724652") 2025/10/19 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec62_d20251019_m013519_c001_v7007000_t0000_u01760837719980") 2025/10/19 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b2ef_d20251019_m013510_c001_v0001136_t0029_u01760837710003") 2025/10/19 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec20_d20251019_m013505_c001_v7007000_t0000_u01760837705402") 2025/10/19 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b2bf_d20251019_m013454_c001_v0001136_t0015_u01760837694838") 2025/10/19 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf175477341_d20251019_m013450_c001_v7007000_t0000_u01760837690304") 2025/10/19 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b28e_d20251019_m013440_c001_v0001136_t0028_u01760837680001") 2025/10/19 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be88_d20251019_m013432_c001_v7007000_t0000_u01760837672991") 2025/10/19 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b24f_d20251019_m013423_c001_v0001136_t0048_u01760837663469") 2025/10/19 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f52_d20251019_m013418_c001_v7007000_t0000_u01760837658990") 2025/10/19 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c128090e_d20251019_m013415_c001_v0001171_t0054_u01760837655111") 2025/10/19 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4073ea3d8fc7343e_d20251019_m013413_c001_v7007000_t0000_u01760837653334") 2025/10/19 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b204_d20251019_m013403_c001_v0001136_t0040_u01760837643777") 2025/10/19 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb4b_d20251019_m013359_c001_v7007000_t0000_u01760837639342") 2025/10/19 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c128084d_d20251019_m013355_c001_v0001171_t0032_u01760837635433") 2025/10/19 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d18_d20251019_m013354_c001_v7007000_t0000_u01760837634197") 2025/10/19 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280811_d20251019_m013344_c001_v0001171_t0033_u01760837624127") 2025/10/19 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be2a_d20251019_m013337_c001_v7007000_t0000_u01760837617103") 2025/10/19 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4b4d_d20251019_m013326_c001_v0001130_t0043_u01760837606777") 2025/10/19 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4121dc0fd27bdc3d_d20251019_m013322_c001_v7007000_t0000_u01760837602219") 2025/10/19 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4b10_d20251019_m013311_c001_v0001130_t0015_u01760837591895") 2025/10/19 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153bdd2_d20251019_m013307_c001_v7007000_t0000_u01760837587414") 2025/10/19 01:36:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4ad6_d20251019_m013257_c001_v0001130_t0033_u01760837577719") 2025/10/19 01:36:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf175477332_d20251019_m013416_c001_v7007000_t0000_u01760837656792") 2025/10/19 01:36:35 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12808ea_d20251019_m013411_c001_v0001171_t0024_u01760837651885") 2025/10/19 01:36:35 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d54_d20251019_m013435_c001_v7007000_t0000_u01760837675609") 2025/10/19 01:36:35 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358080_d20251019_m013431_c001_v0001183_t0008_u01760837671240") 2025/10/19 01:36:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bca_d20251019_m013549_c001_v7007000_t0000_u01760837749747") 2025/10/19 01:36:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4d79_d20251019_m013540_c001_v0001130_t0007_u01760837740040") 2025/10/19 01:36:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1c49_d20251019_m013534_c001_v7007000_t0000_u01760837734847") 2025/10/19 01:36:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4d31_d20251019_m013525_c001_v0001130_t0056_u01760837725398") 2025/10/19 01:36:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec63_d20251019_m013520_c001_v7007000_t0000_u01760837720162") 2025/10/19 01:36:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4cf3_d20251019_m013510_c001_v0001130_t0016_u01760837710686") 2025/10/19 01:36:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec22_d20251019_m013505_c001_v7007000_t0000_u01760837705586") 2025/10/19 01:36:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4cb3_d20251019_m013455_c001_v0001130_t0028_u01760837695656") 2025/10/19 01:36:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf175477342_d20251019_m013450_c001_v7007000_t0000_u01760837690486") 2025/10/19 01:36:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c7f_d20251019_m013440_c001_v0001130_t0055_u01760837680657") 2025/10/19 01:36:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40290cfc92bee0b1_d20251019_m013432_c001_v7007000_t0000_u01760837672990") 2025/10/19 01:36:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c128096a_d20251019_m013424_c001_v0001171_t0000_u01760837664116") 2025/10/19 01:36:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f53_d20251019_m013419_c001_v7007000_t0000_u01760837659174") 2025/10/19 01:36:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c1b_d20251019_m013415_c001_v0001130_t0035_u01760837655258") 2025/10/19 01:36:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f409a344462e4d1fa_d20251019_m013413_c001_v7007000_t0000_u01760837653719") 2025/10/19 01:36:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12808a3_d20251019_m013404_c001_v0001171_t0006_u01760837644489") 2025/10/19 01:36:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb4c_d20251019_m013359_c001_v7007000_t0000_u01760837639524") 2025/10/19 01:36:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f9e_d20251019_m013355_c001_v0001183_t0018_u01760837635545") 2025/10/19 01:36:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f420744ac74b3af29_d20251019_m013354_c001_v7007000_t0000_u01760837634209") 2025/10/19 01:36:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b1ab_d20251019_m013344_c001_v0001136_t0002_u01760837624797") 2025/10/19 01:36:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d9eb_d20251019_m013337_c001_v7007000_t0000_u01760837617111") 2025/10/19 01:36:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12807a4_d20251019_m013327_c001_v0001171_t0037_u01760837607494") 2025/10/19 01:36:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4121dc0fd27bdc3e_d20251019_m013322_c001_v7007000_t0000_u01760837602401") 2025/10/19 01:36:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280720_d20251019_m013312_c001_v0001171_t0021_u01760837592666") 2025/10/19 01:36:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153bdd3_d20251019_m013307_c001_v7007000_t0000_u01760837587601") 2025/10/19 01:36:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12806b8_d20251019_m013258_c001_v0001171_t0040_u01760837578161") 2025/10/19 01:36:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4073ea3d8fc73443_d20251019_m013416_c001_v7007000_t0000_u01760837656735") 2025/10/19 01:36:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b223_d20251019_m013411_c001_v0001136_t0002_u01760837651896") 2025/10/19 01:36:36 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d56_d20251019_m013435_c001_v7007000_t0000_u01760837675792") 2025/10/19 01:36:36 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12809c8_d20251019_m013431_c001_v0001171_t0025_u01760837671372") 2025/10/19 01:36:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bcb_d20251019_m013549_c001_v7007000_t0000_u01760837749929") 2025/10/19 01:36:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933582da_d20251019_m013540_c001_v0001183_t0024_u01760837740786") 2025/10/19 01:36:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1c4a_d20251019_m013535_c001_v7007000_t0000_u01760837735029") 2025/10/19 01:36:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358230_d20251019_m013526_c001_v0001183_t0041_u01760837726122") 2025/10/19 01:36:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec64_d20251019_m013520_c001_v7007000_t0000_u01760837720343") 2025/10/19 01:36:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933581b2_d20251019_m013511_c001_v0001183_t0050_u01760837711504") 2025/10/19 01:36:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec25_d20251019_m013505_c001_v7007000_t0000_u01760837705768") 2025/10/19 01:36:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358148_d20251019_m013456_c001_v0001183_t0012_u01760837696316") 2025/10/19 01:36:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf175477343_d20251019_m013450_c001_v7007000_t0000_u01760837690667") 2025/10/19 01:36:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933580d0_d20251019_m013441_c001_v0001183_t0048_u01760837681450") 2025/10/19 01:36:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4175adbfc70ed4f8_d20251019_m013432_c001_v7007000_t0000_u01760837672575") 2025/10/19 01:36:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c33_d20251019_m013424_c001_v0001130_t0055_u01760837664791") 2025/10/19 01:36:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f54_d20251019_m013419_c001_v7007000_t0000_u01760837659357") 2025/10/19 01:36:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358028_d20251019_m013415_c001_v0001183_t0044_u01760837655272") 2025/10/19 01:36:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98da1e_d20251019_m013413_c001_v7007000_t0000_u01760837653318") 2025/10/19 01:36:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4bee_d20251019_m013405_c001_v0001130_t0036_u01760837645123") 2025/10/19 01:36:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb4e_d20251019_m013359_c001_v7007000_t0000_u01760837639705") 2025/10/19 01:36:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b1d8_d20251019_m013355_c001_v0001136_t0041_u01760837635596") 2025/10/19 01:36:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f400166412bcd5209_d20251019_m013354_c001_v7007000_t0000_u01760837634166") 2025/10/19 01:36:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4b9c_d20251019_m013345_c001_v0001130_t0053_u01760837625483") 2025/10/19 01:36:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41185a1fa615efd3_d20251019_m013336_c001_v7007000_t0000_u01760837616964") 2025/10/19 01:36:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b16e_d20251019_m013328_c001_v0001136_t0009_u01760837608130") 2025/10/19 01:36:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4121dc0fd27bdc3f_d20251019_m013322_c001_v7007000_t0000_u01760837602584") 2025/10/19 01:36:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b13d_d20251019_m013313_c001_v0001136_t0053_u01760837593598") 2025/10/19 01:36:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153bdd4_d20251019_m013307_c001_v7007000_t0000_u01760837587784") 2025/10/19 01:36:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b106_d20251019_m013258_c001_v0001136_t0013_u01760837578423") 2025/10/19 01:36:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98da29_d20251019_m013416_c001_v7007000_t0000_u01760837656740") 2025/10/19 01:36:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358012_d20251019_m013411_c001_v0001183_t0016_u01760837651982") 2025/10/19 01:36:37 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d58_d20251019_m013435_c001_v7007000_t0000_u01760837675973") 2025/10/19 01:36:38 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c57_d20251019_m013431_c001_v0001130_t0010_u01760837671414") 2025/10/19 01:36:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bcc_d20251019_m013550_c001_v7007000_t0000_u01760837750111") 2025/10/19 01:36:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280c15_d20251019_m013540_c001_v0001171_t0048_u01760837740997") 2025/10/19 01:36:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1c4b_d20251019_m013535_c001_v7007000_t0000_u01760837735210") 2025/10/19 01:36:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280b8d_d20251019_m013526_c001_v0001171_t0054_u01760837726316") 2025/10/19 01:36:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec65_d20251019_m013520_c001_v7007000_t0000_u01760837720526") 2025/10/19 01:36:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280b19_d20251019_m013511_c001_v0001171_t0057_u01760837711803") 2025/10/19 01:36:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec27_d20251019_m013505_c001_v7007000_t0000_u01760837705950") 2025/10/19 01:36:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280aae_d20251019_m013456_c001_v0001171_t0050_u01760837696519") 2025/10/19 01:36:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf175477344_d20251019_m013450_c001_v7007000_t0000_u01760837690848") 2025/10/19 01:36:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280a36_d20251019_m013441_c001_v0001171_t0044_u01760837681663") 2025/10/19 01:36:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4131931c2e8df16a_d20251019_m013432_c001_v7007000_t0000_u01760837672787") 2025/10/19 01:36:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335805a_d20251019_m013425_c001_v0001183_t0048_u01760837665209") 2025/10/19 01:36:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f55_d20251019_m013419_c001_v7007000_t0000_u01760837659544") 2025/10/19 01:36:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280914_d20251019_m013415_c001_v0001171_t0032_u01760837655386") 2025/10/19 01:36:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f409a344462e4d1fb_d20251019_m013413_c001_v7007000_t0000_u01760837653724") 2025/10/19 01:36:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357fe2_d20251019_m013405_c001_v0001183_t0012_u01760837645484") 2025/10/19 01:36:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb4f_d20251019_m013359_c001_v7007000_t0000_u01760837639885") 2025/10/19 01:36:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280853_d20251019_m013355_c001_v0001171_t0029_u01760837635723") 2025/10/19 01:36:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4103909a696eb49c_d20251019_m013353_c001_v7007000_t0000_u01760837633582") 2025/10/19 01:36:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f4d_d20251019_m013345_c001_v0001183_t0055_u01760837625826") 2025/10/19 01:36:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4149afcae808727a_d20251019_m013336_c001_v7007000_t0000_u01760837616963") 2025/10/19 01:36:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357ee5_d20251019_m013328_c001_v0001183_t0055_u01760837608451") 2025/10/19 01:36:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4121dc0fd27bdc40_d20251019_m013322_c001_v7007000_t0000_u01760837602772") 2025/10/19 01:36:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357ea1_d20251019_m013313_c001_v0001183_t0055_u01760837593894") 2025/10/19 01:36:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153bdd5_d20251019_m013307_c001_v7007000_t0000_u01760837587968") 2025/10/19 01:36:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357e47_d20251019_m013258_c001_v0001183_t0010_u01760837578883") 2025/10/19 01:36:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98da2a_d20251019_m013416_c001_v7007000_t0000_u01760837656899") 2025/10/19 01:36:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358014_d20251019_m013412_c001_v0001183_t0055_u01760837652175") 2025/10/19 01:36:39 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d59_d20251019_m013436_c001_v7007000_t0000_u01760837676155") 2025/10/19 01:36:39 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358082_d20251019_m013431_c001_v0001183_t0019_u01760837671458") 2025/10/19 01:36:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bcd_d20251019_m013550_c001_v7007000_t0000_u01760837750295") 2025/10/19 01:36:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b388_d20251019_m013541_c001_v0001136_t0040_u01760837741290") 2025/10/19 01:36:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1c4c_d20251019_m013535_c001_v7007000_t0000_u01760837735398") 2025/10/19 01:36:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b331_d20251019_m013526_c001_v0001136_t0028_u01760837726616") 2025/10/19 01:36:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec67_d20251019_m013520_c001_v7007000_t0000_u01760837720709") 2025/10/19 01:36:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b2f5_d20251019_m013512_c001_v0001136_t0023_u01760837712064") 2025/10/19 01:36:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec28_d20251019_m013506_c001_v7007000_t0000_u01760837706133") 2025/10/19 01:36:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b2c5_d20251019_m013456_c001_v0001136_t0027_u01760837696850") 2025/10/19 01:36:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf175477345_d20251019_m013451_c001_v7007000_t0000_u01760837691030") 2025/10/19 01:36:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b292_d20251019_m013441_c001_v0001136_t0000_u01760837681927") 2025/10/19 01:36:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d4b_d20251019_m013432_c001_v7007000_t0000_u01760837672998") 2025/10/19 01:36:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b257_d20251019_m013425_c001_v0001136_t0003_u01760837665413") 2025/10/19 01:36:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f56_d20251019_m013419_c001_v7007000_t0000_u01760837659727") 2025/10/19 01:36:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b233_d20251019_m013415_c001_v0001136_t0008_u01760837655447") 2025/10/19 01:36:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4073ea3d8fc7343f_d20251019_m013413_c001_v7007000_t0000_u01760837653518") 2025/10/19 01:36:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b210_d20251019_m013405_c001_v0001136_t0051_u01760837645683") 2025/10/19 01:36:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb50_d20251019_m013400_c001_v7007000_t0000_u01760837640067") 2025/10/19 01:36:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357fa2_d20251019_m013355_c001_v0001183_t0042_u01760837635755") 2025/10/19 01:36:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4103909a696eb49d_d20251019_m013353_c001_v7007000_t0000_u01760837633766") 2025/10/19 01:36:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280821_d20251019_m013346_c001_v0001171_t0041_u01760837626025") 2025/10/19 01:36:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be2b_d20251019_m013337_c001_v7007000_t0000_u01760837617287") 2025/10/19 01:36:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4b53_d20251019_m013328_c001_v0001130_t0000_u01760837608664") 2025/10/19 01:36:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4121dc0fd27bdc41_d20251019_m013322_c001_v7007000_t0000_u01760837602955") 2025/10/19 01:36:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4b17_d20251019_m013314_c001_v0001130_t0024_u01760837594105") 2025/10/19 01:36:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153bdd6_d20251019_m013308_c001_v7007000_t0000_u01760837588152") 2025/10/19 01:36:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4ade_d20251019_m013259_c001_v0001130_t0056_u01760837579077") 2025/10/19 01:36:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4073ea3d8fc73444_d20251019_m013416_c001_v7007000_t0000_u01760837656919") 2025/10/19 01:36:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b225_d20251019_m013412_c001_v0001136_t0027_u01760837652259") 2025/10/19 01:36:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d5a_d20251019_m013436_c001_v7007000_t0000_u01760837676336") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b268_d20251019_m013431_c001_v0001136_t0019_u01760837671470") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bce_d20251019_m013550_c001_v7007000_t0000_u01760837750477") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4d81_d20251019_m013541_c001_v0001130_t0045_u01760837741572") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1c4d_d20251019_m013535_c001_v7007000_t0000_u01760837735581") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4d39_d20251019_m013526_c001_v0001130_t0020_u01760837726903") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec68_d20251019_m013520_c001_v7007000_t0000_u01760837720891") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4cfd_d20251019_m013512_c001_v0001130_t0048_u01760837712626") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec2a_d20251019_m013506_c001_v7007000_t0000_u01760837706317") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4cb5_d20251019_m013457_c001_v0001130_t0018_u01760837697150") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf175477346_d20251019_m013451_c001_v7007000_t0000_u01760837691213") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c81_d20251019_m013442_c001_v0001130_t0050_u01760837682250") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40290cfc92bee0af_d20251019_m013432_c001_v7007000_t0000_u01760837672795") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280984_d20251019_m013425_c001_v0001171_t0049_u01760837665813") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f57_d20251019_m013419_c001_v7007000_t0000_u01760837659910") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335802c_d20251019_m013415_c001_v0001183_t0032_u01760837655469") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4149afcae80872a9_d20251019_m013413_c001_v7007000_t0000_u01760837653735") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12808b0_d20251019_m013405_c001_v0001171_t0042_u01760837645960") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb51_d20251019_m013400_c001_v7007000_t0000_u01760837640248") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b1da_d20251019_m013355_c001_v0001136_t0000_u01760837635869") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4103909a696eb49f_d20251019_m013353_c001_v7007000_t0000_u01760837633987") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b1b0_d20251019_m013346_c001_v0001136_t0035_u01760837626331") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb36_d20251019_m013336_c001_v7007000_t0000_u01760837616974") 2025/10/19 01:36:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12807b0_d20251019_m013328_c001_v0001171_t0045_u01760837608992") 2025/10/19 01:36:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4121dc0fd27bdc42_d20251019_m013323_c001_v7007000_t0000_u01760837603137") 2025/10/19 01:36:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c128072e_d20251019_m013314_c001_v0001171_t0037_u01760837594472") 2025/10/19 01:36:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153bdd7_d20251019_m013308_c001_v7007000_t0000_u01760837588335") 2025/10/19 01:36:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12806c0_d20251019_m013259_c001_v0001171_t0040_u01760837579413") 2025/10/19 01:36:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4131931c2e8df15b_d20251019_m013416_c001_v7007000_t0000_u01760837656572") 2025/10/19 01:36:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c08_d20251019_m013412_c001_v0001130_t0000_u01760837652268") 2025/10/19 01:36:42 DEBUG : dir1/0007-12345: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d5c_d20251019_m013436_c001_v7007000_t0000_u01760837676518") 2025/10/19 01:36:42 DEBUG : dir1/0007-12345: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358086_d20251019_m013431_c001_v0001183_t0050_u01760837671652") 2025/10/19 01:36:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bcf_d20251019_m013550_c001_v7007000_t0000_u01760837750659") 2025/10/19 01:36:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933582e6_d20251019_m013542_c001_v0001183_t0006_u01760837742080") 2025/10/19 01:36:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1c4f_d20251019_m013535_c001_v7007000_t0000_u01760837735762") 2025/10/19 01:36:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335823e_d20251019_m013527_c001_v0001183_t0000_u01760837727382") 2025/10/19 01:36:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec69_d20251019_m013521_c001_v7007000_t0000_u01760837721074") 2025/10/19 01:36:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933581c0_d20251019_m013513_c001_v0001183_t0011_u01760837713185") 2025/10/19 01:36:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec2f_d20251019_m013506_c001_v7007000_t0000_u01760837706504") 2025/10/19 01:36:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335814e_d20251019_m013457_c001_v0001183_t0019_u01760837697636") 2025/10/19 01:36:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf175477347_d20251019_m013451_c001_v7007000_t0000_u01760837691395") 2025/10/19 01:36:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933580d8_d20251019_m013442_c001_v0001183_t0052_u01760837682591") 2025/10/19 01:36:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4175adbfc70ed4fb_d20251019_m013432_c001_v7007000_t0000_u01760837672940") 2025/10/19 01:36:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c39_d20251019_m013426_c001_v0001130_t0030_u01760837666147") 2025/10/19 01:36:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f59_d20251019_m013420_c001_v7007000_t0000_u01760837660093") 2025/10/19 01:36:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c1d_d20251019_m013415_c001_v0001130_t0013_u01760837655538") 2025/10/19 01:36:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4073ea3d8fc73441_d20251019_m013413_c001_v7007000_t0000_u01760837653889") 2025/10/19 01:36:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4bf4_d20251019_m013406_c001_v0001130_t0049_u01760837646232") 2025/10/19 01:36:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb52_d20251019_m013400_c001_v7007000_t0000_u01760837640441") 2025/10/19 01:36:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4bcf_d20251019_m013355_c001_v0001130_t0043_u01760837635934") 2025/10/19 01:36:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4103909a696eb4a2_d20251019_m013354_c001_v7007000_t0000_u01760837634180") 2025/10/19 01:36:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4b9e_d20251019_m013346_c001_v0001130_t0007_u01760837626638") 2025/10/19 01:36:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f401d37430b08d7be_d20251019_m013337_c001_v7007000_t0000_u01760837617124") 2025/10/19 01:36:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b172_d20251019_m013329_c001_v0001136_t0058_u01760837609491") 2025/10/19 01:36:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4121dc0fd27bdc43_d20251019_m013323_c001_v7007000_t0000_u01760837603388") 2025/10/19 01:36:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b148_d20251019_m013314_c001_v0001136_t0005_u01760837594762") 2025/10/19 01:36:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153bdd8_d20251019_m013308_c001_v7007000_t0000_u01760837588518") 2025/10/19 01:36:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b108_d20251019_m013259_c001_v0001136_t0011_u01760837579765") 2025/10/19 01:36:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f4a_d20251019_m013416_c001_v7007000_t0000_u01760837656755") 2025/10/19 01:36:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12808ee_d20251019_m013412_c001_v0001171_t0057_u01760837652385") 2025/10/19 01:36:43 DEBUG : dir1/0008-23456: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d5e_d20251019_m013436_c001_v7007000_t0000_u01760837676699") 2025/10/19 01:36:43 DEBUG : dir1/0008-23456: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12809d0_d20251019_m013431_c001_v0001171_t0012_u01760837671730") 2025/10/19 01:36:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bd0_d20251019_m013550_c001_v7007000_t0000_u01760837750842") 2025/10/19 01:36:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280c19_d20251019_m013542_c001_v0001171_t0047_u01760837742277") 2025/10/19 01:36:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1c50_d20251019_m013535_c001_v7007000_t0000_u01760837735942") 2025/10/19 01:36:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280b9d_d20251019_m013527_c001_v0001171_t0045_u01760837727653") 2025/10/19 01:36:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec6b_d20251019_m013521_c001_v7007000_t0000_u01760837721256") 2025/10/19 01:36:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280b25_d20251019_m013513_c001_v0001171_t0034_u01760837713390") 2025/10/19 01:36:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec32_d20251019_m013506_c001_v7007000_t0000_u01760837706688") 2025/10/19 01:36:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280ab5_d20251019_m013457_c001_v0001171_t0028_u01760837697844") 2025/10/19 01:36:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf175477348_d20251019_m013451_c001_v7007000_t0000_u01760837691586") 2025/10/19 01:36:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280a3c_d20251019_m013442_c001_v0001171_t0054_u01760837682799") 2025/10/19 01:36:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d48_d20251019_m013432_c001_v7007000_t0000_u01760837672586") 2025/10/19 01:36:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358060_d20251019_m013426_c001_v0001183_t0000_u01760837666453") 2025/10/19 01:36:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f5a_d20251019_m013420_c001_v7007000_t0000_u01760837660276") 2025/10/19 01:36:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c128091a_d20251019_m013415_c001_v0001171_t0032_u01760837655671") 2025/10/19 01:36:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98da1f_d20251019_m013413_c001_v7007000_t0000_u01760837653479") 2025/10/19 01:36:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357fee_d20251019_m013406_c001_v0001183_t0057_u01760837646850") 2025/10/19 01:36:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb53_d20251019_m013400_c001_v7007000_t0000_u01760837640623") 2025/10/19 01:36:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357fa4_d20251019_m013355_c001_v0001183_t0020_u01760837635999") 2025/10/19 01:36:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4073ea3d8fc73437_d20251019_m013354_c001_v7007000_t0000_u01760837634223") 2025/10/19 01:36:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f51_d20251019_m013347_c001_v0001183_t0022_u01760837627032") 2025/10/19 01:36:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4149afcae808727b_d20251019_m013337_c001_v7007000_t0000_u01760837617144") 2025/10/19 01:36:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357eed_d20251019_m013329_c001_v0001183_t0031_u01760837609923") 2025/10/19 01:36:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4121dc0fd27bdc45_d20251019_m013323_c001_v7007000_t0000_u01760837603569") 2025/10/19 01:36:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357ea9_d20251019_m013315_c001_v0001183_t0022_u01760837595102") 2025/10/19 01:36:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153bdd9_d20251019_m013308_c001_v7007000_t0000_u01760837588700") 2025/10/19 01:36:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357e55_d20251019_m013300_c001_v0001183_t0058_u01760837580187") 2025/10/19 01:36:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98da27_d20251019_m013416_c001_v7007000_t0000_u01760837656558") 2025/10/19 01:36:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358016_d20251019_m013412_c001_v0001183_t0007_u01760837652395") 2025/10/19 01:36:45 DEBUG : dir1/0009-34567: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d60_d20251019_m013436_c001_v7007000_t0000_u01760837676880") 2025/10/19 01:36:45 DEBUG : dir1/0009-34567: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c5b_d20251019_m013431_c001_v0001130_t0030_u01760837671857") 2025/10/19 01:36:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bd1_d20251019_m013551_c001_v7007000_t0000_u01760837751044") 2025/10/19 01:36:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b38e_d20251019_m013542_c001_v0001136_t0043_u01760837742531") 2025/10/19 01:36:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1c51_d20251019_m013536_c001_v7007000_t0000_u01760837736123") 2025/10/19 01:36:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b339_d20251019_m013527_c001_v0001136_t0018_u01760837727972") 2025/10/19 01:36:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec6c_d20251019_m013521_c001_v7007000_t0000_u01760837721439") 2025/10/19 01:36:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b2f9_d20251019_m013513_c001_v0001136_t0059_u01760837713673") 2025/10/19 01:36:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec33_d20251019_m013506_c001_v7007000_t0000_u01760837706872") 2025/10/19 01:36:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b2c7_d20251019_m013458_c001_v0001136_t0014_u01760837698168") 2025/10/19 01:36:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf175477349_d20251019_m013451_c001_v7007000_t0000_u01760837691768") 2025/10/19 01:36:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b297_d20251019_m013443_c001_v0001136_t0010_u01760837683131") 2025/10/19 01:36:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d4a_d20251019_m013432_c001_v7007000_t0000_u01760837672950") 2025/10/19 01:36:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b259_d20251019_m013426_c001_v0001136_t0022_u01760837666663") 2025/10/19 01:36:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f5b_d20251019_m013420_c001_v7007000_t0000_u01760837660458") 2025/10/19 01:36:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335802e_d20251019_m013415_c001_v0001183_t0059_u01760837655694") 2025/10/19 01:36:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98da1d_d20251019_m013413_c001_v7007000_t0000_u01760837653297") 2025/10/19 01:36:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b216_d20251019_m013407_c001_v0001136_t0006_u01760837647046") 2025/10/19 01:36:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb54_d20251019_m013400_c001_v7007000_t0000_u01760837640805") 2025/10/19 01:36:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c128085b_d20251019_m013356_c001_v0001171_t0039_u01760837636019") 2025/10/19 01:36:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40917ca080d72d87_d20251019_m013353_c001_v7007000_t0000_u01760837633780") 2025/10/19 01:36:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280829_d20251019_m013347_c001_v0001171_t0043_u01760837627238") 2025/10/19 01:36:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4175adbfc70ed48b_d20251019_m013336_c001_v7007000_t0000_u01760837616992") 2025/10/19 01:36:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4b59_d20251019_m013330_c001_v0001130_t0039_u01760837610122") 2025/10/19 01:36:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4121dc0fd27bdc46_d20251019_m013323_c001_v7007000_t0000_u01760837603797") 2025/10/19 01:36:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4b1f_d20251019_m013315_c001_v0001130_t0016_u01760837595312") 2025/10/19 01:36:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153bdda_d20251019_m013308_c001_v7007000_t0000_u01760837588882") 2025/10/19 01:36:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4ae6_d20251019_m013300_c001_v0001130_t0007_u01760837580504") 2025/10/19 01:36:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4073ea3d8fc73442_d20251019_m013416_c001_v7007000_t0000_u01760837656542") 2025/10/19 01:36:46 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c0b_d20251019_m013412_c001_v0001130_t0029_u01760837652573") 2025/10/19 01:36:46 DEBUG : dir1/0010-45678: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d63_d20251019_m013437_c001_v7007000_t0000_u01760837677061") 2025/10/19 01:36:46 DEBUG : dir1/0010-45678: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335808c_d20251019_m013431_c001_v0001183_t0029_u01760837671868") 2025/10/19 01:36:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bd2_d20251019_m013551_c001_v7007000_t0000_u01760837751238") 2025/10/19 01:36:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4d87_d20251019_m013542_c001_v0001130_t0018_u01760837742873") 2025/10/19 01:36:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1c52_d20251019_m013536_c001_v7007000_t0000_u01760837736305") 2025/10/19 01:36:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4d47_d20251019_m013528_c001_v0001130_t0036_u01760837728363") 2025/10/19 01:36:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec6d_d20251019_m013521_c001_v7007000_t0000_u01760837721625") 2025/10/19 01:36:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4d01_d20251019_m013513_c001_v0001130_t0056_u01760837713972") 2025/10/19 01:36:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec35_d20251019_m013507_c001_v7007000_t0000_u01760837707057") 2025/10/19 01:36:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4cb7_d20251019_m013458_c001_v0001130_t0042_u01760837698534") 2025/10/19 01:36:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf17547734a_d20251019_m013451_c001_v7007000_t0000_u01760837691950") 2025/10/19 01:36:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c87_d20251019_m013443_c001_v0001130_t0032_u01760837683742") 2025/10/19 01:36:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f42182d9120931d96_d20251019_m013433_c001_v7007000_t0000_u01760837673070") 2025/10/19 01:36:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280994_d20251019_m013427_c001_v0001171_t0010_u01760837667278") 2025/10/19 01:36:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f5d_d20251019_m013420_c001_v7007000_t0000_u01760837660641") 2025/10/19 01:36:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c21_d20251019_m013415_c001_v0001130_t0040_u01760837655897") 2025/10/19 01:36:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98da21_d20251019_m013413_c001_v7007000_t0000_u01760837653661") 2025/10/19 01:36:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12808be_d20251019_m013407_c001_v0001171_t0006_u01760837647353") 2025/10/19 01:36:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb55_d20251019_m013400_c001_v7007000_t0000_u01760837640986") 2025/10/19 01:36:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357fa8_d20251019_m013356_c001_v0001183_t0030_u01760837636207") 2025/10/19 01:36:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d17_d20251019_m013354_c001_v7007000_t0000_u01760837634007") 2025/10/19 01:36:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b1b4_d20251019_m013347_c001_v0001136_t0045_u01760837627514") 2025/10/19 01:36:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f415e124fbb8c9867_d20251019_m013336_c001_v7007000_t0000_u01760837616907") 2025/10/19 01:36:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12807bc_d20251019_m013330_c001_v0001171_t0046_u01760837610432") 2025/10/19 01:36:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4121dc0fd27bdc47_d20251019_m013323_c001_v7007000_t0000_u01760837603980") 2025/10/19 01:36:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280740_d20251019_m013315_c001_v0001171_t0005_u01760837595764") 2025/10/19 01:36:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153bddb_d20251019_m013309_c001_v7007000_t0000_u01760837589065") 2025/10/19 01:36:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12806c8_d20251019_m013301_c001_v0001171_t0008_u01760837581048") 2025/10/19 01:36:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f409a344462e4d1fe_d20251019_m013416_c001_v7007000_t0000_u01760837656540") 2025/10/19 01:36:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358018_d20251019_m013412_c001_v0001183_t0017_u01760837652600") 2025/10/19 01:36:47 DEBUG : dir1/0011-56789: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d64_d20251019_m013437_c001_v7007000_t0000_u01760837677242") 2025/10/19 01:36:47 DEBUG : dir1/0011-56789: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12809d4_d20251019_m013432_c001_v0001171_t0015_u01760837672015") 2025/10/19 01:36:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bd3_d20251019_m013551_c001_v7007000_t0000_u01760837751423") 2025/10/19 01:36:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933582f2_d20251019_m013543_c001_v0001183_t0049_u01760837743235") 2025/10/19 01:36:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1c54_d20251019_m013536_c001_v7007000_t0000_u01760837736486") 2025/10/19 01:36:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358256_d20251019_m013528_c001_v0001183_t0057_u01760837728734") 2025/10/19 01:36:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec6e_d20251019_m013521_c001_v7007000_t0000_u01760837721808") 2025/10/19 01:36:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933581ca_d20251019_m013514_c001_v0001183_t0028_u01760837714292") 2025/10/19 01:36:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec37_d20251019_m013507_c001_v7007000_t0000_u01760837707240") 2025/10/19 01:36:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358156_d20251019_m013459_c001_v0001183_t0018_u01760837699225") 2025/10/19 01:36:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf17547734c_d20251019_m013452_c001_v7007000_t0000_u01760837692131") 2025/10/19 01:36:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933580e8_d20251019_m013444_c001_v0001183_t0054_u01760837684074") 2025/10/19 01:36:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4175adbfc70ed4fe_d20251019_m013433_c001_v7007000_t0000_u01760837673124") 2025/10/19 01:36:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c41_d20251019_m013427_c001_v0001130_t0002_u01760837667604") 2025/10/19 01:36:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f5e_d20251019_m013420_c001_v7007000_t0000_u01760837660823") 2025/10/19 01:36:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358032_d20251019_m013415_c001_v0001183_t0056_u01760837655908") 2025/10/19 01:36:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf17547732f_d20251019_m013413_c001_v7007000_t0000_u01760837653682") 2025/10/19 01:36:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4bf6_d20251019_m013407_c001_v0001130_t0028_u01760837647744") 2025/10/19 01:36:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb57_d20251019_m013401_c001_v7007000_t0000_u01760837641167") 2025/10/19 01:36:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b1e0_d20251019_m013356_c001_v0001136_t0022_u01760837636223") 2025/10/19 01:36:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb41_d20251019_m013354_c001_v7007000_t0000_u01760837634002") 2025/10/19 01:36:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4ba0_d20251019_m013348_c001_v0001130_t0036_u01760837628010") 2025/10/19 01:36:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41185a1fa615efd4_d20251019_m013337_c001_v7007000_t0000_u01760837617156") 2025/10/19 01:36:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b17a_d20251019_m013330_c001_v0001136_t0049_u01760837610708") 2025/10/19 01:36:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4121dc0fd27bdc48_d20251019_m013324_c001_v7007000_t0000_u01760837604161") 2025/10/19 01:36:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b14c_d20251019_m013316_c001_v0001136_t0006_u01760837596245") 2025/10/19 01:36:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153bddc_d20251019_m013309_c001_v7007000_t0000_u01760837589248") 2025/10/19 01:36:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b114_d20251019_m013301_c001_v0001136_t0038_u01760837581340") 2025/10/19 01:36:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4131931c2e8df15c_d20251019_m013416_c001_v7007000_t0000_u01760837656760") 2025/10/19 01:36:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12808f2_d20251019_m013412_c001_v0001171_t0023_u01760837652728") 2025/10/19 01:36:49 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d65_d20251019_m013437_c001_v7007000_t0000_u01760837677424") 2025/10/19 01:36:49 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335808e_d20251019_m013432_c001_v0001183_t0028_u01760837672060") 2025/10/19 01:36:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bd4_d20251019_m013551_c001_v7007000_t0000_u01760837751605") 2025/10/19 01:36:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280c25_d20251019_m013543_c001_v0001171_t0036_u01760837743458") 2025/10/19 01:36:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1c55_d20251019_m013536_c001_v7007000_t0000_u01760837736667") 2025/10/19 01:36:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280ba1_d20251019_m013528_c001_v0001171_t0022_u01760837728943") 2025/10/19 01:36:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec6f_d20251019_m013521_c001_v7007000_t0000_u01760837721990") 2025/10/19 01:36:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280b2d_d20251019_m013514_c001_v0001171_t0038_u01760837714549") 2025/10/19 01:36:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec39_d20251019_m013507_c001_v7007000_t0000_u01760837707422") 2025/10/19 01:36:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280acb_d20251019_m013459_c001_v0001171_t0011_u01760837699422") 2025/10/19 01:36:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf17547734d_d20251019_m013452_c001_v7007000_t0000_u01760837692312") 2025/10/19 01:36:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280a46_d20251019_m013444_c001_v0001171_t0046_u01760837684279") 2025/10/19 01:36:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d4d_d20251019_m013433_c001_v7007000_t0000_u01760837673134") 2025/10/19 01:36:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358068_d20251019_m013427_c001_v0001183_t0036_u01760837667961") 2025/10/19 01:36:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f5f_d20251019_m013421_c001_v7007000_t0000_u01760837661012") 2025/10/19 01:36:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c128091e_d20251019_m013416_c001_v0001171_t0021_u01760837656028") 2025/10/19 01:36:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf17547732c_d20251019_m013413_c001_v7007000_t0000_u01760837653320") 2025/10/19 01:36:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357ff8_d20251019_m013408_c001_v0001183_t0015_u01760837648056") 2025/10/19 01:36:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb59_d20251019_m013401_c001_v7007000_t0000_u01760837641348") 2025/10/19 01:36:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4bd5_d20251019_m013356_c001_v0001130_t0007_u01760837636248") 2025/10/19 01:36:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4103909a696eb49e_d20251019_m013353_c001_v7007000_t0000_u01760837633959") 2025/10/19 01:36:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f5c_d20251019_m013348_c001_v0001183_t0043_u01760837628593") 2025/10/19 01:36:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f415e124fbb8c9868_d20251019_m013337_c001_v7007000_t0000_u01760837617088") 2025/10/19 01:36:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357ef9_d20251019_m013331_c001_v0001183_t0035_u01760837611163") 2025/10/19 01:36:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4121dc0fd27bdc49_d20251019_m013324_c001_v7007000_t0000_u01760837604343") 2025/10/19 01:36:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357eb1_d20251019_m013316_c001_v0001183_t0020_u01760837596563") 2025/10/19 01:36:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153bddd_d20251019_m013309_c001_v7007000_t0000_u01760837589460") 2025/10/19 01:36:50 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357e5d_d20251019_m013301_c001_v0001183_t0053_u01760837581703") 2025/10/19 01:36:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f409a344462e4d1ff_d20251019_m013416_c001_v7007000_t0000_u01760837656773") 2025/10/19 01:36:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335801a_d20251019_m013412_c001_v0001183_t0034_u01760837652845") 2025/10/19 01:36:50 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d66_d20251019_m013437_c001_v7007000_t0000_u01760837677604") 2025/10/19 01:36:50 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b272_d20251019_m013432_c001_v0001136_t0036_u01760837672127") 2025/10/19 01:36:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bd5_d20251019_m013551_c001_v7007000_t0000_u01760837751799") 2025/10/19 01:36:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b396_d20251019_m013543_c001_v0001136_t0001_u01760837743817") 2025/10/19 01:36:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1c56_d20251019_m013536_c001_v7007000_t0000_u01760837736848") 2025/10/19 01:36:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b343_d20251019_m013529_c001_v0001136_t0028_u01760837729359") 2025/10/19 01:36:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec70_d20251019_m013522_c001_v7007000_t0000_u01760837722173") 2025/10/19 01:36:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b301_d20251019_m013514_c001_v0001136_t0011_u01760837714847") 2025/10/19 01:36:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec3b_d20251019_m013507_c001_v7007000_t0000_u01760837707605") 2025/10/19 01:36:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b2c9_d20251019_m013459_c001_v0001136_t0029_u01760837699809") 2025/10/19 01:36:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf17547734e_d20251019_m013452_c001_v7007000_t0000_u01760837692493") 2025/10/19 01:36:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b29d_d20251019_m013444_c001_v0001136_t0028_u01760837684683") 2025/10/19 01:36:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4131931c2e8df16b_d20251019_m013432_c001_v7007000_t0000_u01760837672968") 2025/10/19 01:36:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b25b_d20251019_m013428_c001_v0001136_t0059_u01760837668174") 2025/10/19 01:36:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f60_d20251019_m013421_c001_v7007000_t0000_u01760837661202") 2025/10/19 01:36:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b235_d20251019_m013416_c001_v0001136_t0059_u01760837656038") 2025/10/19 01:36:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98da22_d20251019_m013413_c001_v7007000_t0000_u01760837653693") 2025/10/19 01:36:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b21a_d20251019_m013408_c001_v0001136_t0050_u01760837648263") 2025/10/19 01:36:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb5b_d20251019_m013401_c001_v7007000_t0000_u01760837641529") 2025/10/19 01:36:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280863_d20251019_m013356_c001_v0001171_t0015_u01760837636326") 2025/10/19 01:36:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40917ca080d72d88_d20251019_m013353_c001_v7007000_t0000_u01760837633963") 2025/10/19 01:36:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c128082d_d20251019_m013348_c001_v0001171_t0027_u01760837628790") 2025/10/19 01:36:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be29_d20251019_m013336_c001_v7007000_t0000_u01760837616917") 2025/10/19 01:36:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4b60_d20251019_m013331_c001_v0001130_t0025_u01760837611359") 2025/10/19 01:36:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4121dc0fd27bdc4a_d20251019_m013324_c001_v7007000_t0000_u01760837604524") 2025/10/19 01:36:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4b2b_d20251019_m013316_c001_v0001130_t0014_u01760837596760") 2025/10/19 01:36:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153bdde_d20251019_m013309_c001_v7007000_t0000_u01760837589643") 2025/10/19 01:36:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4aea_d20251019_m013301_c001_v0001130_t0051_u01760837581908") 2025/10/19 01:36:52 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98da2b_d20251019_m013416_c001_v7007000_t0000_u01760837656925") 2025/10/19 01:36:52 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b22b_d20251019_m013412_c001_v0001136_t0050_u01760837652860") 2025/10/19 01:36:52 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d67_d20251019_m013437_c001_v7007000_t0000_u01760837677849") 2025/10/19 01:36:52 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c61_d20251019_m013432_c001_v0001130_t0037_u01760837672197") 2025/10/19 01:36:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bd6_d20251019_m013551_c001_v7007000_t0000_u01760837751983") 2025/10/19 01:36:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4d93_d20251019_m013544_c001_v0001130_t0054_u01760837744237") 2025/10/19 01:36:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1c57_d20251019_m013537_c001_v7007000_t0000_u01760837737031") 2025/10/19 01:36:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4d4d_d20251019_m013529_c001_v0001130_t0006_u01760837729666") 2025/10/19 01:36:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec71_d20251019_m013522_c001_v7007000_t0000_u01760837722355") 2025/10/19 01:36:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4d0b_d20251019_m013515_c001_v0001130_t0012_u01760837715265") 2025/10/19 01:36:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec3d_d20251019_m013507_c001_v7007000_t0000_u01760837707790") 2025/10/19 01:36:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4cc3_d20251019_m013500_c001_v0001130_t0000_u01760837700183") 2025/10/19 01:36:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf17547734f_d20251019_m013452_c001_v7007000_t0000_u01760837692674") 2025/10/19 01:36:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c8f_d20251019_m013444_c001_v0001130_t0005_u01760837684975") 2025/10/19 01:36:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40290cfc92bee0b0_d20251019_m013432_c001_v7007000_t0000_u01760837672977") 2025/10/19 01:36:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c128099e_d20251019_m013428_c001_v0001171_t0018_u01760837668434") 2025/10/19 01:36:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f61_d20251019_m013421_c001_v7007000_t0000_u01760837661385") 2025/10/19 01:36:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358034_d20251019_m013416_c001_v0001183_t0017_u01760837656136") 2025/10/19 01:36:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4073ea3d8fc73440_d20251019_m013413_c001_v7007000_t0000_u01760837653702") 2025/10/19 01:36:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12808ca_d20251019_m013408_c001_v0001171_t0027_u01760837648590") 2025/10/19 01:36:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb5c_d20251019_m013401_c001_v7007000_t0000_u01760837641711") 2025/10/19 01:36:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357fac_d20251019_m013356_c001_v0001183_t0026_u01760837636421") 2025/10/19 01:36:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb42_d20251019_m013354_c001_v7007000_t0000_u01760837634187") 2025/10/19 01:36:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b1ba_d20251019_m013349_c001_v0001136_t0053_u01760837629216") 2025/10/19 01:36:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb37_d20251019_m013337_c001_v7007000_t0000_u01760837617164") 2025/10/19 01:36:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12807ca_d20251019_m013331_c001_v0001171_t0027_u01760837611800") 2025/10/19 01:36:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4121dc0fd27bdc4b_d20251019_m013324_c001_v7007000_t0000_u01760837604707") 2025/10/19 01:36:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c128074e_d20251019_m013317_c001_v0001171_t0038_u01760837597134") 2025/10/19 01:36:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153bddf_d20251019_m013309_c001_v7007000_t0000_u01760837589825") 2025/10/19 01:36:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12806d2_d20251019_m013302_c001_v0001171_t0010_u01760837582268") 2025/10/19 01:36:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98da26_d20251019_m013416_c001_v7007000_t0000_u01760837656538") 2025/10/19 01:36:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c13_d20251019_m013412_c001_v0001130_t0040_u01760837652987") 2025/10/19 01:36:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d68_d20251019_m013438_c001_v7007000_t0000_u01760837678031") 2025/10/19 01:36:53 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358094_d20251019_m013432_c001_v0001183_t0026_u01760837672266") 2025/10/19 01:36:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bd7_d20251019_m013552_c001_v7007000_t0000_u01760837752166") 2025/10/19 01:36:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358300_d20251019_m013544_c001_v0001183_t0058_u01760837744697") 2025/10/19 01:36:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1c58_d20251019_m013537_c001_v7007000_t0000_u01760837737213") 2025/10/19 01:36:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335826a_d20251019_m013530_c001_v0001183_t0045_u01760837730009") 2025/10/19 01:36:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec72_d20251019_m013522_c001_v7007000_t0000_u01760837722542") 2025/10/19 01:36:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933581d4_d20251019_m013515_c001_v0001183_t0049_u01760837715612") 2025/10/19 01:36:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec40_d20251019_m013507_c001_v7007000_t0000_u01760837707974") 2025/10/19 01:36:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358164_d20251019_m013500_c001_v0001183_t0006_u01760837700712") 2025/10/19 01:36:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf175477350_d20251019_m013452_c001_v7007000_t0000_u01760837692856") 2025/10/19 01:36:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933580f4_d20251019_m013445_c001_v0001183_t0013_u01760837685413") 2025/10/19 01:36:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4131931c2e8df169_d20251019_m013432_c001_v7007000_t0000_u01760837672606") 2025/10/19 01:36:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c4b_d20251019_m013428_c001_v0001130_t0052_u01760837668752") 2025/10/19 01:36:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f63_d20251019_m013421_c001_v7007000_t0000_u01760837661568") 2025/10/19 01:36:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c23_d20251019_m013416_c001_v0001130_t0003_u01760837656218") 2025/10/19 01:36:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98da23_d20251019_m013413_c001_v7007000_t0000_u01760837653843") 2025/10/19 01:36:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4bfa_d20251019_m013408_c001_v0001130_t0027_u01760837648932") 2025/10/19 01:36:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb5d_d20251019_m013401_c001_v7007000_t0000_u01760837641893") 2025/10/19 01:36:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4bd9_d20251019_m013356_c001_v0001130_t0009_u01760837636599") 2025/10/19 01:36:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f420744ac74b3af28_d20251019_m013354_c001_v7007000_t0000_u01760837634020") 2025/10/19 01:36:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4ba6_d20251019_m013349_c001_v0001130_t0003_u01760837629566") 2025/10/19 01:36:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d9ea_d20251019_m013336_c001_v7007000_t0000_u01760837616929") 2025/10/19 01:36:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b17e_d20251019_m013332_c001_v0001136_t0031_u01760837612122") 2025/10/19 01:36:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4121dc0fd27bdc4c_d20251019_m013324_c001_v7007000_t0000_u01760837604888") 2025/10/19 01:36:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b150_d20251019_m013317_c001_v0001136_t0044_u01760837597408") 2025/10/19 01:36:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153bde1_d20251019_m013310_c001_v7007000_t0000_u01760837590009") 2025/10/19 01:36:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b11a_d20251019_m013302_c001_v0001136_t0034_u01760837582609") 2025/10/19 01:36:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f4b_d20251019_m013416_c001_v7007000_t0000_u01760837656940") 2025/10/19 01:36:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335801c_d20251019_m013413_c001_v0001183_t0052_u01760837653046") 2025/10/19 01:36:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be30_d20251019_m013339_c001_v7007000_t0000_u01760837619636") 2025/10/19 01:36:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f09_d20251019_m013335_c001_v0001183_t0053_u01760837615019") 2025/10/19 01:36:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be31_d20251019_m013339_c001_v7007000_t0000_u01760837619867") 2025/10/19 01:36:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4b78_d20251019_m013335_c001_v0001130_t0022_u01760837615117") 2025/10/19 01:36:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be32_d20251019_m013340_c001_v7007000_t0000_u01760837620049") 2025/10/19 01:36:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b18c_d20251019_m013335_c001_v0001136_t0002_u01760837615145") 2025/10/19 01:36:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be33_d20251019_m013340_c001_v7007000_t0000_u01760837620231") 2025/10/19 01:36:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12807e8_d20251019_m013335_c001_v0001171_t0039_u01760837615156") 2025/10/19 01:36:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be34_d20251019_m013340_c001_v7007000_t0000_u01760837620416") 2025/10/19 01:36:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f0b_d20251019_m013335_c001_v0001183_t0024_u01760837615223") 2025/10/19 01:36:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be35_d20251019_m013340_c001_v7007000_t0000_u01760837620596") 2025/10/19 01:36:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f0d_d20251019_m013335_c001_v0001183_t0019_u01760837615441") 2025/10/19 01:36:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be37_d20251019_m013340_c001_v7007000_t0000_u01760837620779") 2025/10/19 01:36:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12807ea_d20251019_m013335_c001_v0001171_t0048_u01760837615453") 2025/10/19 01:36:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be38_d20251019_m013340_c001_v7007000_t0000_u01760837620962") 2025/10/19 01:36:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b18e_d20251019_m013335_c001_v0001136_t0051_u01760837615574") 2025/10/19 01:36:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be39_d20251019_m013341_c001_v7007000_t0000_u01760837621144") 2025/10/19 01:36:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f11_d20251019_m013335_c001_v0001183_t0026_u01760837615647") 2025/10/19 01:36:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be3a_d20251019_m013341_c001_v7007000_t0000_u01760837621325") 2025/10/19 01:36:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4b7c_d20251019_m013335_c001_v0001130_t0007_u01760837615679") 2025/10/19 01:36:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be3b_d20251019_m013341_c001_v7007000_t0000_u01760837621511") 2025/10/19 01:36:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12807ec_d20251019_m013335_c001_v0001171_t0012_u01760837615746") 2025/10/19 01:36:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be3c_d20251019_m013341_c001_v7007000_t0000_u01760837621703") 2025/10/19 01:36:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b190_d20251019_m013335_c001_v0001136_t0012_u01760837615877") 2025/10/19 01:36:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be3d_d20251019_m013341_c001_v7007000_t0000_u01760837621886") 2025/10/19 01:36:56 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f17_d20251019_m013335_c001_v0001183_t0022_u01760837615962") 2025/10/19 01:36:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be3e_d20251019_m013342_c001_v7007000_t0000_u01760837622068") 2025/10/19 01:36:56 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12807ee_d20251019_m013336_c001_v0001171_t0032_u01760837616076") 2025/10/19 01:36:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be3f_d20251019_m013342_c001_v7007000_t0000_u01760837622249") 2025/10/19 01:36:56 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f19_d20251019_m013336_c001_v0001183_t0018_u01760837616178") 2025/10/19 01:36:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153be40_d20251019_m013342_c001_v7007000_t0000_u01760837622431") 2025/10/19 01:36:56 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4b80_d20251019_m013336_c001_v0001130_t0052_u01760837616202") 2025/10/19 01:36:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4103909a696eb4ae_d20251019_m013356_c001_v7007000_t0000_u01760837636972") 2025/10/19 01:36:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f70_d20251019_m013352_c001_v0001183_t0005_u01760837632076") 2025/10/19 01:36:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40917ca080d72d8a_d20251019_m013356_c001_v7007000_t0000_u01760837636982") 2025/10/19 01:36:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c128083b_d20251019_m013352_c001_v0001171_t0002_u01760837632198") 2025/10/19 01:36:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4073ea3d8fc7343b_d20251019_m013357_c001_v7007000_t0000_u01760837637096") 2025/10/19 01:36:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f76_d20251019_m013352_c001_v0001183_t0021_u01760837632277") 2025/10/19 01:36:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d1a_d20251019_m013356_c001_v7007000_t0000_u01760837636928") 2025/10/19 01:36:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b1ca_d20251019_m013352_c001_v0001136_t0024_u01760837632372") 2025/10/19 01:36:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f420744ac74b3af2b_d20251019_m013357_c001_v7007000_t0000_u01760837637103") 2025/10/19 01:36:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4bb7_d20251019_m013352_c001_v0001130_t0058_u01760837632450") 2025/10/19 01:36:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb43_d20251019_m013356_c001_v7007000_t0000_u01760837636938") 2025/10/19 01:36:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f7a_d20251019_m013352_c001_v0001183_t0011_u01760837632486") 2025/10/19 01:36:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d1b_d20251019_m013357_c001_v7007000_t0000_u01760837637112") 2025/10/19 01:36:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c128083d_d20251019_m013352_c001_v0001171_t0019_u01760837632575") 2025/10/19 01:36:57 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4103909a696eb4b0_d20251019_m013357_c001_v7007000_t0000_u01760837637158") 2025/10/19 01:36:57 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f7c_d20251019_m013352_c001_v0001183_t0041_u01760837632690") 2025/10/19 01:36:57 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40917ca080d72d8b_d20251019_m013357_c001_v7007000_t0000_u01760837637168") 2025/10/19 01:36:57 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4bbb_d20251019_m013352_c001_v0001130_t0018_u01760837632711") 2025/10/19 01:36:57 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4073ea3d8fc7343c_d20251019_m013357_c001_v7007000_t0000_u01760837637278") 2025/10/19 01:36:57 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b1cc_d20251019_m013352_c001_v0001136_t0031_u01760837632845") 2025/10/19 01:36:57 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d1c_d20251019_m013357_c001_v7007000_t0000_u01760837637295") 2025/10/19 01:36:57 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f7e_d20251019_m013352_c001_v0001183_t0047_u01760837632882") 2025/10/19 01:36:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb45_d20251019_m013357_c001_v7007000_t0000_u01760837637306") 2025/10/19 01:36:57 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280841_d20251019_m013352_c001_v0001171_t0039_u01760837632926") 2025/10/19 01:36:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb44_d20251019_m013357_c001_v7007000_t0000_u01760837637125") 2025/10/19 01:36:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f84_d20251019_m013353_c001_v0001183_t0055_u01760837633085") 2025/10/19 01:36:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4103909a696eb4ad_d20251019_m013356_c001_v7007000_t0000_u01760837636953") 2025/10/19 01:36:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4bbf_d20251019_m013353_c001_v0001130_t0012_u01760837633095") 2025/10/19 01:36:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4103909a696eb4af_d20251019_m013357_c001_v7007000_t0000_u01760837637138") 2025/10/19 01:36:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b1d0_d20251019_m013353_c001_v0001136_t0055_u01760837633286") 2025/10/19 01:36:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f420744ac74b3af2c_d20251019_m013357_c001_v7007000_t0000_u01760837637287") 2025/10/19 01:36:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357f88_d20251019_m013353_c001_v0001183_t0006_u01760837633306") 2025/10/19 01:36:57 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f42182d9120931c7c_d20251019_m013156_c001_v7007000_t0000_u01760837516083") 2025/10/19 01:36:57 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f102a8e525bccc0cf_d20251019_m013154_c001_v0001179_t0011_u01760837514149") 2025/10/19 01:36:58 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f415e124fbb8c8ffc_d20251019_m013153_c001_v7007000_t0000_u01760837513963") 2025/10/19 01:36:58 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f102a8e525bccc0c1_d20251019_m013150_c001_v0001179_t0040_u01760837510840") 2025/10/19 01:36:58 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f415e124fbb8c8ffa_d20251019_m013150_c001_v7007000_t0000_u01760837510110") 2025/10/19 01:36:58 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280455_d20251019_m013145_c001_v0001171_t0019_u01760837505444") 2025/10/19 01:36:58 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1ab1_d20251019_m013143_c001_v7007000_t0000_u01760837503985") 2025/10/19 01:36:58 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f118268f2c7f1da06_d20251019_m013141_c001_v0001171_t0030_u01760837501788") 2025/10/19 01:36:58 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ea7f_d20251019_m013141_c001_v7007000_t0000_u01760837501604") 2025/10/19 01:36:58 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f118268f2c7f1d9f0_d20251019_m013138_c001_v0001171_t0011_u01760837498454") 2025/10/19 01:36:58 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ea7d_d20251019_m013137_c001_v7007000_t0000_u01760837497666") 2025/10/19 01:36:58 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280409_d20251019_m013133_c001_v0001171_t0024_u01760837493535") 2025/10/19 01:36:58 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4131931c2e8defd5_d20251019_m013132_c001_v7007000_t0000_u01760837492262") 2025/10/19 01:36:58 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f103a1d167e4307bd_d20251019_m013130_c001_v0001181_t0031_u01760837490799") 2025/10/19 01:36:58 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f423f3964a62b4216_d20251019_m013130_c001_v7007000_t0000_u01760837490615") 2025/10/19 01:36:58 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f103a1d167e4307b1_d20251019_m013127_c001_v0001181_t0056_u01760837487700") 2025/10/19 01:36:58 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f423f3964a62b420d_d20251019_m013126_c001_v7007000_t0000_u01760837486973") 2025/10/19 01:36:58 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b48f5_d20251019_m013123_c001_v0001130_t0031_u01760837483274") 2025/10/19 01:36:58 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4131931c2e8defbe_d20251019_m013122_c001_v7007000_t0000_u01760837482361") 2025/10/19 01:36:58 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f113d5362fa6267cb_d20251019_m013120_c001_v0001181_t0030_u01760837480531") 2025/10/19 01:36:58 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41185a1fa615eace_d20251019_m013120_c001_v7007000_t0000_u01760837480352") 2025/10/19 01:36:58 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f113d5362fa6267c7_d20251019_m013117_c001_v0001181_t0042_u01760837477398") 2025/10/19 01:36:58 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41185a1fa615eac4_d20251019_m013116_c001_v7007000_t0000_u01760837476676") 2025/10/19 01:36:58 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357bc2_d20251019_m013110_c001_v0001183_t0007_u01760837470812") 2025/10/19 01:36:59 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4149afcae8086ce1_d20251019_m013109_c001_v7007000_t0000_u01760837469897") 2025/10/19 01:36:59 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1169aba40ff02a5a_d20251019_m013107_c001_v0001182_t0016_u01760837467965") 2025/10/19 01:36:59 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a293a93b8_d20251019_m013107_c001_v7007000_t0000_u01760837467784") 2025/10/19 01:36:59 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1169aba40ff02a42_d20251019_m013104_c001_v0001182_t0037_u01760837464685") 2025/10/19 01:36:59 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a293a93aa_d20251019_m013103_c001_v7007000_t0000_u01760837463950") 2025/10/19 01:36:59 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c128036d_d20251019_m013057_c001_v0001171_t0042_u01760837457898") 2025/10/19 01:36:59 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f409a344462e4d0a3_d20251019_m013056_c001_v7007000_t0000_u01760837456990") 2025/10/19 01:36:59 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f11099060444157d3_d20251019_m013054_c001_v0001116_t0011_u01760837454721") 2025/10/19 01:36:59 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d337_d20251019_m013054_c001_v7007000_t0000_u01760837454508") 2025/10/19 01:36:59 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f11099060444157c7_d20251019_m013050_c001_v0001116_t0005_u01760837450328") 2025/10/19 01:36:59 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d308_d20251019_m013049_c001_v7007000_t0000_u01760837449595") 2025/10/19 01:36:59 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4875_d20251019_m013042_c001_v0001130_t0002_u01760837442957") 2025/10/19 01:36:59 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4165fb72938a36e5_d20251019_m013041_c001_v7007000_t0000_u01760837441867") 2025/10/19 01:36:59 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10795c52f5fff178_d20251019_m013027_c001_v0001145_t0033_u01760837427224") 2025/10/19 01:36:59 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ea1a_d20251019_m013027_c001_v7007000_t0000_u01760837427019") 2025/10/19 01:36:59 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357aa2_d20251019_m013022_c001_v0001183_t0040_u01760837422977") 2025/10/19 01:37:00 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f116f763e9e91095a_d20251019_m013022_c001_v0001171_t0045_u01760837422037") 2025/10/19 01:37:00 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f116f763e9e910954_d20251019_m013020_c001_v0001171_t0022_u01760837420958") 2025/10/19 01:37:00 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf17547681d_d20251019_m013007_c001_v7007000_t0000_u01760837407695") 2025/10/19 01:37:00 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b47bb_d20251019_m013000_c001_v0001130_t0012_u01760837400372") 2025/10/19 01:37:00 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f104fa9a46cdefc3e_d20251019_m012959_c001_v0001120_t0027_u01760837399451") 2025/10/19 01:37:00 DEBUG : dst/one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f104fa9a46cdefc3a_d20251019_m012957_c001_v0001120_t0022_u01760837397996") 2025/10/19 01:37:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f42182d9120931c7d_d20251019_m013156_c001_v7007000_t0000_u01760837516266") 2025/10/19 01:37:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10639a0b084f4bf6_d20251019_m013153_c001_v0001037_t0035_u01760837513494") 2025/10/19 01:37:00 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f100a725d908f4a99_d20251019_m013149_c001_v0001145_t0043_u01760837509754") 2025/10/19 01:37:00 DEBUG : dst/one.bak: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1ab3_d20251019_m013144_c001_v7007000_t0000_u01760837504169") 2025/10/19 01:37:00 DEBUG : dst/one.bak: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f117c466e64dff352_d20251019_m013141_c001_v0001180_t0016_u01760837501404") 2025/10/19 01:37:00 DEBUG : dst/one.bak: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f11783e8858f14c94_d20251019_m013137_c001_v0001171_t0051_u01760837497394") 2025/10/19 01:37:00 DEBUG : dst/one.bak: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4131931c2e8defd6_d20251019_m013132_c001_v7007000_t0000_u01760837492442") 2025/10/19 01:37:00 DEBUG : dst/one.bak: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f102e3a3fdd6f0c4f_d20251019_m013130_c001_v0001180_t0028_u01760837490395") 2025/10/19 01:37:00 DEBUG : dst/one.bak: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1169aba40ff02ac8_d20251019_m013126_c001_v0001182_t0022_u01760837486727") 2025/10/19 01:37:00 DEBUG : dst/three: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4165fb72938a36e7_d20251019_m013042_c001_v7007000_t0000_u01760837442049") 2025/10/19 01:37:00 DEBUG : dst/three: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f116f763e9e9109af_d20251019_m013040_c001_v0001171_t0047_u01760837440510") 2025/10/19 01:37:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f42182d9120931c7e_d20251019_m013156_c001_v7007000_t0000_u01760837516449") 2025/10/19 01:37:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f11892e980c29c5f2_d20251019_m013154_c001_v0001145_t0010_u01760837514911") 2025/10/19 01:37:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f111b606fe1791b1b_d20251019_m013151_c001_v0001180_t0045_u01760837511652") 2025/10/19 01:37:00 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f42182d9120931c7f_d20251019_m013156_c001_v7007000_t0000_u01760837516632") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f102a8e525bccc0d7_d20251019_m013155_c001_v0001179_t0037_u01760837515491") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f415e124fbb8c8ffe_d20251019_m013155_c001_v7007000_t0000_u01760837515306") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f102a8e525bccc0c7_d20251019_m013152_c001_v0001179_t0013_u01760837512057") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f415e124fbb8c8ffb_d20251019_m013151_c001_v7007000_t0000_u01760837511871") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b496d_d20251019_m013146_c001_v0001130_t0025_u01760837506712") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1ab4_d20251019_m013144_c001_v7007000_t0000_u01760837504351") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f118268f2c7f1da0e_d20251019_m013143_c001_v0001171_t0024_u01760837503281") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ea82_d20251019_m013143_c001_v7007000_t0000_u01760837503097") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f118268f2c7f1d9fa_d20251019_m013139_c001_v0001171_t0024_u01760837499852") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ea7e_d20251019_m013139_c001_v7007000_t0000_u01760837499660") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b492d_d20251019_m013134_c001_v0001130_t0052_u01760837494463") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f423f3964a62b421a_d20251019_m013131_c001_v7007000_t0000_u01760837491693") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4919_d20251019_m013129_c001_v0001130_t0028_u01760837489497") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f423f3964a62b420f_d20251019_m013128_c001_v7007000_t0000_u01760837488773") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357c04_d20251019_m013124_c001_v0001183_t0043_u01760837484253") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41185a1fa615ead2_d20251019_m013121_c001_v7007000_t0000_u01760837481445") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357bec_d20251019_m013119_c001_v0001183_t0028_u01760837479272") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41185a1fa615eac7_d20251019_m013118_c001_v7007000_t0000_u01760837478182") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12803b1_d20251019_m013111_c001_v0001171_t0027_u01760837471706") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a293a93bc_d20251019_m013108_c001_v7007000_t0000_u01760837468914") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280399_d20251019_m013106_c001_v0001171_t0031_u01760837466661") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a293a93ab_d20251019_m013105_c001_v7007000_t0000_u01760837465550") 2025/10/19 01:37:01 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b48a3_d20251019_m013059_c001_v0001130_t0040_u01760837459137") 2025/10/19 01:37:02 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d339_d20251019_m013056_c001_v7007000_t0000_u01760837456072") 2025/10/19 01:37:02 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4897_d20251019_m013052_c001_v0001130_t0002_u01760837452919") 2025/10/19 01:37:02 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d32d_d20251019_m013051_c001_v7007000_t0000_u01760837451829") 2025/10/19 01:37:02 DEBUG : dst/three.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357b3a_d20251019_m013044_c001_v0001183_t0018_u01760837444566") 2025/10/19 01:37:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1ab7_d20251019_m013144_c001_v7007000_t0000_u01760837504536") 2025/10/19 01:37:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1008a7f38b30ceb7_d20251019_m013142_c001_v0001130_t0021_u01760837502668") 2025/10/19 01:37:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f107d94bcc7f28e3a_d20251019_m013139_c001_v0001134_t0057_u01760837499325") 2025/10/19 01:37:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4131931c2e8defd7_d20251019_m013132_c001_v7007000_t0000_u01760837492623") 2025/10/19 01:37:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1021413dd46e62c8_d20251019_m013131_c001_v0001105_t0009_u01760837491243") 2025/10/19 01:37:02 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1169aa6cad20c2fa_d20251019_m013128_c001_v0001157_t0015_u01760837488295") 2025/10/19 01:37:02 DEBUG : dst/two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f42182d9120931c80_d20251019_m013156_c001_v7007000_t0000_u01760837516815") 2025/10/19 01:37:02 DEBUG : dst/two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357c8c_d20251019_m013146_c001_v0001183_t0050_u01760837506146") 2025/10/19 01:37:02 DEBUG : dst/two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1ab8_d20251019_m013144_c001_v7007000_t0000_u01760837504719") 2025/10/19 01:37:02 DEBUG : dst/two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357c46_d20251019_m013134_c001_v0001183_t0048_u01760837494222") 2025/10/19 01:37:02 DEBUG : dst/two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4131931c2e8defd8_d20251019_m013132_c001_v7007000_t0000_u01760837492803") 2025/10/19 01:37:02 DEBUG : dst/two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12803e5_d20251019_m013123_c001_v0001171_t0012_u01760837483922") 2025/10/19 01:37:02 DEBUG : dst/two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4131931c2e8defbf_d20251019_m013122_c001_v7007000_t0000_u01760837482542") 2025/10/19 01:37:02 DEBUG : dst/two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b48d9_d20251019_m013111_c001_v0001130_t0046_u01760837471380") 2025/10/19 01:37:02 DEBUG : dst/two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4149afcae8086ce2_d20251019_m013110_c001_v7007000_t0000_u01760837470080") 2025/10/19 01:37:02 DEBUG : dst/two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357b80_d20251019_m013058_c001_v0001183_t0051_u01760837458561") 2025/10/19 01:37:03 DEBUG : dst/two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f409a344462e4d0a5_d20251019_m013057_c001_v7007000_t0000_u01760837457171") 2025/10/19 01:37:03 DEBUG : dst/two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280331_d20251019_m013043_c001_v0001171_t0057_u01760837443848") 2025/10/19 01:37:03 DEBUG : dst/two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4165fb72938a36e8_d20251019_m013042_c001_v7007000_t0000_u01760837442230") 2025/10/19 01:37:03 DEBUG : dst/two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1050883773342796_d20251019_m013028_c001_v0001161_t0013_u01760837428917") 2025/10/19 01:37:03 DEBUG : dst/two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf17547681e_d20251019_m013007_c001_v7007000_t0000_u01760837407877") 2025/10/19 01:37:03 DEBUG : dst/two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f104fa9a46cdefc4e_d20251019_m013006_c001_v0001120_t0001_u01760837406510") 2025/10/19 01:37:03 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4175adbfc70ecbe3_d20251019_m012933_c001_v7007000_t0000_u01760837373624") 2025/10/19 01:37:03 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335791b_d20251019_m012930_c001_v0001183_t0047_u01760837370180") 2025/10/19 01:37:03 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4175adbfc70ecbd5_d20251019_m012928_c001_v7007000_t0000_u01760837368293") 2025/10/19 01:37:03 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933578cd_d20251019_m012918_c001_v0001183_t0006_u01760837358368") 2025/10/19 01:37:03 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f400166412bcd5027_d20251019_m012909_c001_v7007000_t0000_u01760837349886") 2025/10/19 01:37:03 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357896_d20251019_m012906_c001_v0001183_t0022_u01760837346577") 2025/10/19 01:37:03 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1ac6_d20251019_m012847_c001_v7007000_t0000_u01760837327326") 2025/10/19 01:37:03 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357811_d20251019_m012845_c001_v0001183_t0028_u01760837325463") 2025/10/19 01:37:03 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1ac2_d20251019_m012844_c001_v7007000_t0000_u01760837324709") 2025/10/19 01:37:03 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357805_d20251019_m012843_c001_v0001183_t0022_u01760837323426") 2025/10/19 01:37:03 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1abe_d20251019_m012840_c001_v7007000_t0000_u01760837320949") 2025/10/19 01:37:03 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933577dc_d20251019_m012839_c001_v0001183_t0008_u01760837319347") 2025/10/19 01:37:03 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1abb_d20251019_m012838_c001_v7007000_t0000_u01760837318577") 2025/10/19 01:37:03 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933577d2_d20251019_m012837_c001_v0001183_t0008_u01760837317356") 2025/10/19 01:37:03 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1aae_d20251019_m012832_c001_v7007000_t0000_u01760837312167") 2025/10/19 01:37:04 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933577a0_d20251019_m012830_c001_v0001183_t0019_u01760837310820") 2025/10/19 01:37:04 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1aab_d20251019_m012829_c001_v7007000_t0000_u01760837309980") 2025/10/19 01:37:04 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357792_d20251019_m012829_c001_v0001183_t0047_u01760837309218") 2025/10/19 01:37:04 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f423f3964a62b33fc_d20251019_m012824_c001_v7007000_t0000_u01760837304964") 2025/10/19 01:37:04 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335776e_d20251019_m012823_c001_v0001183_t0054_u01760837303805") 2025/10/19 01:37:04 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f423f3964a62b33fa_d20251019_m012821_c001_v7007000_t0000_u01760837301970") 2025/10/19 01:37:04 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335775a_d20251019_m012821_c001_v0001183_t0040_u01760837301004") 2025/10/19 01:37:04 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f423f3964a62b33f8_d20251019_m012820_c001_v7007000_t0000_u01760837300640") 2025/10/19 01:37:04 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1130a7cb9aa7e6d5_d20251019_m012820_c001_v0001179_t0054_u01760837300037") 2025/10/19 01:37:04 DEBUG : empty space: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335774c_d20251019_m012818_c001_v0001183_t0008_u01760837298506") 2025/10/19 01:37:04 DEBUG : enormous: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1ac4_d20251019_m012846_c001_v7007000_t0000_u01760837326358") 2025/10/19 01:37:04 DEBUG : enormous: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357817_d20251019_m012845_c001_v0001183_t0028_u01760837325760") 2025/10/19 01:37:04 DEBUG : existing: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f42182d9120931c90_d20251019_m013201_c001_v7007000_t0000_u01760837521615") 2025/10/19 01:37:04 DEBUG : existing: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b499b_d20251019_m013200_c001_v0001130_t0039_u01760837520360") 2025/10/19 01:37:04 DEBUG : existing: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f400166412bcd5012_d20251019_m012905_c001_v7007000_t0000_u01760837345136") 2025/10/19 01:37:04 DEBUG : existing: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357886_d20251019_m012904_c001_v0001183_t0053_u01760837344071") 2025/10/19 01:37:04 DEBUG : existing: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f423f3964a62b33ed_d20251019_m012815_c001_v7007000_t0000_u01760837295961") 2025/10/19 01:37:04 DEBUG : existing: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357738_d20251019_m012815_c001_v0001183_t0027_u01760837295032") 2025/10/19 01:37:04 DEBUG : existing: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f423f3964a62b33eb_d20251019_m012814_c001_v7007000_t0000_u01760837294488") 2025/10/19 01:37:04 DEBUG : existing: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357732_d20251019_m012813_c001_v0001183_t0032_u01760837293905") 2025/10/19 01:37:04 DEBUG : existing: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357726_d20251019_m012813_c001_v0001183_t0042_u01760837293135") 2025/10/19 01:37:04 DEBUG : existing-b: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f400166412bcd5013_d20251019_m012905_c001_v7007000_t0000_u01760837345317") 2025/10/19 01:37:05 DEBUG : existing-b: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b46bd_d20251019_m012904_c001_v0001130_t0059_u01760837344078") 2025/10/19 01:37:05 DEBUG : file1: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d9d0_d20251019_m013252_c001_v7007000_t0000_u01760837572717") 2025/10/19 01:37:05 DEBUG : file1: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b0e8_d20251019_m013251_c001_v0001136_t0053_u01760837571847") 2025/10/19 01:37:05 DEBUG : file1: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d9cb_d20251019_m013250_c001_v7007000_t0000_u01760837570538") 2025/10/19 01:37:05 DEBUG : file1: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4ab8_d20251019_m013249_c001_v0001130_t0049_u01760837569327") 2025/10/19 01:37:05 DEBUG : five: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1ac7_d20251019_m012850_c001_v7007000_t0000_u01760837330822") 2025/10/19 01:37:05 DEBUG : five: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40079bef93357839_d20251019_m012848_c001_v0001183_t0040_u01760837328912") 2025/10/19 01:37:05 DEBUG : foo: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f423f3964a62b33fb_d20251019_m012823_c001_v7007000_t0000_u01760837303441") 2025/10/19 01:37:05 DEBUG : foo: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40079bef93357768_d20251019_m012822_c001_v0001183_t0040_u01760837302891") 2025/10/19 01:37:05 DEBUG : foo: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40079bef93357766_d20251019_m012822_c001_v0001183_t0040_u01760837302335") 2025/10/19 01:37:05 DEBUG : four: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1ac8_d20251019_m012851_c001_v7007000_t0000_u01760837331005") 2025/10/19 01:37:05 DEBUG : four: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408a6f9d106b4673_d20251019_m012849_c001_v0001130_t0000_u01760837329466") 2025/10/19 01:37:05 DEBUG : four: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357837_d20251019_m012848_c001_v0001183_t0037_u01760837328318") 2025/10/19 01:37:05 DEBUG : hello world2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a2939ea8f_d20251019_m012724_c001_v7007000_t0000_u01760837244060") 2025/10/19 01:37:05 DEBUG : hello world2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357635_d20251019_m012723_c001_v0001183_t0053_u01760837243381") 2025/10/19 01:37:05 DEBUG : ignore-size: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f423f3964a62b33ea_d20251019_m012812_c001_v7007000_t0000_u01760837292770") 2025/10/19 01:37:05 DEBUG : ignore-size: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357724_d20251019_m012811_c001_v0001183_t0018_u01760837291823") 2025/10/19 01:37:05 DEBUG : nested/sub dir/file: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f400166412bcd500f_d20251019_m012903_c001_v7007000_t0000_u01760837343329") 2025/10/19 01:37:05 DEBUG : nested/sub dir/file: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357882_d20251019_m012902_c001_v0001183_t0009_u01760837342707") 2025/10/19 01:37:05 DEBUG : nested/sub dir/file: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f400166412bcd500d_d20251019_m012901_c001_v7007000_t0000_u01760837341965") 2025/10/19 01:37:06 DEBUG : nested/sub dir/file: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335787a_d20251019_m012900_c001_v0001183_t0019_u01760837340927") 2025/10/19 01:37:06 DEBUG : one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1ac9_d20251019_m012851_c001_v7007000_t0000_u01760837331189") 2025/10/19 01:37:06 DEBUG : one: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40079bef93357829_d20251019_m012847_c001_v0001183_t0040_u01760837327727") 2025/10/19 01:37:06 DEBUG : only0: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7f0_d20251019_m013244_c001_v7007000_t0000_u01760837564898") 2025/10/19 01:37:06 DEBUG : only0: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408a6f9d106b4a78_d20251019_m013240_c001_v0001130_t0000_u01760837560054") 2025/10/19 01:37:06 DEBUG : only0: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280578_d20251019_m013226_c001_v0001171_t0034_u01760837546868") 2025/10/19 01:37:06 DEBUG : only0: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4176f69306bfe769_d20251019_m013220_c001_v7007000_t0000_u01760837540600") 2025/10/19 01:37:06 DEBUG : only0: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b49ab_d20251019_m013206_c001_v0001130_t0048_u01760837526024") 2025/10/19 01:37:06 DEBUG : only1: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7f2_d20251019_m013245_c001_v7007000_t0000_u01760837565079") 2025/10/19 01:37:06 DEBUG : only1: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40079bef93357dd1_d20251019_m013240_c001_v0001183_t0040_u01760837560230") 2025/10/19 01:37:06 DEBUG : only1: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4a29_d20251019_m013227_c001_v0001130_t0030_u01760837547681") 2025/10/19 01:37:06 DEBUG : only1: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4149afcae8086d79_d20251019_m013220_c001_v7007000_t0000_u01760837540977") 2025/10/19 01:37:06 DEBUG : only1: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357cf4_d20251019_m013207_c001_v0001183_t0029_u01760837527043") 2025/10/19 01:37:06 DEBUG : only10: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7f3_d20251019_m013245_c001_v7007000_t0000_u01760837565260") 2025/10/19 01:37:06 DEBUG : only10: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4066c071c1280620_d20251019_m013240_c001_v0001171_t0058_u01760837560217") 2025/10/19 01:37:06 DEBUG : only10: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4a48_d20251019_m013233_c001_v0001130_t0013_u01760837553272") 2025/10/19 01:37:06 DEBUG : only10: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3c4_d20251019_m013221_c001_v7007000_t0000_u01760837541139") 2025/10/19 01:37:06 DEBUG : only10: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357d1e_d20251019_m013213_c001_v0001183_t0033_u01760837533274") 2025/10/19 01:37:06 DEBUG : only11: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7f4_d20251019_m013245_c001_v7007000_t0000_u01760837565443") 2025/10/19 01:37:06 DEBUG : only11: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4066c071c128060e_d20251019_m013239_c001_v0001171_t0058_u01760837559633") 2025/10/19 01:37:06 DEBUG : only11: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357d99_d20251019_m013234_c001_v0001183_t0056_u01760837554070") 2025/10/19 01:37:06 DEBUG : only11: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4149afcae8086d7b_d20251019_m013221_c001_v7007000_t0000_u01760837541158") 2025/10/19 01:37:07 DEBUG : only11: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c128050f_d20251019_m013213_c001_v0001171_t0028_u01760837533899") 2025/10/19 01:37:07 DEBUG : only12: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7f5_d20251019_m013245_c001_v7007000_t0000_u01760837565624") 2025/10/19 01:37:07 DEBUG : only12: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40079bef93357dc7_d20251019_m013239_c001_v0001183_t0040_u01760837559643") 2025/10/19 01:37:07 DEBUG : only12: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12805d0_d20251019_m013234_c001_v0001171_t0012_u01760837554593") 2025/10/19 01:37:07 DEBUG : only12: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4149afcae8086d72_d20251019_m013220_c001_v7007000_t0000_u01760837540605") 2025/10/19 01:37:07 DEBUG : only12: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b49e1_d20251019_m013214_c001_v0001130_t0020_u01760837534416") 2025/10/19 01:37:07 DEBUG : only13: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7f6_d20251019_m013245_c001_v7007000_t0000_u01760837565804") 2025/10/19 01:37:07 DEBUG : only13: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40079bef93357dcf_d20251019_m013240_c001_v0001183_t0040_u01760837560047") 2025/10/19 01:37:07 DEBUG : only13: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4a52_d20251019_m013235_c001_v0001130_t0031_u01760837555058") 2025/10/19 01:37:07 DEBUG : only13: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3c3_d20251019_m013220_c001_v7007000_t0000_u01760837540955") 2025/10/19 01:37:07 DEBUG : only13: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357d2a_d20251019_m013215_c001_v0001183_t0031_u01760837535131") 2025/10/19 01:37:07 DEBUG : only14: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7f7_d20251019_m013245_c001_v7007000_t0000_u01760837565986") 2025/10/19 01:37:07 DEBUG : only14: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408a6f9d106b4a72_d20251019_m013239_c001_v0001130_t0000_u01760837559652") 2025/10/19 01:37:07 DEBUG : only14: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357da7_d20251019_m013235_c001_v0001183_t0043_u01760837555716") 2025/10/19 01:37:07 DEBUG : only14: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3c5_d20251019_m013221_c001_v7007000_t0000_u01760837541322") 2025/10/19 01:37:07 DEBUG : only14: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280523_d20251019_m013215_c001_v0001171_t0044_u01760837535667") 2025/10/19 01:37:07 DEBUG : only15: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7f9_d20251019_m013246_c001_v7007000_t0000_u01760837566167") 2025/10/19 01:37:07 DEBUG : only15: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4107f4c98538b0c3_d20251019_m013240_c001_v0001136_t0024_u01760837560208") 2025/10/19 01:37:07 DEBUG : only15: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12805e4_d20251019_m013236_c001_v0001171_t0008_u01760837556229") 2025/10/19 01:37:07 DEBUG : only15: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4176f69306bfe76c_d20251019_m013221_c001_v7007000_t0000_u01760837541205") 2025/10/19 01:37:07 DEBUG : only15: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b49f7_d20251019_m013216_c001_v0001130_t0022_u01760837536160") 2025/10/19 01:37:07 DEBUG : only16: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7fa_d20251019_m013246_c001_v7007000_t0000_u01760837566349") 2025/10/19 01:37:08 DEBUG : only16: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4066c071c1280616_d20251019_m013239_c001_v0001171_t0058_u01760837559852") 2025/10/19 01:37:08 DEBUG : only16: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4a5c_d20251019_m013236_c001_v0001130_t0059_u01760837556785") 2025/10/19 01:37:08 DEBUG : only16: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4149afcae8086d6f_d20251019_m013220_c001_v7007000_t0000_u01760837540216") 2025/10/19 01:37:08 DEBUG : only16: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357d37_d20251019_m013216_c001_v0001183_t0049_u01760837536973") 2025/10/19 01:37:09 DEBUG : only17: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7fb_d20251019_m013246_c001_v7007000_t0000_u01760837566530") 2025/10/19 01:37:09 DEBUG : only17: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408a6f9d106b4a76_d20251019_m013239_c001_v0001130_t0000_u01760837559870") 2025/10/19 01:37:09 DEBUG : only17: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357db7_d20251019_m013237_c001_v0001183_t0007_u01760837557465") 2025/10/19 01:37:09 DEBUG : only17: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4149afcae8086d75_d20251019_m013220_c001_v7007000_t0000_u01760837540763") 2025/10/19 01:37:09 DEBUG : only17: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280531_d20251019_m013217_c001_v0001171_t0034_u01760837537777") 2025/10/19 01:37:09 DEBUG : only18: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7fc_d20251019_m013246_c001_v7007000_t0000_u01760837566710") 2025/10/19 01:37:09 DEBUG : only18: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40079bef93357dcd_d20251019_m013239_c001_v0001183_t0040_u01760837559861") 2025/10/19 01:37:09 DEBUG : only18: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12805f8_d20251019_m013237_c001_v0001171_t0045_u01760837557981") 2025/10/19 01:37:09 DEBUG : only18: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4149afcae8086d70_d20251019_m013220_c001_v7007000_t0000_u01760837540398") 2025/10/19 01:37:09 DEBUG : only18: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4a03_d20251019_m013218_c001_v0001130_t0032_u01760837538404") 2025/10/19 01:37:09 DEBUG : only19: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7fd_d20251019_m013246_c001_v7007000_t0000_u01760837566897") 2025/10/19 01:37:09 DEBUG : only19: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4066c071c128061c_d20251019_m013240_c001_v0001171_t0058_u01760837560035") 2025/10/19 01:37:09 DEBUG : only19: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4a6a_d20251019_m013238_c001_v0001130_t0043_u01760837558490") 2025/10/19 01:37:09 DEBUG : only19: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3c1_d20251019_m013220_c001_v7007000_t0000_u01760837540586") 2025/10/19 01:37:09 DEBUG : only19: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357d4b_d20251019_m013218_c001_v0001183_t0015_u01760837538992") 2025/10/19 01:37:09 DEBUG : only2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7fe_d20251019_m013247_c001_v7007000_t0000_u01760837567078") 2025/10/19 01:37:09 DEBUG : only2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4107f4c98538b0c7_d20251019_m013240_c001_v0001136_t0024_u01760837560391") 2025/10/19 01:37:09 DEBUG : only2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357d73_d20251019_m013228_c001_v0001183_t0029_u01760837548548") 2025/10/19 01:37:09 DEBUG : only2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4149afcae8086d7d_d20251019_m013221_c001_v7007000_t0000_u01760837541314") 2025/10/19 01:37:09 DEBUG : only2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12804bb_d20251019_m013207_c001_v0001171_t0027_u01760837527997") 2025/10/19 01:37:09 DEBUG : only3: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d7ff_d20251019_m013247_c001_v7007000_t0000_u01760837567259") 2025/10/19 01:37:09 DEBUG : only3: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4107f4c98538b0c9_d20251019_m013240_c001_v0001136_t0024_u01760837560572") 2025/10/19 01:37:09 DEBUG : only3: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280592_d20251019_m013229_c001_v0001171_t0032_u01760837549129") 2025/10/19 01:37:09 DEBUG : only3: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d3c2_d20251019_m013220_c001_v7007000_t0000_u01760837540772") 2025/10/19 01:37:09 DEBUG : only3: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b49bf_d20251019_m013208_c001_v0001130_t0033_u01760837528663") 2025/10/19 01:37:09 DEBUG : only4: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d801_d20251019_m013247_c001_v7007000_t0000_u01760837567440") 2025/10/19 01:37:09 DEBUG : only4: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4066c071c1280636_d20251019_m013240_c001_v0001171_t0058_u01760837560583") 2025/10/19 01:37:09 DEBUG : only4: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4a33_d20251019_m013229_c001_v0001130_t0006_u01760837549606") 2025/10/19 01:37:09 DEBUG : only4: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4176f69306bfe76a_d20251019_m013220_c001_v7007000_t0000_u01760837540784") 2025/10/19 01:37:10 DEBUG : only4: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357d02_d20251019_m013209_c001_v0001183_t0018_u01760837529301") 2025/10/19 01:37:10 DEBUG : only5: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d803_d20251019_m013247_c001_v7007000_t0000_u01760837567621") 2025/10/19 01:37:10 DEBUG : only5: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408a6f9d106b4a7a_d20251019_m013240_c001_v0001130_t0000_u01760837560239") 2025/10/19 01:37:10 DEBUG : only5: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357d81_d20251019_m013230_c001_v0001183_t0024_u01760837550302") 2025/10/19 01:37:10 DEBUG : only5: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4176f69306bfe76b_d20251019_m013221_c001_v7007000_t0000_u01760837541024") 2025/10/19 01:37:10 DEBUG : only5: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12804d5_d20251019_m013209_c001_v0001171_t0021_u01760837529838") 2025/10/19 01:37:10 DEBUG : only6: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d804_d20251019_m013247_c001_v7007000_t0000_u01760837567805") 2025/10/19 01:37:10 DEBUG : only6: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40079bef93357dd7_d20251019_m013240_c001_v0001183_t0040_u01760837560592") 2025/10/19 01:37:10 DEBUG : only6: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12805a4_d20251019_m013230_c001_v0001171_t0037_u01760837550855") 2025/10/19 01:37:10 DEBUG : only6: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4149afcae8086d7a_d20251019_m013221_c001_v7007000_t0000_u01760837541130") 2025/10/19 01:37:10 DEBUG : only6: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b49c9_d20251019_m013210_c001_v0001130_t0029_u01760837530476") 2025/10/19 01:37:10 DEBUG : only7: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d805_d20251019_m013247_c001_v7007000_t0000_u01760837567986") 2025/10/19 01:37:10 DEBUG : only7: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4066c071c128062e_d20251019_m013240_c001_v0001171_t0058_u01760837560401") 2025/10/19 01:37:10 DEBUG : only7: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4a3e_d20251019_m013231_c001_v0001130_t0044_u01760837551364") 2025/10/19 01:37:10 DEBUG : only7: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4149afcae8086d76_d20251019_m013220_c001_v7007000_t0000_u01760837540795") 2025/10/19 01:37:10 DEBUG : only7: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357d08_d20251019_m013211_c001_v0001183_t0042_u01760837531392") 2025/10/19 01:37:10 DEBUG : only8: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d806_d20251019_m013248_c001_v7007000_t0000_u01760837568166") 2025/10/19 01:37:10 DEBUG : only8: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40079bef93357dd5_d20251019_m013240_c001_v0001183_t0040_u01760837560411") 2025/10/19 01:37:10 DEBUG : only8: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357d93_d20251019_m013231_c001_v0001183_t0012_u01760837551953") 2025/10/19 01:37:10 DEBUG : only8: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4149afcae8086d71_d20251019_m013220_c001_v7007000_t0000_u01760837540581") 2025/10/19 01:37:11 DEBUG : only8: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12804f7_d20251019_m013211_c001_v0001171_t0048_u01760837531958") 2025/10/19 01:37:11 DEBUG : only9: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d807_d20251019_m013248_c001_v7007000_t0000_u01760837568349") 2025/10/19 01:37:11 DEBUG : only9: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408a6f9d106b4a7c_d20251019_m013240_c001_v0001130_t0000_u01760837560420") 2025/10/19 01:37:11 DEBUG : only9: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12805bc_d20251019_m013232_c001_v0001171_t0020_u01760837552731") 2025/10/19 01:37:11 DEBUG : only9: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4149afcae8086d78_d20251019_m013220_c001_v7007000_t0000_u01760837540947") 2025/10/19 01:37:11 DEBUG : only9: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b49d1_d20251019_m013212_c001_v0001130_t0024_u01760837532488") 2025/10/19 01:37:11 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f400166412bcd500b_d20251019_m012859_c001_v7007000_t0000_u01760837339809") 2025/10/19 01:37:11 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280142_d20251019_m012857_c001_v0001171_t0049_u01760837337896") 2025/10/19 01:37:11 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f400166412bcd5002_d20251019_m012856_c001_v7007000_t0000_u01760837336800") 2025/10/19 01:37:11 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4695_d20251019_m012855_c001_v0001130_t0040_u01760837335125") 2025/10/19 01:37:11 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f400166412bcd4ff5_d20251019_m012854_c001_v7007000_t0000_u01760837334384") 2025/10/19 01:37:11 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4683_d20251019_m012852_c001_v0001130_t0053_u01760837332104") 2025/10/19 01:37:11 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1ac0_d20251019_m012842_c001_v7007000_t0000_u01760837322657") 2025/10/19 01:37:11 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933577f3_d20251019_m012841_c001_v0001183_t0023_u01760837321498") 2025/10/19 01:37:11 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1abd_d20251019_m012839_c001_v7007000_t0000_u01760837319969") 2025/10/19 01:37:11 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933577da_d20251019_m012839_c001_v0001183_t0028_u01760837319151") 2025/10/19 01:37:11 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1aba_d20251019_m012837_c001_v7007000_t0000_u01760837317964") 2025/10/19 01:37:12 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933577ce_d20251019_m012837_c001_v0001183_t0056_u01760837317092") 2025/10/19 01:37:12 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1aad_d20251019_m012831_c001_v7007000_t0000_u01760837311606") 2025/10/19 01:37:12 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335779e_d20251019_m012830_c001_v0001183_t0019_u01760837310530") 2025/10/19 01:37:12 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1aac_d20251019_m012830_c001_v7007000_t0000_u01760837310164") 2025/10/19 01:37:12 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335778e_d20251019_m012829_c001_v0001183_t0027_u01760837309000") 2025/10/19 01:37:12 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1aa9_d20251019_m012828_c001_v7007000_t0000_u01760837308626") 2025/10/19 01:37:12 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357788_d20251019_m012828_c001_v0001183_t0053_u01760837308043") 2025/10/19 01:37:12 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357784_d20251019_m012827_c001_v0001183_t0036_u01760837307446") 2025/10/19 01:37:12 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1aa8_d20251019_m012827_c001_v7007000_t0000_u01760837307081") 2025/10/19 01:37:12 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335777e_d20251019_m012826_c001_v0001183_t0050_u01760837306493") 2025/10/19 01:37:12 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335777c_d20251019_m012825_c001_v0001183_t0036_u01760837305903") 2025/10/19 01:37:12 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f423f3964a62b33fd_d20251019_m012825_c001_v7007000_t0000_u01760837305156") 2025/10/19 01:37:12 DEBUG : potato: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357774_d20251019_m012824_c001_v0001183_t0020_u01760837304384") 2025/10/19 01:37:12 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a293a934a_d20251019_m012942_c001_v7007000_t0000_u01760837382902") 2025/10/19 01:37:12 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c128023c_d20251019_m012942_c001_v0001171_t0056_u01760837382290") 2025/10/19 01:37:12 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4175adbfc70ecbe5_d20251019_m012934_c001_v7007000_t0000_u01760837374135") 2025/10/19 01:37:12 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12801f1_d20251019_m012929_c001_v0001171_t0031_u01760837369555") 2025/10/19 01:37:12 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1ae0_d20251019_m012922_c001_v7007000_t0000_u01760837362158") 2025/10/19 01:37:12 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12801a6_d20251019_m012917_c001_v0001171_t0055_u01760837357703") 2025/10/19 01:37:12 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f400166412bcd5028_d20251019_m012910_c001_v7007000_t0000_u01760837350245") 2025/10/19 01:37:12 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280172_d20251019_m012906_c001_v0001171_t0029_u01760837346240") 2025/10/19 01:37:13 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1ac5_d20251019_m012846_c001_v7007000_t0000_u01760837326584") 2025/10/19 01:37:13 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335780d_d20251019_m012845_c001_v0001183_t0035_u01760837325260") 2025/10/19 01:37:13 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1ac3_d20251019_m012844_c001_v7007000_t0000_u01760837324894") 2025/10/19 01:37:13 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357803_d20251019_m012843_c001_v0001183_t0000_u01760837323218") 2025/10/19 01:37:13 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1ac1_d20251019_m012842_c001_v7007000_t0000_u01760837322841") 2025/10/19 01:37:13 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933577f9_d20251019_m012842_c001_v0001183_t0046_u01760837322086") 2025/10/19 01:37:13 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1abf_d20251019_m012841_c001_v7007000_t0000_u01760837321133") 2025/10/19 01:37:13 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933577ed_d20251019_m012840_c001_v0001183_t0032_u01760837320336") 2025/10/19 01:37:13 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1abc_d20251019_m012838_c001_v7007000_t0000_u01760837318762") 2025/10/19 01:37:13 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933577d6_d20251019_m012837_c001_v0001183_t0040_u01760837317971") 2025/10/19 01:37:13 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1aaf_d20251019_m012832_c001_v7007000_t0000_u01760837312351") 2025/10/19 01:37:13 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933577a8_d20251019_m012831_c001_v0001183_t0008_u01760837311409") 2025/10/19 01:37:13 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a2939f261_d20251019_m012726_c001_v7007000_t0000_u01760837246674") 2025/10/19 01:37:13 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357647_d20251019_m012726_c001_v0001183_t0059_u01760837246101") 2025/10/19 01:37:13 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a2939ee78_d20251019_m012725_c001_v7007000_t0000_u01760837245192") 2025/10/19 01:37:13 DEBUG : potato2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335763f_d20251019_m012724_c001_v0001183_t0006_u01760837244601") 2025/10/19 01:37:13 DEBUG : potato3: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4175adbfc70ecbe8_d20251019_m012934_c001_v7007000_t0000_u01760837374492") 2025/10/19 01:37:13 DEBUG : potato3: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4736_d20251019_m012930_c001_v0001130_t0034_u01760837370739") 2025/10/19 01:37:13 DEBUG : potato3: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1ae1_d20251019_m012922_c001_v7007000_t0000_u01760837362391") 2025/10/19 01:37:13 DEBUG : potato3: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4703_d20251019_m012918_c001_v0001130_t0002_u01760837358925") 2025/10/19 01:37:14 DEBUG : potato3: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f400166412bcd5029_d20251019_m012910_c001_v7007000_t0000_u01760837350483") 2025/10/19 01:37:14 DEBUG : potato3: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b46c7_d20251019_m012906_c001_v0001130_t0016_u01760837346799") 2025/10/19 01:37:14 DEBUG : pre-dest1/1: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4149afcae8086c9d_d20251019_m013016_c001_v7007000_t0000_u01760837416779") 2025/10/19 01:37:14 DEBUG : pre-dest1/1: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b47e3_d20251019_m013008_c001_v0001130_t0007_u01760837408708") 2025/10/19 01:37:14 DEBUG : pre-dest2/2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4149afcae8086c9e_d20251019_m013016_c001_v7007000_t0000_u01760837416963") 2025/10/19 01:37:14 DEBUG : pre-dest2/2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12802a0_d20251019_m013009_c001_v0001171_t0001_u01760837409403") 2025/10/19 01:37:14 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf175476815_d20251019_m012953_c001_v7007000_t0000_u01760837393940") 2025/10/19 01:37:14 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933579c2_d20251019_m012950_c001_v0001183_t0024_u01760837390871") 2025/10/19 01:37:14 DEBUG : sizeonly: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f423f3964a62b33e9_d20251019_m012811_c001_v7007000_t0000_u01760837291269") 2025/10/19 01:37:14 DEBUG : sizeonly: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335771e_d20251019_m012810_c001_v0001183_t0045_u01760837290329") 2025/10/19 01:37:14 DEBUG : splitbanan: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40776c4bb3fd5d69_d20251019_m013438_c001_v7007000_t0000_u01760837678211") 2025/10/19 01:37:14 DEBUG : splitbanan: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b264_d20251019_m013431_c001_v0001136_t0019_u01760837671039") 2025/10/19 01:37:14 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bd9_d20251019_m013552_c001_v7007000_t0000_u01760837752349") 2025/10/19 01:37:14 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358310_d20251019_m013545_c001_v0001183_t0041_u01760837745978") 2025/10/19 01:37:14 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f419401ec44cb1c59_d20251019_m013537_c001_v7007000_t0000_u01760837737394") 2025/10/19 01:37:14 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335827c_d20251019_m013531_c001_v0001183_t0035_u01760837731514") 2025/10/19 01:37:14 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec73_d20251019_m013522_c001_v7007000_t0000_u01760837722724") 2025/10/19 01:37:14 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933581da_d20251019_m013516_c001_v0001183_t0000_u01760837716803") 2025/10/19 01:37:14 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89ec46_d20251019_m013508_c001_v7007000_t0000_u01760837708157") 2025/10/19 01:37:14 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335816e_d20251019_m013502_c001_v0001183_t0008_u01760837702237") 2025/10/19 01:37:14 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f41649bf175477351_d20251019_m013453_c001_v7007000_t0000_u01760837693037") 2025/10/19 01:37:15 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933580fc_d20251019_m013446_c001_v0001183_t0044_u01760837686686") 2025/10/19 01:37:15 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40290cfc92bee0ae_d20251019_m013432_c001_v7007000_t0000_u01760837672613") 2025/10/19 01:37:15 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c4f_d20251019_m013429_c001_v0001130_t0049_u01760837669863") 2025/10/19 01:37:15 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f64_d20251019_m013421_c001_v7007000_t0000_u01760837661766") 2025/10/19 01:37:15 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93358022_d20251019_m013414_c001_v0001183_t0038_u01760837654862") 2025/10/19 01:37:15 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98da20_d20251019_m013413_c001_v7007000_t0000_u01760837653498") 2025/10/19 01:37:15 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c00_d20251019_m013410_c001_v0001130_t0018_u01760837650395") 2025/10/19 01:37:15 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f422b06bf1c89eb5e_d20251019_m013402_c001_v7007000_t0000_u01760837642074") 2025/10/19 01:37:15 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4bcb_d20251019_m013355_c001_v0001130_t0045_u01760837635138") 2025/10/19 01:37:15 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40917ca080d72d89_d20251019_m013354_c001_v7007000_t0000_u01760837634145") 2025/10/19 01:37:15 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4baf_d20251019_m013350_c001_v0001130_t0042_u01760837630772") 2025/10/19 01:37:15 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f401d37430b08d7bd_d20251019_m013336_c001_v7007000_t0000_u01760837616943") 2025/10/19 01:37:15 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b182_d20251019_m013333_c001_v0001136_t0027_u01760837613265") 2025/10/19 01:37:15 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4121dc0fd27bdc4d_d20251019_m013325_c001_v7007000_t0000_u01760837605074") 2025/10/19 01:37:15 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b152_d20251019_m013318_c001_v0001136_t0042_u01760837598477") 2025/10/19 01:37:15 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f405b1185a153bde2_d20251019_m013310_c001_v7007000_t0000_u01760837590193") 2025/10/19 01:37:15 DEBUG : splitbananasplit: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b123_d20251019_m013304_c001_v0001136_t0010_u01760837584064") 2025/10/19 01:37:15 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f408d91f059a88f48_d20251019_m013416_c001_v7007000_t0000_u01760837656555") 2025/10/19 01:37:15 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4c06_d20251019_m013411_c001_v0001130_t0048_u01760837651614") 2025/10/19 01:37:15 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d9d9_d20251019_m013256_c001_v7007000_t0000_u01760837576955") 2025/10/19 01:37:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c12806a6_d20251019_m013255_c001_v0001171_t0046_u01760837575709") 2025/10/19 01:37:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d9d5_d20251019_m013254_c001_v7007000_t0000_u01760837574953") 2025/10/19 01:37:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4ac4_d20251019_m013253_c001_v0001130_t0045_u01760837573659") 2025/10/19 01:37:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f400166412bcd5010_d20251019_m012903_c001_v7007000_t0000_u01760837343510") 2025/10/19 01:37:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c128015e_d20251019_m012902_c001_v0001171_t0037_u01760837342695") 2025/10/19 01:37:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f400166412bcd500e_d20251019_m012902_c001_v7007000_t0000_u01760837342146") 2025/10/19 01:37:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b46b3_d20251019_m012901_c001_v0001130_t0030_u01760837341273") 2025/10/19 01:37:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f423f3964a62b33e6_d20251019_m012808_c001_v7007000_t0000_u01760837288166") 2025/10/19 01:37:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933576ff_d20251019_m012806_c001_v0001183_t0010_u01760837286830") 2025/10/19 01:37:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f423f3964a62b33df_d20251019_m012806_c001_v7007000_t0000_u01760837286467") 2025/10/19 01:37:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933576f3_d20251019_m012805_c001_v0001183_t0033_u01760837285533") 2025/10/19 01:37:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f423f3964a62b33db_d20251019_m012759_c001_v7007000_t0000_u01760837279678") 2025/10/19 01:37:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933576d1_d20251019_m012758_c001_v0001183_t0036_u01760837278583") 2025/10/19 01:37:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f423f3964a62b33da_d20251019_m012758_c001_v7007000_t0000_u01760837278042") 2025/10/19 01:37:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933576cd_d20251019_m012757_c001_v0001183_t0049_u01760837277142") 2025/10/19 01:37:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933576b5_d20251019_m012752_c001_v0001183_t0046_u01760837272768") 2025/10/19 01:37:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f423f3964a62b33d8_d20251019_m012752_c001_v7007000_t0000_u01760837272406") 2025/10/19 01:37:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933576b3_d20251019_m012751_c001_v0001183_t0058_u01760837271846") 2025/10/19 01:37:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933576af_d20251019_m012751_c001_v0001183_t0008_u01760837271272") 2025/10/19 01:37:16 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a293a1d73_d20251019_m012750_c001_v7007000_t0000_u01760837270544") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357693_d20251019_m012746_c001_v0001183_t0057_u01760837266383") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357681_d20251019_m012742_c001_v0001183_t0021_u01760837262318") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a293a0dcf_d20251019_m012741_c001_v7007000_t0000_u01760837261905") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335767f_d20251019_m012741_c001_v0001183_t0057_u01760837261330") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357679_d20251019_m012740_c001_v0001183_t0053_u01760837260767") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a293a09e6_d20251019_m012740_c001_v7007000_t0000_u01760837260043") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335766d_d20251019_m012734_c001_v0001183_t0025_u01760837254825") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a2939fe20_d20251019_m012734_c001_v7007000_t0000_u01760837254462") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357669_d20251019_m012733_c001_v0001183_t0051_u01760837253896") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a2939fe1f_d20251019_m012732_c001_v7007000_t0000_u01760837252782") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357663_d20251019_m012732_c001_v0001183_t0041_u01760837252209") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a2939fa35_d20251019_m012731_c001_v7007000_t0000_u01760837251667") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357661_d20251019_m012731_c001_v0001183_t0028_u01760837251099") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a2939fa34_d20251019_m012730_c001_v7007000_t0000_u01760837250198") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357657_d20251019_m012729_c001_v0001183_t0042_u01760837249459") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a2939f64b_d20251019_m012728_c001_v7007000_t0000_u01760837248917") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335764f_d20251019_m012728_c001_v0001183_t0004_u01760837248329") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a2939f262_d20251019_m012727_c001_v7007000_t0000_u01760837247787") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335764d_d20251019_m012727_c001_v0001183_t0047_u01760837247222") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a2939ea8e_d20251019_m012722_c001_v7007000_t0000_u01760837242833") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335762d_d20251019_m012722_c001_v0001183_t0012_u01760837242227") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a2939e6a5_d20251019_m012721_c001_v7007000_t0000_u01760837241685") 2025/10/19 01:37:17 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357629_d20251019_m012721_c001_v0001183_t0036_u01760837241129") 2025/10/19 01:37:18 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a2939e6a4_d20251019_m012720_c001_v7007000_t0000_u01760837240232") 2025/10/19 01:37:18 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335761b_d20251019_m012719_c001_v0001183_t0042_u01760837239641") 2025/10/19 01:37:18 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a2939ded3_d20251019_m012717_c001_v7007000_t0000_u01760837237261") 2025/10/19 01:37:18 DEBUG : sub dir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335760f_d20251019_m012716_c001_v0001183_t0004_u01760837236686") 2025/10/19 01:37:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d9db_d20251019_m013257_c001_v7007000_t0000_u01760837577146") 2025/10/19 01:37:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b0f4_d20251019_m013255_c001_v0001136_t0030_u01760837575720") 2025/10/19 01:37:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d9d6_d20251019_m013255_c001_v7007000_t0000_u01760837575134") 2025/10/19 01:37:18 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357e2f_d20251019_m013253_c001_v0001183_t0027_u01760837573668") 2025/10/19 01:37:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bdb_d20251019_m013554_c001_v7007000_t0000_u01760837754434") 2025/10/19 01:37:18 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280c5b_d20251019_m013553_c001_v0001171_t0032_u01760837753713") 2025/10/19 01:37:18 DEBUG : sub/yam: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f400166412bcd500a_d20251019_m012859_c001_v7007000_t0000_u01760837339266") 2025/10/19 01:37:18 DEBUG : sub/yam: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357868_d20251019_m012857_c001_v0001183_t0012_u01760837337544") 2025/10/19 01:37:18 DEBUG : test_dir1/file2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d9d2_d20251019_m013252_c001_v7007000_t0000_u01760837572898") 2025/10/19 01:37:18 DEBUG : test_dir1/file2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357e1b_d20251019_m013251_c001_v0001183_t0005_u01760837571488") 2025/10/19 01:37:18 DEBUG : test_dir1/file2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d9cd_d20251019_m013250_c001_v7007000_t0000_u01760837570719") 2025/10/19 01:37:18 DEBUG : test_dir1/file2: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357e0b_d20251019_m013249_c001_v0001183_t0040_u01760837569344") 2025/10/19 01:37:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d9d3_d20251019_m013253_c001_v7007000_t0000_u01760837573077") 2025/10/19 01:37:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280692_d20251019_m013251_c001_v0001171_t0001_u01760837571501") 2025/10/19 01:37:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40478fe37c98d9ce_d20251019_m013250_c001_v7007000_t0000_u01760837570900") 2025/10/19 01:37:19 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280686_d20251019_m013249_c001_v0001171_t0053_u01760837569345") 2025/10/19 01:37:19 DEBUG : three: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1aca_d20251019_m012851_c001_v7007000_t0000_u01760837331373") 2025/10/19 01:37:19 DEBUG : three: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357845_d20251019_m012850_c001_v0001183_t0053_u01760837330236") 2025/10/19 01:37:19 DEBUG : three: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef93357831_d20251019_m012848_c001_v0001183_t0048_u01760837328105") 2025/10/19 01:37:19 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bdc_d20251019_m013556_c001_v7007000_t0000_u01760837756092") 2025/10/19 01:37:19 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b3cd_d20251019_m013555_c001_v0001136_t0046_u01760837755383") 2025/10/19 01:37:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1be6_d20251019_m013614_c001_v7007000_t0000_u01760837774719") 2025/10/19 01:37:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4dea_d20251019_m013613_c001_v0001130_t0042_u01760837773045") 2025/10/19 01:37:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1be4_d20251019_m013611_c001_v7007000_t0000_u01760837771493") 2025/10/19 01:37:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b40d_d20251019_m013609_c001_v0001136_t0023_u01760837769785") 2025/10/19 01:37:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1be3_d20251019_m013608_c001_v7007000_t0000_u01760837768820") 2025/10/19 01:37:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280c92_d20251019_m013608_c001_v0001171_t0024_u01760837768056") 2025/10/19 01:37:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1be0_d20251019_m013603_c001_v7007000_t0000_u01760837763417") 2025/10/19 01:37:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b3ed_d20251019_m013602_c001_v0001136_t0011_u01760837762289") 2025/10/19 01:37:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1be1_d20251019_m013605_c001_v7007000_t0000_u01760837765529") 2025/10/19 01:37:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4dd8_d20251019_m013604_c001_v0001130_t0056_u01760837764369") 2025/10/19 01:37:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bdf_d20251019_m013601_c001_v7007000_t0000_u01760837761332") 2025/10/19 01:37:19 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c1280c7e_d20251019_m013600_c001_v0001171_t0013_u01760837760630") 2025/10/19 01:37:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bde_d20251019_m013559_c001_v7007000_t0000_u01760837759686") 2025/10/19 01:37:19 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335837e_d20251019_m013559_c001_v0001183_t0009_u01760837759062") 2025/10/19 01:37:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1bdd_d20251019_m013558_c001_v7007000_t0000_u01760837758111") 2025/10/19 01:37:20 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f108a6f9d106b4dc3_d20251019_m013557_c001_v0001130_t0023_u01760837757048") 2025/10/19 01:37:20 DEBUG : toe/toe/toe: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40338a7a293a9b82_d20251019_m013619_c001_v7007000_t0000_u01760837779421") 2025/10/19 01:37:20 DEBUG : toe/toe/toe: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1107f4c98538b427_d20251019_m013618_c001_v0001136_t0037_u01760837778726") 2025/10/19 01:37:20 DEBUG : toe/toe/toe: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1be2_d20251019_m013607_c001_v7007000_t0000_u01760837767104") 2025/10/19 01:37:20 DEBUG : toe/toe/toe: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933583ab_d20251019_m013606_c001_v0001183_t0056_u01760837766477") 2025/10/19 01:37:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1be7_d20251019_m013615_c001_v7007000_t0000_u01760837775319") 2025/10/19 01:37:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef933583ee_d20251019_m013614_c001_v0001183_t0015_u01760837774510") 2025/10/19 01:37:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1be5_d20251019_m013612_c001_v7007000_t0000_u01760837772090") 2025/10/19 01:37:20 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1055722c6527bddb_d20251019_m013611_c001_v0001099_t0039_u01760837771103") 2025/10/19 01:37:20 DEBUG : two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f404fddc32f9b1acb_d20251019_m012851_c001_v7007000_t0000_u01760837331557") 2025/10/19 01:37:20 DEBUG : two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f4066c071c1280122_d20251019_m012849_c001_v0001171_t0058_u01760837329663") 2025/10/19 01:37:20 DEBUG : two: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f40079bef9335782f_d20251019_m012847_c001_v0001183_t0040_u01760837327921") 2025/10/19 01:37:20 DEBUG : yam: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f400166412bcd500c_d20251019_m012859_c001_v7007000_t0000_u01760837339990") 2025/10/19 01:37:20 DEBUG : yam: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f114ec5b81f8c0678_d20251019_m012858_c001_v0001146_t0044_u01760837338856") 2025/10/19 01:37:20 DEBUG : yam: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f400166412bcd5000_d20251019_m012856_c001_v7007000_t0000_u01760837336254") 2025/10/19 01:37:20 DEBUG : yam: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10079bef9335785c_d20251019_m012855_c001_v0001183_t0010_u01760837335117") 2025/10/19 01:37:20 DEBUG : yam: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f400166412bcd4fec_d20251019_m012853_c001_v7007000_t0000_u01760837333776") 2025/10/19 01:37:20 DEBUG : yam: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f1066c071c128012a_d20251019_m012852_c001_v0001171_t0023_u01760837332118") 2025/10/19 01:37:20 DEBUG : yaml: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f400166412bcd5006_d20251019_m012856_c001_v7007000_t0000_u01760837336982") 2025/10/19 01:37:20 DEBUG : yaml: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f113d5362fa6264ef_d20251019_m012856_c001_v0001181_t0029_u01760837336046") 2025/10/19 01:37:20 DEBUG : yaml: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f400166412bcd4ff9_d20251019_m012854_c001_v7007000_t0000_u01760837334567") 2025/10/19 01:37:21 DEBUG : yaml: Deleting (id "4_z9f12fd03103dfbab9f980e1b_f10555e4816643053_d20251019_m012853_c001_v0001171_t0055_u01760837333486") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m8.145381633s (try 1/5)