"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/11/15 05:06:22 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura" 2025/11/15 05:06:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/15 05:06:22 DEBUG : Creating backend with remote "/tmp/rclone3346371420" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:06:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 05:06:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/15 05:06:23 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:06:23 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.62s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:06:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 05:06:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 05:06:24 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:06:24 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:06:25 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 05:06:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:06:25 INFO : sub dir/hello world: Copied (new) 2025/11/15 05:06:25 DEBUG : B2 bucket rclone-test-cotimov9sura: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.00s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:06:27 DEBUG : Creating backend with remote "/non-existing" 2025/11/15 05:06:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/15 05:06:27 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:06:27 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:06:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 05:06:28 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:06:28 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:06:28 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 05:06:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:06:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.70s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:06:29 INFO : B2 bucket rclone-test-cotimov9sura: Running all checks before starting transfers 2025/11/15 05:06:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 05:06:29 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:06:29 INFO : B2 bucket rclone-test-cotimov9sura: Checks finished, now starting transfers 2025/11/15 05:06:29 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:06:30 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 05:06:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:06:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.26s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:06:30 ERROR : Ignoring --no-traverse with sync 2025/11/15 05:06:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 05:06:31 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:06:31 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:06:31 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 05:06:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:06:31 INFO : sub dir/hello world: Copied (new) 2025/11/15 05:06:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.26s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:06:32 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/15 05:06:32 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:06:32 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:06:33 DEBUG : hello world2: size = 12 OK 2025/11/15 05:06:33 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/15 05:06:33 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.51s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:06:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 05:06:33 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:06:33 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:06:34 DEBUG : potato2: size = 11 OK 2025/11/15 05:06:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:06:34 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.31s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:06:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 05:06:35 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:06:35 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:06:35 DEBUG : potato2: size = 11 OK 2025/11/15 05:06:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:06:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.58s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:06:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/15 05:06:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 05:06:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/15 05:06:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 05:06:36 INFO : sub dir2: Making directory 2025/11/15 05:06:36 INFO : sub dir: Making directory 2025/11/15 05:06:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 05:06:36 INFO : sub dir2/sub sub dir2: Making directory 2025/11/15 05:06:36 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:06:36 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:06:37 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 05:06:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:06:37 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/11/15 05:06:37 DEBUG : B2 bucket rclone-test-cotimov9sura: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.28s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:06:37 INFO : sub dir2: Making directory 2025/11/15 05:06:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/15 05:06:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 05:06:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 05:06:38 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:06:38 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:06:38 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 05:06:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:06:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.35s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:06:39 DEBUG : sub dir2: Making directory with metadata 2025/11/15 05:06:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 05:06:39 INFO : sub dir2: Making directory 2025/11/15 05:06:39 INFO : sub dir: Making directory 2025/11/15 05:06:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 05:06:39 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:06:39 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:06:39 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 05:06:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:06:39 INFO : sub dir/hello world: Copied (new) 2025/11/15 05:06:39 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/15 05:06:39 DEBUG : B2 bucket rclone-test-cotimov9sura: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/15 05:06:40 DEBUG : B2 bucket rclone-test-cotimov9sura: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.43s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:06:41 INFO : sub dir2: Making directory 2025/11/15 05:06:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 05:06:41 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:06:41 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:06:41 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 05:06:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:06:41 INFO : sub dir/hello world: Copied (new) 2025/11/15 05:06:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.49s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:06:42 DEBUG : sub dir2: Making directory with metadata 2025/11/15 05:06:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 05:06:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 05:06:42 INFO : sub dir2: Making directory 2025/11/15 05:06:42 INFO : sub dir: Making directory 2025/11/15 05:06:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 05:06:42 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:06:42 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:06:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 05:06:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:06:43 INFO : sub dir/hello world: Copied (new) 2025/11/15 05:06:43 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/15 05:06:43 DEBUG : B2 bucket rclone-test-cotimov9sura: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.50s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:06:44 INFO : sub dir2: Making directory 2025/11/15 05:06:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 05:06:44 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:06:44 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:06:45 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 05:06:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:06:45 INFO : sub dir/hello world: Copied (new) 2025/11/15 05:06:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.33s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:06:46 DEBUG : Creating backend with remote "TestB2:rclone-test-jotocup9lica" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-cotimov9sura -> B2 bucket rclone-test-jotocup9lica 2025/11/15 05:06:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 05:06:47 DEBUG : B2 bucket rclone-test-jotocup9lica: Waiting for checks to finish 2025/11/15 05:06:47 DEBUG : B2 bucket rclone-test-jotocup9lica: Waiting for transfers to finish 2025/11/15 05:06:48 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 05:06:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:06:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/15 05:06:48 DEBUG : B2 bucket rclone-test-jotocup9lica: Purge remote 2025/11/15 05:06:48 INFO : B2 bucket rclone-test-jotocup9lica: cleaning bucket "rclone-test-jotocup9lica" of all files 2025/11/15 05:06:48 DEBUG : sub dir/hello world: Deleting (id "4_zafd2ad53e08d8b5b9fa80e1b_f114c5dc70c21a8a6_d20251115_m050648_c001_v0001130_t0049_u01763183208290") --- PASS: TestServerSideCopy (4.41s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:06:50 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:06:50 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:06:50 DEBUG : sub dir/hello world: Sizes differ 2025/11/15 05:06:50 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:06:50 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:06:51 DEBUG : sub dir/hello world: size = 17 OK 2025/11/15 05:06:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/15 05:06:51 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.83s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:06:52 DEBUG : Creating backend with remote "TestB2:rclone-test-pubegix1famo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-cotimov9sura -> B2 bucket rclone-test-pubegix1famo 2025/11/15 05:06:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 05:06:53 DEBUG : B2 bucket rclone-test-pubegix1famo: Waiting for checks to finish 2025/11/15 05:06:53 DEBUG : B2 bucket rclone-test-pubegix1famo: Waiting for transfers to finish 2025/11/15 05:06:55 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 05:06:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:06:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/15 05:06:56 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:06:56 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pubegix1famo) 2025/11/15 05:06:56 DEBUG : sub dir/hello world: Sizes differ 2025/11/15 05:06:56 DEBUG : B2 bucket rclone-test-pubegix1famo: Waiting for checks to finish 2025/11/15 05:06:56 DEBUG : B2 bucket rclone-test-pubegix1famo: Waiting for transfers to finish 2025/11/15 05:06:56 DEBUG : sub dir/hello world: size = 17 OK 2025/11/15 05:06:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/15 05:06:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/15 05:06:56 DEBUG : B2 bucket rclone-test-pubegix1famo: Purge remote 2025/11/15 05:06:56 INFO : B2 bucket rclone-test-pubegix1famo: cleaning bucket "rclone-test-pubegix1famo" of all files 2025/11/15 05:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f42bdd3e08d8b5b9fa80e1b_f100ef03045a234d3_d20251115_m050656_c001_v0001171_t0004_u01763183216152") 2025/11/15 05:06:56 DEBUG : sub dir/hello world: Deleting (id "4_z8f42bdd3e08d8b5b9fa80e1b_f107f8b0a7061cdb8_d20251115_m050654_c001_v0001104_t0021_u01763183214533") --- PASS: TestServerSideCopyOverSelf (6.72s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:06:59 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:06:59 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:06:59 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:06:59 DEBUG : sub dir/hello world: Sizes differ 2025/11/15 05:06:59 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:06:59 DEBUG : sub dir/hello world: size = 17 OK 2025/11/15 05:06:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/15 05:06:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/15 05:06:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.99s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:01 DEBUG : Creating backend with remote "TestB2:rclone-test-lubotid7bawu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-cotimov9sura -> B2 bucket rclone-test-lubotid7bawu 2025/11/15 05:07:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 05:07:02 DEBUG : B2 bucket rclone-test-lubotid7bawu: Waiting for checks to finish 2025/11/15 05:07:02 DEBUG : B2 bucket rclone-test-lubotid7bawu: Waiting for transfers to finish 2025/11/15 05:07:03 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 05:07:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:07:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/15 05:07:04 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:07:04 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-lubotid7bawu) 2025/11/15 05:07:04 DEBUG : sub dir/hello world: Sizes differ 2025/11/15 05:07:04 DEBUG : B2 bucket rclone-test-lubotid7bawu: Waiting for checks to finish 2025/11/15 05:07:04 DEBUG : B2 bucket rclone-test-lubotid7bawu: Waiting for transfers to finish 2025/11/15 05:07:05 DEBUG : sub dir/hello world: size = 17 OK 2025/11/15 05:07:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/15 05:07:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/15 05:07:05 INFO : sub dir/hello world: Deleted 2025/11/15 05:07:06 DEBUG : testing file moves 2025/11/15 05:07:06 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:07:06 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-lubotid7bawu) 2025/11/15 05:07:06 DEBUG : sub dir/hello world: Sizes differ 2025/11/15 05:07:06 DEBUG : B2 bucket rclone-test-lubotid7bawu: Waiting for checks to finish 2025/11/15 05:07:06 DEBUG : B2 bucket rclone-test-lubotid7bawu: Waiting for transfers to finish 2025/11/15 05:07:07 DEBUG : sub dir/hello world: size = 24 OK 2025/11/15 05:07:07 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/15 05:07:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/15 05:07:07 INFO : sub dir/hello world: Deleted 2025/11/15 05:07:07 DEBUG : B2 bucket rclone-test-lubotid7bawu: Purge remote 2025/11/15 05:07:07 INFO : B2 bucket rclone-test-lubotid7bawu: cleaning bucket "rclone-test-lubotid7bawu" of all files 2025/11/15 05:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z1fc2ddf3e08d8b5b9fa80e1b_f10144989656fb44d_d20251115_m050706_c001_v0001106_t0049_u01763183226727") 2025/11/15 05:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z1fc2ddf3e08d8b5b9fa80e1b_f118a18df459d2c5f_d20251115_m050704_c001_v0001098_t0007_u01763183224847") 2025/11/15 05:07:08 DEBUG : sub dir/hello world: Deleting (id "4_z1fc2ddf3e08d8b5b9fa80e1b_f102acced50c92185_d20251115_m050703_c001_v0001145_t0010_u01763183223104") --- PASS: TestServerSideMoveOverSelf (8.87s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:09 ERROR : error listing: directory not found 2025/11/15 05:07:10 INFO : Local file system at /tmp/rclone3346371420: Making directory 2025/11/15 05:07:10 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:10 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.48s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 05:07:11 DEBUG : Local file system at /tmp/rclone3346371420: Waiting for checks to finish 2025/11/15 05:07:11 DEBUG : Local file system at /tmp/rclone3346371420: Waiting for transfers to finish 2025/11/15 05:07:12 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/15 05:07:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:07:12 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/15 05:07:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.89s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:13 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/15 05:07:13 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:13 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:13 DEBUG : check sum: size = 1 OK 2025/11/15 05:07:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/15 05:07:13 INFO : check sum: Copied (new) 2025/11/15 05:07:13 DEBUG : Waiting for deletions to finish 2025/11/15 05:07:13 DEBUG : check sum: size = 1 OK 2025/11/15 05:07:13 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/15 05:07:13 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/15 05:07:13 DEBUG : check sum: Unchanged skipping 2025/11/15 05:07:13 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:13 DEBUG : Waiting for deletions to finish 2025/11/15 05:07:13 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.65s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/15 05:07:14 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:14 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:15 DEBUG : sizeonly: size = 6 OK 2025/11/15 05:07:15 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/15 05:07:15 INFO : sizeonly: Copied (new) 2025/11/15 05:07:15 DEBUG : Waiting for deletions to finish 2025/11/15 05:07:15 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:15 DEBUG : sizeonly: size = 6 OK 2025/11/15 05:07:15 DEBUG : sizeonly: Sizes identical 2025/11/15 05:07:15 DEBUG : sizeonly: Unchanged skipping 2025/11/15 05:07:15 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:15 DEBUG : Waiting for deletions to finish 2025/11/15 05:07:15 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.60s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/15 05:07:16 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:16 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:16 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/15 05:07:16 INFO : ignore-size: Copied (new) 2025/11/15 05:07:16 DEBUG : Waiting for deletions to finish 2025/11/15 05:07:17 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:07:17 DEBUG : ignore-size: Unchanged skipping 2025/11/15 05:07:17 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:17 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:17 DEBUG : Waiting for deletions to finish 2025/11/15 05:07:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.65s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:18 DEBUG : existing: size = 6 OK 2025/11/15 05:07:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:07:18 DEBUG : existing: Unchanged skipping 2025/11/15 05:07:18 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:18 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:18 DEBUG : Waiting for deletions to finish 2025/11/15 05:07:18 INFO : There was nothing to transfer 2025/11/15 05:07:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/15 05:07:19 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:19 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:19 DEBUG : existing: size = 6 OK 2025/11/15 05:07:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/15 05:07:19 INFO : existing: Copied (replaced existing) 2025/11/15 05:07:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.34s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/15 05:07:20 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:20 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:20 DEBUG : existing: size = 6 OK 2025/11/15 05:07:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/15 05:07:20 INFO : existing: Copied (new) 2025/11/15 05:07:20 DEBUG : Waiting for deletions to finish 2025/11/15 05:07:21 DEBUG : existing: Destination exists, skipping 2025/11/15 05:07:21 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:21 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:21 DEBUG : Waiting for deletions to finish 2025/11/15 05:07:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.74s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:22 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/15 05:07:22 DEBUG : c/non empty space: size = 5 OK 2025/11/15 05:07:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:07:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/15 05:07:22 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:22 DEBUG : c/non empty space: Unchanged skipping 2025/11/15 05:07:22 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:23 DEBUG : a/potato2: size = 60 OK 2025/11/15 05:07:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/15 05:07:23 INFO : a/potato2: Copied (new) 2025/11/15 05:07:23 DEBUG : Waiting for deletions to finish 2025/11/15 05:07:23 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.49s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:25 DEBUG : empty space: size = 1 OK 2025/11/15 05:07:25 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/15 05:07:25 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/15 05:07:25 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/15 05:07:25 DEBUG : empty space: Unchanged skipping 2025/11/15 05:07:25 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:25 DEBUG : Waiting for deletions to finish 2025/11/15 05:07:25 INFO : There was nothing to transfer 2025/11/15 05:07:25 DEBUG : empty space: size = 1 OK 2025/11/15 05:07:25 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/15 05:07:25 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/15 05:07:26 INFO : empty space: Updated modification time in destination 2025/11/15 05:07:26 DEBUG : empty space: Unchanged skipping 2025/11/15 05:07:26 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:26 DEBUG : Waiting for deletions to finish 2025/11/15 05:07:26 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.83s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:28 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:28 DEBUG : empty space: size = 1 OK 2025/11/15 05:07:28 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/15 05:07:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/15 05:07:28 DEBUG : empty space: Unchanged skipping 2025/11/15 05:07:28 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:28 DEBUG : Waiting for deletions to finish 2025/11/15 05:07:28 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:29 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:29 DEBUG : foo: size = 3 OK 2025/11/15 05:07:29 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/15 05:07:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:07:29 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:07:29 DEBUG : foo: sha1 differ 2025/11/15 05:07:29 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:29 DEBUG : foo: size = 3 OK 2025/11/15 05:07:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/15 05:07:29 INFO : foo: Copied (replaced existing) 2025/11/15 05:07:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:30 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/15 05:07:30 DEBUG : empty space: size = 1 OK 2025/11/15 05:07:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:07:30 DEBUG : empty space: Unchanged skipping 2025/11/15 05:07:30 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:30 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:31 DEBUG : potato: size = 60 OK 2025/11/15 05:07:31 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/15 05:07:31 INFO : potato: Copied (new) 2025/11/15 05:07:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.39s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:33 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:07:33 DEBUG : potato: size = 60 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:07:33 DEBUG : potato: Sizes differ 2025/11/15 05:07:33 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:33 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:33 DEBUG : potato: size = 21 OK 2025/11/15 05:07:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/15 05:07:33 INFO : potato: Copied (replaced existing) 2025/11/15 05:07:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.87s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:35 DEBUG : potato: size = 21 OK 2025/11/15 05:07:35 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/15 05:07:35 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3346371420) 2025/11/15 05:07:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:07:35 DEBUG : potato: sha1 differ 2025/11/15 05:07:35 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:35 DEBUG : potato: size = 21 OK 2025/11/15 05:07:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/15 05:07:35 INFO : potato: Copied (replaced existing) 2025/11/15 05:07:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 05:07:37 DEBUG : empty space: size = 1 OK 2025/11/15 05:07:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:07:37 DEBUG : empty space: Unchanged skipping 2025/11/15 05:07:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/15 05:07:37 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:37 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:37 DEBUG : Waiting for deletions to finish 2025/11/15 05:07:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:40 DEBUG : empty space: size = 1 OK 2025/11/15 05:07:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:07:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 05:07:40 DEBUG : empty space: Unchanged skipping 2025/11/15 05:07:40 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:40 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:40 DEBUG : potato2: size = 60 OK 2025/11/15 05:07:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/15 05:07:40 INFO : potato2: Copied (new) 2025/11/15 05:07:40 DEBUG : Waiting for deletions to finish 2025/11/15 05:07:40 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:42 INFO : d: Making directory 2025/11/15 05:07:42 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/15 05:07:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/15 05:07:43 DEBUG : c/non empty space: size = 5 OK 2025/11/15 05:07:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:07:43 DEBUG : c/non empty space: Unchanged skipping 2025/11/15 05:07:43 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:43 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:43 DEBUG : a/potato2: size = 60 OK 2025/11/15 05:07:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/15 05:07:43 INFO : a/potato2: Copied (new) 2025/11/15 05:07:43 DEBUG : Waiting for deletions to finish 2025/11/15 05:07:43 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:45 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/15 05:07:46 DEBUG : c/non empty space: size = 5 OK 2025/11/15 05:07:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:07:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/15 05:07:46 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:46 DEBUG : c/non empty space: Unchanged skipping 2025/11/15 05:07:46 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:46 DEBUG : a/potato2: size = 60 OK 2025/11/15 05:07:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/15 05:07:46 INFO : a/potato2: Copied (new) 2025/11/15 05:07:46 ERROR : B2 bucket rclone-test-cotimov9sura: not deleting files as there were IO errors 2025/11/15 05:07:46 ERROR : B2 bucket rclone-test-cotimov9sura: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.66s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:48 DEBUG : Waiting for deletions to finish 2025/11/15 05:07:48 DEBUG : empty space: size = 1 OK 2025/11/15 05:07:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:07:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 05:07:48 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:48 DEBUG : empty space: Unchanged skipping 2025/11/15 05:07:48 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:49 INFO : potato: Deleted 2025/11/15 05:07:49 DEBUG : potato2: size = 60 OK 2025/11/15 05:07:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/15 05:07:49 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.72s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:51 DEBUG : Waiting for deletions to finish 2025/11/15 05:07:51 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:51 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:51 INFO : potato: Deleted 2025/11/15 05:07:51 DEBUG : empty space: size = 1 OK 2025/11/15 05:07:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:07:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 05:07:51 DEBUG : empty space: Unchanged skipping 2025/11/15 05:07:51 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:51 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:52 DEBUG : potato2: size = 60 OK 2025/11/15 05:07:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/15 05:07:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.10s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 05:07:54 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:54 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:54 DEBUG : potato2: size = 19 OK 2025/11/15 05:07:54 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/15 05:07:54 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.17s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:56 DEBUG : enormous: Excluded (Size Filter) 2025/11/15 05:07:56 DEBUG : enormous: Excluded 2025/11/15 05:07:56 DEBUG : potato2: Excluded (Size Filter) 2025/11/15 05:07:56 DEBUG : potato2: Excluded 2025/11/15 05:07:56 DEBUG : potato2: Excluded (Size Filter) 2025/11/15 05:07:56 DEBUG : empty space: size = 1 OK 2025/11/15 05:07:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:07:56 DEBUG : empty space: Unchanged skipping 2025/11/15 05:07:56 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:56 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:56 DEBUG : Waiting for deletions to finish 2025/11/15 05:07:56 INFO : There was nothing to transfer 2025/11/15 05:07:56 DEBUG : enormous: Excluded (Size Filter) 2025/11/15 05:07:56 DEBUG : enormous: Excluded 2025/11/15 05:07:56 DEBUG : potato2: Excluded (Size Filter) 2025/11/15 05:07:56 DEBUG : potato2: Excluded 2025/11/15 05:07:57 DEBUG : potato2: Excluded (Size Filter) 2025/11/15 05:07:57 DEBUG : empty space: size = 1 OK 2025/11/15 05:07:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/15 05:07:57 DEBUG : empty space: Unchanged skipping 2025/11/15 05:07:57 DEBUG : Local file system at /tmp/rclone3346371420: Waiting for checks to finish 2025/11/15 05:07:57 DEBUG : Local file system at /tmp/rclone3346371420: Waiting for transfers to finish 2025/11/15 05:07:57 DEBUG : Waiting for deletions to finish 2025/11/15 05:07:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.30s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:07:59 DEBUG : enormous: Excluded (Size Filter) 2025/11/15 05:07:59 DEBUG : enormous: Excluded 2025/11/15 05:07:59 DEBUG : potato2: Excluded (Size Filter) 2025/11/15 05:07:59 DEBUG : potato2: Excluded 2025/11/15 05:07:59 DEBUG : empty space: size = 1 OK 2025/11/15 05:07:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:07:59 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:07:59 DEBUG : empty space: Unchanged skipping 2025/11/15 05:07:59 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:07:59 DEBUG : Waiting for deletions to finish 2025/11/15 05:07:59 INFO : enormous: Deleted 2025/11/15 05:07:59 INFO : potato2: Deleted 2025/11/15 05:07:59 INFO : There was nothing to transfer 2025/11/15 05:08:00 DEBUG : empty space: size = 1 OK 2025/11/15 05:08:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/15 05:08:00 DEBUG : empty space: Unchanged skipping 2025/11/15 05:08:00 DEBUG : Local file system at /tmp/rclone3346371420: Waiting for checks to finish 2025/11/15 05:08:00 DEBUG : Local file system at /tmp/rclone3346371420: Waiting for transfers to finish 2025/11/15 05:08:00 DEBUG : Waiting for deletions to finish 2025/11/15 05:08:00 INFO : enormous: Deleted 2025/11/15 05:08:00 INFO : potato2: Deleted 2025/11/15 05:08:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.94s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:08:02 DEBUG : five: Need to transfer - File not found at Destination 2025/11/15 05:08:02 DEBUG : four: size = 4 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:08:02 DEBUG : four: size = 8 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:08:02 DEBUG : four: Sizes differ 2025/11/15 05:08:02 DEBUG : one: Destination is newer than source, skipping 2025/11/15 05:08:02 DEBUG : three: size = 5 OK 2025/11/15 05:08:02 DEBUG : three: Sizes identical 2025/11/15 05:08:02 DEBUG : two: size = 3 OK 2025/11/15 05:08:02 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:08:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/15 05:08:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/15 05:08:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3346371420) 2025/11/15 05:08:02 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:08:02 DEBUG : two: sha1 differ 2025/11/15 05:08:02 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:08:02 DEBUG : five: size = 4 OK 2025/11/15 05:08:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/15 05:08:02 INFO : five: Copied (new) 2025/11/15 05:08:02 DEBUG : four: size = 4 OK 2025/11/15 05:08:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/15 05:08:02 INFO : four: Copied (replaced existing) 2025/11/15 05:08:02 DEBUG : two: size = 3 OK 2025/11/15 05:08:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/15 05:08:02 INFO : two: Copied (replaced existing) 2025/11/15 05:08:02 DEBUG : Waiting for deletions to finish 2025/11/15 05:08:03 DEBUG : five: size = 4 OK 2025/11/15 05:08:03 DEBUG : four: size = 4 OK 2025/11/15 05:08:03 DEBUG : one: Destination is newer than source, skipping 2025/11/15 05:08:03 DEBUG : three: size = 5 OK 2025/11/15 05:08:03 DEBUG : two: size = 3 OK 2025/11/15 05:08:03 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:08:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/15 05:08:03 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/15 05:08:03 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/15 05:08:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/15 05:08:03 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/15 05:08:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3346371420) 2025/11/15 05:08:03 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:08:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/15 05:08:03 DEBUG : three: sha1 differ 2025/11/15 05:08:03 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/15 05:08:03 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/15 05:08:03 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/15 05:08:03 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/15 05:08:03 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:08:03 DEBUG : three: size = 5 OK 2025/11/15 05:08:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/15 05:08:03 INFO : three: Copied (replaced existing) 2025/11/15 05:08:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.56s) === 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:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/15 05:08:05 INFO : B2 bucket rclone-test-cotimov9sura: Making map for --track-renames 2025/11/15 05:08:05 INFO : B2 bucket rclone-test-cotimov9sura: Finished making map for --track-renames 2025/11/15 05:08:05 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:08:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/15 05:08:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/15 05:08:05 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for renames to finish 2025/11/15 05:08:05 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:08:05 DEBUG : potato: size = 14 OK 2025/11/15 05:08:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/15 05:08:05 INFO : potato: Copied (new) 2025/11/15 05:08:05 DEBUG : yam: size = 11 OK 2025/11/15 05:08:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/15 05:08:05 INFO : yam: Copied (new) 2025/11/15 05:08:05 DEBUG : Waiting for deletions to finish 2025/11/15 05:08:06 DEBUG : potato: size = 14 OK 2025/11/15 05:08:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:08:06 INFO : B2 bucket rclone-test-cotimov9sura: Making map for --track-renames 2025/11/15 05:08:06 INFO : B2 bucket rclone-test-cotimov9sura: Finished making map for --track-renames 2025/11/15 05:08:06 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:08:06 DEBUG : potato: Unchanged skipping 2025/11/15 05:08:06 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for renames to finish 2025/11/15 05:08:07 DEBUG : yaml: size = 11 OK 2025/11/15 05:08:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/15 05:08:07 INFO : yam: Copied (server-side copy) to: yaml 2025/11/15 05:08:07 INFO : yam: Deleted 2025/11/15 05:08:07 INFO : yaml: Renamed from "yam" 2025/11/15 05:08:07 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:08:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.07s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/15 05:08:08 INFO : B2 bucket rclone-test-cotimov9sura: Making map for --track-renames 2025/11/15 05:08:08 INFO : B2 bucket rclone-test-cotimov9sura: Finished making map for --track-renames 2025/11/15 05:08:08 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:08:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/15 05:08:08 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for renames to finish 2025/11/15 05:08:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/15 05:08:08 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:08:08 DEBUG : yam: size = 11 OK 2025/11/15 05:08:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/15 05:08:08 INFO : yam: Copied (new) 2025/11/15 05:08:08 DEBUG : potato: size = 14 OK 2025/11/15 05:08:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/15 05:08:08 INFO : potato: Copied (new) 2025/11/15 05:08:08 DEBUG : Waiting for deletions to finish 2025/11/15 05:08:09 DEBUG : potato: size = 14 OK 2025/11/15 05:08:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:08:09 INFO : B2 bucket rclone-test-cotimov9sura: Making map for --track-renames 2025/11/15 05:08:09 INFO : B2 bucket rclone-test-cotimov9sura: Finished making map for --track-renames 2025/11/15 05:08:09 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:08:09 DEBUG : potato: Unchanged skipping 2025/11/15 05:08:09 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for renames to finish 2025/11/15 05:08:09 DEBUG : yaml: size = 11 OK 2025/11/15 05:08:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/15 05:08:09 INFO : yam: Copied (server-side copy) to: yaml 2025/11/15 05:08:09 INFO : yam: Deleted 2025/11/15 05:08:09 INFO : yaml: Renamed from "yam" 2025/11/15 05:08:09 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:08:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.52s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/15 05:08:11 INFO : B2 bucket rclone-test-cotimov9sura: Making map for --track-renames 2025/11/15 05:08:11 INFO : B2 bucket rclone-test-cotimov9sura: Finished making map for --track-renames 2025/11/15 05:08:11 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:08:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/15 05:08:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/15 05:08:11 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for renames to finish 2025/11/15 05:08:11 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:08:11 DEBUG : sub/yam: size = 11 OK 2025/11/15 05:08:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/15 05:08:11 INFO : sub/yam: Copied (new) 2025/11/15 05:08:11 DEBUG : potato: size = 14 OK 2025/11/15 05:08:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/15 05:08:11 INFO : potato: Copied (new) 2025/11/15 05:08:11 DEBUG : Waiting for deletions to finish 2025/11/15 05:08:12 DEBUG : potato: size = 14 OK 2025/11/15 05:08:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:08:12 DEBUG : potato: Unchanged skipping 2025/11/15 05:08:12 INFO : B2 bucket rclone-test-cotimov9sura: Making map for --track-renames 2025/11/15 05:08:12 INFO : B2 bucket rclone-test-cotimov9sura: Finished making map for --track-renames 2025/11/15 05:08:12 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:08:12 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for renames to finish 2025/11/15 05:08:12 DEBUG : yam: size = 11 OK 2025/11/15 05:08:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/15 05:08:12 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/15 05:08:12 INFO : sub/yam: Deleted 2025/11/15 05:08:12 INFO : yam: Renamed from "sub/yam" 2025/11/15 05:08:12 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:08:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.11s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:08:13 DEBUG : Creating backend with remote "/tmp/rclone3346371420/dir1" 2025/11/15 05:08:13 DEBUG : Creating backend with remote "/tmp/rclone3346371420/dir2" 2025/11/15 05:08:13 DEBUG : Local file system at /tmp/rclone3346371420/dir2: Using server-side directory move 2025/11/15 05:08:13 INFO : Local file system at /tmp/rclone3346371420/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/15 05:08:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/15 05:08:13 INFO : file1.txt: Moved (server-side) 2025/11/15 05:08:13 DEBUG : Local file system at /tmp/rclone3346371420/dir2: Waiting for checks to finish 2025/11/15 05:08:13 DEBUG : Local file system at /tmp/rclone3346371420/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:08:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 05:08:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/15 05:08:14 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:08:14 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:08:15 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/15 05:08:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/15 05:08:15 INFO : nested/sub dir/file: Copied (new) 2025/11/15 05:08:15 INFO : nested/sub dir/file: Deleted 2025/11/15 05:08:15 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 05:08:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:08:15 INFO : sub dir/hello world: Copied (new) 2025/11/15 05:08:15 INFO : sub dir/hello world: Deleted 2025/11/15 05:08:15 INFO : sub dir: Removing directory 2025/11/15 05:08:15 INFO : nested/sub dir: Removing directory 2025/11/15 05:08:15 INFO : nested: Removing directory 2025/11/15 05:08:15 DEBUG : Local file system at /tmp/rclone3346371420: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:08:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/15 05:08:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/15 05:08:16 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:08:16 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:08:16 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/15 05:08:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/15 05:08:16 INFO : nested/sub dir/file: Copied (new) 2025/11/15 05:08:16 INFO : nested/sub dir/file: Deleted 2025/11/15 05:08:16 DEBUG : sub dir/hello world: size = 11 OK 2025/11/15 05:08:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:08:16 INFO : sub dir/hello world: Copied (new) 2025/11/15 05:08:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.64s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:08:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/15 05:08:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/15 05:08:18 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:08:18 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:08:18 DEBUG : existing: size = 6 OK 2025/11/15 05:08:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/15 05:08:18 INFO : existing: Copied (new) 2025/11/15 05:08:18 INFO : existing: Deleted 2025/11/15 05:08:18 DEBUG : existing-b: size = 6 OK 2025/11/15 05:08:18 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/15 05:08:18 INFO : existing-b: Copied (new) 2025/11/15 05:08:18 INFO : existing-b: Deleted 2025/11/15 05:08:19 DEBUG : existing: Destination exists, skipping 2025/11/15 05:08:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/15 05:08:19 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:08:19 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:08:19 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.34s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:08:20 DEBUG : Creating backend with remote "TestB2:rclone-test-lotehic7kedo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cotimov9sura -> B2 bucket rclone-test-lotehic7kedo 2025/11/15 05:08:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 05:08:24 DEBUG : empty space: size = 1 OK 2025/11/15 05:08:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/15 05:08:24 DEBUG : empty space: Unchanged skipping 2025/11/15 05:08:24 DEBUG : B2 bucket rclone-test-lotehic7kedo: Waiting for checks to finish 2025/11/15 05:08:24 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:08:24 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lotehic7kedo) 2025/11/15 05:08:24 DEBUG : potato3: Sizes differ 2025/11/15 05:08:25 INFO : empty space: Deleted 2025/11/15 05:08:25 DEBUG : B2 bucket rclone-test-lotehic7kedo: Waiting for transfers to finish 2025/11/15 05:08:25 DEBUG : potato2: size = 60 OK 2025/11/15 05:08:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/15 05:08:25 INFO : potato2: Copied (server-side copy) 2025/11/15 05:08:25 INFO : potato2: Deleted 2025/11/15 05:08:27 DEBUG : potato3: size = 68 OK 2025/11/15 05:08:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/15 05:08:27 INFO : potato3: Copied (server-side copy) 2025/11/15 05:08:28 INFO : potato3: Deleted 2025/11/15 05:08:28 DEBUG : Creating backend with remote "TestB2:rclone-test-nejocih7giva" 2025/11/15 05:08:29 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/15 05:08:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 05:08:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/15 05:08:29 DEBUG : B2 bucket rclone-test-nejocih7giva: Waiting for checks to finish 2025/11/15 05:08:29 DEBUG : B2 bucket rclone-test-nejocih7giva: Waiting for transfers to finish 2025/11/15 05:08:30 DEBUG : empty space: size = 1 OK 2025/11/15 05:08:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/15 05:08:30 INFO : empty space: Copied (server-side copy) 2025/11/15 05:08:30 INFO : empty space: Deleted 2025/11/15 05:08:30 DEBUG : potato3: size = 68 OK 2025/11/15 05:08:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/15 05:08:30 INFO : potato3: Copied (server-side copy) 2025/11/15 05:08:31 INFO : potato3: Deleted 2025/11/15 05:08:31 DEBUG : potato2: size = 60 OK 2025/11/15 05:08:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/15 05:08:31 INFO : potato2: Copied (server-side copy) 2025/11/15 05:08:31 INFO : potato2: Deleted 2025/11/15 05:08:31 DEBUG : B2 bucket rclone-test-nejocih7giva: Purge remote 2025/11/15 05:08:31 INFO : B2 bucket rclone-test-nejocih7giva: cleaning bucket "rclone-test-nejocih7giva" of all files 2025/11/15 05:08:32 DEBUG : empty space: Deleting (id "4_zdfb23d33e0ad8b5b9fa80e1b_f114ba5d1b1d7ec0e_d20251115_m050830_c001_v0001136_t0029_u01763183310330") 2025/11/15 05:08:32 DEBUG : potato2: Deleting (id "4_zdfb23d33e0ad8b5b9fa80e1b_f108c177a5439ed97_d20251115_m050830_c001_v0001153_t0024_u01763183310620") 2025/11/15 05:08:32 DEBUG : potato3: Deleting (id "4_zdfb23d33e0ad8b5b9fa80e1b_f1174d3b72eaf78bb_d20251115_m050830_c001_v0001032_t0036_u01763183310631") 2025/11/15 05:08:32 DEBUG : B2 bucket rclone-test-lotehic7kedo: Purge remote 2025/11/15 05:08:32 INFO : B2 bucket rclone-test-lotehic7kedo: cleaning bucket "rclone-test-lotehic7kedo" of all files 2025/11/15 05:08:33 DEBUG : empty space: Deleting (id "4_z4f421d83e0ad8b5b9fa80e1b_f41389e634136a549_d20251115_m050830_c001_v7007000_t0000_u01763183310757") 2025/11/15 05:08:33 DEBUG : empty space: Deleting (id "4_z4f421d83e0ad8b5b9fa80e1b_f1043d144b06af137_d20251115_m050823_c001_v0001043_t0040_u01763183303720") 2025/11/15 05:08:33 DEBUG : potato2: Deleting (id "4_z4f421d83e0ad8b5b9fa80e1b_f41389e634136a54e_d20251115_m050831_c001_v7007000_t0000_u01763183311528") 2025/11/15 05:08:33 DEBUG : potato2: Deleting (id "4_z4f421d83e0ad8b5b9fa80e1b_f11030495d226ed9a_d20251115_m050824_c001_v0001104_t0017_u01763183304998") 2025/11/15 05:08:33 DEBUG : potato3: Deleting (id "4_z4f421d83e0ad8b5b9fa80e1b_f41389e634136a54d_d20251115_m050831_c001_v7007000_t0000_u01763183311048") 2025/11/15 05:08:33 DEBUG : potato3: Deleting (id "4_z4f421d83e0ad8b5b9fa80e1b_f116f10c55963c04d_d20251115_m050827_c001_v0001099_t0015_u01763183307410") 2025/11/15 05:08:33 DEBUG : potato3: Deleting (id "4_z4f421d83e0ad8b5b9fa80e1b_f1043d144b06af13b_d20251115_m050824_c001_v0001043_t0025_u01763183304201") --- PASS: TestServerSideMove (14.96s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:08:35 DEBUG : Creating backend with remote "TestB2:rclone-test-mayaluv1yuku" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cotimov9sura -> B2 bucket rclone-test-mayaluv1yuku 2025/11/15 05:08:41 DEBUG : empty space: Excluded (Size Filter) 2025/11/15 05:08:41 DEBUG : empty space: Excluded (Size Filter) 2025/11/15 05:08:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 05:08:41 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:08:41 DEBUG : potato3: size = 60 (B2 bucket rclone-test-mayaluv1yuku) 2025/11/15 05:08:41 DEBUG : potato3: Sizes differ 2025/11/15 05:08:41 DEBUG : B2 bucket rclone-test-mayaluv1yuku: Waiting for checks to finish 2025/11/15 05:08:41 DEBUG : B2 bucket rclone-test-mayaluv1yuku: Waiting for transfers to finish 2025/11/15 05:08:42 DEBUG : potato2: size = 60 OK 2025/11/15 05:08:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/15 05:08:42 INFO : potato2: Copied (server-side copy) 2025/11/15 05:08:42 DEBUG : potato3: size = 68 OK 2025/11/15 05:08:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/15 05:08:42 INFO : potato3: Copied (server-side copy) 2025/11/15 05:08:42 INFO : potato2: Deleted 2025/11/15 05:08:42 INFO : potato3: Deleted 2025/11/15 05:08:43 DEBUG : Creating backend with remote "TestB2:rclone-test-podaqen0rufi" 2025/11/15 05:08:43 DEBUG : empty space: Excluded (Size Filter) 2025/11/15 05:08:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 05:08:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/15 05:08:44 DEBUG : B2 bucket rclone-test-podaqen0rufi: Waiting for checks to finish 2025/11/15 05:08:44 DEBUG : B2 bucket rclone-test-podaqen0rufi: Waiting for transfers to finish 2025/11/15 05:08:45 DEBUG : potato3: size = 68 OK 2025/11/15 05:08:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/15 05:08:45 INFO : potato3: Copied (server-side copy) 2025/11/15 05:08:45 INFO : potato3: Deleted 2025/11/15 05:08:47 DEBUG : potato2: size = 60 OK 2025/11/15 05:08:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/15 05:08:47 INFO : potato2: Copied (server-side copy) 2025/11/15 05:08:47 INFO : potato2: Deleted 2025/11/15 05:08:47 DEBUG : B2 bucket rclone-test-podaqen0rufi: Purge remote 2025/11/15 05:08:47 INFO : B2 bucket rclone-test-podaqen0rufi: cleaning bucket "rclone-test-podaqen0rufi" of all files 2025/11/15 05:08:48 DEBUG : potato2: Deleting (id "4_z2f426dd3e0ad8b5b9fa80e1b_f116975d321441cca_d20251115_m050846_c001_v0001171_t0059_u01763183326965") 2025/11/15 05:08:48 DEBUG : potato3: Deleting (id "4_z2f426dd3e0ad8b5b9fa80e1b_f1042dafd5ff2dacb_d20251115_m050845_c001_v0001093_t0050_u01763183325314") 2025/11/15 05:08:54 DEBUG : B2 bucket rclone-test-mayaluv1yuku: Purge remote 2025/11/15 05:08:54 INFO : B2 bucket rclone-test-mayaluv1yuku: cleaning bucket "rclone-test-mayaluv1yuku" of all files 2025/11/15 05:08:54 DEBUG : empty space: Deleting (id "4_z2f625d73e0ad8b5b9fa80e1b_f1168778cd33fe471_d20251115_m050840_c001_v0001116_t0010_u01763183320022") 2025/11/15 05:08:54 DEBUG : potato2: Deleting (id "4_z2f625d73e0ad8b5b9fa80e1b_f423d2aea6050cffb_d20251115_m050847_c001_v7007000_t0000_u01763183327385") 2025/11/15 05:08:54 DEBUG : potato2: Deleting (id "4_z2f625d73e0ad8b5b9fa80e1b_f1025e86b5648b963_d20251115_m050842_c001_v0001042_t0005_u01763183322027") 2025/11/15 05:08:54 DEBUG : potato3: Deleting (id "4_z2f625d73e0ad8b5b9fa80e1b_f423d2aea6050cfeb_d20251115_m050845_c001_v7007000_t0000_u01763183325902") 2025/11/15 05:08:54 DEBUG : potato3: Deleting (id "4_z2f625d73e0ad8b5b9fa80e1b_f1011676cda2f33db_d20251115_m050842_c001_v0001178_t0055_u01763183322406") 2025/11/15 05:08:54 DEBUG : potato3: Deleting (id "4_z2f625d73e0ad8b5b9fa80e1b_f1168778cd33fe475_d20251115_m050840_c001_v0001116_t0007_u01763183320588") --- PASS: TestServerSideMoveWithFilter (21.43s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:08:56 DEBUG : Creating backend with remote "TestB2:rclone-test-mobojap3hazu" 2025/11/15 05:08:59 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cotimov9sura -> B2 bucket rclone-test-mobojap3hazu 2025/11/15 05:09:01 DEBUG : empty space: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/11/15 05:09:01 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/11/15 05:09:01 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:286: Retry Put of "empty space" to B2 bucket rclone-test-mobojap3hazu: 1/10 (no tomes available (503 service_unavailable): trying again in 1s) 2025/11/15 05:09:03 DEBUG : pacer: Reducing sleep to 500ms 2025/11/15 05:09:04 DEBUG : pacer: Reducing sleep to 250ms 2025/11/15 05:09:05 DEBUG : pacer: Reducing sleep to 125ms 2025/11/15 05:09:05 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/15 05:09:05 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/15 05:09:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 05:09:05 DEBUG : empty space: size = 1 OK 2025/11/15 05:09:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/15 05:09:05 DEBUG : empty space: Unchanged skipping 2025/11/15 05:09:05 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:09:05 DEBUG : potato3: size = 60 (B2 bucket rclone-test-mobojap3hazu) 2025/11/15 05:09:05 DEBUG : potato3: Sizes differ 2025/11/15 05:09:05 DEBUG : B2 bucket rclone-test-mobojap3hazu: Waiting for checks to finish 2025/11/15 05:09:06 INFO : empty space: Deleted 2025/11/15 05:09:06 DEBUG : B2 bucket rclone-test-mobojap3hazu: Waiting for transfers to finish 2025/11/15 05:09:06 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/15 05:09:06 DEBUG : potato2: size = 60 OK 2025/11/15 05:09:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/15 05:09:06 INFO : potato2: Copied (server-side copy) 2025/11/15 05:09:06 INFO : potato2: Deleted 2025/11/15 05:09:07 DEBUG : pacer: Reducing sleep to 10ms 2025/11/15 05:09:07 DEBUG : potato3: size = 68 OK 2025/11/15 05:09:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/15 05:09:07 INFO : potato3: Copied (server-side copy) 2025/11/15 05:09:07 INFO : potato3: Deleted 2025/11/15 05:09:07 DEBUG : Creating backend with remote "TestB2:rclone-test-fupiheh9faju" 2025/11/15 05:09:08 INFO : tomatoDir: Making directory 2025/11/15 05:09:09 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/15 05:09:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/15 05:09:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/15 05:09:09 DEBUG : B2 bucket rclone-test-fupiheh9faju: Waiting for checks to finish 2025/11/15 05:09:09 DEBUG : B2 bucket rclone-test-fupiheh9faju: Waiting for transfers to finish 2025/11/15 05:09:09 DEBUG : empty space: size = 1 OK 2025/11/15 05:09:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/15 05:09:09 INFO : empty space: Copied (server-side copy) 2025/11/15 05:09:10 INFO : empty space: Deleted 2025/11/15 05:09:10 DEBUG : potato3: size = 68 OK 2025/11/15 05:09:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/15 05:09:10 INFO : potato3: Copied (server-side copy) 2025/11/15 05:09:10 INFO : potato3: Deleted 2025/11/15 05:09:12 DEBUG : potato2: size = 60 OK 2025/11/15 05:09:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/15 05:09:12 INFO : potato2: Copied (server-side copy) 2025/11/15 05:09:12 INFO : potato2: Deleted 2025/11/15 05:09:12 DEBUG : B2 bucket rclone-test-fupiheh9faju: Purge remote 2025/11/15 05:09:12 INFO : B2 bucket rclone-test-fupiheh9faju: cleaning bucket "rclone-test-fupiheh9faju" of all files 2025/11/15 05:09:13 DEBUG : empty space: Deleting (id "4_zffc2cdd3e0ad8b5b9fa80e1b_f112402a0f912c468_d20251115_m050909_c001_v0001178_t0051_u01763183349726") 2025/11/15 05:09:13 DEBUG : potato2: Deleting (id "4_zffc2cdd3e0ad8b5b9fa80e1b_f11610d04dd0d7561_d20251115_m050912_c001_v0001178_t0002_u01763183352008") 2025/11/15 05:09:13 DEBUG : potato3: Deleting (id "4_zffc2cdd3e0ad8b5b9fa80e1b_f118f3c680ebbcde9_d20251115_m050910_c001_v0001137_t0034_u01763183350202") 2025/11/15 05:09:13 DEBUG : B2 bucket rclone-test-mobojap3hazu: Purge remote 2025/11/15 05:09:13 INFO : B2 bucket rclone-test-mobojap3hazu: cleaning bucket "rclone-test-mobojap3hazu" of all files 2025/11/15 05:09:14 DEBUG : empty space: Deleting (id "4_z7f22ada3e0ad8b5b9fa80e1b_f4085dfbc267854ea_d20251115_m050909_c001_v7007000_t0000_u01763183349962") 2025/11/15 05:09:14 DEBUG : empty space: Deleting (id "4_z7f22ada3e0ad8b5b9fa80e1b_f11610d04dd0d751c_d20251115_m050904_c001_v0001178_t0033_u01763183344733") 2025/11/15 05:09:14 DEBUG : potato2: Deleting (id "4_z7f22ada3e0ad8b5b9fa80e1b_f4085dfbc267854f1_d20251115_m050912_c001_v7007000_t0000_u01763183352267") 2025/11/15 05:09:14 DEBUG : potato2: Deleting (id "4_z7f22ada3e0ad8b5b9fa80e1b_f1042dafd5ff2db80_d20251115_m050905_c001_v0001093_t0051_u01763183345956") 2025/11/15 05:09:14 DEBUG : potato3: Deleting (id "4_z7f22ada3e0ad8b5b9fa80e1b_f4085dfbc267854ed_d20251115_m050910_c001_v7007000_t0000_u01763183350815") 2025/11/15 05:09:14 DEBUG : potato3: Deleting (id "4_z7f22ada3e0ad8b5b9fa80e1b_f107aa1b125c8eada_d20251115_m050906_c001_v0001116_t0056_u01763183346408") 2025/11/15 05:09:14 DEBUG : potato3: Deleting (id "4_z7f22ada3e0ad8b5b9fa80e1b_f11610d04dd0d7520_d20251115_m050904_c001_v0001178_t0054_u01763183344952") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.49s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:09:16 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.66s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:09:18 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:09:20 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura/rclone-sync-test" 2025/11/15 05:09:22 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura/rclone-sync-test-include/layer2" 2025/11/15 05:09:23 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura/rclone-sync-test-ignore-file" 2025/11/15 05:09:27 DEBUG : B2 bucket rclone-test-cotimov9sura path rclone-sync-test: Waiting for checks to finish 2025/11/15 05:09:27 DEBUG : B2 bucket rclone-test-cotimov9sura path rclone-sync-test: Waiting for transfers to finish 2025/11/15 05:09:27 DEBUG : Waiting for deletions to finish 2025/11/15 05:09:27 INFO : There was nothing to transfer 2025/11/15 05:09:28 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:09:28 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:09:28 DEBUG : Waiting for deletions to finish 2025/11/15 05:09:28 INFO : There was nothing to transfer 2025/11/15 05:09:28 DEBUG : B2 bucket rclone-test-cotimov9sura path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/15 05:09:28 DEBUG : B2 bucket rclone-test-cotimov9sura path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/15 05:09:28 DEBUG : Waiting for deletions to finish 2025/11/15 05:09:28 INFO : There was nothing to transfer 2025/11/15 05:09:28 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:09:28 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:09:28 DEBUG : Waiting for deletions to finish 2025/11/15 05:09:28 INFO : There was nothing to transfer 2025/11/15 05:09:29 DEBUG : B2 bucket rclone-test-cotimov9sura path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/15 05:09:29 DEBUG : B2 bucket rclone-test-cotimov9sura path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/15 05:09:29 DEBUG : Waiting for deletions to finish 2025/11/15 05:09:29 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.56s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:09:29 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura/dst" 2025/11/15 05:09:30 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura/CompareDest" 2025/11/15 05:09:32 DEBUG : one: Need to transfer - File not found at Destination 2025/11/15 05:09:32 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for checks to finish 2025/11/15 05:09:32 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for transfers to finish 2025/11/15 05:09:33 DEBUG : one: size = 3 OK 2025/11/15 05:09:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/15 05:09:33 INFO : one: Copied (new) 2025/11/15 05:09:33 DEBUG : Waiting for deletions to finish 2025/11/15 05:09:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:09:34 DEBUG : one: size = 3 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:09:34 DEBUG : one: Sizes differ 2025/11/15 05:09:34 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for checks to finish 2025/11/15 05:09:34 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for transfers to finish 2025/11/15 05:09:34 DEBUG : one: size = 5 OK 2025/11/15 05:09:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/15 05:09:34 INFO : one: Copied (replaced existing) 2025/11/15 05:09:34 DEBUG : Waiting for deletions to finish 2025/11/15 05:09:35 DEBUG : dst/one: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/11/15 05:09:35 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/11/15 05:09:35 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:286: Retry Put of "dst/one" to B2 bucket rclone-test-cotimov9sura: 1/10 (no tomes available (503 service_unavailable): trying again in 1s) 2025/11/15 05:09:38 DEBUG : pacer: Reducing sleep to 500ms 2025/11/15 05:09:39 DEBUG : pacer: Reducing sleep to 250ms 2025/11/15 05:09:39 DEBUG : pacer: Reducing sleep to 125ms 2025/11/15 05:09:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:09:39 DEBUG : one: size = 3 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:09:39 DEBUG : one: Sizes differ 2025/11/15 05:09:39 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for checks to finish 2025/11/15 05:09:40 DEBUG : one: size = 5 OK 2025/11/15 05:09:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:09:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/15 05:09:40 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for transfers to finish 2025/11/15 05:09:40 DEBUG : Waiting for deletions to finish 2025/11/15 05:09:40 INFO : There was nothing to transfer 2025/11/15 05:09:40 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/15 05:09:40 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/15 05:09:41 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/15 05:09:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:09:41 DEBUG : one: size = 3 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:09:41 DEBUG : one: Sizes differ 2025/11/15 05:09:41 DEBUG : two: size = 3 OK 2025/11/15 05:09:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:09:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/15 05:09:41 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for checks to finish 2025/11/15 05:09:41 DEBUG : one: size = 5 OK 2025/11/15 05:09:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:09:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/15 05:09:41 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for transfers to finish 2025/11/15 05:09:41 DEBUG : Waiting for deletions to finish 2025/11/15 05:09:41 INFO : There was nothing to transfer 2025/11/15 05:09:41 DEBUG : pacer: Reducing sleep to 10ms 2025/11/15 05:09:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:09:42 DEBUG : one: size = 3 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:09:42 DEBUG : one: Sizes differ 2025/11/15 05:09:42 DEBUG : two: size = 3 OK 2025/11/15 05:09:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:09:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/15 05:09:42 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for checks to finish 2025/11/15 05:09:42 DEBUG : one: size = 5 OK 2025/11/15 05:09:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:09:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/15 05:09:42 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for transfers to finish 2025/11/15 05:09:42 DEBUG : Waiting for deletions to finish 2025/11/15 05:09:42 INFO : There was nothing to transfer 2025/11/15 05:09:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:09:43 DEBUG : one: size = 3 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:09:43 DEBUG : one: Sizes differ 2025/11/15 05:09:43 DEBUG : two: size = 3 OK 2025/11/15 05:09:43 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/11/15 05:09:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/15 05:09:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/15 05:09:43 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for checks to finish 2025/11/15 05:09:43 DEBUG : one: size = 5 OK 2025/11/15 05:09:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:09:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/15 05:09:43 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for transfers to finish 2025/11/15 05:09:43 DEBUG : Waiting for deletions to finish 2025/11/15 05:09:43 INFO : There was nothing to transfer 2025/11/15 05:09:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:09:43 DEBUG : one: size = 3 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:09:43 DEBUG : one: Sizes differ 2025/11/15 05:09:44 DEBUG : two: size = 5 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:09:44 DEBUG : two: size = 3 (B2 bucket rclone-test-cotimov9sura path CompareDest) 2025/11/15 05:09:44 DEBUG : two: Sizes differ 2025/11/15 05:09:44 DEBUG : two: Need to transfer - File not found at Destination 2025/11/15 05:09:44 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for checks to finish 2025/11/15 05:09:44 DEBUG : one: size = 5 OK 2025/11/15 05:09:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:09:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/15 05:09:44 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for transfers to finish 2025/11/15 05:09:44 DEBUG : two: size = 5 OK 2025/11/15 05:09:44 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/15 05:09:44 INFO : two: Copied (new) 2025/11/15 05:09:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (16.24s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:09:47 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura/dest" 2025/11/15 05:09:49 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura/pre-dest1" 2025/11/15 05:09:50 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura/pre-dest2" 2025/11/15 05:09:52 DEBUG : 1: size = 1 OK 2025/11/15 05:09:52 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:09:52 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/15 05:09:52 DEBUG : 2: size = 1 OK 2025/11/15 05:09:52 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:09:52 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/15 05:09:52 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/15 05:09:52 DEBUG : B2 bucket rclone-test-cotimov9sura path dest: Waiting for checks to finish 2025/11/15 05:09:52 DEBUG : B2 bucket rclone-test-cotimov9sura path dest: Waiting for transfers to finish 2025/11/15 05:09:53 DEBUG : 3: size = 1 OK 2025/11/15 05:09:53 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/15 05:09:53 INFO : 3: Copied (new) 2025/11/15 05:09:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.43s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:09:55 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura/dst" 2025/11/15 05:09:56 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura/CopyDest" 2025/11/15 05:09:58 DEBUG : one: Need to transfer - File not found at Destination 2025/11/15 05:09:58 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for checks to finish 2025/11/15 05:09:58 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for transfers to finish 2025/11/15 05:09:59 DEBUG : one: size = 3 OK 2025/11/15 05:09:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/15 05:09:59 INFO : one: Copied (new) 2025/11/15 05:09:59 DEBUG : Waiting for deletions to finish 2025/11/15 05:09:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:09:59 DEBUG : one: size = 3 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:09:59 DEBUG : one: Sizes differ 2025/11/15 05:09:59 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for checks to finish 2025/11/15 05:10:00 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for transfers to finish 2025/11/15 05:10:00 DEBUG : one: size = 5 OK 2025/11/15 05:10:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/15 05:10:00 INFO : one: Copied (replaced existing) 2025/11/15 05:10:00 DEBUG : Waiting for deletions to finish 2025/11/15 05:10:02 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura/BackupDir" 2025/11/15 05:10:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:10:03 DEBUG : one: size = 3 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:10:03 DEBUG : one: Sizes differ 2025/11/15 05:10:03 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for checks to finish 2025/11/15 05:10:03 DEBUG : one: size = 5 OK 2025/11/15 05:10:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:10:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:10:03 DEBUG : one: size = 3 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:10:03 DEBUG : one: Sizes differ 2025/11/15 05:10:05 DEBUG : one: size = 3 OK 2025/11/15 05:10:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/15 05:10:05 INFO : one: Copied (server-side copy) 2025/11/15 05:10:05 INFO : one: Deleted 2025/11/15 05:10:06 DEBUG : one: size = 5 OK 2025/11/15 05:10:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/15 05:10:06 INFO : one: Copied (server-side copy) 2025/11/15 05:10:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/15 05:10:06 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for transfers to finish 2025/11/15 05:10:06 DEBUG : Waiting for deletions to finish 2025/11/15 05:10:07 DEBUG : one: size = 5 OK 2025/11/15 05:10:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:10:07 DEBUG : one: Unchanged skipping 2025/11/15 05:10:07 DEBUG : two: size = 3 OK 2025/11/15 05:10:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:10:08 DEBUG : two: size = 3 OK 2025/11/15 05:10:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/15 05:10:08 INFO : two: Copied (server-side copy) 2025/11/15 05:10:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/15 05:10:08 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for checks to finish 2025/11/15 05:10:08 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for transfers to finish 2025/11/15 05:10:08 DEBUG : Waiting for deletions to finish 2025/11/15 05:10:08 DEBUG : one: size = 5 OK 2025/11/15 05:10:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:10:08 DEBUG : one: Unchanged skipping 2025/11/15 05:10:08 DEBUG : two: size = 3 OK 2025/11/15 05:10:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:10:08 DEBUG : two: Unchanged skipping 2025/11/15 05:10:08 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for checks to finish 2025/11/15 05:10:08 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for transfers to finish 2025/11/15 05:10:08 DEBUG : Waiting for deletions to finish 2025/11/15 05:10:08 INFO : There was nothing to transfer 2025/11/15 05:10:10 DEBUG : one: size = 5 OK 2025/11/15 05:10:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:10:10 DEBUG : one: Unchanged skipping 2025/11/15 05:10:10 DEBUG : three: size = 7 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:10:10 DEBUG : three: size = 5 (B2 bucket rclone-test-cotimov9sura path CopyDest) 2025/11/15 05:10:10 DEBUG : three: Sizes differ 2025/11/15 05:10:10 DEBUG : three: Destination not found in --copy-dest 2025/11/15 05:10:10 DEBUG : three: Need to transfer - File not found at Destination 2025/11/15 05:10:10 DEBUG : two: size = 3 OK 2025/11/15 05:10:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/15 05:10:10 DEBUG : two: Unchanged skipping 2025/11/15 05:10:10 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for checks to finish 2025/11/15 05:10:10 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for transfers to finish 2025/11/15 05:10:10 DEBUG : three: size = 7 OK 2025/11/15 05:10:10 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/15 05:10:10 INFO : three: Copied (new) 2025/11/15 05:10:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.40s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:10:14 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura/dst" 2025/11/15 05:10:15 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura/backup" 2025/11/15 05:10:17 DEBUG : two: size = 3 OK 2025/11/15 05:10:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:10:17 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for checks to finish 2025/11/15 05:10:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:10:17 DEBUG : one: size = 3 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:10:17 DEBUG : one: Sizes differ 2025/11/15 05:10:17 DEBUG : two: Unchanged skipping 2025/11/15 05:10:18 DEBUG : one: size = 3 OK 2025/11/15 05:10:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/15 05:10:18 INFO : one: Copied (server-side copy) 2025/11/15 05:10:18 INFO : one: Deleted 2025/11/15 05:10:18 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for transfers to finish 2025/11/15 05:10:20 DEBUG : one: size = 4 OK 2025/11/15 05:10:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/15 05:10:20 INFO : one: Copied (new) 2025/11/15 05:10:20 DEBUG : Waiting for deletions to finish 2025/11/15 05:10:22 DEBUG : three.txt: size = 5 OK 2025/11/15 05:10:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/15 05:10:22 INFO : three.txt: Copied (server-side copy) 2025/11/15 05:10:23 INFO : three.txt: Deleted 2025/11/15 05:10:23 INFO : three.txt: Moved into backup dir 2025/11/15 05:10:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:10:24 DEBUG : one: size = 4 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:10:24 DEBUG : one: Sizes differ 2025/11/15 05:10:24 DEBUG : two: size = 3 OK 2025/11/15 05:10:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:10:24 DEBUG : two: Unchanged skipping 2025/11/15 05:10:24 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for checks to finish 2025/11/15 05:10:25 DEBUG : one: size = 4 OK 2025/11/15 05:10:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/15 05:10:25 INFO : one: Copied (server-side copy) 2025/11/15 05:10:25 INFO : one: Deleted 2025/11/15 05:10:25 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for transfers to finish 2025/11/15 05:10:26 DEBUG : one: size = 5 OK 2025/11/15 05:10:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/15 05:10:26 INFO : one: Copied (new) 2025/11/15 05:10:26 DEBUG : Waiting for deletions to finish 2025/11/15 05:10:27 DEBUG : three.txt: size = 6 OK 2025/11/15 05:10:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/15 05:10:27 INFO : three.txt: Copied (server-side copy) 2025/11/15 05:10:27 INFO : three.txt: Deleted 2025/11/15 05:10:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.69s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:10:29 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1032-07.backblaze.com/b2api/v1/b2_upload_file/8fc24d53e08d8b5b9fa80e1b/c001_v0001032_t0031": EOF 2025/11/15 05:10:29 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1032-07.backblaze.com/b2api/v1/b2_upload_file/8fc24d53e08d8b5b9fa80e1b/c001_v0001032_t0031": EOF) 2025/11/15 05:10:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/two" to B2 bucket rclone-test-cotimov9sura: 1/10 (Post "https://pod-000-1032-07.backblaze.com/b2api/v1/b2_upload_file/8fc24d53e08d8b5b9fa80e1b/c001_v0001032_t0031": EOF) 2025/11/15 05:10:31 DEBUG : pacer: Reducing sleep to 10ms 2025/11/15 05:10:32 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura/dst" 2025/11/15 05:10:33 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura/backup" 2025/11/15 05:10:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:10:35 DEBUG : one: size = 3 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:10:35 DEBUG : one: Sizes differ 2025/11/15 05:10:35 DEBUG : two: size = 3 OK 2025/11/15 05:10:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:10:35 DEBUG : two: Unchanged skipping 2025/11/15 05:10:35 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for checks to finish 2025/11/15 05:10:37 DEBUG : one.bak: size = 3 OK 2025/11/15 05:10:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/15 05:10:37 INFO : one: Copied (server-side copy) to: one.bak 2025/11/15 05:10:37 INFO : one: Deleted 2025/11/15 05:10:37 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for transfers to finish 2025/11/15 05:10:38 DEBUG : one: size = 4 OK 2025/11/15 05:10:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/15 05:10:38 INFO : one: Copied (new) 2025/11/15 05:10:38 DEBUG : Waiting for deletions to finish 2025/11/15 05:10:38 DEBUG : three.txt.bak: size = 5 OK 2025/11/15 05:10:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/15 05:10:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/15 05:10:38 INFO : three.txt: Deleted 2025/11/15 05:10:38 INFO : three.txt: Moved into backup dir 2025/11/15 05:10:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:10:40 DEBUG : one: size = 4 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:10:40 DEBUG : one: Sizes differ 2025/11/15 05:10:40 DEBUG : two: size = 3 OK 2025/11/15 05:10:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:10:40 DEBUG : two: Unchanged skipping 2025/11/15 05:10:40 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for checks to finish 2025/11/15 05:10:41 DEBUG : one.bak: size = 4 OK 2025/11/15 05:10:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/15 05:10:41 INFO : one: Copied (server-side copy) to: one.bak 2025/11/15 05:10:41 INFO : one: Deleted 2025/11/15 05:10:41 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for transfers to finish 2025/11/15 05:10:41 DEBUG : one: size = 5 OK 2025/11/15 05:10:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/15 05:10:41 INFO : one: Copied (new) 2025/11/15 05:10:41 DEBUG : Waiting for deletions to finish 2025/11/15 05:10:42 DEBUG : three.txt.bak: size = 6 OK 2025/11/15 05:10:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/15 05:10:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/15 05:10:42 INFO : three.txt: Deleted 2025/11/15 05:10:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.30s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:10:45 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura/dst" 2025/11/15 05:10:46 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura/backup" 2025/11/15 05:10:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:10:48 DEBUG : one: size = 3 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:10:48 DEBUG : one: Sizes differ 2025/11/15 05:10:48 DEBUG : two: size = 3 OK 2025/11/15 05:10:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:10:48 DEBUG : two: Unchanged skipping 2025/11/15 05:10:48 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for checks to finish 2025/11/15 05:10:49 DEBUG : one-2019-01-01: size = 3 OK 2025/11/15 05:10:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/15 05:10:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/15 05:10:50 INFO : one: Deleted 2025/11/15 05:10:50 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for transfers to finish 2025/11/15 05:10:50 DEBUG : one: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/11/15 05:10:50 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/11/15 05:10:50 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/11/15 05:10:50 DEBUG : one: Received error: no tomes available (503 service_unavailable): trying again in 1s - low level retry 0/10 2025/11/15 05:10:50 DEBUG : pacer: Reducing sleep to 500ms 2025/11/15 05:10:52 DEBUG : one: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/11/15 05:10:52 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/11/15 05:10:52 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/11/15 05:10:52 DEBUG : one: Received error: no tomes available (503 service_unavailable): trying again in 1s - low level retry 1/10 2025/11/15 05:10:52 DEBUG : pacer: Reducing sleep to 500ms 2025/11/15 05:10:54 DEBUG : pacer: Reducing sleep to 250ms 2025/11/15 05:10:54 DEBUG : one: size = 4 OK 2025/11/15 05:10:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/15 05:10:54 INFO : one: Copied (new) 2025/11/15 05:10:54 DEBUG : Waiting for deletions to finish 2025/11/15 05:10:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2025/11/15 05:10:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/15 05:10:55 DEBUG : pacer: Reducing sleep to 10ms 2025/11/15 05:10:55 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/15 05:10:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/15 05:10:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/15 05:10:55 DEBUG : pacer: Reducing sleep to 125ms 2025/11/15 05:10:55 INFO : three.txt: Deleted 2025/11/15 05:10:55 INFO : three.txt: Moved into backup dir 2025/11/15 05:10:57 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/15 05:10:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:10:57 DEBUG : one: size = 4 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:10:57 DEBUG : one: Sizes differ 2025/11/15 05:10:57 DEBUG : two: size = 3 OK 2025/11/15 05:10:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:10:57 DEBUG : two: Unchanged skipping 2025/11/15 05:10:57 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for checks to finish 2025/11/15 05:10:57 DEBUG : one-2019-01-01: size = 4 OK 2025/11/15 05:10:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/15 05:10:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/15 05:10:58 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/15 05:10:58 INFO : one: Deleted 2025/11/15 05:10:58 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for transfers to finish 2025/11/15 05:10:58 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/15 05:10:58 DEBUG : one: size = 5 OK 2025/11/15 05:10:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/15 05:10:58 INFO : one: Copied (new) 2025/11/15 05:10:58 DEBUG : Waiting for deletions to finish 2025/11/15 05:10:59 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/15 05:10:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/15 05:10:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/15 05:10:59 DEBUG : pacer: Reducing sleep to 10ms 2025/11/15 05:10:59 INFO : three.txt: Deleted 2025/11/15 05:10:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (16.84s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:11:01 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura/dst" 2025/11/15 05:11:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:11:03 DEBUG : one: size = 3 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:11:03 DEBUG : one: Sizes differ 2025/11/15 05:11:03 DEBUG : two: size = 3 OK 2025/11/15 05:11:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:11:03 DEBUG : two: Unchanged skipping 2025/11/15 05:11:03 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for checks to finish 2025/11/15 05:11:04 DEBUG : one.bak: size = 3 OK 2025/11/15 05:11:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/15 05:11:04 INFO : one: Copied (server-side copy) to: one.bak 2025/11/15 05:11:04 INFO : one: Deleted 2025/11/15 05:11:04 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for transfers to finish 2025/11/15 05:11:05 DEBUG : one: size = 4 OK 2025/11/15 05:11:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/15 05:11:05 INFO : one: Copied (new) 2025/11/15 05:11:05 DEBUG : Waiting for deletions to finish 2025/11/15 05:11:06 DEBUG : three.txt.bak: size = 5 OK 2025/11/15 05:11:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/15 05:11:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/15 05:11:06 INFO : three.txt: Deleted 2025/11/15 05:11:06 INFO : three.txt: Moved into backup dir 2025/11/15 05:11:06 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1130-19.backblaze.com/b2api/v1/b2_upload_file/8fc24d53e08d8b5b9fa80e1b/c001_v0001130_t0052": EOF 2025/11/15 05:11:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1130-19.backblaze.com/b2api/v1/b2_upload_file/8fc24d53e08d8b5b9fa80e1b/c001_v0001130_t0052": EOF) 2025/11/15 05:11:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-cotimov9sura: 1/10 (Post "https://pod-000-1130-19.backblaze.com/b2api/v1/b2_upload_file/8fc24d53e08d8b5b9fa80e1b/c001_v0001130_t0052": EOF) 2025/11/15 05:11:08 DEBUG : pacer: Reducing sleep to 10ms 2025/11/15 05:11:09 DEBUG : one.bak: Excluded (Path Filter) 2025/11/15 05:11:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/15 05:11:09 DEBUG : two: size = 3 OK 2025/11/15 05:11:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:11:09 DEBUG : two: Unchanged skipping 2025/11/15 05:11:09 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for checks to finish 2025/11/15 05:11:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:11:09 DEBUG : one: size = 4 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:11:09 DEBUG : one: Sizes differ 2025/11/15 05:11:10 DEBUG : one.bak: size = 4 OK 2025/11/15 05:11:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/15 05:11:10 INFO : one: Copied (server-side copy) to: one.bak 2025/11/15 05:11:10 INFO : one: Deleted 2025/11/15 05:11:10 DEBUG : B2 bucket rclone-test-cotimov9sura path dst: Waiting for transfers to finish 2025/11/15 05:11:11 DEBUG : one: size = 5 OK 2025/11/15 05:11:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/15 05:11:11 INFO : one: Copied (new) 2025/11/15 05:11:11 DEBUG : Waiting for deletions to finish 2025/11/15 05:11:12 DEBUG : three.txt.bak: size = 6 OK 2025/11/15 05:11:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/15 05:11:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/15 05:11:12 INFO : three.txt: Deleted 2025/11/15 05:11:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.12s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:11:14 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura/dst" 2025/11/15 05:11:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:11:15 DEBUG : one: size = 3 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:11:15 DEBUG : one: Sizes differ 2025/11/15 05:11:17 DEBUG : one.bak: size = 3 OK 2025/11/15 05:11:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/15 05:11:17 INFO : one: Copied (server-side copy) to: one.bak 2025/11/15 05:11:17 INFO : one: Deleted 2025/11/15 05:11:18 DEBUG : one: size = 4 OK 2025/11/15 05:11:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/15 05:11:18 INFO : one: Copied (new) 2025/11/15 05:11:18 DEBUG : two: size = 3 OK 2025/11/15 05:11:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:11:18 DEBUG : two: Unchanged skipping 2025/11/15 05:11:18 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:11:18 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:11:18 DEBUG : three.txt: Sizes differ 2025/11/15 05:11:19 DEBUG : three.txt.bak: size = 5 OK 2025/11/15 05:11:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/15 05:11:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/15 05:11:19 INFO : three.txt: Deleted 2025/11/15 05:11:20 DEBUG : three.txt: size = 6 OK 2025/11/15 05:11:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/15 05:11:20 INFO : three.txt: Copied (new) 2025/11/15 05:11:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:11:21 DEBUG : one: size = 4 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:11:21 DEBUG : one: Sizes differ 2025/11/15 05:11:21 DEBUG : one.bak: size = 4 OK 2025/11/15 05:11:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/15 05:11:21 INFO : one: Copied (server-side copy) to: one.bak 2025/11/15 05:11:22 INFO : one: Deleted 2025/11/15 05:11:22 DEBUG : one: size = 5 OK 2025/11/15 05:11:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/15 05:11:22 INFO : one: Copied (new) 2025/11/15 05:11:22 DEBUG : two: size = 3 OK 2025/11/15 05:11:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:11:22 DEBUG : two: Unchanged skipping 2025/11/15 05:11:23 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:11:23 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:11:23 DEBUG : three.txt: Sizes differ 2025/11/15 05:11:23 DEBUG : three.txt.bak: size = 6 OK 2025/11/15 05:11:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/15 05:11:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/15 05:11:23 INFO : three.txt: Deleted 2025/11/15 05:11:24 DEBUG : three.txt: size = 19 OK 2025/11/15 05:11:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/15 05:11:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.09s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:11:27 DEBUG : Creating backend with remote "TestB2:rclone-test-cotimov9sura/dst" 2025/11/15 05:11:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:11:28 DEBUG : one: size = 3 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:11:28 DEBUG : one: Sizes differ 2025/11/15 05:11:29 DEBUG : one-2019-01-01: size = 3 OK 2025/11/15 05:11:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/15 05:11:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/15 05:11:30 INFO : one: Deleted 2025/11/15 05:11:31 DEBUG : one: size = 4 OK 2025/11/15 05:11:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/15 05:11:31 INFO : one: Copied (new) 2025/11/15 05:11:31 DEBUG : two: size = 3 OK 2025/11/15 05:11:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:11:31 DEBUG : two: Unchanged skipping 2025/11/15 05:11:31 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:11:31 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:11:31 DEBUG : three.txt: Sizes differ 2025/11/15 05:11:37 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/15 05:11:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/15 05:11:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/15 05:11:37 INFO : three.txt: Deleted 2025/11/15 05:11:38 DEBUG : three.txt: size = 6 OK 2025/11/15 05:11:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/15 05:11:38 INFO : three.txt: Copied (new) 2025/11/15 05:11:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:11:39 DEBUG : one: size = 4 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:11:39 DEBUG : one: Sizes differ 2025/11/15 05:11:40 DEBUG : one-2019-01-01: size = 4 OK 2025/11/15 05:11:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/15 05:11:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/15 05:11:40 INFO : one: Deleted 2025/11/15 05:11:40 DEBUG : one: size = 5 OK 2025/11/15 05:11:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/15 05:11:40 INFO : one: Copied (new) 2025/11/15 05:11:41 DEBUG : two: size = 3 OK 2025/11/15 05:11:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:11:41 DEBUG : two: Unchanged skipping 2025/11/15 05:11:41 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:11:41 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-cotimov9sura path dst) 2025/11/15 05:11:41 DEBUG : three.txt: Sizes differ 2025/11/15 05:11:41 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/15 05:11:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/15 05:11:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/15 05:11:41 INFO : three.txt: Deleted 2025/11/15 05:11:42 DEBUG : three.txt: size = 19 OK 2025/11/15 05:11:42 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/15 05:11:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (18.08s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:11:44 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:11:44 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:11:44 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:11:44 DEBUG : Testêé: Sizes differ 2025/11/15 05:11:44 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:11:45 DEBUG : Testêé: size = 14 OK 2025/11/15 05:11:45 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/15 05:11:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/15 05:11:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.01s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:11:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/15 05:11:46 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:11:46 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:11:46 DEBUG : existing: size = 6 OK 2025/11/15 05:11:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/15 05:11:46 INFO : existing: Copied (new) 2025/11/15 05:11:46 DEBUG : Waiting for deletions to finish 2025/11/15 05:11:47 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:11:47 DEBUG : existing: size = 6 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:11:47 DEBUG : existing: Sizes differ 2025/11/15 05:11:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/15 05:11:47 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:11:47 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:11:47 ERROR : B2 bucket rclone-test-cotimov9sura: not deleting files as there were IO errors 2025/11/15 05:11:47 ERROR : B2 bucket rclone-test-cotimov9sura: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.97s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:11:48 DEBUG : EXISTING: size = 6 OK 2025/11/15 05:11:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:11:48 DEBUG : existing: Unchanged skipping 2025/11/15 05:11:48 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:11:48 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:11:48 DEBUG : Waiting for deletions to finish 2025/11/15 05:11:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.33s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", 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:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", 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:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:12:04 DEBUG : both0: size = 6 OK 2025/11/15 05:12:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:04 DEBUG : both10: size = 6 OK 2025/11/15 05:12:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:04 DEBUG : both11: size = 6 OK 2025/11/15 05:12:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:04 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:12:04 DEBUG : both0: Unchanged skipping 2025/11/15 05:12:04 DEBUG : both12: size = 6 OK 2025/11/15 05:12:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:04 DEBUG : both12: Unchanged skipping 2025/11/15 05:12:04 DEBUG : both13: size = 6 OK 2025/11/15 05:12:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:04 DEBUG : both13: Unchanged skipping 2025/11/15 05:12:04 DEBUG : both14: size = 6 OK 2025/11/15 05:12:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:04 DEBUG : both14: Unchanged skipping 2025/11/15 05:12:04 DEBUG : both15: size = 6 OK 2025/11/15 05:12:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:04 DEBUG : both15: Unchanged skipping 2025/11/15 05:12:04 DEBUG : both16: size = 6 OK 2025/11/15 05:12:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:04 DEBUG : both16: Unchanged skipping 2025/11/15 05:12:04 DEBUG : both17: size = 6 OK 2025/11/15 05:12:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:04 DEBUG : both17: Unchanged skipping 2025/11/15 05:12:04 DEBUG : both18: size = 6 OK 2025/11/15 05:12:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:04 DEBUG : both18: Unchanged skipping 2025/11/15 05:12:04 DEBUG : both19: size = 6 OK 2025/11/15 05:12:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:04 DEBUG : both19: Unchanged skipping 2025/11/15 05:12:04 DEBUG : both1: size = 6 OK 2025/11/15 05:12:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:04 DEBUG : both1: Unchanged skipping 2025/11/15 05:12:04 DEBUG : both2: size = 6 OK 2025/11/15 05:12:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:04 DEBUG : both2: Unchanged skipping 2025/11/15 05:12:04 DEBUG : both3: size = 6 OK 2025/11/15 05:12:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:04 DEBUG : both3: Unchanged skipping 2025/11/15 05:12:04 DEBUG : both4: size = 6 OK 2025/11/15 05:12:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:04 DEBUG : both4: Unchanged skipping 2025/11/15 05:12:04 DEBUG : both5: size = 6 OK 2025/11/15 05:12:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:04 DEBUG : both5: Unchanged skipping 2025/11/15 05:12:04 DEBUG : both6: size = 6 OK 2025/11/15 05:12:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:04 DEBUG : both6: Unchanged skipping 2025/11/15 05:12:04 DEBUG : both7: size = 6 OK 2025/11/15 05:12:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:04 DEBUG : both7: Unchanged skipping 2025/11/15 05:12:04 DEBUG : both8: size = 6 OK 2025/11/15 05:12:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:04 DEBUG : both8: Unchanged skipping 2025/11/15 05:12:04 DEBUG : both9: size = 6 OK 2025/11/15 05:12:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:04 DEBUG : both10: Unchanged skipping 2025/11/15 05:12:04 DEBUG : both11: Unchanged skipping 2025/11/15 05:12:04 DEBUG : both9: Unchanged skipping 2025/11/15 05:12:04 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:12:04 DEBUG : Waiting for deletions to finish 2025/11/15 05:12:04 INFO : only5: Deleted 2025/11/15 05:12:05 INFO : only7: Deleted 2025/11/15 05:12:05 INFO : only8: Deleted 2025/11/15 05:12:05 INFO : only9: Deleted 2025/11/15 05:12:05 INFO : only11: Deleted 2025/11/15 05:12:05 INFO : only19: Deleted 2025/11/15 05:12:05 INFO : only4: Deleted 2025/11/15 05:12:05 INFO : only2: Deleted 2025/11/15 05:12:05 INFO : only6: Deleted 2025/11/15 05:12:05 INFO : only0: Deleted 2025/11/15 05:12:05 INFO : only12: Deleted 2025/11/15 05:12:05 INFO : only14: Deleted 2025/11/15 05:12:05 INFO : only15: Deleted 2025/11/15 05:12:05 INFO : only16: Deleted 2025/11/15 05:12:05 INFO : only18: Deleted 2025/11/15 05:12:05 INFO : only1: Deleted 2025/11/15 05:12:05 INFO : only3: Deleted 2025/11/15 05:12:05 INFO : only10: Deleted 2025/11/15 05:12:06 INFO : only13: Deleted 2025/11/15 05:12:06 INFO : only17: Deleted 2025/11/15 05:12:06 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.65s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:12:10 DEBUG : both0: Clearing upload URL because of error: CPU too busy (503 service_unavailable): trying again in 1s 2025/11/15 05:12:10 DEBUG : pacer: low level retry 1/1 (error CPU too busy (503 service_unavailable): trying again in 1s) 2025/11/15 05:12:10 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:286: Retry Put of "both0" to B2 bucket rclone-test-cotimov9sura: 1/10 (CPU too busy (503 service_unavailable): trying again in 1s) 2025/11/15 05:12:13 DEBUG : pacer: Reducing sleep to 500ms 2025/11/15 05:12:14 DEBUG : both0: Clearing upload URL because of error: CPU too busy (503 service_unavailable): trying again in 1s 2025/11/15 05:12:14 DEBUG : pacer: low level retry 1/1 (error CPU too busy (503 service_unavailable): trying again in 1s) 2025/11/15 05:12:14 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:286: Retry Put of "both0" to B2 bucket rclone-test-cotimov9sura: 2/10 (CPU too busy (503 service_unavailable): trying again in 1s) 2025/11/15 05:12:16 DEBUG : pacer: Reducing sleep to 500ms 2025/11/15 05:12:18 DEBUG : pacer: Reducing sleep to 250ms 2025/11/15 05:12:18 DEBUG : pacer: Reducing sleep to 125ms 2025/11/15 05:12:18 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/15 05:12:18 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/15 05:12:19 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/15 05:12:19 DEBUG : pacer: Reducing sleep to 10ms 2025/11/15 05:12:27 DEBUG : both10: size = 6 OK 2025/11/15 05:12:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:27 DEBUG : both0: size = 6 OK 2025/11/15 05:12:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:27 DEBUG : both11: size = 6 OK 2025/11/15 05:12:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:27 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:12:27 DEBUG : both12: size = 6 OK 2025/11/15 05:12:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:27 DEBUG : both10: Unchanged skipping 2025/11/15 05:12:27 DEBUG : both13: size = 6 OK 2025/11/15 05:12:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:27 DEBUG : both13: Unchanged skipping 2025/11/15 05:12:27 DEBUG : both14: size = 6 OK 2025/11/15 05:12:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:27 DEBUG : both14: Unchanged skipping 2025/11/15 05:12:27 DEBUG : both15: size = 6 OK 2025/11/15 05:12:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:27 DEBUG : both15: Unchanged skipping 2025/11/15 05:12:27 DEBUG : both16: size = 6 OK 2025/11/15 05:12:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:27 DEBUG : both16: Unchanged skipping 2025/11/15 05:12:27 DEBUG : both17: size = 6 OK 2025/11/15 05:12:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:27 DEBUG : both17: Unchanged skipping 2025/11/15 05:12:27 DEBUG : both18: size = 6 OK 2025/11/15 05:12:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:27 DEBUG : both18: Unchanged skipping 2025/11/15 05:12:27 DEBUG : both19: size = 6 OK 2025/11/15 05:12:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:27 DEBUG : both19: Unchanged skipping 2025/11/15 05:12:27 DEBUG : both1: size = 6 OK 2025/11/15 05:12:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:27 DEBUG : both1: Unchanged skipping 2025/11/15 05:12:27 DEBUG : both2: size = 6 OK 2025/11/15 05:12:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:27 DEBUG : both2: Unchanged skipping 2025/11/15 05:12:27 DEBUG : both3: size = 6 OK 2025/11/15 05:12:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:27 DEBUG : both3: Unchanged skipping 2025/11/15 05:12:27 DEBUG : both4: size = 6 OK 2025/11/15 05:12:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:27 DEBUG : both4: Unchanged skipping 2025/11/15 05:12:27 DEBUG : both5: size = 6 OK 2025/11/15 05:12:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:27 DEBUG : both5: Unchanged skipping 2025/11/15 05:12:27 DEBUG : both6: size = 6 OK 2025/11/15 05:12:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:27 DEBUG : both6: Unchanged skipping 2025/11/15 05:12:27 DEBUG : both7: size = 6 OK 2025/11/15 05:12:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:27 DEBUG : both7: Unchanged skipping 2025/11/15 05:12:27 DEBUG : both8: size = 6 OK 2025/11/15 05:12:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:27 DEBUG : both8: Unchanged skipping 2025/11/15 05:12:27 DEBUG : both9: size = 6 OK 2025/11/15 05:12:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:27 DEBUG : both9: Unchanged skipping 2025/11/15 05:12:27 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:12:27 DEBUG : only0: size = 6 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:12:27 DEBUG : only0: Sizes differ 2025/11/15 05:12:27 DEBUG : both0: Unchanged skipping 2025/11/15 05:12:27 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:12:27 DEBUG : only10: size = 6 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:12:27 DEBUG : only10: Sizes differ 2025/11/15 05:12:27 DEBUG : both11: Unchanged skipping 2025/11/15 05:12:27 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:12:27 DEBUG : only11: size = 6 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:12:27 DEBUG : only11: Sizes differ 2025/11/15 05:12:27 DEBUG : both12: Unchanged skipping 2025/11/15 05:12:27 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:12:27 DEBUG : only12: size = 6 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:12:27 DEBUG : only12: Sizes differ 2025/11/15 05:12:27 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:12:27 DEBUG : only13: size = 6 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:12:27 DEBUG : only13: Sizes differ 2025/11/15 05:12:27 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:12:27 DEBUG : only14: size = 6 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:12:27 DEBUG : only14: Sizes differ 2025/11/15 05:12:27 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:12:27 DEBUG : only15: size = 6 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:12:27 DEBUG : only15: Sizes differ 2025/11/15 05:12:27 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:12:27 DEBUG : only16: size = 6 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:12:27 DEBUG : only16: Sizes differ 2025/11/15 05:12:27 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:12:27 DEBUG : only17: size = 6 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:12:27 DEBUG : only17: Sizes differ 2025/11/15 05:12:27 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:12:27 DEBUG : only18: size = 6 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:12:27 DEBUG : only18: Sizes differ 2025/11/15 05:12:27 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:12:27 DEBUG : only19: size = 6 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:12:27 DEBUG : only19: Sizes differ 2025/11/15 05:12:27 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:12:27 DEBUG : only1: size = 6 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:12:27 DEBUG : only1: Sizes differ 2025/11/15 05:12:27 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:12:27 DEBUG : only2: size = 6 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:12:27 DEBUG : only2: Sizes differ 2025/11/15 05:12:27 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:12:27 DEBUG : only3: size = 6 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:12:27 DEBUG : only3: Sizes differ 2025/11/15 05:12:27 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:12:27 DEBUG : only4: size = 6 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:12:27 DEBUG : only4: Sizes differ 2025/11/15 05:12:27 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:12:27 DEBUG : only5: size = 6 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:12:27 DEBUG : only5: Sizes differ 2025/11/15 05:12:27 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:12:27 DEBUG : only6: size = 6 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:12:27 DEBUG : only6: Sizes differ 2025/11/15 05:12:27 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:12:27 DEBUG : only7: size = 6 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:12:27 DEBUG : only7: Sizes differ 2025/11/15 05:12:27 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:12:27 DEBUG : only8: size = 6 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:12:27 DEBUG : only8: Sizes differ 2025/11/15 05:12:27 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3346371420) 2025/11/15 05:12:27 DEBUG : only9: size = 6 (B2 bucket rclone-test-cotimov9sura) 2025/11/15 05:12:27 DEBUG : only9: Sizes differ 2025/11/15 05:12:27 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:12:28 DEBUG : only12: size = 0 OK 2025/11/15 05:12:28 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/15 05:12:28 INFO : only12: Copied (replaced existing) 2025/11/15 05:12:28 DEBUG : only13: size = 0 OK 2025/11/15 05:12:28 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/15 05:12:28 INFO : only13: Copied (replaced existing) 2025/11/15 05:12:28 DEBUG : only16: size = 0 OK 2025/11/15 05:12:28 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/15 05:12:28 INFO : only16: Copied (replaced existing) 2025/11/15 05:12:28 DEBUG : only17: size = 0 OK 2025/11/15 05:12:28 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/15 05:12:28 INFO : only17: Copied (replaced existing) 2025/11/15 05:12:28 DEBUG : only14: size = 0 OK 2025/11/15 05:12:28 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/15 05:12:28 INFO : only14: Copied (replaced existing) 2025/11/15 05:12:28 DEBUG : only18: size = 0 OK 2025/11/15 05:12:28 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/15 05:12:28 INFO : only18: Copied (replaced existing) 2025/11/15 05:12:28 DEBUG : only19: size = 0 OK 2025/11/15 05:12:28 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/15 05:12:28 INFO : only19: Copied (replaced existing) 2025/11/15 05:12:28 DEBUG : only1: size = 0 OK 2025/11/15 05:12:28 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/15 05:12:28 INFO : only1: Copied (replaced existing) 2025/11/15 05:12:28 DEBUG : only15: size = 0 OK 2025/11/15 05:12:28 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/15 05:12:28 INFO : only15: Copied (replaced existing) 2025/11/15 05:12:28 DEBUG : only2: size = 0 OK 2025/11/15 05:12:28 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/15 05:12:28 INFO : only2: Copied (replaced existing) 2025/11/15 05:12:28 DEBUG : only3: size = 0 OK 2025/11/15 05:12:28 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/15 05:12:28 INFO : only3: Copied (replaced existing) 2025/11/15 05:12:28 DEBUG : only4: size = 0 OK 2025/11/15 05:12:28 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/15 05:12:28 INFO : only4: Copied (replaced existing) 2025/11/15 05:12:28 DEBUG : only10: size = 0 OK 2025/11/15 05:12:28 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/15 05:12:28 INFO : only10: Copied (replaced existing) 2025/11/15 05:12:28 DEBUG : only6: size = 0 OK 2025/11/15 05:12:28 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/15 05:12:28 INFO : only6: Copied (replaced existing) 2025/11/15 05:12:28 DEBUG : only7: size = 0 OK 2025/11/15 05:12:28 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/15 05:12:28 INFO : only7: Copied (replaced existing) 2025/11/15 05:12:28 DEBUG : only8: size = 0 OK 2025/11/15 05:12:28 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/15 05:12:28 INFO : only8: Copied (replaced existing) 2025/11/15 05:12:28 DEBUG : only11: size = 0 OK 2025/11/15 05:12:28 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/15 05:12:28 INFO : only11: Copied (replaced existing) 2025/11/15 05:12:28 DEBUG : only5: size = 0 OK 2025/11/15 05:12:28 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/15 05:12:28 INFO : only5: Copied (replaced existing) 2025/11/15 05:12:29 DEBUG : only9: size = 0 OK 2025/11/15 05:12:29 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/15 05:12:29 INFO : only9: Copied (replaced existing) 2025/11/15 05:12:29 DEBUG : only0: size = 0 OK 2025/11/15 05:12:29 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/15 05:12:29 INFO : only0: Copied (replaced existing) 2025/11/15 05:12:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.84s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:12:37 DEBUG : empty_dir: Making directory with metadata 2025/11/15 05:12:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 05:12:37 DEBUG : empty_on_remote: Making directory with metadata 2025/11/15 05:12:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 05:12:37 INFO : empty_on_remote: Making directory 2025/11/15 05:12:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/15 05:12:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/15 05:12:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/15 05:12:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/15 05:12:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.27s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:12:39 DEBUG : empty_dir: Making directory with metadata 2025/11/15 05:12:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 05:12:39 DEBUG : empty_on_remote: Making directory with metadata 2025/11/15 05:12:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/15 05:12:39 INFO : empty_on_remote: Making directory 2025/11/15 05:12:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/15 05:12:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/15 05:12:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/15 05:12:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/15 05:12:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/15 05:12:40 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.53s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:12:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 05:12:42 INFO : sub dir: Making directory 2025/11/15 05:12:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:12:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/15 05:12:43 INFO : sub dir: Making directory 2025/11/15 05:12:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.41s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:12:53 DEBUG : Waiting for deletions to finish 2025/11/15 05:12:54 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : apple: size = 5 OK 2025/11/15 05:12:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:54 DEBUG : apple: Unchanged skipping 2025/11/15 05:12:54 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 05:12:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 05:12:54 DEBUG : banana: size = 6 OK 2025/11/15 05:12:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:54 DEBUG : banana: Unchanged skipping 2025/11/15 05:12:54 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 05:12:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:54 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 05:12:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 05:12:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 05:12:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 05:12:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 05:12:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 05:12:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 05:12:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 05:12:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 05:12:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 05:12:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 05:12:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 05:12:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 05:12:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 05:12:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 05:12:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 05:12:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 05:12:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 05:12:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 05:12:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 05:12:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 05:12:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 05:12:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 05:12:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 05:12:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 05:12:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 05:12:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 05:12:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 05:12:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 05:12:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 05:12:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 05:12:54 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:12:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 05:12:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 05:12:54 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:12:54 DEBUG : Waiting for deletions to finish 2025/11/15 05:12:54 INFO : There was nothing to transfer 2025/11/15 05:12:54 DEBUG : Waiting for deletions to finish 2025/11/15 05:12:54 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:12:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 05:12:55 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 05:12:55 DEBUG : apple: size = 5 OK 2025/11/15 05:12:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:55 DEBUG : apple: Unchanged skipping 2025/11/15 05:12:55 DEBUG : banana: size = 6 OK 2025/11/15 05:12:55 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 05:12:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:55 DEBUG : banana: Unchanged skipping 2025/11/15 05:12:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:55 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 05:12:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 05:12:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 05:12:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 05:12:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 05:12:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 05:12:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 05:12:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 05:12:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 05:12:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 05:12:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 05:12:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 05:12:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 05:12:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 05:12:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 05:12:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 05:12:55 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:12:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 05:12:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 05:12:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 05:12:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 05:12:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 05:12:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 05:12:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 05:12:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 05:12:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 05:12:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 05:12:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 05:12:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 05:12:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 05:12:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 05:12:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 05:12:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 05:12:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 05:12:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:12:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 05:12:55 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:12:55 DEBUG : Waiting for deletions to finish 2025/11/15 05:12:55 INFO : There was nothing to transfer 2025/11/15 05:12:55 DEBUG : Waiting for deletions to finish 2025/11/15 05:12:55 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:12:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:12:55 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:12:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:12:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:12:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:12:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:12:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:12:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:12:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:12:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:12:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:12:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:12:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:12:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:12:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:12:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:12:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:12:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:12:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:13:09 DEBUG : Waiting for deletions to finish 2025/11/15 05:13:10 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:13:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:13:10 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:13:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:13:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:13:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:13:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:13:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:13:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:13:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:13:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:13:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:13:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:13:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:13:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:13:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:13:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:13:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:13:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:13:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 05:13:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 05:13:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 05:13:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 05:13:10 DEBUG : apple: size = 5 OK 2025/11/15 05:13:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:10 DEBUG : apple: Unchanged skipping 2025/11/15 05:13:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 05:13:10 DEBUG : banana: size = 6 OK 2025/11/15 05:13:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:10 DEBUG : banana: Unchanged skipping 2025/11/15 05:13:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 05:13:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 05:13:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 05:13:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 05:13:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 05:13:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 05:13:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 05:13:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 05:13:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 05:13:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 05:13:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 05:13:10 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:13:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 05:13:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 05:13:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 05:13:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 05:13:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 05:13:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 05:13:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 05:13:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 05:13:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 05:13:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 05:13:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 05:13:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 05:13:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 05:13:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 05:13:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 05:13:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 05:13:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 05:13:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 05:13:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 05:13:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 05:13:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 05:13:10 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:13:10 DEBUG : Waiting for deletions to finish 2025/11/15 05:13:10 INFO : There was nothing to transfer 2025/11/15 05:13:10 DEBUG : Waiting for deletions to finish 2025/11/15 05:13:11 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : apple: size = 5 OK 2025/11/15 05:13:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:11 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 05:13:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:11 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 05:13:11 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 05:13:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:11 DEBUG : apple: Unchanged skipping 2025/11/15 05:13:11 DEBUG : banana: size = 6 OK 2025/11/15 05:13:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:11 DEBUG : banana: Unchanged skipping 2025/11/15 05:13:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 05:13:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 05:13:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 05:13:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 05:13:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 05:13:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 05:13:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 05:13:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 05:13:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 05:13:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 05:13:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 05:13:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 05:13:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 05:13:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 05:13:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 05:13:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 05:13:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 05:13:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 05:13:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 05:13:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 05:13:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 05:13:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 05:13:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 05:13:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 05:13:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 05:13:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 05:13:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 05:13:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 05:13:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 05:13:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 05:13:11 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:13:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 05:13:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 05:13:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 05:13:11 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:13:11 DEBUG : Waiting for deletions to finish 2025/11/15 05:13:11 INFO : There was nothing to transfer 2025/11/15 05:13:11 DEBUG : Waiting for deletions to finish 2025/11/15 05:13:11 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:13:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:13:24 DEBUG : Waiting for deletions to finish 2025/11/15 05:13:25 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:13:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:13:25 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:13:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:13:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:13:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:13:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:13:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:13:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:13:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:13:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:13:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:13:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:13:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:13:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:13:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:13:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:13:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:13:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:13:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 05:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/15 05:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/15 05:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/15 05:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/15 05:13:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/15 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/15 05:13:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:25 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:13:25 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:13:25 DEBUG : YXBwbGU=: size = 5 OK 2025/11/15 05:13:25 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/15 05:13:25 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/15 05:13:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/15 05:13:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/15 05:13:25 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/15 05:13:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/15 05:13:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/15 05:13:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/15 05:13:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/15 05:13:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/15 05:13:26 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:26 DEBUG : YmFuYW5h: size = 6 OK 2025/11/15 05:13:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/15 05:13:26 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/15 05:13:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/15 05:13:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/15 05:13:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/15 05:13:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/15 05:13:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/15 05:13:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/15 05:13:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/15 05:13:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/15 05:13:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/15 05:13:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/15 05:13:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/15 05:13:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/15 05:13:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/15 05:13:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/15 05:13:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/15 05:13:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/15 05:13:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/15 05:13:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/15 05:13:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/15 05:13:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/15 05:13:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 05:13:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/15 05:13:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/15 05:13:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/15 05:13:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/15 05:13:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/15 05:13:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/15 05:13:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/15 05:13:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/15 05:13:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/15 05:13:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:27 DEBUG : Waiting for deletions to finish 2025/11/15 05:13:27 INFO : dir1/0015-9;=.txt: Deleted 2025/11/15 05:13:27 INFO : apple: Deleted 2025/11/15 05:13:27 INFO : splitbananasplit: Deleted 2025/11/15 05:13:27 INFO : banana: Deleted 2025/11/15 05:13:27 INFO : dir1/0008-2345678.txt: Deleted 2025/11/15 05:13:27 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/15 05:13:27 INFO : dir1/0014-89;=.txt: Deleted 2025/11/15 05:13:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/15 05:13:27 INFO : dir1/0010-456789.txt: Deleted 2025/11/15 05:13:27 INFO : dir1/0003-defghij.txt: Deleted 2025/11/15 05:13:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/15 05:13:28 INFO : dir1/0007-1234567.txt: Deleted 2025/11/15 05:13:28 INFO : dir1/0009-3456789.txt: Deleted 2025/11/15 05:13:28 INFO : dir1/0012-6789;.txt: Deleted 2025/11/15 05:13:28 INFO : dir1/0013-789;=.txt: Deleted 2025/11/15 05:13:28 INFO : appleappleapplebanana: Deleted 2025/11/15 05:13:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/15 05:13:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/15 05:13:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/15 05:13:28 INFO : dir1/0011-56789;.txt: Deleted 2025/11/15 05:13:28 DEBUG : Waiting for deletions to finish 2025/11/15 05:13:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/15 05:13:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/15 05:13:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/15 05:13:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/15 05:13:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/15 05:13:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/15 05:13:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/15 05:13:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/15 05:13:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/15 05:13:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/15 05:13:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/15 05:13:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/15 05:13:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/15 05:13:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/15 05:13:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/15 05:13:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/15 05:13:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/15 05:13:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/15 05:13:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/15 05:13:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/15 05:13:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 05:13:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:28 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 05:13:28 DEBUG : YXBwbGU=: size = 5 OK 2025/11/15 05:13:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:28 DEBUG : YmFuYW5h: size = 6 OK 2025/11/15 05:13:28 DEBUG : apple: Unchanged skipping 2025/11/15 05:13:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:28 DEBUG : banana: Unchanged skipping 2025/11/15 05:13:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/15 05:13:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:28 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 05:13:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/15 05:13:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/15 05:13:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 05:13:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/15 05:13:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/15 05:13:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 05:13:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 05:13:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/15 05:13:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 05:13:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/15 05:13:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 05:13:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/15 05:13:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/15 05:13:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/15 05:13:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/15 05:13:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/15 05:13:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/15 05:13:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 05:13:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/15 05:13:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/15 05:13:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/15 05:13:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 05:13:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 05:13:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 05:13:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 05:13:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 05:13:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 05:13:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/15 05:13:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 05:13:28 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:13:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 05:13:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/15 05:13:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 05:13:28 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/15 05:13:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:13:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 05:13:28 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:13:28 DEBUG : Waiting for deletions to finish 2025/11/15 05:13:28 DEBUG : Waiting for deletions to finish 2025/11/15 05:13:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/15 05:13:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/15 05:13:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/15 05:13:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/15 05:13:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/15 05:13:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/15 05:13:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/15 05:13:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/15 05:13:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/15 05:13:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/15 05:13:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/15 05:13:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/15 05:13:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/15 05:13:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/15 05:13:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/15 05:13:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/15 05:13:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/15 05:13:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/15 05:13:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/15 05:13:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/15 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/15 05:13:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/15 05:13:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/15 05:13:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/15 05:13:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/15 05:13:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/15 05:13:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/15 05:13:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/15 05:13:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/15 05:13:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/15 05:13:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:13:37 DEBUG : dir1/0004-efghijk.txt: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/11/15 05:13:37 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/11/15 05:13:37 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:286: Retry Put of "dir1/0004-efghijk.txt" to B2 bucket rclone-test-cotimov9sura: 1/10 (no tomes available (503 service_unavailable): trying again in 1s) 2025/11/15 05:13:39 DEBUG : pacer: Reducing sleep to 500ms 2025/11/15 05:13:40 DEBUG : pacer: Reducing sleep to 250ms 2025/11/15 05:13:41 DEBUG : pacer: Reducing sleep to 125ms 2025/11/15 05:13:41 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/15 05:13:41 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/15 05:13:42 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/15 05:13:42 DEBUG : pacer: Reducing sleep to 10ms 2025/11/15 05:13:45 DEBUG : Waiting for deletions to finish 2025/11/15 05:13:45 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:13:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:13:45 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:13:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:13:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:13:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:13:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:13:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:13:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:13:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:13:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:13:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:13:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:13:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:13:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:13:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:13:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:13:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:13:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:13:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 05:13:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:45 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:45 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/15 05:13:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/15 05:13:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/15 05:13:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/15 05:13:46 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:46 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 05:13:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 05:13:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 05:13:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 05:13:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 05:13:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 05:13:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 05:13:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 05:13:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 05:13:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 05:13:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 05:13:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 05:13:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 05:13:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 05:13:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 05:13:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 05:13:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 05:13:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 05:13:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 05:13:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 05:13:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 05:13:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 05:13:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 05:13:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 05:13:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 05:13:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 05:13:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 05:13:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 05:13:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 05:13:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 05:13:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 05:13:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 05:13:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 05:13:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 05:13:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 05:13:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 05:13:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 05:13:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 05:13:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 05:13:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 05:13:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 05:13:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 05:13:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 05:13:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 05:13:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 05:13:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 05:13:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 05:13:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 05:13:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 05:13:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 05:13:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 05:13:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 05:13:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 05:13:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 05:13:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 05:13:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 05:13:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 05:13:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 05:13:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 05:13:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 05:13:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 05:13:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 05:13:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 05:13:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 05:13:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 05:13:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 05:13:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 05:13:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 05:13:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 05:13:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 05:13:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 05:13:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 05:13:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 05:13:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 05:13:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 05:13:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 05:13:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 05:13:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 05:13:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 05:13:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 05:13:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 05:13:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 05:13:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 05:13:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 05:13:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 05:13:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 05:13:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 05:13:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 05:13:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 05:13:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 05:13:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 05:13:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 05:13:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 05:13:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 05:13:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 05:13:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 05:13:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 05:13:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 05:13:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 05:13:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 05:13:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 05:13:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 05:13:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 05:13:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 05:13:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 05:13:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 05:13:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 05:13:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 05:13:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 05:13:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 05:13:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 05:13:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 05:13:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 05:13:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 05:13:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 05:13:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 05:13:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 05:13:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 05:13:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 05:13:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 05:13:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 05:13:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 05:13:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 05:13:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 05:13:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 05:13:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 05:13:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 05:13:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 05:13:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 05:13:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 05:13:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/15 05:13:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 05:13:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/15 05:13:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 05:13:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/15 05:13:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 05:13:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/15 05:13:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 05:13:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/15 05:13:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 05:13:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 05:13:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 05:13:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 05:13:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 05:13:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 05:13:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 05:13:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 05:13:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 05:13:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 05:13:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/15 05:13:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 05:13:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 05:13:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 05:13:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 05:13:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 05:13:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 05:13:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 05:13:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 05:13:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 05:13:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 05:13:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 05:13:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 05:13:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 05:13:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 05:13:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 05:13:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 05:13:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 05:13:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 05:13:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/15 05:13:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 05:13:46 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/15 05:13:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/15 05:13:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/15 05:13:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/15 05:13:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/15 05:13:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/15 05:13:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/15 05:13:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/15 05:13:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/15 05:13:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/15 05:13:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/15 05:13:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/15 05:13:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/15 05:13:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/15 05:13:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/15 05:13:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/15 05:13:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:46 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:13:46 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:13:46 DEBUG : PREFIXbanana: size = 6 OK 2025/11/15 05:13:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/15 05:13:46 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/15 05:13:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 05:13:46 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/15 05:13:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/15 05:13:46 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/15 05:13:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 05:13:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/15 05:13:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/15 05:13:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 05:13:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 05:13:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/15 05:13:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/15 05:13:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 05:13:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 05:13:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/15 05:13:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/15 05:13:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 05:13:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 05:13:46 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/15 05:13:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/15 05:13:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/15 05:13:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 05:13:46 DEBUG : PREFIXapple: size = 5 OK 2025/11/15 05:13:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/15 05:13:46 INFO : apple: Copied (new) to: PREFIXapple 2025/11/15 05:13:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 05:13:47 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/15 05:13:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/15 05:13:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/15 05:13:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 05:13:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/15 05:13:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/15 05:13:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 05:13:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 05:13:47 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/15 05:13:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/15 05:13:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/15 05:13:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 05:13:47 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/15 05:13:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/15 05:13:47 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/15 05:13:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 05:13:47 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/15 05:13:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/15 05:13:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/15 05:13:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 05:13:47 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/15 05:13:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/15 05:13:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/15 05:13:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 05:13:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/15 05:13:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/15 05:13:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 05:13:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 05:13:47 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/15 05:13:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/15 05:13:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/15 05:13:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 05:13:47 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/15 05:13:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/15 05:13:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/15 05:13:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/15 05:13:47 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/15 05:13:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/15 05:13:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/15 05:13:47 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/15 05:13:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/15 05:13:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/15 05:13:48 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/15 05:13:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/15 05:13:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/15 05:13:48 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/15 05:13:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/15 05:13:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/15 05:13:48 DEBUG : Waiting for deletions to finish 2025/11/15 05:13:48 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/15 05:13:48 INFO : splitbananasplit: Deleted 2025/11/15 05:13:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/15 05:13:48 INFO : dir1/0012-6789;.txt: Deleted 2025/11/15 05:13:48 INFO : dir1/0013-789;=.txt: Deleted 2025/11/15 05:13:48 INFO : dir1/0014-89;=.txt: Deleted 2025/11/15 05:13:48 INFO : apple: Deleted 2025/11/15 05:13:48 INFO : appleappleapplebanana: Deleted 2025/11/15 05:13:48 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/15 05:13:48 INFO : dir1/0003-defghij.txt: Deleted 2025/11/15 05:13:48 INFO : dir1/0010-456789.txt: Deleted 2025/11/15 05:13:48 INFO : dir1/0011-56789;.txt: Deleted 2025/11/15 05:13:48 INFO : dir1/0008-2345678.txt: Deleted 2025/11/15 05:13:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/15 05:13:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/15 05:13:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/15 05:13:49 INFO : dir1/0007-1234567.txt: Deleted 2025/11/15 05:13:49 INFO : dir1/0015-9;=.txt: Deleted 2025/11/15 05:13:49 INFO : dir1/0009-3456789.txt: Deleted 2025/11/15 05:13:49 INFO : banana: Deleted 2025/11/15 05:13:49 DEBUG : Waiting for deletions to finish 2025/11/15 05:13:49 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/15 05:13:49 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:13:49 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/15 05:13:49 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/15 05:13:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:13:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:13:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:13:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:13:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:13:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:13:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:13:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:13:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:13:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:13:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:13:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:13:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:13:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:13:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:13:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:13:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 05:13:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 05:13:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 05:13:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 05:13:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 05:13:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 05:13:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 05:13:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 05:13:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 05:13:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 05:13:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 05:13:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 05:13:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 05:13:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 05:13:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 05:13:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 05:13:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 05:13:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 05:13:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 05:13:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 05:13:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 05:13:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 05:13:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 05:13:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 05:13:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 05:13:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 05:13:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 05:13:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 05:13:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/15 05:13:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 05:13:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/15 05:13:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 05:13:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 05:13:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 05:13:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 05:13:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 05:13:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 05:13:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 05:13:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 05:13:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 05:13:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 05:13:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 05:13:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 05:13:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 05:13:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 05:13:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 05:13:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/15 05:13:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 05:13:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 05:13:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 05:13:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 05:13:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 05:13:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 05:13:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 05:13:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 05:13:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 05:13:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 05:13:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 05:13:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 05:13:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 05:13:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 05:13:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 05:13:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/15 05:13:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 05:13:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 05:13:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 05:13:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 05:13:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 05:13:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 05:13:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 05:13:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 05:13:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 05:13:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 05:13:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 05:13:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 05:13:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 05:13:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 05:13:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 05:13:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/15 05:13:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 05:13:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 05:13:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 05:13:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 05:13:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 05:13:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 05:13:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 05:13:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 05:13:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 05:13:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 05:13:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 05:13:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 05:13:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 05:13:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 05:13:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 05:13:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:49 DEBUG : apple: transformed to: PREFIXapple 2025/11/15 05:13:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/15 05:13:49 DEBUG : banana: transformed to: PREFIXbanana 2025/11/15 05:13:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/15 05:13:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/15 05:13:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/15 05:13:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/15 05:13:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/15 05:13:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/15 05:13:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/15 05:13:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/15 05:13:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/15 05:13:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/15 05:13:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/15 05:13:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/15 05:13:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/15 05:13:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/15 05:13:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/15 05:13:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/15 05:13:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/15 05:13:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/15 05:13:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/15 05:13:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/15 05:13:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/15 05:13:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/15 05:13:49 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:13:49 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:13:50 DEBUG : apple: size = 5 OK 2025/11/15 05:13:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/15 05:13:50 INFO : apple: Copied (new) 2025/11/15 05:13:50 DEBUG : banana: size = 6 OK 2025/11/15 05:13:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/15 05:13:50 INFO : banana: Copied (new) 2025/11/15 05:13:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 05:13:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/15 05:13:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/15 05:13:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 05:13:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/15 05:13:50 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/15 05:13:50 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 05:13:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/15 05:13:50 INFO : appleappleapplebanana: Copied (new) 2025/11/15 05:13:50 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 05:13:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 05:13:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/15 05:13:50 INFO : splitbananasplit: Copied (new) 2025/11/15 05:13:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/15 05:13:50 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/15 05:13:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 05:13:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/15 05:13:50 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/15 05:13:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 05:13:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/15 05:13:50 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/15 05:13:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 05:13:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/15 05:13:50 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/15 05:13:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 05:13:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/15 05:13:50 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/15 05:13:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 05:13:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/15 05:13:50 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/15 05:13:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 05:13:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/15 05:13:50 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/15 05:13:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 05:13:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/15 05:13:51 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/15 05:13:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 05:13:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/15 05:13:51 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/15 05:13:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 05:13:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/15 05:13:51 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/15 05:13:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 05:13:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/15 05:13:51 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/15 05:13:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 05:13:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/15 05:13:51 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/15 05:13:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 05:13:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/15 05:13:51 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/15 05:13:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 05:13:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/15 05:13:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/15 05:13:53 DEBUG : Waiting for deletions to finish 2025/11/15 05:13:53 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/15 05:13:53 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/15 05:13:53 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/15 05:13:53 INFO : PREFIXbanana: Deleted 2025/11/15 05:13:53 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/15 05:13:53 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/15 05:13:53 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/15 05:13:53 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/15 05:13:53 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/15 05:13:53 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/15 05:13:53 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/15 05:13:53 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/15 05:13:53 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/15 05:13:53 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/15 05:13:53 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/15 05:13:53 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/15 05:13:53 INFO : PREFIXapple: Deleted 2025/11/15 05:13:53 INFO : PREFIXsplitbananasplit: Deleted 2025/11/15 05:13:53 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/15 05:13:53 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/15 05:13:53 DEBUG : Waiting for deletions to finish 2025/11/15 05:13:53 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:13:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:13:53 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:13:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:13:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:13:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:13:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:13:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:13:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:13:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:13:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:13:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:13:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:13:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:13:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:13:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:13:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:13:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:13:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:13:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 05:13:54 DEBUG : Waiting for deletions to finish 2025/11/15 05:13:54 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:13:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:13:54 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:13:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:13:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:13:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:13:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:13:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:13:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:13:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:13:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:13:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:13:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:13:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:13:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:13:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:13:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:13:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:13:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:13:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:14:08 DEBUG : Waiting for deletions to finish 2025/11/15 05:14:08 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:14:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:14:08 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:14:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:14:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:14:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:14:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:14:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:14:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:14:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:14:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:14:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:14:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:14:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:14:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:14:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:14:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:14:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:14:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:14:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 05:14:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 05:14:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 05:14:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 05:14:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 05:14:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/15 05:14:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/15 05:14:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/15 05:14:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 05:14:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/15 05:14:09 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 05:14:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:09 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:14:09 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:14:09 DEBUG : appleSUFFIX: size = 5 OK 2025/11/15 05:14:09 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/15 05:14:09 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/15 05:14:09 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/15 05:14:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/15 05:14:09 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 05:14:09 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/15 05:14:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/15 05:14:09 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/15 05:14:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/15 05:14:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/15 05:14:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/15 05:14:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/15 05:14:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/15 05:14:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 05:14:09 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/15 05:14:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/15 05:14:09 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/15 05:14:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/15 05:14:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 05:14:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/15 05:14:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/15 05:14:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/15 05:14:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 05:14:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/15 05:14:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/15 05:14:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/15 05:14:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 05:14:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/15 05:14:10 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/15 05:14:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/15 05:14:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/15 05:14:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/15 05:14:10 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/15 05:14:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/15 05:14:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/15 05:14:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/15 05:14:10 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/15 05:14:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/15 05:14:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/15 05:14:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/15 05:14:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/15 05:14:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/15 05:14:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 05:14:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/15 05:14:10 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/15 05:14:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/15 05:14:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/15 05:14:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/15 05:14:10 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/15 05:14:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/15 05:14:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/15 05:14:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/15 05:14:10 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/15 05:14:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/15 05:14:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/15 05:14:10 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/15 05:14:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/15 05:14:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/15 05:14:11 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/15 05:14:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/15 05:14:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/15 05:14:11 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/15 05:14:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/15 05:14:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/15 05:14:11 DEBUG : Waiting for deletions to finish 2025/11/15 05:14:11 INFO : dir1/0014-89;=.txt: Deleted 2025/11/15 05:14:11 INFO : splitbananasplit: Deleted 2025/11/15 05:14:11 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/15 05:14:11 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/15 05:14:11 INFO : dir1/0008-2345678.txt: Deleted 2025/11/15 05:14:11 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/15 05:14:11 INFO : dir1/0011-56789;.txt: Deleted 2025/11/15 05:14:11 INFO : dir1/0010-456789.txt: Deleted 2025/11/15 05:14:11 INFO : dir1/0012-6789;.txt: Deleted 2025/11/15 05:14:11 INFO : banana: Deleted 2025/11/15 05:14:11 INFO : dir1/0013-789;=.txt: Deleted 2025/11/15 05:14:11 INFO : dir1/0015-9;=.txt: Deleted 2025/11/15 05:14:11 INFO : appleappleapplebanana: Deleted 2025/11/15 05:14:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/15 05:14:11 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/15 05:14:11 INFO : dir1/0009-3456789.txt: Deleted 2025/11/15 05:14:11 INFO : dir1/0003-defghij.txt: Deleted 2025/11/15 05:14:11 INFO : dir1/0007-1234567.txt: Deleted 2025/11/15 05:14:11 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/15 05:14:11 INFO : apple: Deleted 2025/11/15 05:14:11 DEBUG : Waiting for deletions to finish 2025/11/15 05:14:12 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/15 05:14:12 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/15 05:14:12 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/15 05:14:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/15 05:14:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/15 05:14:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/15 05:14:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/15 05:14:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/15 05:14:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/15 05:14:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/15 05:14:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/15 05:14:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/15 05:14:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/15 05:14:12 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/15 05:14:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/15 05:14:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/15 05:14:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/15 05:14:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/15 05:14:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/15 05:14:12 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/15 05:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/15 05:14:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/15 05:14:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/15 05:14:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/15 05:14:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/15 05:14:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/15 05:14:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/15 05:14:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/15 05:14:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/15 05:14:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/15 05:14:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 05:14:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 05:14:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 05:14:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/15 05:14:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 05:14:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 05:14:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/15 05:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/15 05:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/15 05:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/15 05:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/15 05:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/15 05:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/15 05:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/15 05:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/15 05:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/15 05:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 05:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 05:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 05:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/15 05:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 05:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 05:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/15 05:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/15 05:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/15 05:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/15 05:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/15 05:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/15 05:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/15 05:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/15 05:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/15 05:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/15 05:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 05:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 05:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 05:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/15 05:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 05:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 05:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/15 05:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/15 05:14:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/15 05:14:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/15 05:14:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/15 05:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/15 05:14:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/15 05:14:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/15 05:14:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/15 05:14:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/15 05:14:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/15 05:14:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:12 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:14:12 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:14:12 DEBUG : banana: size = 6 OK 2025/11/15 05:14:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/15 05:14:12 INFO : banana: Copied (new) 2025/11/15 05:14:12 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 05:14:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/15 05:14:12 INFO : appleappleapplebanana: Copied (new) 2025/11/15 05:14:13 DEBUG : apple: size = 5 OK 2025/11/15 05:14:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/15 05:14:13 INFO : apple: Copied (new) 2025/11/15 05:14:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 05:14:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/15 05:14:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/15 05:14:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 05:14:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/15 05:14:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/15 05:14:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 05:14:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/15 05:14:13 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/15 05:14:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 05:14:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/15 05:14:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/15 05:14:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 05:14:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/15 05:14:13 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/15 05:14:13 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 05:14:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/15 05:14:13 INFO : splitbananasplit: Copied (new) 2025/11/15 05:14:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 05:14:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/15 05:14:13 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/15 05:14:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 05:14:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/15 05:14:13 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/15 05:14:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 05:14:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/15 05:14:13 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/15 05:14:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 05:14:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/15 05:14:13 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/15 05:14:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 05:14:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/15 05:14:13 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/15 05:14:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 05:14:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/15 05:14:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/15 05:14:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 05:14:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/15 05:14:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/15 05:14:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 05:14:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/15 05:14:14 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/15 05:14:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 05:14:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/15 05:14:14 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/15 05:14:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 05:14:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/15 05:14:14 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/15 05:14:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 05:14:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/15 05:14:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/15 05:14:14 DEBUG : Waiting for deletions to finish 2025/11/15 05:14:14 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/15 05:14:14 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/15 05:14:14 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/15 05:14:14 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/15 05:14:14 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/15 05:14:14 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/15 05:14:14 INFO : appleSUFFIX: Deleted 2025/11/15 05:14:14 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/15 05:14:14 INFO : splitbananasplitSUFFIX: Deleted 2025/11/15 05:14:14 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/15 05:14:14 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/15 05:14:14 INFO : bananaSUFFIX: Deleted 2025/11/15 05:14:14 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/15 05:14:14 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/15 05:14:14 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/15 05:14:15 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/15 05:14:15 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/15 05:14:15 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/15 05:14:15 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/15 05:14:15 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/15 05:14:15 DEBUG : Waiting for deletions to finish 2025/11/15 05:14:15 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : Waiting for deletions to finish 2025/11/15 05:14:15 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:14:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:14:29 DEBUG : Waiting for deletions to finish 2025/11/15 05:14:29 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:14:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:14:29 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:14:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:14:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:14:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:14:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:14:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:14:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:14:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:14:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:14:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:14:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:14:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:14:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:14:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:14:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:14:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:14:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:14:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 05:14:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 05:14:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 05:14:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 05:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 05:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/15 05:14:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 05:14:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/15 05:14:30 DEBUG : apple: size = 5 OK 2025/11/15 05:14:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:30 DEBUG : apple: Unchanged skipping 2025/11/15 05:14:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:30 DEBUG : banana: size = 6 OK 2025/11/15 05:14:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:30 DEBUG : banana: Unchanged skipping 2025/11/15 05:14:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 05:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 05:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 05:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 05:14:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 05:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/15 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 05:14:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 05:14:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 05:14:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 05:14:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 05:14:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 05:14:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/15 05:14:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/15 05:14:30 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:14:30 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:14:30 DEBUG : splitbanan: size = 16 OK 2025/11/15 05:14:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/15 05:14:30 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/15 05:14:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 05:14:30 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/15 05:14:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/15 05:14:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/15 05:14:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 05:14:30 DEBUG : appleapple: size = 21 OK 2025/11/15 05:14:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/15 05:14:30 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/15 05:14:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 05:14:30 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/15 05:14:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/15 05:14:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/15 05:14:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 05:14:30 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/15 05:14:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/15 05:14:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/15 05:14:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 05:14:30 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/15 05:14:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/15 05:14:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/15 05:14:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 05:14:31 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/15 05:14:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/15 05:14:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/15 05:14:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 05:14:31 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/15 05:14:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/15 05:14:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/15 05:14:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 05:14:31 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/15 05:14:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/15 05:14:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/15 05:14:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 05:14:31 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/15 05:14:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/15 05:14:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/15 05:14:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 05:14:31 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/15 05:14:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/15 05:14:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/15 05:14:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 05:14:31 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/15 05:14:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/15 05:14:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/15 05:14:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 05:14:31 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/15 05:14:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/15 05:14:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/15 05:14:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 05:14:31 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/15 05:14:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/15 05:14:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/15 05:14:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 05:14:31 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/15 05:14:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/15 05:14:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/15 05:14:31 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/15 05:14:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/15 05:14:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/15 05:14:31 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/15 05:14:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/15 05:14:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/15 05:14:31 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/15 05:14:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/15 05:14:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/15 05:14:31 DEBUG : Waiting for deletions to finish 2025/11/15 05:14:32 INFO : splitbananasplit: Deleted 2025/11/15 05:14:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/15 05:14:32 INFO : dir1/0011-56789;.txt: Deleted 2025/11/15 05:14:32 INFO : appleappleapplebanana: Deleted 2025/11/15 05:14:32 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/15 05:14:32 INFO : dir1/0009-3456789.txt: Deleted 2025/11/15 05:14:32 INFO : dir1/0010-456789.txt: Deleted 2025/11/15 05:14:32 INFO : dir1/0013-789;=.txt: Deleted 2025/11/15 05:14:32 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/15 05:14:32 INFO : dir1/0003-defghij.txt: Deleted 2025/11/15 05:14:32 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/15 05:14:32 INFO : dir1/0007-1234567.txt: Deleted 2025/11/15 05:14:32 INFO : dir1/0008-2345678.txt: Deleted 2025/11/15 05:14:32 INFO : dir1/0012-6789;.txt: Deleted 2025/11/15 05:14:32 INFO : dir1/0014-89;=.txt: Deleted 2025/11/15 05:14:32 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/15 05:14:32 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/15 05:14:32 INFO : dir1/0015-9;=.txt: Deleted 2025/11/15 05:14:32 DEBUG : Waiting for deletions to finish 2025/11/15 05:14:32 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:14:32 DEBUG : appleapple: Excluded (Path Filter) 2025/11/15 05:14:32 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:14:32 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/15 05:14:32 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/15 05:14:32 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/15 05:14:32 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/15 05:14:32 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/15 05:14:32 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/15 05:14:32 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/15 05:14:32 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/15 05:14:32 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/15 05:14:32 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/15 05:14:32 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/15 05:14:32 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/15 05:14:32 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/15 05:14:32 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/15 05:14:32 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/15 05:14:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/15 05:14:32 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/15 05:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 05:14:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 05:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 05:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 05:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 05:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 05:14:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 05:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 05:14:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 05:14:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 05:14:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 05:14:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 05:14:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 05:14:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 05:14:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 05:14:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 05:14:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 05:14:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 05:14:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 05:14:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 05:14:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 05:14:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 05:14:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 05:14:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 05:14:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 05:14:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 05:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 05:14:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 05:14:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 05:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 05:14:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 05:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 05:14:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 05:14:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 05:14:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 05:14:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 05:14:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 05:14:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 05:14:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 05:14:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 05:14:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 05:14:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 05:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 05:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 05:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 05:14:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 05:14:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 05:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 05:14:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 05:14:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 05:14:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 05:14:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 05:14:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 05:14:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 05:14:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 05:14:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 05:14:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 05:14:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 05:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 05:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 05:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 05:14:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 05:14:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 05:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 05:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 05:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 05:14:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 05:14:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 05:14:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 05:14:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 05:14:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 05:14:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 05:14:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 05:14:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 05:14:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 05:14:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 05:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 05:14:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 05:14:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 05:14:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 05:14:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 05:14:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 05:14:33 DEBUG : apple: size = 5 OK 2025/11/15 05:14:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:33 DEBUG : apple: Unchanged skipping 2025/11/15 05:14:33 DEBUG : splitbanan: size = 16 OK 2025/11/15 05:14:33 DEBUG : appleapple: size = 21 OK 2025/11/15 05:14:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 05:14:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 05:14:33 DEBUG : banana: size = 6 OK 2025/11/15 05:14:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:33 DEBUG : banana: Unchanged skipping 2025/11/15 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 05:14:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 05:14:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 05:14:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 05:14:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 05:14:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/15 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/15 05:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/15 05:14:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/15 05:14:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/15 05:14:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/15 05:14:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/15 05:14:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/15 05:14:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/15 05:14:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/15 05:14:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/15 05:14:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/15 05:14:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/15 05:14:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/15 05:14:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/15 05:14:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/15 05:14:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/15 05:14:33 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/15 05:14:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 05:14:33 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/15 05:14:33 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/15 05:14:33 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/15 05:14:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 05:14:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:33 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/15 05:14:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 05:14:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 05:14:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 05:14:33 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/15 05:14:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 05:14:33 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/15 05:14:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 05:14:33 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/15 05:14:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:33 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/15 05:14:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 05:14:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 05:14:33 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/15 05:14:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:33 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/15 05:14:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 05:14:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 05:14:33 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:14:33 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/15 05:14:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 05:14:33 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/15 05:14:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 05:14:33 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/15 05:14:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 05:14:33 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/15 05:14:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 05:14:33 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/15 05:14:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 05:14:33 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:14:33 DEBUG : Waiting for deletions to finish 2025/11/15 05:14:33 DEBUG : Waiting for deletions to finish 2025/11/15 05:14:33 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:14:33 DEBUG : appleapple: Excluded (Path Filter) 2025/11/15 05:14:33 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:14:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/15 05:14:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/15 05:14:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/15 05:14:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/15 05:14:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/15 05:14:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/15 05:14:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/15 05:14:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/15 05:14:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/15 05:14:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/15 05:14:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/15 05:14:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/15 05:14:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/15 05:14:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/15 05:14:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/15 05:14:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/15 05:14:33 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 05:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 05:14:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 05:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 05:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 05:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 05:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 05:14:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 05:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 05:14:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 05:14:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 05:14:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 05:14:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 05:14:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 05:14:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 05:14:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 05:14:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 05:14:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 05:14:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 05:14:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 05:14:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 05:14:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 05:14:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 05:14:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 05:14:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 05:14:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 05:14:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 05:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 05:14:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 05:14:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 05:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 05:14:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/15 05:14:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 05:14:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/15 05:14:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/15 05:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/15 05:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/15 05:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/15 05:14:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/15 05:14:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/15 05:14:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/15 05:14:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/15 05:14:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/15 05:14:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/15 05:14:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/15 05:14:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/15 05:14:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/15 05:14:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/15 05:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/15 05:14:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/15 05:14:33 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:14:47 DEBUG : Waiting for deletions to finish 2025/11/15 05:14:47 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:14:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:14:47 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:14:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:14:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:14:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:14:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:14:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:14:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:14:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:14:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:14:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:14:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:14:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:14:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:14:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:14:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:14:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:14:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:14:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 05:14:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 05:14:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 05:14:48 DEBUG : apple: size = 5 OK 2025/11/15 05:14:48 DEBUG : banana: size = 6 OK 2025/11/15 05:14:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : banana: Unchanged skipping 2025/11/15 05:14:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : apple: Unchanged skipping 2025/11/15 05:14:48 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 05:14:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 05:14:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 05:14:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 05:14:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 05:14:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 05:14:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 05:14:48 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:14:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 05:14:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 05:14:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 05:14:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 05:14:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 05:14:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 05:14:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 05:14:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 05:14:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 05:14:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 05:14:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:14:48 DEBUG : Waiting for deletions to finish 2025/11/15 05:14:48 DEBUG : Waiting for deletions to finish 2025/11/15 05:14:48 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:14:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:14:48 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:14:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:14:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:14:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:14:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:14:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:14:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:14:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:14:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:14:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:14:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:14:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:14:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:14:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:14:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:14:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:14:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:14:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 05:14:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 05:14:48 DEBUG : apple: size = 5 OK 2025/11/15 05:14:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 05:14:48 DEBUG : banana: size = 6 OK 2025/11/15 05:14:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 05:14:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : apple: Unchanged skipping 2025/11/15 05:14:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 05:14:48 DEBUG : banana: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 05:14:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 05:14:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 05:14:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 05:14:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 05:14:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 05:14:48 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:14:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 05:14:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 05:14:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 05:14:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 05:14:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 05:14:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 05:14:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 05:14:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 05:14:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 05:14:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 05:14:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:14:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 05:14:48 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:14:48 DEBUG : Waiting for deletions to finish 2025/11/15 05:14:48 DEBUG : Waiting for deletions to finish 2025/11/15 05:14:49 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : Waiting for deletions to finish 2025/11/15 05:14:49 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:14:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:15:04 DEBUG : Waiting for deletions to finish 2025/11/15 05:15:04 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:15:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:15:04 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:15:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:15:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:15:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:15:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:15:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:15:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:15:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:15:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:15:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:15:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:15:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:15:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:15:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:15:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:15:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:15:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:15:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 05:15:05 DEBUG : banana: size = 6 OK 2025/11/15 05:15:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 05:15:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 05:15:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 05:15:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 05:15:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : banana: Unchanged skipping 2025/11/15 05:15:05 DEBUG : apple: size = 5 OK 2025/11/15 05:15:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : apple: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 05:15:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 05:15:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 05:15:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 05:15:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 05:15:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 05:15:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 05:15:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 05:15:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 05:15:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 05:15:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 05:15:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 05:15:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 05:15:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 05:15:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 05:15:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 05:15:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:15:05 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:15:05 DEBUG : Waiting for deletions to finish 2025/11/15 05:15:05 DEBUG : Waiting for deletions to finish 2025/11/15 05:15:05 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:15:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:15:05 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:15:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:15:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:15:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:15:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:15:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:15:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:15:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:15:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:15:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:15:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:15:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:15:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:15:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:15:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:15:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:15:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:15:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 05:15:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 05:15:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 05:15:05 DEBUG : banana: size = 6 OK 2025/11/15 05:15:05 DEBUG : apple: size = 5 OK 2025/11/15 05:15:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : apple: Unchanged skipping 2025/11/15 05:15:05 DEBUG : banana: Unchanged skipping 2025/11/15 05:15:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 05:15:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 05:15:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 05:15:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:15:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 05:15:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 05:15:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 05:15:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 05:15:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 05:15:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 05:15:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 05:15:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 05:15:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 05:15:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 05:15:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 05:15:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 05:15:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 05:15:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 05:15:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 05:15:05 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:15:05 DEBUG : Waiting for deletions to finish 2025/11/15 05:15:05 DEBUG : Waiting for deletions to finish 2025/11/15 05:15:06 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:15:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:15:06 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:15:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:15:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:15:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:15:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:15:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:15:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:15:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:15:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:15:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:15:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:15:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:15:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:15:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:15:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:15:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:15:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:15:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:15:19 DEBUG : Waiting for deletions to finish 2025/11/15 05:15:19 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:15:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:15:19 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:15:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:15:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:15:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:15:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:15:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:15:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:15:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:15:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:15:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:15:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:15:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:15:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:15:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:15:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:15:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:15:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:15:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 05:15:20 DEBUG : apple: size = 5 OK 2025/11/15 05:15:20 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 05:15:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:20 DEBUG : apple: Unchanged skipping 2025/11/15 05:15:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 05:15:20 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 05:15:20 DEBUG : banana: size = 6 OK 2025/11/15 05:15:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:20 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 05:15:20 DEBUG : banana: Unchanged skipping 2025/11/15 05:15:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 05:15:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 05:15:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 05:15:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:20 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:15:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 05:15:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 05:15:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 05:15:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 05:15:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 05:15:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 05:15:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 05:15:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 05:15:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 05:15:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 05:15:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 05:15:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 05:15:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 05:15:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 05:15:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 05:15:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 05:15:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 05:15:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 05:15:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 05:15:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 05:15:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 05:15:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 05:15:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 05:15:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 05:15:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 05:15:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 05:15:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 05:15:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 05:15:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 05:15:20 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:15:20 DEBUG : Waiting for deletions to finish 2025/11/15 05:15:20 DEBUG : Waiting for deletions to finish 2025/11/15 05:15:20 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:15:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:15:20 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:15:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:15:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:15:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:15:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:15:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:15:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:15:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:15:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:15:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:15:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:15:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:15:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:15:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:15:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:15:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:15:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:15:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 05:15:21 DEBUG : apple: size = 5 OK 2025/11/15 05:15:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 05:15:21 DEBUG : apple: Unchanged skipping 2025/11/15 05:15:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 05:15:21 DEBUG : banana: size = 6 OK 2025/11/15 05:15:21 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 05:15:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:21 DEBUG : banana: Unchanged skipping 2025/11/15 05:15:21 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 05:15:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 05:15:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 05:15:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 05:15:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 05:15:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 05:15:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 05:15:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 05:15:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 05:15:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 05:15:21 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:15:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 05:15:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 05:15:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 05:15:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 05:15:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 05:15:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 05:15:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 05:15:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 05:15:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 05:15:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 05:15:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 05:15:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 05:15:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 05:15:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 05:15:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 05:15:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 05:15:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 05:15:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 05:15:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 05:15:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 05:15:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 05:15:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 05:15:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 05:15:21 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:15:21 DEBUG : Waiting for deletions to finish 2025/11/15 05:15:21 DEBUG : Waiting for deletions to finish 2025/11/15 05:15:21 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:15:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:15:21 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:15:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:15:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:15:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:15:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:15:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:15:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:15:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:15:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:15:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:15:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:15:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:15:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:15:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:15:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:15:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:15:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:15:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:15:34 DEBUG : Waiting for deletions to finish 2025/11/15 05:15:35 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:15:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:15:35 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:15:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:15:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:15:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:15:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:15:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:15:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:15:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:15:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:15:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:15:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:15:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:15:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:15:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:15:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:15:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:15:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:15:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 05:15:36 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 05:15:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 05:15:36 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 05:15:36 DEBUG : apple: size = 5 OK 2025/11/15 05:15:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 05:15:36 DEBUG : apple: Unchanged skipping 2025/11/15 05:15:36 DEBUG : banana: size = 6 OK 2025/11/15 05:15:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : banana: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 05:15:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 05:15:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 05:15:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 05:15:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 05:15:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 05:15:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 05:15:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 05:15:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:15:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 05:15:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 05:15:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 05:15:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 05:15:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 05:15:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 05:15:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 05:15:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 05:15:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:15:36 DEBUG : Waiting for deletions to finish 2025/11/15 05:15:36 DEBUG : Waiting for deletions to finish 2025/11/15 05:15:36 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:15:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:15:36 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:15:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:15:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:15:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:15:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:15:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:15:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:15:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:15:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:15:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:15:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:15:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:15:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:15:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:15:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:15:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:15:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:15:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 05:15:36 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 05:15:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 05:15:36 DEBUG : banana: size = 6 OK 2025/11/15 05:15:36 DEBUG : apple: size = 5 OK 2025/11/15 05:15:36 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 05:15:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : apple: Unchanged skipping 2025/11/15 05:15:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : banana: Unchanged skipping 2025/11/15 05:15:36 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 05:15:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 05:15:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 05:15:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 05:15:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 05:15:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 05:15:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 05:15:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 05:15:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 05:15:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 05:15:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 05:15:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 05:15:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 05:15:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 05:15:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 05:15:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 05:15:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 05:15:36 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:15:36 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:15:36 DEBUG : Waiting for deletions to finish 2025/11/15 05:15:36 DEBUG : Waiting for deletions to finish 2025/11/15 05:15:37 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:15:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:15:37 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:15:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:15:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:15:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:15:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:15:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:15:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:15:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:15:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:15:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:15:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:15:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:15:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:15:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:15:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:15:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:15:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:15:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:15:51 DEBUG : Waiting for deletions to finish 2025/11/15 05:15:52 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : apple: size = 5 OK 2025/11/15 05:15:52 DEBUG : banana: size = 6 OK 2025/11/15 05:15:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:52 DEBUG : banana: Unchanged skipping 2025/11/15 05:15:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:52 DEBUG : apple: Unchanged skipping 2025/11/15 05:15:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 05:15:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 05:15:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 05:15:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 05:15:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 05:15:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 05:15:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 05:15:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 05:15:52 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:15:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 05:15:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 05:15:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 05:15:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 05:15:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 05:15:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 05:15:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 05:15:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 05:15:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 05:15:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 05:15:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 05:15:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 05:15:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 05:15:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 05:15:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 05:15:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 05:15:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 05:15:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 05:15:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 05:15:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 05:15:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 05:15:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 05:15:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 05:15:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 05:15:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 05:15:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 05:15:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 05:15:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 05:15:52 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:15:52 DEBUG : Waiting for deletions to finish 2025/11/15 05:15:52 DEBUG : Waiting for deletions to finish 2025/11/15 05:15:52 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:15:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/15 05:15:53 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/15 05:15:53 DEBUG : apple: size = 5 OK 2025/11/15 05:15:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/15 05:15:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:53 DEBUG : apple: Unchanged skipping 2025/11/15 05:15:53 DEBUG : banana: size = 6 OK 2025/11/15 05:15:53 DEBUG : splitbananasplit: size = 16 OK 2025/11/15 05:15:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:53 DEBUG : banana: Unchanged skipping 2025/11/15 05:15:53 DEBUG : splitbananasplit: Unchanged skipping 2025/11/15 05:15:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/15 05:15:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/15 05:15:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/15 05:15:53 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:15:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/15 05:15:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/15 05:15:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/15 05:15:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/15 05:15:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/15 05:15:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/15 05:15:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/15 05:15:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/15 05:15:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/15 05:15:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/15 05:15:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/15 05:15:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/15 05:15:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/15 05:15:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/15 05:15:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/15 05:15:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/15 05:15:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/15 05:15:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/15 05:15:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/15 05:15:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/15 05:15:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/15 05:15:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/15 05:15:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/15 05:15:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/15 05:15:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/15 05:15:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/15 05:15:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/15 05:15:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/15 05:15:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:15:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/15 05:15:53 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:15:53 DEBUG : Waiting for deletions to finish 2025/11/15 05:15:53 DEBUG : Waiting for deletions to finish 2025/11/15 05:15:53 DEBUG : apple: Excluded (Path Filter) 2025/11/15 05:15:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/15 05:15:53 DEBUG : banana: Excluded (Path Filter) 2025/11/15 05:15:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/15 05:15:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/15 05:15:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/15 05:15:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/15 05:15:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/15 05:15:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/15 05:15:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/15 05:15:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/15 05:15:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/15 05:15:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/15 05:15:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/15 05:15:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/15 05:15:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/15 05:15:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/15 05:15:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/15 05:15:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/15 05:15:53 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (192.03s) --- PASS: TestTransform/NFC (13.76s) --- PASS: TestTransform/NFD (16.50s) --- PASS: TestTransform/base64 (17.37s) --- PASS: TestTransform/prefix (24.95s) --- PASS: TestTransform/suffix (21.55s) --- PASS: TestTransform/truncate (17.95s) --- PASS: TestTransform/encoder (15.98s) --- PASS: TestTransform/ISO-8859-1 (16.49s) --- PASS: TestTransform/charmap (15.46s) --- PASS: TestTransform/lowercase (15.53s) --- PASS: TestTransform/ascii (16.49s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:15:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/15 05:15:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/15 05:15:58 INFO : sub dir_somesuffix: Making directory 2025/11/15 05:15:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/15 05:15:58 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/15 05:15:58 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/15 05:15:58 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/15 05:15:58 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/15 05:15:58 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:15:58 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:15:59 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/15 05:15:59 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:15:59 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/15 05:15:59 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.56s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:15:59 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:00 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:00 INFO : tictactoe: Making directory 2025/11/15 05:16:00 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:00 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 05:16:00 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/15 05:16:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 05:16:00 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:16:00 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:16:01 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/15 05:16:01 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:16:01 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/15 05:16:01 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.92s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:16:02 INFO : toe: Making directory 2025/11/15 05:16:02 INFO : toe/toe: Making directory 2025/11/15 05:16:02 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/15 05:16:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/15 05:16:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/15 05:16:02 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:16:02 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:16:02 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/15 05:16:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:16:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/15 05:16:02 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.60s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:16:03 INFO : toe: Making directory 2025/11/15 05:16:03 INFO : toe/toe: Making directory 2025/11/15 05:16:03 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/15 05:16:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/15 05:16:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/15 05:16:03 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:16:03 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:16:04 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/15 05:16:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:16:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/15 05:16:04 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.90s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:16:05 DEBUG : empty_dir: Making directory with metadata 2025/11/15 05:16:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 05:16:05 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 05:16:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 05:16:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 05:16:05 INFO : tictacempty_dir: Making directory 2025/11/15 05:16:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 05:16:05 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:05 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:05 INFO : tictactoe: Making directory 2025/11/15 05:16:05 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:05 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 05:16:05 INFO : tictactoe/tictactoe: Making directory 2025/11/15 05:16:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 05:16:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/15 05:16:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/15 05:16:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/15 05:16:05 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:16:05 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:16:06 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/15 05:16:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:16:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/15 05:16:06 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.58s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:16:06 DEBUG : empty_dir: Making directory with metadata 2025/11/15 05:16:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 05:16:06 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 05:16:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 05:16:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 05:16:07 INFO : tictacempty_dir: Making directory 2025/11/15 05:16:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 05:16:07 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:07 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:07 INFO : tictactoe: Making directory 2025/11/15 05:16:07 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:07 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 05:16:07 INFO : tictactoe/tictactoe: Making directory 2025/11/15 05:16:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 05:16:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/15 05:16:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 05:16:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/15 05:16:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 05:16:07 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:16:07 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:16:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/15 05:16:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:16:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 05:16:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/15 05:16:08 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:16:08 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 05:16:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 05:16:08 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:08 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/15 05:16:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/15 05:16:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:16:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/15 05:16:08 NOTICE: B2 bucket rclone-test-cotimov9sura: 0 differences found 2025/11/15 05:16:08 NOTICE: B2 bucket rclone-test-cotimov9sura: 1 matching files --- PASS: TestAllTag (2.37s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:16:09 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:09 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:09 INFO : tictactoe: Making directory 2025/11/15 05:16:09 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:09 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 05:16:09 INFO : tictactoe/tictactoe: Making directory 2025/11/15 05:16:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 05:16:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/15 05:16:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/15 05:16:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/15 05:16:09 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:16:09 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:16:10 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/15 05:16:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:16:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/15 05:16:10 DEBUG : Waiting for deletions to finish 2025/11/15 05:16:10 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:10 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:10 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 05:16:10 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/15 05:16:10 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/15 05:16:10 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:16:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/15 05:16:10 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/15 05:16:10 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:16:10 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.01s) === RUN TestSyntax 2025/11/15 05:16:11 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:16:11 INFO : toe: Making directory 2025/11/15 05:16:11 INFO : toe/toe: Making directory 2025/11/15 05:16:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/15 05:16:11 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:16:11 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:16:12 DEBUG : toe/toe/toe: size = 11 OK 2025/11/15 05:16:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:16:12 INFO : toe/toe/toe: Copied (new) 2025/11/15 05:16:12 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.81s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:16:13 DEBUG : empty_dir: Making directory with metadata 2025/11/15 05:16:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 05:16:13 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 05:16:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 05:16:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 05:16:13 INFO : tictacempty_dir: Making directory 2025/11/15 05:16:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 05:16:13 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:13 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:13 INFO : tictactoe: Making directory 2025/11/15 05:16:13 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:13 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 05:16:13 INFO : tictactoe/tictactoe: Making directory 2025/11/15 05:16:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 05:16:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/15 05:16:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 05:16:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/15 05:16:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 05:16:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 05:16:13 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:16:13 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:16:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/15 05:16:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:16:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 05:16:13 INFO : toe/toe/toe.txt: Deleted 2025/11/15 05:16:13 INFO : toe/toe: Removing directory 2025/11/15 05:16:13 INFO : toe: Removing directory 2025/11/15 05:16:13 INFO : empty_dir: Removing directory 2025/11/15 05:16:13 DEBUG : Local file system at /tmp/rclone3346371420: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:16:14 DEBUG : empty_dir: Making directory with metadata 2025/11/15 05:16:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 05:16:14 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 05:16:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 05:16:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 05:16:14 INFO : tictacempty_dir: Making directory 2025/11/15 05:16:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 05:16:14 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:14 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:14 INFO : tictactoe: Making directory 2025/11/15 05:16:14 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:14 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 05:16:14 INFO : tictactoe/tictactoe: Making directory 2025/11/15 05:16:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 05:16:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/15 05:16:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 05:16:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/15 05:16:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 05:16:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 05:16:14 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:16:14 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:16:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/15 05:16:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:16:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 05:16:15 INFO : toe/toe/toe.txt: Deleted 2025/11/15 05:16:15 INFO : toe/toe: Removing directory 2025/11/15 05:16:15 INFO : toe: Removing directory 2025/11/15 05:16:15 INFO : empty_dir: Removing directory 2025/11/15 05:16:15 DEBUG : Local file system at /tmp/rclone3346371420: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/15 05:16:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/15 05:16:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/15 05:16:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/15 05:16:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/15 05:16:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/15 05:16:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/15 05:16:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:16:17 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/15 05:16:17 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.31s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:16:18 DEBUG : Reset feature "Copy" 2025/11/15 05:16:18 DEBUG : Reset feature "Move" 2025/11/15 05:16:18 DEBUG : Reset feature "Copy" 2025/11/15 05:16:18 DEBUG : Reset feature "Move" 2025/11/15 05:16:18 DEBUG : empty_dir: Making directory with metadata 2025/11/15 05:16:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/15 05:16:18 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 05:16:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 05:16:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 05:16:18 INFO : tictacempty_dir: Making directory 2025/11/15 05:16:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/15 05:16:18 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:18 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:18 INFO : tictactoe: Making directory 2025/11/15 05:16:18 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:18 DEBUG : toe: transformed to: tictactoe 2025/11/15 05:16:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 05:16:18 INFO : tictactoe/tictactoe: Making directory 2025/11/15 05:16:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/15 05:16:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/15 05:16:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 05:16:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/15 05:16:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 05:16:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 05:16:18 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:16:18 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:16:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/15 05:16:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:16:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/15 05:16:18 INFO : toe/toe/toe.txt: Deleted 2025/11/15 05:16:18 INFO : toe/toe: Removing directory 2025/11/15 05:16:18 INFO : toe: Removing directory 2025/11/15 05:16:18 INFO : empty_dir: Removing directory 2025/11/15 05:16:18 DEBUG : Local file system at /tmp/rclone3346371420: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/15 05:16:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/15 05:16:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/15 05:16:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/15 05:16:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/15 05:16:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/15 05:16:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/15 05:16:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:16:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/15 05:16:20 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.79s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:16:21 DEBUG : toe: transformed to: dG9l 2025/11/15 05:16:22 DEBUG : toe: transformed to: dG9l 2025/11/15 05:16:22 INFO : dG9l: Making directory 2025/11/15 05:16:22 DEBUG : toe: transformed to: dG9l 2025/11/15 05:16:22 DEBUG : toe: transformed to: dG9l 2025/11/15 05:16:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/15 05:16:22 INFO : dG9l/dG9l: Making directory 2025/11/15 05:16:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/15 05:16:22 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/15 05:16:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/15 05:16:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/15 05:16:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/15 05:16:22 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:16:22 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:16:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/15 05:16:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:16:22 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/15 05:16:22 DEBUG : Waiting for deletions to finish 2025/11/15 05:16:23 DEBUG : dG9l: transformed to: toe 2025/11/15 05:16:23 DEBUG : dG9l: transformed to: toe 2025/11/15 05:16:23 DEBUG : dG9l: transformed to: toe 2025/11/15 05:16:23 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/15 05:16:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/15 05:16:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/15 05:16:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/15 05:16:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/15 05:16:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/15 05:16:23 DEBUG : Local file system at /tmp/rclone3346371420: Waiting for checks to finish 2025/11/15 05:16:23 DEBUG : Local file system at /tmp/rclone3346371420: Waiting for transfers to finish 2025/11/15 05:16:23 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.53s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-cotimov9sura", Local "Local file system at /tmp/rclone3346371420", Modify Window "1ms" 2025/11/15 05:16:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 05:16:24 DEBUG : toe: transformed to: 2025/11/15 05:16:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 05:16:24 DEBUG : toe: transformed to: 2025/11/15 05:16:24 INFO : B2 bucket rclone-test-cotimov9sura: Making directory 2025/11/15 05:16:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 05:16:24 DEBUG : toe: transformed to: 2025/11/15 05:16:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 05:16:24 DEBUG : toe: transformed to: 2025/11/15 05:16:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 05:16:24 DEBUG : toe/toe: transformed to: 2025/11/15 05:16:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/15 05:16:24 INFO : toe/toe: Making directory 2025/11/15 05:16:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 05:16:24 DEBUG : toe/toe: transformed to: 2025/11/15 05:16:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/15 05:16:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 05:16:24 DEBUG : toe: transformed to: 2025/11/15 05:16:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/15 05:16:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/15 05:16:24 DEBUG : toe/toe/toe: transformed to: 2025/11/15 05:16:24 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/15 05:16:24 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for checks to finish 2025/11/15 05:16:24 DEBUG : B2 bucket rclone-test-cotimov9sura: Waiting for transfers to finish 2025/11/15 05:16:25 DEBUG : toe/toe/toe: size = 11 OK 2025/11/15 05:16:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/15 05:16:25 INFO : toe/toe/toe: Copied (new) 2025/11/15 05:16:25 ERROR : B2 bucket rclone-test-cotimov9sura: not deleting files as there were IO errors 2025/11/15 05:16:25 ERROR : B2 bucket rclone-test-cotimov9sura: not deleting directories as there were IO errors --- PASS: TestError (1.80s) PASS 2025/11/15 05:16:26 DEBUG : B2 bucket rclone-test-cotimov9sura: Purge remote 2025/11/15 05:16:26 INFO : B2 bucket rclone-test-cotimov9sura: cleaning bucket "rclone-test-cotimov9sura" of all files 2025/11/15 05:16:27 DEBUG : BackupDir/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085dfbc2678561b_d20251115_m051011_c001_v7007000_t0000_u01763183411419") 2025/11/15 05:16:27 DEBUG : BackupDir/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f110be86e92f7df3f_d20251115_m051005_c001_v0001130_t0044_u01763183405121") 2025/11/15 05:16:27 DEBUG : CompareDest/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f40214feff7ed279e_d20251115_m050945_c001_v7007000_t0000_u01763183385166") 2025/11/15 05:16:27 DEBUG : CompareDest/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b12f3a_d20251115_m050938_c001_v0001130_t0055_u01763183378804") 2025/11/15 05:16:27 DEBUG : CompareDest/two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f40214feff7ed279f_d20251115_m050945_c001_v7007000_t0000_u01763183385347") 2025/11/15 05:16:27 DEBUG : CompareDest/two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10779f9b5cda1202_d20251115_m050940_c001_v0001032_t0033_u01763183380623") 2025/11/15 05:16:27 DEBUG : CopyDest/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085dfbc2678561c_d20251115_m051011_c001_v7007000_t0000_u01763183411601") 2025/11/15 05:16:27 DEBUG : CopyDest/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10779f9b5cda1256_d20251115_m051001_c001_v0001032_t0000_u01763183401886") 2025/11/15 05:16:27 DEBUG : CopyDest/three: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085dfbc26785620_d20251115_m051011_c001_v7007000_t0000_u01763183411784") 2025/11/15 05:16:27 DEBUG : CopyDest/three: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10779f9b5cda126c_d20251115_m051009_c001_v0001032_t0038_u01763183409281") 2025/11/15 05:16:27 DEBUG : CopyDest/two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085dfbc26785622_d20251115_m051011_c001_v7007000_t0000_u01763183411968") 2025/11/15 05:16:27 DEBUG : CopyDest/two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b12fcd_d20251115_m051006_c001_v0001130_t0052_u01763183406903") 2025/11/15 05:16:27 DEBUG : EXISTING: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f423d2aea6050d4c8_d20251115_m051148_c001_v7007000_t0000_u01763183508977") 2025/11/15 05:16:27 DEBUG : EXISTING: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228f8e_d20251115_m051148_c001_v0001181_t0020_u01763183508023") 2025/11/15 05:16:27 DEBUG : PREFIXapple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567ea99_d20251115_m051353_c001_v7007000_t0000_u01763183633467") 2025/11/15 05:16:28 DEBUG : PREFIXapple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd6cd_d20251115_m051346_c001_v0001044_t0029_u01763183626223") 2025/11/15 05:16:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a9783_d20251115_m051353_c001_v7007000_t0000_u01763183633120") 2025/11/15 05:16:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d299_d20251115_m051346_c001_v0001102_t0015_u01763183626784") 2025/11/15 05:16:28 DEBUG : PREFIXbanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cb13_d20251115_m051353_c001_v7007000_t0000_u01763183633132") 2025/11/15 05:16:28 DEBUG : PREFIXbanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffd34_d20251115_m051346_c001_v0001176_t0058_u01763183626209") 2025/11/15 05:16:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4123496e5c619d2c_d20251115_m051353_c001_v7007000_t0000_u01763183633478") 2025/11/15 05:16:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c845_d20251115_m051346_c001_v0001184_t0048_u01763183626236") 2025/11/15 05:16:28 DEBUG : Testêé: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f423d2aea6050d4bf_d20251115_m051145_c001_v7007000_t0000_u01763183505675") 2025/11/15 05:16:28 DEBUG : Testêé: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228f6f_d20251115_m051145_c001_v0001181_t0006_u01763183505005") 2025/11/15 05:16:28 DEBUG : Testêé: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228f6b_d20251115_m051144_c001_v0001181_t0003_u01763183504410") 2025/11/15 05:16:28 DEBUG : YXBwbGU=: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392a90_d20251115_m051329_c001_v7007000_t0000_u01763183609718") 2025/11/15 05:16:28 DEBUG : YXBwbGU=: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c75b_d20251115_m051325_c001_v0001184_t0044_u01763183605736") 2025/11/15 05:16:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392a91_d20251115_m051329_c001_v7007000_t0000_u01763183609902") 2025/11/15 05:16:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b975f9488e668_d20251115_m051325_c001_v0001105_t0032_u01763183605743") 2025/11/15 05:16:28 DEBUG : YmFuYW5h: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392a92_d20251115_m051330_c001_v7007000_t0000_u01763183610083") 2025/11/15 05:16:28 DEBUG : YmFuYW5h: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd690_d20251115_m051325_c001_v0001044_t0038_u01763183605763") 2025/11/15 05:16:28 DEBUG : a/potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370770_d20251115_m050746_c001_v7007000_t0000_u01763183266819") 2025/11/15 05:16:28 DEBUG : a/potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8466_d20251115_m050746_c001_v0001136_t0048_u01763183266101") 2025/11/15 05:16:28 DEBUG : a/potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f37075a_d20251115_m050744_c001_v7007000_t0000_u01763183264341") 2025/11/15 05:16:28 DEBUG : a/potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8439_d20251115_m050743_c001_v0001136_t0039_u01763183263250") 2025/11/15 05:16:28 DEBUG : a/potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136a39a_d20251115_m050723_c001_v7007000_t0000_u01763183243961") 2025/11/15 05:16:28 DEBUG : a/potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec834d_d20251115_m050723_c001_v0001136_t0052_u01763183243045") 2025/11/15 05:16:28 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086cbb_d20251115_m051554_c001_v7007000_t0000_u01763183754227") 2025/11/15 05:16:29 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a920077b_d20251115_m051549_c001_v0001176_t0044_u01763183749666") 2025/11/15 05:16:29 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a99f8_d20251115_m051537_c001_v7007000_t0000_u01763183737635") 2025/11/15 05:16:29 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a9200627_d20251115_m051533_c001_v0001176_t0044_u01763183733686") 2025/11/15 05:16:29 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d7495_d20251115_m051522_c001_v7007000_t0000_u01763183722103") 2025/11/15 05:16:29 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a92004d6_d20251115_m051518_c001_v0001176_t0024_u01763183718265") 2025/11/15 05:16:29 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392cac_d20251115_m051506_c001_v7007000_t0000_u01763183706687") 2025/11/15 05:16:29 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a9200385_d20251115_m051502_c001_v0001176_t0046_u01763183702838") 2025/11/15 05:16:29 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdee0a1_d20251115_m051450_c001_v7007000_t0000_u01763183690045") 2025/11/15 05:16:29 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a920021a_d20251115_m051446_c001_v0001176_t0009_u01763183686121") 2025/11/15 05:16:29 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae54_d20251115_m051434_c001_v7007000_t0000_u01763183674302") 2025/11/15 05:16:29 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd755_d20251115_m051428_c001_v0001044_t0004_u01763183668242") 2025/11/15 05:16:29 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb2e_d20251115_m051416_c001_v7007000_t0000_u01763183656363") 2025/11/15 05:16:29 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d33b_d20251115_m051412_c001_v0001102_t0045_u01763183652750") 2025/11/15 05:16:29 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f40214feff7ed730e_d20251115_m051411_c001_v7007000_t0000_u01763183651828") 2025/11/15 05:16:29 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c923_d20251115_m051406_c001_v0001184_t0030_u01763183646860") 2025/11/15 05:16:29 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cb3b_d20251115_m051354_c001_v7007000_t0000_u01763183634820") 2025/11/15 05:16:29 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c88d_d20251115_m051349_c001_v0001184_t0020_u01763183629897") 2025/11/15 05:16:29 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567ea7a_d20251115_m051348_c001_v7007000_t0000_u01763183628747") 2025/11/15 05:16:29 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c82e_d20251115_m051344_c001_v0001184_t0056_u01763183624245") 2025/11/15 05:16:29 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086a25_d20251115_m051327_c001_v7007000_t0000_u01763183607548") 2025/11/15 05:16:30 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c74a_d20251115_m051323_c001_v0001184_t0029_u01763183603377") 2025/11/15 05:16:30 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e7d6_d20251115_m051312_c001_v7007000_t0000_u01763183592345") 2025/11/15 05:16:30 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c69d_d20251115_m051308_c001_v0001184_t0052_u01763183588715") 2025/11/15 05:16:30 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdeddbd_d20251115_m051255_c001_v7007000_t0000_u01763183575953") 2025/11/15 05:16:30 DEBUG : apple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c608_d20251115_m051252_c001_v0001184_t0014_u01763183572543") 2025/11/15 05:16:30 DEBUG : appleSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136adae_d20251115_m051414_c001_v7007000_t0000_u01763183654686") 2025/11/15 05:16:30 DEBUG : appleSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c931_d20251115_m051409_c001_v0001184_t0051_u01763183649353") 2025/11/15 05:16:30 DEBUG : appleapple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae57_d20251115_m051434_c001_v7007000_t0000_u01763183674483") 2025/11/15 05:16:30 DEBUG : appleapple: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd759_d20251115_m051430_c001_v0001044_t0027_u01763183670409") 2025/11/15 05:16:30 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086cbc_d20251115_m051554_c001_v7007000_t0000_u01763183754411") 2025/11/15 05:16:30 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2ccf1_d20251115_m051550_c001_v0001184_t0033_u01763183750189") 2025/11/15 05:16:30 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a99fb_d20251115_m051537_c001_v7007000_t0000_u01763183737818") 2025/11/15 05:16:30 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2cc57_d20251115_m051534_c001_v0001184_t0044_u01763183734307") 2025/11/15 05:16:30 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d74a5_d20251115_m051522_c001_v7007000_t0000_u01763183722287") 2025/11/15 05:16:30 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2cbbb_d20251115_m051518_c001_v0001184_t0014_u01763183718909") 2025/11/15 05:16:31 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392cae_d20251115_m051506_c001_v7007000_t0000_u01763183706870") 2025/11/15 05:16:31 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2cb25_d20251115_m051503_c001_v0001184_t0024_u01763183703565") 2025/11/15 05:16:31 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdee0a3_d20251115_m051450_c001_v7007000_t0000_u01763183690229") 2025/11/15 05:16:31 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2ca9d_d20251115_m051446_c001_v0001184_t0058_u01763183686638") 2025/11/15 05:16:31 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4123496e5c619e49_d20251115_m051432_c001_v7007000_t0000_u01763183672081") 2025/11/15 05:16:31 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a92000b6_d20251115_m051428_c001_v0001176_t0033_u01763183668968") 2025/11/15 05:16:31 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb2f_d20251115_m051416_c001_v7007000_t0000_u01763183656543") 2025/11/15 05:16:31 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c967_d20251115_m051412_c001_v0001184_t0011_u01763183652745") 2025/11/15 05:16:31 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4196b5bd76c88f3e_d20251115_m051411_c001_v7007000_t0000_u01763183651618") 2025/11/15 05:16:31 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d314_d20251115_m051407_c001_v0001102_t0055_u01763183647293") 2025/11/15 05:16:31 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cb3d_d20251115_m051355_c001_v7007000_t0000_u01763183635000") 2025/11/15 05:16:31 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d2b4_d20251115_m051349_c001_v0001102_t0000_u01763183629913") 2025/11/15 05:16:31 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085dfbc26785aba_d20251115_m051348_c001_v7007000_t0000_u01763183628759") 2025/11/15 05:16:31 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd6c9_d20251115_m051344_c001_v0001044_t0026_u01763183624672") 2025/11/15 05:16:31 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f40937c63541296b7_d20251115_m051327_c001_v7007000_t0000_u01763183607971") 2025/11/15 05:16:31 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffb4b_d20251115_m051323_c001_v0001176_t0023_u01763183603927") 2025/11/15 05:16:32 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e7d7_d20251115_m051312_c001_v7007000_t0000_u01763183592530") 2025/11/15 05:16:32 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffa18_d20251115_m051309_c001_v0001176_t0051_u01763183589217") 2025/11/15 05:16:32 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdeddbf_d20251115_m051256_c001_v7007000_t0000_u01763183576135") 2025/11/15 05:16:32 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff8ee_d20251115_m051253_c001_v0001176_t0004_u01763183573296") 2025/11/15 05:16:32 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4196b5bd76c88f4f_d20251115_m051415_c001_v7007000_t0000_u01763183655000") 2025/11/15 05:16:32 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd717_d20251115_m051409_c001_v0001044_t0022_u01763183649384") 2025/11/15 05:16:32 DEBUG : b/potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370771_d20251115_m050747_c001_v7007000_t0000_u01763183267000") 2025/11/15 05:16:32 DEBUG : b/potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8452_d20251115_m050744_c001_v0001136_t0021_u01763183264882") 2025/11/15 05:16:32 DEBUG : b/potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370756_d20251115_m050743_c001_v7007000_t0000_u01763183263790") 2025/11/15 05:16:32 DEBUG : b/potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec842b_d20251115_m050741_c001_v0001136_t0040_u01763183261916") 2025/11/15 05:16:32 DEBUG : b/potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136a397_d20251115_m050723_c001_v7007000_t0000_u01763183243407") 2025/11/15 05:16:32 DEBUG : b/potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8347_d20251115_m050722_c001_v0001136_t0043_u01763183242017") 2025/11/15 05:16:32 DEBUG : backup/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f404996bf9c9bf571_d20251115_m051027_c001_v7007000_t0000_u01763183427674") 2025/11/15 05:16:32 DEBUG : backup/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1051dda23f606c50_d20251115_m051025_c001_v0001184_t0014_u01763183425136") 2025/11/15 05:16:32 DEBUG : backup/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1061ae6ea4d5562a_d20251115_m051018_c001_v0001180_t0034_u01763183418690") 2025/11/15 05:16:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f418717417539277c_d20251115_m051059_c001_v7007000_t0000_u01763183459835") 2025/11/15 05:16:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f11796140cd0d4b46_d20251115_m051057_c001_v0001176_t0030_u01763183457711") 2025/11/15 05:16:33 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1095eb00bab50892_d20251115_m051049_c001_v0001130_t0030_u01763183449589") 2025/11/15 05:16:33 DEBUG : backup/one.bak: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f411f5bf7c31fb199_d20251115_m051042_c001_v7007000_t0000_u01763183442978") 2025/11/15 05:16:33 DEBUG : backup/one.bak: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10144989656fb99a_d20251115_m051040_c001_v0001106_t0038_u01763183440908") 2025/11/15 05:16:33 DEBUG : backup/one.bak: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1193013dc7d20658_d20251115_m051036_c001_v0001098_t0012_u01763183436405") 2025/11/15 05:16:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f418717417539277f_d20251115_m051100_c001_v7007000_t0000_u01763183460015") 2025/11/15 05:16:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1034aa2c5e266f33_d20251115_m051058_c001_v0001099_t0002_u01763183458965") 2025/11/15 05:16:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1104c6499b512ddf_d20251115_m051055_c001_v0001184_t0025_u01763183455323") 2025/11/15 05:16:33 DEBUG : backup/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f404996bf9c9bf572_d20251115_m051027_c001_v7007000_t0000_u01763183427857") 2025/11/15 05:16:33 DEBUG : backup/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113611bb484712e7_d20251115_m051026_c001_v0001093_t0052_u01763183426642") 2025/11/15 05:16:33 DEBUG : backup/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1093b5f19c7d62ac_d20251115_m051022_c001_v0001093_t0049_u01763183422481") 2025/11/15 05:16:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f411f5bf7c31fb19a_d20251115_m051043_c001_v7007000_t0000_u01763183443159") 2025/11/15 05:16:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f107ddd246f8f8ce9_d20251115_m051042_c001_v0001182_t0015_u01763183442184") 2025/11/15 05:16:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1018f327e882e0a6_d20251115_m051038_c001_v0001153_t0023_u01763183438507") 2025/11/15 05:16:33 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086cbe_d20251115_m051554_c001_v7007000_t0000_u01763183754592") 2025/11/15 05:16:33 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d5bb_d20251115_m051549_c001_v0001102_t0034_u01763183749868") 2025/11/15 05:16:33 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a99fc_d20251115_m051538_c001_v7007000_t0000_u01763183738001") 2025/11/15 05:16:33 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d563_d20251115_m051533_c001_v0001102_t0005_u01763183733920") 2025/11/15 05:16:33 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d74a8_d20251115_m051522_c001_v7007000_t0000_u01763183722471") 2025/11/15 05:16:33 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d4d7_d20251115_m051518_c001_v0001102_t0056_u01763183718473") 2025/11/15 05:16:33 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392caf_d20251115_m051507_c001_v7007000_t0000_u01763183707053") 2025/11/15 05:16:34 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d45a_d20251115_m051503_c001_v0001102_t0021_u01763183703054") 2025/11/15 05:16:34 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdee0a4_d20251115_m051450_c001_v7007000_t0000_u01763183690413") 2025/11/15 05:16:34 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d413_d20251115_m051446_c001_v0001102_t0047_u01763183686327") 2025/11/15 05:16:34 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae5a_d20251115_m051434_c001_v7007000_t0000_u01763183674664") 2025/11/15 05:16:34 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c9f4_d20251115_m051428_c001_v0001184_t0058_u01763183668733") 2025/11/15 05:16:34 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb33_d20251115_m051416_c001_v7007000_t0000_u01763183656725") 2025/11/15 05:16:34 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91fff62_d20251115_m051412_c001_v0001176_t0038_u01763183652734") 2025/11/15 05:16:34 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4196b5bd76c88f3d_d20251115_m051411_c001_v7007000_t0000_u01763183651587") 2025/11/15 05:16:34 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffeea_d20251115_m051407_c001_v0001176_t0015_u01763183647066") 2025/11/15 05:16:34 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cb3e_d20251115_m051355_c001_v7007000_t0000_u01763183635181") 2025/11/15 05:16:34 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffd8a_d20251115_m051349_c001_v0001176_t0047_u01763183629906") 2025/11/15 05:16:34 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567ea7b_d20251115_m051348_c001_v7007000_t0000_u01763183628997") 2025/11/15 05:16:34 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffd07_d20251115_m051344_c001_v0001176_t0012_u01763183624457") 2025/11/15 05:16:34 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392a89_d20251115_m051327_c001_v7007000_t0000_u01763183607734") 2025/11/15 05:16:34 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b975f9488e662_d20251115_m051323_c001_v0001105_t0050_u01763183603624") 2025/11/15 05:16:34 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e7dc_d20251115_m051312_c001_v7007000_t0000_u01763183592713") 2025/11/15 05:16:34 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b975f9488e61b_d20251115_m051308_c001_v0001105_t0038_u01763183588939") 2025/11/15 05:16:34 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdeddc2_d20251115_m051256_c001_v7007000_t0000_u01763183576317") 2025/11/15 05:16:34 DEBUG : banana: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b975f9488e5b5_d20251115_m051252_c001_v0001105_t0032_u01763183572737") 2025/11/15 05:16:34 DEBUG : bananaSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb1d_d20251115_m051414_c001_v7007000_t0000_u01763183654829") 2025/11/15 05:16:34 DEBUG : bananaSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d324_d20251115_m051409_c001_v0001102_t0026_u01763183649371") 2025/11/15 05:16:35 DEBUG : both0: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f399_d20251115_m051229_c001_v7007000_t0000_u01763183549746") 2025/11/15 05:16:35 DEBUG : both0: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff5d3_d20251115_m051217_c001_v0001176_t0049_u01763183537932") 2025/11/15 05:16:35 DEBUG : both0: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d20_d20251115_m051206_c001_v7007000_t0000_u01763183526567") 2025/11/15 05:16:35 DEBUG : both0: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228faa_d20251115_m051150_c001_v0001181_t0047_u01763183510832") 2025/11/15 05:16:35 DEBUG : both1: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f39d_d20251115_m051229_c001_v7007000_t0000_u01763183549927") 2025/11/15 05:16:35 DEBUG : both1: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff5e1_d20251115_m051218_c001_v0001176_t0056_u01763183538391") 2025/11/15 05:16:35 DEBUG : both1: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d21_d20251115_m051206_c001_v7007000_t0000_u01763183526748") 2025/11/15 05:16:35 DEBUG : both1: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228fae_d20251115_m051151_c001_v0001181_t0000_u01763183511432") 2025/11/15 05:16:35 DEBUG : both10: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f39f_d20251115_m051230_c001_v7007000_t0000_u01763183550114") 2025/11/15 05:16:35 DEBUG : both10: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff661_d20251115_m051222_c001_v0001176_t0031_u01763183542462") 2025/11/15 05:16:35 DEBUG : both10: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d22_d20251115_m051206_c001_v7007000_t0000_u01763183526929") 2025/11/15 05:16:35 DEBUG : both10: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228ff8_d20251115_m051157_c001_v0001181_t0047_u01763183517578") 2025/11/15 05:16:35 DEBUG : both11: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3a1_d20251115_m051230_c001_v7007000_t0000_u01763183550295") 2025/11/15 05:16:35 DEBUG : both11: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff66f_d20251115_m051222_c001_v0001176_t0013_u01763183542884") 2025/11/15 05:16:35 DEBUG : both11: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d23_d20251115_m051207_c001_v7007000_t0000_u01763183527113") 2025/11/15 05:16:35 DEBUG : both11: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b229002_d20251115_m051158_c001_v0001181_t0009_u01763183518151") 2025/11/15 05:16:35 DEBUG : both12: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3a2_d20251115_m051230_c001_v7007000_t0000_u01763183550478") 2025/11/15 05:16:35 DEBUG : both12: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff67b_d20251115_m051223_c001_v0001176_t0049_u01763183543333") 2025/11/15 05:16:35 DEBUG : both12: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d25_d20251115_m051207_c001_v7007000_t0000_u01763183527294") 2025/11/15 05:16:35 DEBUG : both12: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b229008_d20251115_m051158_c001_v0001181_t0047_u01763183518876") 2025/11/15 05:16:35 DEBUG : both13: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3a3_d20251115_m051230_c001_v7007000_t0000_u01763183550660") 2025/11/15 05:16:35 DEBUG : both13: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff681_d20251115_m051223_c001_v0001176_t0035_u01763183543750") 2025/11/15 05:16:35 DEBUG : both13: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d26_d20251115_m051207_c001_v7007000_t0000_u01763183527477") 2025/11/15 05:16:36 DEBUG : both13: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b229012_d20251115_m051159_c001_v0001181_t0020_u01763183519521") 2025/11/15 05:16:36 DEBUG : both14: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3a5_d20251115_m051230_c001_v7007000_t0000_u01763183550844") 2025/11/15 05:16:36 DEBUG : both14: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff68f_d20251115_m051224_c001_v0001176_t0044_u01763183544167") 2025/11/15 05:16:36 DEBUG : both14: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d28_d20251115_m051207_c001_v7007000_t0000_u01763183527659") 2025/11/15 05:16:36 DEBUG : both14: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b22901e_d20251115_m051200_c001_v0001181_t0026_u01763183520076") 2025/11/15 05:16:36 DEBUG : both15: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3a8_d20251115_m051231_c001_v7007000_t0000_u01763183551028") 2025/11/15 05:16:36 DEBUG : both15: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff69c_d20251115_m051224_c001_v0001176_t0035_u01763183544609") 2025/11/15 05:16:36 DEBUG : both15: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d29_d20251115_m051207_c001_v7007000_t0000_u01763183527840") 2025/11/15 05:16:36 DEBUG : both15: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b229026_d20251115_m051200_c001_v0001181_t0023_u01763183520630") 2025/11/15 05:16:36 DEBUG : both16: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3a9_d20251115_m051231_c001_v7007000_t0000_u01763183551212") 2025/11/15 05:16:36 DEBUG : both16: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff6a6_d20251115_m051225_c001_v0001176_t0007_u01763183545027") 2025/11/15 05:16:36 DEBUG : both16: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d2a_d20251115_m051208_c001_v7007000_t0000_u01763183528021") 2025/11/15 05:16:36 DEBUG : both16: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b22902c_d20251115_m051201_c001_v0001181_t0025_u01763183521203") 2025/11/15 05:16:36 DEBUG : both17: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3ad_d20251115_m051231_c001_v7007000_t0000_u01763183551396") 2025/11/15 05:16:36 DEBUG : both17: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff6b2_d20251115_m051225_c001_v0001176_t0045_u01763183545452") 2025/11/15 05:16:36 DEBUG : both17: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d2c_d20251115_m051208_c001_v7007000_t0000_u01763183528202") 2025/11/15 05:16:36 DEBUG : both17: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b229032_d20251115_m051201_c001_v0001181_t0036_u01763183521902") 2025/11/15 05:16:36 DEBUG : both18: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3ae_d20251115_m051231_c001_v7007000_t0000_u01763183551582") 2025/11/15 05:16:36 DEBUG : both18: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff6bc_d20251115_m051225_c001_v0001176_t0017_u01763183545880") 2025/11/15 05:16:36 DEBUG : both18: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d2e_d20251115_m051208_c001_v7007000_t0000_u01763183528387") 2025/11/15 05:16:37 DEBUG : both18: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b229042_d20251115_m051202_c001_v0001181_t0013_u01763183522675") 2025/11/15 05:16:37 DEBUG : both19: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3b0_d20251115_m051231_c001_v7007000_t0000_u01763183551769") 2025/11/15 05:16:37 DEBUG : both19: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff6cc_d20251115_m051226_c001_v0001176_t0048_u01763183546425") 2025/11/15 05:16:37 DEBUG : both19: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d2f_d20251115_m051208_c001_v7007000_t0000_u01763183528568") 2025/11/15 05:16:37 DEBUG : both19: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b229048_d20251115_m051203_c001_v0001181_t0047_u01763183523272") 2025/11/15 05:16:37 DEBUG : both2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3b1_d20251115_m051231_c001_v7007000_t0000_u01763183551951") 2025/11/15 05:16:37 DEBUG : both2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff5ef_d20251115_m051218_c001_v0001176_t0048_u01763183538867") 2025/11/15 05:16:37 DEBUG : both2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d32_d20251115_m051208_c001_v7007000_t0000_u01763183528789") 2025/11/15 05:16:37 DEBUG : both2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228fb2_d20251115_m051151_c001_v0001181_t0052_u01763183511951") 2025/11/15 05:16:37 DEBUG : both3: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3b6_d20251115_m051232_c001_v7007000_t0000_u01763183552131") 2025/11/15 05:16:37 DEBUG : both3: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff5fb_d20251115_m051219_c001_v0001176_t0021_u01763183539350") 2025/11/15 05:16:37 DEBUG : both3: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d36_d20251115_m051208_c001_v7007000_t0000_u01763183528975") 2025/11/15 05:16:37 DEBUG : both3: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228fb8_d20251115_m051152_c001_v0001181_t0012_u01763183512678") 2025/11/15 05:16:37 DEBUG : both4: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3b8_d20251115_m051232_c001_v7007000_t0000_u01763183552313") 2025/11/15 05:16:37 DEBUG : both4: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff60b_d20251115_m051219_c001_v0001176_t0009_u01763183539770") 2025/11/15 05:16:37 DEBUG : both4: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d39_d20251115_m051209_c001_v7007000_t0000_u01763183529156") 2025/11/15 05:16:37 DEBUG : both4: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228fc4_d20251115_m051153_c001_v0001181_t0014_u01763183513439") 2025/11/15 05:16:37 DEBUG : both5: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3b9_d20251115_m051232_c001_v7007000_t0000_u01763183552495") 2025/11/15 05:16:37 DEBUG : both5: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff619_d20251115_m051220_c001_v0001176_t0033_u01763183540263") 2025/11/15 05:16:37 DEBUG : both5: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d3a_d20251115_m051209_c001_v7007000_t0000_u01763183529338") 2025/11/15 05:16:37 DEBUG : both5: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228fca_d20251115_m051154_c001_v0001181_t0001_u01763183514149") 2025/11/15 05:16:38 DEBUG : both6: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3bb_d20251115_m051232_c001_v7007000_t0000_u01763183552677") 2025/11/15 05:16:38 DEBUG : both6: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff623_d20251115_m051220_c001_v0001176_t0046_u01763183540684") 2025/11/15 05:16:38 DEBUG : both6: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d3b_d20251115_m051209_c001_v7007000_t0000_u01763183529520") 2025/11/15 05:16:38 DEBUG : both6: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228fd6_d20251115_m051154_c001_v0001181_t0050_u01763183514914") 2025/11/15 05:16:38 DEBUG : both7: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3bc_d20251115_m051232_c001_v7007000_t0000_u01763183552864") 2025/11/15 05:16:38 DEBUG : both7: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff635_d20251115_m051221_c001_v0001176_t0032_u01763183541131") 2025/11/15 05:16:38 DEBUG : both7: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d3e_d20251115_m051209_c001_v7007000_t0000_u01763183529701") 2025/11/15 05:16:38 DEBUG : both7: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228fe1_d20251115_m051155_c001_v0001181_t0017_u01763183515630") 2025/11/15 05:16:38 DEBUG : both8: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3bd_d20251115_m051233_c001_v7007000_t0000_u01763183553047") 2025/11/15 05:16:38 DEBUG : both8: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff63f_d20251115_m051221_c001_v0001176_t0027_u01763183541571") 2025/11/15 05:16:38 DEBUG : both8: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d3f_d20251115_m051209_c001_v7007000_t0000_u01763183529925") 2025/11/15 05:16:38 DEBUG : both8: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228fec_d20251115_m051156_c001_v0001181_t0032_u01763183516395") 2025/11/15 05:16:38 DEBUG : both9: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3be_d20251115_m051233_c001_v7007000_t0000_u01763183553228") 2025/11/15 05:16:38 DEBUG : both9: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff653_d20251115_m051222_c001_v0001176_t0011_u01763183542033") 2025/11/15 05:16:38 DEBUG : both9: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d40_d20251115_m051210_c001_v7007000_t0000_u01763183530107") 2025/11/15 05:16:38 DEBUG : both9: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228ff4_d20251115_m051156_c001_v0001181_t0002_u01763183516958") 2025/11/15 05:16:38 DEBUG : c/non empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370774_d20251115_m050747_c001_v7007000_t0000_u01763183267181") 2025/11/15 05:16:38 DEBUG : c/non empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8454_d20251115_m050745_c001_v0001136_t0051_u01763183265392") 2025/11/15 05:16:38 DEBUG : c/non empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f37075c_d20251115_m050744_c001_v7007000_t0000_u01763183264521") 2025/11/15 05:16:38 DEBUG : c/non empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8433_d20251115_m050742_c001_v0001136_t0004_u01763183262398") 2025/11/15 05:16:39 DEBUG : c/non empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136a39d_d20251115_m050724_c001_v7007000_t0000_u01763183244142") 2025/11/15 05:16:39 DEBUG : c/non empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8349_d20251115_m050722_c001_v0001136_t0044_u01763183242309") 2025/11/15 05:16:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392a93_d20251115_m051330_c001_v7007000_t0000_u01763183610265") 2025/11/15 05:16:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffb75_d20251115_m051325_c001_v0001176_t0000_u01763183605753") 2025/11/15 05:16:39 DEBUG : check sum: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136a363_d20251115_m050714_c001_v7007000_t0000_u01763183234320") 2025/11/15 05:16:39 DEBUG : check sum: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec82e6_d20251115_m050713_c001_v0001136_t0057_u01763183233223") 2025/11/15 05:16:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f405d1538e829d131_d20251115_m051624_c001_v7007000_t0000_u01763183784013") 2025/11/15 05:16:39 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a9200a12_d20251115_m051622_c001_v0001176_t0052_u01763183782534") 2025/11/15 05:16:39 DEBUG : dest/3: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085dfbc267855b6_d20251115_m050954_c001_v7007000_t0000_u01763183394771") 2025/11/15 05:16:39 DEBUG : dest/3: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f405807aa0a14b078_d20251115_m050953_c001_v0001180_t0001_u01763183393624") 2025/11/15 05:16:39 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae5b_d20251115_m051434_c001_v7007000_t0000_u01763183674845") 2025/11/15 05:16:39 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a92000dc_d20251115_m051430_c001_v0001176_t0036_u01763183670429") 2025/11/15 05:16:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086cc0_d20251115_m051554_c001_v7007000_t0000_u01763183754775") 2025/11/15 05:16:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a92006cf_d20251115_m051542_c001_v0001176_t0040_u01763183742368") 2025/11/15 05:16:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a99ff_d20251115_m051538_c001_v7007000_t0000_u01763183738261") 2025/11/15 05:16:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a9200596_d20251115_m051526_c001_v0001176_t0051_u01763183726830") 2025/11/15 05:16:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d74a9_d20251115_m051522_c001_v7007000_t0000_u01763183722654") 2025/11/15 05:16:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a9200436_d20251115_m051511_c001_v0001176_t0006_u01763183711375") 2025/11/15 05:16:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392cb0_d20251115_m051507_c001_v7007000_t0000_u01763183707235") 2025/11/15 05:16:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a92002eb_d20251115_m051454_c001_v0001176_t0012_u01763183694888") 2025/11/15 05:16:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdee0a5_d20251115_m051450_c001_v7007000_t0000_u01763183690597") 2025/11/15 05:16:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a920017e_d20251115_m051438_c001_v0001176_t0010_u01763183678914") 2025/11/15 05:16:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdee063_d20251115_m051432_c001_v7007000_t0000_u01763183672488") 2025/11/15 05:16:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd73e_d20251115_m051420_c001_v0001044_t0033_u01763183660962") 2025/11/15 05:16:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb35_d20251115_m051416_c001_v7007000_t0000_u01763183656906") 2025/11/15 05:16:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91fff68_d20251115_m051412_c001_v0001176_t0038_u01763183652963") 2025/11/15 05:16:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f40214feff7ed7304_d20251115_m051411_c001_v7007000_t0000_u01763183651218") 2025/11/15 05:16:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c8f0_d20251115_m051359_c001_v0001184_t0038_u01763183639408") 2025/11/15 05:16:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cb3f_d20251115_m051355_c001_v7007000_t0000_u01763183635364") 2025/11/15 05:16:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c893_d20251115_m051350_c001_v0001184_t0019_u01763183630131") 2025/11/15 05:16:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085587f7386f157_d20251115_m051348_c001_v7007000_t0000_u01763183628767") 2025/11/15 05:16:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b975f9488e67d_d20251115_m051334_c001_v0001105_t0038_u01763183614461") 2025/11/15 05:16:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086a2c_d20251115_m051327_c001_v7007000_t0000_u01763183607982") 2025/11/15 05:16:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c6f5_d20251115_m051317_c001_v0001184_t0048_u01763183597086") 2025/11/15 05:16:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e7de_d20251115_m051312_c001_v7007000_t0000_u01763183592894") 2025/11/15 05:16:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c633_d20251115_m051300_c001_v0001184_t0000_u01763183580582") 2025/11/15 05:16:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdeddc6_d20251115_m051256_c001_v7007000_t0000_u01763183576502") 2025/11/15 05:16:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c5d4_d20251115_m051246_c001_v0001184_t0019_u01763183566470") 2025/11/15 05:16:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f404ae298e5d90d00_d20251115_m051414_c001_v7007000_t0000_u01763183654870") 2025/11/15 05:16:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c937_d20251115_m051409_c001_v0001184_t0048_u01763183649568") 2025/11/15 05:16:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae5c_d20251115_m051435_c001_v7007000_t0000_u01763183675026") 2025/11/15 05:16:40 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d3ac_d20251115_m051430_c001_v0001102_t0023_u01763183670439") 2025/11/15 05:16:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086cc1_d20251115_m051554_c001_v7007000_t0000_u01763183754956") 2025/11/15 05:16:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d586_d20251115_m051542_c001_v0001102_t0005_u01763183742953") 2025/11/15 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a9a04_d20251115_m051538_c001_v7007000_t0000_u01763183738445") 2025/11/15 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d533_d20251115_m051527_c001_v0001102_t0052_u01763183727402") 2025/11/15 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d74af_d20251115_m051522_c001_v7007000_t0000_u01763183722838") 2025/11/15 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d4a4_d20251115_m051512_c001_v0001102_t0047_u01763183712042") 2025/11/15 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392cb5_d20251115_m051507_c001_v7007000_t0000_u01763183707421") 2025/11/15 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d436_d20251115_m051455_c001_v0001102_t0012_u01763183695514") 2025/11/15 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdee0a8_d20251115_m051450_c001_v7007000_t0000_u01763183690781") 2025/11/15 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d3e5_d20251115_m051439_c001_v0001102_t0054_u01763183679483") 2025/11/15 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae48_d20251115_m051432_c001_v7007000_t0000_u01763183672059") 2025/11/15 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c9bb_d20251115_m051422_c001_v0001184_t0001_u01763183662524") 2025/11/15 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb36_d20251115_m051417_c001_v7007000_t0000_u01763183657087") 2025/11/15 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c969_d20251115_m051412_c001_v0001184_t0015_u01763183652976") 2025/11/15 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d72cc_d20251115_m051411_c001_v7007000_t0000_u01763183651646") 2025/11/15 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffe64_d20251115_m051359_c001_v0001176_t0025_u01763183639993") 2025/11/15 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cb40_d20251115_m051355_c001_v7007000_t0000_u01763183635544") 2025/11/15 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffd92_d20251115_m051350_c001_v0001176_t0058_u01763183630137") 2025/11/15 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdedf3b_d20251115_m051348_c001_v7007000_t0000_u01763183628543") 2025/11/15 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c7c3_d20251115_m051335_c001_v0001184_t0001_u01763183615218") 2025/11/15 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086a27_d20251115_m051327_c001_v7007000_t0000_u01763183607776") 2025/11/15 05:16:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b975f9488e63d_d20251115_m051317_c001_v0001105_t0051_u01763183597656") 2025/11/15 05:16:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e7e0_d20251115_m051313_c001_v7007000_t0000_u01763183593076") 2025/11/15 05:16:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b975f9488e5e1_d20251115_m051301_c001_v0001105_t0022_u01763183581146") 2025/11/15 05:16:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdeddc7_d20251115_m051256_c001_v7007000_t0000_u01763183576685") 2025/11/15 05:16:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b975f9488e598_d20251115_m051246_c001_v0001105_t0050_u01763183566680") 2025/11/15 05:16:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f684_d20251115_m051414_c001_v7007000_t0000_u01763183654854") 2025/11/15 05:16:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91fff18_d20251115_m051409_c001_v0001176_t0049_u01763183649608") 2025/11/15 05:16:42 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae5f_d20251115_m051435_c001_v7007000_t0000_u01763183675208") 2025/11/15 05:16:42 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2ca10_d20251115_m051430_c001_v0001184_t0002_u01763183670624") 2025/11/15 05:16:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086cc4_d20251115_m051555_c001_v7007000_t0000_u01763183755138") 2025/11/15 05:16:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2ccaf_d20251115_m051543_c001_v0001184_t0032_u01763183743726") 2025/11/15 05:16:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a9a09_d20251115_m051538_c001_v7007000_t0000_u01763183738630") 2025/11/15 05:16:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2cc22_d20251115_m051528_c001_v0001184_t0014_u01763183728145") 2025/11/15 05:16:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d74b1_d20251115_m051523_c001_v7007000_t0000_u01763183723021") 2025/11/15 05:16:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2cb85_d20251115_m051512_c001_v0001184_t0011_u01763183712841") 2025/11/15 05:16:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392cb6_d20251115_m051507_c001_v7007000_t0000_u01763183707610") 2025/11/15 05:16:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2cae0_d20251115_m051456_c001_v0001184_t0003_u01763183696446") 2025/11/15 05:16:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdee0a9_d20251115_m051451_c001_v7007000_t0000_u01763183691010") 2025/11/15 05:16:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2ca67_d20251115_m051440_c001_v0001184_t0036_u01763183680322") 2025/11/15 05:16:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d732f_d20251115_m051432_c001_v7007000_t0000_u01763183672416") 2025/11/15 05:16:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a9200034_d20251115_m051423_c001_v0001176_t0052_u01763183663092") 2025/11/15 05:16:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb38_d20251115_m051417_c001_v7007000_t0000_u01763183657273") 2025/11/15 05:16:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d33f_d20251115_m051413_c001_v0001102_t0051_u01763183653167") 2025/11/15 05:16:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f404ae298e5d908f9_d20251115_m051411_c001_v7007000_t0000_u01763183651825") 2025/11/15 05:16:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d2ee_d20251115_m051400_c001_v0001102_t0050_u01763183640572") 2025/11/15 05:16:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cb42_d20251115_m051355_c001_v7007000_t0000_u01763183635726") 2025/11/15 05:16:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffd98_d20251115_m051350_c001_v0001176_t0038_u01763183630347") 2025/11/15 05:16:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57c31d_d20251115_m051348_c001_v7007000_t0000_u01763183628933") 2025/11/15 05:16:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffc4c_d20251115_m051335_c001_v0001176_t0027_u01763183615882") 2025/11/15 05:16:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57c227_d20251115_m051327_c001_v7007000_t0000_u01763183607752") 2025/11/15 05:16:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffabf_d20251115_m051318_c001_v0001176_t0056_u01763183598307") 2025/11/15 05:16:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e7e1_d20251115_m051313_c001_v7007000_t0000_u01763183593258") 2025/11/15 05:16:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff98e_d20251115_m051301_c001_v0001176_t0052_u01763183581923") 2025/11/15 05:16:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdeddc8_d20251115_m051256_c001_v7007000_t0000_u01763183576866") 2025/11/15 05:16:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff86d_d20251115_m051247_c001_v0001176_t0046_u01763183567035") 2025/11/15 05:16:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136adaf_d20251115_m051414_c001_v7007000_t0000_u01763183654867") 2025/11/15 05:16:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d328_d20251115_m051409_c001_v0001102_t0021_u01763183649720") 2025/11/15 05:16:43 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae60_d20251115_m051435_c001_v7007000_t0000_u01763183675389") 2025/11/15 05:16:43 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a92000e4_d20251115_m051430_c001_v0001176_t0043_u01763183670641") 2025/11/15 05:16:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086cc6_d20251115_m051555_c001_v7007000_t0000_u01763183755320") 2025/11/15 05:16:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd86c_d20251115_m051544_c001_v0001044_t0016_u01763183744296") 2025/11/15 05:16:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a9a0a_d20251115_m051538_c001_v7007000_t0000_u01763183738814") 2025/11/15 05:16:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd830_d20251115_m051528_c001_v0001044_t0043_u01763183728728") 2025/11/15 05:16:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d74b6_d20251115_m051523_c001_v7007000_t0000_u01763183723204") 2025/11/15 05:16:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd7f5_d20251115_m051513_c001_v0001044_t0041_u01763183713404") 2025/11/15 05:16:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392cb9_d20251115_m051507_c001_v7007000_t0000_u01763183707795") 2025/11/15 05:16:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd7ab_d20251115_m051457_c001_v0001044_t0018_u01763183697081") 2025/11/15 05:16:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdee0ab_d20251115_m051451_c001_v7007000_t0000_u01763183691192") 2025/11/15 05:16:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd779_d20251115_m051440_c001_v0001044_t0029_u01763183680921") 2025/11/15 05:16:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae4c_d20251115_m051432_c001_v7007000_t0000_u01763183672423") 2025/11/15 05:16:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d382_d20251115_m051423_c001_v0001102_t0010_u01763183663678") 2025/11/15 05:16:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb39_d20251115_m051417_c001_v7007000_t0000_u01763183657454") 2025/11/15 05:16:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c96b_d20251115_m051413_c001_v0001184_t0000_u01763183653183") 2025/11/15 05:16:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb10_d20251115_m051411_c001_v7007000_t0000_u01763183651827") 2025/11/15 05:16:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd6f9_d20251115_m051401_c001_v0001044_t0015_u01763183641353") 2025/11/15 05:16:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cf2c_d20251115_m051355_c001_v7007000_t0000_u01763183635908") 2025/11/15 05:16:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c897_d20251115_m051350_c001_v0001184_t0035_u01763183630362") 2025/11/15 05:16:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57c31c_d20251115_m051348_c001_v7007000_t0000_u01763183628773") 2025/11/15 05:16:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd6b1_d20251115_m051336_c001_v0001044_t0049_u01763183616537") 2025/11/15 05:16:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086a28_d20251115_m051327_c001_v7007000_t0000_u01763183607794") 2025/11/15 05:16:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd66e_d20251115_m051318_c001_v0001044_t0018_u01763183598912") 2025/11/15 05:16:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e7e2_d20251115_m051313_c001_v7007000_t0000_u01763183593439") 2025/11/15 05:16:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd640_d20251115_m051302_c001_v0001044_t0010_u01763183582528") 2025/11/15 05:16:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdeddcc_d20251115_m051257_c001_v7007000_t0000_u01763183577048") 2025/11/15 05:16:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd61d_d20251115_m051247_c001_v0001044_t0054_u01763183567316") 2025/11/15 05:16:45 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a980f_d20251115_m051414_c001_v7007000_t0000_u01763183654805") 2025/11/15 05:16:45 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c93b_d20251115_m051409_c001_v0001184_t0057_u01763183649776") 2025/11/15 05:16:45 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae64_d20251115_m051435_c001_v7007000_t0000_u01763183675572") 2025/11/15 05:16:45 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd75b_d20251115_m051430_c001_v0001044_t0056_u01763183670847") 2025/11/15 05:16:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086cc7_d20251115_m051555_c001_v7007000_t0000_u01763183755501") 2025/11/15 05:16:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a9200709_d20251115_m051544_c001_v0001176_t0009_u01763183744756") 2025/11/15 05:16:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a9a0c_d20251115_m051538_c001_v7007000_t0000_u01763183738997") 2025/11/15 05:16:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a92005cf_d20251115_m051529_c001_v0001176_t0052_u01763183729387") 2025/11/15 05:16:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d74b9_d20251115_m051523_c001_v7007000_t0000_u01763183723388") 2025/11/15 05:16:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a920046f_d20251115_m051513_c001_v0001176_t0008_u01763183713983") 2025/11/15 05:16:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392cba_d20251115_m051507_c001_v7007000_t0000_u01763183707978") 2025/11/15 05:16:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a9200329_d20251115_m051457_c001_v0001176_t0043_u01763183697681") 2025/11/15 05:16:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdee0ac_d20251115_m051451_c001_v7007000_t0000_u01763183691375") 2025/11/15 05:16:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a92001ba_d20251115_m051441_c001_v0001176_t0056_u01763183681616") 2025/11/15 05:16:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d7335_d20251115_m051432_c001_v7007000_t0000_u01763183672600") 2025/11/15 05:16:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd748_d20251115_m051424_c001_v0001044_t0044_u01763183664246") 2025/11/15 05:16:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb3c_d20251115_m051417_c001_v7007000_t0000_u01763183657636") 2025/11/15 05:16:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91fff6e_d20251115_m051413_c001_v0001176_t0035_u01763183653195") 2025/11/15 05:16:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a97f9_d20251115_m051411_c001_v7007000_t0000_u01763183651826") 2025/11/15 05:16:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c8fe_d20251115_m051402_c001_v0001184_t0016_u01763183642137") 2025/11/15 05:16:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cf2d_d20251115_m051356_c001_v7007000_t0000_u01763183636088") 2025/11/15 05:16:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d2bc_d20251115_m051350_c001_v0001102_t0039_u01763183630472") 2025/11/15 05:16:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085dfbc26785abc_d20251115_m051348_c001_v7007000_t0000_u01763183628945") 2025/11/15 05:16:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c7e5_d20251115_m051339_c001_v0001184_t0001_u01763183619321") 2025/11/15 05:16:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4034dd4fe8b52e4b_d20251115_m051327_c001_v7007000_t0000_u01763183607993") 2025/11/15 05:16:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c717_d20251115_m051319_c001_v0001184_t0040_u01763183599444") 2025/11/15 05:16:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e7e3_d20251115_m051313_c001_v7007000_t0000_u01763183593621") 2025/11/15 05:16:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c651_d20251115_m051303_c001_v0001184_t0011_u01763183583206") 2025/11/15 05:16:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdeddcd_d20251115_m051257_c001_v7007000_t0000_u01763183577230") 2025/11/15 05:16:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c5da_d20251115_m051247_c001_v0001184_t0043_u01763183567726") 2025/11/15 05:16:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f405d1538e829cede_d20251115_m051414_c001_v7007000_t0000_u01763183654897") 2025/11/15 05:16:46 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91fff1e_d20251115_m051409_c001_v0001176_t0054_u01763183649822") 2025/11/15 05:16:46 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae66_d20251115_m051435_c001_v7007000_t0000_u01763183675757") 2025/11/15 05:16:46 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d3b6_d20251115_m051430_c001_v0001102_t0053_u01763183670870") 2025/11/15 05:16:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086cc8_d20251115_m051555_c001_v7007000_t0000_u01763183755683") 2025/11/15 05:16:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d594_d20251115_m051544_c001_v0001102_t0059_u01763183744968") 2025/11/15 05:16:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a9a0e_d20251115_m051539_c001_v7007000_t0000_u01763183739181") 2025/11/15 05:16:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d547_d20251115_m051529_c001_v0001102_t0044_u01763183729593") 2025/11/15 05:16:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d74bb_d20251115_m051523_c001_v7007000_t0000_u01763183723577") 2025/11/15 05:16:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d4b4_d20251115_m051514_c001_v0001102_t0026_u01763183714279") 2025/11/15 05:16:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392cbb_d20251115_m051508_c001_v7007000_t0000_u01763183708161") 2025/11/15 05:16:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d440_d20251115_m051457_c001_v0001102_t0027_u01763183697921") 2025/11/15 05:16:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdee0ad_d20251115_m051451_c001_v7007000_t0000_u01763183691558") 2025/11/15 05:16:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d3f7_d20251115_m051441_c001_v0001102_t0048_u01763183681835") 2025/11/15 05:16:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d732e_d20251115_m051432_c001_v7007000_t0000_u01763183672233") 2025/11/15 05:16:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c9d3_d20251115_m051424_c001_v0001184_t0048_u01763183664652") 2025/11/15 05:16:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb3d_d20251115_m051417_c001_v7007000_t0000_u01763183657817") 2025/11/15 05:16:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c96f_d20251115_m051413_c001_v0001184_t0030_u01763183653462") 2025/11/15 05:16:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f404ae298e5d908f6_d20251115_m051411_c001_v7007000_t0000_u01763183651378") 2025/11/15 05:16:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffe86_d20251115_m051402_c001_v0001176_t0017_u01763183642344") 2025/11/15 05:16:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cf2e_d20251115_m051356_c001_v7007000_t0000_u01763183636270") 2025/11/15 05:16:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c899_d20251115_m051350_c001_v0001184_t0030_u01763183630564") 2025/11/15 05:16:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085587f7386f158_d20251115_m051348_c001_v7007000_t0000_u01763183628955") 2025/11/15 05:16:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffcaf_d20251115_m051340_c001_v0001176_t0019_u01763183620317") 2025/11/15 05:16:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086a2d_d20251115_m051328_c001_v7007000_t0000_u01763183608094") 2025/11/15 05:16:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b975f9488e64b_d20251115_m051319_c001_v0001105_t0045_u01763183599692") 2025/11/15 05:16:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e7e5_d20251115_m051313_c001_v7007000_t0000_u01763183593805") 2025/11/15 05:16:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b975f9488e5f5_d20251115_m051303_c001_v0001105_t0059_u01763183583425") 2025/11/15 05:16:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdeddce_d20251115_m051257_c001_v7007000_t0000_u01763183577412") 2025/11/15 05:16:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b975f9488e5a0_d20251115_m051247_c001_v0001105_t0058_u01763183567952") 2025/11/15 05:16:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f40214feff7ed7323_d20251115_m051414_c001_v7007000_t0000_u01763183654979") 2025/11/15 05:16:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c943_d20251115_m051409_c001_v0001184_t0035_u01763183649984") 2025/11/15 05:16:48 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae69_d20251115_m051435_c001_v7007000_t0000_u01763183675938") 2025/11/15 05:16:48 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a92000ea_d20251115_m051430_c001_v0001176_t0054_u01763183670880") 2025/11/15 05:16:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086cca_d20251115_m051555_c001_v7007000_t0000_u01763183755866") 2025/11/15 05:16:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2ccc9_d20251115_m051545_c001_v0001184_t0024_u01763183745670") 2025/11/15 05:16:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a9a10_d20251115_m051539_c001_v7007000_t0000_u01763183739364") 2025/11/15 05:16:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2cc2d_d20251115_m051529_c001_v0001184_t0020_u01763183729944") 2025/11/15 05:16:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d74bc_d20251115_m051523_c001_v7007000_t0000_u01763183723796") 2025/11/15 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2cb97_d20251115_m051514_c001_v0001184_t0038_u01763183714640") 2025/11/15 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392cbd_d20251115_m051508_c001_v7007000_t0000_u01763183708344") 2025/11/15 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2caf9_d20251115_m051458_c001_v0001184_t0007_u01763183698470") 2025/11/15 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdee0b2_d20251115_m051451_c001_v7007000_t0000_u01763183691743") 2025/11/15 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2ca7b_d20251115_m051442_c001_v0001184_t0037_u01763183682203") 2025/11/15 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41523415b8345ce2_d20251115_m051432_c001_v7007000_t0000_u01763183672440") 2025/11/15 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a9200052_d20251115_m051424_c001_v0001176_t0002_u01763183664855") 2025/11/15 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb3f_d20251115_m051417_c001_v7007000_t0000_u01763183657998") 2025/11/15 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91fff74_d20251115_m051413_c001_v0001176_t0032_u01763183653474") 2025/11/15 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f40214feff7ed7308_d20251115_m051411_c001_v7007000_t0000_u01763183651401") 2025/11/15 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d2f4_d20251115_m051402_c001_v0001102_t0042_u01763183642945") 2025/11/15 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cf2f_d20251115_m051356_c001_v7007000_t0000_u01763183636450") 2025/11/15 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd6e1_d20251115_m051350_c001_v0001044_t0002_u01763183630571") 2025/11/15 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdedf3a_d20251115_m051348_c001_v7007000_t0000_u01763183628362") 2025/11/15 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd6bf_d20251115_m051340_c001_v0001044_t0027_u01763183620819") 2025/11/15 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086a29_d20251115_m051327_c001_v7007000_t0000_u01763183607912") 2025/11/15 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffaf5_d20251115_m051320_c001_v0001176_t0025_u01763183600065") 2025/11/15 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e7e6_d20251115_m051313_c001_v7007000_t0000_u01763183593987") 2025/11/15 05:16:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff9ac_d20251115_m051303_c001_v0001176_t0053_u01763183583869") 2025/11/15 05:16:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdeddcf_d20251115_m051257_c001_v7007000_t0000_u01763183577594") 2025/11/15 05:16:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff887_d20251115_m051248_c001_v0001176_t0057_u01763183568492") 2025/11/15 05:16:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f40214feff7ed731b_d20251115_m051414_c001_v7007000_t0000_u01763183654613") 2025/11/15 05:16:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd71b_d20251115_m051409_c001_v0001044_t0041_u01763183649991") 2025/11/15 05:16:50 DEBUG : dir1/0007-12345: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae6a_d20251115_m051436_c001_v7007000_t0000_u01763183676120") 2025/11/15 05:16:50 DEBUG : dir1/0007-12345: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2ca12_d20251115_m051430_c001_v0001184_t0049_u01763183670895") 2025/11/15 05:16:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086ccc_d20251115_m051556_c001_v7007000_t0000_u01763183756047") 2025/11/15 05:16:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd877_d20251115_m051545_c001_v0001044_t0042_u01763183745885") 2025/11/15 05:16:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a9a11_d20251115_m051539_c001_v7007000_t0000_u01763183739547") 2025/11/15 05:16:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd835_d20251115_m051530_c001_v0001044_t0008_u01763183730144") 2025/11/15 05:16:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d74bd_d20251115_m051523_c001_v7007000_t0000_u01763183723980") 2025/11/15 05:16:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd7f9_d20251115_m051514_c001_v0001044_t0048_u01763183714868") 2025/11/15 05:16:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392cbe_d20251115_m051508_c001_v7007000_t0000_u01763183708569") 2025/11/15 05:16:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd7b9_d20251115_m051458_c001_v0001044_t0052_u01763183698693") 2025/11/15 05:16:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdee0b5_d20251115_m051451_c001_v7007000_t0000_u01763183691926") 2025/11/15 05:16:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd77f_d20251115_m051442_c001_v0001044_t0046_u01763183682424") 2025/11/15 05:16:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4123496e5c619e4c_d20251115_m051432_c001_v7007000_t0000_u01763183672445") 2025/11/15 05:16:50 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d38a_d20251115_m051425_c001_v0001102_t0002_u01763183665094") 2025/11/15 05:16:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb42_d20251115_m051418_c001_v7007000_t0000_u01763183658179") 2025/11/15 05:16:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d347_d20251115_m051413_c001_v0001102_t0050_u01763183653524") 2025/11/15 05:16:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4196b5bd76c88f40_d20251115_m051411_c001_v7007000_t0000_u01763183651821") 2025/11/15 05:16:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd703_d20251115_m051403_c001_v0001044_t0036_u01763183643364") 2025/11/15 05:16:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cf32_d20251115_m051356_c001_v7007000_t0000_u01763183636631") 2025/11/15 05:16:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffd9a_d20251115_m051350_c001_v0001176_t0019_u01763183630581") 2025/11/15 05:16:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57c31e_d20251115_m051348_c001_v7007000_t0000_u01763183628963") 2025/11/15 05:16:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c7ff_d20251115_m051341_c001_v0001184_t0053_u01763183621332") 2025/11/15 05:16:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392a8c_d20251115_m051327_c001_v7007000_t0000_u01763183607921") 2025/11/15 05:16:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd678_d20251115_m051320_c001_v0001044_t0016_u01763183600279") 2025/11/15 05:16:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e7e7_d20251115_m051314_c001_v7007000_t0000_u01763183594243") 2025/11/15 05:16:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd647_d20251115_m051304_c001_v0001044_t0031_u01763183584079") 2025/11/15 05:16:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdeddd0_d20251115_m051257_c001_v7007000_t0000_u01763183577776") 2025/11/15 05:16:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd623_d20251115_m051248_c001_v0001044_t0014_u01763183568711") 2025/11/15 05:16:51 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4196b5bd76c88f4b_d20251115_m051414_c001_v7007000_t0000_u01763183654813") 2025/11/15 05:16:51 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91fff24_d20251115_m051410_c001_v0001176_t0058_u01763183650034") 2025/11/15 05:16:51 DEBUG : dir1/0008-23456: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae6b_d20251115_m051436_c001_v7007000_t0000_u01763183676300") 2025/11/15 05:16:51 DEBUG : dir1/0008-23456: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a92000f0_d20251115_m051431_c001_v0001176_t0001_u01763183671092") 2025/11/15 05:16:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086ccd_d20251115_m051556_c001_v7007000_t0000_u01763183756228") 2025/11/15 05:16:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a920072d_d20251115_m051546_c001_v0001176_t0029_u01763183746455") 2025/11/15 05:16:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a9a13_d20251115_m051539_c001_v7007000_t0000_u01763183739730") 2025/11/15 05:16:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a92005f5_d20251115_m051531_c001_v0001176_t0056_u01763183731067") 2025/11/15 05:16:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d74c0_d20251115_m051524_c001_v7007000_t0000_u01763183724166") 2025/11/15 05:16:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a920048d_d20251115_m051515_c001_v0001176_t0002_u01763183715406") 2025/11/15 05:16:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392cc2_d20251115_m051508_c001_v7007000_t0000_u01763183708751") 2025/11/15 05:16:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a9200343_d20251115_m051459_c001_v0001176_t0050_u01763183699248") 2025/11/15 05:16:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdee0b7_d20251115_m051452_c001_v7007000_t0000_u01763183692108") 2025/11/15 05:16:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a92001d6_d20251115_m051442_c001_v0001176_t0007_u01763183682870") 2025/11/15 05:16:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f405d1538e829cf4a_d20251115_m051432_c001_v7007000_t0000_u01763183672448") 2025/11/15 05:16:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd74e_d20251115_m051425_c001_v0001044_t0043_u01763183665748") 2025/11/15 05:16:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb44_d20251115_m051418_c001_v7007000_t0000_u01763183658360") 2025/11/15 05:16:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd728_d20251115_m051413_c001_v0001044_t0037_u01763183653545") 2025/11/15 05:16:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f405d1538e829cec8_d20251115_m051411_c001_v7007000_t0000_u01763183651394") 2025/11/15 05:16:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c90a_d20251115_m051404_c001_v0001184_t0026_u01763183644081") 2025/11/15 05:16:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cf37_d20251115_m051356_c001_v7007000_t0000_u01763183636812") 2025/11/15 05:16:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c8a1_d20251115_m051350_c001_v0001184_t0027_u01763183630777") 2025/11/15 05:16:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdedf40_d20251115_m051348_c001_v7007000_t0000_u01763183628906") 2025/11/15 05:16:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffccf_d20251115_m051341_c001_v0001176_t0000_u01763183621534") 2025/11/15 05:16:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f40937c63541296b4_d20251115_m051327_c001_v7007000_t0000_u01763183607753") 2025/11/15 05:16:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c733_d20251115_m051320_c001_v0001184_t0029_u01763183600710") 2025/11/15 05:16:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e7e8_d20251115_m051314_c001_v7007000_t0000_u01763183594425") 2025/11/15 05:16:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c66d_d20251115_m051304_c001_v0001184_t0045_u01763183584654") 2025/11/15 05:16:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdeddd2_d20251115_m051257_c001_v7007000_t0000_u01763183577960") 2025/11/15 05:16:52 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c5ea_d20251115_m051249_c001_v0001184_t0040_u01763183569349") 2025/11/15 05:16:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a980d_d20251115_m051414_c001_v7007000_t0000_u01763183654621") 2025/11/15 05:16:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d32a_d20251115_m051410_c001_v0001102_t0006_u01763183650139") 2025/11/15 05:16:53 DEBUG : dir1/0009-34567: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae6c_d20251115_m051436_c001_v7007000_t0000_u01763183676481") 2025/11/15 05:16:53 DEBUG : dir1/0009-34567: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2ca16_d20251115_m051431_c001_v0001184_t0051_u01763183671107") 2025/11/15 05:16:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086cce_d20251115_m051556_c001_v7007000_t0000_u01763183756409") 2025/11/15 05:16:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d5a3_d20251115_m051546_c001_v0001102_t0016_u01763183746681") 2025/11/15 05:16:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a9a14_d20251115_m051539_c001_v7007000_t0000_u01763183739914") 2025/11/15 05:16:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d551_d20251115_m051531_c001_v0001102_t0037_u01763183731282") 2025/11/15 05:16:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d74c1_d20251115_m051524_c001_v7007000_t0000_u01763183724355") 2025/11/15 05:16:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d4b9_d20251115_m051515_c001_v0001102_t0052_u01763183715631") 2025/11/15 05:16:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392cc3_d20251115_m051508_c001_v7007000_t0000_u01763183708934") 2025/11/15 05:16:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d446_d20251115_m051459_c001_v0001102_t0049_u01763183699486") 2025/11/15 05:16:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdee0b9_d20251115_m051452_c001_v7007000_t0000_u01763183692291") 2025/11/15 05:16:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d3ff_d20251115_m051443_c001_v0001102_t0036_u01763183683089") 2025/11/15 05:16:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae4a_d20251115_m051432_c001_v7007000_t0000_u01763183672241") 2025/11/15 05:16:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c9de_d20251115_m051426_c001_v0001184_t0025_u01763183666172") 2025/11/15 05:16:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb47_d20251115_m051418_c001_v7007000_t0000_u01763183658541") 2025/11/15 05:16:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c973_d20251115_m051413_c001_v0001184_t0040_u01763183653674") 2025/11/15 05:16:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f405d1538e829ceca_d20251115_m051411_c001_v7007000_t0000_u01763183651814") 2025/11/15 05:16:53 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffeb4_d20251115_m051404_c001_v0001176_t0026_u01763183644290") 2025/11/15 05:16:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cf39_d20251115_m051356_c001_v7007000_t0000_u01763183636993") 2025/11/15 05:16:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffda0_d20251115_m051350_c001_v0001176_t0002_u01763183630818") 2025/11/15 05:16:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4123496e5c619d0c_d20251115_m051348_c001_v7007000_t0000_u01763183628986") 2025/11/15 05:16:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd6c1_d20251115_m051341_c001_v0001044_t0045_u01763183621750") 2025/11/15 05:16:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f40937c63541296b6_d20251115_m051327_c001_v7007000_t0000_u01763183607936") 2025/11/15 05:16:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b975f9488e655_d20251115_m051320_c001_v0001105_t0047_u01763183600977") 2025/11/15 05:16:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e7e9_d20251115_m051314_c001_v7007000_t0000_u01763183594607") 2025/11/15 05:16:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b975f9488e601_d20251115_m051304_c001_v0001105_t0058_u01763183584865") 2025/11/15 05:16:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdeddd3_d20251115_m051258_c001_v7007000_t0000_u01763183578142") 2025/11/15 05:16:54 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b975f9488e5aa_d20251115_m051249_c001_v0001105_t0053_u01763183569563") 2025/11/15 05:16:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb1c_d20251115_m051414_c001_v7007000_t0000_u01763183654644") 2025/11/15 05:16:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c945_d20251115_m051410_c001_v0001184_t0050_u01763183650187") 2025/11/15 05:16:54 DEBUG : dir1/0010-45678: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae6d_d20251115_m051436_c001_v7007000_t0000_u01763183676665") 2025/11/15 05:16:54 DEBUG : dir1/0010-45678: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d3ba_d20251115_m051431_c001_v0001102_t0007_u01763183671280") 2025/11/15 05:16:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086cd0_d20251115_m051556_c001_v7007000_t0000_u01763183756591") 2025/11/15 05:16:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2ccd3_d20251115_m051547_c001_v0001184_t0052_u01763183747300") 2025/11/15 05:16:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a9a18_d20251115_m051540_c001_v7007000_t0000_u01763183740097") 2025/11/15 05:16:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2cc39_d20251115_m051531_c001_v0001184_t0024_u01763183731671") 2025/11/15 05:16:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d74c2_d20251115_m051524_c001_v7007000_t0000_u01763183724538") 2025/11/15 05:16:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2cba1_d20251115_m051515_c001_v0001184_t0056_u01763183715964") 2025/11/15 05:16:54 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392cc6_d20251115_m051509_c001_v7007000_t0000_u01763183709116") 2025/11/15 05:16:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2cb03_d20251115_m051459_c001_v0001184_t0000_u01763183699858") 2025/11/15 05:16:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdee0ba_d20251115_m051452_c001_v7007000_t0000_u01763183692522") 2025/11/15 05:16:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2ca83_d20251115_m051443_c001_v0001184_t0016_u01763183683689") 2025/11/15 05:16:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41523415b8345cdf_d20251115_m051432_c001_v7007000_t0000_u01763183672259") 2025/11/15 05:16:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a9200074_d20251115_m051426_c001_v0001176_t0024_u01763183666404") 2025/11/15 05:16:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb4a_d20251115_m051418_c001_v7007000_t0000_u01763183658722") 2025/11/15 05:16:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91fff7c_d20251115_m051413_c001_v0001176_t0000_u01763183653711") 2025/11/15 05:16:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f405d1538e829cec9_d20251115_m051411_c001_v7007000_t0000_u01763183651578") 2025/11/15 05:16:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d300_d20251115_m051404_c001_v0001102_t0044_u01763183644519") 2025/11/15 05:16:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cf3a_d20251115_m051357_c001_v7007000_t0000_u01763183637174") 2025/11/15 05:16:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d2c0_d20251115_m051350_c001_v0001102_t0001_u01763183630895") 2025/11/15 05:16:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a976d_d20251115_m051348_c001_v7007000_t0000_u01763183628787") 2025/11/15 05:16:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c807_d20251115_m051342_c001_v0001184_t0027_u01763183622167") 2025/11/15 05:16:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f40937c63541296b5_d20251115_m051327_c001_v7007000_t0000_u01763183607783") 2025/11/15 05:16:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffb15_d20251115_m051321_c001_v0001176_t0016_u01763183601224") 2025/11/15 05:16:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e7ea_d20251115_m051314_c001_v7007000_t0000_u01763183594861") 2025/11/15 05:16:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff9ce_d20251115_m051305_c001_v0001176_t0046_u01763183585304") 2025/11/15 05:16:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdeddd5_d20251115_m051258_c001_v7007000_t0000_u01763183578324") 2025/11/15 05:16:55 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff8a5_d20251115_m051249_c001_v0001176_t0004_u01763183569914") 2025/11/15 05:16:55 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4196b5bd76c88f4a_d20251115_m051414_c001_v7007000_t0000_u01763183654629") 2025/11/15 05:16:55 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91fff2e_d20251115_m051410_c001_v0001176_t0005_u01763183650255") 2025/11/15 05:16:55 DEBUG : dir1/0011-56789: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae6f_d20251115_m051436_c001_v7007000_t0000_u01763183676846") 2025/11/15 05:16:56 DEBUG : dir1/0011-56789: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a92000f6_d20251115_m051431_c001_v0001176_t0028_u01763183671301") 2025/11/15 05:16:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086cd1_d20251115_m051556_c001_v7007000_t0000_u01763183756773") 2025/11/15 05:16:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd881_d20251115_m051547_c001_v0001044_t0010_u01763183747497") 2025/11/15 05:16:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a9a19_d20251115_m051540_c001_v7007000_t0000_u01763183740281") 2025/11/15 05:16:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd83b_d20251115_m051531_c001_v0001044_t0050_u01763183731868") 2025/11/15 05:16:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d74c3_d20251115_m051524_c001_v7007000_t0000_u01763183724722") 2025/11/15 05:16:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd7ff_d20251115_m051516_c001_v0001044_t0057_u01763183716306") 2025/11/15 05:16:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392cc7_d20251115_m051509_c001_v7007000_t0000_u01763183709299") 2025/11/15 05:16:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd7c5_d20251115_m051500_c001_v0001044_t0035_u01763183700064") 2025/11/15 05:16:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdee0bc_d20251115_m051452_c001_v7007000_t0000_u01763183692705") 2025/11/15 05:16:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd783_d20251115_m051444_c001_v0001044_t0047_u01763183683999") 2025/11/15 05:16:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41523415b8345cd8_d20251115_m051432_c001_v7007000_t0000_u01763183672078") 2025/11/15 05:16:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d390_d20251115_m051426_c001_v0001102_t0039_u01763183666684") 2025/11/15 05:16:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb4b_d20251115_m051418_c001_v7007000_t0000_u01763183658905") 2025/11/15 05:16:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c977_d20251115_m051413_c001_v0001184_t0001_u01763183653909") 2025/11/15 05:16:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f404ae298e5d908f8_d20251115_m051411_c001_v7007000_t0000_u01763183651565") 2025/11/15 05:16:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd707_d20251115_m051404_c001_v0001044_t0055_u01763183644836") 2025/11/15 05:16:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cf54_d20251115_m051357_c001_v7007000_t0000_u01763183637355") 2025/11/15 05:16:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c8ab_d20251115_m051351_c001_v0001184_t0049_u01763183631027") 2025/11/15 05:16:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4123496e5c619d0b_d20251115_m051348_c001_v7007000_t0000_u01763183628795") 2025/11/15 05:16:56 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffcdf_d20251115_m051342_c001_v0001176_t0004_u01763183622373") 2025/11/15 05:16:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392a8d_d20251115_m051328_c001_v7007000_t0000_u01763183608104") 2025/11/15 05:16:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd680_d20251115_m051321_c001_v0001044_t0050_u01763183601459") 2025/11/15 05:16:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e7eb_d20251115_m051315_c001_v7007000_t0000_u01763183595044") 2025/11/15 05:16:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd64f_d20251115_m051305_c001_v0001044_t0002_u01763183585517") 2025/11/15 05:16:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdeddd7_d20251115_m051258_c001_v7007000_t0000_u01763183578506") 2025/11/15 05:16:57 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd625_d20251115_m051250_c001_v0001044_t0002_u01763183570122") 2025/11/15 05:16:57 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f404ae298e5d90cff_d20251115_m051414_c001_v7007000_t0000_u01763183654665") 2025/11/15 05:16:57 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c947_d20251115_m051410_c001_v0001184_t0054_u01763183650404") 2025/11/15 05:16:57 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae73_d20251115_m051437_c001_v7007000_t0000_u01763183677028") 2025/11/15 05:16:57 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2ca18_d20251115_m051431_c001_v0001184_t0018_u01763183671316") 2025/11/15 05:16:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086cd4_d20251115_m051556_c001_v7007000_t0000_u01763183756964") 2025/11/15 05:16:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a9200755_d20251115_m051548_c001_v0001176_t0017_u01763183748069") 2025/11/15 05:16:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a9a1c_d20251115_m051540_c001_v7007000_t0000_u01763183740464") 2025/11/15 05:16:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a920060b_d20251115_m051532_c001_v0001176_t0059_u01763183732323") 2025/11/15 05:16:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d74c4_d20251115_m051524_c001_v7007000_t0000_u01763183724918") 2025/11/15 05:16:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a92004b0_d20251115_m051516_c001_v0001176_t0015_u01763183716888") 2025/11/15 05:16:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392cc8_d20251115_m051509_c001_v7007000_t0000_u01763183709483") 2025/11/15 05:16:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a9200361_d20251115_m051500_c001_v0001176_t0037_u01763183700617") 2025/11/15 05:16:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdee0be_d20251115_m051452_c001_v7007000_t0000_u01763183692889") 2025/11/15 05:16:57 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a9200204_d20251115_m051444_c001_v0001176_t0034_u01763183684936") 2025/11/15 05:16:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f405d1538e829cf4b_d20251115_m051432_c001_v7007000_t0000_u01763183672467") 2025/11/15 05:16:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd751_d20251115_m051426_c001_v0001044_t0016_u01763183666946") 2025/11/15 05:16:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb4d_d20251115_m051419_c001_v7007000_t0000_u01763183659092") 2025/11/15 05:16:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91fff82_d20251115_m051413_c001_v0001176_t0029_u01763183653929") 2025/11/15 05:16:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f40214feff7ed730b_d20251115_m051411_c001_v7007000_t0000_u01763183651585") 2025/11/15 05:16:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c917_d20251115_m051405_c001_v0001184_t0022_u01763183645441") 2025/11/15 05:16:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cf55_d20251115_m051357_c001_v7007000_t0000_u01763183637536") 2025/11/15 05:16:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffda8_d20251115_m051351_c001_v0001176_t0050_u01763183631063") 2025/11/15 05:16:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57c318_d20251115_m051348_c001_v7007000_t0000_u01763183628566") 2025/11/15 05:16:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd6c3_d20251115_m051342_c001_v0001044_t0003_u01763183622602") 2025/11/15 05:16:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57c22a_d20251115_m051327_c001_v7007000_t0000_u01763183607949") 2025/11/15 05:16:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c745_d20251115_m051322_c001_v0001184_t0027_u01763183602137") 2025/11/15 05:16:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e7ec_d20251115_m051315_c001_v7007000_t0000_u01763183595226") 2025/11/15 05:16:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c68f_d20251115_m051306_c001_v0001184_t0039_u01763183586899") 2025/11/15 05:16:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdedddb_d20251115_m051258_c001_v7007000_t0000_u01763183578688") 2025/11/15 05:16:58 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c5fc_d20251115_m051251_c001_v0001184_t0044_u01763183571107") 2025/11/15 05:16:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f405d1538e829cedd_d20251115_m051414_c001_v7007000_t0000_u01763183654657") 2025/11/15 05:16:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91fff32_d20251115_m051410_c001_v0001176_t0035_u01763183650462") 2025/11/15 05:16:58 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae74_d20251115_m051437_c001_v7007000_t0000_u01763183677209") 2025/11/15 05:16:58 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a92000fe_d20251115_m051431_c001_v0001176_t0052_u01763183671508") 2025/11/15 05:16:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086cd5_d20251115_m051557_c001_v7007000_t0000_u01763183757146") 2025/11/15 05:16:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d5b3_d20251115_m051548_c001_v0001102_t0056_u01763183748376") 2025/11/15 05:16:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a9a1d_d20251115_m051540_c001_v7007000_t0000_u01763183740647") 2025/11/15 05:16:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d55b_d20251115_m051532_c001_v0001102_t0008_u01763183732544") 2025/11/15 05:16:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d74c5_d20251115_m051525_c001_v7007000_t0000_u01763183725100") 2025/11/15 05:16:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d4c6_d20251115_m051517_c001_v0001102_t0039_u01763183717109") 2025/11/15 05:16:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392cca_d20251115_m051509_c001_v7007000_t0000_u01763183709669") 2025/11/15 05:16:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d44a_d20251115_m051500_c001_v0001102_t0042_u01763183700865") 2025/11/15 05:16:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdee0bf_d20251115_m051453_c001_v7007000_t0000_u01763183693072") 2025/11/15 05:16:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d405_d20251115_m051445_c001_v0001102_t0036_u01763183685152") 2025/11/15 05:16:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4123496e5c619e4a_d20251115_m051432_c001_v7007000_t0000_u01763183672263") 2025/11/15 05:16:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c9ea_d20251115_m051427_c001_v0001184_t0054_u01763183667421") 2025/11/15 05:16:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb4e_d20251115_m051419_c001_v7007000_t0000_u01763183659273") 2025/11/15 05:16:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d349_d20251115_m051414_c001_v0001102_t0047_u01763183654035") 2025/11/15 05:16:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb0d_d20251115_m051411_c001_v7007000_t0000_u01763183651594") 2025/11/15 05:16:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffecc_d20251115_m051405_c001_v0001176_t0032_u01763183645644") 2025/11/15 05:16:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cf56_d20251115_m051357_c001_v7007000_t0000_u01763183637717") 2025/11/15 05:16:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c8ad_d20251115_m051351_c001_v0001184_t0053_u01763183631241") 2025/11/15 05:16:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdedf3e_d20251115_m051348_c001_v7007000_t0000_u01763183628724") 2025/11/15 05:16:59 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c822_d20251115_m051343_c001_v0001184_t0002_u01763183623190") 2025/11/15 05:17:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086a2a_d20251115_m051327_c001_v7007000_t0000_u01763183607960") 2025/11/15 05:17:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b975f9488e65c_d20251115_m051322_c001_v0001105_t0042_u01763183602355") 2025/11/15 05:17:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e7ed_d20251115_m051315_c001_v7007000_t0000_u01763183595413") 2025/11/15 05:17:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b975f9488e60d_d20251115_m051307_c001_v0001105_t0007_u01763183587173") 2025/11/15 05:17:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdedde1_d20251115_m051258_c001_v7007000_t0000_u01763183578870") 2025/11/15 05:17:00 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b975f9488e5af_d20251115_m051251_c001_v0001105_t0016_u01763183571304") 2025/11/15 05:17:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a9812_d20251115_m051414_c001_v7007000_t0000_u01763183654989") 2025/11/15 05:17:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd71d_d20251115_m051410_c001_v0001044_t0056_u01763183650526") 2025/11/15 05:17:00 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae75_d20251115_m051437_c001_v7007000_t0000_u01763183677391") 2025/11/15 05:17:00 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd75f_d20251115_m051431_c001_v0001044_t0039_u01763183671588") 2025/11/15 05:17:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086cd6_d20251115_m051557_c001_v7007000_t0000_u01763183757327") 2025/11/15 05:17:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2cce2_d20251115_m051549_c001_v0001184_t0042_u01763183749039") 2025/11/15 05:17:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a9a1e_d20251115_m051540_c001_v7007000_t0000_u01763183740831") 2025/11/15 05:17:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2cc47_d20251115_m051533_c001_v0001184_t0024_u01763183733072") 2025/11/15 05:17:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d74e0_d20251115_m051525_c001_v7007000_t0000_u01763183725285") 2025/11/15 05:17:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2cbb1_d20251115_m051517_c001_v0001184_t0059_u01763183717407") 2025/11/15 05:17:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392ccc_d20251115_m051509_c001_v7007000_t0000_u01763183709851") 2025/11/15 05:17:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2cb10_d20251115_m051501_c001_v0001184_t0002_u01763183701312") 2025/11/15 05:17:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdee0c0_d20251115_m051453_c001_v7007000_t0000_u01763183693354") 2025/11/15 05:17:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2ca95_d20251115_m051445_c001_v0001184_t0045_u01763183685447") 2025/11/15 05:17:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085dfbc26785c12_d20251115_m051432_c001_v7007000_t0000_u01763183672471") 2025/11/15 05:17:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a9200092_d20251115_m051427_c001_v0001176_t0044_u01763183667623") 2025/11/15 05:17:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb50_d20251115_m051419_c001_v7007000_t0000_u01763183659455") 2025/11/15 05:17:00 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c979_d20251115_m051414_c001_v0001184_t0017_u01763183654120") 2025/11/15 05:17:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f404ae298e5d908f5_d20251115_m051411_c001_v7007000_t0000_u01763183651195") 2025/11/15 05:17:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d308_d20251115_m051405_c001_v0001102_t0058_u01763183645865") 2025/11/15 05:17:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cf57_d20251115_m051357_c001_v7007000_t0000_u01763183637910") 2025/11/15 05:17:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffdae_d20251115_m051351_c001_v0001176_t0056_u01763183631269") 2025/11/15 05:17:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57c31b_d20251115_m051348_c001_v7007000_t0000_u01763183628749") 2025/11/15 05:17:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffcef_d20251115_m051343_c001_v0001176_t0022_u01763183623473") 2025/11/15 05:17:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4034dd4fe8b52e49_d20251115_m051327_c001_v7007000_t0000_u01763183607771") 2025/11/15 05:17:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffb31_d20251115_m051322_c001_v0001176_t0030_u01763183602695") 2025/11/15 05:17:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e7ee_d20251115_m051315_c001_v7007000_t0000_u01763183595595") 2025/11/15 05:17:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff9fc_d20251115_m051307_c001_v0001176_t0023_u01763183587589") 2025/11/15 05:17:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdedde2_d20251115_m051259_c001_v7007000_t0000_u01763183579060") 2025/11/15 05:17:01 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff8ce_d20251115_m051251_c001_v0001176_t0059_u01763183571894") 2025/11/15 05:17:01 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb21_d20251115_m051415_c001_v7007000_t0000_u01763183655026") 2025/11/15 05:17:01 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c94b_d20251115_m051410_c001_v0001184_t0026_u01763183650621") 2025/11/15 05:17:01 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae76_d20251115_m051437_c001_v7007000_t0000_u01763183677572") 2025/11/15 05:17:01 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2ca1a_d20251115_m051431_c001_v0001184_t0056_u01763183671629") 2025/11/15 05:17:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086cd8_d20251115_m051557_c001_v7007000_t0000_u01763183757509") 2025/11/15 05:17:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd889_d20251115_m051549_c001_v0001044_t0057_u01763183749264") 2025/11/15 05:17:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a9a20_d20251115_m051541_c001_v7007000_t0000_u01763183741015") 2025/11/15 05:17:01 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd845_d20251115_m051533_c001_v0001044_t0049_u01763183733308") 2025/11/15 05:17:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d74f1_d20251115_m051525_c001_v7007000_t0000_u01763183725468") 2025/11/15 05:17:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd805_d20251115_m051517_c001_v0001044_t0009_u01763183717632") 2025/11/15 05:17:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392cd0_d20251115_m051510_c001_v7007000_t0000_u01763183710035") 2025/11/15 05:17:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd7c9_d20251115_m051501_c001_v0001044_t0008_u01763183701564") 2025/11/15 05:17:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdee0c5_d20251115_m051453_c001_v7007000_t0000_u01763183693536") 2025/11/15 05:17:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd78b_d20251115_m051445_c001_v0001044_t0049_u01763183685657") 2025/11/15 05:17:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae4e_d20251115_m051432_c001_v7007000_t0000_u01763183672607") 2025/11/15 05:17:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d39c_d20251115_m051427_c001_v0001102_t0046_u01763183667836") 2025/11/15 05:17:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb52_d20251115_m051419_c001_v7007000_t0000_u01763183659637") 2025/11/15 05:17:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91fff88_d20251115_m051414_c001_v0001176_t0023_u01763183654175") 2025/11/15 05:17:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a97f7_d20251115_m051411_c001_v7007000_t0000_u01763183651604") 2025/11/15 05:17:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd70d_d20251115_m051406_c001_v0001044_t0020_u01763183646266") 2025/11/15 05:17:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cf58_d20251115_m051358_c001_v7007000_t0000_u01763183638090") 2025/11/15 05:17:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d2c2_d20251115_m051351_c001_v0001102_t0009_u01763183631329") 2025/11/15 05:17:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a9770_d20251115_m051348_c001_v7007000_t0000_u01763183628974") 2025/11/15 05:17:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd6c5_d20251115_m051343_c001_v0001044_t0056_u01763183623682") 2025/11/15 05:17:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086a24_d20251115_m051327_c001_v7007000_t0000_u01763183607365") 2025/11/15 05:17:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd687_d20251115_m051322_c001_v0001044_t0051_u01763183602917") 2025/11/15 05:17:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e7ef_d20251115_m051315_c001_v7007000_t0000_u01763183595778") 2025/11/15 05:17:02 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd657_d20251115_m051307_c001_v0001044_t0053_u01763183587801") 2025/11/15 05:17:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdedde4_d20251115_m051259_c001_v7007000_t0000_u01763183579242") 2025/11/15 05:17:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd62b_d20251115_m051252_c001_v0001044_t0039_u01763183572111") 2025/11/15 05:17:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f681_d20251115_m051414_c001_v7007000_t0000_u01763183654672") 2025/11/15 05:17:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d332_d20251115_m051410_c001_v0001102_t0046_u01763183650635") 2025/11/15 05:17:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392a94_d20251115_m051330_c001_v7007000_t0000_u01763183610448") 2025/11/15 05:17:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c75f_d20251115_m051325_c001_v0001184_t0053_u01763183605937") 2025/11/15 05:17:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392a95_d20251115_m051330_c001_v7007000_t0000_u01763183610630") 2025/11/15 05:17:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffb7d_d20251115_m051325_c001_v0001176_t0059_u01763183605972") 2025/11/15 05:17:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392a97_d20251115_m051330_c001_v7007000_t0000_u01763183610812") 2025/11/15 05:17:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c761_d20251115_m051326_c001_v0001184_t0006_u01763183606175") 2025/11/15 05:17:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392a98_d20251115_m051331_c001_v7007000_t0000_u01763183611041") 2025/11/15 05:17:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffb83_d20251115_m051326_c001_v0001176_t0000_u01763183606184") 2025/11/15 05:17:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392a99_d20251115_m051331_c001_v7007000_t0000_u01763183611225") 2025/11/15 05:17:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b975f9488e66a_d20251115_m051326_c001_v0001105_t0053_u01763183606228") 2025/11/15 05:17:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392a9a_d20251115_m051331_c001_v7007000_t0000_u01763183611410") 2025/11/15 05:17:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd692_d20251115_m051326_c001_v0001044_t0009_u01763183606284") 2025/11/15 05:17:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392a9b_d20251115_m051331_c001_v7007000_t0000_u01763183611595") 2025/11/15 05:17:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffb89_d20251115_m051326_c001_v0001176_t0041_u01763183606391") 2025/11/15 05:17:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392a9d_d20251115_m051331_c001_v7007000_t0000_u01763183611777") 2025/11/15 05:17:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c767_d20251115_m051326_c001_v0001184_t0000_u01763183606407") 2025/11/15 05:17:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392a9f_d20251115_m051331_c001_v7007000_t0000_u01763183611961") 2025/11/15 05:17:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b975f9488e672_d20251115_m051326_c001_v0001105_t0036_u01763183606574") 2025/11/15 05:17:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392aa0_d20251115_m051332_c001_v7007000_t0000_u01763183612145") 2025/11/15 05:17:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffb8f_d20251115_m051326_c001_v0001176_t0032_u01763183606613") 2025/11/15 05:17:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392aa1_d20251115_m051332_c001_v7007000_t0000_u01763183612327") 2025/11/15 05:17:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c76b_d20251115_m051326_c001_v0001184_t0009_u01763183606628") 2025/11/15 05:17:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392aa4_d20251115_m051332_c001_v7007000_t0000_u01763183612521") 2025/11/15 05:17:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffb95_d20251115_m051326_c001_v0001176_t0023_u01763183606822") 2025/11/15 05:17:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392aa5_d20251115_m051332_c001_v7007000_t0000_u01763183612707") 2025/11/15 05:17:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b975f9488e674_d20251115_m051326_c001_v0001105_t0023_u01763183606847") 2025/11/15 05:17:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392aa7_d20251115_m051332_c001_v7007000_t0000_u01763183612892") 2025/11/15 05:17:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd696_d20251115_m051326_c001_v0001044_t0001_u01763183606879") 2025/11/15 05:17:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392aaa_d20251115_m051333_c001_v7007000_t0000_u01763183613119") 2025/11/15 05:17:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c773_d20251115_m051327_c001_v0001184_t0024_u01763183607031") 2025/11/15 05:17:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392aab_d20251115_m051333_c001_v7007000_t0000_u01763183613315") 2025/11/15 05:17:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffb9b_d20251115_m051327_c001_v0001176_t0024_u01763183607038") 2025/11/15 05:17:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a9786_d20251115_m051353_c001_v7007000_t0000_u01763183633488") 2025/11/15 05:17:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffd38_d20251115_m051346_c001_v0001176_t0015_u01763183626430") 2025/11/15 05:17:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4123496e5c619d2b_d20251115_m051353_c001_v7007000_t0000_u01763183633295") 2025/11/15 05:17:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c84d_d20251115_m051346_c001_v0001184_t0047_u01763183626461") 2025/11/15 05:17:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085587f7386f167_d20251115_m051353_c001_v7007000_t0000_u01763183633143") 2025/11/15 05:17:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c853_d20251115_m051346_c001_v0001184_t0026_u01763183626678") 2025/11/15 05:17:04 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085dfbc26785ad4_d20251115_m051353_c001_v7007000_t0000_u01763183633173") 2025/11/15 05:17:04 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffd40_d20251115_m051346_c001_v0001176_t0041_u01763183626696") 2025/11/15 05:17:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a9784_d20251115_m051353_c001_v7007000_t0000_u01763183633304") 2025/11/15 05:17:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c859_d20251115_m051346_c001_v0001184_t0006_u01763183626885") 2025/11/15 05:17:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cb17_d20251115_m051353_c001_v7007000_t0000_u01763183633501") 2025/11/15 05:17:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffd4a_d20251115_m051346_c001_v0001176_t0029_u01763183626916") 2025/11/15 05:17:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cb15_d20251115_m051353_c001_v7007000_t0000_u01763183633315") 2025/11/15 05:17:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd6cf_d20251115_m051346_c001_v0001044_t0007_u01763183626936") 2025/11/15 05:17:05 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085587f7386f168_d20251115_m051353_c001_v7007000_t0000_u01763183633328") 2025/11/15 05:17:05 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c85f_d20251115_m051347_c001_v0001184_t0005_u01763183627103") 2025/11/15 05:17:05 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085dfbc26785ad5_d20251115_m051353_c001_v7007000_t0000_u01763183633338") 2025/11/15 05:17:05 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffd50_d20251115_m051347_c001_v0001176_t0013_u01763183627151") 2025/11/15 05:17:05 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567ea95_d20251115_m051353_c001_v7007000_t0000_u01763183633284") 2025/11/15 05:17:05 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c865_d20251115_m051347_c001_v0001184_t0008_u01763183627312") 2025/11/15 05:17:05 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085dfbc26785ad3_d20251115_m051353_c001_v7007000_t0000_u01763183633153") 2025/11/15 05:17:05 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d2a1_d20251115_m051347_c001_v0001102_t0055_u01763183627365") 2025/11/15 05:17:05 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567ea94_d20251115_m051353_c001_v7007000_t0000_u01763183633101") 2025/11/15 05:17:05 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffd56_d20251115_m051347_c001_v0001176_t0010_u01763183627397") 2025/11/15 05:17:05 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4123496e5c619d29_d20251115_m051353_c001_v7007000_t0000_u01763183633111") 2025/11/15 05:17:05 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c86b_d20251115_m051347_c001_v0001184_t0050_u01763183627514") 2025/11/15 05:17:05 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cb16_d20251115_m051353_c001_v7007000_t0000_u01763183633350") 2025/11/15 05:17:05 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd6d7_d20251115_m051347_c001_v0001044_t0026_u01763183627665") 2025/11/15 05:17:06 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cb14_d20251115_m051353_c001_v7007000_t0000_u01763183633164") 2025/11/15 05:17:06 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ffd5e_d20251115_m051347_c001_v0001176_t0050_u01763183627659") 2025/11/15 05:17:06 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085dfbc26785ad6_d20251115_m051353_c001_v7007000_t0000_u01763183633359") 2025/11/15 05:17:06 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d2a6_d20251115_m051347_c001_v0001102_t0022_u01763183627717") 2025/11/15 05:17:06 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f423d2aea6050d4ac_d20251115_m051142_c001_v7007000_t0000_u01763183502916") 2025/11/15 05:17:06 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f101ece95cbb525e5_d20251115_m051140_c001_v0001037_t0004_u01763183500302") 2025/11/15 05:17:06 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370c5d_d20251115_m051140_c001_v7007000_t0000_u01763183500119") 2025/11/15 05:17:06 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f101ece95cbb525be_d20251115_m051130_c001_v0001037_t0030_u01763183490710") 2025/11/15 05:17:06 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370c1b_d20251115_m051129_c001_v7007000_t0000_u01763183489982") 2025/11/15 05:17:06 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228ef5_d20251115_m051126_c001_v0001181_t0010_u01763183486313") 2025/11/15 05:17:06 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff9564_d20251115_m051124_c001_v7007000_t0000_u01763183484855") 2025/11/15 05:17:06 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10814bf66fc0ba2e_d20251115_m051122_c001_v0001109_t0018_u01763183482195") 2025/11/15 05:17:06 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a93ca_d20251115_m051121_c001_v7007000_t0000_u01763183481929") 2025/11/15 05:17:06 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10814bf66fc0b9fe_d20251115_m051117_c001_v0001109_t0019_u01763183477953") 2025/11/15 05:17:06 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a93a9_d20251115_m051117_c001_v7007000_t0000_u01763183477222") 2025/11/15 05:17:06 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228ead_d20251115_m051113_c001_v0001181_t0041_u01763183473861") 2025/11/15 05:17:06 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41871741753927cb_d20251115_m051112_c001_v7007000_t0000_u01763183472945") 2025/11/15 05:17:06 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1015d14dcef964c9_d20251115_m051111_c001_v0001113_t0000_u01763183471421") 2025/11/15 05:17:06 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e59c_d20251115_m051110_c001_v7007000_t0000_u01763183470868") 2025/11/15 05:17:06 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1015d14dcef964aa_d20251115_m051105_c001_v0001113_t0055_u01763183465397") 2025/11/15 05:17:06 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e583_d20251115_m051104_c001_v7007000_t0000_u01763183464667") 2025/11/15 05:17:06 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b130ec_d20251115_m051100_c001_v0001130_t0020_u01763183460744") 2025/11/15 05:17:07 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392781_d20251115_m051100_c001_v7007000_t0000_u01763183460196") 2025/11/15 05:17:07 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f11327170d2ebd438_d20251115_m051058_c001_v0001042_t0004_u01763183458102") 2025/11/15 05:17:07 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085dfbc267856fc_d20251115_m051057_c001_v7007000_t0000_u01763183457917") 2025/11/15 05:17:07 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f11327170d2ebd430_d20251115_m051053_c001_v0001042_t0008_u01763183453761") 2025/11/15 05:17:07 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085dfbc267856d8_d20251115_m051049_c001_v7007000_t0000_u01763183449933") 2025/11/15 05:17:07 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b13081_d20251115_m051043_c001_v0001130_t0055_u01763183443902") 2025/11/15 05:17:07 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f411f5bf7c31fb19c_d20251115_m051043_c001_v7007000_t0000_u01763183443351") 2025/11/15 05:17:07 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10520c68c821e277_d20251115_m051041_c001_v0001171_t0047_u01763183441708") 2025/11/15 05:17:07 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4034dd4fe8b52a21_d20251115_m051041_c001_v7007000_t0000_u01763183441527") 2025/11/15 05:17:07 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10520c68c821e259_d20251115_m051037_c001_v0001171_t0003_u01763183437900") 2025/11/15 05:17:07 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4034dd4fe8b529fd_d20251115_m051037_c001_v7007000_t0000_u01763183437173") 2025/11/15 05:17:07 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b13039_d20251115_m051028_c001_v0001130_t0058_u01763183428970") 2025/11/15 05:17:07 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f404996bf9c9bf573_d20251115_m051028_c001_v7007000_t0000_u01763183428042") 2025/11/15 05:17:07 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1104c8f97a760b6b_d20251115_m051025_c001_v0001038_t0051_u01763183425935") 2025/11/15 05:17:07 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417cfe9944e4c99b_d20251115_m051025_c001_v7007000_t0000_u01763183425374") 2025/11/15 05:17:07 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1104c8f97a760b3f_d20251115_m051019_c001_v0001038_t0059_u01763183419704") 2025/11/15 05:17:07 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417cfe9944e4c977_d20251115_m051018_c001_v7007000_t0000_u01763183418887") 2025/11/15 05:17:07 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b12ff6_d20251115_m051013_c001_v0001130_t0006_u01763183413269") 2025/11/15 05:17:07 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085dfbc26785623_d20251115_m051012_c001_v7007000_t0000_u01763183412152") 2025/11/15 05:17:07 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119400a63c559e24_d20251115_m051005_c001_v0001091_t0007_u01763183405688") 2025/11/15 05:17:07 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370a1c_d20251115_m051005_c001_v7007000_t0000_u01763183405484") 2025/11/15 05:17:07 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b12fa8_d20251115_m051000_c001_v0001130_t0036_u01763183400963") 2025/11/15 05:17:08 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f11849ea5615bbddb_d20251115_m051000_c001_v0001182_t0055_u01763183400185") 2025/11/15 05:17:08 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f11849ea5615bbdcf_d20251115_m050959_c001_v0001182_t0028_u01763183399226") 2025/11/15 05:17:08 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f40214feff7ed27a0_d20251115_m050945_c001_v7007000_t0000_u01763183385528") 2025/11/15 05:17:08 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10779f9b5cda11f8_d20251115_m050937_c001_v0001032_t0016_u01763183377803") 2025/11/15 05:17:08 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1155c60cfe8770fc_d20251115_m050934_c001_v0001184_t0002_u01763183374463") 2025/11/15 05:17:08 DEBUG : dst/one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1155c60cfe8770ed_d20251115_m050933_c001_v0001184_t0040_u01763183373514") 2025/11/15 05:17:08 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f423d2aea6050d4ae_d20251115_m051143_c001_v7007000_t0000_u01763183503114") 2025/11/15 05:17:08 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1161a98a20973a8a_d20251115_m051139_c001_v0001130_t0035_u01763183499836") 2025/11/15 05:17:08 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f106a431669841aec_d20251115_m051129_c001_v0001040_t0058_u01763183489447") 2025/11/15 05:17:08 DEBUG : dst/one.bak: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff9565_d20251115_m051125_c001_v7007000_t0000_u01763183485038") 2025/11/15 05:17:08 DEBUG : dst/one.bak: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1077e5f69cafb226_d20251115_m051121_c001_v0001183_t0004_u01763183481700") 2025/11/15 05:17:08 DEBUG : dst/one.bak: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f109c9124c438349b_d20251115_m051117_c001_v0001180_t0003_u01763183477019") 2025/11/15 05:17:08 DEBUG : dst/one.bak: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41871741753927cc_d20251115_m051113_c001_v7007000_t0000_u01763183473125") 2025/11/15 05:17:08 DEBUG : dst/one.bak: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1150add578bfcd3d_d20251115_m051110_c001_v0001099_t0004_u01763183470284") 2025/11/15 05:17:08 DEBUG : dst/one.bak: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10119a0bb04905d7_d20251115_m051104_c001_v0001038_t0055_u01763183464138") 2025/11/15 05:17:08 DEBUG : dst/three: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085dfbc26785625_d20251115_m051012_c001_v7007000_t0000_u01763183412334") 2025/11/15 05:17:08 DEBUG : dst/three: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f11849ea5615bbe4f_d20251115_m051010_c001_v0001182_t0038_u01763183410794") 2025/11/15 05:17:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f423d2aea6050d4b1_d20251115_m051143_c001_v7007000_t0000_u01763183503296") 2025/11/15 05:17:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1104c6499b513058_d20251115_m051141_c001_v0001184_t0039_u01763183501563") 2025/11/15 05:17:08 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f100f07c27648e0f0_d20251115_m051136_c001_v0001032_t0001_u01763183496708") 2025/11/15 05:17:09 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f423d2aea6050d4b2_d20251115_m051143_c001_v7007000_t0000_u01763183503476") 2025/11/15 05:17:09 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f101ece95cbb525ef_d20251115_m051141_c001_v0001037_t0048_u01763183501967") 2025/11/15 05:17:09 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370c6d_d20251115_m051141_c001_v7007000_t0000_u01763183501783") 2025/11/15 05:17:09 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f101ece95cbb525dd_d20251115_m051137_c001_v0001037_t0045_u01763183497838") 2025/11/15 05:17:09 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370c4b_d20251115_m051137_c001_v7007000_t0000_u01763183497291") 2025/11/15 05:17:09 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228efd_d20251115_m051126_c001_v0001181_t0054_u01763183486798") 2025/11/15 05:17:09 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff9567_d20251115_m051125_c001_v7007000_t0000_u01763183485220") 2025/11/15 05:17:09 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10814bf66fc0ba43_d20251115_m051123_c001_v0001109_t0026_u01763183483896") 2025/11/15 05:17:09 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a93d0_d20251115_m051123_c001_v7007000_t0000_u01763183483707") 2025/11/15 05:17:09 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10814bf66fc0ba14_d20251115_m051119_c001_v0001109_t0021_u01763183479790") 2025/11/15 05:17:09 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a93be_d20251115_m051119_c001_v7007000_t0000_u01763183479606") 2025/11/15 05:17:09 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228eb7_d20251115_m051114_c001_v0001181_t0049_u01763183474311") 2025/11/15 05:17:09 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e5a4_d20251115_m051112_c001_v7007000_t0000_u01763183472392") 2025/11/15 05:17:09 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228e85_d20251115_m051109_c001_v0001181_t0038_u01763183469437") 2025/11/15 05:17:09 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e589_d20251115_m051106_c001_v7007000_t0000_u01763183466466") 2025/11/15 05:17:09 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b130f0_d20251115_m051101_c001_v0001130_t0036_u01763183461422") 2025/11/15 05:17:09 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085dfbc26785702_d20251115_m051059_c001_v7007000_t0000_u01763183459289") 2025/11/15 05:17:09 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b130d2_d20251115_m051056_c001_v0001130_t0025_u01763183456617") 2025/11/15 05:17:09 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085dfbc267856f5_d20251115_m051055_c001_v7007000_t0000_u01763183455524") 2025/11/15 05:17:09 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b1308b_d20251115_m051044_c001_v0001130_t0047_u01763183444932") 2025/11/15 05:17:10 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4034dd4fe8b52a25_d20251115_m051042_c001_v7007000_t0000_u01763183442410") 2025/11/15 05:17:10 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b1306a_d20251115_m051039_c001_v0001130_t0018_u01763183439941") 2025/11/15 05:17:10 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4034dd4fe8b52a03_d20251115_m051038_c001_v7007000_t0000_u01763183438847") 2025/11/15 05:17:10 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b13043_d20251115_m051031_c001_v0001130_t0054_u01763183431924") 2025/11/15 05:17:10 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417cfe9944e4c9a7_d20251115_m051027_c001_v7007000_t0000_u01763183427117") 2025/11/15 05:17:10 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10779f9b5cda128b_d20251115_m051024_c001_v0001032_t0033_u01763183424120") 2025/11/15 05:17:10 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417cfe9944e4c990_d20251115_m051023_c001_v7007000_t0000_u01763183423022") 2025/11/15 05:17:10 DEBUG : dst/three.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b12ffc_d20251115_m051014_c001_v0001130_t0039_u01763183414180") 2025/11/15 05:17:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff9569_d20251115_m051125_c001_v7007000_t0000_u01763183485401") 2025/11/15 05:17:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1052d57c61487fbd_d20251115_m051123_c001_v0001100_t0025_u01763183483352") 2025/11/15 05:17:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b4a435a0dc04d_d20251115_m051119_c001_v0001161_t0031_u01763183479292") 2025/11/15 05:17:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41871741753927cf_d20251115_m051113_c001_v7007000_t0000_u01763183473305") 2025/11/15 05:17:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f116d02c80ddd791f_d20251115_m051112_c001_v0001181_t0056_u01763183472130") 2025/11/15 05:17:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f115798b080022c83_d20251115_m051106_c001_v0001093_t0026_u01763183466045") 2025/11/15 05:17:10 DEBUG : dst/two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f423d2aea6050d4b4_d20251115_m051143_c001_v7007000_t0000_u01763183503658") 2025/11/15 05:17:10 DEBUG : dst/two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228ef9_d20251115_m051126_c001_v0001181_t0043_u01763183486541") 2025/11/15 05:17:10 DEBUG : dst/two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff956c_d20251115_m051125_c001_v7007000_t0000_u01763183485585") 2025/11/15 05:17:10 DEBUG : dst/two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228eb3_d20251115_m051114_c001_v0001181_t0038_u01763183474084") 2025/11/15 05:17:10 DEBUG : dst/two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41871741753927d4_d20251115_m051113_c001_v7007000_t0000_u01763183473488") 2025/11/15 05:17:10 DEBUG : dst/two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b130ee_d20251115_m051101_c001_v0001130_t0029_u01763183461100") 2025/11/15 05:17:10 DEBUG : dst/two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392783_d20251115_m051100_c001_v7007000_t0000_u01763183460377") 2025/11/15 05:17:10 DEBUG : dst/two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b13085_d20251115_m051044_c001_v0001130_t0032_u01763183444543") 2025/11/15 05:17:11 DEBUG : dst/two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f411f5bf7c31fb19d_d20251115_m051043_c001_v7007000_t0000_u01763183443533") 2025/11/15 05:17:11 DEBUG : dst/two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b13041_d20251115_m051031_c001_v0001130_t0006_u01763183431560") 2025/11/15 05:17:11 DEBUG : dst/two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f404996bf9c9bf574_d20251115_m051028_c001_v7007000_t0000_u01763183428230") 2025/11/15 05:17:11 DEBUG : dst/two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10779f9b5cda1272_d20251115_m051013_c001_v0001032_t0015_u01763183413820") 2025/11/15 05:17:11 DEBUG : dst/two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085dfbc26785626_d20251115_m051012_c001_v7007000_t0000_u01763183412527") 2025/11/15 05:17:11 DEBUG : dst/two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1065f20ed81c7185_d20251115_m051007_c001_v0001093_t0044_u01763183407923") 2025/11/15 05:17:11 DEBUG : dst/two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f40214feff7ed27a1_d20251115_m050945_c001_v7007000_t0000_u01763183385709") 2025/11/15 05:17:11 DEBUG : dst/two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1155c60cfe8771a3_d20251115_m050944_c001_v0001184_t0015_u01763183384583") 2025/11/15 05:17:11 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41096641a41bbb8e_d20251115_m050905_c001_v7007000_t0000_u01763183345935") 2025/11/15 05:17:11 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b12e27_d20251115_m050858_c001_v0001130_t0058_u01763183338301") 2025/11/15 05:17:11 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136a64b_d20251115_m050856_c001_v7007000_t0000_u01763183336285") 2025/11/15 05:17:11 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b12db0_d20251115_m050837_c001_v0001130_t0040_u01763183317086") 2025/11/15 05:17:11 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392478_d20251115_m050824_c001_v7007000_t0000_u01763183304976") 2025/11/15 05:17:11 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b12d57_d20251115_m050821_c001_v0001130_t0051_u01763183301340") 2025/11/15 05:17:11 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f3707ba_d20251115_m050800_c001_v7007000_t0000_u01763183280402") 2025/11/15 05:17:11 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8517_d20251115_m050758_c001_v0001136_t0013_u01763183278239") 2025/11/15 05:17:11 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f3707a4_d20251115_m050757_c001_v7007000_t0000_u01763183277283") 2025/11/15 05:17:11 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec84f3_d20251115_m050755_c001_v0001136_t0019_u01763183275906") 2025/11/15 05:17:11 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370791_d20251115_m050752_c001_v7007000_t0000_u01763183272816") 2025/11/15 05:17:11 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec84af_d20251115_m050750_c001_v0001136_t0033_u01763183270546") 2025/11/15 05:17:12 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370781_d20251115_m050749_c001_v7007000_t0000_u01763183269714") 2025/11/15 05:17:12 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8484_d20251115_m050748_c001_v0001136_t0046_u01763183268037") 2025/11/15 05:17:12 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370749_d20251115_m050741_c001_v7007000_t0000_u01763183261358") 2025/11/15 05:17:12 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8405_d20251115_m050739_c001_v0001136_t0008_u01763183259415") 2025/11/15 05:17:12 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f37073d_d20251115_m050738_c001_v7007000_t0000_u01763183258428") 2025/11/15 05:17:12 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec83e9_d20251115_m050737_c001_v0001136_t0026_u01763183257292") 2025/11/15 05:17:12 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136a3d9_d20251115_m050731_c001_v7007000_t0000_u01763183251815") 2025/11/15 05:17:12 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec839d_d20251115_m050730_c001_v0001136_t0028_u01763183250331") 2025/11/15 05:17:12 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136a3be_d20251115_m050728_c001_v7007000_t0000_u01763183248501") 2025/11/15 05:17:12 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8381_d20251115_m050727_c001_v0001136_t0056_u01763183247333") 2025/11/15 05:17:12 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136a3b1_d20251115_m050726_c001_v7007000_t0000_u01763183246969") 2025/11/15 05:17:12 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f11796140cd0d4416_d20251115_m050726_c001_v0001176_t0037_u01763183246395") 2025/11/15 05:17:12 DEBUG : empty space: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec835f_d20251115_m050724_c001_v0001136_t0001_u01763183244508") 2025/11/15 05:17:12 DEBUG : enormous: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f3707b5_d20251115_m050759_c001_v7007000_t0000_u01763183279437") 2025/11/15 05:17:12 DEBUG : enormous: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec851c_d20251115_m050758_c001_v0001136_t0032_u01763183278737") 2025/11/15 05:17:12 DEBUG : existing: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f423d2aea6050d4c5_d20251115_m051147_c001_v7007000_t0000_u01763183507645") 2025/11/15 05:17:12 DEBUG : existing: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228f7d_d20251115_m051146_c001_v0001181_t0054_u01763183506418") 2025/11/15 05:17:12 DEBUG : existing: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392467_d20251115_m050819_c001_v7007000_t0000_u01763183299681") 2025/11/15 05:17:12 DEBUG : existing: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b12d4f_d20251115_m050818_c001_v0001130_t0047_u01763183298131") 2025/11/15 05:17:12 DEBUG : existing: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136a38d_d20251115_m050721_c001_v7007000_t0000_u01763183241653") 2025/11/15 05:17:12 DEBUG : existing: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8339_d20251115_m050720_c001_v0001136_t0016_u01763183240454") 2025/11/15 05:17:12 DEBUG : existing: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136a382_d20251115_m050719_c001_v7007000_t0000_u01763183239909") 2025/11/15 05:17:13 DEBUG : existing: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec832b_d20251115_m050719_c001_v0001136_t0005_u01763183239104") 2025/11/15 05:17:13 DEBUG : existing: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8318_d20251115_m050717_c001_v0001136_t0039_u01763183237937") 2025/11/15 05:17:13 DEBUG : existing-b: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392468_d20251115_m050819_c001_v7007000_t0000_u01763183299901") 2025/11/15 05:17:13 DEBUG : existing-b: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec85ed_d20251115_m050818_c001_v0001136_t0037_u01763183298117") 2025/11/15 05:17:13 DEBUG : file1: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f41c_d20251115_m051241_c001_v7007000_t0000_u01763183561317") 2025/11/15 05:17:13 DEBUG : file1: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd60d_d20251115_m051240_c001_v0001044_t0046_u01763183560190") 2025/11/15 05:17:13 DEBUG : file1: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3f4_d20251115_m051238_c001_v7007000_t0000_u01763183558847") 2025/11/15 05:17:13 DEBUG : file1: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b975f9488e576_d20251115_m051237_c001_v0001105_t0052_u01763183557893") 2025/11/15 05:17:13 DEBUG : five: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f3707d6_d20251115_m050804_c001_v7007000_t0000_u01763183284245") 2025/11/15 05:17:13 DEBUG : five: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f403f48327aec854b_d20251115_m050802_c001_v0001136_t0036_u01763183282152") 2025/11/15 05:17:13 DEBUG : foo: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136a3c9_d20251115_m050729_c001_v7007000_t0000_u01763183249966") 2025/11/15 05:17:13 DEBUG : foo: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f403f48327aec8397_d20251115_m050729_c001_v0001136_t0036_u01763183249417") 2025/11/15 05:17:13 DEBUG : foo: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f403f48327aec838f_d20251115_m050728_c001_v0001136_t0036_u01763183248864") 2025/11/15 05:17:13 DEBUG : four: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f3707d8_d20251115_m050804_c001_v7007000_t0000_u01763183284425") 2025/11/15 05:17:13 DEBUG : four: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f40779f9b5cda10b1_d20251115_m050802_c001_v0001032_t0031_u01763183282701") 2025/11/15 05:17:13 DEBUG : four: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8545_d20251115_m050801_c001_v0001136_t0051_u01763183281442") 2025/11/15 05:17:13 DEBUG : hello world2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff8f90_d20251115_m050633_c001_v7007000_t0000_u01763183193465") 2025/11/15 05:17:13 DEBUG : hello world2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8136_d20251115_m050632_c001_v0001136_t0039_u01763183192509") 2025/11/15 05:17:13 DEBUG : ignore-size: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136a37b_d20251115_m050717_c001_v7007000_t0000_u01763183237573") 2025/11/15 05:17:13 DEBUG : ignore-size: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec830c_d20251115_m050716_c001_v0001136_t0046_u01763183236471") 2025/11/15 05:17:13 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392455_d20251115_m050817_c001_v7007000_t0000_u01763183297381") 2025/11/15 05:17:13 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b12d43_d20251115_m050816_c001_v0001130_t0039_u01763183296493") 2025/11/15 05:17:14 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f418717417539244d_d20251115_m050815_c001_v7007000_t0000_u01763183295746") 2025/11/15 05:17:14 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10779f9b5cda10e8_d20251115_m050814_c001_v0001032_t0006_u01763183294602") 2025/11/15 05:17:14 DEBUG : one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f3707da_d20251115_m050804_c001_v7007000_t0000_u01763183284605") 2025/11/15 05:17:14 DEBUG : one: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f403f48327aec853a_d20251115_m050800_c001_v0001136_t0036_u01763183280788") 2025/11/15 05:17:14 DEBUG : only0: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3c2_d20251115_m051233_c001_v7007000_t0000_u01763183553411") 2025/11/15 05:17:14 DEBUG : only0: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4196e926a0cbd5ec_d20251115_m051229_c001_v0001044_t0047_u01763183549065") 2025/11/15 05:17:14 DEBUG : only0: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff5d9_d20251115_m051218_c001_v0001176_t0030_u01763183538140") 2025/11/15 05:17:14 DEBUG : only0: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4034dd4fe8b52c10_d20251115_m051205_c001_v7007000_t0000_u01763183525429") 2025/11/15 05:17:14 DEBUG : only0: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228fac_d20251115_m051151_c001_v0001181_t0051_u01763183511085") 2025/11/15 05:17:14 DEBUG : only1: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3c4_d20251115_m051233_c001_v7007000_t0000_u01763183553593") 2025/11/15 05:17:14 DEBUG : only1: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4196e926a0cbd5e2_d20251115_m051228_c001_v0001044_t0047_u01763183548505") 2025/11/15 05:17:14 DEBUG : only1: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff5e7_d20251115_m051218_c001_v0001176_t0040_u01763183538606") 2025/11/15 05:17:14 DEBUG : only1: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d1a_d20251115_m051205_c001_v7007000_t0000_u01763183525767") 2025/11/15 05:17:14 DEBUG : only1: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228fb0_d20251115_m051151_c001_v0001181_t0022_u01763183511732") 2025/11/15 05:17:14 DEBUG : only10: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3c6_d20251115_m051233_c001_v7007000_t0000_u01763183553777") 2025/11/15 05:17:14 DEBUG : only10: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f408b975f9488e554_d20251115_m051228_c001_v0001105_t0042_u01763183548702") 2025/11/15 05:17:14 DEBUG : only10: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff669_d20251115_m051222_c001_v0001176_t0045_u01763183542676") 2025/11/15 05:17:14 DEBUG : only10: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4034dd4fe8b52c12_d20251115_m051205_c001_v7007000_t0000_u01763183525792") 2025/11/15 05:17:14 DEBUG : only10: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228ffe_d20251115_m051157_c001_v0001181_t0006_u01763183517829") 2025/11/15 05:17:14 DEBUG : only11: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3c8_d20251115_m051233_c001_v7007000_t0000_u01763183553959") 2025/11/15 05:17:15 DEBUG : only11: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f408b975f9488e558_d20251115_m051228_c001_v0001105_t0042_u01763183548891") 2025/11/15 05:17:15 DEBUG : only11: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff675_d20251115_m051223_c001_v0001176_t0022_u01763183543098") 2025/11/15 05:17:15 DEBUG : only11: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417cfe9944e4cc5a_d20251115_m051205_c001_v7007000_t0000_u01763183525223") 2025/11/15 05:17:15 DEBUG : only11: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b229004_d20251115_m051158_c001_v0001181_t0017_u01763183518379") 2025/11/15 05:17:15 DEBUG : only12: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3ca_d20251115_m051234_c001_v7007000_t0000_u01763183554142") 2025/11/15 05:17:15 DEBUG : only12: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f413acb71a91ff6e0_d20251115_m051227_c001_v0001176_t0041_u01763183547598") 2025/11/15 05:17:15 DEBUG : only12: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff67f_d20251115_m051223_c001_v0001176_t0041_u01763183543539") 2025/11/15 05:17:15 DEBUG : only12: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e6bf_d20251115_m051205_c001_v7007000_t0000_u01763183525575") 2025/11/15 05:17:15 DEBUG : only12: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b229010_d20251115_m051159_c001_v0001181_t0024_u01763183519109") 2025/11/15 05:17:15 DEBUG : only13: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3cb_d20251115_m051234_c001_v7007000_t0000_u01763183554324") 2025/11/15 05:17:15 DEBUG : only13: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f419512e887c2c519_d20251115_m051228_c001_v0001184_t0036_u01763183548131") 2025/11/15 05:17:15 DEBUG : only13: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff689_d20251115_m051223_c001_v0001176_t0056_u01763183543961") 2025/11/15 05:17:15 DEBUG : only13: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e6c2_d20251115_m051205_c001_v7007000_t0000_u01763183525939") 2025/11/15 05:17:15 DEBUG : only13: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b229016_d20251115_m051159_c001_v0001181_t0046_u01763183519734") 2025/11/15 05:17:15 DEBUG : only14: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3cc_d20251115_m051234_c001_v7007000_t0000_u01763183554507") 2025/11/15 05:17:15 DEBUG : only14: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4196e926a0cbd5e0_d20251115_m051228_c001_v0001044_t0047_u01763183548316") 2025/11/15 05:17:15 DEBUG : only14: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff695_d20251115_m051224_c001_v0001176_t0046_u01763183544383") 2025/11/15 05:17:15 DEBUG : only14: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d19_d20251115_m051205_c001_v7007000_t0000_u01763183525586") 2025/11/15 05:17:15 DEBUG : only14: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b229022_d20251115_m051200_c001_v0001181_t0057_u01763183520301") 2025/11/15 05:17:15 DEBUG : only15: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3cd_d20251115_m051234_c001_v7007000_t0000_u01763183554688") 2025/11/15 05:17:15 DEBUG : only15: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f408b975f9488e552_d20251115_m051228_c001_v0001105_t0042_u01763183548510") 2025/11/15 05:17:16 DEBUG : only15: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff6a2_d20251115_m051224_c001_v0001176_t0024_u01763183544820") 2025/11/15 05:17:16 DEBUG : only15: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417cfe9944e4cc5f_d20251115_m051205_c001_v7007000_t0000_u01763183525592") 2025/11/15 05:17:16 DEBUG : only15: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b22902a_d20251115_m051200_c001_v0001181_t0029_u01763183520971") 2025/11/15 05:17:16 DEBUG : only16: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3ce_d20251115_m051234_c001_v7007000_t0000_u01763183554882") 2025/11/15 05:17:16 DEBUG : only16: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f413acb71a91ff6ec_d20251115_m051228_c001_v0001176_t0041_u01763183548151") 2025/11/15 05:17:16 DEBUG : only16: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff6ae_d20251115_m051225_c001_v0001176_t0028_u01763183545245") 2025/11/15 05:17:16 DEBUG : only16: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4034dd4fe8b52c11_d20251115_m051205_c001_v7007000_t0000_u01763183525610") 2025/11/15 05:17:16 DEBUG : only16: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b22902e_d20251115_m051201_c001_v0001181_t0030_u01763183521570") 2025/11/15 05:17:17 DEBUG : only17: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3d0_d20251115_m051235_c001_v7007000_t0000_u01763183555069") 2025/11/15 05:17:17 DEBUG : only17: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f419512e887c2c51b_d20251115_m051228_c001_v0001184_t0036_u01763183548315") 2025/11/15 05:17:17 DEBUG : only17: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff6b6_d20251115_m051225_c001_v0001176_t0052_u01763183545662") 2025/11/15 05:17:17 DEBUG : only17: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d1c_d20251115_m051205_c001_v7007000_t0000_u01763183525949") 2025/11/15 05:17:17 DEBUG : only17: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b229040_d20251115_m051202_c001_v0001181_t0036_u01763183522312") 2025/11/15 05:17:17 DEBUG : only18: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3d2_d20251115_m051235_c001_v7007000_t0000_u01763183555281") 2025/11/15 05:17:17 DEBUG : only18: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f413acb71a91ff6f4_d20251115_m051228_c001_v0001176_t0041_u01763183548336") 2025/11/15 05:17:17 DEBUG : only18: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff6c6_d20251115_m051226_c001_v0001176_t0053_u01763183546208") 2025/11/15 05:17:17 DEBUG : only18: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e6c1_d20251115_m051205_c001_v7007000_t0000_u01763183525757") 2025/11/15 05:17:17 DEBUG : only18: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b229046_d20251115_m051202_c001_v0001181_t0027_u01763183522996") 2025/11/15 05:17:17 DEBUG : only19: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3d3_d20251115_m051235_c001_v7007000_t0000_u01763183555467") 2025/11/15 05:17:17 DEBUG : only19: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f419512e887c2c51f_d20251115_m051228_c001_v0001184_t0036_u01763183548500") 2025/11/15 05:17:17 DEBUG : only19: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff6d0_d20251115_m051226_c001_v0001176_t0003_u01763183546640") 2025/11/15 05:17:17 DEBUG : only19: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4034dd4fe8b52c0e_d20251115_m051205_c001_v7007000_t0000_u01763183525241") 2025/11/15 05:17:17 DEBUG : only19: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b22904e_d20251115_m051203_c001_v0001181_t0050_u01763183523496") 2025/11/15 05:17:17 DEBUG : only2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3d7_d20251115_m051235_c001_v7007000_t0000_u01763183555655") 2025/11/15 05:17:17 DEBUG : only2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f413acb71a91ff6f8_d20251115_m051228_c001_v0001176_t0041_u01763183548521") 2025/11/15 05:17:17 DEBUG : only2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff5f5_d20251115_m051219_c001_v0001176_t0043_u01763183539129") 2025/11/15 05:17:17 DEBUG : only2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d17_d20251115_m051205_c001_v7007000_t0000_u01763183525403") 2025/11/15 05:17:17 DEBUG : only2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228fb4_d20251115_m051152_c001_v0001181_t0024_u01763183512297") 2025/11/15 05:17:17 DEBUG : only3: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3d8_d20251115_m051235_c001_v7007000_t0000_u01763183555839") 2025/11/15 05:17:17 DEBUG : only3: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f419512e887c2c521_d20251115_m051228_c001_v0001184_t0036_u01763183548685") 2025/11/15 05:17:17 DEBUG : only3: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff603_d20251115_m051219_c001_v0001176_t0040_u01763183539559") 2025/11/15 05:17:17 DEBUG : only3: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417cfe9944e4cc67_d20251115_m051205_c001_v7007000_t0000_u01763183525774") 2025/11/15 05:17:17 DEBUG : only3: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228fc2_d20251115_m051153_c001_v0001181_t0013_u01763183513057") 2025/11/15 05:17:18 DEBUG : only4: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3dc_d20251115_m051236_c001_v7007000_t0000_u01763183556021") 2025/11/15 05:17:18 DEBUG : only4: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4196e926a0cbd5e4_d20251115_m051228_c001_v0001044_t0047_u01763183548691") 2025/11/15 05:17:18 DEBUG : only4: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff613_d20251115_m051219_c001_v0001176_t0036_u01763183539998") 2025/11/15 05:17:18 DEBUG : only4: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e6bd_d20251115_m051205_c001_v7007000_t0000_u01763183525393") 2025/11/15 05:17:18 DEBUG : only4: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228fc8_d20251115_m051153_c001_v0001181_t0003_u01763183513789") 2025/11/15 05:17:18 DEBUG : only5: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3de_d20251115_m051236_c001_v7007000_t0000_u01763183556206") 2025/11/15 05:17:18 DEBUG : only5: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f413acb71a91ff702_d20251115_m051228_c001_v0001176_t0041_u01763183548901") 2025/11/15 05:17:18 DEBUG : only5: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff61f_d20251115_m051220_c001_v0001176_t0043_u01763183540477") 2025/11/15 05:17:18 DEBUG : only5: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e6ba_d20251115_m051204_c001_v7007000_t0000_u01763183524849") 2025/11/15 05:17:18 DEBUG : only5: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228fcc_d20251115_m051154_c001_v0001181_t0043_u01763183514374") 2025/11/15 05:17:18 DEBUG : only6: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3df_d20251115_m051236_c001_v7007000_t0000_u01763183556387") 2025/11/15 05:17:18 DEBUG : only6: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f413acb71a91ff700_d20251115_m051228_c001_v0001176_t0041_u01763183548712") 2025/11/15 05:17:18 DEBUG : only6: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff62d_d20251115_m051220_c001_v0001176_t0029_u01763183540895") 2025/11/15 05:17:18 DEBUG : only6: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417cfe9944e4cc5c_d20251115_m051205_c001_v7007000_t0000_u01763183525409") 2025/11/15 05:17:18 DEBUG : only6: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228fdc_d20251115_m051155_c001_v0001181_t0039_u01763183515312") 2025/11/15 05:17:18 DEBUG : only7: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3e1_d20251115_m051236_c001_v7007000_t0000_u01763183556574") 2025/11/15 05:17:18 DEBUG : only7: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f419512e887c2c525_d20251115_m051228_c001_v0001184_t0036_u01763183548874") 2025/11/15 05:17:18 DEBUG : only7: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff63b_d20251115_m051221_c001_v0001176_t0056_u01763183541339") 2025/11/15 05:17:18 DEBUG : only7: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e6bb_d20251115_m051205_c001_v7007000_t0000_u01763183525031") 2025/11/15 05:17:18 DEBUG : only7: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228fe6_d20251115_m051156_c001_v0001181_t0019_u01763183516012") 2025/11/15 05:17:18 DEBUG : only8: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3e3_d20251115_m051236_c001_v7007000_t0000_u01763183556755") 2025/11/15 05:17:18 DEBUG : only8: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4196e926a0cbd5e8_d20251115_m051228_c001_v0001044_t0047_u01763183548879") 2025/11/15 05:17:19 DEBUG : only8: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff649_d20251115_m051221_c001_v0001176_t0021_u01763183541784") 2025/11/15 05:17:19 DEBUG : only8: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e6bc_d20251115_m051205_c001_v7007000_t0000_u01763183525212") 2025/11/15 05:17:19 DEBUG : only8: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228ff2_d20251115_m051156_c001_v0001181_t0050_u01763183516620") 2025/11/15 05:17:19 DEBUG : only9: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3e6_d20251115_m051236_c001_v7007000_t0000_u01763183556939") 2025/11/15 05:17:19 DEBUG : only9: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f419512e887c2c529_d20251115_m051229_c001_v0001184_t0036_u01763183549060") 2025/11/15 05:17:19 DEBUG : only9: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff659_d20251115_m051222_c001_v0001176_t0030_u01763183542252") 2025/11/15 05:17:19 DEBUG : only9: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370d16_d20251115_m051205_c001_v7007000_t0000_u01763183525218") 2025/11/15 05:17:19 DEBUG : only9: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10301caf7b228ff6_d20251115_m051157_c001_v0001181_t0011_u01763183517257") 2025/11/15 05:17:19 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392446_d20251115_m050813_c001_v7007000_t0000_u01763183293456") 2025/11/15 05:17:19 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b12d2b_d20251115_m050811_c001_v0001130_t0028_u01763183291481") 2025/11/15 05:17:19 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392438_d20251115_m050810_c001_v7007000_t0000_u01763183290373") 2025/11/15 05:17:19 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8591_d20251115_m050808_c001_v0001136_t0032_u01763183288587") 2025/11/15 05:17:19 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392420_d20251115_m050807_c001_v7007000_t0000_u01763183287818") 2025/11/15 05:17:19 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10779f9b5cda10c2_d20251115_m050805_c001_v0001032_t0042_u01763183285508") 2025/11/15 05:17:19 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370798_d20251115_m050754_c001_v7007000_t0000_u01763183274984") 2025/11/15 05:17:19 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec84d0_d20251115_m050753_c001_v0001136_t0010_u01763183273357") 2025/11/15 05:17:19 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370790_d20251115_m050751_c001_v7007000_t0000_u01763183271569") 2025/11/15 05:17:19 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec84ab_d20251115_m050750_c001_v0001136_t0043_u01763183270257") 2025/11/15 05:17:19 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f37077f_d20251115_m050748_c001_v7007000_t0000_u01763183268945") 2025/11/15 05:17:19 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec847e_d20251115_m050747_c001_v0001136_t0011_u01763183267545") 2025/11/15 05:17:20 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370747_d20251115_m050740_c001_v7007000_t0000_u01763183260802") 2025/11/15 05:17:20 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec83fb_d20251115_m050738_c001_v0001136_t0055_u01763183258969") 2025/11/15 05:17:20 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f37073e_d20251115_m050738_c001_v7007000_t0000_u01763183258608") 2025/11/15 05:17:20 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec83e5_d20251115_m050736_c001_v0001136_t0007_u01763183256652") 2025/11/15 05:17:20 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f37072f_d20251115_m050736_c001_v7007000_t0000_u01763183256280") 2025/11/15 05:17:20 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec83d8_d20251115_m050735_c001_v0001136_t0032_u01763183255496") 2025/11/15 05:17:20 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec83c9_d20251115_m050734_c001_v0001136_t0050_u01763183254587") 2025/11/15 05:17:20 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370722_d20251115_m050734_c001_v7007000_t0000_u01763183254226") 2025/11/15 05:17:20 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec83bc_d20251115_m050733_c001_v0001136_t0009_u01763183253475") 2025/11/15 05:17:20 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec83ae_d20251115_m050732_c001_v0001136_t0009_u01763183252719") 2025/11/15 05:17:20 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136a3dc_d20251115_m050731_c001_v7007000_t0000_u01763183251996") 2025/11/15 05:17:20 DEBUG : potato: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec83a1_d20251115_m050731_c001_v0001136_t0043_u01763183251074") 2025/11/15 05:17:20 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417cfe9944e4c852_d20251115_m050918_c001_v7007000_t0000_u01763183358439") 2025/11/15 05:17:20 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10779f9b5cda11ae_d20251115_m050917_c001_v0001032_t0019_u01763183357670") 2025/11/15 05:17:20 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41096641a41bbb93_d20251115_m050906_c001_v7007000_t0000_u01763183346392") 2025/11/15 05:17:20 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10779f9b5cda1164_d20251115_m050857_c001_v0001032_t0054_u01763183337580") 2025/11/15 05:17:20 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff9219_d20251115_m050842_c001_v7007000_t0000_u01763183322605") 2025/11/15 05:17:20 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10779f9b5cda1136_d20251115_m050836_c001_v0001032_t0055_u01763183316138") 2025/11/15 05:17:20 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f418717417539247a_d20251115_m050825_c001_v7007000_t0000_u01763183305530") 2025/11/15 05:17:20 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10779f9b5cda10fe_d20251115_m050820_c001_v0001032_t0050_u01763183300880") 2025/11/15 05:17:20 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f3707b7_d20251115_m050759_c001_v7007000_t0000_u01763183279618") 2025/11/15 05:17:20 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec850f_d20251115_m050757_c001_v0001136_t0010_u01763183277824") 2025/11/15 05:17:21 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f3707a5_d20251115_m050757_c001_v7007000_t0000_u01763183277464") 2025/11/15 05:17:21 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec84ea_d20251115_m050755_c001_v0001136_t0058_u01763183275527") 2025/11/15 05:17:21 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370799_d20251115_m050755_c001_v7007000_t0000_u01763183275165") 2025/11/15 05:17:21 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec84dc_d20251115_m050754_c001_v0001136_t0006_u01763183274149") 2025/11/15 05:17:21 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370793_d20251115_m050752_c001_v7007000_t0000_u01763183272997") 2025/11/15 05:17:21 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec84c3_d20251115_m050751_c001_v0001136_t0054_u01763183271945") 2025/11/15 05:17:21 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f370784_d20251115_m050749_c001_v7007000_t0000_u01763183269895") 2025/11/15 05:17:21 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec848f_d20251115_m050748_c001_v0001136_t0026_u01763183268962") 2025/11/15 05:17:21 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f37074a_d20251115_m050741_c001_v7007000_t0000_u01763183261542") 2025/11/15 05:17:21 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8413_d20251115_m050740_c001_v0001136_t0046_u01763183260375") 2025/11/15 05:17:21 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff8f9e_d20251115_m050636_c001_v7007000_t0000_u01763183196370") 2025/11/15 05:17:21 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec815d_d20251115_m050635_c001_v0001136_t0023_u01763183195703") 2025/11/15 05:17:21 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff8f95_d20251115_m050634_c001_v7007000_t0000_u01763183194793") 2025/11/15 05:17:21 DEBUG : potato2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec814a_d20251115_m050634_c001_v0001136_t0055_u01763183194024") 2025/11/15 05:17:21 DEBUG : potato3: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41096641a41bbb9a_d20251115_m050907_c001_v7007000_t0000_u01763183347274") 2025/11/15 05:17:21 DEBUG : potato3: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec87b9_d20251115_m050859_c001_v0001136_t0058_u01763183339119") 2025/11/15 05:17:21 DEBUG : potato3: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff921a_d20251115_m050842_c001_v7007000_t0000_u01763183322786") 2025/11/15 05:17:21 DEBUG : potato3: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec86b9_d20251115_m050837_c001_v0001136_t0011_u01763183317843") 2025/11/15 05:17:21 DEBUG : potato3: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392486_d20251115_m050828_c001_v7007000_t0000_u01763183308040") 2025/11/15 05:17:21 DEBUG : potato3: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec861c_d20251115_m050821_c001_v0001136_t0040_u01763183301776") 2025/11/15 05:17:22 DEBUG : pre-dest1/1: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085dfbc267855bb_d20251115_m050954_c001_v7007000_t0000_u01763183394954") 2025/11/15 05:17:22 DEBUG : pre-dest1/1: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b12f5a_d20251115_m050946_c001_v0001130_t0010_u01763183386447") 2025/11/15 05:17:22 DEBUG : pre-dest2/2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4085dfbc267855bd_d20251115_m050955_c001_v7007000_t0000_u01763183395137") 2025/11/15 05:17:22 DEBUG : pre-dest2/2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10779f9b5cda1212_d20251115_m050947_c001_v0001032_t0006_u01763183387370") 2025/11/15 05:17:22 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f40214feff7ed273d_d20251115_m050929_c001_v7007000_t0000_u01763183369469") 2025/11/15 05:17:22 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b12eea_d20251115_m050926_c001_v0001130_t0047_u01763183366179") 2025/11/15 05:17:22 DEBUG : sizeonly: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136a36b_d20251115_m050715_c001_v7007000_t0000_u01763183235923") 2025/11/15 05:17:22 DEBUG : sizeonly: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec82fc_d20251115_m050714_c001_v0001136_t0043_u01763183234880") 2025/11/15 05:17:22 DEBUG : splitbanan: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136ae77_d20251115_m051437_c001_v7007000_t0000_u01763183677753") 2025/11/15 05:17:22 DEBUG : splitbanan: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2ca0e_d20251115_m051430_c001_v0001184_t0022_u01763183670422") 2025/11/15 05:17:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086cd9_d20251115_m051557_c001_v7007000_t0000_u01763183757691") 2025/11/15 05:17:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd88e_d20251115_m051550_c001_v0001044_t0012_u01763183750439") 2025/11/15 05:17:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f421c9953e48a9a21_d20251115_m051541_c001_v7007000_t0000_u01763183741198") 2025/11/15 05:17:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd849_d20251115_m051534_c001_v0001044_t0040_u01763183734542") 2025/11/15 05:17:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d74f7_d20251115_m051525_c001_v7007000_t0000_u01763183725651") 2025/11/15 05:17:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd80a_d20251115_m051519_c001_v0001044_t0033_u01763183719101") 2025/11/15 05:17:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392cd3_d20251115_m051510_c001_v7007000_t0000_u01763183710218") 2025/11/15 05:17:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd7cb_d20251115_m051503_c001_v0001044_t0012_u01763183703763") 2025/11/15 05:17:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdee0c6_d20251115_m051453_c001_v7007000_t0000_u01763183693721") 2025/11/15 05:17:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd78d_d20251115_m051446_c001_v0001044_t0053_u01763183686835") 2025/11/15 05:17:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f42028f44560d732d_d20251115_m051432_c001_v7007000_t0000_u01763183672051") 2025/11/15 05:17:22 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d3a4_d20251115_m051429_c001_v0001102_t0027_u01763183669180") 2025/11/15 05:17:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4076efd2d567eb53_d20251115_m051419_c001_v7007000_t0000_u01763183659821") 2025/11/15 05:17:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd723_d20251115_m051412_c001_v0001044_t0001_u01763183652762") 2025/11/15 05:17:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f405d1538e829cec6_d20251115_m051411_c001_v7007000_t0000_u01763183651209") 2025/11/15 05:17:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd711_d20251115_m051408_c001_v0001044_t0051_u01763183648153") 2025/11/15 05:17:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57cf5b_d20251115_m051358_c001_v7007000_t0000_u01763183638272") 2025/11/15 05:17:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd6dd_d20251115_m051349_c001_v0001044_t0047_u01763183629924") 2025/11/15 05:17:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4161d671ec57c314_d20251115_m051348_c001_v7007000_t0000_u01763183628372") 2025/11/15 05:17:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c834_d20251115_m051345_c001_v0001184_t0054_u01763183625131") 2025/11/15 05:17:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086a26_d20251115_m051327_c001_v7007000_t0000_u01763183607729") 2025/11/15 05:17:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd68b_d20251115_m051324_c001_v0001044_t0031_u01763183604135") 2025/11/15 05:17:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f417e7f751150e7f0_d20251115_m051315_c001_v7007000_t0000_u01763183595960") 2025/11/15 05:17:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd65d_d20251115_m051309_c001_v0001044_t0035_u01763183589428") 2025/11/15 05:17:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f422ebe3dccdedde5_d20251115_m051259_c001_v7007000_t0000_u01763183579423") 2025/11/15 05:17:23 DEBUG : splitbananasplit: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd62d_d20251115_m051253_c001_v0001044_t0049_u01763183573513") 2025/11/15 05:17:23 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f40214feff7ed731f_d20251115_m051414_c001_v7007000_t0000_u01763183654795") 2025/11/15 05:17:23 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91fff14_d20251115_m051409_c001_v0001176_t0012_u01763183649361") 2025/11/15 05:17:23 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f458_d20251115_m051245_c001_v7007000_t0000_u01763183565894") 2025/11/15 05:17:23 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff837_d20251115_m051244_c001_v0001176_t0045_u01763183564269") 2025/11/15 05:17:23 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f439_d20251115_m051243_c001_v7007000_t0000_u01763183563494") 2025/11/15 05:17:23 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f108b975f9488e587_d20251115_m051242_c001_v0001105_t0052_u01763183562326") 2025/11/15 05:17:23 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392458_d20251115_m050817_c001_v7007000_t0000_u01763183297563") 2025/11/15 05:17:23 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10779f9b5cda10ee_d20251115_m050816_c001_v0001032_t0010_u01763183296494") 2025/11/15 05:17:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f418717417539244e_d20251115_m050815_c001_v7007000_t0000_u01763183295929") 2025/11/15 05:17:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec85d9_d20251115_m050814_c001_v0001136_t0032_u01763183294966") 2025/11/15 05:17:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136a35e_d20251115_m050712_c001_v7007000_t0000_u01763183232679") 2025/11/15 05:17:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec82d3_d20251115_m050711_c001_v0001136_t0038_u01763183231151") 2025/11/15 05:17:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136a359_d20251115_m050710_c001_v7007000_t0000_u01763183230788") 2025/11/15 05:17:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec82c7_d20251115_m050709_c001_v0001136_t0000_u01763183229671") 2025/11/15 05:17:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136a351_d20251115_m050707_c001_v7007000_t0000_u01763183227488") 2025/11/15 05:17:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec82a7_d20251115_m050705_c001_v0001136_t0039_u01763183225906") 2025/11/15 05:17:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136a348_d20251115_m050705_c001_v7007000_t0000_u01763183225365") 2025/11/15 05:17:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec82a0_d20251115_m050703_c001_v0001136_t0015_u01763183223851") 2025/11/15 05:17:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8287_d20251115_m050700_c001_v0001136_t0054_u01763183220802") 2025/11/15 05:17:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41389e634136a335_d20251115_m050700_c001_v7007000_t0000_u01763183220440") 2025/11/15 05:17:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec827e_d20251115_m050659_c001_v0001136_t0054_u01763183219589") 2025/11/15 05:17:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8278_d20251115_m050658_c001_v0001136_t0042_u01763183218811") 2025/11/15 05:17:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff8ffe_d20251115_m050658_c001_v7007000_t0000_u01763183218088") 2025/11/15 05:17:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8250_d20251115_m050655_c001_v0001136_t0032_u01763183215342") 2025/11/15 05:17:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8213_d20251115_m050652_c001_v0001136_t0005_u01763183212088") 2025/11/15 05:17:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff8fe8_d20251115_m050651_c001_v7007000_t0000_u01763183211724") 2025/11/15 05:17:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8207_d20251115_m050650_c001_v0001136_t0047_u01763183210988") 2025/11/15 05:17:24 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8203_d20251115_m050650_c001_v0001136_t0015_u01763183210259") 2025/11/15 05:17:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff8fe1_d20251115_m050649_c001_v7007000_t0000_u01763183209894") 2025/11/15 05:17:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec81cd_d20251115_m050645_c001_v0001136_t0010_u01763183205850") 2025/11/15 05:17:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff8fcd_d20251115_m050645_c001_v7007000_t0000_u01763183205486") 2025/11/15 05:17:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec81bf_d20251115_m050644_c001_v0001136_t0043_u01763183204704") 2025/11/15 05:17:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff8fc7_d20251115_m050643_c001_v7007000_t0000_u01763183203757") 2025/11/15 05:17:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec81ad_d20251115_m050642_c001_v0001136_t0031_u01763183202820") 2025/11/15 05:17:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff8fbf_d20251115_m050642_c001_v7007000_t0000_u01763183202272") 2025/11/15 05:17:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec819d_d20251115_m050641_c001_v0001136_t0038_u01763183201325") 2025/11/15 05:17:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff8fb9_d20251115_m050640_c001_v7007000_t0000_u01763183200420") 2025/11/15 05:17:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8187_d20251115_m050639_c001_v0001136_t0049_u01763183199537") 2025/11/15 05:17:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff8fb2_d20251115_m050638_c001_v7007000_t0000_u01763183198992") 2025/11/15 05:17:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec817d_d20251115_m050638_c001_v0001136_t0047_u01763183198192") 2025/11/15 05:17:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff8faa_d20251115_m050637_c001_v7007000_t0000_u01763183197636") 2025/11/15 05:17:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec816e_d20251115_m050636_c001_v0001136_t0051_u01763183196915") 2025/11/15 05:17:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff8f86_d20251115_m050631_c001_v7007000_t0000_u01763183191966") 2025/11/15 05:17:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8130_d20251115_m050631_c001_v0001136_t0020_u01763183191263") 2025/11/15 05:17:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff8f80_d20251115_m050630_c001_v7007000_t0000_u01763183190703") 2025/11/15 05:17:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8124_d20251115_m050630_c001_v0001136_t0035_u01763183189998") 2025/11/15 05:17:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff8f76_d20251115_m050629_c001_v7007000_t0000_u01763183189080") 2025/11/15 05:17:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8118_d20251115_m050628_c001_v0001136_t0021_u01763183188285") 2025/11/15 05:17:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187648222ff8f6a_d20251115_m050626_c001_v7007000_t0000_u01763183186086") 2025/11/15 05:17:25 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec80fc_d20251115_m050625_c001_v0001136_t0028_u01763183185217") 2025/11/15 05:17:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f45a_d20251115_m051246_c001_v7007000_t0000_u01763183566079") 2025/11/15 05:17:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd613_d20251115_m051244_c001_v0001044_t0055_u01763183564280") 2025/11/15 05:17:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f43c_d20251115_m051243_c001_v7007000_t0000_u01763183563679") 2025/11/15 05:17:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c5a2_d20251115_m051242_c001_v0001184_t0007_u01763183562340") 2025/11/15 05:17:26 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086cdf_d20251115_m051559_c001_v7007000_t0000_u01763183759668") 2025/11/15 05:17:26 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a9200836_d20251115_m051559_c001_v0001176_t0022_u01763183759051") 2025/11/15 05:17:26 DEBUG : sub/yam: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392442_d20251115_m050812_c001_v7007000_t0000_u01763183292856") 2025/11/15 05:17:26 DEBUG : sub/yam: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10779f9b5cda10d3_d20251115_m050811_c001_v0001032_t0048_u01763183291119") 2025/11/15 05:17:26 DEBUG : test_dir1/file2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f41f_d20251115_m051241_c001_v7007000_t0000_u01763183561498") 2025/11/15 05:17:26 DEBUG : test_dir1/file2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff7db_d20251115_m051239_c001_v0001176_t0034_u01763183559848") 2025/11/15 05:17:26 DEBUG : test_dir1/file2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3f6_d20251115_m051239_c001_v7007000_t0000_u01763183559030") 2025/11/15 05:17:26 DEBUG : test_dir1/file2: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c581_d20251115_m051237_c001_v0001184_t0034_u01763183557917") 2025/11/15 05:17:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f421_d20251115_m051241_c001_v7007000_t0000_u01763183561734") 2025/11/15 05:17:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2c594_d20251115_m051239_c001_v0001184_t0010_u01763183559842") 2025/11/15 05:17:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4011d7280072f3f8_d20251115_m051239_c001_v7007000_t0000_u01763183559213") 2025/11/15 05:17:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a91ff7b5_d20251115_m051237_c001_v0001176_t0000_u01763183557902") 2025/11/15 05:17:26 DEBUG : three: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f3707db_d20251115_m050804_c001_v7007000_t0000_u01763183284785") 2025/11/15 05:17:26 DEBUG : three: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec8556_d20251115_m050803_c001_v0001136_t0024_u01763183283461") 2025/11/15 05:17:26 DEBUG : three: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f103f48327aec853f_d20251115_m050801_c001_v0001136_t0034_u01763183281154") 2025/11/15 05:17:26 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086ce3_d20251115_m051601_c001_v7007000_t0000_u01763183761535") 2025/11/15 05:17:26 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d5fb_d20251115_m051600_c001_v0001102_t0031_u01763183760619") 2025/11/15 05:17:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086d39_d20251115_m051620_c001_v7007000_t0000_u01763183780884") 2025/11/15 05:17:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2ce1a_d20251115_m051618_c001_v0001184_t0002_u01763183778744") 2025/11/15 05:17:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086d1f_d20251115_m051617_c001_v7007000_t0000_u01763183777199") 2025/11/15 05:17:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d661_d20251115_m051615_c001_v0001102_t0032_u01763183775423") 2025/11/15 05:17:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086d14_d20251115_m051614_c001_v7007000_t0000_u01763183774429") 2025/11/15 05:17:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a920095d_d20251115_m051613_c001_v0001176_t0058_u01763183773805") 2025/11/15 05:17:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086d06_d20251115_m051609_c001_v7007000_t0000_u01763183769034") 2025/11/15 05:17:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d627_d20251115_m051607_c001_v0001102_t0031_u01763183767626") 2025/11/15 05:17:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086d08_d20251115_m051611_c001_v7007000_t0000_u01763183771055") 2025/11/15 05:17:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2cdb3_d20251115_m051609_c001_v0001184_t0052_u01763183769995") 2025/11/15 05:17:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086cf8_d20251115_m051606_c001_v7007000_t0000_u01763183766658") 2025/11/15 05:17:27 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f113acb71a92008bc_d20251115_m051606_c001_v0001176_t0009_u01763183766041") 2025/11/15 05:17:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086cf2_d20251115_m051605_c001_v7007000_t0000_u01763183765083") 2025/11/15 05:17:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd8a7_d20251115_m051604_c001_v0001044_t0034_u01763183764144") 2025/11/15 05:17:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086cea_d20251115_m051603_c001_v7007000_t0000_u01763183763190") 2025/11/15 05:17:27 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f119512e887c2cd72_d20251115_m051602_c001_v0001184_t0022_u01763183762532") 2025/11/15 05:17:27 DEBUG : toe/toe/toe: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f405d1538e829d13c_d20251115_m051625_c001_v7007000_t0000_u01763183785899") 2025/11/15 05:17:27 DEBUG : toe/toe/toe: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f114653f0b720d689_d20251115_m051625_c001_v0001102_t0042_u01763183785062") 2025/11/15 05:17:27 DEBUG : toe/toe/toe: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086d11_d20251115_m051612_c001_v7007000_t0000_u01763183772853") 2025/11/15 05:17:27 DEBUG : toe/toe/toe: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd8c2_d20251115_m051612_c001_v0001044_t0057_u01763183772001") 2025/11/15 05:17:27 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086d3f_d20251115_m051621_c001_v7007000_t0000_u01763183781490") 2025/11/15 05:17:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1196e926a0cbd8db_d20251115_m051620_c001_v0001044_t0002_u01763183780078") 2025/11/15 05:17:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f41955b45bf086d22_d20251115_m051617_c001_v7007000_t0000_u01763183777793") 2025/11/15 05:17:28 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f11705f9fc5338064_d20251115_m051616_c001_v0001181_t0011_u01763183776965") 2025/11/15 05:17:28 DEBUG : two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f414a76597f3707dc_d20251115_m050804_c001_v7007000_t0000_u01763183284964") 2025/11/15 05:17:28 DEBUG : two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4191c85196b12ceb_d20251115_m050802_c001_v0001130_t0052_u01763183282893") 2025/11/15 05:17:28 DEBUG : two: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f403f48327aec853c_d20251115_m050800_c001_v0001136_t0036_u01763183280971") 2025/11/15 05:17:28 DEBUG : yam: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392448_d20251115_m050813_c001_v7007000_t0000_u01763183293638") 2025/11/15 05:17:28 DEBUG : yam: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f110c713477e5299e_d20251115_m050812_c001_v0001131_t0023_u01763183292430") 2025/11/15 05:17:28 DEBUG : yam: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f418717417539242f_d20251115_m050809_c001_v7007000_t0000_u01763183289825") 2025/11/15 05:17:28 DEBUG : yam: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f10779f9b5cda10cb_d20251115_m050808_c001_v0001032_t0032_u01763183288594") 2025/11/15 05:17:28 DEBUG : yam: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f418717417539241e_d20251115_m050807_c001_v7007000_t0000_u01763183287258") 2025/11/15 05:17:28 DEBUG : yam: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f1191c85196b12d04_d20251115_m050805_c001_v0001130_t0056_u01763183285521") 2025/11/15 05:17:28 DEBUG : yaml: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f418717417539243c_d20251115_m050810_c001_v7007000_t0000_u01763183290557") 2025/11/15 05:17:28 DEBUG : yaml: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f105807aa0a14aaab_d20251115_m050809_c001_v0001180_t0013_u01763183289590") 2025/11/15 05:17:28 DEBUG : yaml: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f4187174175392421_d20251115_m050808_c001_v7007000_t0000_u01763183288034") 2025/11/15 05:17:28 DEBUG : yaml: Deleting (id "4_z8fc24d53e08d8b5b9fa80e1b_f117b2ee2d899d125_d20251115_m050806_c001_v0001102_t0012_u01763183286838") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m7.598236084s (try 1/5)