"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/07/13 01:57:15 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu" 2025/07/13 01:57:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/13 01:57:16 DEBUG : Creating backend with remote "/tmp/rclone2984127574" === 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-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:57:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 01:57:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/13 01:57:17 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:57:17 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.53s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:57:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/13 01:57:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 01:57:18 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:57:18 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:57:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 01:57:19 INFO : sub dir/hello world: Copied (new) 2025/07/13 01:57:19 DEBUG : B2 bucket rclone-test-dekonay6wulu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.83s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", 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-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", 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-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:57:20 DEBUG : Creating backend with remote "/non-existing" 2025/07/13 01:57:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/13 01:57:20 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:57:20 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:57:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 01:57:21 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:57:21 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:57:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 01:57:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", 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-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:57:23 INFO : B2 bucket rclone-test-dekonay6wulu: Running all checks before starting transfers 2025/07/13 01:57:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 01:57:23 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:57:23 INFO : B2 bucket rclone-test-dekonay6wulu: Checks finished, now starting transfers 2025/07/13 01:57:23 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:57:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 01:57:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.17s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:57:24 ERROR : Ignoring --no-traverse with sync 2025/07/13 01:57:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 01:57:24 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:57:24 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:57:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 01:57:25 INFO : sub dir/hello world: Copied (new) 2025/07/13 01:57:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.20s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:57:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/13 01:57:25 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:57:25 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:57:26 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/13 01:57:26 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.22s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:57:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 01:57:27 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:57:27 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:57:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 01:57:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.23s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:57:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 01:57:28 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:57:28 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:57:29 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 01:57:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.57s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:57:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/13 01:57:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/13 01:57:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/13 01:57:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/13 01:57:29 INFO : sub dir2: Making directory 2025/07/13 01:57:29 INFO : sub dir: Making directory 2025/07/13 01:57:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 01:57:29 INFO : sub dir2/sub sub dir2: Making directory 2025/07/13 01:57:29 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:57:29 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:57:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 01:57:30 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/13 01:57:30 DEBUG : B2 bucket rclone-test-dekonay6wulu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.19s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:57:30 INFO : sub dir2: Making directory 2025/07/13 01:57:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/13 01:57:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/13 01:57:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 01:57:31 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:57:31 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:57:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 01:57:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.41s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:57:32 DEBUG : sub dir2: Making directory with metadata 2025/07/13 01:57:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/13 01:57:32 INFO : sub dir2: Making directory 2025/07/13 01:57:32 INFO : sub dir: Making directory 2025/07/13 01:57:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 01:57:32 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:57:32 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:57:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 01:57:32 INFO : sub dir/hello world: Copied (new) 2025/07/13 01:57:32 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/13 01:57:33 DEBUG : B2 bucket rclone-test-dekonay6wulu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/13 01:57:33 DEBUG : B2 bucket rclone-test-dekonay6wulu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.48s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", 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-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:57:34 INFO : sub dir2: Making directory 2025/07/13 01:57:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 01:57:34 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:57:34 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:57:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 01:57:34 INFO : sub dir/hello world: Copied (new) 2025/07/13 01:57:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.24s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:57:35 DEBUG : sub dir2: Making directory with metadata 2025/07/13 01:57:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/13 01:57:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/13 01:57:35 INFO : sub dir2: Making directory 2025/07/13 01:57:35 INFO : sub dir: Making directory 2025/07/13 01:57:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 01:57:35 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:57:35 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:57:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 01:57:35 INFO : sub dir/hello world: Copied (new) 2025/07/13 01:57:35 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/13 01:57:36 DEBUG : B2 bucket rclone-test-dekonay6wulu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.17s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", 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-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:57:37 INFO : sub dir2: Making directory 2025/07/13 01:57:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 01:57:37 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:57:37 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:57:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 01:57:37 INFO : sub dir/hello world: Copied (new) 2025/07/13 01:57:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.16s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:57:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qigovij9voze" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-dekonay6wulu -> B2 bucket rclone-test-qigovij9voze 2025/07/13 01:57:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 01:57:39 DEBUG : B2 bucket rclone-test-qigovij9voze: Waiting for checks to finish 2025/07/13 01:57:39 DEBUG : B2 bucket rclone-test-qigovij9voze: Waiting for transfers to finish 2025/07/13 01:57:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 01:57:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/13 01:57:40 DEBUG : B2 bucket rclone-test-qigovij9voze: Purge remote 2025/07/13 01:57:40 INFO : B2 bucket rclone-test-qigovij9voze: cleaning bucket "rclone-test-qigovij9voze" of all files 2025/07/13 01:57:41 DEBUG : sub dir/hello world: Deleting (id "4_zaff29d13800d0b1b9f880e1b_f113d6c8b11bf4e83_d20250713_m015740_c001_v0001153_t0020_u01752371860373") --- PASS: TestServerSideCopy (4.04s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:57:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/13 01:57:42 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:57:42 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:57:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/13 01:57:43 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.75s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:57:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kulecus5wezo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-dekonay6wulu -> B2 bucket rclone-test-kulecus5wezo 2025/07/13 01:57:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 01:57:45 DEBUG : B2 bucket rclone-test-kulecus5wezo: Waiting for checks to finish 2025/07/13 01:57:45 DEBUG : B2 bucket rclone-test-kulecus5wezo: Waiting for transfers to finish 2025/07/13 01:57:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 01:57:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/13 01:57:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/13 01:57:47 DEBUG : B2 bucket rclone-test-kulecus5wezo: Waiting for checks to finish 2025/07/13 01:57:47 DEBUG : B2 bucket rclone-test-kulecus5wezo: Waiting for transfers to finish 2025/07/13 01:57:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/13 01:57:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/13 01:57:47 DEBUG : B2 bucket rclone-test-kulecus5wezo: Purge remote 2025/07/13 01:57:47 INFO : B2 bucket rclone-test-kulecus5wezo: cleaning bucket "rclone-test-kulecus5wezo" of all files 2025/07/13 01:57:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f52ad83800d0b1b9f880e1b_f108a4c620a813f8e_d20250713_m015747_c001_v0001092_t0024_u01752371867130") 2025/07/13 01:57:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f52ad83800d0b1b9f880e1b_f118df61cbd562cf4_d20250713_m015746_c001_v0001165_t0058_u01752371866047") --- PASS: TestServerSideCopyOverSelf (5.59s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:57:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/13 01:57:50 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:57:50 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:57:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/13 01:57:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/13 01:57:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.75s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:57:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qugimuc6buti" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-dekonay6wulu -> B2 bucket rclone-test-qugimuc6buti 2025/07/13 01:57:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 01:57:52 DEBUG : B2 bucket rclone-test-qugimuc6buti: Waiting for checks to finish 2025/07/13 01:57:52 DEBUG : B2 bucket rclone-test-qugimuc6buti: Waiting for transfers to finish 2025/07/13 01:57:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 01:57:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/13 01:57:54 DEBUG : B2 bucket rclone-test-qugimuc6buti: Waiting for checks to finish 2025/07/13 01:57:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/13 01:57:54 DEBUG : B2 bucket rclone-test-qugimuc6buti: Waiting for transfers to finish 2025/07/13 01:57:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/13 01:57:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/13 01:57:55 INFO : sub dir/hello world: Deleted 2025/07/13 01:57:56 DEBUG : testing file moves 2025/07/13 01:57:56 DEBUG : B2 bucket rclone-test-qugimuc6buti: Waiting for checks to finish 2025/07/13 01:57:56 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/13 01:57:56 DEBUG : B2 bucket rclone-test-qugimuc6buti: Waiting for transfers to finish 2025/07/13 01:57:56 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/13 01:57:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/13 01:57:56 INFO : sub dir/hello world: Deleted 2025/07/13 01:57:57 DEBUG : B2 bucket rclone-test-qugimuc6buti: Purge remote 2025/07/13 01:57:57 INFO : B2 bucket rclone-test-qugimuc6buti: cleaning bucket "rclone-test-qugimuc6buti" of all files 2025/07/13 01:57:57 DEBUG : sub dir/hello world: Deleting (id "4_z3f42cd53800d0b1b9f880e1b_f1071961f3a2415eb_d20250713_m015756_c001_v0001171_t0050_u01752371876357") 2025/07/13 01:57:57 DEBUG : sub dir/hello world: Deleting (id "4_z3f42cd53800d0b1b9f880e1b_f1072243ef5b91c2d_d20250713_m015754_c001_v0001182_t0009_u01752371874833") 2025/07/13 01:57:57 DEBUG : sub dir/hello world: Deleting (id "4_z3f42cd53800d0b1b9f880e1b_f1141c30b23460f41_d20250713_m015753_c001_v0001036_t0052_u01752371873504") --- PASS: TestServerSideMoveOverSelf (7.38s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:57:59 ERROR : error listing: directory not found 2025/07/13 01:57:59 INFO : Local file system at /tmp/rclone2984127574: Making directory 2025/07/13 01:57:59 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:57:59 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.48s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 01:58:00 DEBUG : Local file system at /tmp/rclone2984127574: Waiting for checks to finish 2025/07/13 01:58:00 DEBUG : Local file system at /tmp/rclone2984127574: Waiting for transfers to finish 2025/07/13 01:58:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 01:58:01 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/13 01:58:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.73s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:02 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/13 01:58:02 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:02 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/13 01:58:02 INFO : check sum: Copied (new) 2025/07/13 01:58:02 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:02 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/13 01:58:02 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/13 01:58:02 DEBUG : check sum: Unchanged skipping 2025/07/13 01:58:02 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:02 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:02 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.69s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:03 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/13 01:58:03 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:03 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:04 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/13 01:58:04 INFO : sizeonly: Copied (new) 2025/07/13 01:58:04 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:04 DEBUG : sizeonly: Sizes identical 2025/07/13 01:58:04 DEBUG : sizeonly: Unchanged skipping 2025/07/13 01:58:04 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:04 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:04 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:04 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.59s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:05 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/13 01:58:05 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:05 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:05 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/13 01:58:05 INFO : ignore-size: Copied (new) 2025/07/13 01:58:05 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:06 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 01:58:06 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:06 DEBUG : ignore-size: Unchanged skipping 2025/07/13 01:58:06 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:06 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.57s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 01:58:07 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:07 DEBUG : existing: Unchanged skipping 2025/07/13 01:58:07 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:07 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:07 INFO : There was nothing to transfer 2025/07/13 01:58:07 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/13 01:58:07 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:07 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/13 01:58:07 INFO : existing: Copied (replaced existing) 2025/07/13 01:58:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.91s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/13 01:58:08 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:08 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/13 01:58:09 INFO : existing: Copied (new) 2025/07/13 01:58:09 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:09 DEBUG : existing: Destination exists, skipping 2025/07/13 01:58:09 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:09 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:09 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.70s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:10 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/13 01:58:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 01:58:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/13 01:58:11 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:11 DEBUG : c/non empty space: Unchanged skipping 2025/07/13 01:58:11 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 01:58:11 INFO : a/potato2: Copied (new) 2025/07/13 01:58:11 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:11 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.32s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:13 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/13 01:58:13 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/13 01:58:13 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/13 01:58:13 DEBUG : empty space: Unchanged skipping 2025/07/13 01:58:13 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:13 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:13 INFO : There was nothing to transfer 2025/07/13 01:58:13 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:13 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/13 01:58:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/13 01:58:14 INFO : empty space: Updated modification time in destination 2025/07/13 01:58:14 DEBUG : empty space: Unchanged skipping 2025/07/13 01:58:14 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:14 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:14 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.67s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:16 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/13 01:58:16 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/13 01:58:16 DEBUG : empty space: Unchanged skipping 2025/07/13 01:58:16 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:16 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:16 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.38s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:17 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:17 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/13 01:58:17 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2984127574) 2025/07/13 01:58:17 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dekonay6wulu) 2025/07/13 01:58:17 DEBUG : foo: sha1 differ 2025/07/13 01:58:17 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:17 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/13 01:58:17 INFO : foo: Copied (replaced existing) 2025/07/13 01:58:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 01:58:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/13 01:58:19 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:19 DEBUG : empty space: Unchanged skipping 2025/07/13 01:58:19 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:19 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 01:58:19 INFO : potato: Copied (new) 2025/07/13 01:58:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.73s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:21 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/13 01:58:21 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:21 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:21 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/13 01:58:21 INFO : potato: Copied (replaced existing) 2025/07/13 01:58:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.72s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:23 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:23 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/07/13 01:58:23 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2984127574) 2025/07/13 01:58:23 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dekonay6wulu) 2025/07/13 01:58:23 DEBUG : potato: sha1 differ 2025/07/13 01:58:23 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:23 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/13 01:58:23 INFO : potato: Copied (replaced existing) 2025/07/13 01:58:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 01:58:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 01:58:25 DEBUG : empty space: Unchanged skipping 2025/07/13 01:58:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/13 01:58:25 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:25 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:25 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 01:58:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 01:58:27 DEBUG : empty space: Unchanged skipping 2025/07/13 01:58:27 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:27 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 01:58:27 INFO : potato2: Copied (new) 2025/07/13 01:58:27 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:27 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:29 INFO : d: Making directory 2025/07/13 01:58:29 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/13 01:58:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 01:58:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/13 01:58:29 DEBUG : c/non empty space: Unchanged skipping 2025/07/13 01:58:29 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:29 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 01:58:30 INFO : a/potato2: Copied (new) 2025/07/13 01:58:30 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:30 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:31 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/13 01:58:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/13 01:58:32 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 01:58:32 DEBUG : c/non empty space: Unchanged skipping 2025/07/13 01:58:32 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 01:58:32 INFO : a/potato2: Copied (new) 2025/07/13 01:58:32 ERROR : B2 bucket rclone-test-dekonay6wulu: not deleting files as there were IO errors 2025/07/13 01:58:32 ERROR : B2 bucket rclone-test-dekonay6wulu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.38s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:34 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 01:58:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 01:58:34 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:34 DEBUG : empty space: Unchanged skipping 2025/07/13 01:58:34 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:34 INFO : potato: Deleted 2025/07/13 01:58:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 01:58:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.47s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:36 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:37 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:37 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:37 INFO : potato: Deleted 2025/07/13 01:58:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 01:58:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 01:58:37 DEBUG : empty space: Unchanged skipping 2025/07/13 01:58:37 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:37 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 01:58:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.58s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 01:58:39 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:39 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:39 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/13 01:58:39 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.17s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:41 DEBUG : enormous: Excluded (Size Filter) 2025/07/13 01:58:41 DEBUG : enormous: Excluded 2025/07/13 01:58:41 DEBUG : potato2: Excluded (Size Filter) 2025/07/13 01:58:41 DEBUG : potato2: Excluded 2025/07/13 01:58:42 DEBUG : potato2: Excluded (Size Filter) 2025/07/13 01:58:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 01:58:42 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:42 DEBUG : empty space: Unchanged skipping 2025/07/13 01:58:42 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:42 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:42 INFO : There was nothing to transfer 2025/07/13 01:58:42 DEBUG : enormous: Excluded (Size Filter) 2025/07/13 01:58:42 DEBUG : enormous: Excluded 2025/07/13 01:58:42 DEBUG : potato2: Excluded (Size Filter) 2025/07/13 01:58:42 DEBUG : potato2: Excluded 2025/07/13 01:58:42 DEBUG : potato2: Excluded (Size Filter) 2025/07/13 01:58:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/13 01:58:42 DEBUG : empty space: Unchanged skipping 2025/07/13 01:58:42 DEBUG : Local file system at /tmp/rclone2984127574: Waiting for checks to finish 2025/07/13 01:58:42 DEBUG : Local file system at /tmp/rclone2984127574: Waiting for transfers to finish 2025/07/13 01:58:42 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.36s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:44 DEBUG : enormous: Excluded (Size Filter) 2025/07/13 01:58:44 DEBUG : enormous: Excluded 2025/07/13 01:58:44 DEBUG : potato2: Excluded (Size Filter) 2025/07/13 01:58:44 DEBUG : potato2: Excluded 2025/07/13 01:58:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 01:58:44 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:44 DEBUG : empty space: Unchanged skipping 2025/07/13 01:58:44 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:44 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:45 INFO : enormous: Deleted 2025/07/13 01:58:45 INFO : potato2: Deleted 2025/07/13 01:58:45 INFO : There was nothing to transfer 2025/07/13 01:58:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/13 01:58:45 DEBUG : empty space: Unchanged skipping 2025/07/13 01:58:45 DEBUG : Local file system at /tmp/rclone2984127574: Waiting for checks to finish 2025/07/13 01:58:45 DEBUG : Local file system at /tmp/rclone2984127574: Waiting for transfers to finish 2025/07/13 01:58:45 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:45 INFO : potato2: Deleted 2025/07/13 01:58:45 INFO : enormous: Deleted 2025/07/13 01:58:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.06s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:58:47 DEBUG : five: Need to transfer - File not found at Destination 2025/07/13 01:58:47 DEBUG : one: Destination is newer than source, skipping 2025/07/13 01:58:47 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/13 01:58:47 DEBUG : three: Sizes identical 2025/07/13 01:58:47 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/13 01:58:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/13 01:58:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2984127574) 2025/07/13 01:58:47 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dekonay6wulu) 2025/07/13 01:58:47 DEBUG : two: sha1 differ 2025/07/13 01:58:47 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/13 01:58:48 INFO : five: Copied (new) 2025/07/13 01:58:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/13 01:58:48 INFO : two: Copied (replaced existing) 2025/07/13 01:58:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/13 01:58:48 INFO : four: Copied (replaced existing) 2025/07/13 01:58:48 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:49 DEBUG : one: Destination is newer than source, skipping 2025/07/13 01:58:49 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/13 01:58:49 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/13 01:58:49 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/13 01:58:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/13 01:58:49 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/13 01:58:49 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/13 01:58:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2984127574) 2025/07/13 01:58:49 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dekonay6wulu) 2025/07/13 01:58:49 DEBUG : three: sha1 differ 2025/07/13 01:58:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/13 01:58:49 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/13 01:58:49 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/13 01:58:49 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/13 01:58:49 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/13 01:58:49 INFO : three: Copied (replaced existing) 2025/07/13 01:58:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.95s) === 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-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/13 01:58:51 INFO : B2 bucket rclone-test-dekonay6wulu: Making map for --track-renames 2025/07/13 01:58:51 INFO : B2 bucket rclone-test-dekonay6wulu: Finished making map for --track-renames 2025/07/13 01:58:51 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/13 01:58:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/13 01:58:51 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for renames to finish 2025/07/13 01:58:51 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/13 01:58:51 INFO : potato: Copied (new) 2025/07/13 01:58:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/13 01:58:51 INFO : yam: Copied (new) 2025/07/13 01:58:51 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 01:58:52 INFO : B2 bucket rclone-test-dekonay6wulu: Making map for --track-renames 2025/07/13 01:58:52 INFO : B2 bucket rclone-test-dekonay6wulu: Finished making map for --track-renames 2025/07/13 01:58:52 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:52 DEBUG : potato: Unchanged skipping 2025/07/13 01:58:52 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for renames to finish 2025/07/13 01:58:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/13 01:58:53 INFO : yam: Copied (server-side copy) to: yaml 2025/07/13 01:58:53 INFO : yam: Deleted 2025/07/13 01:58:53 INFO : yaml: Renamed from "yam" 2025/07/13 01:58:53 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.08s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/13 01:58:54 INFO : B2 bucket rclone-test-dekonay6wulu: Making map for --track-renames 2025/07/13 01:58:54 INFO : B2 bucket rclone-test-dekonay6wulu: Finished making map for --track-renames 2025/07/13 01:58:54 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/13 01:58:54 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for renames to finish 2025/07/13 01:58:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/13 01:58:54 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/13 01:58:54 INFO : potato: Copied (new) 2025/07/13 01:58:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/13 01:58:54 INFO : yam: Copied (new) 2025/07/13 01:58:54 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 01:58:55 INFO : B2 bucket rclone-test-dekonay6wulu: Making map for --track-renames 2025/07/13 01:58:55 INFO : B2 bucket rclone-test-dekonay6wulu: Finished making map for --track-renames 2025/07/13 01:58:55 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:55 DEBUG : potato: Unchanged skipping 2025/07/13 01:58:55 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for renames to finish 2025/07/13 01:58:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/13 01:58:55 INFO : yam: Copied (server-side copy) to: yaml 2025/07/13 01:58:56 INFO : yam: Deleted 2025/07/13 01:58:56 INFO : yaml: Renamed from "yam" 2025/07/13 01:58:56 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.73s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/13 01:58:57 INFO : B2 bucket rclone-test-dekonay6wulu: Making map for --track-renames 2025/07/13 01:58:57 INFO : B2 bucket rclone-test-dekonay6wulu: Finished making map for --track-renames 2025/07/13 01:58:57 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/13 01:58:57 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for renames to finish 2025/07/13 01:58:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/13 01:58:57 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/13 01:58:57 INFO : potato: Copied (new) 2025/07/13 01:58:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/13 01:58:58 INFO : sub/yam: Copied (new) 2025/07/13 01:58:58 DEBUG : Waiting for deletions to finish 2025/07/13 01:58:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 01:58:58 DEBUG : potato: Unchanged skipping 2025/07/13 01:58:58 INFO : B2 bucket rclone-test-dekonay6wulu: Making map for --track-renames 2025/07/13 01:58:58 INFO : B2 bucket rclone-test-dekonay6wulu: Finished making map for --track-renames 2025/07/13 01:58:58 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:58:58 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for renames to finish 2025/07/13 01:58:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/13 01:58:59 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/13 01:58:59 INFO : sub/yam: Deleted 2025/07/13 01:58:59 INFO : yam: Renamed from "sub/yam" 2025/07/13 01:58:59 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:58:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.25s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:59:00 DEBUG : Creating backend with remote "/tmp/rclone2984127574/dir1" 2025/07/13 01:59:00 DEBUG : Creating backend with remote "/tmp/rclone2984127574/dir2" 2025/07/13 01:59:00 DEBUG : Local file system at /tmp/rclone2984127574/dir2: Using server-side directory move 2025/07/13 01:59:00 INFO : Local file system at /tmp/rclone2984127574/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/13 01:59:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/13 01:59:00 DEBUG : Local file system at /tmp/rclone2984127574/dir2: Waiting for checks to finish 2025/07/13 01:59:00 DEBUG : Local file system at /tmp/rclone2984127574/dir2: Waiting for transfers to finish 2025/07/13 01:59:00 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:59:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 01:59:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/13 01:59:00 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:59:00 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:59:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 01:59:01 INFO : sub dir/hello world: Copied (new) 2025/07/13 01:59:01 INFO : sub dir/hello world: Deleted 2025/07/13 01:59:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/13 01:59:01 INFO : nested/sub dir/file: Copied (new) 2025/07/13 01:59:01 INFO : nested/sub dir/file: Deleted 2025/07/13 01:59:01 INFO : sub dir: Removing directory 2025/07/13 01:59:01 INFO : nested/sub dir: Removing directory 2025/07/13 01:59:01 INFO : nested: Removing directory 2025/07/13 01:59:01 DEBUG : Local file system at /tmp/rclone2984127574: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:59:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/13 01:59:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/13 01:59:02 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:59:02 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:59:03 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1044-05.backblaze.com/b2api/v1/b2_upload_file/9ff23d83800d0b1b9f880e1b/c001_v0001044_t0014": EOF 2025/07/13 01:59:03 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1044-05.backblaze.com/b2api/v1/b2_upload_file/9ff23d83800d0b1b9f880e1b/c001_v0001044_t0014": EOF) 2025/07/13 01:59:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/13 01:59:03 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1044-05.backblaze.com/b2api/v1/b2_upload_file/9ff23d83800d0b1b9f880e1b/c001_v0001044_t0014": EOF - low level retry 0/10 2025/07/13 01:59:03 DEBUG : pacer: Reducing sleep to 10ms 2025/07/13 01:59:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/13 01:59:03 INFO : nested/sub dir/file: Copied (new) 2025/07/13 01:59:03 INFO : nested/sub dir/file: Deleted 2025/07/13 01:59:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 01:59:03 INFO : sub dir/hello world: Copied (new) 2025/07/13 01:59:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.61s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:59:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/13 01:59:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/13 01:59:04 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:59:04 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:59:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/13 01:59:04 INFO : existing: Copied (new) 2025/07/13 01:59:04 INFO : existing: Deleted 2025/07/13 01:59:05 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/13 01:59:05 INFO : existing-b: Copied (new) 2025/07/13 01:59:05 INFO : existing-b: Deleted 2025/07/13 01:59:05 DEBUG : existing: Destination exists, skipping 2025/07/13 01:59:05 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/13 01:59:05 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:59:05 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:59:05 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.99s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:59:06 DEBUG : Creating backend with remote "TestB2:rclone-test-nibafix0faso" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-dekonay6wulu -> B2 bucket rclone-test-nibafix0faso 2025/07/13 01:59:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 01:59:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/13 01:59:11 DEBUG : B2 bucket rclone-test-nibafix0faso: Waiting for checks to finish 2025/07/13 01:59:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/13 01:59:11 DEBUG : empty space: Unchanged skipping 2025/07/13 01:59:11 INFO : empty space: Deleted 2025/07/13 01:59:11 DEBUG : B2 bucket rclone-test-nibafix0faso: Waiting for transfers to finish 2025/07/13 01:59:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 01:59:11 INFO : potato2: Copied (server-side copy) 2025/07/13 01:59:11 INFO : potato2: Deleted 2025/07/13 01:59:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/13 01:59:11 INFO : potato3: Copied (server-side copy) 2025/07/13 01:59:12 INFO : potato3: Deleted 2025/07/13 01:59:12 DEBUG : Creating backend with remote "TestB2:rclone-test-miraqov4yixo" 2025/07/13 01:59:13 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/13 01:59:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 01:59:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/13 01:59:13 DEBUG : B2 bucket rclone-test-miraqov4yixo: Waiting for checks to finish 2025/07/13 01:59:13 DEBUG : B2 bucket rclone-test-miraqov4yixo: Waiting for transfers to finish 2025/07/13 01:59:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/13 01:59:14 INFO : empty space: Copied (server-side copy) 2025/07/13 01:59:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 01:59:14 INFO : potato2: Copied (server-side copy) 2025/07/13 01:59:14 INFO : empty space: Deleted 2025/07/13 01:59:14 INFO : potato2: Deleted 2025/07/13 01:59:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/13 01:59:14 INFO : potato3: Copied (server-side copy) 2025/07/13 01:59:15 INFO : potato3: Deleted 2025/07/13 01:59:15 DEBUG : B2 bucket rclone-test-miraqov4yixo: Purge remote 2025/07/13 01:59:15 INFO : B2 bucket rclone-test-miraqov4yixo: cleaning bucket "rclone-test-miraqov4yixo" of all files 2025/07/13 01:59:15 DEBUG : empty space: Deleting (id "4_z4f420d03802d0b1b9f880e1b_f103fcf66347a1a21_d20250713_m015914_c001_v0001171_t0001_u01752371954202") 2025/07/13 01:59:15 DEBUG : potato2: Deleting (id "4_z4f420d03802d0b1b9f880e1b_f1193f7f14de5f81b_d20250713_m015914_c001_v0001184_t0024_u01752371954510") 2025/07/13 01:59:15 DEBUG : potato3: Deleting (id "4_z4f420d03802d0b1b9f880e1b_f1051209f224ee9df_d20250713_m015914_c001_v0001041_t0059_u01752371954520") 2025/07/13 01:59:16 DEBUG : B2 bucket rclone-test-nibafix0faso: Purge remote 2025/07/13 01:59:16 INFO : B2 bucket rclone-test-nibafix0faso: cleaning bucket "rclone-test-nibafix0faso" of all files 2025/07/13 01:59:16 DEBUG : empty space: Deleting (id "4_z3fb2edd3801d0b1b9f880e1b_f411b4f8834086c9e_d20250713_m015914_c001_v7007000_t0000_u01752371954681") 2025/07/13 01:59:16 DEBUG : empty space: Deleting (id "4_z3fb2edd3801d0b1b9f880e1b_f1027fda7de4f7cfc_d20250713_m015909_c001_v0001104_t0036_u01752371949768") 2025/07/13 01:59:16 DEBUG : potato2: Deleting (id "4_z3fb2edd3801d0b1b9f880e1b_f4183de41fa321c8e_d20250713_m015914_c001_v7007000_t0000_u01752371954729") 2025/07/13 01:59:16 DEBUG : potato2: Deleting (id "4_z3fb2edd3801d0b1b9f880e1b_f108a3f999963394e_d20250713_m015911_c001_v0001171_t0040_u01752371951415") 2025/07/13 01:59:16 DEBUG : potato3: Deleting (id "4_z3fb2edd3801d0b1b9f880e1b_f4183de41fa321c8f_d20250713_m015914_c001_v7007000_t0000_u01752371954926") 2025/07/13 01:59:16 DEBUG : potato3: Deleting (id "4_z3fb2edd3801d0b1b9f880e1b_f1019b7e3e8ecc371_d20250713_m015911_c001_v0001177_t0026_u01752371951783") 2025/07/13 01:59:16 DEBUG : potato3: Deleting (id "4_z3fb2edd3801d0b1b9f880e1b_f1027fda7de4f7cfe_d20250713_m015910_c001_v0001104_t0005_u01752371950343") --- PASS: TestServerSideMove (11.85s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:59:18 DEBUG : Creating backend with remote "TestB2:rclone-test-zonijaq6qoju" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-dekonay6wulu -> B2 bucket rclone-test-zonijaq6qoju 2025/07/13 01:59:22 DEBUG : empty space: Excluded (Size Filter) 2025/07/13 01:59:22 DEBUG : empty space: Excluded (Size Filter) 2025/07/13 01:59:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 01:59:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/13 01:59:22 DEBUG : B2 bucket rclone-test-zonijaq6qoju: Waiting for checks to finish 2025/07/13 01:59:22 DEBUG : B2 bucket rclone-test-zonijaq6qoju: Waiting for transfers to finish 2025/07/13 01:59:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 01:59:22 INFO : potato2: Copied (server-side copy) 2025/07/13 01:59:22 INFO : potato2: Deleted 2025/07/13 01:59:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/13 01:59:22 INFO : potato3: Copied (server-side copy) 2025/07/13 01:59:23 INFO : potato3: Deleted 2025/07/13 01:59:23 DEBUG : Creating backend with remote "TestB2:rclone-test-cicosub7tepu" 2025/07/13 01:59:24 DEBUG : empty space: Excluded (Size Filter) 2025/07/13 01:59:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 01:59:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/13 01:59:24 DEBUG : B2 bucket rclone-test-cicosub7tepu: Waiting for checks to finish 2025/07/13 01:59:24 DEBUG : B2 bucket rclone-test-cicosub7tepu: Waiting for transfers to finish 2025/07/13 01:59:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 01:59:25 INFO : potato2: Copied (server-side copy) 2025/07/13 01:59:25 INFO : potato2: Deleted 2025/07/13 01:59:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/13 01:59:25 INFO : potato3: Copied (server-side copy) 2025/07/13 01:59:25 INFO : potato3: Deleted 2025/07/13 01:59:26 DEBUG : B2 bucket rclone-test-cicosub7tepu: Purge remote 2025/07/13 01:59:26 INFO : B2 bucket rclone-test-cicosub7tepu: cleaning bucket "rclone-test-cicosub7tepu" of all files 2025/07/13 01:59:26 DEBUG : potato2: Deleting (id "4_z5fb22db3802d0b1b9f880e1b_f107f898ded76feab_d20250713_m015925_c001_v0001183_t0050_u01752371965146") 2025/07/13 01:59:26 DEBUG : potato3: Deleting (id "4_z5fb22db3802d0b1b9f880e1b_f1148f324024f52c9_d20250713_m015925_c001_v0001092_t0011_u01752371965372") 2025/07/13 01:59:27 DEBUG : B2 bucket rclone-test-zonijaq6qoju: Purge remote 2025/07/13 01:59:27 INFO : B2 bucket rclone-test-zonijaq6qoju: cleaning bucket "rclone-test-zonijaq6qoju" of all files 2025/07/13 01:59:27 DEBUG : empty space: Deleting (id "4_z5ff21dc3802d0b1b9f880e1b_f101ed4b2c73b74af_d20250713_m015921_c001_v0001183_t0050_u01752371961842") 2025/07/13 01:59:27 DEBUG : potato2: Deleting (id "4_z5ff21dc3802d0b1b9f880e1b_f415d5da76893eb8f_d20250713_m015925_c001_v7007000_t0000_u01752371965350") 2025/07/13 01:59:27 DEBUG : potato2: Deleting (id "4_z5ff21dc3802d0b1b9f880e1b_f10671ba74e09db8d_d20250713_m015922_c001_v0001181_t0048_u01752371962637") 2025/07/13 01:59:27 DEBUG : potato3: Deleting (id "4_z5ff21dc3802d0b1b9f880e1b_f415d5da76893eb90_d20250713_m015925_c001_v7007000_t0000_u01752371965785") 2025/07/13 01:59:27 DEBUG : potato3: Deleting (id "4_z5ff21dc3802d0b1b9f880e1b_f1017dd3163cd05e0_d20250713_m015922_c001_v0001180_t0058_u01752371962860") 2025/07/13 01:59:27 DEBUG : potato3: Deleting (id "4_z5ff21dc3802d0b1b9f880e1b_f101ed4b2c73b74b1_d20250713_m015922_c001_v0001183_t0050_u01752371962053") 2025/07/13 01:59:28 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/13 01:59:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/13 01:59:28 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.11s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:59:29 DEBUG : Creating backend with remote "TestB2:rclone-test-nimiqur8bahu" 2025/07/13 01:59:31 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-dekonay6wulu -> B2 bucket rclone-test-nimiqur8bahu 2025/07/13 01:59:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 01:59:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/13 01:59:34 DEBUG : empty space: Unchanged skipping 2025/07/13 01:59:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/13 01:59:34 DEBUG : B2 bucket rclone-test-nimiqur8bahu: Waiting for checks to finish 2025/07/13 01:59:34 INFO : empty space: Deleted 2025/07/13 01:59:34 DEBUG : B2 bucket rclone-test-nimiqur8bahu: Waiting for transfers to finish 2025/07/13 01:59:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 01:59:34 INFO : potato2: Copied (server-side copy) 2025/07/13 01:59:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/13 01:59:35 INFO : potato3: Copied (server-side copy) 2025/07/13 01:59:35 INFO : potato2: Deleted 2025/07/13 01:59:35 INFO : potato3: Deleted 2025/07/13 01:59:35 DEBUG : Creating backend with remote "TestB2:rclone-test-lagiyol8lijo" 2025/07/13 01:59:36 INFO : tomatoDir: Making directory 2025/07/13 01:59:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/13 01:59:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/13 01:59:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/13 01:59:36 DEBUG : B2 bucket rclone-test-lagiyol8lijo: Waiting for checks to finish 2025/07/13 01:59:36 DEBUG : B2 bucket rclone-test-lagiyol8lijo: Waiting for transfers to finish 2025/07/13 01:59:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/13 01:59:37 INFO : empty space: Copied (server-side copy) 2025/07/13 01:59:38 INFO : empty space: Deleted 2025/07/13 01:59:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/13 01:59:38 INFO : potato2: Copied (server-side copy) 2025/07/13 01:59:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/13 01:59:38 INFO : potato3: Copied (server-side copy) 2025/07/13 01:59:38 INFO : potato2: Deleted 2025/07/13 01:59:38 INFO : potato3: Deleted 2025/07/13 01:59:38 DEBUG : B2 bucket rclone-test-lagiyol8lijo: Purge remote 2025/07/13 01:59:38 INFO : B2 bucket rclone-test-lagiyol8lijo: cleaning bucket "rclone-test-lagiyol8lijo" of all files 2025/07/13 01:59:39 DEBUG : empty space: Deleting (id "4_z2f925db3802d0b1b9f880e1b_f103f263c1a38f967_d20250713_m015937_c001_v0001117_t0046_u01752371977537") 2025/07/13 01:59:39 DEBUG : potato2: Deleting (id "4_z2f925db3802d0b1b9f880e1b_f11018ad1bf3b2ed9_d20250713_m015937_c001_v0001043_t0058_u01752371977860") 2025/07/13 01:59:39 DEBUG : potato3: Deleting (id "4_z2f925db3802d0b1b9f880e1b_f1042f74511efb67d_d20250713_m015937_c001_v0001029_t0029_u01752371977876") 2025/07/13 01:59:39 DEBUG : B2 bucket rclone-test-nimiqur8bahu: Purge remote 2025/07/13 01:59:39 INFO : B2 bucket rclone-test-nimiqur8bahu: cleaning bucket "rclone-test-nimiqur8bahu" of all files 2025/07/13 01:59:39 DEBUG : empty space: Deleting (id "4_z1f624d93802d0b1b9f880e1b_f417f73a54340db17_d20250713_m015937_c001_v7007000_t0000_u01752371977982") 2025/07/13 01:59:39 DEBUG : empty space: Deleting (id "4_z1f624d93802d0b1b9f880e1b_f113cc0580d11bb95_d20250713_m015933_c001_v0001099_t0009_u01752371973302") 2025/07/13 01:59:39 DEBUG : potato2: Deleting (id "4_z1f624d93802d0b1b9f880e1b_f417f73a54340db18_d20250713_m015938_c001_v7007000_t0000_u01752371978285") 2025/07/13 01:59:39 DEBUG : potato2: Deleting (id "4_z1f624d93802d0b1b9f880e1b_f113dcde60e819f0e_d20250713_m015934_c001_v0001098_t0058_u01752371974530") 2025/07/13 01:59:39 DEBUG : potato3: Deleting (id "4_z1f624d93802d0b1b9f880e1b_f405d8d7447f2f29a_d20250713_m015938_c001_v7007000_t0000_u01752371978314") 2025/07/13 01:59:39 DEBUG : potato3: Deleting (id "4_z1f624d93802d0b1b9f880e1b_f105cf984dd93526f_d20250713_m015934_c001_v0001180_t0030_u01752371974898") 2025/07/13 01:59:39 DEBUG : potato3: Deleting (id "4_z1f624d93802d0b1b9f880e1b_f113cc0580d11bb99_d20250713_m015933_c001_v0001099_t0059_u01752371973595") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.04s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:59:41 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.59s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:59:43 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:59:45 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu/rclone-sync-test" 2025/07/13 01:59:47 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu/rclone-sync-test-include/layer2" 2025/07/13 01:59:49 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu/rclone-sync-test-ignore-file" 2025/07/13 01:59:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/13 01:59:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/13 01:59:52 DEBUG : pacer: Reducing sleep to 10ms 2025/07/13 01:59:52 DEBUG : B2 bucket rclone-test-dekonay6wulu path rclone-sync-test: Waiting for checks to finish 2025/07/13 01:59:52 DEBUG : B2 bucket rclone-test-dekonay6wulu path rclone-sync-test: Waiting for transfers to finish 2025/07/13 01:59:52 DEBUG : Waiting for deletions to finish 2025/07/13 01:59:52 INFO : There was nothing to transfer 2025/07/13 01:59:53 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:59:53 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:59:53 DEBUG : Waiting for deletions to finish 2025/07/13 01:59:53 INFO : There was nothing to transfer 2025/07/13 01:59:53 DEBUG : B2 bucket rclone-test-dekonay6wulu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/13 01:59:53 DEBUG : B2 bucket rclone-test-dekonay6wulu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/13 01:59:53 DEBUG : Waiting for deletions to finish 2025/07/13 01:59:53 INFO : There was nothing to transfer 2025/07/13 01:59:53 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 01:59:53 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 01:59:53 DEBUG : Waiting for deletions to finish 2025/07/13 01:59:53 INFO : There was nothing to transfer 2025/07/13 01:59:54 DEBUG : B2 bucket rclone-test-dekonay6wulu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/13 01:59:54 DEBUG : B2 bucket rclone-test-dekonay6wulu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/13 01:59:54 DEBUG : Waiting for deletions to finish 2025/07/13 01:59:54 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.46s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 01:59:54 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu/dst" 2025/07/13 01:59:55 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu/CompareDest" 2025/07/13 01:59:57 DEBUG : one: Need to transfer - File not found at Destination 2025/07/13 01:59:57 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for checks to finish 2025/07/13 01:59:57 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for transfers to finish 2025/07/13 01:59:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/13 01:59:58 INFO : one: Copied (new) 2025/07/13 01:59:58 DEBUG : Waiting for deletions to finish 2025/07/13 01:59:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 01:59:59 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for checks to finish 2025/07/13 01:59:59 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for transfers to finish 2025/07/13 01:59:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/13 01:59:59 INFO : one: Copied (replaced existing) 2025/07/13 01:59:59 DEBUG : Waiting for deletions to finish 2025/07/13 02:00:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 02:00:01 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for checks to finish 2025/07/13 02:00:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 02:00:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/13 02:00:01 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for transfers to finish 2025/07/13 02:00:01 DEBUG : Waiting for deletions to finish 2025/07/13 02:00:01 INFO : There was nothing to transfer 2025/07/13 02:00:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 02:00:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 02:00:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/13 02:00:03 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for checks to finish 2025/07/13 02:00:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 02:00:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/13 02:00:03 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for transfers to finish 2025/07/13 02:00:03 DEBUG : Waiting for deletions to finish 2025/07/13 02:00:03 INFO : There was nothing to transfer 2025/07/13 02:00:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 02:00:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 02:00:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/13 02:00:03 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for checks to finish 2025/07/13 02:00:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 02:00:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/13 02:00:03 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for transfers to finish 2025/07/13 02:00:03 DEBUG : Waiting for deletions to finish 2025/07/13 02:00:03 INFO : There was nothing to transfer 2025/07/13 02:00:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 02:00: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/07/13 02:00:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/13 02:00:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/13 02:00:05 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for checks to finish 2025/07/13 02:00:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 02:00:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/13 02:00:05 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for transfers to finish 2025/07/13 02:00:05 DEBUG : Waiting for deletions to finish 2025/07/13 02:00:05 INFO : There was nothing to transfer 2025/07/13 02:00:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 02:00:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/13 02:00:05 DEBUG : two: Need to transfer - File not found at Destination 2025/07/13 02:00:05 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for checks to finish 2025/07/13 02:00:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 02:00:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/13 02:00:05 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for transfers to finish 2025/07/13 02:00:06 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/13 02:00:06 INFO : two: Copied (new) 2025/07/13 02:00:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.91s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:00:09 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu/dest" 2025/07/13 02:00:10 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu/pre-dest1" 2025/07/13 02:00:11 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu/pre-dest2" 2025/07/13 02:00:13 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:00:13 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/13 02:00:13 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:00:13 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/13 02:00:14 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/13 02:00:14 DEBUG : B2 bucket rclone-test-dekonay6wulu path dest: Waiting for checks to finish 2025/07/13 02:00:14 DEBUG : B2 bucket rclone-test-dekonay6wulu path dest: Waiting for transfers to finish 2025/07/13 02:00:15 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/13 02:00:15 INFO : 3: Copied (new) 2025/07/13 02:00:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.01s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:00:16 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu/dst" 2025/07/13 02:00:17 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu/CopyDest" 2025/07/13 02:00:19 DEBUG : one: Need to transfer - File not found at Destination 2025/07/13 02:00:19 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for checks to finish 2025/07/13 02:00:19 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for transfers to finish 2025/07/13 02:00:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/13 02:00:21 INFO : one: Copied (new) 2025/07/13 02:00:21 DEBUG : Waiting for deletions to finish 2025/07/13 02:00:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 02:00:21 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for checks to finish 2025/07/13 02:00:21 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for transfers to finish 2025/07/13 02:00:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/13 02:00:22 INFO : one: Copied (replaced existing) 2025/07/13 02:00:22 DEBUG : Waiting for deletions to finish 2025/07/13 02:00:24 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu/BackupDir" 2025/07/13 02:00:25 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for checks to finish 2025/07/13 02:00:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 02:00:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 02:00:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/13 02:00:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/13 02:00:26 INFO : one: Copied (server-side copy) 2025/07/13 02:00:27 INFO : one: Deleted 2025/07/13 02:00:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/13 02:00:27 INFO : one: Copied (server-side copy) 2025/07/13 02:00:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/13 02:00:27 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for transfers to finish 2025/07/13 02:00:27 DEBUG : Waiting for deletions to finish 2025/07/13 02:00:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 02:00:28 DEBUG : one: Unchanged skipping 2025/07/13 02:00:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 02:00:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/13 02:00:28 INFO : two: Copied (server-side copy) 2025/07/13 02:00:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/13 02:00:28 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for checks to finish 2025/07/13 02:00:28 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for transfers to finish 2025/07/13 02:00:28 DEBUG : Waiting for deletions to finish 2025/07/13 02:00:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 02:00:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 02:00:29 DEBUG : two: Unchanged skipping 2025/07/13 02:00:29 DEBUG : one: Unchanged skipping 2025/07/13 02:00:29 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for checks to finish 2025/07/13 02:00:29 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for transfers to finish 2025/07/13 02:00:29 DEBUG : Waiting for deletions to finish 2025/07/13 02:00:29 INFO : There was nothing to transfer 2025/07/13 02:00:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 02:00:30 DEBUG : one: Unchanged skipping 2025/07/13 02:00:30 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/13 02:00:30 DEBUG : three: Destination not found in --copy-dest 2025/07/13 02:00:30 DEBUG : three: Need to transfer - File not found at Destination 2025/07/13 02:00:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/13 02:00:30 DEBUG : two: Unchanged skipping 2025/07/13 02:00:30 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for checks to finish 2025/07/13 02:00:30 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for transfers to finish 2025/07/13 02:00:31 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/13 02:00:31 INFO : three: Copied (new) 2025/07/13 02:00:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.55s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:00:35 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu/dst" 2025/07/13 02:00:36 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu/backup" 2025/07/13 02:00:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/13 02:00:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:00:37 DEBUG : two: Unchanged skipping 2025/07/13 02:00:37 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for checks to finish 2025/07/13 02:00:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/13 02:00:39 INFO : one: Copied (server-side copy) 2025/07/13 02:00:39 INFO : one: Deleted 2025/07/13 02:00:39 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for transfers to finish 2025/07/13 02:00:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 02:00:40 INFO : one: Copied (new) 2025/07/13 02:00:40 DEBUG : Waiting for deletions to finish 2025/07/13 02:00:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/13 02:00:40 INFO : three.txt: Copied (server-side copy) 2025/07/13 02:00:40 INFO : three.txt: Deleted 2025/07/13 02:00:40 INFO : three.txt: Moved into backup dir 2025/07/13 02:00:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/13 02:00:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:00:42 DEBUG : two: Unchanged skipping 2025/07/13 02:00:42 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for checks to finish 2025/07/13 02:00:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 02:00:42 INFO : one: Copied (server-side copy) 2025/07/13 02:00:43 INFO : one: Deleted 2025/07/13 02:00:43 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for transfers to finish 2025/07/13 02:00:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/13 02:00:43 INFO : one: Copied (new) 2025/07/13 02:00:43 DEBUG : Waiting for deletions to finish 2025/07/13 02:00:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/13 02:00:43 INFO : three.txt: Copied (server-side copy) 2025/07/13 02:00:43 INFO : three.txt: Deleted 2025/07/13 02:00:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.86s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:00:46 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu/dst" 2025/07/13 02:00:47 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu/backup" 2025/07/13 02:00:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/13 02:00:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:00:49 DEBUG : two: Unchanged skipping 2025/07/13 02:00:49 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for checks to finish 2025/07/13 02:00:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/13 02:00:51 INFO : one: Copied (server-side copy) to: one.bak 2025/07/13 02:00:51 INFO : one: Deleted 2025/07/13 02:00:51 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for transfers to finish 2025/07/13 02:00:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 02:00:52 INFO : one: Copied (new) 2025/07/13 02:00:52 DEBUG : Waiting for deletions to finish 2025/07/13 02:00:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/13 02:00:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/13 02:00:53 INFO : three.txt: Deleted 2025/07/13 02:00:53 INFO : three.txt: Moved into backup dir 2025/07/13 02:00:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/13 02:00:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:00:54 DEBUG : two: Unchanged skipping 2025/07/13 02:00:54 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for checks to finish 2025/07/13 02:00:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 02:00:55 INFO : one: Copied (server-side copy) to: one.bak 2025/07/13 02:00:55 INFO : one: Deleted 2025/07/13 02:00:55 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for transfers to finish 2025/07/13 02:00:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/13 02:00:56 INFO : one: Copied (new) 2025/07/13 02:00:56 DEBUG : Waiting for deletions to finish 2025/07/13 02:00:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/13 02:00:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/13 02:00:56 INFO : three.txt: Deleted 2025/07/13 02:00:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.99s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:01:00 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu/dst" 2025/07/13 02:01:01 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu/backup" 2025/07/13 02:01:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/13 02:01:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:01:03 DEBUG : two: Unchanged skipping 2025/07/13 02:01:03 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for checks to finish 2025/07/13 02:01:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/13 02:01:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/13 02:01:04 INFO : one: Deleted 2025/07/13 02:01:04 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for transfers to finish 2025/07/13 02:01:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 02:01:05 INFO : one: Copied (new) 2025/07/13 02:01:05 DEBUG : Waiting for deletions to finish 2025/07/13 02:01:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/13 02:01:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/13 02:01:05 INFO : three.txt: Deleted 2025/07/13 02:01:05 INFO : three.txt: Moved into backup dir 2025/07/13 02:01:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/13 02:01:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:01:07 DEBUG : two: Unchanged skipping 2025/07/13 02:01:07 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for checks to finish 2025/07/13 02:01:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 02:01:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/13 02:01:08 INFO : one: Deleted 2025/07/13 02:01:08 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for transfers to finish 2025/07/13 02:01:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/13 02:01:08 INFO : one: Copied (new) 2025/07/13 02:01:08 DEBUG : Waiting for deletions to finish 2025/07/13 02:01:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/13 02:01:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/13 02:01:09 INFO : three.txt: Deleted 2025/07/13 02:01:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.28s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:01:11 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu/dst" 2025/07/13 02:01:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/13 02:01:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:01:13 DEBUG : two: Unchanged skipping 2025/07/13 02:01:13 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for checks to finish 2025/07/13 02:01:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/13 02:01:14 INFO : one: Copied (server-side copy) to: one.bak 2025/07/13 02:01:14 INFO : one: Deleted 2025/07/13 02:01:14 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for transfers to finish 2025/07/13 02:01:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 02:01:15 INFO : one: Copied (new) 2025/07/13 02:01:15 DEBUG : Waiting for deletions to finish 2025/07/13 02:01:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/13 02:01:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/13 02:01:16 INFO : three.txt: Deleted 2025/07/13 02:01:16 INFO : three.txt: Moved into backup dir 2025/07/13 02:01:16 DEBUG : one.bak: Excluded (Path Filter) 2025/07/13 02:01:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/13 02:01:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/13 02:01:16 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for checks to finish 2025/07/13 02:01:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:01:16 DEBUG : two: Unchanged skipping 2025/07/13 02:01:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 02:01:18 INFO : one: Copied (server-side copy) to: one.bak 2025/07/13 02:01:18 INFO : one: Deleted 2025/07/13 02:01:18 DEBUG : B2 bucket rclone-test-dekonay6wulu path dst: Waiting for transfers to finish 2025/07/13 02:01:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/13 02:01:18 INFO : one: Copied (new) 2025/07/13 02:01:18 DEBUG : Waiting for deletions to finish 2025/07/13 02:01:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/13 02:01:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/13 02:01:19 INFO : three.txt: Deleted 2025/07/13 02:01:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.11s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:01:22 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu/dst" 2025/07/13 02:01:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/13 02:01:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/13 02:01:24 INFO : one: Copied (server-side copy) to: one.bak 2025/07/13 02:01:24 INFO : one: Deleted 2025/07/13 02:01:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 02:01:25 INFO : one: Copied (new) 2025/07/13 02:01:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:01:26 DEBUG : two: Unchanged skipping 2025/07/13 02:01:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/13 02:01:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/13 02:01:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/13 02:01:26 INFO : three.txt: Deleted 2025/07/13 02:01:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/13 02:01:27 INFO : three.txt: Copied (new) 2025/07/13 02:01:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/13 02:01:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 02:01:28 INFO : one: Copied (server-side copy) to: one.bak 2025/07/13 02:01:29 INFO : one: Deleted 2025/07/13 02:01:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/13 02:01:29 INFO : one: Copied (new) 2025/07/13 02:01:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:01:30 DEBUG : two: Unchanged skipping 2025/07/13 02:01:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/13 02:01:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/13 02:01:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/13 02:01:31 INFO : three.txt: Deleted 2025/07/13 02:01:31 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/13 02:01:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.85s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:01:35 DEBUG : Creating backend with remote "TestB2:rclone-test-dekonay6wulu/dst" 2025/07/13 02:01:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/13 02:01:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/13 02:01:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/13 02:01:38 INFO : one: Deleted 2025/07/13 02:01:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 02:01:39 INFO : one: Copied (new) 2025/07/13 02:01:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:01:39 DEBUG : two: Unchanged skipping 2025/07/13 02:01:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/13 02:01:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/13 02:01:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/13 02:01:40 INFO : three.txt: Deleted 2025/07/13 02:01:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/13 02:01:40 INFO : three.txt: Copied (new) 2025/07/13 02:01:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/13 02:01:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/13 02:01:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/13 02:01:42 INFO : one: Deleted 2025/07/13 02:01:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/13 02:01:42 INFO : one: Copied (new) 2025/07/13 02:01:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:01:42 DEBUG : two: Unchanged skipping 2025/07/13 02:01:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/13 02:01:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/13 02:01:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/13 02:01:43 INFO : three.txt: Deleted 2025/07/13 02:01:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/13 02:01:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.90s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:01:46 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/13 02:01:46 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:01:46 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:01:47 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/13 02:01:47 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/13 02:01:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.63s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:01:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/13 02:01:48 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:01:48 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:01:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/13 02:01:48 INFO : existing: Copied (new) 2025/07/13 02:01:48 DEBUG : Waiting for deletions to finish 2025/07/13 02:01:49 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/13 02:01:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/13 02:01:49 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:01:49 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:01:49 ERROR : B2 bucket rclone-test-dekonay6wulu: not deleting files as there were IO errors 2025/07/13 02:01:49 ERROR : B2 bucket rclone-test-dekonay6wulu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.14s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:01:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:01:50 DEBUG : existing: Unchanged skipping 2025/07/13 02:01:50 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:01:50 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:01:50 DEBUG : Waiting for deletions to finish 2025/07/13 02:01:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.58s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", 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-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", 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-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:02:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:08 DEBUG : both0: Unchanged skipping 2025/07/13 02:02:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:08 DEBUG : both10: Unchanged skipping 2025/07/13 02:02:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:08 DEBUG : both11: Unchanged skipping 2025/07/13 02:02:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:08 DEBUG : both12: Unchanged skipping 2025/07/13 02:02:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:08 DEBUG : both13: Unchanged skipping 2025/07/13 02:02:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:08 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:02:08 DEBUG : both14: Unchanged skipping 2025/07/13 02:02:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:08 DEBUG : both18: Unchanged skipping 2025/07/13 02:02:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:08 DEBUG : both19: Unchanged skipping 2025/07/13 02:02:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:08 DEBUG : both1: Unchanged skipping 2025/07/13 02:02:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:08 DEBUG : both2: Unchanged skipping 2025/07/13 02:02:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:08 DEBUG : both3: Unchanged skipping 2025/07/13 02:02:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:08 DEBUG : both4: Unchanged skipping 2025/07/13 02:02:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:08 DEBUG : both5: Unchanged skipping 2025/07/13 02:02:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:08 DEBUG : both6: Unchanged skipping 2025/07/13 02:02:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:08 DEBUG : both7: Unchanged skipping 2025/07/13 02:02:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:08 DEBUG : both8: Unchanged skipping 2025/07/13 02:02:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:08 DEBUG : both9: Unchanged skipping 2025/07/13 02:02:08 DEBUG : both15: Unchanged skipping 2025/07/13 02:02:08 DEBUG : both16: Unchanged skipping 2025/07/13 02:02:08 DEBUG : both17: Unchanged skipping 2025/07/13 02:02:08 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:02:08 DEBUG : Waiting for deletions to finish 2025/07/13 02:02:08 INFO : only11: Deleted 2025/07/13 02:02:08 INFO : only16: Deleted 2025/07/13 02:02:08 INFO : only1: Deleted 2025/07/13 02:02:08 INFO : only8: Deleted 2025/07/13 02:02:08 INFO : only0: Deleted 2025/07/13 02:02:08 INFO : only13: Deleted 2025/07/13 02:02:09 INFO : only14: Deleted 2025/07/13 02:02:09 INFO : only18: Deleted 2025/07/13 02:02:09 INFO : only2: Deleted 2025/07/13 02:02:09 INFO : only4: Deleted 2025/07/13 02:02:09 INFO : only5: Deleted 2025/07/13 02:02:09 INFO : only7: Deleted 2025/07/13 02:02:09 INFO : only19: Deleted 2025/07/13 02:02:09 INFO : only6: Deleted 2025/07/13 02:02:09 INFO : only9: Deleted 2025/07/13 02:02:09 INFO : only12: Deleted 2025/07/13 02:02:09 INFO : only15: Deleted 2025/07/13 02:02:09 INFO : only17: Deleted 2025/07/13 02:02:09 INFO : only3: Deleted 2025/07/13 02:02:09 INFO : only10: Deleted 2025/07/13 02:02:09 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.90s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:02:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:30 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:02:30 DEBUG : both0: Unchanged skipping 2025/07/13 02:02:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:30 DEBUG : both13: Unchanged skipping 2025/07/13 02:02:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:30 DEBUG : both14: Unchanged skipping 2025/07/13 02:02:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:30 DEBUG : both15: Unchanged skipping 2025/07/13 02:02:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:30 DEBUG : both16: Unchanged skipping 2025/07/13 02:02:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:30 DEBUG : both17: Unchanged skipping 2025/07/13 02:02:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:30 DEBUG : both10: Unchanged skipping 2025/07/13 02:02:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:30 DEBUG : both11: Unchanged skipping 2025/07/13 02:02:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:30 DEBUG : both12: Unchanged skipping 2025/07/13 02:02:30 DEBUG : both18: Unchanged skipping 2025/07/13 02:02:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:30 DEBUG : both3: Unchanged skipping 2025/07/13 02:02:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:30 DEBUG : both4: Unchanged skipping 2025/07/13 02:02:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:30 DEBUG : both5: Unchanged skipping 2025/07/13 02:02:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:30 DEBUG : both6: Unchanged skipping 2025/07/13 02:02:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:30 DEBUG : both7: Unchanged skipping 2025/07/13 02:02:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:30 DEBUG : both8: Unchanged skipping 2025/07/13 02:02:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:30 DEBUG : both9: Unchanged skipping 2025/07/13 02:02:30 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/13 02:02:30 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/13 02:02:30 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/13 02:02:30 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/13 02:02:30 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/13 02:02:30 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/13 02:02:30 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/13 02:02:30 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/13 02:02:30 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/13 02:02:30 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/13 02:02:30 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/13 02:02:30 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/13 02:02:30 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/13 02:02:30 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/13 02:02:30 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/13 02:02:30 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/13 02:02:30 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/13 02:02:30 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/13 02:02:30 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/13 02:02:30 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/13 02:02:30 DEBUG : both2: Unchanged skipping 2025/07/13 02:02:30 DEBUG : both19: Unchanged skipping 2025/07/13 02:02:30 DEBUG : both1: Unchanged skipping 2025/07/13 02:02:30 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:02:30 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 02:02:30 INFO : only10: Copied (replaced existing) 2025/07/13 02:02:30 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 02:02:30 INFO : only0: Copied (replaced existing) 2025/07/13 02:02:31 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 02:02:31 INFO : only13: Copied (replaced existing) 2025/07/13 02:02:31 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 02:02:31 INFO : only14: Copied (replaced existing) 2025/07/13 02:02:31 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 02:02:31 INFO : only11: Copied (replaced existing) 2025/07/13 02:02:31 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 02:02:31 INFO : only15: Copied (replaced existing) 2025/07/13 02:02:31 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 02:02:31 INFO : only16: Copied (replaced existing) 2025/07/13 02:02:31 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 02:02:31 INFO : only17: Copied (replaced existing) 2025/07/13 02:02:31 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 02:02:31 INFO : only12: Copied (replaced existing) 2025/07/13 02:02:31 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 02:02:31 INFO : only18: Copied (replaced existing) 2025/07/13 02:02:31 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 02:02:31 INFO : only19: Copied (replaced existing) 2025/07/13 02:02:31 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 02:02:31 INFO : only1: Copied (replaced existing) 2025/07/13 02:02:31 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 02:02:31 INFO : only2: Copied (replaced existing) 2025/07/13 02:02:31 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 02:02:31 INFO : only3: Copied (replaced existing) 2025/07/13 02:02:31 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 02:02:31 INFO : only4: Copied (replaced existing) 2025/07/13 02:02:31 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 02:02:31 INFO : only5: Copied (replaced existing) 2025/07/13 02:02:31 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 02:02:31 INFO : only6: Copied (replaced existing) 2025/07/13 02:02:31 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 02:02:31 INFO : only7: Copied (replaced existing) 2025/07/13 02:02:31 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 02:02:31 INFO : only8: Copied (replaced existing) 2025/07/13 02:02:32 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/13 02:02:32 INFO : only9: Copied (replaced existing) 2025/07/13 02:02:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.04s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:02:40 DEBUG : empty_dir: Making directory with metadata 2025/07/13 02:02:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/13 02:02:40 DEBUG : empty_on_remote: Making directory with metadata 2025/07/13 02:02:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/13 02:02:40 INFO : empty_on_remote: Making directory 2025/07/13 02:02:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/13 02:02:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/13 02:02:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/13 02:02:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/13 02:02:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.42s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:02:42 DEBUG : empty_dir: Making directory with metadata 2025/07/13 02:02:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/13 02:02:42 DEBUG : empty_on_remote: Making directory with metadata 2025/07/13 02:02:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/13 02:02:42 INFO : empty_on_remote: Making directory 2025/07/13 02:02:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/13 02:02:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/13 02:02:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/13 02:02:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/13 02:02:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/13 02:02:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.15s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:02:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/13 02:02:44 INFO : sub dir: Making directory 2025/07/13 02:02:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.00s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:02:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/13 02:02:46 INFO : sub dir: Making directory 2025/07/13 02:02:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.88s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:02:54 DEBUG : Waiting for deletions to finish 2025/07/13 02:02:54 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:02:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:02:54 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:02:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:02:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:02:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:02:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:02:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:02:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:02:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:02:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:02:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:02:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:02:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:02:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:02:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:02:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:02:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:02:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:02:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 02:02:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 02:02:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:54 DEBUG : banana: Unchanged skipping 2025/07/13 02:02:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:54 DEBUG : apple: Unchanged skipping 2025/07/13 02:02:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 02:02:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 02:02:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 02:02:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 02:02:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 02:02:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 02:02:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 02:02:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 02:02:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 02:02:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 02:02:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 02:02:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 02:02:54 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:02:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 02:02:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 02:02:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 02:02:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 02:02:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 02:02:54 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:02:54 DEBUG : Waiting for deletions to finish 2025/07/13 02:02:54 INFO : There was nothing to transfer 2025/07/13 02:02:54 DEBUG : Waiting for deletions to finish 2025/07/13 02:02:55 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:55 DEBUG : apple: Unchanged skipping 2025/07/13 02:02:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 02:02:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:55 DEBUG : banana: Unchanged skipping 2025/07/13 02:02:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 02:02:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 02:02:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 02:02:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 02:02:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 02:02:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 02:02:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 02:02:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 02:02:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 02:02:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 02:02:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 02:02:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 02:02:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 02:02:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 02:02:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 02:02:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 02:02:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:02:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 02:02:55 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:02:55 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:02:55 DEBUG : Waiting for deletions to finish 2025/07/13 02:02:55 INFO : There was nothing to transfer 2025/07/13 02:02:55 DEBUG : Waiting for deletions to finish 2025/07/13 02:02:55 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:02:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:03:08 DEBUG : Waiting for deletions to finish 2025/07/13 02:03:08 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:03:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:03:08 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:03:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:03:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:03:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:03:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:03:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:03:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:03:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:03:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:03:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:03:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:03:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:03:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:03:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:03:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:03:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:03:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:03:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 02:03:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:09 DEBUG : apple: Unchanged skipping 2025/07/13 02:03:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 02:03:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:09 DEBUG : banana: Unchanged skipping 2025/07/13 02:03:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 02:03:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 02:03:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 02:03:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 02:03:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 02:03:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 02:03:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 02:03:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 02:03:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 02:03:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 02:03:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 02:03:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 02:03:09 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:03:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 02:03:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 02:03:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 02:03:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 02:03:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 02:03:09 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:03:09 DEBUG : Waiting for deletions to finish 2025/07/13 02:03:09 INFO : There was nothing to transfer 2025/07/13 02:03:09 DEBUG : Waiting for deletions to finish 2025/07/13 02:03:09 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:03:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:03:09 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:03:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:03:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:03:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:03:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:03:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:03:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:03:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:03:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:03:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:03:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:03:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:03:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:03:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:03:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:03:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:03:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:03:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 02:03:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:10 DEBUG : apple: Unchanged skipping 2025/07/13 02:03:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 02:03:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:10 DEBUG : banana: Unchanged skipping 2025/07/13 02:03:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:10 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 02:03:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 02:03:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 02:03:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 02:03:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 02:03:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 02:03:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 02:03:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 02:03:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 02:03:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 02:03:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 02:03:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 02:03:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 02:03:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 02:03:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 02:03:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 02:03:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 02:03:10 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:03:10 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:03:10 DEBUG : Waiting for deletions to finish 2025/07/13 02:03:10 INFO : There was nothing to transfer 2025/07/13 02:03:10 DEBUG : Waiting for deletions to finish 2025/07/13 02:03:10 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:03:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:03:10 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:03:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:03:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:03:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:03:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:03:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:03:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:03:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:03:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:03:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:03:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:03:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:03:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:03:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:03:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:03:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:03:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:03:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:03:22 DEBUG : Waiting for deletions to finish 2025/07/13 02:03:22 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:03:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:03:22 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:03:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:03:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:03:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:03:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:03:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:03:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:03:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:03:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:03:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:03:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:03:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:03:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:03:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:03:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:03:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:03:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:03:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 02:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/13 02:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/13 02:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/13 02:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/13 02:03:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/13 02:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/13 02:03:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:23 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:03:23 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:03:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/13 02:03:23 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/13 02:03:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/13 02:03:23 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/13 02:03:23 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/13 02:03:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/13 02:03:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/13 02:03:24 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/13 02:03:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/13 02:03:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/13 02:03:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/13 02:03:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/13 02:03:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/13 02:03:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/13 02:03:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/13 02:03:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/13 02:03:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/13 02:03:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/13 02:03:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/13 02:03:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/13 02:03:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/13 02:03:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/13 02:03:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/13 02:03:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/13 02:03:24 DEBUG : Waiting for deletions to finish 2025/07/13 02:03:25 INFO : banana: Deleted 2025/07/13 02:03:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/13 02:03:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/13 02:03:25 INFO : dir1/0009-3456789.txt: Deleted 2025/07/13 02:03:25 INFO : dir1/0011-56789;.txt: Deleted 2025/07/13 02:03:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/13 02:03:25 INFO : dir1/0008-2345678.txt: Deleted 2025/07/13 02:03:25 INFO : dir1/0007-1234567.txt: Deleted 2025/07/13 02:03:25 INFO : dir1/0012-6789;.txt: Deleted 2025/07/13 02:03:25 INFO : dir1/0010-456789.txt: Deleted 2025/07/13 02:03:25 INFO : dir1/0015-9;=.txt: Deleted 2025/07/13 02:03:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/13 02:03:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/13 02:03:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/13 02:03:25 INFO : dir1/0013-789;=.txt: Deleted 2025/07/13 02:03:25 INFO : dir1/0014-89;=.txt: Deleted 2025/07/13 02:03:25 INFO : apple: Deleted 2025/07/13 02:03:25 INFO : appleappleapplebanana: Deleted 2025/07/13 02:03:25 INFO : splitbananasplit: Deleted 2025/07/13 02:03:25 INFO : dir1/0003-defghij.txt: Deleted 2025/07/13 02:03:25 DEBUG : Waiting for deletions to finish 2025/07/13 02:03:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/13 02:03:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:26 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:26 DEBUG : apple: Unchanged skipping 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 02:03:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:26 DEBUG : banana: Unchanged skipping 2025/07/13 02:03:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:26 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 02:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/13 02:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 02:03:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 02:03:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 02:03:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/13 02:03:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 02:03:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 02:03:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 02:03:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 02:03:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 02:03:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 02:03:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 02:03:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 02:03:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 02:03:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 02:03:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 02:03:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:03:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 02:03:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 02:03:26 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:03:26 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:03:26 DEBUG : Waiting for deletions to finish 2025/07/13 02:03:26 DEBUG : Waiting for deletions to finish 2025/07/13 02:03:26 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/13 02:03:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/13 02:03:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/13 02:03:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:27 DEBUG : apple: transformed to: YXBwbGU= 2025/07/13 02:03:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/13 02:03:27 DEBUG : banana: transformed to: YmFuYW5h 2025/07/13 02:03:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/13 02:03:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/13 02:03:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/13 02:03:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/13 02:03:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/13 02:03:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/13 02:03:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:03:39 DEBUG : Waiting for deletions to finish 2025/07/13 02:03:39 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:03:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:03:39 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:03:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:03:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:03:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:03:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:03:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:03:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:03:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:03:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:03:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:03:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:03:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:03:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:03:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:03:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:03:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:03:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:03:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 02:03:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/13 02:03:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/13 02:03:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/13 02:03:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/13 02:03:39 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:39 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 02:03:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 02:03:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/13 02:03:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 02:03:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/13 02:03:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 02:03:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 02:03:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 02:03:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 02:03:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 02:03:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 02:03:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 02:03:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 02:03:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 02:03:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 02:03:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 02:03:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 02:03:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/13 02:03:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 02:03:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 02:03:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 02:03:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 02:03:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 02:03:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 02:03:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 02:03:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 02:03:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/13 02:03:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 02:03:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/13 02:03:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 02:03:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 02:03:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 02:03:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 02:03:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/13 02:03:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 02:03:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 02:03:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 02:03:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 02:03:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 02:03:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 02:03:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 02:03:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 02:03:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 02:03:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/13 02:03:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 02:03:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 02:03:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 02:03:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/13 02:03:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 02:03:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 02:03:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 02:03:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 02:03:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 02:03:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 02:03:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 02:03:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 02:03:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 02:03:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/13 02:03:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 02:03:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 02:03:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 02:03:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 02:03:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 02:03:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/13 02:03:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 02:03:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 02:03:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 02:03:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 02:03:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 02:03:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 02:03:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 02:03:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 02:03:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 02:03:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/13 02:03:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 02:03:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 02:03:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 02:03:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 02:03:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/13 02:03:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 02:03:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/13 02:03:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/13 02:03:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/13 02:03:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 02:03:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/13 02:03:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 02:03:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/13 02:03:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 02:03:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 02:03:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 02:03:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 02:03:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/13 02:03:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 02:03:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 02:03:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 02:03:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 02:03:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 02:03:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/13 02:03:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 02:03:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 02:03:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 02:03:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 02:03:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 02:03:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/13 02:03:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 02:03:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 02:03:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 02:03:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 02:03:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 02:03:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/13 02:03:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 02:03:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 02:03:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 02:03:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 02:03:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 02:03:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/13 02:03:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 02:03:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 02:03:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 02:03:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 02:03:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 02:03:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/13 02:03:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 02:03:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 02:03:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 02:03:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 02:03:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 02:03:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 02:03:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 02:03:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 02:03:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/13 02:03:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 02:03:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/13 02:03:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/13 02:03:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/13 02:03:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 02:03:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/13 02:03:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 02:03:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/13 02:03:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/13 02:03:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 02:03:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 02:03:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 02:03:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/13 02:03:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 02:03:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 02:03:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 02:03:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 02:03:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 02:03:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/13 02:03:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 02:03:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/13 02:03:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 02:03:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 02:03:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 02:03:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 02:03:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 02:03:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/13 02:03:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 02:03:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 02:03:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 02:03:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 02:03:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 02:03:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 02:03:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 02:03:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 02:03:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 02:03:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 02:03:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/13 02:03:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 02:03:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/13 02:03:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/13 02:03:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/13 02:03:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/13 02:03:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/13 02:03:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/13 02:03:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/13 02:03:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/13 02:03:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/13 02:03:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/13 02:03:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/13 02:03:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/13 02:03:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/13 02:03:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/13 02:03:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/13 02:03:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/13 02:03:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:39 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:03:39 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:03:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/13 02:03:40 INFO : apple: Copied (new) to: PREFIXapple 2025/07/13 02:03:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/13 02:03:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/13 02:03:40 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/13 02:03:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/13 02:03:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/13 02:03:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/13 02:03:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/13 02:03:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/13 02:03:40 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/13 02:03:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/13 02:03:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/13 02:03:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/13 02:03:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/13 02:03:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/13 02:03:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/13 02:03:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/13 02:03:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/13 02:03:40 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/13 02:03:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/13 02:03:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/13 02:03:40 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/13 02:03:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/13 02:03:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/13 02:03:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/13 02:03:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/13 02:03:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/13 02:03:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/13 02:03:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/13 02:03:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/13 02:03:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/13 02:03:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/13 02:03:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/13 02:03:40 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/13 02:03:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/13 02:03:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/13 02:03:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/13 02:03:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/13 02:03:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/13 02:03:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/13 02:03:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/13 02:03:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/13 02:03:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/13 02:03:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/13 02:03:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/13 02:03:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/13 02:03:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/13 02:03:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/13 02:03:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/13 02:03:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/13 02:03:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/13 02:03:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/13 02:03:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/13 02:03:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/13 02:03:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/13 02:03:41 DEBUG : Waiting for deletions to finish 2025/07/13 02:03:41 INFO : apple: Deleted 2025/07/13 02:03:41 INFO : banana: Deleted 2025/07/13 02:03:41 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/13 02:03:41 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/13 02:03:42 INFO : dir1/0009-3456789.txt: Deleted 2025/07/13 02:03:42 INFO : dir1/0010-456789.txt: Deleted 2025/07/13 02:03:42 INFO : dir1/0007-1234567.txt: Deleted 2025/07/13 02:03:42 INFO : appleappleapplebanana: Deleted 2025/07/13 02:03:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/13 02:03:42 INFO : dir1/0003-defghij.txt: Deleted 2025/07/13 02:03:42 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/13 02:03:42 INFO : dir1/0012-6789;.txt: Deleted 2025/07/13 02:03:42 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/13 02:03:42 INFO : splitbananasplit: Deleted 2025/07/13 02:03:42 INFO : dir1/0013-789;=.txt: Deleted 2025/07/13 02:03:42 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/13 02:03:42 INFO : dir1/0008-2345678.txt: Deleted 2025/07/13 02:03:42 INFO : dir1/0011-56789;.txt: Deleted 2025/07/13 02:03:42 INFO : dir1/0014-89;=.txt: Deleted 2025/07/13 02:03:42 INFO : dir1/0015-9;=.txt: Deleted 2025/07/13 02:03:42 DEBUG : Waiting for deletions to finish 2025/07/13 02:03:42 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/13 02:03:42 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:03:42 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/13 02:03:42 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/13 02:03:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:03:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:03:42 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:03:42 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:03:42 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:03:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:03:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:03:42 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:03:42 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:03:42 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:03:42 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:03:42 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:03:42 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:03:42 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:03:42 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:03:42 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:03:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/13 02:03:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/13 02:03:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/13 02:03:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/13 02:03:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/13 02:03:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/13 02:03:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/13 02:03:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/13 02:03:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/13 02:03:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/13 02:03:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/13 02:03:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/13 02:03:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/13 02:03:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/13 02:03:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/13 02:03:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/13 02:03:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/13 02:03:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/13 02:03:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/13 02:03:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/13 02:03:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/13 02:03:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/13 02:03:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/13 02:03:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/13 02:03:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/13 02:03:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/13 02:03:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/13 02:03:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/13 02:03:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/13 02:03:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/13 02:03:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/13 02:03:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/13 02:03:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/13 02:03:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/13 02:03:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/13 02:03:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/13 02:03:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/13 02:03:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/13 02:03:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/13 02:03:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/13 02:03:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/13 02:03:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/13 02:03:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/13 02:03:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/13 02:03:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/13 02:03:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/13 02:03:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/13 02:03:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/13 02:03:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/13 02:03:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/13 02:03:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/13 02:03:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/13 02:03:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/13 02:03:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/13 02:03:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/13 02:03:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/13 02:03:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/13 02:03:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/13 02:03:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/13 02:03:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/13 02:03:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/13 02:03:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/13 02:03:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/13 02:03:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/13 02:03:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/13 02:03:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/13 02:03:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/13 02:03:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/13 02:03:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/13 02:03:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/13 02:03:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/13 02:03:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/13 02:03:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/13 02:03:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/13 02:03:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/13 02:03:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/13 02:03:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/13 02:03:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/13 02:03:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/13 02:03:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/13 02:03:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/13 02:03:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/13 02:03:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/13 02:03:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/13 02:03:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/13 02:03:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/13 02:03:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/13 02:03:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/13 02:03:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/13 02:03:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/13 02:03:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/13 02:03:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/13 02:03:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/13 02:03:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/13 02:03:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:42 DEBUG : apple: transformed to: PREFIXapple 2025/07/13 02:03:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/13 02:03:42 DEBUG : banana: transformed to: PREFIXbanana 2025/07/13 02:03:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/13 02:03:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/13 02:03:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/13 02:03:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/13 02:03:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/13 02:03:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/13 02:03:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/13 02:03:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/13 02:03:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/13 02:03:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/13 02:03:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/13 02:03:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/13 02:03:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/13 02:03:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/13 02:03:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/13 02:03:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/13 02:03:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/13 02:03:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/13 02:03:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/13 02:03:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/13 02:03:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/13 02:03:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:43 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:03:43 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:03:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/13 02:03:43 INFO : appleappleapplebanana: Copied (new) 2025/07/13 02:03:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/13 02:03:43 INFO : splitbananasplit: Copied (new) 2025/07/13 02:03:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/13 02:03:43 INFO : apple: Copied (new) 2025/07/13 02:03:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/13 02:03:43 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/13 02:03:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/13 02:03:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/13 02:03:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/13 02:03:43 INFO : banana: Copied (new) 2025/07/13 02:03:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/13 02:03:43 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/13 02:03:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/13 02:03:43 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/13 02:03:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/13 02:03:43 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/13 02:03:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/13 02:03:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/13 02:03:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/13 02:03:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/13 02:03:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/13 02:03:44 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/13 02:03:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/13 02:03:44 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/13 02:03:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/13 02:03:44 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/13 02:03:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/13 02:03:44 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/13 02:03:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/13 02:03:44 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/13 02:03:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/13 02:03:44 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/13 02:03:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/13 02:03:44 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/13 02:03:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/13 02:03:44 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/13 02:03:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/13 02:03:44 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/13 02:03:44 DEBUG : Waiting for deletions to finish 2025/07/13 02:03:45 INFO : PREFIXapple: Deleted 2025/07/13 02:03:45 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/13 02:03:45 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/13 02:03:45 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/13 02:03:45 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/13 02:03:45 INFO : PREFIXbanana: Deleted 2025/07/13 02:03:45 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/13 02:03:45 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/13 02:03:45 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/13 02:03:45 INFO : PREFIXsplitbananasplit: Deleted 2025/07/13 02:03:45 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/13 02:03:45 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/13 02:03:45 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/13 02:03:45 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/13 02:03:45 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/13 02:03:45 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/13 02:03:45 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/13 02:03:45 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/13 02:03:45 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/13 02:03:45 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/13 02:03:45 DEBUG : Waiting for deletions to finish 2025/07/13 02:03:45 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:03:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:03:45 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:03:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:03:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:03:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:03:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:03:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:03:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:03:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:03:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:03:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:03:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:03:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:03:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:03:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:03:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:03:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:03:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:03:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 02:03:45 DEBUG : Waiting for deletions to finish 2025/07/13 02:03:46 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:03:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:03:46 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:03:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:03:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:03:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:03:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:03:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:03:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:03:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:03:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:03:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:03:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:03:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:03:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:03:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:03:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:03:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:03:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:03:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:03:58 DEBUG : Waiting for deletions to finish 2025/07/13 02:03:58 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:03:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:03:58 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:03:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:03:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:03:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:03:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:03:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:03:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:03:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:03:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:03:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:03:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:03:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:03:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:03:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:03:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:03:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:03:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:03:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 02:03:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/13 02:03:58 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:03:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/13 02:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:03:58 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:03:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/13 02:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:03:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/13 02:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:03:58 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:03:58 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:03:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/13 02:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:03:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/13 02:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:03:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/13 02:03:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/13 02:03:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/13 02:03:58 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:03:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:03:58 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:03:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/13 02:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/13 02:03:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/13 02:03:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/13 02:03:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/13 02:03:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/13 02:03:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/13 02:03:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/13 02:03:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/13 02:03:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/13 02:03:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/13 02:03:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/13 02:03:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/13 02:03:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/13 02:03:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/13 02:03:58 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:03:58 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:03:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/13 02:03:59 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/13 02:03:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/13 02:03:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/13 02:03:59 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/13 02:03:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/13 02:03:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/13 02:03:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/13 02:03:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/13 02:03:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/13 02:03:59 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/13 02:03:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/13 02:03:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/13 02:03:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/13 02:03:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/13 02:03:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/13 02:03:59 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/13 02:03:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/13 02:03:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/13 02:03:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/13 02:03:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/13 02:03:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/13 02:03:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/13 02:03:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/13 02:03:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/13 02:03:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/13 02:03:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/13 02:03:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/13 02:03:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/13 02:03:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/13 02:03:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/13 02:03:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/13 02:03:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/13 02:03:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/13 02:03:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/13 02:03:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/13 02:04:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/13 02:04:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/13 02:04:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/13 02:04:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/13 02:04:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/13 02:04:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/13 02:04:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/13 02:04:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/13 02:04:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/13 02:04:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/13 02:04:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/13 02:04:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/13 02:04:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/13 02:04:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/13 02:04:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/13 02:04:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/13 02:04:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/13 02:04:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/13 02:04:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/13 02:04:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/13 02:04:00 DEBUG : Waiting for deletions to finish 2025/07/13 02:04:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/13 02:04:00 INFO : dir1/0008-2345678.txt: Deleted 2025/07/13 02:04:00 INFO : appleappleapplebanana: Deleted 2025/07/13 02:04:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/13 02:04:00 INFO : dir1/0014-89;=.txt: Deleted 2025/07/13 02:04:00 INFO : apple: Deleted 2025/07/13 02:04:00 INFO : banana: Deleted 2025/07/13 02:04:00 INFO : dir1/0007-1234567.txt: Deleted 2025/07/13 02:04:01 INFO : dir1/0010-456789.txt: Deleted 2025/07/13 02:04:01 INFO : splitbananasplit: Deleted 2025/07/13 02:04:01 INFO : dir1/0003-defghij.txt: Deleted 2025/07/13 02:04:01 INFO : dir1/0011-56789;.txt: Deleted 2025/07/13 02:04:01 INFO : dir1/0009-3456789.txt: Deleted 2025/07/13 02:04:01 INFO : dir1/0012-6789;.txt: Deleted 2025/07/13 02:04:01 INFO : dir1/0013-789;=.txt: Deleted 2025/07/13 02:04:01 INFO : dir1/0015-9;=.txt: Deleted 2025/07/13 02:04:01 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/13 02:04:01 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/13 02:04:01 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/13 02:04:01 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/13 02:04:01 DEBUG : Waiting for deletions to finish 2025/07/13 02:04:01 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/13 02:04:01 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/13 02:04:01 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/13 02:04:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/13 02:04:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/13 02:04:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/13 02:04:01 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/13 02:04:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/13 02:04:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/13 02:04:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/13 02:04:01 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/13 02:04:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/13 02:04:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/13 02:04:01 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/13 02:04:01 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/13 02:04:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/13 02:04:01 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/13 02:04:01 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/13 02:04:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/13 02:04:01 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/13 02:04:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/13 02:04:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/13 02:04:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/13 02:04:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/13 02:04:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/13 02:04:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/13 02:04:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/13 02:04:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/13 02:04:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/13 02:04:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/13 02:04:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/13 02:04:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/13 02:04:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/13 02:04:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/13 02:04:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/13 02:04:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/13 02:04:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/13 02:04:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/13 02:04:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/13 02:04:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/13 02:04:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/13 02:04:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/13 02:04:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/13 02:04:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/13 02:04:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/13 02:04:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/13 02:04:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/13 02:04:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/13 02:04:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/13 02:04:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/13 02:04:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/13 02:04:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/13 02:04:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/13 02:04:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:04:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:04:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/13 02:04:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/13 02:04:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/13 02:04:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/13 02:04:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/13 02:04:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/13 02:04:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/13 02:04:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/13 02:04:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/13 02:04:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/13 02:04:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/13 02:04:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/13 02:04:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/13 02:04:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/13 02:04:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/13 02:04:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/13 02:04:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:04:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:04:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:04:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:04:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/13 02:04:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/13 02:04:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/13 02:04:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/13 02:04:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/13 02:04:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/13 02:04:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/13 02:04:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/13 02:04:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/13 02:04:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/13 02:04:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:02 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:04:02 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:04:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/13 02:04:02 INFO : banana: Copied (new) 2025/07/13 02:04:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/13 02:04:02 INFO : apple: Copied (new) 2025/07/13 02:04:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/13 02:04:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/13 02:04:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/13 02:04:02 INFO : appleappleapplebanana: Copied (new) 2025/07/13 02:04:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/13 02:04:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/13 02:04:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/13 02:04:02 INFO : splitbananasplit: Copied (new) 2025/07/13 02:04:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/13 02:04:02 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/13 02:04:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/13 02:04:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/13 02:04:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/13 02:04:02 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/13 02:04:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/13 02:04:02 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/13 02:04:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/13 02:04:02 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/13 02:04:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/13 02:04:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/13 02:04:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/13 02:04:03 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/13 02:04:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/13 02:04:03 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/13 02:04:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/13 02:04:03 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/13 02:04:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/13 02:04:03 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/13 02:04:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/13 02:04:03 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/13 02:04:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/13 02:04:03 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/13 02:04:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/13 02:04:03 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/13 02:04:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/13 02:04:03 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/13 02:04:03 DEBUG : Waiting for deletions to finish 2025/07/13 02:04:03 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/13 02:04:03 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/13 02:04:03 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/13 02:04:03 INFO : appleSUFFIX: Deleted 2025/07/13 02:04:03 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/13 02:04:03 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/13 02:04:03 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/13 02:04:03 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/13 02:04:04 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/13 02:04:04 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/13 02:04:04 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/13 02:04:04 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/13 02:04:04 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/13 02:04:04 INFO : bananaSUFFIX: Deleted 2025/07/13 02:04:04 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/13 02:04:04 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/13 02:04:04 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/13 02:04:04 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/13 02:04:04 INFO : splitbananasplitSUFFIX: Deleted 2025/07/13 02:04:04 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/13 02:04:04 DEBUG : Waiting for deletions to finish 2025/07/13 02:04:04 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : Waiting for deletions to finish 2025/07/13 02:04:04 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:04:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:04:17 DEBUG : Waiting for deletions to finish 2025/07/13 02:04:17 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:04:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:04:17 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:04:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:04:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:04:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:04:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:04:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:04:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:04:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:04:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:04:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:04:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:04:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:04:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:04:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:04:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:04:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:04:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:04:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 02:04:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 02:04:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 02:04:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 02:04:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 02:04:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/13 02:04:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 02:04:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/13 02:04:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:17 DEBUG : apple: Unchanged skipping 2025/07/13 02:04:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:17 DEBUG : banana: Unchanged skipping 2025/07/13 02:04:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 02:04:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 02:04:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 02:04:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 02:04:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 02:04:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 02:04:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 02:04:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 02:04:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 02:04:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 02:04:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 02:04:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 02:04:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 02:04:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 02:04:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 02:04:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 02:04:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 02:04:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 02:04:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 02:04:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 02:04:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 02:04:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 02:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 02:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 02:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 02:04:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 02:04:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 02:04:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 02:04:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 02:04:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 02:04:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 02:04:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 02:04:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 02:04:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 02:04:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 02:04:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/13 02:04:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/13 02:04:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/13 02:04:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 02:04:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 02:04:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 02:04:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 02:04:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/13 02:04:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/13 02:04:17 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:04:17 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:04:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/13 02:04:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/13 02:04:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/13 02:04:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/13 02:04:18 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/13 02:04:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/13 02:04:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/13 02:04:18 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/13 02:04:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/13 02:04:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/13 02:04:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/13 02:04:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/13 02:04:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/13 02:04:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/13 02:04:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/13 02:04:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/13 02:04:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/13 02:04:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/13 02:04:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/13 02:04:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/13 02:04:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/13 02:04:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/13 02:04:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/13 02:04:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/13 02:04:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/13 02:04:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/13 02:04:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/13 02:04:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/13 02:04:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/13 02:04:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/13 02:04:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/13 02:04:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/13 02:04:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/13 02:04:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/13 02:04:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/13 02:04:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/13 02:04:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/13 02:04:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/13 02:04:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/13 02:04:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/13 02:04:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/13 02:04:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/13 02:04:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/13 02:04:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/13 02:04:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/13 02:04:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/13 02:04:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/13 02:04:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/13 02:04:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/13 02:04:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/13 02:04:19 DEBUG : Waiting for deletions to finish 2025/07/13 02:04:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/13 02:04:19 INFO : dir1/0003-defghij.txt: Deleted 2025/07/13 02:04:19 INFO : dir1/0007-1234567.txt: Deleted 2025/07/13 02:04:19 INFO : dir1/0013-789;=.txt: Deleted 2025/07/13 02:04:19 INFO : dir1/0008-2345678.txt: Deleted 2025/07/13 02:04:19 INFO : dir1/0009-3456789.txt: Deleted 2025/07/13 02:04:19 INFO : dir1/0010-456789.txt: Deleted 2025/07/13 02:04:19 INFO : dir1/0014-89;=.txt: Deleted 2025/07/13 02:04:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/13 02:04:19 INFO : appleappleapplebanana: Deleted 2025/07/13 02:04:19 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/13 02:04:19 INFO : dir1/0011-56789;.txt: Deleted 2025/07/13 02:04:19 INFO : dir1/0015-9;=.txt: Deleted 2025/07/13 02:04:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/13 02:04:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/13 02:04:19 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/13 02:04:20 INFO : dir1/0012-6789;.txt: Deleted 2025/07/13 02:04:20 INFO : splitbananasplit: Deleted 2025/07/13 02:04:20 DEBUG : Waiting for deletions to finish 2025/07/13 02:04:20 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:04:20 DEBUG : appleapple: Excluded (Path Filter) 2025/07/13 02:04:20 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:04:20 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/13 02:04:20 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/13 02:04:20 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/13 02:04:20 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/13 02:04:20 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/13 02:04:20 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/13 02:04:20 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/13 02:04:20 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/13 02:04:20 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/13 02:04:20 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/13 02:04:20 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/13 02:04:20 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/13 02:04:20 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/13 02:04:20 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/13 02:04:20 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/13 02:04:20 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/13 02:04:20 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/13 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/13 02:04:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/13 02:04:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/13 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/13 02:04:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/13 02:04:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/13 02:04:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/13 02:04:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/13 02:04:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/13 02:04:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/13 02:04:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/13 02:04:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/13 02:04:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/13 02:04:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/13 02:04:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/13 02:04:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/13 02:04:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/13 02:04:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/13 02:04:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/13 02:04:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/13 02:04:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/13 02:04:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/13 02:04:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/13 02:04:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/13 02:04:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/13 02:04:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/13 02:04:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/13 02:04:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/13 02:04:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/13 02:04:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/13 02:04:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/13 02:04:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/13 02:04:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/13 02:04:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/13 02:04:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/13 02:04:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/13 02:04:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/13 02:04:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/13 02:04:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/13 02:04:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/13 02:04:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/13 02:04:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/13 02:04:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/13 02:04:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/13 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/13 02:04:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/13 02:04:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/13 02:04:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/13 02:04:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/13 02:04:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/13 02:04:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/13 02:04:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/13 02:04:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/13 02:04:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/13 02:04:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/13 02:04:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/13 02:04:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/13 02:04:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/13 02:04:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/13 02:04:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/13 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/13 02:04:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 02:04:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/13 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/13 02:04:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/13 02:04:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/13 02:04:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/13 02:04:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/13 02:04:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/13 02:04:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/13 02:04:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/13 02:04:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/13 02:04:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/13 02:04:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/13 02:04:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/13 02:04:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/13 02:04:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/13 02:04:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/13 02:04:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 02:04:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 02:04:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 02:04:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 02:04:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:20 DEBUG : apple: Unchanged skipping 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 02:04:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:20 DEBUG : banana: Unchanged skipping 2025/07/13 02:04:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:20 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 02:04:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 02:04:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 02:04:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 02:04:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 02:04:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/13 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/13 02:04:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/13 02:04:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/13 02:04:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/13 02:04:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/13 02:04:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/13 02:04:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/13 02:04:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/13 02:04:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/13 02:04:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/13 02:04:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/13 02:04:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/13 02:04:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/13 02:04:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/13 02:04:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/13 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/13 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 02:04:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 02:04:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 02:04:20 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:04:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 02:04:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 02:04:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 02:04:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 02:04:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 02:04:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 02:04:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 02:04:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 02:04:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 02:04:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 02:04:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 02:04:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 02:04:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 02:04:20 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:04:20 DEBUG : Waiting for deletions to finish 2025/07/13 02:04:20 DEBUG : Waiting for deletions to finish 2025/07/13 02:04:21 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:04:21 DEBUG : appleapple: Excluded (Path Filter) 2025/07/13 02:04:21 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:04:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/13 02:04:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/13 02:04:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/13 02:04:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/13 02:04:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/13 02:04:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/13 02:04:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/13 02:04:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/13 02:04:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/13 02:04:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/13 02:04:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/13 02:04:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/13 02:04:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/13 02:04:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/13 02:04:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/13 02:04:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/13 02:04:21 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/13 02:04:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/13 02:04:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/13 02:04:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/13 02:04:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/13 02:04:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/13 02:04:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/13 02:04:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/13 02:04:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/13 02:04:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/13 02:04:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/13 02:04:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/13 02:04:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/13 02:04:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/13 02:04:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/13 02:04:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/13 02:04:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/13 02:04:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/13 02:04:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/13 02:04:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/13 02:04:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/13 02:04:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/13 02:04:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/13 02:04:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/13 02:04:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/13 02:04:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/13 02:04:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/13 02:04:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/13 02:04:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/13 02:04:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/13 02:04:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/13 02:04:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/13 02:04:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/13 02:04:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/13 02:04:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/13 02:04:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/13 02:04:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/13 02:04:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/13 02:04:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/13 02:04:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/13 02:04:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/13 02:04:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/13 02:04:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/13 02:04:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/13 02:04:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/13 02:04:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/13 02:04:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/13 02:04:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/13 02:04:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/13 02:04:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/13 02:04:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/13 02:04:21 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:04:32 DEBUG : Waiting for deletions to finish 2025/07/13 02:04:32 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:04:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:04:32 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:04:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:04:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:04:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:04:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:04:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:04:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:04:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:04:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:04:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:04:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:04:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:04:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:04:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:04:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:04:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:04:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:04:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 02:04:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:33 DEBUG : apple: Unchanged skipping 2025/07/13 02:04:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 02:04:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:33 DEBUG : banana: Unchanged skipping 2025/07/13 02:04:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 02:04:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 02:04:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 02:04:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 02:04:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 02:04:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 02:04:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 02:04:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 02:04:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 02:04:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 02:04:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 02:04:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 02:04:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 02:04:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 02:04:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 02:04:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 02:04:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 02:04:33 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:04:33 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:04:33 DEBUG : Waiting for deletions to finish 2025/07/13 02:04:33 DEBUG : Waiting for deletions to finish 2025/07/13 02:04:33 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:04:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:04:33 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:04:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:04:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:04:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:04:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:04:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:04:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:04:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:04:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:04:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:04:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:04:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:04:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:04:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:04:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:04:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:04:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:04:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 02:04:34 DEBUG : banana: Unchanged skipping 2025/07/13 02:04:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:34 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 02:04:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:34 DEBUG : apple: Unchanged skipping 2025/07/13 02:04:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 02:04:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 02:04:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 02:04:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 02:04:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 02:04:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 02:04:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 02:04:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 02:04:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 02:04:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 02:04:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 02:04:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 02:04:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 02:04:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 02:04:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 02:04:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 02:04:34 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:04:34 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:04:34 DEBUG : Waiting for deletions to finish 2025/07/13 02:04:34 DEBUG : Waiting for deletions to finish 2025/07/13 02:04:34 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : Waiting for deletions to finish 2025/07/13 02:04:34 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:04:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:04:47 DEBUG : Waiting for deletions to finish 2025/07/13 02:04:47 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:04:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:04:47 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:04:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:04:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:04:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:04:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:04:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:04:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:04:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:04:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:04:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:04:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:04:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:04:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:04:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:04:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:04:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:04:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:04:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 02:04:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:47 DEBUG : apple: Unchanged skipping 2025/07/13 02:04:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 02:04:47 DEBUG : banana: Unchanged skipping 2025/07/13 02:04:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:47 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 02:04:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 02:04:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 02:04:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 02:04:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 02:04:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 02:04:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 02:04:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 02:04:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 02:04:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 02:04:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 02:04:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 02:04:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 02:04:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 02:04:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 02:04:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 02:04:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 02:04:47 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:04:47 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:04:47 DEBUG : Waiting for deletions to finish 2025/07/13 02:04:47 DEBUG : Waiting for deletions to finish 2025/07/13 02:04:48 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 02:04:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 02:04:48 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:04:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 02:04:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 02:04:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 02:04:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 02:04:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 02:04:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 02:04:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 02:04:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 02:04:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 02:04:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 02:04:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 02:04:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 02:04:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:48 DEBUG : banana: Unchanged skipping 2025/07/13 02:04:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:48 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 02:04:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 02:04:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 02:04:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 02:04:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:04:48 DEBUG : apple: Unchanged skipping 2025/07/13 02:04:48 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:04:48 DEBUG : Waiting for deletions to finish 2025/07/13 02:04:48 DEBUG : Waiting for deletions to finish 2025/07/13 02:04:48 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:04:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:05:00 DEBUG : Waiting for deletions to finish 2025/07/13 02:05:01 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:05:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:05:01 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:05:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:05:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:05:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:05:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:05:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:05:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:05:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:05:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:05:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:05:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:05:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:05:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:05:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:05:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:05:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:05:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:05:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 02:05:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:01 DEBUG : apple: Unchanged skipping 2025/07/13 02:05:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 02:05:01 DEBUG : banana: Unchanged skipping 2025/07/13 02:05:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:01 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 02:05:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 02:05:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 02:05:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 02:05:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 02:05:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 02:05:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 02:05:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 02:05:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 02:05:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 02:05:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 02:05:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:01 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:05:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 02:05:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 02:05:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 02:05:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 02:05:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 02:05:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 02:05:01 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:05:01 DEBUG : Waiting for deletions to finish 2025/07/13 02:05:01 DEBUG : Waiting for deletions to finish 2025/07/13 02:05:02 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:02 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 02:05:02 DEBUG : banana: Unchanged skipping 2025/07/13 02:05:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:02 DEBUG : apple: Unchanged skipping 2025/07/13 02:05:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 02:05:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 02:05:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 02:05:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 02:05:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 02:05:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 02:05:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 02:05:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 02:05:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 02:05:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 02:05:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 02:05:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 02:05:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 02:05:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 02:05:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 02:05:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 02:05:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 02:05:02 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:05:02 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:05:02 DEBUG : Waiting for deletions to finish 2025/07/13 02:05:02 DEBUG : Waiting for deletions to finish 2025/07/13 02:05:02 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:05:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:05:14 DEBUG : Waiting for deletions to finish 2025/07/13 02:05:15 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:15 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 02:05:15 DEBUG : banana: Unchanged skipping 2025/07/13 02:05:15 DEBUG : apple: Unchanged skipping 2025/07/13 02:05:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 02:05:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 02:05:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 02:05:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 02:05:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 02:05:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 02:05:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 02:05:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 02:05:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 02:05:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 02:05:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 02:05:15 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:05:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 02:05:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 02:05:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 02:05:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 02:05:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 02:05:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 02:05:15 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:05:15 DEBUG : Waiting for deletions to finish 2025/07/13 02:05:15 DEBUG : Waiting for deletions to finish 2025/07/13 02:05:15 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:05:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 02:05:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:16 DEBUG : apple: Unchanged skipping 2025/07/13 02:05:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 02:05:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:16 DEBUG : banana: Unchanged skipping 2025/07/13 02:05:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:16 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 02:05:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 02:05:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 02:05:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 02:05:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 02:05:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 02:05:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 02:05:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 02:05:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 02:05:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 02:05:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 02:05:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 02:05:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 02:05:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 02:05:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 02:05:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 02:05:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 02:05:16 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:05:16 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:05:16 DEBUG : Waiting for deletions to finish 2025/07/13 02:05:16 DEBUG : Waiting for deletions to finish 2025/07/13 02:05:16 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:05:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:05:16 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:05:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:05:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:05:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:05:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:05:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:05:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:05:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:05:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:05:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:05:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:05:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:05:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:05:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:05:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:05:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:05:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:05:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:05:28 DEBUG : Waiting for deletions to finish 2025/07/13 02:05:28 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:05:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:05:28 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:05:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:05:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:05:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:05:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:05:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:05:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:05:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:05:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:05:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:05:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:05:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:05:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:05:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:05:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:05:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:05:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:05:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 02:05:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:29 DEBUG : apple: Unchanged skipping 2025/07/13 02:05:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 02:05:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:29 DEBUG : banana: Unchanged skipping 2025/07/13 02:05:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:29 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 02:05:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 02:05:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 02:05:29 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:05:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 02:05:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 02:05:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 02:05:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 02:05:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 02:05:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 02:05:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 02:05:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 02:05:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 02:05:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 02:05:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 02:05:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 02:05:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 02:05:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 02:05:29 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:05:29 DEBUG : Waiting for deletions to finish 2025/07/13 02:05:29 DEBUG : Waiting for deletions to finish 2025/07/13 02:05:29 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:05:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:05:29 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:05:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:05:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:05:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:05:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:05:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:05:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:05:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:05:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:05:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:05:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:05:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:05:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:05:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:05:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:05:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:05:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:05:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/13 02:05:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:30 DEBUG : apple: Unchanged skipping 2025/07/13 02:05:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/13 02:05:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:30 DEBUG : banana: Unchanged skipping 2025/07/13 02:05:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:30 DEBUG : splitbananasplit: Unchanged skipping 2025/07/13 02:05:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/13 02:05:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/13 02:05:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/13 02:05:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/13 02:05:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/13 02:05:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/13 02:05:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/13 02:05:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/13 02:05:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/13 02:05:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/13 02:05:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/13 02:05:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/13 02:05:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/13 02:05:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/13 02:05:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/13 02:05:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/13 02:05:30 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:05:30 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:05:30 DEBUG : Waiting for deletions to finish 2025/07/13 02:05:30 DEBUG : Waiting for deletions to finish 2025/07/13 02:05:30 DEBUG : apple: Excluded (Path Filter) 2025/07/13 02:05:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/13 02:05:30 DEBUG : banana: Excluded (Path Filter) 2025/07/13 02:05:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/13 02:05:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/13 02:05:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/13 02:05:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/13 02:05:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/13 02:05:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/13 02:05:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/13 02:05:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/13 02:05:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/13 02:05:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/13 02:05:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/13 02:05:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/13 02:05:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/13 02:05:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/13 02:05:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/13 02:05:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/13 02:05:30 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (166.66s) --- PASS: TestTransform/NFC (11.92s) --- PASS: TestTransform/NFD (14.58s) --- PASS: TestTransform/base64 (16.68s) --- PASS: TestTransform/prefix (19.22s) --- PASS: TestTransform/suffix (18.82s) --- PASS: TestTransform/truncate (16.15s) --- PASS: TestTransform/encoder (13.83s) --- PASS: TestTransform/ISO-8859-1 (13.89s) --- PASS: TestTransform/charmap (13.96s) --- PASS: TestTransform/lowercase (13.93s) --- PASS: TestTransform/ascii (13.67s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:05:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/13 02:05:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/13 02:05:35 INFO : sub dir_somesuffix: Making directory 2025/07/13 02:05:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/13 02:05:35 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/13 02:05:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/13 02:05:35 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/13 02:05:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/13 02:05:35 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:05:35 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:05:35 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 02:05:35 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/13 02:05:35 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.58s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:05:36 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:36 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:36 INFO : tictactoe: Making directory 2025/07/13 02:05:36 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:36 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 02:05:36 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/13 02:05:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 02:05:36 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:05:36 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:05:37 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 02:05:37 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/13 02:05:37 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.61s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:05:38 INFO : toe: Making directory 2025/07/13 02:05:38 INFO : toe/toe: Making directory 2025/07/13 02:05:38 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/13 02:05:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/13 02:05:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/13 02:05:38 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:05:38 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:05:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 02:05:39 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/13 02:05:39 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.73s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:05:40 INFO : toe: Making directory 2025/07/13 02:05:40 INFO : toe/toe: Making directory 2025/07/13 02:05:40 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/13 02:05:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/13 02:05:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/13 02:05:40 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:05:40 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:05:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 02:05:40 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/13 02:05:40 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.69s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:05:41 DEBUG : empty_dir: Making directory with metadata 2025/07/13 02:05:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/13 02:05:41 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 02:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 02:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 02:05:41 INFO : tictacempty_dir: Making directory 2025/07/13 02:05:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 02:05:41 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:41 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:41 INFO : tictactoe: Making directory 2025/07/13 02:05:41 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:41 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 02:05:41 INFO : tictactoe/tictactoe: Making directory 2025/07/13 02:05:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 02:05:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/13 02:05:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/13 02:05:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/13 02:05:41 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:05:41 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:05:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 02:05:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/13 02:05:42 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.58s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:05:43 DEBUG : empty_dir: Making directory with metadata 2025/07/13 02:05:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/13 02:05:43 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 02:05:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 02:05:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 02:05:43 INFO : tictacempty_dir: Making directory 2025/07/13 02:05:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 02:05:43 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:43 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:43 INFO : tictactoe: Making directory 2025/07/13 02:05:43 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:43 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 02:05:43 INFO : tictactoe/tictactoe: Making directory 2025/07/13 02:05:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 02:05:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/13 02:05:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 02:05:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/13 02:05:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 02:05:43 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:05:43 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:05:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 02:05:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 02:05:44 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/13 02:05:44 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:05:44 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 02:05:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 02:05:44 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:44 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/13 02:05:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 02:05:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/13 02:05:44 NOTICE: B2 bucket rclone-test-dekonay6wulu: 0 differences found 2025/07/13 02:05:44 NOTICE: B2 bucket rclone-test-dekonay6wulu: 1 matching files --- PASS: TestAllTag (1.83s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:05:45 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:45 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:45 INFO : tictactoe: Making directory 2025/07/13 02:05:45 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:45 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 02:05:45 INFO : tictactoe/tictactoe: Making directory 2025/07/13 02:05:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 02:05:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/13 02:05:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/13 02:05:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/13 02:05:45 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:05:45 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:05:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 02:05:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/13 02:05:46 DEBUG : Waiting for deletions to finish 2025/07/13 02:05:46 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:46 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:46 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 02:05:46 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/13 02:05:46 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:05:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/13 02:05:46 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/13 02:05:46 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:05:46 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.16s) === RUN TestSyntax 2025/07/13 02:05:47 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:05:47 INFO : toe: Making directory 2025/07/13 02:05:47 INFO : toe/toe: Making directory 2025/07/13 02:05:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/13 02:05:47 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:05:47 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:05:48 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 02:05:48 INFO : toe/toe/toe: Copied (new) 2025/07/13 02:05:48 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.69s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:05:49 DEBUG : empty_dir: Making directory with metadata 2025/07/13 02:05:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/13 02:05:49 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 02:05:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 02:05:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 02:05:49 INFO : tictacempty_dir: Making directory 2025/07/13 02:05:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 02:05:49 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:49 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:49 INFO : tictactoe: Making directory 2025/07/13 02:05:49 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:49 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 02:05:49 INFO : tictactoe/tictactoe: Making directory 2025/07/13 02:05:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 02:05:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/13 02:05:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 02:05:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/13 02:05:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 02:05:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 02:05:49 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:05:49 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:05:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 02:05:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 02:05:49 INFO : toe/toe/toe.txt: Deleted 2025/07/13 02:05:49 INFO : toe/toe: Removing directory 2025/07/13 02:05:49 INFO : toe: Removing directory 2025/07/13 02:05:49 INFO : empty_dir: Removing directory 2025/07/13 02:05:49 DEBUG : Local file system at /tmp/rclone2984127574: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:05:50 DEBUG : empty_dir: Making directory with metadata 2025/07/13 02:05:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/13 02:05:50 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 02:05:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 02:05:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 02:05:50 INFO : tictacempty_dir: Making directory 2025/07/13 02:05:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 02:05:50 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:50 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:50 INFO : tictactoe: Making directory 2025/07/13 02:05:50 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:50 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 02:05:50 INFO : tictactoe/tictactoe: Making directory 2025/07/13 02:05:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 02:05:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/13 02:05:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 02:05:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/13 02:05:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 02:05:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 02:05:50 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:05:50 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:05:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 02:05:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 02:05:51 INFO : toe/toe/toe.txt: Deleted 2025/07/13 02:05:51 INFO : toe/toe: Removing directory 2025/07/13 02:05:51 INFO : toe: Removing directory 2025/07/13 02:05:51 INFO : empty_dir: Removing directory 2025/07/13 02:05:51 DEBUG : Local file system at /tmp/rclone2984127574: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/13 02:05:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/13 02:05:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/13 02:05:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/13 02:05:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/13 02:05:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 02:05:52 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/13 02:05:52 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.16s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:05:53 DEBUG : Reset feature "Copy" 2025/07/13 02:05:53 DEBUG : Reset feature "Move" 2025/07/13 02:05:53 DEBUG : Reset feature "Copy" 2025/07/13 02:05:53 DEBUG : Reset feature "Move" 2025/07/13 02:05:53 DEBUG : empty_dir: Making directory with metadata 2025/07/13 02:05:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/13 02:05:53 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 02:05:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 02:05:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 02:05:53 INFO : tictacempty_dir: Making directory 2025/07/13 02:05:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/13 02:05:53 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:53 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:53 INFO : tictactoe: Making directory 2025/07/13 02:05:53 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:53 DEBUG : toe: transformed to: tictactoe 2025/07/13 02:05:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 02:05:53 INFO : tictactoe/tictactoe: Making directory 2025/07/13 02:05:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/13 02:05:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/13 02:05:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 02:05:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/13 02:05:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 02:05:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 02:05:53 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:05:53 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:05:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 02:05:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/13 02:05:54 INFO : toe/toe/toe.txt: Deleted 2025/07/13 02:05:54 INFO : toe/toe: Removing directory 2025/07/13 02:05:54 INFO : toe: Removing directory 2025/07/13 02:05:54 INFO : empty_dir: Removing directory 2025/07/13 02:05:54 DEBUG : Local file system at /tmp/rclone2984127574: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/13 02:05:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/13 02:05:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/13 02:05:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/13 02:05:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/13 02:05:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 02:05:56 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/13 02:05:56 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.28s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:05:57 DEBUG : toe: transformed to: dG9l 2025/07/13 02:05:57 DEBUG : toe: transformed to: dG9l 2025/07/13 02:05:57 INFO : dG9l: Making directory 2025/07/13 02:05:57 DEBUG : toe: transformed to: dG9l 2025/07/13 02:05:57 DEBUG : toe: transformed to: dG9l 2025/07/13 02:05:57 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/13 02:05:57 INFO : dG9l/dG9l: Making directory 2025/07/13 02:05:57 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/13 02:05:57 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/13 02:05:57 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/13 02:05:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/13 02:05:57 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/13 02:05:57 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:05:57 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:05:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 02:05:57 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/13 02:05:57 DEBUG : Waiting for deletions to finish 2025/07/13 02:05:58 DEBUG : dG9l: transformed to: toe 2025/07/13 02:05:58 DEBUG : dG9l: transformed to: toe 2025/07/13 02:05:58 DEBUG : dG9l: transformed to: toe 2025/07/13 02:05:58 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/13 02:05:58 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/13 02:05:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/13 02:05:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/13 02:05:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/13 02:05:58 DEBUG : Local file system at /tmp/rclone2984127574: Waiting for checks to finish 2025/07/13 02:05:58 DEBUG : Local file system at /tmp/rclone2984127574: Waiting for transfers to finish 2025/07/13 02:05:58 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.42s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-dekonay6wulu", Local "Local file system at /tmp/rclone2984127574", Modify Window "1ms" 2025/07/13 02:05:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/13 02:05:59 DEBUG : toe: transformed to: 2025/07/13 02:05:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/13 02:05:59 DEBUG : toe: transformed to: 2025/07/13 02:05:59 INFO : B2 bucket rclone-test-dekonay6wulu: Making directory 2025/07/13 02:05:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/13 02:05:59 DEBUG : toe: transformed to: 2025/07/13 02:05:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/13 02:05:59 DEBUG : toe: transformed to: 2025/07/13 02:05:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/13 02:05:59 DEBUG : toe/toe: transformed to: 2025/07/13 02:05:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/13 02:05:59 INFO : toe/toe: Making directory 2025/07/13 02:05:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/13 02:05:59 DEBUG : toe/toe: transformed to: 2025/07/13 02:05:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/13 02:05:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/13 02:05:59 DEBUG : toe: transformed to: 2025/07/13 02:05:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/13 02:05:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/13 02:05:59 DEBUG : toe/toe/toe: transformed to: 2025/07/13 02:05:59 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/13 02:05:59 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for checks to finish 2025/07/13 02:05:59 DEBUG : B2 bucket rclone-test-dekonay6wulu: Waiting for transfers to finish 2025/07/13 02:06:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/13 02:06:00 INFO : toe/toe/toe: Copied (new) 2025/07/13 02:06:00 ERROR : B2 bucket rclone-test-dekonay6wulu: not deleting files as there were IO errors 2025/07/13 02:06:00 ERROR : B2 bucket rclone-test-dekonay6wulu: not deleting directories as there were IO errors --- PASS: TestError (1.65s) PASS 2025/07/13 02:06:01 DEBUG : B2 bucket rclone-test-dekonay6wulu: Purge remote 2025/07/13 02:06:01 INFO : B2 bucket rclone-test-dekonay6wulu: cleaning bucket "rclone-test-dekonay6wulu" of all files 2025/07/13 02:06:02 DEBUG : BackupDir/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a7880_d20250713_m020031_c001_v7007000_t0000_u01752372031909") 2025/07/13 02:06:02 DEBUG : BackupDir/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f106bb1ff5cbd488f_d20250713_m020026_c001_v0001161_t0032_u01752372026671") 2025/07/13 02:06:02 DEBUG : CompareDest/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f408af9c67dedaded_d20250713_m020006_c001_v7007000_t0000_u01752372006902") 2025/07/13 02:06:02 DEBUG : CompareDest/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a271a6_d20250713_m020001_c001_v0001134_t0017_u01752372001018") 2025/07/13 02:06:02 DEBUG : CompareDest/two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f408af9c67dedadee_d20250713_m020007_c001_v7007000_t0000_u01752372007086") 2025/07/13 02:06:02 DEBUG : CompareDest/two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c701_d20250713_m020002_c001_v0001171_t0029_u01752372002226") 2025/07/13 02:06:02 DEBUG : CopyDest/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a7881_d20250713_m020032_c001_v7007000_t0000_u01752372032092") 2025/07/13 02:06:02 DEBUG : CopyDest/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c7b5_d20250713_m020023_c001_v0001171_t0007_u01752372023689") 2025/07/13 02:06:02 DEBUG : CopyDest/three: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a7882_d20250713_m020032_c001_v7007000_t0000_u01752372032278") 2025/07/13 02:06:02 DEBUG : CopyDest/three: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c7d7_d20250713_m020029_c001_v0001171_t0047_u01752372029769") 2025/07/13 02:06:02 DEBUG : CopyDest/two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a7884_d20250713_m020032_c001_v7007000_t0000_u01752372032469") 2025/07/13 02:06:02 DEBUG : CopyDest/two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a271ec_d20250713_m020027_c001_v0001134_t0012_u01752372027556") 2025/07/13 02:06:02 DEBUG : EXISTING: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f411b4f8834086d2a_d20250713_m020151_c001_v7007000_t0000_u01752372111374") 2025/07/13 02:06:02 DEBUG : EXISTING: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c9e9_d20250713_m020150_c001_v0001171_t0023_u01752372110176") 2025/07/13 02:06:02 DEBUG : PREFIXapple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f40448ee3c968a7e9_d20250713_m020344_c001_v7007000_t0000_u01752372224913") 2025/07/13 02:06:02 DEBUG : PREFIXapple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e28304f_d20250713_m020339_c001_v0001182_t0052_u01752372219978") 2025/07/13 02:06:02 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f40448ee3c968a7ec_d20250713_m020345_c001_v7007000_t0000_u01752372225293") 2025/07/13 02:06:02 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cde6_d20250713_m020340_c001_v0001171_t0001_u01752372220011") 2025/07/13 02:06:03 DEBUG : PREFIXbanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d2d5_d20250713_m020344_c001_v7007000_t0000_u01752372224964") 2025/07/13 02:06:03 DEBUG : PREFIXbanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5099_d20250713_m020340_c001_v0001165_t0052_u01752372220007") 2025/07/13 02:06:03 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405f381dd5bf8762_d20250713_m020345_c001_v7007000_t0000_u01752372225106") 2025/07/13 02:06:03 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a274bf_d20250713_m020340_c001_v0001134_t0012_u01752372219999") 2025/07/13 02:06:03 DEBUG : Testêé: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f411b4f8834086d20_d20250713_m020147_c001_v7007000_t0000_u01752372107655") 2025/07/13 02:06:03 DEBUG : Testêé: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c9c5_d20250713_m020146_c001_v0001171_t0024_u01752372106796") 2025/07/13 02:06:03 DEBUG : Testêé: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a272c1_d20250713_m020145_c001_v0001134_t0032_u01752372105758") 2025/07/13 02:06:03 DEBUG : YXBwbGU=: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de8142d_d20250713_m020327_c001_v7007000_t0000_u01752372207420") 2025/07/13 02:06:03 DEBUG : YXBwbGU=: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5031_d20250713_m020323_c001_v0001165_t0058_u01752372203503") 2025/07/13 02:06:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de8142e_d20250713_m020327_c001_v7007000_t0000_u01752372207601") 2025/07/13 02:06:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282f5f_d20250713_m020323_c001_v0001182_t0012_u01752372203525") 2025/07/13 02:06:03 DEBUG : YmFuYW5h: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de8142f_d20250713_m020327_c001_v7007000_t0000_u01752372207783") 2025/07/13 02:06:03 DEBUG : YmFuYW5h: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cd5c_d20250713_m020323_c001_v0001171_t0001_u01752372203533") 2025/07/13 02:06:03 DEBUG : a/potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e131_d20250713_m015832_c001_v7007000_t0000_u01752371912932") 2025/07/13 02:06:03 DEBUG : a/potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c4a6_d20250713_m015832_c001_v0001171_t0059_u01752371912242") 2025/07/13 02:06:03 DEBUG : a/potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e12f_d20250713_m015830_c001_v7007000_t0000_u01752371910773") 2025/07/13 02:06:03 DEBUG : a/potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c49a_d20250713_m015829_c001_v0001171_t0044_u01752371909929") 2025/07/13 02:06:04 DEBUG : a/potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81334_d20250713_m015812_c001_v7007000_t0000_u01752371892245") 2025/07/13 02:06:04 DEBUG : a/potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c42c_d20250713_m015811_c001_v0001171_t0046_u01752371891407") 2025/07/13 02:06:04 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09021_d20250713_m020530_c001_v7007000_t0000_u01752372330952") 2025/07/13 02:06:04 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d531d_d20250713_m020527_c001_v0001165_t0043_u01752372327291") 2025/07/13 02:06:04 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f417f430677518c5c_d20250713_m020517_c001_v7007000_t0000_u01752372317213") 2025/07/13 02:06:04 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d52b5_d20250713_m020513_c001_v0001165_t0034_u01752372313961") 2025/07/13 02:06:04 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de814d6_d20250713_m020503_c001_v7007000_t0000_u01752372303322") 2025/07/13 02:06:04 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d525d_d20250713_m020459_c001_v0001165_t0029_u01752372299873") 2025/07/13 02:06:04 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e32_d20250713_m020449_c001_v7007000_t0000_u01752372289297") 2025/07/13 02:06:04 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d520d_d20250713_m020445_c001_v0001165_t0032_u01752372285954") 2025/07/13 02:06:04 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d37e_d20250713_m020435_c001_v7007000_t0000_u01752372275500") 2025/07/13 02:06:04 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d51c1_d20250713_m020431_c001_v0001165_t0042_u01752372271660") 2025/07/13 02:06:04 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d35d_d20250713_m020421_c001_v7007000_t0000_u01752372261638") 2025/07/13 02:06:04 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283229_d20250713_m020415_c001_v0001182_t0030_u01752372255942") 2025/07/13 02:06:04 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321deb_d20250713_m020405_c001_v7007000_t0000_u01752372245513") 2025/07/13 02:06:04 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283183_d20250713_m020402_c001_v0001182_t0034_u01752372242150") 2025/07/13 02:06:04 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f41e_d20250713_m020400_c001_v7007000_t0000_u01752372240811") 2025/07/13 02:06:04 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283143_d20250713_m020357_c001_v0001182_t0026_u01752372237114") 2025/07/13 02:06:04 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f3ff_d20250713_m020346_c001_v7007000_t0000_u01752372226670") 2025/07/13 02:06:04 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ce0f_d20250713_m020343_c001_v0001171_t0031_u01752372223173") 2025/07/13 02:06:04 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405f381dd5bf875d_d20250713_m020341_c001_v7007000_t0000_u01752372221582") 2025/07/13 02:06:05 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283033_d20250713_m020337_c001_v0001182_t0016_u01752372217938") 2025/07/13 02:06:05 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321db9_d20250713_m020325_c001_v7007000_t0000_u01752372205628") 2025/07/13 02:06:05 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5025_d20250713_m020321_c001_v0001165_t0046_u01752372201178") 2025/07/13 02:06:05 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caa9ee_d20250713_m020310_c001_v7007000_t0000_u01752372190806") 2025/07/13 02:06:05 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d4fe1_d20250713_m020306_c001_v0001165_t0050_u01752372186956") 2025/07/13 02:06:05 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3ee0_d20250713_m020256_c001_v7007000_t0000_u01752372176221") 2025/07/13 02:06:05 DEBUG : apple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d4f8d_d20250713_m020253_c001_v0001165_t0017_u01752372173060") 2025/07/13 02:06:05 DEBUG : appleSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f419bf9225f956a2b_d20250713_m020403_c001_v7007000_t0000_u01752372243737") 2025/07/13 02:06:05 DEBUG : appleSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e28315d_d20250713_m020359_c001_v0001182_t0029_u01752372239070") 2025/07/13 02:06:05 DEBUG : appleapple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d35e_d20250713_m020421_c001_v7007000_t0000_u01752372261820") 2025/07/13 02:06:05 DEBUG : appleapple: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e28323f_d20250713_m020417_c001_v0001182_t0025_u01752372257933") 2025/07/13 02:06:05 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09022_d20250713_m020531_c001_v7007000_t0000_u01752372331135") 2025/07/13 02:06:05 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07d1a2_d20250713_m020527_c001_v0001171_t0042_u01752372327723") 2025/07/13 02:06:05 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f417f430677518c5d_d20250713_m020517_c001_v7007000_t0000_u01752372317396") 2025/07/13 02:06:05 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07d126_d20250713_m020514_c001_v0001171_t0045_u01752372314378") 2025/07/13 02:06:05 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de814d7_d20250713_m020503_c001_v7007000_t0000_u01752372303504") 2025/07/13 02:06:05 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07d088_d20250713_m020500_c001_v0001171_t0011_u01752372300318") 2025/07/13 02:06:05 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e33_d20250713_m020449_c001_v7007000_t0000_u01752372289550") 2025/07/13 02:06:05 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07d008_d20250713_m020446_c001_v0001171_t0049_u01752372286392") 2025/07/13 02:06:05 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d37f_d20250713_m020435_c001_v7007000_t0000_u01752372275683") 2025/07/13 02:06:05 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cfae_d20250713_m020432_c001_v0001171_t0016_u01752372272050") 2025/07/13 02:06:06 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f409625629eb18494_d20250713_m020419_c001_v7007000_t0000_u01752372259842") 2025/07/13 02:06:06 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5167_d20250713_m020416_c001_v0001165_t0039_u01752372256566") 2025/07/13 02:06:06 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321dee_d20250713_m020405_c001_v7007000_t0000_u01752372245694") 2025/07/13 02:06:06 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27521_d20250713_m020402_c001_v0001134_t0033_u01752372242127") 2025/07/13 02:06:06 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f419bf9225f956a24_d20250713_m020400_c001_v7007000_t0000_u01752372240648") 2025/07/13 02:06:06 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ce82_d20250713_m020357_c001_v0001171_t0059_u01752372237577") 2025/07/13 02:06:06 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f400_d20250713_m020346_c001_v7007000_t0000_u01752372226852") 2025/07/13 02:06:06 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e28308d_d20250713_m020343_c001_v0001182_t0043_u01752372223151") 2025/07/13 02:06:06 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4146207bf9a5df78_d20250713_m020341_c001_v7007000_t0000_u01752372221976") 2025/07/13 02:06:06 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a274bd_d20250713_m020338_c001_v0001134_t0037_u01752372218419") 2025/07/13 02:06:06 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c02b5_d20250713_m020325_c001_v7007000_t0000_u01752372205638") 2025/07/13 02:06:06 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282f49_d20250713_m020321_c001_v0001182_t0047_u01752372201828") 2025/07/13 02:06:06 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caa9ef_d20250713_m020310_c001_v7007000_t0000_u01752372190989") 2025/07/13 02:06:06 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282ea3_d20250713_m020307_c001_v0001182_t0025_u01752372187589") 2025/07/13 02:06:06 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3ee1_d20250713_m020256_c001_v7007000_t0000_u01752372176403") 2025/07/13 02:06:06 DEBUG : appleappleapplebanana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282db9_d20250713_m020253_c001_v0001182_t0010_u01752372173579") 2025/07/13 02:06:06 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c02c0_d20250713_m020403_c001_v7007000_t0000_u01752372243779") 2025/07/13 02:06:06 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ce88_d20250713_m020359_c001_v0001171_t0046_u01752372239092") 2025/07/13 02:06:06 DEBUG : b/potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e132_d20250713_m015833_c001_v7007000_t0000_u01752371913114") 2025/07/13 02:06:06 DEBUG : b/potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c4a2_d20250713_m015831_c001_v0001171_t0057_u01752371911322") 2025/07/13 02:06:07 DEBUG : b/potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e12d_d20250713_m015830_c001_v7007000_t0000_u01752371910214") 2025/07/13 02:06:07 DEBUG : b/potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c490_d20250713_m015828_c001_v0001171_t0050_u01752371908978") 2025/07/13 02:06:07 DEBUG : b/potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81332_d20250713_m015811_c001_v7007000_t0000_u01752371891686") 2025/07/13 02:06:07 DEBUG : b/potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c425_d20250713_m015810_c001_v0001171_t0032_u01752371890470") 2025/07/13 02:06:07 DEBUG : backup/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f42173e8218572e9c_d20250713_m020044_c001_v7007000_t0000_u01752372044330") 2025/07/13 02:06:07 DEBUG : backup/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f102ec806251ba26d_d20250713_m020042_c001_v0001130_t0006_u01752372042593") 2025/07/13 02:06:07 DEBUG : backup/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f115b1e8af636cdbe_d20250713_m020038_c001_v0001181_t0019_u01752372038961") 2025/07/13 02:06:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321cde_d20250713_m020109_c001_v7007000_t0000_u01752372069605") 2025/07/13 02:06:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1155c1d2072c446e_d20250713_m020107_c001_v0001134_t0054_u01752372067747") 2025/07/13 02:06:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f116005158ff4d6a6_d20250713_m020104_c001_v0001171_t0014_u01752372064063") 2025/07/13 02:06:07 DEBUG : backup/one.bak: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3e86_d20250713_m020057_c001_v7007000_t0000_u01752372057290") 2025/07/13 02:06:07 DEBUG : backup/one.bak: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1102360206398d30_d20250713_m020055_c001_v0001145_t0057_u01752372055163") 2025/07/13 02:06:07 DEBUG : backup/one.bak: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f115709c6f17ef000_d20250713_m020050_c001_v0001105_t0006_u01752372050684") 2025/07/13 02:06:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321ce0_d20250713_m020109_c001_v7007000_t0000_u01752372069786") 2025/07/13 02:06:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11019470e9f7a951_d20250713_m020108_c001_v0001090_t0024_u01752372068635") 2025/07/13 02:06:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f103dde5b663503bd_d20250713_m020105_c001_v0001180_t0056_u01752372065562") 2025/07/13 02:06:07 DEBUG : backup/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f42173e8218572e9d_d20250713_m020044_c001_v7007000_t0000_u01752372044513") 2025/07/13 02:06:07 DEBUG : backup/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10586c077e8a8e28_d20250713_m020043_c001_v0001181_t0016_u01752372043533") 2025/07/13 02:06:07 DEBUG : backup/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f114f9f7c607b2aac_d20250713_m020040_c001_v0001150_t0029_u01752372040359") 2025/07/13 02:06:08 DEBUG : backup/three.txt.bak: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3e87_d20250713_m020057_c001_v7007000_t0000_u01752372057506") 2025/07/13 02:06:08 DEBUG : backup/three.txt.bak: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f108f204e24b84bc7_d20250713_m020056_c001_v0001153_t0021_u01752372056390") 2025/07/13 02:06:08 DEBUG : backup/three.txt.bak: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f108a4c620a814084_d20250713_m020052_c001_v0001092_t0007_u01752372052684") 2025/07/13 02:06:08 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09023_d20250713_m020531_c001_v7007000_t0000_u01752372331317") 2025/07/13 02:06:08 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e2835cb_d20250713_m020527_c001_v0001182_t0032_u01752372327504") 2025/07/13 02:06:08 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f417f430677518c5e_d20250713_m020517_c001_v7007000_t0000_u01752372317580") 2025/07/13 02:06:08 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283503_d20250713_m020514_c001_v0001182_t0014_u01752372314166") 2025/07/13 02:06:08 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de814d9_d20250713_m020503_c001_v7007000_t0000_u01752372303688") 2025/07/13 02:06:08 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283432_d20250713_m020500_c001_v0001182_t0022_u01752372300092") 2025/07/13 02:06:08 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e34_d20250713_m020449_c001_v7007000_t0000_u01752372289735") 2025/07/13 02:06:08 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283372_d20250713_m020446_c001_v0001182_t0019_u01752372286158") 2025/07/13 02:06:08 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d380_d20250713_m020435_c001_v7007000_t0000_u01752372275866") 2025/07/13 02:06:08 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e2832ce_d20250713_m020431_c001_v0001182_t0054_u01752372271857") 2025/07/13 02:06:08 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d35f_d20250713_m020422_c001_v7007000_t0000_u01752372262002") 2025/07/13 02:06:08 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cf24_d20250713_m020416_c001_v0001171_t0018_u01752372256169") 2025/07/13 02:06:08 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321df0_d20250713_m020405_c001_v7007000_t0000_u01752372245877") 2025/07/13 02:06:08 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5127_d20250713_m020402_c001_v0001165_t0045_u01752372242142") 2025/07/13 02:06:08 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f419bf9225f956a26_d20250713_m020400_c001_v7007000_t0000_u01752372240832") 2025/07/13 02:06:08 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d50ff_d20250713_m020357_c001_v0001165_t0049_u01752372237358") 2025/07/13 02:06:08 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f401_d20250713_m020347_c001_v7007000_t0000_u01752372227036") 2025/07/13 02:06:08 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a274d1_d20250713_m020343_c001_v0001134_t0039_u01752372223181") 2025/07/13 02:06:09 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164ef82d019d66b_d20250713_m020341_c001_v7007000_t0000_u01752372221590") 2025/07/13 02:06:09 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5093_d20250713_m020338_c001_v0001165_t0018_u01752372218156") 2025/07/13 02:06:09 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81426_d20250713_m020325_c001_v7007000_t0000_u01752372205011") 2025/07/13 02:06:09 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27477_d20250713_m020321_c001_v0001134_t0007_u01752372201452") 2025/07/13 02:06:09 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caa9f0_d20250713_m020311_c001_v7007000_t0000_u01752372191178") 2025/07/13 02:06:09 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27439_d20250713_m020307_c001_v0001134_t0014_u01752372187213") 2025/07/13 02:06:09 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3ee2_d20250713_m020256_c001_v7007000_t0000_u01752372176586") 2025/07/13 02:06:09 DEBUG : banana: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a273fa_d20250713_m020253_c001_v0001134_t0058_u01752372173287") 2025/07/13 02:06:09 DEBUG : bananaSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f419bf9225f956a2f_d20250713_m020403_c001_v7007000_t0000_u01752372243955") 2025/07/13 02:06:09 DEBUG : bananaSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27511_d20250713_m020359_c001_v0001134_t0001_u01752372239102") 2025/07/13 02:06:09 DEBUG : both0: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f374_d20250713_m020232_c001_v7007000_t0000_u01752372152615") 2025/07/13 02:06:09 DEBUG : both0: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2733d_d20250713_m020214_c001_v0001134_t0038_u01752372134471") 2025/07/13 02:06:09 DEBUG : both0: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78e4_d20250713_m020210_c001_v7007000_t0000_u01752372130162") 2025/07/13 02:06:09 DEBUG : both0: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a272d7_d20250713_m020153_c001_v0001134_t0035_u01752372113209") 2025/07/13 02:06:09 DEBUG : both1: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f375_d20250713_m020232_c001_v7007000_t0000_u01752372152798") 2025/07/13 02:06:09 DEBUG : both1: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27341_d20250713_m020215_c001_v0001134_t0020_u01752372135458") 2025/07/13 02:06:09 DEBUG : both1: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78e5_d20250713_m020210_c001_v7007000_t0000_u01752372130352") 2025/07/13 02:06:09 DEBUG : both1: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a272db_d20250713_m020153_c001_v0001134_t0041_u01752372113932") 2025/07/13 02:06:09 DEBUG : both10: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f376_d20250713_m020232_c001_v7007000_t0000_u01752372152979") 2025/07/13 02:06:09 DEBUG : both10: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27375_d20250713_m020222_c001_v0001134_t0021_u01752372142584") 2025/07/13 02:06:10 DEBUG : both10: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78e6_d20250713_m020210_c001_v7007000_t0000_u01752372130536") 2025/07/13 02:06:10 DEBUG : both10: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27303_d20250713_m020159_c001_v0001134_t0041_u01752372119974") 2025/07/13 02:06:10 DEBUG : both11: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f378_d20250713_m020233_c001_v7007000_t0000_u01752372153164") 2025/07/13 02:06:10 DEBUG : both11: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27377_d20250713_m020223_c001_v0001134_t0029_u01752372143372") 2025/07/13 02:06:10 DEBUG : both11: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78e7_d20250713_m020210_c001_v7007000_t0000_u01752372130748") 2025/07/13 02:06:10 DEBUG : both11: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27305_d20250713_m020200_c001_v0001134_t0002_u01752372120697") 2025/07/13 02:06:10 DEBUG : both12: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f379_d20250713_m020233_c001_v7007000_t0000_u01752372153352") 2025/07/13 02:06:10 DEBUG : both12: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27379_d20250713_m020224_c001_v0001134_t0040_u01752372144056") 2025/07/13 02:06:10 DEBUG : both12: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78e8_d20250713_m020210_c001_v7007000_t0000_u01752372130934") 2025/07/13 02:06:10 DEBUG : both12: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27309_d20250713_m020201_c001_v0001134_t0024_u01752372121289") 2025/07/13 02:06:10 DEBUG : both13: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f37a_d20250713_m020233_c001_v7007000_t0000_u01752372153534") 2025/07/13 02:06:10 DEBUG : both13: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2737f_d20250713_m020224_c001_v0001134_t0023_u01752372144917") 2025/07/13 02:06:10 DEBUG : both13: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78e9_d20250713_m020211_c001_v7007000_t0000_u01752372131119") 2025/07/13 02:06:10 DEBUG : both13: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2730b_d20250713_m020202_c001_v0001134_t0019_u01752372122001") 2025/07/13 02:06:10 DEBUG : both14: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f37b_d20250713_m020233_c001_v7007000_t0000_u01752372153717") 2025/07/13 02:06:10 DEBUG : both14: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27383_d20250713_m020225_c001_v0001134_t0029_u01752372145638") 2025/07/13 02:06:10 DEBUG : both14: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78eb_d20250713_m020211_c001_v7007000_t0000_u01752372131301") 2025/07/13 02:06:10 DEBUG : both14: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2730f_d20250713_m020202_c001_v0001134_t0032_u01752372122820") 2025/07/13 02:06:10 DEBUG : both15: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f37c_d20250713_m020233_c001_v7007000_t0000_u01752372153899") 2025/07/13 02:06:10 DEBUG : both15: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27389_d20250713_m020226_c001_v0001134_t0025_u01752372146243") 2025/07/13 02:06:11 DEBUG : both15: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78ec_d20250713_m020211_c001_v7007000_t0000_u01752372131487") 2025/07/13 02:06:11 DEBUG : both15: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27311_d20250713_m020203_c001_v0001134_t0043_u01752372123647") 2025/07/13 02:06:11 DEBUG : both16: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f37d_d20250713_m020234_c001_v7007000_t0000_u01752372154080") 2025/07/13 02:06:11 DEBUG : both16: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2738b_d20250713_m020226_c001_v0001134_t0022_u01752372146978") 2025/07/13 02:06:11 DEBUG : both16: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78ed_d20250713_m020211_c001_v7007000_t0000_u01752372131669") 2025/07/13 02:06:11 DEBUG : both16: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27313_d20250713_m020204_c001_v0001134_t0016_u01752372124403") 2025/07/13 02:06:11 DEBUG : both17: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f37e_d20250713_m020234_c001_v7007000_t0000_u01752372154271") 2025/07/13 02:06:11 DEBUG : both17: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2738d_d20250713_m020227_c001_v0001134_t0018_u01752372147834") 2025/07/13 02:06:11 DEBUG : both17: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78ee_d20250713_m020211_c001_v7007000_t0000_u01752372131852") 2025/07/13 02:06:11 DEBUG : both17: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27317_d20250713_m020205_c001_v0001134_t0037_u01752372125392") 2025/07/13 02:06:11 DEBUG : both18: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f37f_d20250713_m020234_c001_v7007000_t0000_u01752372154453") 2025/07/13 02:06:11 DEBUG : both18: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27393_d20250713_m020228_c001_v0001134_t0030_u01752372148593") 2025/07/13 02:06:11 DEBUG : both18: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78ef_d20250713_m020212_c001_v7007000_t0000_u01752372132039") 2025/07/13 02:06:11 DEBUG : both18: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2731b_d20250713_m020206_c001_v0001134_t0035_u01752372126181") 2025/07/13 02:06:11 DEBUG : both19: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f380_d20250713_m020234_c001_v7007000_t0000_u01752372154634") 2025/07/13 02:06:11 DEBUG : both19: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27397_d20250713_m020229_c001_v0001134_t0051_u01752372149174") 2025/07/13 02:06:11 DEBUG : both19: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78f0_d20250713_m020212_c001_v7007000_t0000_u01752372132229") 2025/07/13 02:06:11 DEBUG : both19: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2731d_d20250713_m020206_c001_v0001134_t0048_u01752372126758") 2025/07/13 02:06:11 DEBUG : both2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f382_d20250713_m020234_c001_v7007000_t0000_u01752372154816") 2025/07/13 02:06:11 DEBUG : both2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2734b_d20250713_m020216_c001_v0001134_t0025_u01752372136375") 2025/07/13 02:06:11 DEBUG : both2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78f1_d20250713_m020212_c001_v7007000_t0000_u01752372132419") 2025/07/13 02:06:11 DEBUG : both2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a272dd_d20250713_m020154_c001_v0001134_t0003_u01752372114505") 2025/07/13 02:06:12 DEBUG : both3: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f383_d20250713_m020234_c001_v7007000_t0000_u01752372154998") 2025/07/13 02:06:12 DEBUG : both3: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2734f_d20250713_m020217_c001_v0001134_t0040_u01752372137004") 2025/07/13 02:06:12 DEBUG : both3: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78f2_d20250713_m020212_c001_v7007000_t0000_u01752372132602") 2025/07/13 02:06:12 DEBUG : both3: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a272e1_d20250713_m020155_c001_v0001134_t0044_u01752372115192") 2025/07/13 02:06:12 DEBUG : both4: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f384_d20250713_m020235_c001_v7007000_t0000_u01752372155190") 2025/07/13 02:06:12 DEBUG : both4: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27351_d20250713_m020217_c001_v0001134_t0057_u01752372137782") 2025/07/13 02:06:12 DEBUG : both4: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78f3_d20250713_m020212_c001_v7007000_t0000_u01752372132786") 2025/07/13 02:06:12 DEBUG : both4: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a272e9_d20250713_m020155_c001_v0001134_t0017_u01752372115814") 2025/07/13 02:06:12 DEBUG : both5: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f385_d20250713_m020235_c001_v7007000_t0000_u01752372155373") 2025/07/13 02:06:12 DEBUG : both5: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27355_d20250713_m020218_c001_v0001134_t0059_u01752372138566") 2025/07/13 02:06:12 DEBUG : both5: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78f4_d20250713_m020212_c001_v7007000_t0000_u01752372132977") 2025/07/13 02:06:12 DEBUG : both5: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a272eb_d20250713_m020156_c001_v0001134_t0026_u01752372116617") 2025/07/13 02:06:12 DEBUG : both6: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f386_d20250713_m020235_c001_v7007000_t0000_u01752372155556") 2025/07/13 02:06:12 DEBUG : both6: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27357_d20250713_m020219_c001_v0001134_t0017_u01752372139318") 2025/07/13 02:06:12 DEBUG : both6: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78f5_d20250713_m020213_c001_v7007000_t0000_u01752372133159") 2025/07/13 02:06:12 DEBUG : both6: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a272ed_d20250713_m020157_c001_v0001134_t0038_u01752372117257") 2025/07/13 02:06:12 DEBUG : both7: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f387_d20250713_m020235_c001_v7007000_t0000_u01752372155738") 2025/07/13 02:06:12 DEBUG : both7: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27363_d20250713_m020220_c001_v0001134_t0030_u01752372140266") 2025/07/13 02:06:12 DEBUG : both7: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78f6_d20250713_m020213_c001_v7007000_t0000_u01752372133344") 2025/07/13 02:06:12 DEBUG : both7: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a272f5_d20250713_m020157_c001_v0001134_t0044_u01752372117943") 2025/07/13 02:06:12 DEBUG : both8: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f388_d20250713_m020235_c001_v7007000_t0000_u01752372155934") 2025/07/13 02:06:13 DEBUG : both8: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2736b_d20250713_m020220_c001_v0001134_t0013_u01752372140868") 2025/07/13 02:06:13 DEBUG : both8: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78f7_d20250713_m020213_c001_v7007000_t0000_u01752372133533") 2025/07/13 02:06:13 DEBUG : both8: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a272fb_d20250713_m020158_c001_v0001134_t0011_u01752372118521") 2025/07/13 02:06:13 DEBUG : both9: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f389_d20250713_m020236_c001_v7007000_t0000_u01752372156115") 2025/07/13 02:06:13 DEBUG : both9: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27373_d20250713_m020221_c001_v0001134_t0004_u01752372141811") 2025/07/13 02:06:13 DEBUG : both9: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78f8_d20250713_m020213_c001_v7007000_t0000_u01752372133732") 2025/07/13 02:06:13 DEBUG : both9: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27301_d20250713_m020159_c001_v0001134_t0030_u01752372119255") 2025/07/13 02:06:13 DEBUG : c/non empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e133_d20250713_m015833_c001_v7007000_t0000_u01752371913342") 2025/07/13 02:06:13 DEBUG : c/non empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c4a4_d20250713_m015831_c001_v0001171_t0006_u01752371911575") 2025/07/13 02:06:13 DEBUG : c/non empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e130_d20250713_m015830_c001_v7007000_t0000_u01752371910959") 2025/07/13 02:06:13 DEBUG : c/non empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c494_d20250713_m015829_c001_v0001171_t0058_u01752371909262") 2025/07/13 02:06:13 DEBUG : c/non empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81335_d20250713_m015812_c001_v7007000_t0000_u01752371892428") 2025/07/13 02:06:13 DEBUG : c/non empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c428_d20250713_m015810_c001_v0001171_t0045_u01752371890767") 2025/07/13 02:06:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81430_d20250713_m020327_c001_v7007000_t0000_u01752372207965") 2025/07/13 02:06:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27481_d20250713_m020323_c001_v0001134_t0029_u01752372203511") 2025/07/13 02:06:13 DEBUG : check sum: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de8132b_d20250713_m015803_c001_v7007000_t0000_u01752371883327") 2025/07/13 02:06:13 DEBUG : check sum: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c3eb_d20250713_m015802_c001_v0001171_t0031_u01752371882186") 2025/07/13 02:06:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c0332_d20250713_m020559_c001_v7007000_t0000_u01752372359176") 2025/07/13 02:06:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d53f6_d20250713_m020557_c001_v0001165_t0030_u01752372357728") 2025/07/13 02:06:13 DEBUG : dest/3: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a7864_d20250713_m020016_c001_v7007000_t0000_u01752372016111") 2025/07/13 02:06:13 DEBUG : dest/3: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f412ef298b14ea741_d20250713_m020014_c001_v0001117_t0056_u01752372014973") 2025/07/13 02:06:14 DEBUG : dir1/0000-abcde: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d361_d20250713_m020422_c001_v7007000_t0000_u01752372262198") 2025/07/13 02:06:14 DEBUG : dir1/0000-abcde: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27553_d20250713_m020417_c001_v0001134_t0035_u01752372257963") 2025/07/13 02:06:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09024_d20250713_m020531_c001_v7007000_t0000_u01752372331508") 2025/07/13 02:06:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d52ed_d20250713_m020521_c001_v0001165_t0001_u01752372321943") 2025/07/13 02:06:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f417f430677518c60_d20250713_m020517_c001_v7007000_t0000_u01752372317763") 2025/07/13 02:06:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d527f_d20250713_m020508_c001_v0001165_t0044_u01752372308014") 2025/07/13 02:06:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de814da_d20250713_m020503_c001_v7007000_t0000_u01752372303869") 2025/07/13 02:06:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5233_d20250713_m020454_c001_v0001165_t0001_u01752372294062") 2025/07/13 02:06:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e36_d20250713_m020449_c001_v7007000_t0000_u01752372289919") 2025/07/13 02:06:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d51e3_d20250713_m020440_c001_v0001165_t0019_u01752372280170") 2025/07/13 02:06:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d381_d20250713_m020436_c001_v7007000_t0000_u01752372276048") 2025/07/13 02:06:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d51a3_d20250713_m020426_c001_v0001165_t0015_u01752372266337") 2025/07/13 02:06:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a797f_d20250713_m020419_c001_v7007000_t0000_u01752372259846") 2025/07/13 02:06:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e2831e7_d20250713_m020410_c001_v0001182_t0043_u01752372250180") 2025/07/13 02:06:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321df1_d20250713_m020406_c001_v7007000_t0000_u01752372246058") 2025/07/13 02:06:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5129_d20250713_m020402_c001_v0001165_t0017_u01752372242340") 2025/07/13 02:06:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caaa27_d20250713_m020401_c001_v7007000_t0000_u01752372241177") 2025/07/13 02:06:14 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283105_d20250713_m020351_c001_v0001182_t0044_u01752372231365") 2025/07/13 02:06:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f402_d20250713_m020347_c001_v7007000_t0000_u01752372227219") 2025/07/13 02:06:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e28308f_d20250713_m020343_c001_v0001182_t0045_u01752372223352") 2025/07/13 02:06:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164ef82d019d66e_d20250713_m020342_c001_v7007000_t0000_u01752372222157") 2025/07/13 02:06:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282feb_d20250713_m020332_c001_v0001182_t0024_u01752372212137") 2025/07/13 02:06:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81429_d20250713_m020325_c001_v7007000_t0000_u01752372205577") 2025/07/13 02:06:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d500b_d20250713_m020315_c001_v0001165_t0035_u01752372195453") 2025/07/13 02:06:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caa9f1_d20250713_m020311_c001_v7007000_t0000_u01752372191359") 2025/07/13 02:06:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d4fb7_d20250713_m020300_c001_v0001165_t0016_u01752372180876") 2025/07/13 02:06:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3ee4_d20250713_m020256_c001_v7007000_t0000_u01752372176770") 2025/07/13 02:06:15 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d4f75_d20250713_m020248_c001_v0001165_t0042_u01752372168590") 2025/07/13 02:06:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321de6_d20250713_m020404_c001_v7007000_t0000_u01752372244126") 2025/07/13 02:06:15 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e28315f_d20250713_m020359_c001_v0001182_t0049_u01752372239277") 2025/07/13 02:06:15 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d362_d20250713_m020422_c001_v7007000_t0000_u01752372262379") 2025/07/13 02:06:15 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d516b_d20250713_m020417_c001_v0001165_t0031_u01752372257957") 2025/07/13 02:06:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09025_d20250713_m020531_c001_v7007000_t0000_u01752372331690") 2025/07/13 02:06:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e28357f_d20250713_m020522_c001_v0001182_t0042_u01752372322508") 2025/07/13 02:06:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f417f430677518c61_d20250713_m020517_c001_v7007000_t0000_u01752372317947") 2025/07/13 02:06:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e2834a2_d20250713_m020508_c001_v0001182_t0045_u01752372308580") 2025/07/13 02:06:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de814db_d20250713_m020504_c001_v7007000_t0000_u01752372304054") 2025/07/13 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e2833f0_d20250713_m020454_c001_v0001182_t0008_u01752372294634") 2025/07/13 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e37_d20250713_m020450_c001_v7007000_t0000_u01752372290102") 2025/07/13 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e28332e_d20250713_m020440_c001_v0001182_t0059_u01752372280799") 2025/07/13 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d382_d20250713_m020436_c001_v7007000_t0000_u01752372276231") 2025/07/13 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e28329e_d20250713_m020426_c001_v0001182_t0048_u01752372266907") 2025/07/13 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164ef82d019d696_d20250713_m020419_c001_v7007000_t0000_u01752372259846") 2025/07/13 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cef6_d20250713_m020410_c001_v0001171_t0058_u01752372250739") 2025/07/13 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321df3_d20250713_m020406_c001_v7007000_t0000_u01752372246241") 2025/07/13 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283185_d20250713_m020402_c001_v0001182_t0047_u01752372242358") 2025/07/13 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e08fa8_d20250713_m020400_c001_v7007000_t0000_u01752372240649") 2025/07/13 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d50e5_d20250713_m020351_c001_v0001165_t0037_u01752372231931") 2025/07/13 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f403_d20250713_m020347_c001_v7007000_t0000_u01752372227402") 2025/07/13 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d50b3_d20250713_m020343_c001_v0001165_t0032_u01752372223383") 2025/07/13 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f3ef_d20250713_m020341_c001_v7007000_t0000_u01752372221984") 2025/07/13 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d506d_d20250713_m020332_c001_v0001165_t0033_u01752372212706") 2025/07/13 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81427_d20250713_m020325_c001_v7007000_t0000_u01752372205205") 2025/07/13 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27457_d20250713_m020316_c001_v0001134_t0043_u01752372196029") 2025/07/13 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caa9f2_d20250713_m020311_c001_v7007000_t0000_u01752372191541") 2025/07/13 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27415_d20250713_m020301_c001_v0001134_t0053_u01752372181447") 2025/07/13 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3ee5_d20250713_m020256_c001_v7007000_t0000_u01752372176952") 2025/07/13 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a273ec_d20250713_m020248_c001_v0001134_t0046_u01752372168777") 2025/07/13 02:06:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f419bf9225f956a2a_d20250713_m020403_c001_v7007000_t0000_u01752372243708") 2025/07/13 02:06:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5113_d20250713_m020359_c001_v0001165_t0033_u01752372239309") 2025/07/13 02:06:17 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d363_d20250713_m020422_c001_v7007000_t0000_u01752372262571") 2025/07/13 02:06:17 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d516d_d20250713_m020418_c001_v0001165_t0049_u01752372258163") 2025/07/13 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09026_d20250713_m020531_c001_v7007000_t0000_u01752372331874") 2025/07/13 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07d16a_d20250713_m020523_c001_v0001171_t0054_u01752372323085") 2025/07/13 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f417f430677518c62_d20250713_m020518_c001_v7007000_t0000_u01752372318130") 2025/07/13 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07d0f4_d20250713_m020509_c001_v0001171_t0029_u01752372309166") 2025/07/13 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de814dd_d20250713_m020504_c001_v7007000_t0000_u01752372304235") 2025/07/13 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07d068_d20250713_m020455_c001_v0001171_t0010_u01752372295202") 2025/07/13 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e38_d20250713_m020450_c001_v7007000_t0000_u01752372290289") 2025/07/13 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cfe2_d20250713_m020441_c001_v0001171_t0028_u01752372281366") 2025/07/13 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d384_d20250713_m020436_c001_v7007000_t0000_u01752372276416") 2025/07/13 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cf82_d20250713_m020427_c001_v0001171_t0057_u01752372267460") 2025/07/13 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164ef82d019d697_d20250713_m020419_c001_v7007000_t0000_u01752372259871") 2025/07/13 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5155_d20250713_m020411_c001_v0001165_t0040_u01752372251496") 2025/07/13 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321df4_d20250713_m020406_c001_v7007000_t0000_u01752372246424") 2025/07/13 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d512b_d20250713_m020402_c001_v0001165_t0055_u01752372242547") 2025/07/13 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f420_d20250713_m020401_c001_v7007000_t0000_u01752372241189") 2025/07/13 02:06:17 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ce57_d20250713_m020352_c001_v0001171_t0058_u01752372232502") 2025/07/13 02:06:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f404_d20250713_m020347_c001_v7007000_t0000_u01752372227601") 2025/07/13 02:06:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ce11_d20250713_m020343_c001_v0001171_t0001_u01752372223539") 2025/07/13 02:06:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405f381dd5bf875e_d20250713_m020341_c001_v7007000_t0000_u01752372221766") 2025/07/13 02:06:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2749f_d20250713_m020333_c001_v0001134_t0059_u01752372213313") 2025/07/13 02:06:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f42173e8218572f7c_d20250713_m020325_c001_v7007000_t0000_u01752372205407") 2025/07/13 02:06:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282f0b_d20250713_m020316_c001_v0001182_t0037_u01752372196762") 2025/07/13 02:06:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caa9f3_d20250713_m020311_c001_v7007000_t0000_u01752372191723") 2025/07/13 02:06:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282e39_d20250713_m020302_c001_v0001182_t0058_u01752372182111") 2025/07/13 02:06:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3ee6_d20250713_m020257_c001_v7007000_t0000_u01752372177135") 2025/07/13 02:06:18 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282d81_d20250713_m020249_c001_v0001182_t0027_u01752372169253") 2025/07/13 02:06:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4196c7043f33d6a5_d20250713_m020403_c001_v7007000_t0000_u01752372243900") 2025/07/13 02:06:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283163_d20250713_m020359_c001_v0001182_t0023_u01752372239486") 2025/07/13 02:06:18 DEBUG : dir1/0003-defgh: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d364_d20250713_m020422_c001_v7007000_t0000_u01752372262752") 2025/07/13 02:06:18 DEBUG : dir1/0003-defgh: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283241_d20250713_m020418_c001_v0001182_t0058_u01752372258192") 2025/07/13 02:06:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09027_d20250713_m020532_c001_v7007000_t0000_u01752372332056") 2025/07/13 02:06:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27660_d20250713_m020523_c001_v0001134_t0048_u01752372323715") 2025/07/13 02:06:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f417f430677518c63_d20250713_m020518_c001_v7007000_t0000_u01752372318313") 2025/07/13 02:06:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27624_d20250713_m020509_c001_v0001134_t0020_u01752372309920") 2025/07/13 02:06:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de814de_d20250713_m020504_c001_v7007000_t0000_u01752372304417") 2025/07/13 02:06:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a275ea_d20250713_m020455_c001_v0001134_t0057_u01752372295891") 2025/07/13 02:06:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e39_d20250713_m020450_c001_v7007000_t0000_u01752372290473") 2025/07/13 02:06:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2759d_d20250713_m020442_c001_v0001134_t0006_u01752372282069") 2025/07/13 02:06:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d386_d20250713_m020436_c001_v7007000_t0000_u01752372276605") 2025/07/13 02:06:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27567_d20250713_m020428_c001_v0001134_t0051_u01752372268184") 2025/07/13 02:06:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a797d_d20250713_m020419_c001_v7007000_t0000_u01752372259479") 2025/07/13 02:06:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2753b_d20250713_m020412_c001_v0001134_t0035_u01752372252066") 2025/07/13 02:06:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321df6_d20250713_m020406_c001_v7007000_t0000_u01752372246609") 2025/07/13 02:06:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27525_d20250713_m020402_c001_v0001134_t0054_u01752372242552") 2025/07/13 02:06:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321dd6_d20250713_m020401_c001_v7007000_t0000_u01752372241008") 2025/07/13 02:06:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a274eb_d20250713_m020353_c001_v0001134_t0000_u01752372233206") 2025/07/13 02:06:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f405_d20250713_m020347_c001_v7007000_t0000_u01752372227784") 2025/07/13 02:06:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283091_d20250713_m020343_c001_v0001182_t0019_u01752372223549") 2025/07/13 02:06:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3f0c_d20250713_m020341_c001_v7007000_t0000_u01752372221994") 2025/07/13 02:06:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cdac_d20250713_m020333_c001_v0001171_t0053_u01752372213964") 2025/07/13 02:06:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de8142a_d20250713_m020325_c001_v7007000_t0000_u01752372205759") 2025/07/13 02:06:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cd22_d20250713_m020317_c001_v0001171_t0000_u01752372197320") 2025/07/13 02:06:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caa9f4_d20250713_m020311_c001_v7007000_t0000_u01752372191913") 2025/07/13 02:06:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cc9e_d20250713_m020302_c001_v0001171_t0058_u01752372182697") 2025/07/13 02:06:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3ee7_d20250713_m020257_c001_v7007000_t0000_u01752372177318") 2025/07/13 02:06:19 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cc24_d20250713_m020249_c001_v0001171_t0059_u01752372169448") 2025/07/13 02:06:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f423_d20250713_m020403_c001_v7007000_t0000_u01752372243968") 2025/07/13 02:06:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27517_d20250713_m020359_c001_v0001134_t0007_u01752372239511") 2025/07/13 02:06:20 DEBUG : dir1/0004-efghi: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d365_d20250713_m020422_c001_v7007000_t0000_u01752372262934") 2025/07/13 02:06:20 DEBUG : dir1/0004-efghi: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cf38_d20250713_m020418_c001_v0001171_t0046_u01752372258239") 2025/07/13 02:06:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09028_d20250713_m020532_c001_v7007000_t0000_u01752372332241") 2025/07/13 02:06:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d52fd_d20250713_m020524_c001_v0001165_t0023_u01752372324078") 2025/07/13 02:06:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f417f430677518c64_d20250713_m020518_c001_v7007000_t0000_u01752372318503") 2025/07/13 02:06:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5293_d20250713_m020510_c001_v0001165_t0050_u01752372310510") 2025/07/13 02:06:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de814e0_d20250713_m020504_c001_v7007000_t0000_u01752372304600") 2025/07/13 02:06:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5245_d20250713_m020456_c001_v0001165_t0045_u01752372296171") 2025/07/13 02:06:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e3a_d20250713_m020450_c001_v7007000_t0000_u01752372290657") 2025/07/13 02:06:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d51f1_d20250713_m020442_c001_v0001165_t0017_u01752372282541") 2025/07/13 02:06:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d387_d20250713_m020436_c001_v7007000_t0000_u01752372276794") 2025/07/13 02:06:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d51ad_d20250713_m020428_c001_v0001165_t0011_u01752372268450") 2025/07/13 02:06:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f42173e8218572fa8_d20250713_m020419_c001_v7007000_t0000_u01752372259882") 2025/07/13 02:06:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283207_d20250713_m020412_c001_v0001182_t0026_u01752372252419") 2025/07/13 02:06:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321df7_d20250713_m020406_c001_v7007000_t0000_u01752372246790") 2025/07/13 02:06:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283187_d20250713_m020402_c001_v0001182_t0042_u01752372242566") 2025/07/13 02:06:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321dd8_d20250713_m020401_c001_v7007000_t0000_u01752372241197") 2025/07/13 02:06:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283121_d20250713_m020353_c001_v0001182_t0017_u01752372233649") 2025/07/13 02:06:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f40a_d20250713_m020347_c001_v7007000_t0000_u01752372227970") 2025/07/13 02:06:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d50b7_d20250713_m020343_c001_v0001165_t0016_u01752372223611") 2025/07/13 02:06:20 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f3f0_d20250713_m020342_c001_v7007000_t0000_u01752372222169") 2025/07/13 02:06:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283005_d20250713_m020334_c001_v0001182_t0018_u01752372214243") 2025/07/13 02:06:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164ef82d019d664_d20250713_m020325_c001_v7007000_t0000_u01752372205382") 2025/07/13 02:06:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d500f_d20250713_m020317_c001_v0001165_t0023_u01752372197673") 2025/07/13 02:06:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caa9f5_d20250713_m020312_c001_v7007000_t0000_u01752372192094") 2025/07/13 02:06:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d4fc7_d20250713_m020302_c001_v0001165_t0013_u01752372182991") 2025/07/13 02:06:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3ee8_d20250713_m020257_c001_v7007000_t0000_u01752372177523") 2025/07/13 02:06:21 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d4f79_d20250713_m020249_c001_v0001165_t0059_u01752372169754") 2025/07/13 02:06:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f419bf9225f956a2d_d20250713_m020403_c001_v7007000_t0000_u01752372243912") 2025/07/13 02:06:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5115_d20250713_m020359_c001_v0001165_t0018_u01752372239537") 2025/07/13 02:06:21 DEBUG : dir1/0005-fghij: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d366_d20250713_m020423_c001_v7007000_t0000_u01752372263123") 2025/07/13 02:06:21 DEBUG : dir1/0005-fghij: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d516f_d20250713_m020418_c001_v0001165_t0000_u01752372258368") 2025/07/13 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09029_d20250713_m020532_c001_v7007000_t0000_u01752372332424") 2025/07/13 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e28358f_d20250713_m020524_c001_v0001182_t0039_u01752372324335") 2025/07/13 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f417f430677518c65_d20250713_m020518_c001_v7007000_t0000_u01752372318685") 2025/07/13 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e2834ca_d20250713_m020510_c001_v0001182_t0000_u01752372310746") 2025/07/13 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de814e1_d20250713_m020504_c001_v7007000_t0000_u01752372304782") 2025/07/13 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e28340c_d20250713_m020456_c001_v0001182_t0025_u01752372296370") 2025/07/13 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e3b_d20250713_m020450_c001_v7007000_t0000_u01752372290841") 2025/07/13 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283348_d20250713_m020442_c001_v0001182_t0018_u01752372282758") 2025/07/13 02:06:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d388_d20250713_m020436_c001_v7007000_t0000_u01752372276976") 2025/07/13 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e2832aa_d20250713_m020428_c001_v0001182_t0041_u01752372268726") 2025/07/13 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f411b4f8834086de8_d20250713_m020419_c001_v7007000_t0000_u01752372259901") 2025/07/13 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cf0a_d20250713_m020412_c001_v0001171_t0035_u01752372252649") 2025/07/13 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321df9_d20250713_m020406_c001_v7007000_t0000_u01752372246996") 2025/07/13 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ceb2_d20250713_m020402_c001_v0001171_t0035_u01752372242583") 2025/07/13 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f419bf9225f956a28_d20250713_m020401_c001_v7007000_t0000_u01752372241211") 2025/07/13 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d50ef_d20250713_m020353_c001_v0001165_t0020_u01752372233852") 2025/07/13 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f40b_d20250713_m020348_c001_v7007000_t0000_u01752372228162") 2025/07/13 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a274d3_d20250713_m020343_c001_v0001134_t0035_u01752372223619") 2025/07/13 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164ef82d019d66c_d20250713_m020341_c001_v7007000_t0000_u01752372221773") 2025/07/13 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d507b_d20250713_m020334_c001_v0001165_t0002_u01752372214540") 2025/07/13 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c02b3_d20250713_m020325_c001_v7007000_t0000_u01752372205586") 2025/07/13 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27463_d20250713_m020317_c001_v0001134_t0046_u01752372197949") 2025/07/13 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caa9f6_d20250713_m020312_c001_v7007000_t0000_u01752372192277") 2025/07/13 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27421_d20250713_m020303_c001_v0001134_t0044_u01752372183263") 2025/07/13 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3ee9_d20250713_m020257_c001_v7007000_t0000_u01752372177705") 2025/07/13 02:06:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a273ee_d20250713_m020249_c001_v0001134_t0010_u01752372169987") 2025/07/13 02:06:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c02c2_d20250713_m020403_c001_v7007000_t0000_u01752372243976") 2025/07/13 02:06:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ce8c_d20250713_m020359_c001_v0001171_t0059_u01752372239553") 2025/07/13 02:06:23 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d367_d20250713_m020423_c001_v7007000_t0000_u01752372263307") 2025/07/13 02:06:23 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283243_d20250713_m020418_c001_v0001182_t0040_u01752372258396") 2025/07/13 02:06:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e0902a_d20250713_m020532_c001_v7007000_t0000_u01752372332605") 2025/07/13 02:06:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07d184_d20250713_m020524_c001_v0001171_t0010_u01752372324535") 2025/07/13 02:06:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f417f430677518c66_d20250713_m020518_c001_v7007000_t0000_u01752372318869") 2025/07/13 02:06:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07d102_d20250713_m020510_c001_v0001171_t0058_u01752372310955") 2025/07/13 02:06:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de814e2_d20250713_m020504_c001_v7007000_t0000_u01752372304964") 2025/07/13 02:06:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07d072_d20250713_m020456_c001_v0001171_t0059_u01752372296655") 2025/07/13 02:06:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e3c_d20250713_m020451_c001_v7007000_t0000_u01752372291030") 2025/07/13 02:06:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cff2_d20250713_m020442_c001_v0001171_t0006_u01752372282959") 2025/07/13 02:06:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d389_d20250713_m020437_c001_v7007000_t0000_u01752372277158") 2025/07/13 02:06:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cf8c_d20250713_m020428_c001_v0001171_t0058_u01752372268940") 2025/07/13 02:06:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f409625629eb18492_d20250713_m020419_c001_v7007000_t0000_u01752372259462") 2025/07/13 02:06:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d515b_d20250713_m020412_c001_v0001165_t0009_u01752372252980") 2025/07/13 02:06:23 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321dfb_d20250713_m020407_c001_v7007000_t0000_u01752372247179") 2025/07/13 02:06:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d512f_d20250713_m020402_c001_v0001165_t0021_u01752372242769") 2025/07/13 02:06:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caaa22_d20250713_m020400_c001_v7007000_t0000_u01752372240612") 2025/07/13 02:06:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ce69_d20250713_m020354_c001_v0001171_t0000_u01752372234095") 2025/07/13 02:06:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f40c_d20250713_m020348_c001_v7007000_t0000_u01752372228359") 2025/07/13 02:06:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e28309b_d20250713_m020343_c001_v0001182_t0038_u01752372223755") 2025/07/13 02:06:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d2ca_d20250713_m020342_c001_v7007000_t0000_u01752372222005") 2025/07/13 02:06:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a274a9_d20250713_m020334_c001_v0001134_t0032_u01752372214762") 2025/07/13 02:06:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f42173e8218572f7d_d20250713_m020325_c001_v7007000_t0000_u01752372205596") 2025/07/13 02:06:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282f1f_d20250713_m020318_c001_v0001182_t0034_u01752372198341") 2025/07/13 02:06:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caa9f7_d20250713_m020312_c001_v7007000_t0000_u01752372192465") 2025/07/13 02:06:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282e59_d20250713_m020303_c001_v0001182_t0057_u01752372183695") 2025/07/13 02:06:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3eea_d20250713_m020257_c001_v7007000_t0000_u01752372177892") 2025/07/13 02:06:24 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282d8f_d20250713_m020250_c001_v0001182_t0032_u01752372170423") 2025/07/13 02:06:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4196c7043f33d6a3_d20250713_m020403_c001_v7007000_t0000_u01752372243718") 2025/07/13 02:06:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283169_d20250713_m020359_c001_v0001182_t0047_u01752372239687") 2025/07/13 02:06:24 DEBUG : dir1/0007-12345: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d368_d20250713_m020423_c001_v7007000_t0000_u01752372263489") 2025/07/13 02:06:24 DEBUG : dir1/0007-12345: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cf40_d20250713_m020418_c001_v0001171_t0015_u01752372258498") 2025/07/13 02:06:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e0902b_d20250713_m020532_c001_v7007000_t0000_u01752372332788") 2025/07/13 02:06:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2766c_d20250713_m020524_c001_v0001134_t0036_u01752372324841") 2025/07/13 02:06:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f417f430677518c67_d20250713_m020519_c001_v7007000_t0000_u01752372319055") 2025/07/13 02:06:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2762a_d20250713_m020511_c001_v0001134_t0035_u01752372311304") 2025/07/13 02:06:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de814e4_d20250713_m020505_c001_v7007000_t0000_u01752372305147") 2025/07/13 02:06:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a275ee_d20250713_m020456_c001_v0001134_t0030_u01752372296934") 2025/07/13 02:06:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e3d_d20250713_m020451_c001_v7007000_t0000_u01752372291215") 2025/07/13 02:06:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a275a1_d20250713_m020443_c001_v0001134_t0013_u01752372283259") 2025/07/13 02:06:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d38a_d20250713_m020437_c001_v7007000_t0000_u01752372277342") 2025/07/13 02:06:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2756f_d20250713_m020429_c001_v0001134_t0032_u01752372269260") 2025/07/13 02:06:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164ef82d019d693_d20250713_m020419_c001_v7007000_t0000_u01752372259482") 2025/07/13 02:06:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27541_d20250713_m020413_c001_v0001134_t0017_u01752372253183") 2025/07/13 02:06:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321dfc_d20250713_m020407_c001_v7007000_t0000_u01752372247360") 2025/07/13 02:06:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e28318d_d20250713_m020402_c001_v0001182_t0015_u01752372242781") 2025/07/13 02:06:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e08fa9_d20250713_m020400_c001_v7007000_t0000_u01752372240832") 2025/07/13 02:06:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a274f7_d20250713_m020354_c001_v0001134_t0054_u01752372234479") 2025/07/13 02:06:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f40d_d20250713_m020348_c001_v7007000_t0000_u01752372228543") 2025/07/13 02:06:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d50bb_d20250713_m020343_c001_v0001165_t0021_u01752372223841") 2025/07/13 02:06:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405f381dd5bf875f_d20250713_m020341_c001_v7007000_t0000_u01752372221977") 2025/07/13 02:06:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cdb8_d20250713_m020335_c001_v0001171_t0043_u01752372215077") 2025/07/13 02:06:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f422ad289d3feed89_d20250713_m020325_c001_v7007000_t0000_u01752372205421") 2025/07/13 02:06:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cd2c_d20250713_m020318_c001_v0001171_t0056_u01752372198559") 2025/07/13 02:06:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caa9f8_d20250713_m020312_c001_v7007000_t0000_u01752372192649") 2025/07/13 02:06:25 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ccae_d20250713_m020303_c001_v0001171_t0048_u01752372183895") 2025/07/13 02:06:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3eeb_d20250713_m020258_c001_v7007000_t0000_u01752372178079") 2025/07/13 02:06:26 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cc30_d20250713_m020250_c001_v0001171_t0053_u01752372170636") 2025/07/13 02:06:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f419bf9225f956a2e_d20250713_m020403_c001_v7007000_t0000_u01752372243921") 2025/07/13 02:06:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5119_d20250713_m020359_c001_v0001165_t0016_u01752372239763") 2025/07/13 02:06:26 DEBUG : dir1/0008-23456: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d369_d20250713_m020423_c001_v7007000_t0000_u01752372263671") 2025/07/13 02:06:26 DEBUG : dir1/0008-23456: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27559_d20250713_m020418_c001_v0001134_t0040_u01752372258517") 2025/07/13 02:06:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e0902c_d20250713_m020532_c001_v7007000_t0000_u01752372332991") 2025/07/13 02:06:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5309_d20250713_m020525_c001_v0001165_t0001_u01752372325131") 2025/07/13 02:06:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f417f430677518c68_d20250713_m020519_c001_v7007000_t0000_u01752372319239") 2025/07/13 02:06:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d52a1_d20250713_m020511_c001_v0001165_t0013_u01752372311599") 2025/07/13 02:06:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de814e5_d20250713_m020505_c001_v7007000_t0000_u01752372305329") 2025/07/13 02:06:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d524b_d20250713_m020457_c001_v0001165_t0025_u01752372297264") 2025/07/13 02:06:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e3e_d20250713_m020451_c001_v7007000_t0000_u01752372291399") 2025/07/13 02:06:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d51f9_d20250713_m020443_c001_v0001165_t0032_u01752372283639") 2025/07/13 02:06:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d38b_d20250713_m020437_c001_v7007000_t0000_u01752372277526") 2025/07/13 02:06:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d51b7_d20250713_m020429_c001_v0001165_t0057_u01752372269665") 2025/07/13 02:06:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f409625629eb18493_d20250713_m020419_c001_v7007000_t0000_u01752372259659") 2025/07/13 02:06:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283215_d20250713_m020413_c001_v0001182_t0000_u01752372253769") 2025/07/13 02:06:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321dfe_d20250713_m020407_c001_v7007000_t0000_u01752372247542") 2025/07/13 02:06:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27527_d20250713_m020402_c001_v0001134_t0022_u01752372242838") 2025/07/13 02:06:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f41d_d20250713_m020400_c001_v7007000_t0000_u01752372240625") 2025/07/13 02:06:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283131_d20250713_m020354_c001_v0001182_t0025_u01752372234886") 2025/07/13 02:06:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f40f_d20250713_m020348_c001_v7007000_t0000_u01752372228728") 2025/07/13 02:06:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ce13_d20250713_m020343_c001_v0001171_t0054_u01752372223919") 2025/07/13 02:06:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4146207bf9a5df7a_d20250713_m020342_c001_v7007000_t0000_u01752372222203") 2025/07/13 02:06:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283015_d20250713_m020335_c001_v0001182_t0025_u01752372215425") 2025/07/13 02:06:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c02b1_d20250713_m020325_c001_v7007000_t0000_u01752372205425") 2025/07/13 02:06:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5017_d20250713_m020318_c001_v0001165_t0032_u01752372198874") 2025/07/13 02:06:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caa9f9_d20250713_m020312_c001_v7007000_t0000_u01752372192832") 2025/07/13 02:06:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d4fd1_d20250713_m020304_c001_v0001165_t0031_u01752372184383") 2025/07/13 02:06:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3eec_d20250713_m020258_c001_v7007000_t0000_u01752372178273") 2025/07/13 02:06:27 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d4f81_d20250713_m020250_c001_v0001165_t0018_u01752372170917") 2025/07/13 02:06:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4196c7043f33d6a6_d20250713_m020404_c001_v7007000_t0000_u01752372244091") 2025/07/13 02:06:27 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e28316f_d20250713_m020359_c001_v0001182_t0023_u01752372239888") 2025/07/13 02:06:27 DEBUG : dir1/0009-34567: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d36a_d20250713_m020423_c001_v7007000_t0000_u01752372263853") 2025/07/13 02:06:27 DEBUG : dir1/0009-34567: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5171_d20250713_m020418_c001_v0001165_t0008_u01752372258574") 2025/07/13 02:06:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e0902d_d20250713_m020533_c001_v7007000_t0000_u01752372333175") 2025/07/13 02:06:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e28359f_d20250713_m020525_c001_v0001182_t0011_u01752372325331") 2025/07/13 02:06:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f417f430677518c69_d20250713_m020519_c001_v7007000_t0000_u01752372319424") 2025/07/13 02:06:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e2834d7_d20250713_m020511_c001_v0001182_t0037_u01752372311888") 2025/07/13 02:06:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de814e6_d20250713_m020505_c001_v7007000_t0000_u01752372305513") 2025/07/13 02:06:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283418_d20250713_m020457_c001_v0001182_t0028_u01752372297562") 2025/07/13 02:06:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e3f_d20250713_m020451_c001_v7007000_t0000_u01752372291584") 2025/07/13 02:06:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e28335c_d20250713_m020443_c001_v0001182_t0030_u01752372283864") 2025/07/13 02:06:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d38c_d20250713_m020437_c001_v7007000_t0000_u01752372277708") 2025/07/13 02:06:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e2832b6_d20250713_m020429_c001_v0001182_t0024_u01752372269869") 2025/07/13 02:06:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a797e_d20250713_m020419_c001_v7007000_t0000_u01752372259663") 2025/07/13 02:06:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cf12_d20250713_m020413_c001_v0001171_t0054_u01752372253967") 2025/07/13 02:06:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e00_d20250713_m020407_c001_v7007000_t0000_u01752372247725") 2025/07/13 02:06:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ceb8_d20250713_m020402_c001_v0001171_t0045_u01752372242943") 2025/07/13 02:06:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f419bf9225f956a27_d20250713_m020401_c001_v7007000_t0000_u01752372241016") 2025/07/13 02:06:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d50f3_d20250713_m020355_c001_v0001165_t0046_u01752372235272") 2025/07/13 02:06:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f410_d20250713_m020348_c001_v7007000_t0000_u01752372228912") 2025/07/13 02:06:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e2830a1_d20250713_m020343_c001_v0001182_t0023_u01752372223971") 2025/07/13 02:06:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164ef82d019d66d_d20250713_m020341_c001_v7007000_t0000_u01752372221974") 2025/07/13 02:06:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d507f_d20250713_m020335_c001_v0001165_t0023_u01752372215683") 2025/07/13 02:06:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81428_d20250713_m020325_c001_v7007000_t0000_u01752372205387") 2025/07/13 02:06:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27467_d20250713_m020319_c001_v0001134_t0043_u01752372199092") 2025/07/13 02:06:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caa9fa_d20250713_m020313_c001_v7007000_t0000_u01752372193021") 2025/07/13 02:06:28 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27427_d20250713_m020304_c001_v0001134_t0052_u01752372184594") 2025/07/13 02:06:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3eed_d20250713_m020258_c001_v7007000_t0000_u01752372178455") 2025/07/13 02:06:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a273f2_d20250713_m020251_c001_v0001134_t0019_u01752372171128") 2025/07/13 02:06:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f419bf9225f956a30_d20250713_m020404_c001_v7007000_t0000_u01752372244102") 2025/07/13 02:06:29 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ce92_d20250713_m020359_c001_v0001171_t0040_u01752372239949") 2025/07/13 02:06:29 DEBUG : dir1/0010-45678: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d36b_d20250713_m020424_c001_v7007000_t0000_u01752372264046") 2025/07/13 02:06:29 DEBUG : dir1/0010-45678: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283245_d20250713_m020418_c001_v0001182_t0047_u01752372258594") 2025/07/13 02:06:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e0902e_d20250713_m020533_c001_v7007000_t0000_u01752372333358") 2025/07/13 02:06:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07d18a_d20250713_m020525_c001_v0001171_t0058_u01752372325584") 2025/07/13 02:06:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f417f430677518c6a_d20250713_m020519_c001_v7007000_t0000_u01752372319609") 2025/07/13 02:06:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07d10e_d20250713_m020512_c001_v0001171_t0035_u01752372312098") 2025/07/13 02:06:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de814e8_d20250713_m020505_c001_v7007000_t0000_u01752372305699") 2025/07/13 02:06:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07d07c_d20250713_m020457_c001_v0001171_t0013_u01752372297759") 2025/07/13 02:06:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e40_d20250713_m020451_c001_v7007000_t0000_u01752372291767") 2025/07/13 02:06:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cff4_d20250713_m020444_c001_v0001171_t0031_u01752372284064") 2025/07/13 02:06:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d38d_d20250713_m020437_c001_v7007000_t0000_u01752372277889") 2025/07/13 02:06:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cf98_d20250713_m020430_c001_v0001171_t0043_u01752372270111") 2025/07/13 02:06:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164ef82d019d694_d20250713_m020419_c001_v7007000_t0000_u01752372259665") 2025/07/13 02:06:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d515d_d20250713_m020414_c001_v0001165_t0000_u01752372254262") 2025/07/13 02:06:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e01_d20250713_m020407_c001_v7007000_t0000_u01752372247907") 2025/07/13 02:06:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e28318f_d20250713_m020403_c001_v0001182_t0023_u01752372243015") 2025/07/13 02:06:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caaa25_d20250713_m020400_c001_v7007000_t0000_u01752372240985") 2025/07/13 02:06:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ce74_d20250713_m020355_c001_v0001171_t0046_u01752372235478") 2025/07/13 02:06:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f411_d20250713_m020349_c001_v7007000_t0000_u01752372229105") 2025/07/13 02:06:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a274d9_d20250713_m020343_c001_v0001134_t0017_u01752372223980") 2025/07/13 02:06:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f40448ee3c968a7e5_d20250713_m020341_c001_v7007000_t0000_u01752372221976") 2025/07/13 02:06:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a274ad_d20250713_m020335_c001_v0001134_t0021_u01752372215960") 2025/07/13 02:06:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321db8_d20250713_m020325_c001_v7007000_t0000_u01752372205440") 2025/07/13 02:06:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282f2f_d20250713_m020319_c001_v0001182_t0025_u01752372199441") 2025/07/13 02:06:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caa9fb_d20250713_m020313_c001_v7007000_t0000_u01752372193227") 2025/07/13 02:06:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282e79_d20250713_m020305_c001_v0001182_t0021_u01752372185011") 2025/07/13 02:06:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3eee_d20250713_m020258_c001_v7007000_t0000_u01752372178637") 2025/07/13 02:06:30 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282d95_d20250713_m020251_c001_v0001182_t0045_u01752372171559") 2025/07/13 02:06:30 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321de5_d20250713_m020403_c001_v7007000_t0000_u01752372243930") 2025/07/13 02:06:30 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d511b_d20250713_m020359_c001_v0001165_t0053_u01752372239992") 2025/07/13 02:06:30 DEBUG : dir1/0011-56789: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d36c_d20250713_m020424_c001_v7007000_t0000_u01752372264228") 2025/07/13 02:06:30 DEBUG : dir1/0011-56789: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283249_d20250713_m020418_c001_v0001182_t0043_u01752372258790") 2025/07/13 02:06:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e0902f_d20250713_m020533_c001_v7007000_t0000_u01752372333540") 2025/07/13 02:06:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27670_d20250713_m020525_c001_v0001134_t0037_u01752372325881") 2025/07/13 02:06:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f417f430677518c6b_d20250713_m020519_c001_v7007000_t0000_u01752372319792") 2025/07/13 02:06:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2762c_d20250713_m020512_c001_v0001134_t0046_u01752372312390") 2025/07/13 02:06:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de814e9_d20250713_m020505_c001_v7007000_t0000_u01752372305882") 2025/07/13 02:06:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a275f2_d20250713_m020458_c001_v0001134_t0014_u01752372298037") 2025/07/13 02:06:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e41_d20250713_m020451_c001_v7007000_t0000_u01752372291950") 2025/07/13 02:06:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a275a9_d20250713_m020444_c001_v0001134_t0001_u01752372284376") 2025/07/13 02:06:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d38e_d20250713_m020438_c001_v7007000_t0000_u01752372278071") 2025/07/13 02:06:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27577_d20250713_m020430_c001_v0001134_t0058_u01752372270393") 2025/07/13 02:06:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c02e4_d20250713_m020419_c001_v7007000_t0000_u01752372259853") 2025/07/13 02:06:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27543_d20250713_m020414_c001_v0001134_t0017_u01752372254462") 2025/07/13 02:06:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e02_d20250713_m020408_c001_v7007000_t0000_u01752372248101") 2025/07/13 02:06:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5131_d20250713_m020403_c001_v0001165_t0026_u01752372243039") 2025/07/13 02:06:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e08fab_d20250713_m020401_c001_v7007000_t0000_u01752372241017") 2025/07/13 02:06:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a274ff_d20250713_m020355_c001_v0001134_t0048_u01752372235766") 2025/07/13 02:06:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f412_d20250713_m020349_c001_v7007000_t0000_u01752372229289") 2025/07/13 02:06:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d50c1_d20250713_m020344_c001_v0001165_t0058_u01752372224152") 2025/07/13 02:06:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321dbf_d20250713_m020342_c001_v7007000_t0000_u01752372222211") 2025/07/13 02:06:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cdca_d20250713_m020336_c001_v0001171_t0013_u01752372216360") 2025/07/13 02:06:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c02b0_d20250713_m020325_c001_v7007000_t0000_u01752372205393") 2025/07/13 02:06:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cd36_d20250713_m020319_c001_v0001171_t0023_u01752372199741") 2025/07/13 02:06:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caa9fc_d20250713_m020313_c001_v7007000_t0000_u01752372193421") 2025/07/13 02:06:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ccc0_d20250713_m020305_c001_v0001171_t0057_u01752372185212") 2025/07/13 02:06:31 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3eef_d20250713_m020258_c001_v7007000_t0000_u01752372178819") 2025/07/13 02:06:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cc36_d20250713_m020251_c001_v0001171_t0051_u01752372171758") 2025/07/13 02:06:32 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f422_d20250713_m020403_c001_v7007000_t0000_u01752372243750") 2025/07/13 02:06:32 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2751d_d20250713_m020400_c001_v0001134_t0057_u01752372240007") 2025/07/13 02:06:32 DEBUG : dir1/0012-6789;: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d36d_d20250713_m020424_c001_v7007000_t0000_u01752372264411") 2025/07/13 02:06:32 DEBUG : dir1/0012-6789;: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5175_d20250713_m020418_c001_v0001165_t0044_u01752372258803") 2025/07/13 02:06:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09030_d20250713_m020533_c001_v7007000_t0000_u01752372333723") 2025/07/13 02:06:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d530d_d20250713_m020526_c001_v0001165_t0040_u01752372326155") 2025/07/13 02:06:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f417f430677518c6c_d20250713_m020519_c001_v7007000_t0000_u01752372319975") 2025/07/13 02:06:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d52a7_d20250713_m020512_c001_v0001165_t0012_u01752372312660") 2025/07/13 02:06:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de814ea_d20250713_m020506_c001_v7007000_t0000_u01752372306117") 2025/07/13 02:06:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d524d_d20250713_m020458_c001_v0001165_t0008_u01752372298435") 2025/07/13 02:06:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e42_d20250713_m020452_c001_v7007000_t0000_u01752372292142") 2025/07/13 02:06:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5207_d20250713_m020444_c001_v0001165_t0036_u01752372284793") 2025/07/13 02:06:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d38f_d20250713_m020438_c001_v7007000_t0000_u01752372278254") 2025/07/13 02:06:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d51b9_d20250713_m020430_c001_v0001165_t0037_u01752372270681") 2025/07/13 02:06:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164ef82d019d698_d20250713_m020420_c001_v7007000_t0000_u01752372260028") 2025/07/13 02:06:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283221_d20250713_m020414_c001_v0001182_t0044_u01752372254951") 2025/07/13 02:06:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e04_d20250713_m020408_c001_v7007000_t0000_u01752372248285") 2025/07/13 02:06:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cebc_d20250713_m020403_c001_v0001171_t0056_u01752372243204") 2025/07/13 02:06:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f409e36ff137432e1_d20250713_m020401_c001_v7007000_t0000_u01752372241041") 2025/07/13 02:06:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283137_d20250713_m020356_c001_v0001182_t0028_u01752372236068") 2025/07/13 02:06:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f413_d20250713_m020349_c001_v7007000_t0000_u01752372229471") 2025/07/13 02:06:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e2830a9_d20250713_m020344_c001_v0001182_t0038_u01752372224183") 2025/07/13 02:06:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321dbe_d20250713_m020342_c001_v7007000_t0000_u01752372222014") 2025/07/13 02:06:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283029_d20250713_m020336_c001_v0001182_t0029_u01752372216706") 2025/07/13 02:06:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c02b2_d20250713_m020325_c001_v7007000_t0000_u01752372205442") 2025/07/13 02:06:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d501f_d20250713_m020320_c001_v0001165_t0019_u01752372200082") 2025/07/13 02:06:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caa9fd_d20250713_m020313_c001_v7007000_t0000_u01752372193602") 2025/07/13 02:06:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d4fd9_d20250713_m020305_c001_v0001165_t0027_u01752372185583") 2025/07/13 02:06:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3ef0_d20250713_m020259_c001_v7007000_t0000_u01752372179002") 2025/07/13 02:06:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d4f85_d20250713_m020252_c001_v0001165_t0036_u01752372172081") 2025/07/13 02:06:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321de3_d20250713_m020403_c001_v7007000_t0000_u01752372243725") 2025/07/13 02:06:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283171_d20250713_m020400_c001_v0001182_t0042_u01752372240110") 2025/07/13 02:06:33 DEBUG : dir1/0013-789;=: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d36e_d20250713_m020424_c001_v7007000_t0000_u01752372264606") 2025/07/13 02:06:33 DEBUG : dir1/0013-789;=: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cf44_d20250713_m020418_c001_v0001171_t0056_u01752372258832") 2025/07/13 02:06:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09031_d20250713_m020533_c001_v7007000_t0000_u01752372333905") 2025/07/13 02:06:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e2835b9_d20250713_m020526_c001_v0001182_t0009_u01752372326365") 2025/07/13 02:06:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f417f430677518c6d_d20250713_m020520_c001_v7007000_t0000_u01752372320170") 2025/07/13 02:06:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e2834ed_d20250713_m020512_c001_v0001182_t0022_u01752372312865") 2025/07/13 02:06:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de814ec_d20250713_m020506_c001_v7007000_t0000_u01752372306299") 2025/07/13 02:06:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283422_d20250713_m020458_c001_v0001182_t0057_u01752372298645") 2025/07/13 02:06:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e44_d20250713_m020452_c001_v7007000_t0000_u01752372292326") 2025/07/13 02:06:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283364_d20250713_m020444_c001_v0001182_t0056_u01752372284999") 2025/07/13 02:06:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d390_d20250713_m020438_c001_v7007000_t0000_u01752372278441") 2025/07/13 02:06:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e2832c4_d20250713_m020430_c001_v0001182_t0040_u01752372270884") 2025/07/13 02:06:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c02e2_d20250713_m020419_c001_v7007000_t0000_u01752372259491") 2025/07/13 02:06:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cf1c_d20250713_m020415_c001_v0001171_t0050_u01752372255147") 2025/07/13 02:06:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e06_d20250713_m020408_c001_v7007000_t0000_u01752372248466") 2025/07/13 02:06:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283191_d20250713_m020403_c001_v0001182_t0037_u01752372243233") 2025/07/13 02:06:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4146207bf9a5df89_d20250713_m020401_c001_v7007000_t0000_u01752372241041") 2025/07/13 02:06:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d50fb_d20250713_m020356_c001_v0001165_t0021_u01752372236271") 2025/07/13 02:06:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f414_d20250713_m020349_c001_v7007000_t0000_u01752372229657") 2025/07/13 02:06:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ce15_d20250713_m020344_c001_v0001171_t0020_u01752372224226") 2025/07/13 02:06:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d2cc_d20250713_m020342_c001_v7007000_t0000_u01752372222192") 2025/07/13 02:06:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5087_d20250713_m020336_c001_v0001165_t0034_u01752372216906") 2025/07/13 02:06:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c02b4_d20250713_m020325_c001_v7007000_t0000_u01752372205608") 2025/07/13 02:06:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27471_d20250713_m020320_c001_v0001134_t0033_u01752372200338") 2025/07/13 02:06:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caa9fe_d20250713_m020313_c001_v7007000_t0000_u01752372193784") 2025/07/13 02:06:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2742d_d20250713_m020305_c001_v0001134_t0011_u01752372185802") 2025/07/13 02:06:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3ef1_d20250713_m020259_c001_v7007000_t0000_u01752372179187") 2025/07/13 02:06:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a273f6_d20250713_m020252_c001_v0001134_t0059_u01752372172279") 2025/07/13 02:06:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caaa28_d20250713_m020403_c001_v7007000_t0000_u01752372243760") 2025/07/13 02:06:35 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d511d_d20250713_m020400_c001_v0001165_t0020_u01752372240211") 2025/07/13 02:06:35 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d36f_d20250713_m020424_c001_v7007000_t0000_u01752372264789") 2025/07/13 02:06:35 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e28324b_d20250713_m020418_c001_v0001182_t0010_u01752372258990") 2025/07/13 02:06:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09032_d20250713_m020534_c001_v7007000_t0000_u01752372334089") 2025/07/13 02:06:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07d196_d20250713_m020526_c001_v0001171_t0027_u01752372326573") 2025/07/13 02:06:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f417f430677518c6e_d20250713_m020520_c001_v7007000_t0000_u01752372320356") 2025/07/13 02:06:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07d11c_d20250713_m020513_c001_v0001171_t0037_u01752372313079") 2025/07/13 02:06:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de814ed_d20250713_m020506_c001_v7007000_t0000_u01752372306480") 2025/07/13 02:06:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07d082_d20250713_m020458_c001_v0001171_t0045_u01752372298857") 2025/07/13 02:06:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e45_d20250713_m020452_c001_v7007000_t0000_u01752372292509") 2025/07/13 02:06:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cffa_d20250713_m020445_c001_v0001171_t0046_u01752372285237") 2025/07/13 02:06:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d391_d20250713_m020438_c001_v7007000_t0000_u01752372278629") 2025/07/13 02:06:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cfa2_d20250713_m020431_c001_v0001171_t0044_u01752372271084") 2025/07/13 02:06:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c02e3_d20250713_m020419_c001_v7007000_t0000_u01752372259672") 2025/07/13 02:06:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5163_d20250713_m020415_c001_v0001165_t0059_u01752372255422") 2025/07/13 02:06:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e07_d20250713_m020408_c001_v7007000_t0000_u01752372248648") 2025/07/13 02:06:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27529_d20250713_m020403_c001_v0001134_t0013_u01752372243275") 2025/07/13 02:06:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caaa24_d20250713_m020400_c001_v7007000_t0000_u01752372240802") 2025/07/13 02:06:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ce7c_d20250713_m020356_c001_v0001171_t0059_u01752372236511") 2025/07/13 02:06:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f415_d20250713_m020349_c001_v7007000_t0000_u01752372229840") 2025/07/13 02:06:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a274db_d20250713_m020344_c001_v0001134_t0051_u01752372224346") 2025/07/13 02:06:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405f381dd5bf8760_d20250713_m020342_c001_v7007000_t0000_u01752372222225") 2025/07/13 02:06:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a274b3_d20250713_m020337_c001_v0001134_t0023_u01752372217184") 2025/07/13 02:06:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f422ad289d3feed8b_d20250713_m020325_c001_v7007000_t0000_u01752372205624") 2025/07/13 02:06:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282f39_d20250713_m020320_c001_v0001182_t0016_u01752372200655") 2025/07/13 02:06:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caa9ff_d20250713_m020313_c001_v7007000_t0000_u01752372193965") 2025/07/13 02:06:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282e8b_d20250713_m020306_c001_v0001182_t0013_u01752372186401") 2025/07/13 02:06:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3ef2_d20250713_m020259_c001_v7007000_t0000_u01752372179385") 2025/07/13 02:06:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282da7_d20250713_m020252_c001_v0001182_t0056_u01752372172559") 2025/07/13 02:06:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caaa2a_d20250713_m020403_c001_v7007000_t0000_u01752372243944") 2025/07/13 02:06:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ce94_d20250713_m020400_c001_v0001171_t0014_u01752372240219") 2025/07/13 02:06:36 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d370_d20250713_m020424_c001_v7007000_t0000_u01752372264972") 2025/07/13 02:06:36 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2755b_d20250713_m020419_c001_v0001134_t0014_u01752372259006") 2025/07/13 02:06:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09033_d20250713_m020534_c001_v7007000_t0000_u01752372334271") 2025/07/13 02:06:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27672_d20250713_m020526_c001_v0001134_t0006_u01752372326899") 2025/07/13 02:06:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f417f430677518c6f_d20250713_m020520_c001_v7007000_t0000_u01752372320539") 2025/07/13 02:06:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27636_d20250713_m020513_c001_v0001134_t0027_u01752372313651") 2025/07/13 02:06:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de814ee_d20250713_m020506_c001_v7007000_t0000_u01752372306662") 2025/07/13 02:06:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a275f8_d20250713_m020459_c001_v0001134_t0021_u01752372299398") 2025/07/13 02:06:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e46_d20250713_m020452_c001_v7007000_t0000_u01752372292693") 2025/07/13 02:06:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a275af_d20250713_m020445_c001_v0001134_t0015_u01752372285537") 2025/07/13 02:06:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d392_d20250713_m020438_c001_v7007000_t0000_u01752372278812") 2025/07/13 02:06:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2757b_d20250713_m020431_c001_v0001134_t0004_u01752372271346") 2025/07/13 02:06:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f44c_d20250713_m020419_c001_v7007000_t0000_u01752372259869") 2025/07/13 02:06:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27549_d20250713_m020415_c001_v0001134_t0046_u01752372255646") 2025/07/13 02:06:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e09_d20250713_m020408_c001_v7007000_t0000_u01752372248829") 2025/07/13 02:06:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5135_d20250713_m020403_c001_v0001165_t0007_u01752372243323") 2025/07/13 02:06:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4196c7043f33d69f_d20250713_m020401_c001_v7007000_t0000_u01752372241053") 2025/07/13 02:06:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27509_d20250713_m020356_c001_v0001134_t0041_u01752372236824") 2025/07/13 02:06:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f416_d20250713_m020350_c001_v7007000_t0000_u01752372230023") 2025/07/13 02:06:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d50c3_d20250713_m020344_c001_v0001165_t0001_u01752372224360") 2025/07/13 02:06:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f40448ee3c968a7e6_d20250713_m020342_c001_v7007000_t0000_u01752372222235") 2025/07/13 02:06:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cdce_d20250713_m020337_c001_v0001171_t0058_u01752372217638") 2025/07/13 02:06:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164ef82d019d665_d20250713_m020325_c001_v7007000_t0000_u01752372205564") 2025/07/13 02:06:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cd40_d20250713_m020320_c001_v0001171_t0039_u01752372200867") 2025/07/13 02:06:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caaa00_d20250713_m020314_c001_v7007000_t0000_u01752372194148") 2025/07/13 02:06:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ccc8_d20250713_m020306_c001_v0001171_t0035_u01752372186608") 2025/07/13 02:06:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3ef3_d20250713_m020259_c001_v7007000_t0000_u01752372179567") 2025/07/13 02:06:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cc48_d20250713_m020252_c001_v0001171_t0036_u01752372172767") 2025/07/13 02:06:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f419bf9225f956a2c_d20250713_m020403_c001_v7007000_t0000_u01752372243769") 2025/07/13 02:06:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283173_d20250713_m020400_c001_v0001182_t0040_u01752372240324") 2025/07/13 02:06:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81431_d20250713_m020328_c001_v7007000_t0000_u01752372208148") 2025/07/13 02:06:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5037_d20250713_m020323_c001_v0001165_t0013_u01752372203704") 2025/07/13 02:06:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81432_d20250713_m020328_c001_v7007000_t0000_u01752372208329") 2025/07/13 02:06:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282f61_d20250713_m020323_c001_v0001182_t0013_u01752372203738") 2025/07/13 02:06:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81433_d20250713_m020328_c001_v7007000_t0000_u01752372208511") 2025/07/13 02:06:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27483_d20250713_m020323_c001_v0001134_t0023_u01752372203883") 2025/07/13 02:06:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81434_d20250713_m020328_c001_v7007000_t0000_u01752372208731") 2025/07/13 02:06:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282f65_d20250713_m020323_c001_v0001182_t0039_u01752372203948") 2025/07/13 02:06:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81435_d20250713_m020328_c001_v7007000_t0000_u01752372208916") 2025/07/13 02:06:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5039_d20250713_m020323_c001_v0001165_t0011_u01752372203976") 2025/07/13 02:06:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81436_d20250713_m020329_c001_v7007000_t0000_u01752372209110") 2025/07/13 02:06:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cd60_d20250713_m020324_c001_v0001171_t0012_u01752372204096") 2025/07/13 02:06:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81437_d20250713_m020329_c001_v7007000_t0000_u01752372209294") 2025/07/13 02:06:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282f67_d20250713_m020324_c001_v0001182_t0011_u01752372204144") 2025/07/13 02:06:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81438_d20250713_m020329_c001_v7007000_t0000_u01752372209490") 2025/07/13 02:06:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d503b_d20250713_m020324_c001_v0001165_t0032_u01752372204181") 2025/07/13 02:06:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81439_d20250713_m020329_c001_v7007000_t0000_u01752372209673") 2025/07/13 02:06:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27485_d20250713_m020324_c001_v0001134_t0033_u01752372204292") 2025/07/13 02:06:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de8143a_d20250713_m020329_c001_v7007000_t0000_u01752372209865") 2025/07/13 02:06:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282f6d_d20250713_m020324_c001_v0001182_t0012_u01752372204360") 2025/07/13 02:06:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de8143b_d20250713_m020330_c001_v7007000_t0000_u01752372210048") 2025/07/13 02:06:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d503d_d20250713_m020324_c001_v0001165_t0023_u01752372204384") 2025/07/13 02:06:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de8143c_d20250713_m020330_c001_v7007000_t0000_u01752372210260") 2025/07/13 02:06:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cd62_d20250713_m020324_c001_v0001171_t0046_u01752372204415") 2025/07/13 02:06:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de8143d_d20250713_m020330_c001_v7007000_t0000_u01752372210444") 2025/07/13 02:06:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282f6f_d20250713_m020324_c001_v0001182_t0015_u01752372204564") 2025/07/13 02:06:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de8143e_d20250713_m020330_c001_v7007000_t0000_u01752372210638") 2025/07/13 02:06:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27487_d20250713_m020324_c001_v0001134_t0026_u01752372204617") 2025/07/13 02:06:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de8143f_d20250713_m020330_c001_v7007000_t0000_u01752372210820") 2025/07/13 02:06:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d503f_d20250713_m020324_c001_v0001165_t0012_u01752372204675") 2025/07/13 02:06:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81440_d20250713_m020331_c001_v7007000_t0000_u01752372211002") 2025/07/13 02:06:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cd64_d20250713_m020324_c001_v0001171_t0023_u01752372204684") 2025/07/13 02:06:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321dc6_d20250713_m020345_c001_v7007000_t0000_u01752372225115") 2025/07/13 02:06:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e28305b_d20250713_m020340_c001_v0001182_t0018_u01752372220176") 2025/07/13 02:06:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3f14_d20250713_m020344_c001_v7007000_t0000_u01752372224977") 2025/07/13 02:06:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d509d_d20250713_m020340_c001_v0001165_t0042_u01752372220265") 2025/07/13 02:06:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405f381dd5bf8761_d20250713_m020344_c001_v7007000_t0000_u01752372224924") 2025/07/13 02:06:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e28305f_d20250713_m020340_c001_v0001182_t0044_u01752372220401") 2025/07/13 02:06:40 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321dc5_d20250713_m020344_c001_v7007000_t0000_u01752372224931") 2025/07/13 02:06:40 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a274c1_d20250713_m020340_c001_v0001134_t0023_u01752372220447") 2025/07/13 02:06:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4146207bf9a5df81_d20250713_m020344_c001_v7007000_t0000_u01752372224943") 2025/07/13 02:06:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d509f_d20250713_m020340_c001_v0001165_t0054_u01752372220462") 2025/07/13 02:06:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405f381dd5bf8763_d20250713_m020345_c001_v7007000_t0000_u01752372225303") 2025/07/13 02:06:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283061_d20250713_m020340_c001_v0001182_t0016_u01752372220595") 2025/07/13 02:06:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f3fb_d20250713_m020344_c001_v7007000_t0000_u01752372224955") 2025/07/13 02:06:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cdea_d20250713_m020340_c001_v0001171_t0055_u01752372220623") 2025/07/13 02:06:40 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321dc7_d20250713_m020345_c001_v7007000_t0000_u01752372225309") 2025/07/13 02:06:40 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d50a3_d20250713_m020340_c001_v0001165_t0003_u01752372220719") 2025/07/13 02:06:40 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f3fd_d20250713_m020345_c001_v7007000_t0000_u01752372225323") 2025/07/13 02:06:40 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283063_d20250713_m020340_c001_v0001182_t0023_u01752372220804") 2025/07/13 02:06:40 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164ef82d019d66f_d20250713_m020344_c001_v7007000_t0000_u01752372224984") 2025/07/13 02:06:40 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a274c5_d20250713_m020340_c001_v0001134_t0018_u01752372220854") 2025/07/13 02:06:40 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4146207bf9a5df82_d20250713_m020345_c001_v7007000_t0000_u01752372225127") 2025/07/13 02:06:40 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cdf0_d20250713_m020340_c001_v0001171_t0010_u01752372220943") 2025/07/13 02:06:40 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f3fc_d20250713_m020345_c001_v7007000_t0000_u01752372225139") 2025/07/13 02:06:40 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d50a5_d20250713_m020340_c001_v0001165_t0013_u01752372220957") 2025/07/13 02:06:40 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d2d6_d20250713_m020345_c001_v7007000_t0000_u01752372225149") 2025/07/13 02:06:41 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283069_d20250713_m020341_c001_v0001182_t0055_u01752372220999") 2025/07/13 02:06:41 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f40448ee3c968a7ea_d20250713_m020345_c001_v7007000_t0000_u01752372225096") 2025/07/13 02:06:41 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e28306d_d20250713_m020341_c001_v0001182_t0007_u01752372221201") 2025/07/13 02:06:41 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3f15_d20250713_m020345_c001_v7007000_t0000_u01752372225161") 2025/07/13 02:06:41 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d50a7_d20250713_m020341_c001_v0001165_t0041_u01752372221214") 2025/07/13 02:06:41 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164ef82d019d670_d20250713_m020345_c001_v7007000_t0000_u01752372225172") 2025/07/13 02:06:41 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a274c9_d20250713_m020341_c001_v0001134_t0034_u01752372221306") 2025/07/13 02:06:41 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f411b4f8834086d18_d20250713_m020144_c001_v7007000_t0000_u01752372104302") 2025/07/13 02:06:41 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f110f5d78654938aa_d20250713_m020142_c001_v0001183_t0051_u01752372102407") 2025/07/13 02:06:41 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f41504b544b36eace_d20250713_m020142_c001_v7007000_t0000_u01752372102226") 2025/07/13 02:06:41 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f110f5d7865493874_d20250713_m020139_c001_v0001183_t0027_u01752372099278") 2025/07/13 02:06:41 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f41504b544b36eaca_d20250713_m020138_c001_v7007000_t0000_u01752372098551") 2025/07/13 02:06:41 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c972_d20250713_m020133_c001_v0001171_t0050_u01752372093852") 2025/07/13 02:06:41 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f415d5da76893ebe7_d20250713_m020132_c001_v7007000_t0000_u01752372092374") 2025/07/13 02:06:41 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f112eaa116ad994e6_d20250713_m020129_c001_v0001104_t0050_u01752372089141") 2025/07/13 02:06:41 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f42173e8218572ed2_d20250713_m020128_c001_v7007000_t0000_u01752372088961") 2025/07/13 02:06:41 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f112eaa116ad994de_d20250713_m020125_c001_v0001104_t0052_u01752372085483") 2025/07/13 02:06:41 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f42173e8218572ece_d20250713_m020124_c001_v7007000_t0000_u01752372084755") 2025/07/13 02:06:41 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2727c_d20250713_m020120_c001_v0001134_t0030_u01752372080998") 2025/07/13 02:06:42 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321ce9_d20250713_m020119_c001_v7007000_t0000_u01752372079714") 2025/07/13 02:06:42 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11626d25a947ea9b_d20250713_m020118_c001_v0001161_t0012_u01752372078324") 2025/07/13 02:06:42 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4015dd3d4b1b5d7c_d20250713_m020118_c001_v7007000_t0000_u01752372078140") 2025/07/13 02:06:42 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11626d25a947ea91_d20250713_m020115_c001_v0001161_t0055_u01752372075211") 2025/07/13 02:06:42 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4015dd3d4b1b5d74_d20250713_m020114_c001_v7007000_t0000_u01752372074469") 2025/07/13 02:06:42 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27262_d20250713_m020110_c001_v0001134_t0053_u01752372070877") 2025/07/13 02:06:42 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321ce1_d20250713_m020109_c001_v7007000_t0000_u01752372069971") 2025/07/13 02:06:42 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1072243ef5b922a8_d20250713_m020108_c001_v0001182_t0016_u01752372068233") 2025/07/13 02:06:42 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4015dd3d4b1b5d6c_d20250713_m020108_c001_v7007000_t0000_u01752372068049") 2025/07/13 02:06:42 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1072243ef5b92298_d20250713_m020105_c001_v0001182_t0011_u01752372065071") 2025/07/13 02:06:42 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4015dd3d4b1b5d68_d20250713_m020104_c001_v7007000_t0000_u01752372064340") 2025/07/13 02:06:42 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2724e_d20250713_m020058_c001_v0001134_t0020_u01752372058602") 2025/07/13 02:06:42 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3e8a_d20250713_m020057_c001_v7007000_t0000_u01752372057690") 2025/07/13 02:06:42 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f108d8718d83d9827_d20250713_m020055_c001_v0001106_t0013_u01752372055611") 2025/07/13 02:06:42 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3e84_d20250713_m020055_c001_v7007000_t0000_u01752372055427") 2025/07/13 02:06:42 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f108d8718d83d981d_d20250713_m020051_c001_v0001106_t0046_u01752372051887") 2025/07/13 02:06:42 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3e7a_d20250713_m020051_c001_v7007000_t0000_u01752372051158") 2025/07/13 02:06:42 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2721e_d20250713_m020045_c001_v0001134_t0002_u01752372045615") 2025/07/13 02:06:42 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f42173e8218572e9e_d20250713_m020044_c001_v7007000_t0000_u01752372044697") 2025/07/13 02:06:42 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1097b5009693c1c3_d20250713_m020043_c001_v0001176_t0016_u01752372043124") 2025/07/13 02:06:43 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321cc1_d20250713_m020042_c001_v7007000_t0000_u01752372042940") 2025/07/13 02:06:43 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1097b5009693c1bc_d20250713_m020039_c001_v0001176_t0002_u01752372039937") 2025/07/13 02:06:43 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321cbe_d20250713_m020039_c001_v7007000_t0000_u01752372039197") 2025/07/13 02:06:43 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a271fa_d20250713_m020033_c001_v0001134_t0003_u01752372033757") 2025/07/13 02:06:43 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a7885_d20250713_m020032_c001_v7007000_t0000_u01752372032653") 2025/07/13 02:06:43 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f118dcae2435b9391_d20250713_m020027_c001_v0001176_t0000_u01752372027157") 2025/07/13 02:06:43 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f42173e8218572e94_d20250713_m020026_c001_v7007000_t0000_u01752372026957") 2025/07/13 02:06:43 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a271de_d20250713_m020023_c001_v0001134_t0042_u01752372023047") 2025/07/13 02:06:43 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f118e6f5a0e90f835_d20250713_m020021_c001_v0001115_t0030_u01752372021999") 2025/07/13 02:06:43 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f118e6f5a0e90f82f_d20250713_m020020_c001_v0001115_t0036_u01752372020563") 2025/07/13 02:06:43 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f408af9c67dedadef_d20250713_m020007_c001_v7007000_t0000_u01752372007271") 2025/07/13 02:06:43 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c6f9_d20250713_m020000_c001_v0001171_t0056_u01752372000340") 2025/07/13 02:06:43 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f109f4d47c3427cd0_d20250713_m015959_c001_v0001180_t0026_u01752371999532") 2025/07/13 02:06:43 DEBUG : dst/one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f109f4d47c3427cc8_d20250713_m015958_c001_v0001180_t0019_u01752371998576") 2025/07/13 02:06:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f411b4f8834086d19_d20250713_m020144_c001_v7007000_t0000_u01752372104484") 2025/07/13 02:06:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f119bf70f519cd361_d20250713_m020142_c001_v0001182_t0011_u01752372102022") 2025/07/13 02:06:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10793c1d3f4873bf_d20250713_m020137_c001_v0001144_t0013_u01752372097928") 2025/07/13 02:06:43 DEBUG : dst/one.bak: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f415d5da76893ebe8_d20250713_m020132_c001_v7007000_t0000_u01752372092555") 2025/07/13 02:06:43 DEBUG : dst/one.bak: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1197c83808b56698_d20250713_m020128_c001_v0001181_t0051_u01752372088736") 2025/07/13 02:06:43 DEBUG : dst/one.bak: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105cf984dd935462_d20250713_m020124_c001_v0001180_t0025_u01752372084497") 2025/07/13 02:06:44 DEBUG : dst/one.bak: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321cea_d20250713_m020119_c001_v7007000_t0000_u01752372079897") 2025/07/13 02:06:44 DEBUG : dst/one.bak: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f113148b16a49c681_d20250713_m020117_c001_v0001116_t0019_u01752372077159") 2025/07/13 02:06:44 DEBUG : dst/one.bak: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1170c7da755959b4_d20250713_m020114_c001_v0001137_t0030_u01752372074106") 2025/07/13 02:06:44 DEBUG : dst/three: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a7886_d20250713_m020032_c001_v7007000_t0000_u01752372032836") 2025/07/13 02:06:44 DEBUG : dst/three: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f118e6f5a0e90f83f_d20250713_m020031_c001_v0001115_t0049_u01752372031053") 2025/07/13 02:06:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f411b4f8834086d1b_d20250713_m020144_c001_v7007000_t0000_u01752372104665") 2025/07/13 02:06:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f104b79b927f0a181_d20250713_m020143_c001_v0001137_t0034_u01752372103164") 2025/07/13 02:06:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f102e934be1bbf294_d20250713_m020140_c001_v0001109_t0045_u01752372100052") 2025/07/13 02:06:44 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f411b4f8834086d1c_d20250713_m020144_c001_v7007000_t0000_u01752372104846") 2025/07/13 02:06:44 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f110f5d78654938c9_d20250713_m020143_c001_v0001183_t0007_u01752372103713") 2025/07/13 02:06:44 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f41504b544b36ead1_d20250713_m020143_c001_v7007000_t0000_u01752372103531") 2025/07/13 02:06:44 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f110f5d786549388c_d20250713_m020140_c001_v0001183_t0006_u01752372100685") 2025/07/13 02:06:44 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f41504b544b36eacc_d20250713_m020140_c001_v7007000_t0000_u01752372100501") 2025/07/13 02:06:44 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c97a_d20250713_m020134_c001_v0001171_t0058_u01752372094927") 2025/07/13 02:06:44 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f415d5da76893ebe9_d20250713_m020132_c001_v7007000_t0000_u01752372092760") 2025/07/13 02:06:44 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f112eaa116ad994e8_d20250713_m020131_c001_v0001104_t0012_u01752372091175") 2025/07/13 02:06:44 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f42173e8218572ed3_d20250713_m020130_c001_v7007000_t0000_u01752372090994") 2025/07/13 02:06:44 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f112eaa116ad994e0_d20250713_m020127_c001_v0001104_t0044_u01752372087061") 2025/07/13 02:06:44 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f42173e8218572ed0_d20250713_m020126_c001_v7007000_t0000_u01752372086879") 2025/07/13 02:06:44 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27280_d20250713_m020121_c001_v0001134_t0039_u01752372081668") 2025/07/13 02:06:45 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4015dd3d4b1b5d7e_d20250713_m020119_c001_v7007000_t0000_u01752372079162") 2025/07/13 02:06:45 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c904_d20250713_m020116_c001_v0001171_t0050_u01752372076303") 2025/07/13 02:06:45 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4015dd3d4b1b5d76_d20250713_m020115_c001_v7007000_t0000_u01752372075932") 2025/07/13 02:06:45 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27264_d20250713_m020111_c001_v0001134_t0050_u01752372071512") 2025/07/13 02:06:45 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4015dd3d4b1b5d6f_d20250713_m020109_c001_v7007000_t0000_u01752372069049") 2025/07/13 02:06:45 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c8c0_d20250713_m020106_c001_v0001171_t0053_u01752372066891") 2025/07/13 02:06:45 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4015dd3d4b1b5d69_d20250713_m020105_c001_v7007000_t0000_u01752372065766") 2025/07/13 02:06:45 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27250_d20250713_m020059_c001_v0001134_t0021_u01752372059317") 2025/07/13 02:06:45 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3e85_d20250713_m020056_c001_v7007000_t0000_u01752372056733") 2025/07/13 02:06:45 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c861_d20250713_m020054_c001_v0001171_t0049_u01752372054203") 2025/07/13 02:06:45 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3e7f_d20250713_m020053_c001_v7007000_t0000_u01752372053110") 2025/07/13 02:06:45 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27220_d20250713_m020046_c001_v0001134_t0052_u01752372046240") 2025/07/13 02:06:45 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321cc3_d20250713_m020043_c001_v7007000_t0000_u01752372043778") 2025/07/13 02:06:45 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c821_d20250713_m020041_c001_v0001171_t0050_u01752372041731") 2025/07/13 02:06:45 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321cc0_d20250713_m020040_c001_v7007000_t0000_u01752372040636") 2025/07/13 02:06:45 DEBUG : dst/three.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a271fe_d20250713_m020034_c001_v0001134_t0012_u01752372034521") 2025/07/13 02:06:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f415d5da76893ebeb_d20250713_m020132_c001_v7007000_t0000_u01752372092943") 2025/07/13 02:06:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f103c3d17b533b5e4_d20250713_m020130_c001_v0001157_t0042_u01752372090671") 2025/07/13 02:06:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1126f7d2b109f209_d20250713_m020126_c001_v0001029_t0043_u01752372086527") 2025/07/13 02:06:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321ceb_d20250713_m020120_c001_v7007000_t0000_u01752372080080") 2025/07/13 02:06:46 DEBUG : dst/three.txt.bak: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1070c1dc0a3a5c4e_d20250713_m020118_c001_v0001101_t0029_u01752372078862") 2025/07/13 02:06:46 DEBUG : dst/three.txt.bak: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11878c262a4f2f5b_d20250713_m020115_c001_v0001177_t0010_u01752372075722") 2025/07/13 02:06:46 DEBUG : dst/two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f411b4f8834086d1d_d20250713_m020145_c001_v7007000_t0000_u01752372105027") 2025/07/13 02:06:46 DEBUG : dst/two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2729a_d20250713_m020134_c001_v0001134_t0051_u01752372094475") 2025/07/13 02:06:46 DEBUG : dst/two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f415d5da76893ebec_d20250713_m020133_c001_v7007000_t0000_u01752372093126") 2025/07/13 02:06:46 DEBUG : dst/two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c92a_d20250713_m020121_c001_v0001171_t0020_u01752372081304") 2025/07/13 02:06:46 DEBUG : dst/two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321cec_d20250713_m020120_c001_v7007000_t0000_u01752372080263") 2025/07/13 02:06:46 DEBUG : dst/two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c8e0_d20250713_m020111_c001_v0001171_t0016_u01752372071188") 2025/07/13 02:06:46 DEBUG : dst/two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321ce2_d20250713_m020110_c001_v7007000_t0000_u01752372070155") 2025/07/13 02:06:46 DEBUG : dst/two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c88b_d20250713_m020059_c001_v0001171_t0015_u01752372059055") 2025/07/13 02:06:46 DEBUG : dst/two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3e8b_d20250713_m020057_c001_v7007000_t0000_u01752372057875") 2025/07/13 02:06:46 DEBUG : dst/two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c83f_d20250713_m020045_c001_v0001171_t0049_u01752372045958") 2025/07/13 02:06:46 DEBUG : dst/two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f42173e8218572e9f_d20250713_m020044_c001_v7007000_t0000_u01752372044880") 2025/07/13 02:06:46 DEBUG : dst/two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c7f9_d20250713_m020034_c001_v0001171_t0023_u01752372034183") 2025/07/13 02:06:46 DEBUG : dst/two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a7887_d20250713_m020033_c001_v7007000_t0000_u01752372033020") 2025/07/13 02:06:46 DEBUG : dst/two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f118e987009c43b86_d20250713_m020028_c001_v0001171_t0010_u01752372028532") 2025/07/13 02:06:46 DEBUG : dst/two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f408af9c67dedadf0_d20250713_m020007_c001_v7007000_t0000_u01752372007455") 2025/07/13 02:06:46 DEBUG : dst/two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f109f4d47c3427cea_d20250713_m020006_c001_v0001180_t0054_u01752372006307") 2025/07/13 02:06:46 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f411b4f8834086ca4_d20250713_m015934_c001_v7007000_t0000_u01752371974504") 2025/07/13 02:06:46 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c625_d20250713_m015930_c001_v0001171_t0012_u01752371970941") 2025/07/13 02:06:47 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f411b4f8834086ca1_d20250713_m015928_c001_v7007000_t0000_u01752371968991") 2025/07/13 02:06:47 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27144_d20250713_m015919_c001_v0001134_t0006_u01752371959790") 2025/07/13 02:06:47 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c01c2_d20250713_m015911_c001_v7007000_t0000_u01752371951397") 2025/07/13 02:06:47 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c59b_d20250713_m015907_c001_v0001171_t0010_u01752371947442") 2025/07/13 02:06:47 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e143_d20250713_m015845_c001_v7007000_t0000_u01752371925978") 2025/07/13 02:06:47 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c4fc_d20250713_m015843_c001_v0001171_t0044_u01752371923849") 2025/07/13 02:06:47 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e13e_d20250713_m015842_c001_v7007000_t0000_u01752371922737") 2025/07/13 02:06:47 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c4e8_d20250713_m015841_c001_v0001171_t0054_u01752371921492") 2025/07/13 02:06:47 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e139_d20250713_m015838_c001_v7007000_t0000_u01752371918206") 2025/07/13 02:06:47 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c4be_d20250713_m015836_c001_v0001171_t0046_u01752371916454") 2025/07/13 02:06:47 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e135_d20250713_m015835_c001_v7007000_t0000_u01752371915625") 2025/07/13 02:06:47 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c4ae_d20250713_m015834_c001_v0001171_t0054_u01752371914033") 2025/07/13 02:06:47 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e12a_d20250713_m015828_c001_v7007000_t0000_u01752371908431") 2025/07/13 02:06:47 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c480_d20250713_m015826_c001_v0001171_t0034_u01752371906782") 2025/07/13 02:06:47 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e126_d20250713_m015825_c001_v7007000_t0000_u01752371905936") 2025/07/13 02:06:47 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c472_d20250713_m015825_c001_v0001171_t0050_u01752371905114") 2025/07/13 02:06:47 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de8133a_d20250713_m015820_c001_v7007000_t0000_u01752371900115") 2025/07/13 02:06:47 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c450_d20250713_m015818_c001_v0001171_t0046_u01752371898324") 2025/07/13 02:06:47 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81338_d20250713_m015816_c001_v7007000_t0000_u01752371896474") 2025/07/13 02:06:47 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c442_d20250713_m015815_c001_v0001171_t0048_u01752371895460") 2025/07/13 02:06:48 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81337_d20250713_m015815_c001_v7007000_t0000_u01752371895094") 2025/07/13 02:06:48 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1154b2a5bb10d382_d20250713_m015814_c001_v0001182_t0055_u01752371894508") 2025/07/13 02:06:48 DEBUG : empty space: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c436_d20250713_m015812_c001_v0001171_t0022_u01752371892793") 2025/07/13 02:06:48 DEBUG : enormous: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e141_d20250713_m015845_c001_v7007000_t0000_u01752371925052") 2025/07/13 02:06:48 DEBUG : enormous: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c502_d20250713_m015844_c001_v0001171_t0020_u01752371924255") 2025/07/13 02:06:48 DEBUG : existing: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f411b4f8834086d26_d20250713_m020149_c001_v7007000_t0000_u01752372109786") 2025/07/13 02:06:48 DEBUG : existing: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a272c9_d20250713_m020148_c001_v0001134_t0006_u01752372108394") 2025/07/13 02:06:48 DEBUG : existing: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c01c0_d20250713_m015905_c001_v7007000_t0000_u01752371945845") 2025/07/13 02:06:48 DEBUG : existing: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27124_d20250713_m015904_c001_v0001134_t0016_u01752371944602") 2025/07/13 02:06:48 DEBUG : existing: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81330_d20250713_m015810_c001_v7007000_t0000_u01752371890105") 2025/07/13 02:06:48 DEBUG : existing: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c419_d20250713_m015808_c001_v0001171_t0000_u01752371888947") 2025/07/13 02:06:48 DEBUG : existing: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de8132f_d20250713_m015808_c001_v7007000_t0000_u01752371888401") 2025/07/13 02:06:48 DEBUG : existing: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c411_d20250713_m015807_c001_v0001171_t0035_u01752371887739") 2025/07/13 02:06:48 DEBUG : existing: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c407_d20250713_m015806_c001_v0001171_t0015_u01752371886855") 2025/07/13 02:06:48 DEBUG : existing-b: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c01c1_d20250713_m015906_c001_v7007000_t0000_u01752371946028") 2025/07/13 02:06:48 DEBUG : existing-b: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c585_d20250713_m015904_c001_v0001171_t0000_u01752371944592") 2025/07/13 02:06:48 DEBUG : file1: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f3a7_d20250713_m020243_c001_v7007000_t0000_u01752372163968") 2025/07/13 02:06:48 DEBUG : file1: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282d23_d20250713_m020243_c001_v0001182_t0019_u01752372163157") 2025/07/13 02:06:48 DEBUG : file1: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f3a0_d20250713_m020241_c001_v7007000_t0000_u01752372161732") 2025/07/13 02:06:48 DEBUG : file1: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d4f4f_d20250713_m020240_c001_v0001165_t0031_u01752372160725") 2025/07/13 02:06:49 DEBUG : five: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e144_d20250713_m015850_c001_v7007000_t0000_u01752371930187") 2025/07/13 02:06:49 DEBUG : five: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f41376b21da07c524_d20250713_m015847_c001_v0001171_t0047_u01752371927945") 2025/07/13 02:06:49 DEBUG : foo: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81339_d20250713_m015817_c001_v7007000_t0000_u01752371897958") 2025/07/13 02:06:49 DEBUG : foo: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f41376b21da07c44c_d20250713_m015817_c001_v0001171_t0047_u01752371897397") 2025/07/13 02:06:49 DEBUG : foo: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f41376b21da07c44a_d20250713_m015816_c001_v0001171_t0047_u01752371896842") 2025/07/13 02:06:49 DEBUG : four: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e145_d20250713_m015850_c001_v7007000_t0000_u01752371930372") 2025/07/13 02:06:49 DEBUG : four: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4058a98bb68850da_d20250713_m015848_c001_v0001044_t0014_u01752371928692") 2025/07/13 02:06:49 DEBUG : four: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c520_d20250713_m015847_c001_v0001171_t0059_u01752371927296") 2025/07/13 02:06:49 DEBUG : hello world2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f409625629eb1832f_d20250713_m015726_c001_v7007000_t0000_u01752371846720") 2025/07/13 02:06:49 DEBUG : hello world2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c2d5_d20250713_m015726_c001_v0001171_t0043_u01752371846057") 2025/07/13 02:06:49 DEBUG : ignore-size: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de8132e_d20250713_m015806_c001_v7007000_t0000_u01752371886492") 2025/07/13 02:06:49 DEBUG : ignore-size: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c405_d20250713_m015805_c001_v0001171_t0052_u01752371885490") 2025/07/13 02:06:49 DEBUG : nested/sub dir/file: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c01bd_d20250713_m015903_c001_v7007000_t0000_u01752371943852") 2025/07/13 02:06:49 DEBUG : nested/sub dir/file: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c57f_d20250713_m015902_c001_v0001171_t0001_u01752371942998") 2025/07/13 02:06:49 DEBUG : nested/sub dir/file: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c01bb_d20250713_m015902_c001_v7007000_t0000_u01752371942249") 2025/07/13 02:06:49 DEBUG : nested/sub dir/file: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27120_d20250713_m015901_c001_v0001134_t0011_u01752371941285") 2025/07/13 02:06:49 DEBUG : one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e146_d20250713_m015850_c001_v7007000_t0000_u01752371930553") 2025/07/13 02:06:49 DEBUG : one: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f41376b21da07c510_d20250713_m015846_c001_v0001171_t0047_u01752371926378") 2025/07/13 02:06:49 DEBUG : only0: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f38b_d20250713_m020236_c001_v7007000_t0000_u01752372156298") 2025/07/13 02:06:49 DEBUG : only0: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f40442445d5a2739d_d20250713_m020230_c001_v0001134_t0000_u01752372150633") 2025/07/13 02:06:49 DEBUG : only0: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cae3_d20250713_m020215_c001_v0001171_t0033_u01752372135133") 2025/07/13 02:06:50 DEBUG : only0: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f41271751ae5d7ea5_d20250713_m020208_c001_v7007000_t0000_u01752372128799") 2025/07/13 02:06:50 DEBUG : only0: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ca09_d20250713_m020153_c001_v0001171_t0021_u01752372113581") 2025/07/13 02:06:50 DEBUG : only1: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f38c_d20250713_m020236_c001_v7007000_t0000_u01752372156480") 2025/07/13 02:06:50 DEBUG : only1: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405b746e2e282c86_d20250713_m020231_c001_v0001182_t0047_u01752372151565") 2025/07/13 02:06:50 DEBUG : only1: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cae7_d20250713_m020215_c001_v0001171_t0046_u01752372135907") 2025/07/13 02:06:50 DEBUG : only1: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405f381dd5bf873e_d20250713_m020208_c001_v7007000_t0000_u01752372128781") 2025/07/13 02:06:50 DEBUG : only1: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ca0d_d20250713_m020154_c001_v0001171_t0041_u01752372114250") 2025/07/13 02:06:50 DEBUG : only10: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f38d_d20250713_m020236_c001_v7007000_t0000_u01752372156674") 2025/07/13 02:06:50 DEBUG : only10: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f41376b21da07cb67_d20250713_m020230_c001_v0001171_t0047_u01752372150645") 2025/07/13 02:06:50 DEBUG : only10: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cb25_d20250713_m020222_c001_v0001171_t0032_u01752372142956") 2025/07/13 02:06:50 DEBUG : only10: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78e2_d20250713_m020209_c001_v7007000_t0000_u01752372129534") 2025/07/13 02:06:50 DEBUG : only10: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ca47_d20250713_m020200_c001_v0001171_t0056_u01752372120281") 2025/07/13 02:06:50 DEBUG : only11: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f38e_d20250713_m020236_c001_v7007000_t0000_u01752372156855") 2025/07/13 02:06:50 DEBUG : only11: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405b746e2e282c7a_d20250713_m020231_c001_v0001182_t0047_u01752372151200") 2025/07/13 02:06:50 DEBUG : only11: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cb29_d20250713_m020223_c001_v0001171_t0012_u01752372143769") 2025/07/13 02:06:50 DEBUG : only11: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405f381dd5bf873c_d20250713_m020208_c001_v7007000_t0000_u01752372128413") 2025/07/13 02:06:50 DEBUG : only11: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ca4d_d20250713_m020201_c001_v0001171_t0027_u01752372121016") 2025/07/13 02:06:50 DEBUG : only12: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f38f_d20250713_m020237_c001_v7007000_t0000_u01752372157037") 2025/07/13 02:06:50 DEBUG : only12: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4022c16ad58d4f23_d20250713_m020231_c001_v0001165_t0030_u01752372151390") 2025/07/13 02:06:50 DEBUG : only12: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cb37_d20250713_m020224_c001_v0001171_t0050_u01752372144434") 2025/07/13 02:06:50 DEBUG : only12: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78e1_d20250713_m020209_c001_v7007000_t0000_u01752372129348") 2025/07/13 02:06:50 DEBUG : only12: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ca59_d20250713_m020201_c001_v0001171_t0013_u01752372121669") 2025/07/13 02:06:51 DEBUG : only13: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f390_d20250713_m020237_c001_v7007000_t0000_u01752372157219") 2025/07/13 02:06:51 DEBUG : only13: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f40442445d5a2739f_d20250713_m020231_c001_v0001134_t0000_u01752372151031") 2025/07/13 02:06:51 DEBUG : only13: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cb3b_d20250713_m020225_c001_v0001171_t0032_u01752372145323") 2025/07/13 02:06:51 DEBUG : only13: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f422ad289d3feed24_d20250713_m020208_c001_v7007000_t0000_u01752372128812") 2025/07/13 02:06:51 DEBUG : only13: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ca67_d20250713_m020202_c001_v0001171_t0049_u01752372122430") 2025/07/13 02:06:51 DEBUG : only14: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f391_d20250713_m020237_c001_v7007000_t0000_u01752372157407") 2025/07/13 02:06:51 DEBUG : only14: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f41376b21da07cb6b_d20250713_m020231_c001_v0001171_t0047_u01752372151042") 2025/07/13 02:06:51 DEBUG : only14: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cb3f_d20250713_m020225_c001_v0001171_t0057_u01752372145969") 2025/07/13 02:06:51 DEBUG : only14: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405f381dd5bf873f_d20250713_m020208_c001_v7007000_t0000_u01752372128966") 2025/07/13 02:06:51 DEBUG : only14: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ca6b_d20250713_m020203_c001_v0001171_t0020_u01752372123253") 2025/07/13 02:06:51 DEBUG : only15: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f392_d20250713_m020237_c001_v7007000_t0000_u01752372157590") 2025/07/13 02:06:51 DEBUG : only15: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f40442445d5a273a3_d20250713_m020231_c001_v0001134_t0000_u01752372151221") 2025/07/13 02:06:51 DEBUG : only15: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cb45_d20250713_m020226_c001_v0001171_t0029_u01752372146647") 2025/07/13 02:06:51 DEBUG : only15: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f41271751ae5d7ea9_d20250713_m020209_c001_v7007000_t0000_u01752372129355") 2025/07/13 02:06:51 DEBUG : only15: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ca6f_d20250713_m020204_c001_v0001171_t0033_u01752372124102") 2025/07/13 02:06:51 DEBUG : only16: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f393_d20250713_m020237_c001_v7007000_t0000_u01752372157771") 2025/07/13 02:06:51 DEBUG : only16: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f41376b21da07cb6f_d20250713_m020231_c001_v0001171_t0047_u01752372151232") 2025/07/13 02:06:51 DEBUG : only16: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cb4b_d20250713_m020227_c001_v0001171_t0041_u01752372147463") 2025/07/13 02:06:51 DEBUG : only16: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405f381dd5bf873d_d20250713_m020208_c001_v7007000_t0000_u01752372128597") 2025/07/13 02:06:51 DEBUG : only16: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ca77_d20250713_m020204_c001_v0001171_t0055_u01752372124884") 2025/07/13 02:06:52 DEBUG : only17: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f394_d20250713_m020237_c001_v7007000_t0000_u01752372157953") 2025/07/13 02:06:52 DEBUG : only17: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405b746e2e282c7e_d20250713_m020231_c001_v0001182_t0047_u01752372151383") 2025/07/13 02:06:52 DEBUG : only17: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cb57_d20250713_m020228_c001_v0001171_t0018_u01752372148292") 2025/07/13 02:06:52 DEBUG : only17: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f422ad289d3feed27_d20250713_m020209_c001_v7007000_t0000_u01752372129444") 2025/07/13 02:06:52 DEBUG : only17: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ca7b_d20250713_m020205_c001_v0001171_t0006_u01752372125753") 2025/07/13 02:06:52 DEBUG : only18: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f395_d20250713_m020238_c001_v7007000_t0000_u01752372158134") 2025/07/13 02:06:52 DEBUG : only18: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f40442445d5a273a5_d20250713_m020231_c001_v0001134_t0000_u01752372151403") 2025/07/13 02:06:52 DEBUG : only18: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cb5b_d20250713_m020228_c001_v0001171_t0053_u01752372148912") 2025/07/13 02:06:52 DEBUG : only18: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78df_d20250713_m020208_c001_v7007000_t0000_u01752372128979") 2025/07/13 02:06:53 DEBUG : only18: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ca83_d20250713_m020206_c001_v0001171_t0032_u01752372126485") 2025/07/13 02:06:53 DEBUG : only19: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f396_d20250713_m020238_c001_v7007000_t0000_u01752372158316") 2025/07/13 02:06:53 DEBUG : only19: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f41376b21da07cb71_d20250713_m020231_c001_v0001171_t0047_u01752372151439") 2025/07/13 02:06:53 DEBUG : only19: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cb5f_d20250713_m020229_c001_v0001171_t0042_u01752372149740") 2025/07/13 02:06:53 DEBUG : only19: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f41271751ae5d7ea8_d20250713_m020209_c001_v7007000_t0000_u01752372129171") 2025/07/13 02:06:53 DEBUG : only19: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ca89_d20250713_m020207_c001_v0001171_t0047_u01752372127068") 2025/07/13 02:06:53 DEBUG : only2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f397_d20250713_m020238_c001_v7007000_t0000_u01752372158499") 2025/07/13 02:06:53 DEBUG : only2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4022c16ad58d4f25_d20250713_m020231_c001_v0001165_t0030_u01752372151581") 2025/07/13 02:06:53 DEBUG : only2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07caf1_d20250713_m020216_c001_v0001171_t0048_u01752372136706") 2025/07/13 02:06:53 DEBUG : only2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f41271751ae5d7ea6_d20250713_m020208_c001_v7007000_t0000_u01752372128986") 2025/07/13 02:06:53 DEBUG : only2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ca13_d20250713_m020154_c001_v0001171_t0040_u01752372114924") 2025/07/13 02:06:53 DEBUG : only3: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f398_d20250713_m020238_c001_v7007000_t0000_u01752372158679") 2025/07/13 02:06:53 DEBUG : only3: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f40442445d5a273a9_d20250713_m020231_c001_v0001134_t0000_u01752372151587") 2025/07/13 02:06:53 DEBUG : only3: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07caf7_d20250713_m020217_c001_v0001171_t0049_u01752372137438") 2025/07/13 02:06:53 DEBUG : only3: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405f381dd5bf8742_d20250713_m020209_c001_v7007000_t0000_u01752372129524") 2025/07/13 02:06:53 DEBUG : only3: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ca15_d20250713_m020155_c001_v0001171_t0043_u01752372115533") 2025/07/13 02:06:53 DEBUG : only4: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f399_d20250713_m020238_c001_v7007000_t0000_u01752372158862") 2025/07/13 02:06:53 DEBUG : only4: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f41376b21da07cb79_d20250713_m020231_c001_v0001171_t0047_u01752372151622") 2025/07/13 02:06:53 DEBUG : only4: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cb01_d20250713_m020218_c001_v0001171_t0027_u01752372138172") 2025/07/13 02:06:54 DEBUG : only4: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f422ad289d3feed25_d20250713_m020209_c001_v7007000_t0000_u01752372129002") 2025/07/13 02:06:54 DEBUG : only4: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ca1b_d20250713_m020156_c001_v0001171_t0022_u01752372116247") 2025/07/13 02:06:54 DEBUG : only5: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f39a_d20250713_m020239_c001_v7007000_t0000_u01752372159045") 2025/07/13 02:06:54 DEBUG : only5: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405b746e2e282c88_d20250713_m020231_c001_v0001182_t0047_u01752372151749") 2025/07/13 02:06:54 DEBUG : only5: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cb07_d20250713_m020218_c001_v0001171_t0022_u01752372138848") 2025/07/13 02:06:54 DEBUG : only5: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405f381dd5bf8740_d20250713_m020209_c001_v7007000_t0000_u01752372129152") 2025/07/13 02:06:54 DEBUG : only5: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ca21_d20250713_m020156_c001_v0001171_t0059_u01752372116974") 2025/07/13 02:06:54 DEBUG : only6: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f39b_d20250713_m020239_c001_v7007000_t0000_u01752372159226") 2025/07/13 02:06:54 DEBUG : only6: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4022c16ad58d4f29_d20250713_m020231_c001_v0001165_t0030_u01752372151765") 2025/07/13 02:06:54 DEBUG : only6: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cb13_d20250713_m020219_c001_v0001171_t0058_u01752372139746") 2025/07/13 02:06:54 DEBUG : only6: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f422ad289d3feed26_d20250713_m020209_c001_v7007000_t0000_u01752372129251") 2025/07/13 02:06:54 DEBUG : only6: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ca27_d20250713_m020157_c001_v0001171_t0039_u01752372117641") 2025/07/13 02:06:54 DEBUG : only7: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f39c_d20250713_m020239_c001_v7007000_t0000_u01752372159406") 2025/07/13 02:06:54 DEBUG : only7: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f40442445d5a273ab_d20250713_m020231_c001_v0001134_t0000_u01752372151772") 2025/07/13 02:06:54 DEBUG : only7: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cb15_d20250713_m020220_c001_v0001171_t0033_u01752372140574") 2025/07/13 02:06:54 DEBUG : only7: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78e0_d20250713_m020209_c001_v7007000_t0000_u01752372129164") 2025/07/13 02:06:54 DEBUG : only7: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ca31_d20250713_m020158_c001_v0001171_t0034_u01752372118221") 2025/07/13 02:06:54 DEBUG : only8: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f39d_d20250713_m020239_c001_v7007000_t0000_u01752372159592") 2025/07/13 02:06:54 DEBUG : only8: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f41376b21da07cb7b_d20250713_m020231_c001_v0001171_t0047_u01752372151805") 2025/07/13 02:06:54 DEBUG : only8: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cb19_d20250713_m020221_c001_v0001171_t0057_u01752372141485") 2025/07/13 02:06:54 DEBUG : only8: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a78de_d20250713_m020208_c001_v7007000_t0000_u01752372128795") 2025/07/13 02:06:54 DEBUG : only8: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ca35_d20250713_m020158_c001_v0001171_t0007_u01752372118880") 2025/07/13 02:06:55 DEBUG : only9: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f39e_d20250713_m020239_c001_v7007000_t0000_u01752372159776") 2025/07/13 02:06:55 DEBUG : only9: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405b746e2e282c8a_d20250713_m020231_c001_v0001182_t0047_u01752372151935") 2025/07/13 02:06:55 DEBUG : only9: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cb1f_d20250713_m020222_c001_v0001171_t0000_u01752372142177") 2025/07/13 02:06:55 DEBUG : only9: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405f381dd5bf8741_d20250713_m020209_c001_v7007000_t0000_u01752372129338") 2025/07/13 02:06:55 DEBUG : only9: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ca3f_d20250713_m020159_c001_v0001171_t0024_u01752372119639") 2025/07/13 02:06:55 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c01b8_d20250713_m015859_c001_v7007000_t0000_u01752371939797") 2025/07/13 02:06:55 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c569_d20250713_m015857_c001_v0001171_t0043_u01752371937299") 2025/07/13 02:06:55 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c01b4_d20250713_m015856_c001_v7007000_t0000_u01752371936542") 2025/07/13 02:06:55 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c557_d20250713_m015854_c001_v0001171_t0046_u01752371934561") 2025/07/13 02:06:55 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c01af_d20250713_m015853_c001_v7007000_t0000_u01752371933817") 2025/07/13 02:06:55 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2710d_d20250713_m015851_c001_v0001134_t0027_u01752371931471") 2025/07/13 02:06:55 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e13c_d20250713_m015840_c001_v7007000_t0000_u01752371920378") 2025/07/13 02:06:55 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c4ce_d20250713_m015838_c001_v0001171_t0048_u01752371918752") 2025/07/13 02:06:55 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e137_d20250713_m015837_c001_v7007000_t0000_u01752371917117") 2025/07/13 02:06:55 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c4ba_d20250713_m015836_c001_v0001171_t0028_u01752371916173") 2025/07/13 02:06:55 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e134_d20250713_m015834_c001_v7007000_t0000_u01752371914701") 2025/07/13 02:06:55 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c4ac_d20250713_m015833_c001_v0001171_t0031_u01752371913706") 2025/07/13 02:06:55 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e129_d20250713_m015827_c001_v7007000_t0000_u01752371907862") 2025/07/13 02:06:55 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c47c_d20250713_m015826_c001_v0001171_t0030_u01752371906482") 2025/07/13 02:06:56 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e127_d20250713_m015826_c001_v7007000_t0000_u01752371906119") 2025/07/13 02:06:56 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c470_d20250713_m015824_c001_v0001171_t0021_u01752371904599") 2025/07/13 02:06:56 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e124_d20250713_m015824_c001_v7007000_t0000_u01752371904193") 2025/07/13 02:06:56 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c46c_d20250713_m015823_c001_v0001171_t0029_u01752371903465") 2025/07/13 02:06:56 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c468_d20250713_m015822_c001_v0001171_t0059_u01752371902776") 2025/07/13 02:06:56 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e123_d20250713_m015822_c001_v7007000_t0000_u01752371902407") 2025/07/13 02:06:56 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c464_d20250713_m015821_c001_v0001171_t0005_u01752371901762") 2025/07/13 02:06:56 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c45e_d20250713_m015821_c001_v0001171_t0058_u01752371901058") 2025/07/13 02:06:56 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de8133b_d20250713_m015820_c001_v7007000_t0000_u01752371900298") 2025/07/13 02:06:56 DEBUG : potato: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c458_d20250713_m015819_c001_v0001171_t0052_u01752371899166") 2025/07/13 02:06:56 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4146207bf9a5de21_d20250713_m015943_c001_v7007000_t0000_u01752371983618") 2025/07/13 02:06:56 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c677_d20250713_m015942_c001_v0001171_t0037_u01752371982874") 2025/07/13 02:06:56 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f411b4f8834086ca5_d20250713_m015934_c001_v7007000_t0000_u01752371974934") 2025/07/13 02:06:56 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2715a_d20250713_m015930_c001_v0001134_t0039_u01752371970299") 2025/07/13 02:06:56 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f408af9c67dedade0_d20250713_m015922_c001_v7007000_t0000_u01752371962841") 2025/07/13 02:06:56 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c5df_d20250713_m015919_c001_v0001171_t0041_u01752371959166") 2025/07/13 02:06:56 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c01c3_d20250713_m015911_c001_v7007000_t0000_u01752371951765") 2025/07/13 02:06:56 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27126_d20250713_m015906_c001_v0001134_t0023_u01752371946942") 2025/07/13 02:06:56 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e142_d20250713_m015845_c001_v7007000_t0000_u01752371925240") 2025/07/13 02:06:56 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c4f6_d20250713_m015843_c001_v0001171_t0042_u01752371923284") 2025/07/13 02:06:57 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e13f_d20250713_m015842_c001_v7007000_t0000_u01752371922920") 2025/07/13 02:06:57 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c4e4_d20250713_m015840_c001_v0001171_t0010_u01752371920927") 2025/07/13 02:06:57 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e13d_d20250713_m015840_c001_v7007000_t0000_u01752371920562") 2025/07/13 02:06:57 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c4d4_d20250713_m015839_c001_v0001171_t0054_u01752371919577") 2025/07/13 02:06:57 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e13a_d20250713_m015838_c001_v7007000_t0000_u01752371918389") 2025/07/13 02:06:57 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c4c4_d20250713_m015837_c001_v0001171_t0010_u01752371917484") 2025/07/13 02:06:57 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e136_d20250713_m015835_c001_v7007000_t0000_u01752371915808") 2025/07/13 02:06:57 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c4b4_d20250713_m015834_c001_v0001171_t0056_u01752371914711") 2025/07/13 02:06:57 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e12b_d20250713_m015828_c001_v7007000_t0000_u01752371908614") 2025/07/13 02:06:57 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c486_d20250713_m015827_c001_v0001171_t0026_u01752371907446") 2025/07/13 02:06:57 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f409625629eb18336_d20250713_m015729_c001_v7007000_t0000_u01752371849530") 2025/07/13 02:06:57 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c2f1_d20250713_m015728_c001_v0001171_t0010_u01752371848869") 2025/07/13 02:06:57 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f409625629eb18332_d20250713_m015727_c001_v7007000_t0000_u01752371847961") 2025/07/13 02:06:57 DEBUG : potato2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c2e5_d20250713_m015727_c001_v0001171_t0055_u01752371847277") 2025/07/13 02:06:57 DEBUG : potato3: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f411b4f8834086ca6_d20250713_m015935_c001_v7007000_t0000_u01752371975117") 2025/07/13 02:06:57 DEBUG : potato3: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2715e_d20250713_m015931_c001_v0001134_t0030_u01752371971486") 2025/07/13 02:06:57 DEBUG : potato3: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f408af9c67dedade1_d20250713_m015923_c001_v7007000_t0000_u01752371963075") 2025/07/13 02:06:57 DEBUG : potato3: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c5eb_d20250713_m015920_c001_v0001171_t0007_u01752371960096") 2025/07/13 02:06:57 DEBUG : potato3: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c01c5_d20250713_m015912_c001_v7007000_t0000_u01752371952051") 2025/07/13 02:06:57 DEBUG : potato3: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2712a_d20250713_m015907_c001_v0001134_t0000_u01752371947808") 2025/07/13 02:06:58 DEBUG : pre-dest1/1: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a7866_d20250713_m020016_c001_v7007000_t0000_u01752372016296") 2025/07/13 02:06:58 DEBUG : pre-dest1/1: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a271b6_d20250713_m020008_c001_v0001134_t0058_u01752372008206") 2025/07/13 02:06:58 DEBUG : pre-dest2/2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4037f4cd614a7867_d20250713_m020016_c001_v7007000_t0000_u01752372016479") 2025/07/13 02:06:58 DEBUG : pre-dest2/2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c743_d20250713_m020008_c001_v0001171_t0023_u01752372008875") 2025/07/13 02:06:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f408af9c67dedadea_d20250713_m015954_c001_v7007000_t0000_u01752371994542") 2025/07/13 02:06:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2718e_d20250713_m015951_c001_v0001134_t0051_u01752371991398") 2025/07/13 02:06:58 DEBUG : sizeonly: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de8132c_d20250713_m015804_c001_v7007000_t0000_u01752371884922") 2025/07/13 02:06:58 DEBUG : sizeonly: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c3fd_d20250713_m015803_c001_v0001171_t0005_u01752371883879") 2025/07/13 02:06:58 DEBUG : splitbanan: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d371_d20250713_m020425_c001_v7007000_t0000_u01752372265159") 2025/07/13 02:06:58 DEBUG : splitbanan: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cf34_d20250713_m020417_c001_v0001171_t0012_u01752372257942") 2025/07/13 02:06:58 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09034_d20250713_m020534_c001_v7007000_t0000_u01752372334453") 2025/07/13 02:06:58 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2767a_d20250713_m020527_c001_v0001134_t0018_u01752372327997") 2025/07/13 02:06:58 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f417f430677518c70_d20250713_m020520_c001_v7007000_t0000_u01752372320746") 2025/07/13 02:06:58 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2763c_d20250713_m020514_c001_v0001134_t0001_u01752372314681") 2025/07/13 02:06:58 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de814ef_d20250713_m020506_c001_v7007000_t0000_u01752372306860") 2025/07/13 02:06:58 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a275fe_d20250713_m020500_c001_v0001134_t0019_u01752372300596") 2025/07/13 02:06:58 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e48_d20250713_m020452_c001_v7007000_t0000_u01752372292878") 2025/07/13 02:06:58 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a275b7_d20250713_m020446_c001_v0001134_t0015_u01752372286672") 2025/07/13 02:06:58 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d393_d20250713_m020438_c001_v7007000_t0000_u01752372278994") 2025/07/13 02:06:58 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2757f_d20250713_m020432_c001_v0001134_t0024_u01752372272348") 2025/07/13 02:06:58 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f420f204b3144d359_d20250713_m020420_c001_v7007000_t0000_u01752372260040") 2025/07/13 02:06:59 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2754d_d20250713_m020416_c001_v0001134_t0000_u01752372256777") 2025/07/13 02:06:59 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4183de41fa321e0a_d20250713_m020409_c001_v7007000_t0000_u01752372249011") 2025/07/13 02:06:59 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ceac_d20250713_m020402_c001_v0001171_t0007_u01752372242160") 2025/07/13 02:06:59 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f41f_d20250713_m020400_c001_v7007000_t0000_u01752372240996") 2025/07/13 02:06:59 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a2750f_d20250713_m020357_c001_v0001134_t0026_u01752372237850") 2025/07/13 02:06:59 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f417_d20250713_m020350_c001_v7007000_t0000_u01752372230206") 2025/07/13 02:06:59 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d50b1_d20250713_m020343_c001_v0001165_t0039_u01752372223164") 2025/07/13 02:06:59 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3f0d_d20250713_m020342_c001_v7007000_t0000_u01752372222182") 2025/07/13 02:06:59 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cdd8_d20250713_m020338_c001_v0001171_t0050_u01752372218811") 2025/07/13 02:06:59 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164ef82d019d666_d20250713_m020325_c001_v7007000_t0000_u01752372205746") 2025/07/13 02:06:59 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cd4c_d20250713_m020322_c001_v0001171_t0014_u01752372202067") 2025/07/13 02:06:59 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4021475c79caaa01_d20250713_m020314_c001_v7007000_t0000_u01752372194330") 2025/07/13 02:06:59 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07ccd2_d20250713_m020307_c001_v0001171_t0055_u01752372187898") 2025/07/13 02:06:59 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f406bb69ce62e3ef4_d20250713_m020259_c001_v7007000_t0000_u01752372179748") 2025/07/13 02:06:59 DEBUG : splitbananasplit: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cc58_d20250713_m020253_c001_v0001171_t0051_u01752372173789") 2025/07/13 02:06:59 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f419bf9225f956a31_d20250713_m020404_c001_v7007000_t0000_u01752372244111") 2025/07/13 02:06:59 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d510f_d20250713_m020359_c001_v0001165_t0031_u01752372239084") 2025/07/13 02:06:59 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f3ae_d20250713_m020248_c001_v7007000_t0000_u01752372168037") 2025/07/13 02:06:59 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cc06_d20250713_m020246_c001_v0001171_t0007_u01752372166912") 2025/07/13 02:06:59 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f3ab_d20250713_m020246_c001_v7007000_t0000_u01752372166149") 2025/07/13 02:06:59 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a273d8_d20250713_m020244_c001_v0001134_t0042_u01752372164914") 2025/07/13 02:06:59 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c01be_d20250713_m015904_c001_v7007000_t0000_u01752371944035") 2025/07/13 02:07:00 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27122_d20250713_m015903_c001_v0001134_t0024_u01752371943097") 2025/07/13 02:07:00 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c01bc_d20250713_m015902_c001_v7007000_t0000_u01752371942432") 2025/07/13 02:07:00 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c573_d20250713_m015900_c001_v0001171_t0043_u01752371940931") 2025/07/13 02:07:00 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81329_d20250713_m015801_c001_v7007000_t0000_u01752371881631") 2025/07/13 02:07:00 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c3dd_d20250713_m015800_c001_v0001171_t0059_u01752371880268") 2025/07/13 02:07:00 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81327_d20250713_m015759_c001_v7007000_t0000_u01752371879864") 2025/07/13 02:07:00 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c3d5_d20250713_m015758_c001_v0001171_t0009_u01752371878785") 2025/07/13 02:07:00 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81326_d20250713_m015756_c001_v7007000_t0000_u01752371876723") 2025/07/13 02:07:00 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c3c1_d20250713_m015755_c001_v0001171_t0032_u01752371875590") 2025/07/13 02:07:00 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81325_d20250713_m015755_c001_v7007000_t0000_u01752371875046") 2025/07/13 02:07:00 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c3b5_d20250713_m015754_c001_v0001171_t0030_u01752371874128") 2025/07/13 02:07:00 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c39d_d20250713_m015751_c001_v0001171_t0047_u01752371871402") 2025/07/13 02:07:00 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f407fe7564de81322_d20250713_m015751_c001_v7007000_t0000_u01752371871039") 2025/07/13 02:07:00 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c395_d20250713_m015750_c001_v0001171_t0029_u01752371870308") 2025/07/13 02:07:00 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c391_d20250713_m015749_c001_v0001171_t0039_u01752371869652") 2025/07/13 02:07:00 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f409625629eb1835b_d20250713_m015748_c001_v7007000_t0000_u01752371868918") 2025/07/13 02:07:00 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c377_d20250713_m015746_c001_v0001171_t0052_u01752371866455") 2025/07/13 02:07:00 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c365_d20250713_m015744_c001_v0001171_t0014_u01752371864060") 2025/07/13 02:07:00 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f409625629eb18358_d20250713_m015743_c001_v7007000_t0000_u01752371863694") 2025/07/13 02:07:00 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c35f_d20250713_m015742_c001_v0001171_t0058_u01752371862939") 2025/07/13 02:07:00 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c359_d20250713_m015742_c001_v0001171_t0039_u01752371862307") 2025/07/13 02:07:01 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f409625629eb18357_d20250713_m015741_c001_v7007000_t0000_u01752371861943") 2025/07/13 02:07:01 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c33b_d20250713_m015738_c001_v0001171_t0051_u01752371858266") 2025/07/13 02:07:01 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f409625629eb1834e_d20250713_m015737_c001_v7007000_t0000_u01752371857902") 2025/07/13 02:07:01 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c335_d20250713_m015737_c001_v0001171_t0008_u01752371857290") 2025/07/13 02:07:01 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f409625629eb18349_d20250713_m015736_c001_v7007000_t0000_u01752371856381") 2025/07/13 02:07:01 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c32d_d20250713_m015735_c001_v0001171_t0043_u01752371855761") 2025/07/13 02:07:01 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f409625629eb18344_d20250713_m015735_c001_v7007000_t0000_u01752371855215") 2025/07/13 02:07:01 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c321_d20250713_m015734_c001_v0001171_t0015_u01752371854525") 2025/07/13 02:07:01 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f409625629eb18340_d20250713_m015733_c001_v7007000_t0000_u01752371853611") 2025/07/13 02:07:01 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c315_d20250713_m015732_c001_v0001171_t0021_u01752371852680") 2025/07/13 02:07:01 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f409625629eb1833d_d20250713_m015732_c001_v7007000_t0000_u01752371852127") 2025/07/13 02:07:01 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c305_d20250713_m015731_c001_v0001171_t0017_u01752371851265") 2025/07/13 02:07:01 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f409625629eb1833a_d20250713_m015730_c001_v7007000_t0000_u01752371850717") 2025/07/13 02:07:01 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c2fd_d20250713_m015730_c001_v0001171_t0035_u01752371850077") 2025/07/13 02:07:01 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f409625629eb1832c_d20250713_m015725_c001_v7007000_t0000_u01752371845508") 2025/07/13 02:07:01 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c2bb_d20250713_m015724_c001_v0001171_t0027_u01752371844853") 2025/07/13 02:07:01 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f409625629eb1832b_d20250713_m015724_c001_v7007000_t0000_u01752371844308") 2025/07/13 02:07:01 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c2b5_d20250713_m015723_c001_v0001171_t0010_u01752371843681") 2025/07/13 02:07:01 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f409625629eb18329_d20250713_m015722_c001_v7007000_t0000_u01752371842773") 2025/07/13 02:07:01 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c29b_d20250713_m015722_c001_v0001171_t0027_u01752371842027") 2025/07/13 02:07:02 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f409625629eb18328_d20250713_m015719_c001_v7007000_t0000_u01752371839667") 2025/07/13 02:07:02 DEBUG : sub dir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c27f_d20250713_m015718_c001_v0001171_t0012_u01752371838928") 2025/07/13 02:07:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f3af_d20250713_m020248_c001_v7007000_t0000_u01752372168218") 2025/07/13 02:07:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e282d59_d20250713_m020246_c001_v0001182_t0000_u01752372166925") 2025/07/13 02:07:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f3ac_d20250713_m020246_c001_v7007000_t0000_u01752372166333") 2025/07/13 02:07:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d4f69_d20250713_m020244_c001_v0001165_t0034_u01752372164926") 2025/07/13 02:07:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09036_d20250713_m020536_c001_v7007000_t0000_u01752372336448") 2025/07/13 02:07:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d534f_d20250713_m020535_c001_v0001165_t0059_u01752372335825") 2025/07/13 02:07:02 DEBUG : sub/yam: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c01b7_d20250713_m015859_c001_v7007000_t0000_u01752371939243") 2025/07/13 02:07:02 DEBUG : sub/yam: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1058a98bb68850f0_d20250713_m015857_c001_v0001044_t0050_u01752371937655") 2025/07/13 02:07:02 DEBUG : test_dir1/file2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f3a8_d20250713_m020244_c001_v7007000_t0000_u01752372164149") 2025/07/13 02:07:02 DEBUG : test_dir1/file2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cbe3_d20250713_m020242_c001_v0001171_t0028_u01752372162834") 2025/07/13 02:07:02 DEBUG : test_dir1/file2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f3a1_d20250713_m020241_c001_v7007000_t0000_u01752372161950") 2025/07/13 02:07:02 DEBUG : test_dir1/file2: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07cbcf_d20250713_m020240_c001_v0001171_t0051_u01752372160739") 2025/07/13 02:07:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f3a9_d20250713_m020244_c001_v7007000_t0000_u01752372164331") 2025/07/13 02:07:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d4f53_d20250713_m020242_c001_v0001165_t0058_u01752372162808") 2025/07/13 02:07:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f405d8d7447f2f3a3_d20250713_m020242_c001_v7007000_t0000_u01752372162132") 2025/07/13 02:07:02 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a273ca_d20250713_m020240_c001_v0001134_t0019_u01752372160735") 2025/07/13 02:07:02 DEBUG : three: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e147_d20250713_m015850_c001_v7007000_t0000_u01752371930736") 2025/07/13 02:07:02 DEBUG : three: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c532_d20250713_m015849_c001_v0001171_t0054_u01752371929260") 2025/07/13 02:07:03 DEBUG : three: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07c516_d20250713_m015846_c001_v0001171_t0023_u01752371926748") 2025/07/13 02:07:03 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09037_d20250713_m020538_c001_v7007000_t0000_u01752372338048") 2025/07/13 02:07:03 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e28364f_d20250713_m020537_c001_v0001182_t0057_u01752372337394") 2025/07/13 02:07:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09060_d20250713_m020556_c001_v7007000_t0000_u01752372356164") 2025/07/13 02:07:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07d292_d20250713_m020554_c001_v0001171_t0059_u01752372354437") 2025/07/13 02:07:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09054_d20250713_m020552_c001_v7007000_t0000_u01752372352855") 2025/07/13 02:07:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283701_d20250713_m020551_c001_v0001182_t0043_u01752372351285") 2025/07/13 02:07:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e0904d_d20250713_m020550_c001_v7007000_t0000_u01752372350332") 2025/07/13 02:07:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d53c2_d20250713_m020549_c001_v0001165_t0017_u01752372349703") 2025/07/13 02:07:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e0903f_d20250713_m020544_c001_v7007000_t0000_u01752372344883") 2025/07/13 02:07:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e2836af_d20250713_m020544_c001_v0001182_t0030_u01752372344011") 2025/07/13 02:07:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09045_d20250713_m020547_c001_v7007000_t0000_u01752372347044") 2025/07/13 02:07:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07d25d_d20250713_m020545_c001_v0001171_t0057_u01752372345867") 2025/07/13 02:07:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e0903c_d20250713_m020543_c001_v7007000_t0000_u01752372343059") 2025/07/13 02:07:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1022c16ad58d5378_d20250713_m020542_c001_v0001165_t0031_u01752372342428") 2025/07/13 02:07:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e0903b_d20250713_m020541_c001_v7007000_t0000_u01752372341470") 2025/07/13 02:07:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a276aa_d20250713_m020540_c001_v0001134_t0048_u01752372340721") 2025/07/13 02:07:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09038_d20250713_m020539_c001_v7007000_t0000_u01752372339783") 2025/07/13 02:07:03 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11376b21da07d212_d20250713_m020539_c001_v0001171_t0036_u01752372339010") 2025/07/13 02:07:03 DEBUG : toe/toe/toe: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c0333_d20250713_m020600_c001_v7007000_t0000_u01752372360821") 2025/07/13 02:07:04 DEBUG : toe/toe/toe: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f105b746e2e283757_d20250713_m020600_c001_v0001182_t0022_u01752372360153") 2025/07/13 02:07:04 DEBUG : toe/toe/toe: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09049_d20250713_m020548_c001_v7007000_t0000_u01752372348721") 2025/07/13 02:07:04 DEBUG : toe/toe/toe: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a276d0_d20250713_m020547_c001_v0001134_t0046_u01752372347985") 2025/07/13 02:07:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09063_d20250713_m020556_c001_v7007000_t0000_u01752372356763") 2025/07/13 02:07:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a276ec_d20250713_m020555_c001_v0001134_t0040_u01752372355847") 2025/07/13 02:07:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4130d4d129e09056_d20250713_m020553_c001_v7007000_t0000_u01752372353478") 2025/07/13 02:07:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f11550f08ac81cfba_d20250713_m020552_c001_v0001092_t0020_u01752372352439") 2025/07/13 02:07:04 DEBUG : two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4003d7a695c2e148_d20250713_m015850_c001_v7007000_t0000_u01752371930918") 2025/07/13 02:07:04 DEBUG : two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f40442445d5a27107_d20250713_m015848_c001_v0001134_t0000_u01752371928496") 2025/07/13 02:07:04 DEBUG : two: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f41376b21da07c514_d20250713_m015846_c001_v0001171_t0047_u01752371926562") 2025/07/13 02:07:04 DEBUG : yam: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c01b9_d20250713_m015859_c001_v7007000_t0000_u01752371939983") 2025/07/13 02:07:04 DEBUG : yam: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f118ca5f9daf0a916_d20250713_m015858_c001_v0001117_t0014_u01752371938679") 2025/07/13 02:07:04 DEBUG : yam: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c01b2_d20250713_m015855_c001_v7007000_t0000_u01752371935991") 2025/07/13 02:07:04 DEBUG : yam: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10442445d5a27113_d20250713_m015854_c001_v0001134_t0010_u01752371934569") 2025/07/13 02:07:04 DEBUG : yam: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c01ad_d20250713_m015853_c001_v7007000_t0000_u01752371933257") 2025/07/13 02:07:04 DEBUG : yam: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f1058a98bb68850e0_d20250713_m015851_c001_v0001044_t0019_u01752371931487") 2025/07/13 02:07:04 DEBUG : yaml: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c01b5_d20250713_m015856_c001_v7007000_t0000_u01752371936724") 2025/07/13 02:07:05 DEBUG : yaml: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f10298b1313b8107a_d20250713_m015855_c001_v0001041_t0049_u01752371935604") 2025/07/13 02:07:05 DEBUG : yaml: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f4164c302194c01b0_d20250713_m015854_c001_v7007000_t0000_u01752371934000") 2025/07/13 02:07:05 DEBUG : yaml: Deleting (id "4_z9ff23d83800d0b1b9f880e1b_f117df896bf2e828b_d20250713_m015853_c001_v0001181_t0043_u01752371933044") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m50.149060774s (try 1/5)