"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/05/12 04:47:12 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto" 2026/05/12 04:47:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/12 04:47:12 DEBUG : Creating backend with remote "/tmp/rclone1925983374" === 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:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:47:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:47:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/12 04:47:13 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:47:13 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:47:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 04:47:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:47:14 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:47:14 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:47:15 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:47:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:47:15 INFO : sub dir/hello world: Copied (new) 2026/05/12 04:47:15 DEBUG : B2 bucket rclone-test-hesiyom0toto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.00s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:47:16 DEBUG : Creating backend with remote "/non-existing" 2026/05/12 04:47:17 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/12 04:47:17 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:47:17 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:47:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:47:18 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:47:18 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:47:18 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:47:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:47:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.68s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:47:19 INFO : B2 bucket rclone-test-hesiyom0toto: Running all checks before starting transfers 2026/05/12 04:47:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:47:19 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:47:19 INFO : B2 bucket rclone-test-hesiyom0toto: Checks finished, now starting transfers 2026/05/12 04:47:19 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:47:20 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:47:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:47:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.54s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:47:21 ERROR : Ignoring --no-traverse with sync 2026/05/12 04:47:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:47:21 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:47:21 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:47:22 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:47:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:47:22 INFO : sub dir/hello world: Copied (new) 2026/05/12 04:47:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.85s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:47:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/12 04:47:23 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:47:23 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:47:23 DEBUG : hello world2: size = 12 OK 2026/05/12 04:47:23 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/12 04:47:23 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.52s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:47:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:47:24 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:47:24 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:47:25 DEBUG : potato2: size = 11 OK 2026/05/12 04:47:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:47:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:47:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:47:26 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:47:26 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:47:26 DEBUG : potato2: size = 11 OK 2026/05/12 04:47:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:47:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.73s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:47:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/12 04:47:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 04:47:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/12 04:47:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 04:47:27 INFO : sub dir2: Making directory 2026/05/12 04:47:27 INFO : sub dir: Making directory 2026/05/12 04:47:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:47:27 INFO : sub dir2/sub sub dir2: Making directory 2026/05/12 04:47:27 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:47:27 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:47:28 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:47:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:47:28 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" 2026/05/12 04:47:28 DEBUG : B2 bucket rclone-test-hesiyom0toto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.58s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:47:29 INFO : sub dir2: Making directory 2026/05/12 04:47:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/12 04:47:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 04:47:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:47:29 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:47:29 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:47:30 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:47:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:47:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.58s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:47:30 DEBUG : sub dir2: Making directory with metadata 2026/05/12 04:47:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 04:47:30 INFO : sub dir2: Making directory 2026/05/12 04:47:30 INFO : sub dir: Making directory 2026/05/12 04:47:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:47:30 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:47:30 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:47:31 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:47:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:47:31 INFO : sub dir/hello world: Copied (new) 2026/05/12 04:47:31 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/12 04:47:31 DEBUG : B2 bucket rclone-test-hesiyom0toto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/12 04:47:31 DEBUG : B2 bucket rclone-test-hesiyom0toto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.68s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:47:32 INFO : sub dir2: Making directory 2026/05/12 04:47:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:47:33 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:47:33 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:47:33 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:47:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:47:33 INFO : sub dir/hello world: Copied (new) 2026/05/12 04:47:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.48s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:47:34 DEBUG : sub dir2: Making directory with metadata 2026/05/12 04:47:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 04:47:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 04:47:34 INFO : sub dir2: Making directory 2026/05/12 04:47:34 INFO : sub dir: Making directory 2026/05/12 04:47:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:47:34 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:47:34 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:47:35 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:47:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:47:35 INFO : sub dir/hello world: Copied (new) 2026/05/12 04:47:35 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/12 04:47:35 DEBUG : B2 bucket rclone-test-hesiyom0toto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.53s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:47:36 INFO : sub dir2: Making directory 2026/05/12 04:47:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:47:36 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:47:36 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:47:37 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:47:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:47:37 INFO : sub dir/hello world: Copied (new) 2026/05/12 04:47:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.49s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:47:38 DEBUG : Creating backend with remote "TestB2:rclone-test-xihahew1xuze" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-hesiyom0toto -> B2 bucket rclone-test-xihahew1xuze 2026/05/12 04:47:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:47:39 DEBUG : B2 bucket rclone-test-xihahew1xuze: Waiting for checks to finish 2026/05/12 04:47:39 DEBUG : B2 bucket rclone-test-xihahew1xuze: Waiting for transfers to finish 2026/05/12 04:47:40 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:47:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:47:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/12 04:47:40 DEBUG : B2 bucket rclone-test-xihahew1xuze: Purge remote 2026/05/12 04:47:40 INFO : B2 bucket rclone-test-xihahew1xuze: cleaning bucket "rclone-test-xihahew1xuze" of all files 2026/05/12 04:47:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb21d93803d1bab9fe80e1b_f114dcb38491538e5_d20260512_m044740_c001_v0001180_t0059_u01778561260381") --- PASS: TestServerSideCopy (4.51s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:47:43 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:47:43 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:47:43 DEBUG : sub dir/hello world: Sizes differ 2026/05/12 04:47:43 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:47:43 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:47:43 DEBUG : sub dir/hello world: size = 17 OK 2026/05/12 04:47:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/12 04:47:43 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.15s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:47:45 DEBUG : Creating backend with remote "TestB2:rclone-test-qiyikub3cice" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-hesiyom0toto -> B2 bucket rclone-test-qiyikub3cice 2026/05/12 04:47:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:47:46 DEBUG : B2 bucket rclone-test-qiyikub3cice: Waiting for checks to finish 2026/05/12 04:47:46 DEBUG : B2 bucket rclone-test-qiyikub3cice: Waiting for transfers to finish 2026/05/12 04:47:46 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:47:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:47:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/12 04:47:48 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:47:48 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qiyikub3cice) 2026/05/12 04:47:48 DEBUG : sub dir/hello world: Sizes differ 2026/05/12 04:47:48 DEBUG : B2 bucket rclone-test-qiyikub3cice: Waiting for checks to finish 2026/05/12 04:47:48 DEBUG : B2 bucket rclone-test-qiyikub3cice: Waiting for transfers to finish 2026/05/12 04:47:48 DEBUG : sub dir/hello world: size = 17 OK 2026/05/12 04:47:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/12 04:47:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/12 04:47:48 DEBUG : B2 bucket rclone-test-qiyikub3cice: Purge remote 2026/05/12 04:47:48 INFO : B2 bucket rclone-test-qiyikub3cice: cleaning bucket "rclone-test-qiyikub3cice" of all files 2026/05/12 04:47:48 DEBUG : sub dir/hello world: Deleting (id "4_z8fa23d23803d1bab9fe80e1b_f1054294802fabab4_d20260512_m044748_c001_v0001177_t0002_u01778561268141") 2026/05/12 04:47:48 DEBUG : sub dir/hello world: Deleting (id "4_z8fa23d23803d1bab9fe80e1b_f10471e7dffafc7e7_d20260512_m044746_c001_v0001184_t0037_u01778561266760") --- PASS: TestServerSideCopyOverSelf (6.00s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:47:51 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:47:51 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:47:51 DEBUG : sub dir/hello world: Sizes differ 2026/05/12 04:47:51 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:47:51 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:47:51 DEBUG : sub dir/hello world: size = 17 OK 2026/05/12 04:47:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/12 04:47:51 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/12 04:47:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.28s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:47:53 DEBUG : Creating backend with remote "TestB2:rclone-test-libuxiz5robu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-hesiyom0toto -> B2 bucket rclone-test-libuxiz5robu 2026/05/12 04:47:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:47:54 DEBUG : B2 bucket rclone-test-libuxiz5robu: Waiting for checks to finish 2026/05/12 04:47:54 DEBUG : B2 bucket rclone-test-libuxiz5robu: Waiting for transfers to finish 2026/05/12 04:47:55 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:47:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:47:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/12 04:47:56 DEBUG : B2 bucket rclone-test-libuxiz5robu: Waiting for checks to finish 2026/05/12 04:47:56 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:47:56 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-libuxiz5robu) 2026/05/12 04:47:56 DEBUG : sub dir/hello world: Sizes differ 2026/05/12 04:47:56 DEBUG : B2 bucket rclone-test-libuxiz5robu: Waiting for transfers to finish 2026/05/12 04:47:57 DEBUG : sub dir/hello world: size = 17 OK 2026/05/12 04:47:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/12 04:47:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/12 04:47:57 INFO : sub dir/hello world: Deleted 2026/05/12 04:47:58 DEBUG : testing file moves 2026/05/12 04:47:58 DEBUG : B2 bucket rclone-test-libuxiz5robu: Waiting for checks to finish 2026/05/12 04:47:58 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:47:58 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-libuxiz5robu) 2026/05/12 04:47:58 DEBUG : sub dir/hello world: Sizes differ 2026/05/12 04:47:58 DEBUG : B2 bucket rclone-test-libuxiz5robu: Waiting for transfers to finish 2026/05/12 04:47:58 DEBUG : sub dir/hello world: size = 24 OK 2026/05/12 04:47:58 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/12 04:47:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/12 04:47:59 INFO : sub dir/hello world: Deleted 2026/05/12 04:47:59 DEBUG : B2 bucket rclone-test-libuxiz5robu: Purge remote 2026/05/12 04:47:59 INFO : B2 bucket rclone-test-libuxiz5robu: cleaning bucket "rclone-test-libuxiz5robu" of all files 2026/05/12 04:47:59 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d33803d1bab9fe80e1b_f111a3afb33ec65ff_d20260512_m044758_c001_v0001180_t0027_u01778561278793") 2026/05/12 04:47:59 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d33803d1bab9fe80e1b_f101be2efd8f2f291_d20260512_m044756_c001_v0001130_t0027_u01778561276647") 2026/05/12 04:47:59 DEBUG : sub dir/hello world: Deleting (id "4_z0f825d33803d1bab9fe80e1b_f11812e351c971c6b_d20260512_m044755_c001_v0001146_t0018_u01778561275101") --- PASS: TestServerSideMoveOverSelf (8.41s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:01 ERROR : error listing: directory not found 2026/05/12 04:48:01 INFO : Local file system at /tmp/rclone1925983374: Making directory 2026/05/12 04:48:01 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:01 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.64s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:48:03 DEBUG : Local file system at /tmp/rclone1925983374: Waiting for checks to finish 2026/05/12 04:48:03 DEBUG : Local file system at /tmp/rclone1925983374: Waiting for transfers to finish 2026/05/12 04:48:04 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/12 04:48:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:48:04 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/12 04:48:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.11s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:05 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/12 04:48:05 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:05 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:05 DEBUG : check sum: size = 1 OK 2026/05/12 04:48:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/12 04:48:05 INFO : check sum: Copied (new) 2026/05/12 04:48:05 DEBUG : Waiting for deletions to finish 2026/05/12 04:48:06 DEBUG : check sum: size = 1 OK 2026/05/12 04:48:06 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/12 04:48:06 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/12 04:48:06 DEBUG : check sum: Unchanged skipping 2026/05/12 04:48:06 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:06 DEBUG : Waiting for deletions to finish 2026/05/12 04:48:06 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.07s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:07 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/12 04:48:07 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:07 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:07 DEBUG : sizeonly: size = 6 OK 2026/05/12 04:48:07 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/12 04:48:07 INFO : sizeonly: Copied (new) 2026/05/12 04:48:07 DEBUG : Waiting for deletions to finish 2026/05/12 04:48:08 DEBUG : sizeonly: size = 6 OK 2026/05/12 04:48:08 DEBUG : sizeonly: Sizes identical 2026/05/12 04:48:08 DEBUG : sizeonly: Unchanged skipping 2026/05/12 04:48:08 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:08 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:08 DEBUG : Waiting for deletions to finish 2026/05/12 04:48:08 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.18s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:09 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/12 04:48:09 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:09 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:09 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/12 04:48:09 INFO : ignore-size: Copied (new) 2026/05/12 04:48:09 DEBUG : Waiting for deletions to finish 2026/05/12 04:48:10 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:10 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:48:10 DEBUG : ignore-size: Unchanged skipping 2026/05/12 04:48:10 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:10 DEBUG : Waiting for deletions to finish 2026/05/12 04:48:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.79s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:11 DEBUG : existing: size = 6 OK 2026/05/12 04:48:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:48:11 DEBUG : existing: Unchanged skipping 2026/05/12 04:48:11 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:11 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:11 DEBUG : Waiting for deletions to finish 2026/05/12 04:48:11 INFO : There was nothing to transfer 2026/05/12 04:48:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/12 04:48:12 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:12 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:12 DEBUG : existing: size = 6 OK 2026/05/12 04:48:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/12 04:48:12 INFO : existing: Copied (replaced existing) 2026/05/12 04:48:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.78s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/12 04:48:13 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:13 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:14 DEBUG : existing: size = 6 OK 2026/05/12 04:48:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/12 04:48:14 INFO : existing: Copied (new) 2026/05/12 04:48:14 DEBUG : Waiting for deletions to finish 2026/05/12 04:48:14 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:14 DEBUG : existing: Destination exists, skipping 2026/05/12 04:48:14 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:14 DEBUG : Waiting for deletions to finish 2026/05/12 04:48:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.97s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:16 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/12 04:48:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/12 04:48:17 DEBUG : c/non empty space: size = 5 OK 2026/05/12 04:48:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:48:17 DEBUG : c/non empty space: Unchanged skipping 2026/05/12 04:48:17 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:17 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:17 DEBUG : a/potato2: size = 60 OK 2026/05/12 04:48:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:48:17 INFO : a/potato2: Copied (new) 2026/05/12 04:48:17 DEBUG : Waiting for deletions to finish 2026/05/12 04:48:17 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.22s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:19 DEBUG : empty space: size = 1 OK 2026/05/12 04:48:19 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/12 04:48:19 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/12 04:48:19 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/12 04:48:19 DEBUG : empty space: Unchanged skipping 2026/05/12 04:48:19 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:19 DEBUG : Waiting for deletions to finish 2026/05/12 04:48:19 INFO : There was nothing to transfer 2026/05/12 04:48:20 DEBUG : empty space: size = 1 OK 2026/05/12 04:48:20 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 2026/05/12 04:48:20 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/12 04:48:21 INFO : empty space: Updated modification time in destination 2026/05/12 04:48:21 DEBUG : empty space: Unchanged skipping 2026/05/12 04:48:21 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:21 DEBUG : Waiting for deletions to finish 2026/05/12 04:48:21 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.95s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:22 DEBUG : empty space: size = 1 OK 2026/05/12 04:48:22 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 2026/05/12 04:48:22 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/12 04:48:22 DEBUG : empty space: Unchanged skipping 2026/05/12 04:48:22 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:22 DEBUG : Waiting for deletions to finish 2026/05/12 04:48:22 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.80s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:24 DEBUG : foo: size = 3 OK 2026/05/12 04:48:24 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 2026/05/12 04:48:24 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:48:24 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:48:24 DEBUG : foo: sha1 differ 2026/05/12 04:48:24 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:24 DEBUG : foo: size = 3 OK 2026/05/12 04:48:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/12 04:48:24 INFO : foo: Copied (replaced existing) 2026/05/12 04:48:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.55s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:26 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/12 04:48:26 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:26 DEBUG : empty space: size = 1 OK 2026/05/12 04:48:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:48:26 DEBUG : empty space: Unchanged skipping 2026/05/12 04:48:26 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:26 DEBUG : potato: size = 60 OK 2026/05/12 04:48:26 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:48:26 INFO : potato: Copied (new) 2026/05/12 04:48:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.77s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:28 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:48:28 DEBUG : potato: size = 60 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:48:28 DEBUG : potato: Sizes differ 2026/05/12 04:48:28 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:28 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:29 DEBUG : potato: size = 21 OK 2026/05/12 04:48:29 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/12 04:48:29 INFO : potato: Copied (replaced existing) 2026/05/12 04:48:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.23s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:31 DEBUG : potato: size = 21 OK 2026/05/12 04:48:31 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 2026/05/12 04:48:31 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1925983374) 2026/05/12 04:48:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:48:31 DEBUG : potato: sha1 differ 2026/05/12 04:48:31 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:31 DEBUG : potato: size = 21 OK 2026/05/12 04:48:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/12 04:48:31 INFO : potato: Copied (replaced existing) 2026/05/12 04:48:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:48:33 DEBUG : empty space: size = 1 OK 2026/05/12 04:48:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:48:33 DEBUG : empty space: Unchanged skipping 2026/05/12 04:48:33 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/12 04:48:33 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:33 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:33 DEBUG : Waiting for deletions to finish 2026/05/12 04:48:33 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:48:36 DEBUG : empty space: size = 1 OK 2026/05/12 04:48:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:48:36 DEBUG : empty space: Unchanged skipping 2026/05/12 04:48:36 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:36 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:37 DEBUG : potato2: size = 60 OK 2026/05/12 04:48:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:48:37 INFO : potato2: Copied (new) 2026/05/12 04:48:37 DEBUG : Waiting for deletions to finish 2026/05/12 04:48:37 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:39 INFO : d: Making directory 2026/05/12 04:48:39 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/12 04:48:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/12 04:48:40 DEBUG : c/non empty space: size = 5 OK 2026/05/12 04:48:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:48:40 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:40 DEBUG : c/non empty space: Unchanged skipping 2026/05/12 04:48:40 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:40 DEBUG : a/potato2: size = 60 OK 2026/05/12 04:48:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:48:40 INFO : a/potato2: Copied (new) 2026/05/12 04:48:40 DEBUG : Waiting for deletions to finish 2026/05/12 04:48:40 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:43 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/12 04:48:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/12 04:48:43 DEBUG : c/non empty space: size = 5 OK 2026/05/12 04:48:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:48:43 DEBUG : c/non empty space: Unchanged skipping 2026/05/12 04:48:43 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:43 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:44 DEBUG : a/potato2: size = 60 OK 2026/05/12 04:48:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:48:44 INFO : a/potato2: Copied (new) 2026/05/12 04:48:44 ERROR : B2 bucket rclone-test-hesiyom0toto: not deleting files as there were IO errors 2026/05/12 04:48:44 ERROR : B2 bucket rclone-test-hesiyom0toto: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.43s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:46 DEBUG : Waiting for deletions to finish 2026/05/12 04:48:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:48:47 DEBUG : empty space: size = 1 OK 2026/05/12 04:48:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:48:47 DEBUG : empty space: Unchanged skipping 2026/05/12 04:48:47 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:47 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:47 INFO : potato: Deleted 2026/05/12 04:48:47 DEBUG : potato2: size = 60 OK 2026/05/12 04:48:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:48:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.28s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:49 DEBUG : Waiting for deletions to finish 2026/05/12 04:48:49 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:49 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:49 INFO : potato: Deleted 2026/05/12 04:48:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:48:50 DEBUG : empty space: size = 1 OK 2026/05/12 04:48:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:48:50 DEBUG : empty space: Unchanged skipping 2026/05/12 04:48:50 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:50 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:50 DEBUG : potato2: size = 60 OK 2026/05/12 04:48:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:48:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.17s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:48:52 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:52 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:53 DEBUG : potato2: size = 19 OK 2026/05/12 04:48:53 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/12 04:48:53 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.81s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:55 DEBUG : enormous: Excluded (Size Filter) 2026/05/12 04:48:55 DEBUG : enormous: Excluded 2026/05/12 04:48:55 DEBUG : potato2: Excluded (Size Filter) 2026/05/12 04:48:55 DEBUG : potato2: Excluded 2026/05/12 04:48:56 DEBUG : potato2: Excluded (Size Filter) 2026/05/12 04:48:56 DEBUG : empty space: size = 1 OK 2026/05/12 04:48:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:48:56 DEBUG : empty space: Unchanged skipping 2026/05/12 04:48:56 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:56 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:56 DEBUG : Waiting for deletions to finish 2026/05/12 04:48:56 INFO : There was nothing to transfer 2026/05/12 04:48:56 DEBUG : enormous: Excluded (Size Filter) 2026/05/12 04:48:56 DEBUG : enormous: Excluded 2026/05/12 04:48:56 DEBUG : potato2: Excluded (Size Filter) 2026/05/12 04:48:56 DEBUG : potato2: Excluded 2026/05/12 04:48:56 DEBUG : potato2: Excluded (Size Filter) 2026/05/12 04:48:56 DEBUG : empty space: size = 1 OK 2026/05/12 04:48:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/12 04:48:56 DEBUG : empty space: Unchanged skipping 2026/05/12 04:48:56 DEBUG : Local file system at /tmp/rclone1925983374: Waiting for checks to finish 2026/05/12 04:48:56 DEBUG : Local file system at /tmp/rclone1925983374: Waiting for transfers to finish 2026/05/12 04:48:56 DEBUG : Waiting for deletions to finish 2026/05/12 04:48:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.76s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:48:59 DEBUG : enormous: Excluded (Size Filter) 2026/05/12 04:48:59 DEBUG : enormous: Excluded 2026/05/12 04:48:59 DEBUG : potato2: Excluded (Size Filter) 2026/05/12 04:48:59 DEBUG : potato2: Excluded 2026/05/12 04:48:59 DEBUG : empty space: size = 1 OK 2026/05/12 04:48:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:48:59 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:48:59 DEBUG : empty space: Unchanged skipping 2026/05/12 04:48:59 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:48:59 DEBUG : Waiting for deletions to finish 2026/05/12 04:48:59 INFO : enormous: Deleted 2026/05/12 04:48:59 INFO : potato2: Deleted 2026/05/12 04:48:59 INFO : There was nothing to transfer 2026/05/12 04:49:00 DEBUG : empty space: size = 1 OK 2026/05/12 04:49:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/12 04:49:00 DEBUG : Local file system at /tmp/rclone1925983374: Waiting for checks to finish 2026/05/12 04:49:00 DEBUG : empty space: Unchanged skipping 2026/05/12 04:49:00 DEBUG : Local file system at /tmp/rclone1925983374: Waiting for transfers to finish 2026/05/12 04:49:00 DEBUG : Waiting for deletions to finish 2026/05/12 04:49:00 INFO : enormous: Deleted 2026/05/12 04:49:00 INFO : potato2: Deleted 2026/05/12 04:49:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.60s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:49:02 DEBUG : five: Need to transfer - File not found at Destination 2026/05/12 04:49:02 DEBUG : one: Destination is newer than source, skipping 2026/05/12 04:49:02 DEBUG : three: size = 5 OK 2026/05/12 04:49:02 DEBUG : three: Sizes identical 2026/05/12 04:49:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/12 04:49:02 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:49:02 DEBUG : two: size = 3 OK 2026/05/12 04:49:02 DEBUG : four: size = 4 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:49:02 DEBUG : four: size = 8 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:49:02 DEBUG : four: Sizes differ 2026/05/12 04:49:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/12 04:49:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1925983374) 2026/05/12 04:49:02 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:49:02 DEBUG : two: sha1 differ 2026/05/12 04:49:02 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:49:03 DEBUG : five: size = 4 OK 2026/05/12 04:49:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/12 04:49:03 INFO : five: Copied (new) 2026/05/12 04:49:03 DEBUG : four: size = 4 OK 2026/05/12 04:49:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/12 04:49:03 INFO : four: Copied (replaced existing) 2026/05/12 04:49:03 DEBUG : two: size = 3 OK 2026/05/12 04:49:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/12 04:49:03 INFO : two: Copied (replaced existing) 2026/05/12 04:49:03 DEBUG : Waiting for deletions to finish 2026/05/12 04:49:04 DEBUG : five: size = 4 OK 2026/05/12 04:49:04 DEBUG : four: size = 4 OK 2026/05/12 04:49:04 DEBUG : one: Destination is newer than source, skipping 2026/05/12 04:49:04 DEBUG : three: size = 5 OK 2026/05/12 04:49:04 DEBUG : two: size = 3 OK 2026/05/12 04:49:04 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:49:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/12 04:49:04 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/12 04:49:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/12 04:49:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/12 04:49:04 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/12 04:49:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/12 04:49:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1925983374) 2026/05/12 04:49:04 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:49:04 DEBUG : three: sha1 differ 2026/05/12 04:49:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/12 04:49:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/12 04:49:04 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/12 04:49:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/12 04:49:04 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:49:04 DEBUG : three: size = 5 OK 2026/05/12 04:49:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/12 04:49:04 INFO : three: Copied (replaced existing) 2026/05/12 04:49:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.45s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/12 04:49:06 INFO : B2 bucket rclone-test-hesiyom0toto: Making map for --track-renames 2026/05/12 04:49:06 INFO : B2 bucket rclone-test-hesiyom0toto: Finished making map for --track-renames 2026/05/12 04:49:06 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:49:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/12 04:49:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/12 04:49:06 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for renames to finish 2026/05/12 04:49:06 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:49:06 DEBUG : yam: size = 11 OK 2026/05/12 04:49:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/12 04:49:06 INFO : yam: Copied (new) 2026/05/12 04:49:06 DEBUG : potato: size = 14 OK 2026/05/12 04:49:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/12 04:49:06 INFO : potato: Copied (new) 2026/05/12 04:49:06 DEBUG : Waiting for deletions to finish 2026/05/12 04:49:07 DEBUG : potato: size = 14 OK 2026/05/12 04:49:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:49:07 DEBUG : potato: Unchanged skipping 2026/05/12 04:49:07 INFO : B2 bucket rclone-test-hesiyom0toto: Making map for --track-renames 2026/05/12 04:49:07 INFO : B2 bucket rclone-test-hesiyom0toto: Finished making map for --track-renames 2026/05/12 04:49:07 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:49:07 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for renames to finish 2026/05/12 04:49:07 DEBUG : yaml: size = 11 OK 2026/05/12 04:49:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/12 04:49:07 INFO : yam: Copied (server-side copy) to: yaml 2026/05/12 04:49:08 INFO : yam: Deleted 2026/05/12 04:49:08 INFO : yaml: Renamed from "yam" 2026/05/12 04:49:08 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:49:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.86s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/12 04:49:09 INFO : B2 bucket rclone-test-hesiyom0toto: Making map for --track-renames 2026/05/12 04:49:09 INFO : B2 bucket rclone-test-hesiyom0toto: Finished making map for --track-renames 2026/05/12 04:49:09 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:49:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/12 04:49:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/12 04:49:09 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for renames to finish 2026/05/12 04:49:09 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:49:09 DEBUG : yam: size = 11 OK 2026/05/12 04:49:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/12 04:49:09 INFO : yam: Copied (new) 2026/05/12 04:49:09 DEBUG : potato: size = 14 OK 2026/05/12 04:49:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/12 04:49:09 INFO : potato: Copied (new) 2026/05/12 04:49:09 DEBUG : Waiting for deletions to finish 2026/05/12 04:49:10 INFO : B2 bucket rclone-test-hesiyom0toto: Making map for --track-renames 2026/05/12 04:49:10 DEBUG : potato: size = 14 OK 2026/05/12 04:49:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:49:10 INFO : B2 bucket rclone-test-hesiyom0toto: Finished making map for --track-renames 2026/05/12 04:49:10 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:49:10 DEBUG : potato: Unchanged skipping 2026/05/12 04:49:10 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for renames to finish 2026/05/12 04:49:11 DEBUG : yaml: size = 11 OK 2026/05/12 04:49:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/12 04:49:11 INFO : yam: Copied (server-side copy) to: yaml 2026/05/12 04:49:11 INFO : yam: Deleted 2026/05/12 04:49:11 INFO : yaml: Renamed from "yam" 2026/05/12 04:49:11 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:49:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.06s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/12 04:49:12 INFO : B2 bucket rclone-test-hesiyom0toto: Making map for --track-renames 2026/05/12 04:49:12 INFO : B2 bucket rclone-test-hesiyom0toto: Finished making map for --track-renames 2026/05/12 04:49:12 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:49:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/12 04:49:12 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/12 04:49:12 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for renames to finish 2026/05/12 04:49:12 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:49:12 DEBUG : sub/yam: size = 11 OK 2026/05/12 04:49:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/12 04:49:12 INFO : sub/yam: Copied (new) 2026/05/12 04:49:13 DEBUG : potato: size = 14 OK 2026/05/12 04:49:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/12 04:49:13 INFO : potato: Copied (new) 2026/05/12 04:49:13 DEBUG : Waiting for deletions to finish 2026/05/12 04:49:13 DEBUG : potato: size = 14 OK 2026/05/12 04:49:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:49:13 DEBUG : potato: Unchanged skipping 2026/05/12 04:49:13 INFO : B2 bucket rclone-test-hesiyom0toto: Making map for --track-renames 2026/05/12 04:49:13 INFO : B2 bucket rclone-test-hesiyom0toto: Finished making map for --track-renames 2026/05/12 04:49:13 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:49:13 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for renames to finish 2026/05/12 04:49:13 DEBUG : yam: size = 11 OK 2026/05/12 04:49:13 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/12 04:49:13 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/12 04:49:14 INFO : sub/yam: Deleted 2026/05/12 04:49:14 INFO : yam: Renamed from "sub/yam" 2026/05/12 04:49:14 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:49:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.93s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:49:15 DEBUG : Creating backend with remote "/tmp/rclone1925983374/dir1" 2026/05/12 04:49:15 DEBUG : Creating backend with remote "/tmp/rclone1925983374/dir2" 2026/05/12 04:49:15 DEBUG : Local file system at /tmp/rclone1925983374/dir2: Using server-side directory move 2026/05/12 04:49:15 INFO : Local file system at /tmp/rclone1925983374/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/12 04:49:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/12 04:49:15 INFO : file1.txt: Moved (server-side) 2026/05/12 04:49:15 DEBUG : Local file system at /tmp/rclone1925983374/dir2: Waiting for checks to finish 2026/05/12 04:49:15 DEBUG : Local file system at /tmp/rclone1925983374/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:49:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:49:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/12 04:49:15 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:49:15 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:49:16 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/12 04:49:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/12 04:49:16 INFO : nested/sub dir/file: Copied (new) 2026/05/12 04:49:16 INFO : nested/sub dir/file: Deleted 2026/05/12 04:49:16 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:49:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:49:16 INFO : sub dir/hello world: Copied (new) 2026/05/12 04:49:16 INFO : sub dir/hello world: Deleted 2026/05/12 04:49:16 INFO : sub dir: Removing directory 2026/05/12 04:49:16 INFO : nested/sub dir: Removing directory 2026/05/12 04:49:16 INFO : nested: Removing directory 2026/05/12 04:49:16 DEBUG : Local file system at /tmp/rclone1925983374: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.09s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:49:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:49:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/12 04:49:17 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:49:17 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:49:18 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/12 04:49:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/12 04:49:18 INFO : nested/sub dir/file: Copied (new) 2026/05/12 04:49:18 INFO : nested/sub dir/file: Deleted 2026/05/12 04:49:18 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:49:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:49:18 INFO : sub dir/hello world: Copied (new) 2026/05/12 04:49:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.52s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:49:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/12 04:49:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/12 04:49:19 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:49:19 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:49:19 DEBUG : existing: size = 6 OK 2026/05/12 04:49:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/12 04:49:19 INFO : existing: Copied (new) 2026/05/12 04:49:19 INFO : existing: Deleted 2026/05/12 04:49:20 DEBUG : existing-b: size = 6 OK 2026/05/12 04:49:20 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/12 04:49:20 INFO : existing-b: Copied (new) 2026/05/12 04:49:20 INFO : existing-b: Deleted 2026/05/12 04:49:20 DEBUG : existing: Destination exists, skipping 2026/05/12 04:49:20 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/12 04:49:20 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:49:20 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:49:20 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.39s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:49:21 DEBUG : Creating backend with remote "TestB2:rclone-test-fabehay3beni" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hesiyom0toto -> B2 bucket rclone-test-fabehay3beni 2026/05/12 04:49:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:49:26 DEBUG : empty space: size = 1 OK 2026/05/12 04:49:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/12 04:49:26 DEBUG : empty space: Unchanged skipping 2026/05/12 04:49:26 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:49:26 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fabehay3beni) 2026/05/12 04:49:26 DEBUG : potato3: Sizes differ 2026/05/12 04:49:26 DEBUG : B2 bucket rclone-test-fabehay3beni: Waiting for checks to finish 2026/05/12 04:49:26 INFO : empty space: Deleted 2026/05/12 04:49:26 DEBUG : B2 bucket rclone-test-fabehay3beni: Waiting for transfers to finish 2026/05/12 04:49:26 DEBUG : potato2: size = 60 OK 2026/05/12 04:49:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:49:26 INFO : potato2: Copied (server-side copy) 2026/05/12 04:49:26 INFO : potato2: Deleted 2026/05/12 04:49:26 DEBUG : potato3: size = 68 OK 2026/05/12 04:49:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/12 04:49:26 INFO : potato3: Copied (server-side copy) 2026/05/12 04:49:26 INFO : potato3: Deleted 2026/05/12 04:49:27 DEBUG : Creating backend with remote "TestB2:rclone-test-risoyay6laju" 2026/05/12 04:49:28 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/12 04:49:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:49:28 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/12 04:49:28 DEBUG : B2 bucket rclone-test-risoyay6laju: Waiting for checks to finish 2026/05/12 04:49:28 DEBUG : B2 bucket rclone-test-risoyay6laju: Waiting for transfers to finish 2026/05/12 04:49:29 DEBUG : empty space: size = 1 OK 2026/05/12 04:49:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/12 04:49:29 INFO : empty space: Copied (server-side copy) 2026/05/12 04:49:29 INFO : empty space: Deleted 2026/05/12 04:49:29 DEBUG : potato2: size = 60 OK 2026/05/12 04:49:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:49:29 INFO : potato2: Copied (server-side copy) 2026/05/12 04:49:29 INFO : potato2: Deleted 2026/05/12 04:49:30 DEBUG : potato3: size = 68 OK 2026/05/12 04:49:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/12 04:49:30 INFO : potato3: Copied (server-side copy) 2026/05/12 04:49:30 INFO : potato3: Deleted 2026/05/12 04:49:31 DEBUG : B2 bucket rclone-test-risoyay6laju: Purge remote 2026/05/12 04:49:31 INFO : B2 bucket rclone-test-risoyay6laju: cleaning bucket "rclone-test-risoyay6laju" of all files 2026/05/12 04:49:31 DEBUG : empty space: Deleting (id "4_z5f62cd13804d1bab9fe80e1b_f1003a4ee35726384_d20260512_m044928_c001_v0001182_t0007_u01778561368927") 2026/05/12 04:49:31 DEBUG : potato2: Deleting (id "4_z5f62cd13804d1bab9fe80e1b_f119559bc5b77d024_d20260512_m044929_c001_v0001185_t0001_u01778561369148") 2026/05/12 04:49:31 DEBUG : potato3: Deleting (id "4_z5f62cd13804d1bab9fe80e1b_f11982a956cdddcb9_d20260512_m044929_c001_v0001144_t0051_u01778561369292") 2026/05/12 04:49:32 DEBUG : B2 bucket rclone-test-fabehay3beni: Purge remote 2026/05/12 04:49:32 INFO : B2 bucket rclone-test-fabehay3beni: cleaning bucket "rclone-test-fabehay3beni" of all files 2026/05/12 04:49:32 DEBUG : empty space: Deleting (id "4_z1fc2bd13804d1bab9fe80e1b_f418f3255aeabd3ec_d20260512_m044929_c001_v7007000_t0000_u01778561369134") 2026/05/12 04:49:32 DEBUG : empty space: Deleting (id "4_z1fc2bd13804d1bab9fe80e1b_f1156dc53ec84c76b_d20260512_m044925_c001_v0001174_t0051_u01778561365157") 2026/05/12 04:49:32 DEBUG : potato2: Deleting (id "4_z1fc2bd13804d1bab9fe80e1b_f418f3255aeabd3ed_d20260512_m044929_c001_v7007000_t0000_u01778561369349") 2026/05/12 04:49:32 DEBUG : potato2: Deleting (id "4_z1fc2bd13804d1bab9fe80e1b_f1110f82cd8ef6728_d20260512_m044926_c001_v0001183_t0013_u01778561366238") 2026/05/12 04:49:32 DEBUG : potato3: Deleting (id "4_z1fc2bd13804d1bab9fe80e1b_f418f3255aeabd3f8_d20260512_m044930_c001_v7007000_t0000_u01778561370753") 2026/05/12 04:49:32 DEBUG : potato3: Deleting (id "4_z1fc2bd13804d1bab9fe80e1b_f1098d44325d6ee3d_d20260512_m044926_c001_v0001176_t0059_u01778561366504") 2026/05/12 04:49:32 DEBUG : potato3: Deleting (id "4_z1fc2bd13804d1bab9fe80e1b_f1156dc53ec84c773_d20260512_m044925_c001_v0001174_t0043_u01778561365545") --- PASS: TestServerSideMove (12.61s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:49:34 DEBUG : Creating backend with remote "TestB2:rclone-test-fovoney0gozu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hesiyom0toto -> B2 bucket rclone-test-fovoney0gozu 2026/05/12 04:49:39 DEBUG : empty space: Excluded (Size Filter) 2026/05/12 04:49:39 DEBUG : empty space: Excluded (Size Filter) 2026/05/12 04:49:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:49:39 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:49:39 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fovoney0gozu) 2026/05/12 04:49:39 DEBUG : potato3: Sizes differ 2026/05/12 04:49:39 DEBUG : B2 bucket rclone-test-fovoney0gozu: Waiting for checks to finish 2026/05/12 04:49:39 DEBUG : B2 bucket rclone-test-fovoney0gozu: Waiting for transfers to finish 2026/05/12 04:49:40 DEBUG : potato3: size = 68 OK 2026/05/12 04:49:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/12 04:49:40 INFO : potato3: Copied (server-side copy) 2026/05/12 04:49:40 DEBUG : potato2: size = 60 OK 2026/05/12 04:49:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:49:40 INFO : potato2: Copied (server-side copy) 2026/05/12 04:49:40 INFO : potato3: Deleted 2026/05/12 04:49:40 INFO : potato2: Deleted 2026/05/12 04:49:41 DEBUG : Creating backend with remote "TestB2:rclone-test-wuqorax0nude" 2026/05/12 04:49:42 DEBUG : empty space: Excluded (Size Filter) 2026/05/12 04:49:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:49:42 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/12 04:49:42 DEBUG : B2 bucket rclone-test-wuqorax0nude: Waiting for checks to finish 2026/05/12 04:49:42 DEBUG : B2 bucket rclone-test-wuqorax0nude: Waiting for transfers to finish 2026/05/12 04:49:43 DEBUG : potato2: size = 60 OK 2026/05/12 04:49:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:49:43 INFO : potato2: Copied (server-side copy) 2026/05/12 04:49:43 INFO : potato2: Deleted 2026/05/12 04:49:43 DEBUG : potato3: size = 68 OK 2026/05/12 04:49:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/12 04:49:43 INFO : potato3: Copied (server-side copy) 2026/05/12 04:49:43 INFO : potato3: Deleted 2026/05/12 04:49:44 DEBUG : B2 bucket rclone-test-wuqorax0nude: Purge remote 2026/05/12 04:49:44 INFO : B2 bucket rclone-test-wuqorax0nude: cleaning bucket "rclone-test-wuqorax0nude" of all files 2026/05/12 04:49:44 DEBUG : potato2: Deleting (id "4_z6f42fd83804d1bab9fe80e1b_f10120acdfe287e7a_d20260512_m044942_c001_v0001161_t0017_u01778561382900") 2026/05/12 04:49:44 DEBUG : potato3: Deleting (id "4_z6f42fd83804d1bab9fe80e1b_f104a3f47d9313f73_d20260512_m044943_c001_v0001099_t0015_u01778561383265") 2026/05/12 04:49:44 DEBUG : B2 bucket rclone-test-fovoney0gozu: Purge remote 2026/05/12 04:49:44 INFO : B2 bucket rclone-test-fovoney0gozu: cleaning bucket "rclone-test-fovoney0gozu" of all files 2026/05/12 04:49:44 DEBUG : empty space: Deleting (id "4_zbf22ed53804d1bab9fe80e1b_f116fe9cad6d9db89_d20260512_m044938_c001_v0001093_t0002_u01778561378639") 2026/05/12 04:49:44 DEBUG : potato2: Deleting (id "4_zbf22ed53804d1bab9fe80e1b_f40975c611bd0dfbd_d20260512_m044943_c001_v7007000_t0000_u01778561383330") 2026/05/12 04:49:44 DEBUG : potato2: Deleting (id "4_zbf22ed53804d1bab9fe80e1b_f1041ff3f68224ac6_d20260512_m044939_c001_v0001174_t0002_u01778561379975") 2026/05/12 04:49:44 DEBUG : potato3: Deleting (id "4_zbf22ed53804d1bab9fe80e1b_f40975c611bd0dfc2_d20260512_m044943_c001_v7007000_t0000_u01778561383593") 2026/05/12 04:49:44 DEBUG : potato3: Deleting (id "4_zbf22ed53804d1bab9fe80e1b_f11853fc073c5b2b4_d20260512_m044940_c001_v0001178_t0015_u01778561380414") 2026/05/12 04:49:44 DEBUG : potato3: Deleting (id "4_zbf22ed53804d1bab9fe80e1b_f116fe9cad6d9db8b_d20260512_m044939_c001_v0001093_t0044_u01778561379166") 2026/05/12 04:49:46 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/12 04:49:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/12 04:49:46 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.57s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:49:46 DEBUG : Creating backend with remote "TestB2:rclone-test-misipew5ceke" 2026/05/12 04:49:49 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-hesiyom0toto -> B2 bucket rclone-test-misipew5ceke 2026/05/12 04:49:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:49:52 DEBUG : empty space: size = 1 OK 2026/05/12 04:49:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/12 04:49:52 DEBUG : potato3: size = 68 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:49:52 DEBUG : potato3: size = 60 (B2 bucket rclone-test-misipew5ceke) 2026/05/12 04:49:52 DEBUG : potato3: Sizes differ 2026/05/12 04:49:52 DEBUG : B2 bucket rclone-test-misipew5ceke: Waiting for checks to finish 2026/05/12 04:49:52 DEBUG : empty space: Unchanged skipping 2026/05/12 04:49:52 INFO : empty space: Deleted 2026/05/12 04:49:52 DEBUG : B2 bucket rclone-test-misipew5ceke: Waiting for transfers to finish 2026/05/12 04:49:52 DEBUG : potato2: size = 60 OK 2026/05/12 04:49:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:49:52 INFO : potato2: Copied (server-side copy) 2026/05/12 04:49:53 INFO : potato2: Deleted 2026/05/12 04:49:58 DEBUG : potato3: size = 68 OK 2026/05/12 04:49:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/12 04:49:58 INFO : potato3: Copied (server-side copy) 2026/05/12 04:49:59 INFO : potato3: Deleted 2026/05/12 04:49:59 DEBUG : Creating backend with remote "TestB2:rclone-test-habawep9zeqo" 2026/05/12 04:50:00 INFO : tomatoDir: Making directory 2026/05/12 04:50:01 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/12 04:50:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:50:01 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/12 04:50:01 DEBUG : B2 bucket rclone-test-habawep9zeqo: Waiting for checks to finish 2026/05/12 04:50:01 DEBUG : B2 bucket rclone-test-habawep9zeqo: Waiting for transfers to finish 2026/05/12 04:50:02 DEBUG : empty space: size = 1 OK 2026/05/12 04:50:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/12 04:50:02 INFO : empty space: Copied (server-side copy) 2026/05/12 04:50:02 DEBUG : potato2: size = 60 OK 2026/05/12 04:50:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/12 04:50:02 INFO : potato2: Copied (server-side copy) 2026/05/12 04:50:02 INFO : empty space: Deleted 2026/05/12 04:50:02 DEBUG : potato3: size = 68 OK 2026/05/12 04:50:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/12 04:50:02 INFO : potato3: Copied (server-side copy) 2026/05/12 04:50:02 INFO : potato2: Deleted 2026/05/12 04:50:02 INFO : potato3: Deleted 2026/05/12 04:50:03 DEBUG : B2 bucket rclone-test-habawep9zeqo: Purge remote 2026/05/12 04:50:03 INFO : B2 bucket rclone-test-habawep9zeqo: cleaning bucket "rclone-test-habawep9zeqo" of all files 2026/05/12 04:50:03 DEBUG : empty space: Deleting (id "4_z8f624d13805d1bab9fe80e1b_f1091d9b0cf923fa5_d20260512_m045001_c001_v0001104_t0053_u01778561401652") 2026/05/12 04:50:03 DEBUG : potato2: Deleting (id "4_z8f624d13805d1bab9fe80e1b_f118effe3fd4da81d_d20260512_m045002_c001_v0001185_t0052_u01778561402028") 2026/05/12 04:50:03 DEBUG : potato3: Deleting (id "4_z8f624d13805d1bab9fe80e1b_f100dde40cd38d9a2_d20260512_m045002_c001_v0001101_t0033_u01778561402032") 2026/05/12 04:50:03 DEBUG : B2 bucket rclone-test-misipew5ceke: Purge remote 2026/05/12 04:50:03 INFO : B2 bucket rclone-test-misipew5ceke: cleaning bucket "rclone-test-misipew5ceke" of all files 2026/05/12 04:50:04 DEBUG : empty space: Deleting (id "4_z0ff21d63805d1bab9fe80e1b_f411e0b830f9c9c2c_d20260512_m045002_c001_v7007000_t0000_u01778561402225") 2026/05/12 04:50:04 DEBUG : empty space: Deleting (id "4_z0ff21d63805d1bab9fe80e1b_f1091d9b0cf923f99_d20260512_m044951_c001_v0001104_t0003_u01778561391030") 2026/05/12 04:50:04 DEBUG : potato2: Deleting (id "4_z0ff21d63805d1bab9fe80e1b_f408df3a44071f7ac_d20260512_m045002_c001_v7007000_t0000_u01778561402257") 2026/05/12 04:50:04 DEBUG : potato2: Deleting (id "4_z0ff21d63805d1bab9fe80e1b_f11827c1c14bb89e2_d20260512_m044952_c001_v0001136_t0008_u01778561392629") 2026/05/12 04:50:04 DEBUG : potato3: Deleting (id "4_z0ff21d63805d1bab9fe80e1b_f411e0b830f9c9c2d_d20260512_m045002_c001_v7007000_t0000_u01778561402439") 2026/05/12 04:50:04 DEBUG : potato3: Deleting (id "4_z0ff21d63805d1bab9fe80e1b_f11915c38eb06b9fb_d20260512_m044952_c001_v0001137_t0010_u01778561392979") 2026/05/12 04:50:04 DEBUG : potato3: Deleting (id "4_z0ff21d63805d1bab9fe80e1b_f1091d9b0cf923f9b_d20260512_m044951_c001_v0001104_t0019_u01778561391566") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.68s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:50:06 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.61s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:50:08 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:50:10 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto/rclone-sync-test" 2026/05/12 04:50:12 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto/rclone-sync-test-include/layer2" 2026/05/12 04:50:14 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto/rclone-sync-test-ignore-file" 2026/05/12 04:50:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/12 04:50:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/12 04:50:17 DEBUG : pacer: Reducing sleep to 10ms 2026/05/12 04:50:17 DEBUG : B2 bucket rclone-test-hesiyom0toto path rclone-sync-test: Waiting for checks to finish 2026/05/12 04:50:17 DEBUG : B2 bucket rclone-test-hesiyom0toto path rclone-sync-test: Waiting for transfers to finish 2026/05/12 04:50:17 DEBUG : Waiting for deletions to finish 2026/05/12 04:50:17 INFO : There was nothing to transfer 2026/05/12 04:50:18 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:50:18 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:50:18 DEBUG : Waiting for deletions to finish 2026/05/12 04:50:18 INFO : There was nothing to transfer 2026/05/12 04:50:18 DEBUG : B2 bucket rclone-test-hesiyom0toto path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/12 04:50:18 DEBUG : B2 bucket rclone-test-hesiyom0toto path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/12 04:50:18 DEBUG : Waiting for deletions to finish 2026/05/12 04:50:18 INFO : There was nothing to transfer 2026/05/12 04:50:18 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:50:18 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:50:18 DEBUG : Waiting for deletions to finish 2026/05/12 04:50:18 INFO : There was nothing to transfer 2026/05/12 04:50:19 DEBUG : B2 bucket rclone-test-hesiyom0toto path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/12 04:50:19 DEBUG : B2 bucket rclone-test-hesiyom0toto path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/12 04:50:19 DEBUG : Waiting for deletions to finish 2026/05/12 04:50:19 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.42s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:50:19 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto/dst" 2026/05/12 04:50:20 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto/CompareDest" 2026/05/12 04:50:22 DEBUG : one: Need to transfer - File not found at Destination 2026/05/12 04:50:22 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for checks to finish 2026/05/12 04:50:22 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for transfers to finish 2026/05/12 04:50:24 DEBUG : one: size = 3 OK 2026/05/12 04:50:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/12 04:50:24 INFO : one: Copied (new) 2026/05/12 04:50:24 DEBUG : Waiting for deletions to finish 2026/05/12 04:50:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:50:24 DEBUG : one: size = 3 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:50:24 DEBUG : one: Sizes differ 2026/05/12 04:50:24 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for checks to finish 2026/05/12 04:50:24 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for transfers to finish 2026/05/12 04:50:25 DEBUG : one: size = 5 OK 2026/05/12 04:50:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/12 04:50:25 INFO : one: Copied (replaced existing) 2026/05/12 04:50:25 DEBUG : Waiting for deletions to finish 2026/05/12 04:50:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:50:27 DEBUG : one: size = 3 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:50:27 DEBUG : one: Sizes differ 2026/05/12 04:50:27 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for checks to finish 2026/05/12 04:50:28 DEBUG : one: size = 5 OK 2026/05/12 04:50:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:50:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/12 04:50:28 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for transfers to finish 2026/05/12 04:50:28 DEBUG : Waiting for deletions to finish 2026/05/12 04:50:28 INFO : There was nothing to transfer 2026/05/12 04:50:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:50:29 DEBUG : one: size = 3 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:50:29 DEBUG : one: Sizes differ 2026/05/12 04:50:29 DEBUG : two: size = 3 OK 2026/05/12 04:50:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:50:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/12 04:50:29 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for checks to finish 2026/05/12 04:50:29 DEBUG : one: size = 5 OK 2026/05/12 04:50:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:50:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/12 04:50:29 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for transfers to finish 2026/05/12 04:50:29 DEBUG : Waiting for deletions to finish 2026/05/12 04:50:29 INFO : There was nothing to transfer 2026/05/12 04:50:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:50:30 DEBUG : one: size = 3 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:50:30 DEBUG : one: Sizes differ 2026/05/12 04:50:30 DEBUG : two: size = 3 OK 2026/05/12 04:50:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:50:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/12 04:50:30 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for checks to finish 2026/05/12 04:50:30 DEBUG : one: size = 5 OK 2026/05/12 04:50:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:50:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/12 04:50:30 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for transfers to finish 2026/05/12 04:50:30 DEBUG : Waiting for deletions to finish 2026/05/12 04:50:30 INFO : There was nothing to transfer 2026/05/12 04:50:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:50:31 DEBUG : one: size = 3 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:50:31 DEBUG : one: Sizes differ 2026/05/12 04:50:31 DEBUG : two: size = 3 OK 2026/05/12 04:50:31 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 2026/05/12 04:50:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/12 04:50:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/12 04:50:31 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for checks to finish 2026/05/12 04:50:31 DEBUG : one: size = 5 OK 2026/05/12 04:50:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:50:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/12 04:50:31 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for transfers to finish 2026/05/12 04:50:31 DEBUG : Waiting for deletions to finish 2026/05/12 04:50:31 INFO : There was nothing to transfer 2026/05/12 04:50:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:50:32 DEBUG : one: size = 3 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:50:32 DEBUG : one: Sizes differ 2026/05/12 04:50:32 DEBUG : two: size = 5 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:50:32 DEBUG : two: size = 3 (B2 bucket rclone-test-hesiyom0toto path CompareDest) 2026/05/12 04:50:32 DEBUG : two: Sizes differ 2026/05/12 04:50:32 DEBUG : two: Need to transfer - File not found at Destination 2026/05/12 04:50:32 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for checks to finish 2026/05/12 04:50:32 DEBUG : one: size = 5 OK 2026/05/12 04:50:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:50:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/12 04:50:32 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for transfers to finish 2026/05/12 04:50:33 DEBUG : two: size = 5 OK 2026/05/12 04:50:33 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/12 04:50:33 INFO : two: Copied (new) 2026/05/12 04:50:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.83s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:50:36 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto/dest" 2026/05/12 04:50:37 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto/pre-dest1" 2026/05/12 04:50:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto/pre-dest2" 2026/05/12 04:50:40 DEBUG : 1: size = 1 OK 2026/05/12 04:50:40 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:50:40 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/12 04:50:40 DEBUG : 2: size = 1 OK 2026/05/12 04:50:40 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:50:40 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/12 04:50:41 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/12 04:50:41 DEBUG : B2 bucket rclone-test-hesiyom0toto path dest: Waiting for checks to finish 2026/05/12 04:50:41 DEBUG : B2 bucket rclone-test-hesiyom0toto path dest: Waiting for transfers to finish 2026/05/12 04:50:42 DEBUG : 3: size = 1 OK 2026/05/12 04:50:42 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/12 04:50:42 INFO : 3: Copied (new) 2026/05/12 04:50:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.16s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:50:43 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto/dst" 2026/05/12 04:50:44 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto/CopyDest" 2026/05/12 04:50:46 DEBUG : one: Need to transfer - File not found at Destination 2026/05/12 04:50:46 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for checks to finish 2026/05/12 04:50:46 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for transfers to finish 2026/05/12 04:50:47 DEBUG : one: size = 3 OK 2026/05/12 04:50:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/12 04:50:47 INFO : one: Copied (new) 2026/05/12 04:50:47 DEBUG : Waiting for deletions to finish 2026/05/12 04:50:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:50:48 DEBUG : one: size = 3 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:50:48 DEBUG : one: Sizes differ 2026/05/12 04:50:48 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for checks to finish 2026/05/12 04:50:48 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for transfers to finish 2026/05/12 04:50:49 DEBUG : one: size = 5 OK 2026/05/12 04:50:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/12 04:50:49 INFO : one: Copied (replaced existing) 2026/05/12 04:50:49 DEBUG : Waiting for deletions to finish 2026/05/12 04:50:51 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto/BackupDir" 2026/05/12 04:50:52 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for checks to finish 2026/05/12 04:50:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:50:52 DEBUG : one: size = 3 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:50:52 DEBUG : one: Sizes differ 2026/05/12 04:50:52 DEBUG : one: size = 5 OK 2026/05/12 04:50:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:50:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:50:52 DEBUG : one: size = 3 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:50:52 DEBUG : one: Sizes differ 2026/05/12 04:50:54 DEBUG : one: size = 3 OK 2026/05/12 04:50:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/12 04:50:54 INFO : one: Copied (server-side copy) 2026/05/12 04:50:54 INFO : one: Deleted 2026/05/12 04:50:54 DEBUG : one: size = 5 OK 2026/05/12 04:50:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/12 04:50:54 INFO : one: Copied (server-side copy) 2026/05/12 04:50:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/12 04:50:54 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for transfers to finish 2026/05/12 04:50:54 DEBUG : Waiting for deletions to finish 2026/05/12 04:50:56 DEBUG : one: size = 5 OK 2026/05/12 04:50:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:50:56 DEBUG : one: Unchanged skipping 2026/05/12 04:50:56 DEBUG : two: size = 3 OK 2026/05/12 04:50:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:50:56 DEBUG : two: size = 3 OK 2026/05/12 04:50:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/12 04:50:56 INFO : two: Copied (server-side copy) 2026/05/12 04:50:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/12 04:50:56 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for checks to finish 2026/05/12 04:50:56 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for transfers to finish 2026/05/12 04:50:56 DEBUG : Waiting for deletions to finish 2026/05/12 04:50:57 DEBUG : two: size = 3 OK 2026/05/12 04:50:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:50:57 DEBUG : two: Unchanged skipping 2026/05/12 04:50:57 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for checks to finish 2026/05/12 04:50:57 DEBUG : one: size = 5 OK 2026/05/12 04:50:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:50:57 DEBUG : one: Unchanged skipping 2026/05/12 04:50:57 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for transfers to finish 2026/05/12 04:50:57 DEBUG : Waiting for deletions to finish 2026/05/12 04:50:57 INFO : There was nothing to transfer 2026/05/12 04:50:58 DEBUG : one: size = 5 OK 2026/05/12 04:50:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:50:58 DEBUG : one: Unchanged skipping 2026/05/12 04:50:58 DEBUG : three: size = 7 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:50:58 DEBUG : three: size = 5 (B2 bucket rclone-test-hesiyom0toto path CopyDest) 2026/05/12 04:50:58 DEBUG : three: Sizes differ 2026/05/12 04:50:58 DEBUG : three: Destination not found in --copy-dest 2026/05/12 04:50:58 DEBUG : three: Need to transfer - File not found at Destination 2026/05/12 04:50:58 DEBUG : two: size = 3 OK 2026/05/12 04:50:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/12 04:50:58 DEBUG : two: Unchanged skipping 2026/05/12 04:50:58 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for checks to finish 2026/05/12 04:50:58 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for transfers to finish 2026/05/12 04:50:59 DEBUG : three: size = 7 OK 2026/05/12 04:50:59 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/12 04:50:59 INFO : three: Copied (new) 2026/05/12 04:50:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.32s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:51:02 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1113-17.backblaze.com/b2api/v1/b2_upload_file/3f62bd13802d1bab9fe80e1b/c001_v0001113_t0029": EOF 2026/05/12 04:51:02 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1113-17.backblaze.com/b2api/v1/b2_upload_file/3f62bd13802d1bab9fe80e1b/c001_v0001113_t0029": EOF) 2026/05/12 04:51:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-hesiyom0toto: 1/10 (Post "https://pod-000-1113-17.backblaze.com/b2api/v1/b2_upload_file/3f62bd13802d1bab9fe80e1b/c001_v0001113_t0029": EOF) 2026/05/12 04:51:05 DEBUG : pacer: Reducing sleep to 10ms 2026/05/12 04:51:05 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto/dst" 2026/05/12 04:51:06 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto/backup" 2026/05/12 04:51:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:51:08 DEBUG : one: size = 3 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:51:08 DEBUG : one: Sizes differ 2026/05/12 04:51:08 DEBUG : two: size = 3 OK 2026/05/12 04:51:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:51:08 DEBUG : two: Unchanged skipping 2026/05/12 04:51:08 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for checks to finish 2026/05/12 04:51:09 DEBUG : one: size = 3 OK 2026/05/12 04:51:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/12 04:51:09 INFO : one: Copied (server-side copy) 2026/05/12 04:51:10 INFO : one: Deleted 2026/05/12 04:51:10 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for transfers to finish 2026/05/12 04:51:10 DEBUG : one: size = 4 OK 2026/05/12 04:51:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:51:10 INFO : one: Copied (new) 2026/05/12 04:51:10 DEBUG : Waiting for deletions to finish 2026/05/12 04:51:11 DEBUG : three.txt: size = 5 OK 2026/05/12 04:51:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/12 04:51:11 INFO : three.txt: Copied (server-side copy) 2026/05/12 04:51:11 INFO : three.txt: Deleted 2026/05/12 04:51:11 INFO : three.txt: Moved into backup dir 2026/05/12 04:51:13 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for checks to finish 2026/05/12 04:51:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:51:13 DEBUG : one: size = 4 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:51:13 DEBUG : one: Sizes differ 2026/05/12 04:51:13 DEBUG : two: size = 3 OK 2026/05/12 04:51:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:51:13 DEBUG : two: Unchanged skipping 2026/05/12 04:51:15 DEBUG : one: size = 4 OK 2026/05/12 04:51:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:51:15 INFO : one: Copied (server-side copy) 2026/05/12 04:51:15 INFO : one: Deleted 2026/05/12 04:51:15 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for transfers to finish 2026/05/12 04:51:15 DEBUG : one: size = 5 OK 2026/05/12 04:51:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/12 04:51:15 INFO : one: Copied (new) 2026/05/12 04:51:15 DEBUG : Waiting for deletions to finish 2026/05/12 04:51:16 DEBUG : three.txt: size = 6 OK 2026/05/12 04:51:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/12 04:51:16 INFO : three.txt: Copied (server-side copy) 2026/05/12 04:51:16 INFO : three.txt: Deleted 2026/05/12 04:51:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.48s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:51:19 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto/dst" 2026/05/12 04:51:21 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto/backup" 2026/05/12 04:51:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:51:22 DEBUG : one: size = 3 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:51:22 DEBUG : one: Sizes differ 2026/05/12 04:51:22 DEBUG : two: size = 3 OK 2026/05/12 04:51:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:51:22 DEBUG : two: Unchanged skipping 2026/05/12 04:51:22 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for checks to finish 2026/05/12 04:51:31 DEBUG : one.bak: size = 3 OK 2026/05/12 04:51:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/12 04:51:31 INFO : one: Copied (server-side copy) to: one.bak 2026/05/12 04:51:32 INFO : one: Deleted 2026/05/12 04:51:32 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for transfers to finish 2026/05/12 04:51:33 DEBUG : one: size = 4 OK 2026/05/12 04:51:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:51:33 INFO : one: Copied (new) 2026/05/12 04:51:33 DEBUG : Waiting for deletions to finish 2026/05/12 04:51:34 DEBUG : three.txt.bak: size = 5 OK 2026/05/12 04:51:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/12 04:51:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/12 04:51:34 INFO : three.txt: Deleted 2026/05/12 04:51:34 INFO : three.txt: Moved into backup dir 2026/05/12 04:51:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:51:36 DEBUG : one: size = 4 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:51:36 DEBUG : one: Sizes differ 2026/05/12 04:51:36 DEBUG : two: size = 3 OK 2026/05/12 04:51:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:51:36 DEBUG : two: Unchanged skipping 2026/05/12 04:51:36 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for checks to finish 2026/05/12 04:51:36 DEBUG : one.bak: size = 4 OK 2026/05/12 04:51:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:51:36 INFO : one: Copied (server-side copy) to: one.bak 2026/05/12 04:51:37 INFO : one: Deleted 2026/05/12 04:51:37 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for transfers to finish 2026/05/12 04:51:37 DEBUG : one: size = 5 OK 2026/05/12 04:51:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/12 04:51:37 INFO : one: Copied (new) 2026/05/12 04:51:37 DEBUG : Waiting for deletions to finish 2026/05/12 04:51:38 DEBUG : three.txt.bak: size = 6 OK 2026/05/12 04:51:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/12 04:51:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/12 04:51:38 INFO : three.txt: Deleted 2026/05/12 04:51:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (22.23s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:51:40 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1174-02.backblaze.com/b2api/v1/b2_upload_file/3f62bd13802d1bab9fe80e1b/c001_v0001174_t0044": EOF 2026/05/12 04:51:40 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1174-02.backblaze.com/b2api/v1/b2_upload_file/3f62bd13802d1bab9fe80e1b/c001_v0001174_t0044": EOF) 2026/05/12 04:51:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/two" to B2 bucket rclone-test-hesiyom0toto: 1/10 (Post "https://pod-000-1174-02.backblaze.com/b2api/v1/b2_upload_file/3f62bd13802d1bab9fe80e1b/c001_v0001174_t0044": EOF) 2026/05/12 04:51:43 DEBUG : pacer: Reducing sleep to 10ms 2026/05/12 04:51:44 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto/dst" 2026/05/12 04:51:45 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto/backup" 2026/05/12 04:51:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:51:47 DEBUG : one: size = 3 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:51:47 DEBUG : one: Sizes differ 2026/05/12 04:51:47 DEBUG : two: size = 3 OK 2026/05/12 04:51:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:51:47 DEBUG : two: Unchanged skipping 2026/05/12 04:51:47 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for checks to finish 2026/05/12 04:51:48 DEBUG : one-2019-01-01: size = 3 OK 2026/05/12 04:51:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/12 04:51:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/12 04:51:48 INFO : one: Deleted 2026/05/12 04:51:48 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for transfers to finish 2026/05/12 04:51:49 DEBUG : one: size = 4 OK 2026/05/12 04:51:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:51:49 INFO : one: Copied (new) 2026/05/12 04:51:49 DEBUG : Waiting for deletions to finish 2026/05/12 04:51:49 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/12 04:51:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/12 04:51:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/12 04:51:50 INFO : three.txt: Deleted 2026/05/12 04:51:50 INFO : three.txt: Moved into backup dir 2026/05/12 04:51:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:51:52 DEBUG : one: size = 4 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:51:52 DEBUG : one: Sizes differ 2026/05/12 04:51:52 DEBUG : two: size = 3 OK 2026/05/12 04:51:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:51:52 DEBUG : two: Unchanged skipping 2026/05/12 04:51:52 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for checks to finish 2026/05/12 04:51:52 DEBUG : one-2019-01-01: size = 4 OK 2026/05/12 04:51:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:51:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/12 04:51:52 INFO : one: Deleted 2026/05/12 04:51:52 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for transfers to finish 2026/05/12 04:51:53 DEBUG : one: size = 5 OK 2026/05/12 04:51:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/12 04:51:53 INFO : one: Copied (new) 2026/05/12 04:51:53 DEBUG : Waiting for deletions to finish 2026/05/12 04:51:53 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/12 04:51:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/12 04:51:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/12 04:51:53 INFO : three.txt: Deleted 2026/05/12 04:51:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.44s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:51:57 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto/dst" 2026/05/12 04:51:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:51:59 DEBUG : two: size = 3 OK 2026/05/12 04:51:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:51:59 DEBUG : two: Unchanged skipping 2026/05/12 04:51:59 DEBUG : one: size = 3 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:51:59 DEBUG : one: Sizes differ 2026/05/12 04:51:59 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for checks to finish 2026/05/12 04:51:59 DEBUG : one.bak: size = 3 OK 2026/05/12 04:51:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/12 04:51:59 INFO : one: Copied (server-side copy) to: one.bak 2026/05/12 04:51:59 INFO : one: Deleted 2026/05/12 04:51:59 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for transfers to finish 2026/05/12 04:52:00 DEBUG : one: size = 4 OK 2026/05/12 04:52:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:52:00 INFO : one: Copied (new) 2026/05/12 04:52:00 DEBUG : Waiting for deletions to finish 2026/05/12 04:52:01 DEBUG : three.txt.bak: size = 5 OK 2026/05/12 04:52:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/12 04:52:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/12 04:52:01 INFO : three.txt: Deleted 2026/05/12 04:52:01 INFO : three.txt: Moved into backup dir 2026/05/12 04:52:03 DEBUG : one.bak: Excluded (Path Filter) 2026/05/12 04:52:03 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/12 04:52:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:52:03 DEBUG : one: size = 4 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:52:03 DEBUG : one: Sizes differ 2026/05/12 04:52:03 DEBUG : two: size = 3 OK 2026/05/12 04:52:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:52:03 DEBUG : two: Unchanged skipping 2026/05/12 04:52:03 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for checks to finish 2026/05/12 04:52:03 DEBUG : one.bak: size = 4 OK 2026/05/12 04:52:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:52:03 INFO : one: Copied (server-side copy) to: one.bak 2026/05/12 04:52:03 INFO : one: Deleted 2026/05/12 04:52:03 DEBUG : B2 bucket rclone-test-hesiyom0toto path dst: Waiting for transfers to finish 2026/05/12 04:52:04 DEBUG : one: size = 5 OK 2026/05/12 04:52:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/12 04:52:04 INFO : one: Copied (new) 2026/05/12 04:52:04 DEBUG : Waiting for deletions to finish 2026/05/12 04:52:04 DEBUG : three.txt.bak: size = 6 OK 2026/05/12 04:52:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/12 04:52:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/12 04:52:05 INFO : three.txt: Deleted 2026/05/12 04:52:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.22s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:52:08 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto/dst" 2026/05/12 04:52:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:52:09 DEBUG : one: size = 3 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:52:09 DEBUG : one: Sizes differ 2026/05/12 04:52:11 DEBUG : one.bak: size = 3 OK 2026/05/12 04:52:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/12 04:52:11 INFO : one: Copied (server-side copy) to: one.bak 2026/05/12 04:52:11 INFO : one: Deleted 2026/05/12 04:52:12 DEBUG : one: size = 4 OK 2026/05/12 04:52:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:52:12 INFO : one: Copied (new) 2026/05/12 04:52:12 DEBUG : two: size = 3 OK 2026/05/12 04:52:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:52:12 DEBUG : two: Unchanged skipping 2026/05/12 04:52:12 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:52:12 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:52:12 DEBUG : three.txt: Sizes differ 2026/05/12 04:52:13 DEBUG : three.txt.bak: size = 5 OK 2026/05/12 04:52:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/12 04:52:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/12 04:52:13 INFO : three.txt: Deleted 2026/05/12 04:52:13 DEBUG : three.txt: size = 6 OK 2026/05/12 04:52:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/12 04:52:13 INFO : three.txt: Copied (new) 2026/05/12 04:52:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:52:14 DEBUG : one: size = 4 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:52:14 DEBUG : one: Sizes differ 2026/05/12 04:52:15 DEBUG : one.bak: size = 4 OK 2026/05/12 04:52:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:52:15 INFO : one: Copied (server-side copy) to: one.bak 2026/05/12 04:52:15 INFO : one: Deleted 2026/05/12 04:52:16 DEBUG : one: size = 5 OK 2026/05/12 04:52:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/12 04:52:16 INFO : one: Copied (new) 2026/05/12 04:52:16 DEBUG : two: size = 3 OK 2026/05/12 04:52:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:52:16 DEBUG : two: Unchanged skipping 2026/05/12 04:52:16 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:52:16 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:52:16 DEBUG : three.txt: Sizes differ 2026/05/12 04:52:17 DEBUG : three.txt.bak: size = 6 OK 2026/05/12 04:52:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/12 04:52:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/12 04:52:17 INFO : three.txt: Deleted 2026/05/12 04:52:17 DEBUG : three.txt: size = 19 OK 2026/05/12 04:52:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/12 04:52:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.76s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:52:21 DEBUG : Creating backend with remote "TestB2:rclone-test-hesiyom0toto/dst" 2026/05/12 04:52:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:52:22 DEBUG : one: size = 3 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:52:22 DEBUG : one: Sizes differ 2026/05/12 04:52:24 DEBUG : one-2019-01-01: size = 3 OK 2026/05/12 04:52:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/12 04:52:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/12 04:52:24 INFO : one: Deleted 2026/05/12 04:52:25 DEBUG : one: size = 4 OK 2026/05/12 04:52:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:52:25 INFO : one: Copied (new) 2026/05/12 04:52:25 DEBUG : two: size = 3 OK 2026/05/12 04:52:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:52:25 DEBUG : two: Unchanged skipping 2026/05/12 04:52:25 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:52:25 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:52:25 DEBUG : three.txt: Sizes differ 2026/05/12 04:52:26 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/12 04:52:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/12 04:52:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/12 04:52:26 INFO : three.txt: Deleted 2026/05/12 04:52:26 DEBUG : three.txt: size = 6 OK 2026/05/12 04:52:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/12 04:52:26 INFO : three.txt: Copied (new) 2026/05/12 04:52:26 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/12 04:52:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/12 04:52:27 DEBUG : pacer: Reducing sleep to 10ms 2026/05/12 04:52:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:52:27 DEBUG : one: size = 4 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:52:27 DEBUG : one: Sizes differ 2026/05/12 04:52:28 DEBUG : one-2019-01-01: size = 4 OK 2026/05/12 04:52:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/12 04:52:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/12 04:52:28 INFO : one: Deleted 2026/05/12 04:52:28 DEBUG : one: size = 5 OK 2026/05/12 04:52:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/12 04:52:28 INFO : one: Copied (new) 2026/05/12 04:52:28 DEBUG : two: size = 3 OK 2026/05/12 04:52:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:52:28 DEBUG : two: Unchanged skipping 2026/05/12 04:52:28 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:52:28 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-hesiyom0toto path dst) 2026/05/12 04:52:28 DEBUG : three.txt: Sizes differ 2026/05/12 04:52:29 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/12 04:52:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/12 04:52:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/12 04:52:29 INFO : three.txt: Deleted 2026/05/12 04:52:29 DEBUG : three.txt: size = 19 OK 2026/05/12 04:52:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/12 04:52:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.98s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:52:32 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:52:32 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:52:32 DEBUG : Testêé: Sizes differ 2026/05/12 04:52:32 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:52:32 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:52:33 DEBUG : Testêé: size = 14 OK 2026/05/12 04:52:33 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/12 04:52:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/12 04:52:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.75s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:52:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/12 04:52:34 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:52:34 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:52:34 DEBUG : existing: size = 6 OK 2026/05/12 04:52:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/12 04:52:34 INFO : existing: Copied (new) 2026/05/12 04:52:34 DEBUG : Waiting for deletions to finish 2026/05/12 04:52:35 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:52:35 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:52:35 DEBUG : existing: size = 6 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:52:35 DEBUG : existing: Sizes differ 2026/05/12 04:52:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/12 04:52:35 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:52:35 ERROR : B2 bucket rclone-test-hesiyom0toto: not deleting files as there were IO errors 2026/05/12 04:52:35 ERROR : B2 bucket rclone-test-hesiyom0toto: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.23s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:52:37 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:52:37 DEBUG : EXISTING: size = 6 OK 2026/05/12 04:52:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:52:37 DEBUG : existing: Unchanged skipping 2026/05/12 04:52:37 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:52:37 DEBUG : Waiting for deletions to finish 2026/05/12 04:52:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.77s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:53:06 DEBUG : both10: size = 6 OK 2026/05/12 04:53:06 DEBUG : both12: size = 6 OK 2026/05/12 04:53:06 DEBUG : both11: size = 6 OK 2026/05/12 04:53:06 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:53:06 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:06 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:06 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:06 DEBUG : both0: size = 6 OK 2026/05/12 04:53:06 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:06 DEBUG : both10: Unchanged skipping 2026/05/12 04:53:06 DEBUG : both13: size = 6 OK 2026/05/12 04:53:06 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:06 DEBUG : both13: Unchanged skipping 2026/05/12 04:53:06 DEBUG : both14: size = 6 OK 2026/05/12 04:53:06 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:06 DEBUG : both14: Unchanged skipping 2026/05/12 04:53:06 DEBUG : both15: size = 6 OK 2026/05/12 04:53:06 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:06 DEBUG : both15: Unchanged skipping 2026/05/12 04:53:06 DEBUG : both16: size = 6 OK 2026/05/12 04:53:06 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:06 DEBUG : both11: Unchanged skipping 2026/05/12 04:53:06 DEBUG : both17: size = 6 OK 2026/05/12 04:53:06 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:06 DEBUG : both17: Unchanged skipping 2026/05/12 04:53:06 DEBUG : both18: size = 6 OK 2026/05/12 04:53:06 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:06 DEBUG : both18: Unchanged skipping 2026/05/12 04:53:06 DEBUG : both19: size = 6 OK 2026/05/12 04:53:06 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:06 DEBUG : both12: Unchanged skipping 2026/05/12 04:53:06 DEBUG : both1: size = 6 OK 2026/05/12 04:53:06 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:06 DEBUG : both1: Unchanged skipping 2026/05/12 04:53:06 DEBUG : both2: size = 6 OK 2026/05/12 04:53:06 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:06 DEBUG : both2: Unchanged skipping 2026/05/12 04:53:06 DEBUG : both3: size = 6 OK 2026/05/12 04:53:06 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:06 DEBUG : both3: Unchanged skipping 2026/05/12 04:53:06 DEBUG : both4: size = 6 OK 2026/05/12 04:53:06 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:06 DEBUG : both4: Unchanged skipping 2026/05/12 04:53:06 DEBUG : both5: size = 6 OK 2026/05/12 04:53:06 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:06 DEBUG : both5: Unchanged skipping 2026/05/12 04:53:06 DEBUG : both6: size = 6 OK 2026/05/12 04:53:06 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:06 DEBUG : both6: Unchanged skipping 2026/05/12 04:53:06 DEBUG : both7: size = 6 OK 2026/05/12 04:53:06 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:06 DEBUG : both7: Unchanged skipping 2026/05/12 04:53:06 DEBUG : both8: size = 6 OK 2026/05/12 04:53:06 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:06 DEBUG : both8: Unchanged skipping 2026/05/12 04:53:06 DEBUG : both9: size = 6 OK 2026/05/12 04:53:06 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:06 DEBUG : both9: Unchanged skipping 2026/05/12 04:53:06 DEBUG : both0: Unchanged skipping 2026/05/12 04:53:06 DEBUG : both16: Unchanged skipping 2026/05/12 04:53:06 DEBUG : both19: Unchanged skipping 2026/05/12 04:53:06 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:53:06 DEBUG : Waiting for deletions to finish 2026/05/12 04:53:06 INFO : only16: Deleted 2026/05/12 04:53:06 INFO : only4: Deleted 2026/05/12 04:53:07 INFO : only6: Deleted 2026/05/12 04:53:07 INFO : only0: Deleted 2026/05/12 04:53:07 INFO : only15: Deleted 2026/05/12 04:53:07 INFO : only19: Deleted 2026/05/12 04:53:07 INFO : only8: Deleted 2026/05/12 04:53:07 INFO : only12: Deleted 2026/05/12 04:53:07 INFO : only18: Deleted 2026/05/12 04:53:07 INFO : only3: Deleted 2026/05/12 04:53:07 INFO : only5: Deleted 2026/05/12 04:53:07 INFO : only7: Deleted 2026/05/12 04:53:07 INFO : only9: Deleted 2026/05/12 04:53:07 INFO : only11: Deleted 2026/05/12 04:53:07 INFO : only13: Deleted 2026/05/12 04:53:07 INFO : only14: Deleted 2026/05/12 04:53:07 INFO : only17: Deleted 2026/05/12 04:53:07 INFO : only1: Deleted 2026/05/12 04:53:07 INFO : only2: Deleted 2026/05/12 04:53:07 INFO : only10: Deleted 2026/05/12 04:53:07 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (32.81s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:53:36 DEBUG : both0: size = 6 OK 2026/05/12 04:53:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:36 DEBUG : both0: Unchanged skipping 2026/05/12 04:53:36 DEBUG : both10: size = 6 OK 2026/05/12 04:53:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:36 DEBUG : both10: Unchanged skipping 2026/05/12 04:53:36 DEBUG : both11: size = 6 OK 2026/05/12 04:53:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:36 DEBUG : both11: Unchanged skipping 2026/05/12 04:53:36 DEBUG : both12: size = 6 OK 2026/05/12 04:53:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:36 DEBUG : both12: Unchanged skipping 2026/05/12 04:53:36 DEBUG : both13: size = 6 OK 2026/05/12 04:53:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:36 DEBUG : both13: Unchanged skipping 2026/05/12 04:53:36 DEBUG : both14: size = 6 OK 2026/05/12 04:53:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:36 DEBUG : both14: Unchanged skipping 2026/05/12 04:53:36 DEBUG : both15: size = 6 OK 2026/05/12 04:53:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:36 DEBUG : both15: Unchanged skipping 2026/05/12 04:53:36 DEBUG : both16: size = 6 OK 2026/05/12 04:53:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:36 DEBUG : both16: Unchanged skipping 2026/05/12 04:53:36 DEBUG : both17: size = 6 OK 2026/05/12 04:53:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:36 DEBUG : both17: Unchanged skipping 2026/05/12 04:53:36 DEBUG : both18: size = 6 OK 2026/05/12 04:53:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:36 DEBUG : both18: Unchanged skipping 2026/05/12 04:53:36 DEBUG : both19: size = 6 OK 2026/05/12 04:53:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:36 DEBUG : both19: Unchanged skipping 2026/05/12 04:53:36 DEBUG : both1: size = 6 OK 2026/05/12 04:53:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:36 DEBUG : both1: Unchanged skipping 2026/05/12 04:53:36 DEBUG : both2: size = 6 OK 2026/05/12 04:53:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:36 DEBUG : both2: Unchanged skipping 2026/05/12 04:53:36 DEBUG : both3: size = 6 OK 2026/05/12 04:53:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:36 DEBUG : both3: Unchanged skipping 2026/05/12 04:53:36 DEBUG : both4: size = 6 OK 2026/05/12 04:53:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:36 DEBUG : both4: Unchanged skipping 2026/05/12 04:53:36 DEBUG : both5: size = 6 OK 2026/05/12 04:53:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:36 DEBUG : both5: Unchanged skipping 2026/05/12 04:53:36 DEBUG : both6: size = 6 OK 2026/05/12 04:53:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:36 DEBUG : both6: Unchanged skipping 2026/05/12 04:53:36 DEBUG : both7: size = 6 OK 2026/05/12 04:53:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:36 DEBUG : both7: Unchanged skipping 2026/05/12 04:53:36 DEBUG : both8: size = 6 OK 2026/05/12 04:53:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:36 DEBUG : both8: Unchanged skipping 2026/05/12 04:53:36 DEBUG : both9: size = 6 OK 2026/05/12 04:53:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:53:36 DEBUG : both9: Unchanged skipping 2026/05/12 04:53:36 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:53:36 DEBUG : only0: size = 6 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:53:36 DEBUG : only0: Sizes differ 2026/05/12 04:53:36 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:53:36 DEBUG : only10: size = 6 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:53:36 DEBUG : only10: Sizes differ 2026/05/12 04:53:36 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:53:36 DEBUG : only11: size = 6 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:53:36 DEBUG : only11: Sizes differ 2026/05/12 04:53:36 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:53:36 DEBUG : only12: size = 6 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:53:36 DEBUG : only12: Sizes differ 2026/05/12 04:53:36 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:53:36 DEBUG : only13: size = 6 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:53:36 DEBUG : only13: Sizes differ 2026/05/12 04:53:36 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:53:36 DEBUG : only14: size = 6 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:53:36 DEBUG : only14: Sizes differ 2026/05/12 04:53:36 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:53:36 DEBUG : only15: size = 6 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:53:36 DEBUG : only15: Sizes differ 2026/05/12 04:53:36 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:53:36 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:53:36 DEBUG : only16: size = 6 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:53:36 DEBUG : only16: Sizes differ 2026/05/12 04:53:36 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:53:36 DEBUG : only17: size = 6 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:53:36 DEBUG : only17: Sizes differ 2026/05/12 04:53:36 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:53:36 DEBUG : only18: size = 6 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:53:36 DEBUG : only18: Sizes differ 2026/05/12 04:53:36 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:53:36 DEBUG : only19: size = 6 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:53:36 DEBUG : only19: Sizes differ 2026/05/12 04:53:36 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:53:36 DEBUG : only1: size = 6 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:53:36 DEBUG : only1: Sizes differ 2026/05/12 04:53:36 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:53:36 DEBUG : only2: size = 6 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:53:36 DEBUG : only2: Sizes differ 2026/05/12 04:53:36 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:53:36 DEBUG : only3: size = 6 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:53:36 DEBUG : only3: Sizes differ 2026/05/12 04:53:36 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:53:36 DEBUG : only5: size = 6 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:53:36 DEBUG : only5: Sizes differ 2026/05/12 04:53:36 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:53:36 DEBUG : only6: size = 6 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:53:36 DEBUG : only6: Sizes differ 2026/05/12 04:53:36 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:53:36 DEBUG : only7: size = 6 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:53:36 DEBUG : only7: Sizes differ 2026/05/12 04:53:36 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:53:36 DEBUG : only8: size = 6 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:53:36 DEBUG : only8: Sizes differ 2026/05/12 04:53:36 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:53:36 DEBUG : only9: size = 6 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:53:36 DEBUG : only9: Sizes differ 2026/05/12 04:53:36 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1925983374) 2026/05/12 04:53:36 DEBUG : only4: size = 6 (B2 bucket rclone-test-hesiyom0toto) 2026/05/12 04:53:36 DEBUG : only4: Sizes differ 2026/05/12 04:53:36 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:53:36 DEBUG : only10: size = 0 OK 2026/05/12 04:53:36 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:53:36 INFO : only10: Copied (replaced existing) 2026/05/12 04:53:37 DEBUG : only16: size = 0 OK 2026/05/12 04:53:37 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:53:37 INFO : only16: Copied (replaced existing) 2026/05/12 04:53:37 DEBUG : only11: size = 0 OK 2026/05/12 04:53:37 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:53:37 INFO : only11: Copied (replaced existing) 2026/05/12 04:53:37 DEBUG : only0: size = 0 OK 2026/05/12 04:53:37 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:53:37 INFO : only0: Copied (replaced existing) 2026/05/12 04:53:37 DEBUG : only13: size = 0 OK 2026/05/12 04:53:37 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:53:37 INFO : only13: Copied (replaced existing) 2026/05/12 04:53:37 DEBUG : only18: size = 0 OK 2026/05/12 04:53:37 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:53:37 INFO : only18: Copied (replaced existing) 2026/05/12 04:53:37 DEBUG : only19: size = 0 OK 2026/05/12 04:53:37 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:53:37 INFO : only19: Copied (replaced existing) 2026/05/12 04:53:37 DEBUG : only12: size = 0 OK 2026/05/12 04:53:37 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:53:37 INFO : only12: Copied (replaced existing) 2026/05/12 04:53:37 DEBUG : only1: size = 0 OK 2026/05/12 04:53:37 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:53:37 INFO : only1: Copied (replaced existing) 2026/05/12 04:53:37 DEBUG : only2: size = 0 OK 2026/05/12 04:53:37 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:53:37 INFO : only2: Copied (replaced existing) 2026/05/12 04:53:37 DEBUG : only3: size = 0 OK 2026/05/12 04:53:37 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:53:37 INFO : only3: Copied (replaced existing) 2026/05/12 04:53:37 DEBUG : only14: size = 0 OK 2026/05/12 04:53:37 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:53:37 INFO : only14: Copied (replaced existing) 2026/05/12 04:53:37 DEBUG : only17: size = 0 OK 2026/05/12 04:53:37 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:53:37 INFO : only17: Copied (replaced existing) 2026/05/12 04:53:37 DEBUG : only5: size = 0 OK 2026/05/12 04:53:37 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:53:37 INFO : only5: Copied (replaced existing) 2026/05/12 04:53:37 DEBUG : only15: size = 0 OK 2026/05/12 04:53:37 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:53:37 INFO : only15: Copied (replaced existing) 2026/05/12 04:53:37 DEBUG : only6: size = 0 OK 2026/05/12 04:53:37 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:53:37 INFO : only6: Copied (replaced existing) 2026/05/12 04:53:37 DEBUG : only7: size = 0 OK 2026/05/12 04:53:37 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:53:37 INFO : only7: Copied (replaced existing) 2026/05/12 04:53:37 DEBUG : only8: size = 0 OK 2026/05/12 04:53:37 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:53:37 INFO : only8: Copied (replaced existing) 2026/05/12 04:53:37 DEBUG : only9: size = 0 OK 2026/05/12 04:53:37 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:53:37 INFO : only9: Copied (replaced existing) 2026/05/12 04:53:37 DEBUG : only4: size = 0 OK 2026/05/12 04:53:37 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/12 04:53:37 INFO : only4: Copied (replaced existing) 2026/05/12 04:53:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (33.86s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:53:46 DEBUG : empty_dir: Making directory with metadata 2026/05/12 04:53:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 04:53:46 DEBUG : empty_on_remote: Making directory with metadata 2026/05/12 04:53:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 04:53:46 INFO : empty_on_remote: Making directory 2026/05/12 04:53:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/12 04:53:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/12 04:53:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/12 04:53:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/12 04:53:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.41s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:53:48 DEBUG : empty_dir: Making directory with metadata 2026/05/12 04:53:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 04:53:48 DEBUG : empty_on_remote: Making directory with metadata 2026/05/12 04:53:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 04:53:48 INFO : empty_on_remote: Making directory 2026/05/12 04:53:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/12 04:53:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/12 04:53:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/12 04:53:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/12 04:53:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/12 04:53:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.19s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:53:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 04:53:50 INFO : sub dir: Making directory 2026/05/12 04:53:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.21s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:53:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 04:53:52 INFO : sub dir: Making directory 2026/05/12 04:53:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.00s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:54:02 DEBUG : Waiting for deletions to finish 2026/05/12 04:54:03 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:54:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:54:03 DEBUG : banana: size = 6 OK 2026/05/12 04:54:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:03 DEBUG : banana: Unchanged skipping 2026/05/12 04:54:03 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:54:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:03 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:54:03 DEBUG : apple: size = 5 OK 2026/05/12 04:54:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:03 DEBUG : apple: Unchanged skipping 2026/05/12 04:54:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:54:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:54:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:54:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:54:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:54:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:54:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:54:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:54:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:54:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:54:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:54:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:54:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:54:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:54:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:54:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:54:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:54:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:54:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:54:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:54:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:54:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:54:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:54:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:54:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:54:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:54:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:54:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:54:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:54:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:54:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:54:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:54:03 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:54:03 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:54:03 DEBUG : Waiting for deletions to finish 2026/05/12 04:54:03 INFO : There was nothing to transfer 2026/05/12 04:54:03 DEBUG : Waiting for deletions to finish 2026/05/12 04:54:03 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:54:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:54:04 DEBUG : apple: size = 5 OK 2026/05/12 04:54:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:04 DEBUG : apple: Unchanged skipping 2026/05/12 04:54:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:54:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:54:04 DEBUG : banana: size = 6 OK 2026/05/12 04:54:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:04 DEBUG : banana: Unchanged skipping 2026/05/12 04:54:04 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:54:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:04 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:54:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:54:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:54:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:54:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:54:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:54:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:54:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:54:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:54:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:54:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:54:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:54:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:54:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:54:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:54:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:54:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:54:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:54:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:54:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:54:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:54:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:54:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:54:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:54:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:54:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:54:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:54:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:54:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:54:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:54:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:54:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:54:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:54:04 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:54:04 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:54:04 DEBUG : Waiting for deletions to finish 2026/05/12 04:54:04 INFO : There was nothing to transfer 2026/05/12 04:54:04 DEBUG : Waiting for deletions to finish 2026/05/12 04:54:04 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:54:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:54:04 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:54:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:54:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:54:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:54:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:54:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:54:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:54:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:54:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:54:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:54:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:54:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:54:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:54:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:54:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:54:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:54:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:54:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:54:18 DEBUG : Waiting for deletions to finish 2026/05/12 04:54:19 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:54:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:54:19 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:54:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:54:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:54:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:54:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:54:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:54:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:54:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:54:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:54:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:54:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:54:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:54:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:54:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:54:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:54:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:54:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:54:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:54:19 DEBUG : apple: size = 5 OK 2026/05/12 04:54:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:19 DEBUG : apple: Unchanged skipping 2026/05/12 04:54:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:54:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:54:19 DEBUG : banana: size = 6 OK 2026/05/12 04:54:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:19 DEBUG : banana: Unchanged skipping 2026/05/12 04:54:19 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:54:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:19 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:54:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:54:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:54:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:54:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:54:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:54:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:54:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:54:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:54:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:54:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:54:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:54:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:54:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:54:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:54:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:54:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:54:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:54:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:54:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:54:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:54:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:54:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:54:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:54:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:54:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:54:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:54:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:54:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:54:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:54:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:54:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:54:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:54:19 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:54:19 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:54:19 DEBUG : Waiting for deletions to finish 2026/05/12 04:54:19 INFO : There was nothing to transfer 2026/05/12 04:54:19 DEBUG : Waiting for deletions to finish 2026/05/12 04:54:20 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:54:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:54:20 DEBUG : apple: size = 5 OK 2026/05/12 04:54:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:20 DEBUG : apple: Unchanged skipping 2026/05/12 04:54:20 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:54:20 DEBUG : banana: size = 6 OK 2026/05/12 04:54:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:20 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:54:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:20 DEBUG : banana: Unchanged skipping 2026/05/12 04:54:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:54:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:54:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:54:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:54:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:54:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:54:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:54:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:54:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:54:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:54:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:54:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:54:20 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:54:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:54:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:54:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:54:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:54:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:54:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:54:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:54:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:54:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:54:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:54:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:54:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:54:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:54:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:54:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:54:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:54:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:54:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:54:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:54:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:54:20 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:54:20 DEBUG : Waiting for deletions to finish 2026/05/12 04:54:20 INFO : There was nothing to transfer 2026/05/12 04:54:20 DEBUG : Waiting for deletions to finish 2026/05/12 04:54:20 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:54:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:54:34 DEBUG : Waiting for deletions to finish 2026/05/12 04:54:35 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:54:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:54:35 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:54:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:54:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:54:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:54:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:54:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:54:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:54:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:54:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:54:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:54:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:54:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:54:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:54:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:54:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:54:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:54:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:54:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:54:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/12 04:54:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/12 04:54:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/12 04:54:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/12 04:54:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/12 04:54:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:35 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:35 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:35 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:35 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:35 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:35 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:35 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:35 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:35 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:35 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:35 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:35 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:35 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:35 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:35 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:35 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/12 04:54:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:35 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:54:35 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:54:36 DEBUG : YXBwbGU=: size = 5 OK 2026/05/12 04:54:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/12 04:54:36 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/12 04:54:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/12 04:54:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/12 04:54:36 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/12 04:54:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/12 04:54:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/12 04:54:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/12 04:54:36 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:36 DEBUG : YmFuYW5h: size = 6 OK 2026/05/12 04:54:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/12 04:54:36 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/12 04:54:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/12 04:54:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/12 04:54:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/12 04:54:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/12 04:54:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/12 04:54:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/12 04:54:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/12 04:54:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/12 04:54:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/12 04:54:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/12 04:54:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/12 04:54:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/12 04:54:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/12 04:54:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/12 04:54:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/12 04:54:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/12 04:54:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/12 04:54:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/12 04:54:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/12 04:54:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/12 04:54:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/12 04:54:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/12 04:54:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 04:54:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/12 04:54:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/12 04:54:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/12 04:54:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/12 04:54:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:37 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/12 04:54:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/12 04:54:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/12 04:54:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/12 04:54:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/12 04:54:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:37 DEBUG : Waiting for deletions to finish 2026/05/12 04:54:38 INFO : splitbananasplit: Deleted 2026/05/12 04:54:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/12 04:54:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/12 04:54:38 INFO : dir1/0008-2345678.txt: Deleted 2026/05/12 04:54:38 INFO : dir1/0010-456789.txt: Deleted 2026/05/12 04:54:38 INFO : dir1/0012-6789;.txt: Deleted 2026/05/12 04:54:38 INFO : dir1/0013-789;=.txt: Deleted 2026/05/12 04:54:38 INFO : dir1/0014-89;=.txt: Deleted 2026/05/12 04:54:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/12 04:54:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/12 04:54:38 INFO : dir1/0007-1234567.txt: Deleted 2026/05/12 04:54:38 INFO : dir1/0015-9;=.txt: Deleted 2026/05/12 04:54:38 INFO : apple: Deleted 2026/05/12 04:54:38 INFO : appleappleapplebanana: Deleted 2026/05/12 04:54:38 INFO : banana: Deleted 2026/05/12 04:54:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/12 04:54:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/12 04:54:38 INFO : dir1/0003-defghij.txt: Deleted 2026/05/12 04:54:38 INFO : dir1/0009-3456789.txt: Deleted 2026/05/12 04:54:38 INFO : dir1/0011-56789;.txt: Deleted 2026/05/12 04:54:38 DEBUG : Waiting for deletions to finish 2026/05/12 04:54:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 04:54:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:39 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:39 DEBUG : YXBwbGU=: size = 5 OK 2026/05/12 04:54:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:39 DEBUG : apple: Unchanged skipping 2026/05/12 04:54:39 DEBUG : YmFuYW5h: size = 6 OK 2026/05/12 04:54:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:39 DEBUG : banana: Unchanged skipping 2026/05/12 04:54:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:54:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/12 04:54:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:39 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:54:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/12 04:54:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/12 04:54:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/12 04:54:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:54:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/12 04:54:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:54:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/12 04:54:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:54:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/12 04:54:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:54:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/12 04:54:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/12 04:54:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:54:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/12 04:54:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:54:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:54:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/12 04:54:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/12 04:54:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/12 04:54:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:54:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/12 04:54:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:54:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:54:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:54:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/12 04:54:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:54:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/12 04:54:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:54:39 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:54:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/12 04:54:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:54:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/12 04:54:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:54:39 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/12 04:54:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:54:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:54:39 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:54:39 DEBUG : Waiting for deletions to finish 2026/05/12 04:54:39 DEBUG : Waiting for deletions to finish 2026/05/12 04:54:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/12 04:54:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/12 04:54:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 04:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:40 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 04:54:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 04:54:40 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 04:54:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 04:54:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 04:54:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 04:54:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 04:54:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 04:54:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 04:54:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:54:53 DEBUG : Waiting for deletions to finish 2026/05/12 04:54:53 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:54:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:54:53 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:54:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:54:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:54:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:54:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:54:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:54:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:54:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:54:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:54:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:54:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:54:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:54:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:54:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:54:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:54:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:54:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:54:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:53 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:53 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/12 04:54:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/12 04:54:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/12 04:54:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/12 04:54:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:54:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:54:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 04:54:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:54:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 04:54:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:54:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:54:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:54:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:54:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:54:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:54:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:54:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:54:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:54:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:54:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:54:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:54:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 04:54:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:54:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:54:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:54:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:54:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:54:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:54:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:54:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:54:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 04:54:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:54:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 04:54:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:54:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:54:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:54:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:54:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 04:54:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:54:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:54:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:54:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:54:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:54:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:54:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:54:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:54:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:54:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 04:54:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:54:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:54:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:54:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 04:54:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:54:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:54:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:54:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:54:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:54:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:54:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:54:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:54:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:54:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 04:54:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:54:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:54:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:54:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:54:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:54:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 04:54:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:54:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:54:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:54:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:54:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:54:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:54:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:54:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:54:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:54:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 04:54:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:54:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:54:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:54:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:54:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 04:54:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:54:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 04:54:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 04:54:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 04:54:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:54:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 04:54:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:54:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 04:54:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:54:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:54:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:54:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:54:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 04:54:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:54:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:54:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:54:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:54:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:54:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 04:54:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:54:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:54:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:54:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:54:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:54:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 04:54:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:54:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:54:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:54:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 04:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:54:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:54:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:54:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 04:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:54:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:54:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:54:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 04:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:54:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:54:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:54:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:54:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:54:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/12 04:54:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:54:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/12 04:54:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 04:54:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/12 04:54:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:54:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/12 04:54:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:54:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/12 04:54:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 04:54:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:54:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:54:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:54:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 04:54:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:54:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:54:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:54:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:54:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:54:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/12 04:54:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:54:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 04:54:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:54:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:54:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:54:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:54:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:54:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 04:54:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:54:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:54:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:54:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:54:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:54:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:54:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:54:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:54:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:54:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/12 04:54:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:54:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/12 04:54:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/12 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/12 04:54:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/12 04:54:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/12 04:54:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/12 04:54:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/12 04:54:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/12 04:54:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/12 04:54:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/12 04:54:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/12 04:54:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/12 04:54:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/12 04:54:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/12 04:54:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/12 04:54:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/12 04:54:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:54 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:54:54 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:54:54 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/12 04:54:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/12 04:54:54 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/12 04:54:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 04:54:54 DEBUG : PREFIXapple: size = 5 OK 2026/05/12 04:54:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/12 04:54:54 INFO : apple: Copied (new) to: PREFIXapple 2026/05/12 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 04:54:54 DEBUG : PREFIXbanana: size = 6 OK 2026/05/12 04:54:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/12 04:54:54 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/12 04:54:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 04:54:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/12 04:54:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/12 04:54:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 04:54:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 04:54:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/12 04:54:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 04:54:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 04:54:54 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/12 04:54:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/12 04:54:54 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/12 04:54:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 04:54:54 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/12 04:54:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/12 04:54:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/12 04:54:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 04:54:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/12 04:54:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/12 04:54:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 04:54:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 04:54:55 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/12 04:54:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/12 04:54:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/12 04:54:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 04:54:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/12 04:54:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/12 04:54:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 04:54:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 04:54:55 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/12 04:54:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/12 04:54:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/12 04:54:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 04:54:55 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/12 04:54:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/12 04:54:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/12 04:54:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 04:54:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/12 04:54:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/12 04:54:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 04:54:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 04:54:55 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/12 04:54:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/12 04:54:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/12 04:54:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 04:54:55 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/12 04:54:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/12 04:54:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/12 04:54:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 04:54:55 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/12 04:54:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/12 04:54:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/12 04:54:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/12 04:54:55 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/12 04:54:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/12 04:54:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/12 04:54:55 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/12 04:54:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/12 04:54:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/12 04:54:56 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/12 04:54:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/12 04:54:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/12 04:54:56 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/12 04:54:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/12 04:54:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/12 04:54:56 DEBUG : Waiting for deletions to finish 2026/05/12 04:54:56 INFO : dir1/0010-456789.txt: Deleted 2026/05/12 04:54:56 INFO : dir1/0012-6789;.txt: Deleted 2026/05/12 04:54:56 INFO : dir1/0014-89;=.txt: Deleted 2026/05/12 04:54:56 INFO : appleappleapplebanana: Deleted 2026/05/12 04:54:56 INFO : dir1/0003-defghij.txt: Deleted 2026/05/12 04:54:56 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/12 04:54:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/12 04:54:56 INFO : dir1/0011-56789;.txt: Deleted 2026/05/12 04:54:56 INFO : dir1/0015-9;=.txt: Deleted 2026/05/12 04:54:56 INFO : apple: Deleted 2026/05/12 04:54:56 INFO : banana: Deleted 2026/05/12 04:54:57 INFO : dir1/0008-2345678.txt: Deleted 2026/05/12 04:54:57 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/12 04:54:57 INFO : dir1/0013-789;=.txt: Deleted 2026/05/12 04:54:57 INFO : splitbananasplit: Deleted 2026/05/12 04:54:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/12 04:54:57 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/12 04:54:57 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/12 04:54:57 INFO : dir1/0007-1234567.txt: Deleted 2026/05/12 04:54:57 INFO : dir1/0009-3456789.txt: Deleted 2026/05/12 04:54:57 DEBUG : Waiting for deletions to finish 2026/05/12 04:54:57 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/12 04:54:57 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:54:57 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/12 04:54:57 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/12 04:54:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:54:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:54:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:54:57 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:54:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:54:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:54:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:54:57 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:54:57 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:54:57 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:54:57 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:54:57 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:54:57 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:54:57 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:54:57 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:54:57 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:54:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 04:54:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 04:54:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 04:54:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 04:54:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 04:54:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 04:54:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 04:54:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 04:54:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 04:54:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 04:54:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 04:54:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 04:54:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 04:54:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 04:54:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 04:54:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 04:54:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 04:54:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 04:54:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 04:54:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 04:54:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 04:54:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 04:54:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 04:54:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 04:54:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 04:54:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 04:54:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 04:54:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 04:54:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/12 04:54:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 04:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/12 04:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 04:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 04:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 04:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 04:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 04:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 04:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 04:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 04:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 04:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 04:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 04:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 04:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 04:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 04:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 04:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/12 04:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 04:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 04:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 04:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 04:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 04:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 04:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 04:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 04:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 04:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 04:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 04:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 04:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 04:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 04:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 04:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/12 04:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 04:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 04:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 04:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 04:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 04:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 04:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 04:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 04:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 04:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 04:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 04:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 04:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 04:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 04:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 04:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/12 04:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 04:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 04:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 04:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 04:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 04:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 04:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 04:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 04:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 04:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 04:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 04:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 04:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 04:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 04:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 04:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/12 04:54:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/12 04:54:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/12 04:54:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/12 04:54:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/12 04:54:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/12 04:54:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/12 04:54:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/12 04:54:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/12 04:54:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/12 04:54:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/12 04:54:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/12 04:54:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/12 04:54:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/12 04:54:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/12 04:54:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/12 04:54:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/12 04:54:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/12 04:54:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/12 04:54:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/12 04:54:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/12 04:54:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/12 04:54:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/12 04:54:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/12 04:54:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:54:57 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:54:57 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:54:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:54:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/12 04:54:58 INFO : appleappleapplebanana: Copied (new) 2026/05/12 04:54:58 DEBUG : apple: size = 5 OK 2026/05/12 04:54:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/12 04:54:58 INFO : apple: Copied (new) 2026/05/12 04:54:58 DEBUG : banana: size = 6 OK 2026/05/12 04:54:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/12 04:54:58 INFO : banana: Copied (new) 2026/05/12 04:54:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:54:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/12 04:54:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/12 04:54:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:54:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/12 04:54:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/12 04:54:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:54:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/12 04:54:58 INFO : splitbananasplit: Copied (new) 2026/05/12 04:54:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:54:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/12 04:54:58 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/12 04:54:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:54:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/12 04:54:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/12 04:54:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:54:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/12 04:54:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/12 04:54:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:54:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/12 04:54:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/12 04:54:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:54:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/12 04:54:59 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/12 04:54:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:54:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/12 04:54:59 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/12 04:54:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:54:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/12 04:54:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/12 04:54:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:54:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/12 04:54:59 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/12 04:54:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:54:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/12 04:54:59 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/12 04:54:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:54:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/12 04:54:59 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/12 04:54:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:54:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/12 04:54:59 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/12 04:54:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:54:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/12 04:54:59 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/12 04:54:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:54:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/12 04:54:59 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/12 04:55:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:55:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/12 04:55:00 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/12 04:55:00 DEBUG : Waiting for deletions to finish 2026/05/12 04:55:00 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/12 04:55:00 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/12 04:55:00 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/12 04:55:00 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/12 04:55:00 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/12 04:55:00 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/12 04:55:00 INFO : PREFIXbanana: Deleted 2026/05/12 04:55:00 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/12 04:55:00 INFO : PREFIXsplitbananasplit: Deleted 2026/05/12 04:55:00 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/12 04:55:00 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/12 04:55:00 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/12 04:55:00 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/12 04:55:00 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/12 04:55:00 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/12 04:55:00 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/12 04:55:01 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/12 04:55:01 INFO : PREFIXapple: Deleted 2026/05/12 04:55:01 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/12 04:55:01 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/12 04:55:01 DEBUG : Waiting for deletions to finish 2026/05/12 04:55:01 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : Waiting for deletions to finish 2026/05/12 04:55:01 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:55:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:55:16 DEBUG : Waiting for deletions to finish 2026/05/12 04:55:16 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:55:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:55:16 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:55:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:55:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:55:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:55:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:55:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:55:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:55:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:55:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:55:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:55:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:55:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:55:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:55:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:55:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:55:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:55:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:55:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:55:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 04:55:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 04:55:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 04:55:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 04:55:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/12 04:55:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/12 04:55:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/12 04:55:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 04:55:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/12 04:55:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 04:55:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/12 04:55:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/12 04:55:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/12 04:55:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/12 04:55:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/12 04:55:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/12 04:55:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/12 04:55:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/12 04:55:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/12 04:55:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/12 04:55:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/12 04:55:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/12 04:55:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/12 04:55:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:16 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:55:16 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:55:17 DEBUG : appleSUFFIX: size = 5 OK 2026/05/12 04:55:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/12 04:55:17 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/12 04:55:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/12 04:55:17 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/12 04:55:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/12 04:55:17 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/12 04:55:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 04:55:17 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/12 04:55:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/12 04:55:17 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/12 04:55:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 04:55:17 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/12 04:55:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/12 04:55:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/12 04:55:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/12 04:55:17 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/12 04:55:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/12 04:55:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 04:55:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 04:55:17 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/12 04:55:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/12 04:55:17 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/12 04:55:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 04:55:17 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/12 04:55:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/12 04:55:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/12 04:55:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 04:55:17 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/12 04:55:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/12 04:55:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 04:55:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/12 04:55:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/12 04:55:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/12 04:55:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 04:55:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/12 04:55:17 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/12 04:55:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/12 04:55:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 04:55:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/12 04:55:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/12 04:55:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/12 04:55:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 04:55:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/12 04:55:18 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/12 04:55:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/12 04:55:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/12 04:55:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/12 04:55:18 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/12 04:55:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/12 04:55:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/12 04:55:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/12 04:55:18 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/12 04:55:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/12 04:55:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/12 04:55:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/12 04:55:18 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/12 04:55:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/12 04:55:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/12 04:55:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/12 04:55:18 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/12 04:55:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/12 04:55:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/12 04:55:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/12 04:55:18 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/12 04:55:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/12 04:55:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/12 04:55:18 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/12 04:55:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/12 04:55:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/12 04:55:18 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/12 04:55:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/12 04:55:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/12 04:55:18 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/12 04:55:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/12 04:55:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/12 04:55:18 DEBUG : Waiting for deletions to finish 2026/05/12 04:55:18 INFO : dir1/0008-2345678.txt: Deleted 2026/05/12 04:55:18 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/12 04:55:18 INFO : banana: Deleted 2026/05/12 04:55:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/12 04:55:19 INFO : appleappleapplebanana: Deleted 2026/05/12 04:55:19 INFO : splitbananasplit: Deleted 2026/05/12 04:55:19 INFO : dir1/0003-defghij.txt: Deleted 2026/05/12 04:55:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/12 04:55:19 INFO : dir1/0010-456789.txt: Deleted 2026/05/12 04:55:19 INFO : dir1/0013-789;=.txt: Deleted 2026/05/12 04:55:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/12 04:55:19 INFO : dir1/0014-89;=.txt: Deleted 2026/05/12 04:55:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/12 04:55:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/12 04:55:19 INFO : dir1/0007-1234567.txt: Deleted 2026/05/12 04:55:19 INFO : dir1/0011-56789;.txt: Deleted 2026/05/12 04:55:19 INFO : dir1/0015-9;=.txt: Deleted 2026/05/12 04:55:19 INFO : apple: Deleted 2026/05/12 04:55:19 INFO : dir1/0009-3456789.txt: Deleted 2026/05/12 04:55:19 INFO : dir1/0012-6789;.txt: Deleted 2026/05/12 04:55:19 DEBUG : Waiting for deletions to finish 2026/05/12 04:55:19 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/12 04:55:19 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/12 04:55:19 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/12 04:55:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:55:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:55:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:55:19 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:55:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:55:19 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:55:19 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:55:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:55:19 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:55:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:55:19 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:55:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:55:19 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:55:19 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:55:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:55:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/12 04:55:19 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/12 04:55:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/12 04:55:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/12 04:55:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/12 04:55:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/12 04:55:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/12 04:55:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/12 04:55:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/12 04:55:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/12 04:55:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/12 04:55:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/12 04:55:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 04:55:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 04:55:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 04:55:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/12 04:55:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 04:55:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 04:55:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/12 04:55:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/12 04:55:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/12 04:55:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/12 04:55:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/12 04:55:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/12 04:55:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/12 04:55:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/12 04:55:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/12 04:55:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/12 04:55:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 04:55:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 04:55:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 04:55:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/12 04:55:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 04:55:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 04:55:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/12 04:55:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/12 04:55:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/12 04:55:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/12 04:55:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/12 04:55:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/12 04:55:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/12 04:55:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/12 04:55:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/12 04:55:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/12 04:55:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 04:55:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 04:55:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 04:55:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/12 04:55:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 04:55:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 04:55:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/12 04:55:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/12 04:55:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/12 04:55:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/12 04:55:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/12 04:55:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/12 04:55:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/12 04:55:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/12 04:55:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/12 04:55:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/12 04:55:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/12 04:55:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:20 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:55:20 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:55:20 DEBUG : banana: size = 6 OK 2026/05/12 04:55:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/12 04:55:20 INFO : banana: Copied (new) 2026/05/12 04:55:20 DEBUG : apple: size = 5 OK 2026/05/12 04:55:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/12 04:55:20 INFO : apple: Copied (new) 2026/05/12 04:55:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:55:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/12 04:55:20 INFO : appleappleapplebanana: Copied (new) 2026/05/12 04:55:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:55:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/12 04:55:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/12 04:55:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:55:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/12 04:55:20 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/12 04:55:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:55:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/12 04:55:20 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/12 04:55:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:55:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/12 04:55:20 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/12 04:55:20 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:55:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/12 04:55:20 INFO : splitbananasplit: Copied (new) 2026/05/12 04:55:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:55:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/12 04:55:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/12 04:55:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:55:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/12 04:55:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/12 04:55:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:55:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/12 04:55:21 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/12 04:55:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:55:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/12 04:55:21 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/12 04:55:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:55:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/12 04:55:21 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/12 04:55:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:55:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/12 04:55:21 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/12 04:55:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:55:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/12 04:55:21 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/12 04:55:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:55:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/12 04:55:21 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/12 04:55:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:55:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/12 04:55:21 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/12 04:55:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:55:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/12 04:55:21 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/12 04:55:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:55:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/12 04:55:21 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/12 04:55:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:55:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/12 04:55:22 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/12 04:55:22 DEBUG : Waiting for deletions to finish 2026/05/12 04:55:22 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/12 04:55:22 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/12 04:55:22 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/12 04:55:22 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/12 04:55:22 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/12 04:55:22 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/12 04:55:22 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/12 04:55:22 INFO : splitbananasplitSUFFIX: Deleted 2026/05/12 04:55:22 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/12 04:55:22 INFO : appleSUFFIX: Deleted 2026/05/12 04:55:22 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/12 04:55:22 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/12 04:55:22 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/12 04:55:22 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/12 04:55:22 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/12 04:55:22 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/12 04:55:22 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/12 04:55:22 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/12 04:55:22 INFO : bananaSUFFIX: Deleted 2026/05/12 04:55:22 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/12 04:55:22 DEBUG : Waiting for deletions to finish 2026/05/12 04:55:23 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : Waiting for deletions to finish 2026/05/12 04:55:23 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:55:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:55:37 DEBUG : Waiting for deletions to finish 2026/05/12 04:55:37 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:55:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:55:37 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:55:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:55:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:55:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:55:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:55:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:55:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:55:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:55:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:55:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:55:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:55:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:55:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:55:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:55:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:55:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:55:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:55:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:55:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:55:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:55:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:55:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:37 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:55:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/12 04:55:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:55:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/12 04:55:38 DEBUG : apple: size = 5 OK 2026/05/12 04:55:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:38 DEBUG : apple: Unchanged skipping 2026/05/12 04:55:38 DEBUG : banana: size = 6 OK 2026/05/12 04:55:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:38 DEBUG : banana: Unchanged skipping 2026/05/12 04:55:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:38 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:55:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:55:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:55:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:55:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:55:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:55:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:55:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:55:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:55:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:55:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:55:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:55:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:55:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:55:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:55:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:55:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:55:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:55:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:55:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:55:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:55:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:55:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:55:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:55:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:55:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:55:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:55:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:55:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:55:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:55:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:55:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:55:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/12 04:55:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:55:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:55:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:55:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 04:55:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 04:55:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:55:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/12 04:55:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/12 04:55:38 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:55:38 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:55:38 DEBUG : splitbanan: size = 16 OK 2026/05/12 04:55:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/12 04:55:38 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/12 04:55:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 04:55:38 DEBUG : appleapple: size = 21 OK 2026/05/12 04:55:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/12 04:55:38 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/12 04:55:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 04:55:38 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/12 04:55:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/12 04:55:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/12 04:55:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 04:55:38 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/12 04:55:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/12 04:55:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/12 04:55:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 04:55:38 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/12 04:55:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/12 04:55:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/12 04:55:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 04:55:38 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/12 04:55:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/12 04:55:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/12 04:55:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 04:55:38 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/12 04:55:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/12 04:55:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/12 04:55:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 04:55:39 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/12 04:55:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/12 04:55:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/12 04:55:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 04:55:39 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/12 04:55:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/12 04:55:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/12 04:55:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 04:55:39 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/12 04:55:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/12 04:55:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/12 04:55:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 04:55:39 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/12 04:55:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/12 04:55:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/12 04:55:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 04:55:39 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/12 04:55:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/12 04:55:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/12 04:55:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 04:55:39 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/12 04:55:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/12 04:55:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/12 04:55:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 04:55:39 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/12 04:55:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/12 04:55:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/12 04:55:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 04:55:39 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/12 04:55:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/12 04:55:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/12 04:55:39 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/12 04:55:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/12 04:55:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/12 04:55:40 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/12 04:55:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/12 04:55:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/12 04:55:40 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/12 04:55:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/12 04:55:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/12 04:55:40 DEBUG : Waiting for deletions to finish 2026/05/12 04:55:40 INFO : dir1/0013-789;=.txt: Deleted 2026/05/12 04:55:40 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/12 04:55:40 INFO : dir1/0007-1234567.txt: Deleted 2026/05/12 04:55:40 INFO : dir1/0010-456789.txt: Deleted 2026/05/12 04:55:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/12 04:55:40 INFO : appleappleapplebanana: Deleted 2026/05/12 04:55:40 INFO : dir1/0012-6789;.txt: Deleted 2026/05/12 04:55:40 INFO : dir1/0008-2345678.txt: Deleted 2026/05/12 04:55:40 INFO : dir1/0014-89;=.txt: Deleted 2026/05/12 04:55:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/12 04:55:40 INFO : dir1/0003-defghij.txt: Deleted 2026/05/12 04:55:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/12 04:55:40 INFO : dir1/0009-3456789.txt: Deleted 2026/05/12 04:55:40 INFO : dir1/0011-56789;.txt: Deleted 2026/05/12 04:55:40 INFO : splitbananasplit: Deleted 2026/05/12 04:55:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/12 04:55:40 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/12 04:55:40 INFO : dir1/0015-9;=.txt: Deleted 2026/05/12 04:55:40 DEBUG : Waiting for deletions to finish 2026/05/12 04:55:41 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : appleapple: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 04:55:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 04:55:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 04:55:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 04:55:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 04:55:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 04:55:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 04:55:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 04:55:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 04:55:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 04:55:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 04:55:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 04:55:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 04:55:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 04:55:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 04:55:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 04:55:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 04:55:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 04:55:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 04:55:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 04:55:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 04:55:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 04:55:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 04:55:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 04:55:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 04:55:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 04:55:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 04:55:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 04:55:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 04:55:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 04:55:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 04:55:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 04:55:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 04:55:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 04:55:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 04:55:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 04:55:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 04:55:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 04:55:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 04:55:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 04:55:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 04:55:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 04:55:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 04:55:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 04:55:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 04:55:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 04:55:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 04:55:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 04:55:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 04:55:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 04:55:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 04:55:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 04:55:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 04:55:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 04:55:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 04:55:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 04:55:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 04:55:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 04:55:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 04:55:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 04:55:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 04:55:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:55:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 04:55:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 04:55:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 04:55:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 04:55:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 04:55:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 04:55:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 04:55:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 04:55:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 04:55:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 04:55:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 04:55:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 04:55:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 04:55:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 04:55:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 04:55:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 04:55:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:55:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:55:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:55:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:41 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:55:41 DEBUG : apple: size = 5 OK 2026/05/12 04:55:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:41 DEBUG : apple: Unchanged skipping 2026/05/12 04:55:41 DEBUG : banana: size = 6 OK 2026/05/12 04:55:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:41 DEBUG : banana: Unchanged skipping 2026/05/12 04:55:41 DEBUG : appleapple: size = 21 OK 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:55:41 DEBUG : splitbanan: size = 16 OK 2026/05/12 04:55:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:41 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:55:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:55:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:55:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:55:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:55:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/12 04:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/12 04:55:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/12 04:55:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/12 04:55:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/12 04:55:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/12 04:55:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/12 04:55:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/12 04:55:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/12 04:55:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/12 04:55:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/12 04:55:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/12 04:55:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/12 04:55:41 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/12 04:55:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:55:41 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/12 04:55:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:55:41 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/12 04:55:41 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/12 04:55:41 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/12 04:55:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:41 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/12 04:55:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/12 04:55:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:41 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/12 04:55:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:55:41 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/12 04:55:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/12 04:55:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:41 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/12 04:55:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:41 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/12 04:55:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:55:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/12 04:55:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:55:41 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/12 04:55:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:55:41 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/12 04:55:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:55:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:55:41 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/12 04:55:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:55:41 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/12 04:55:41 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/12 04:55:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:55:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:55:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/12 04:55:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:55:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:55:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:55:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:55:41 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:55:41 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/12 04:55:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:55:41 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:55:41 DEBUG : Waiting for deletions to finish 2026/05/12 04:55:41 DEBUG : Waiting for deletions to finish 2026/05/12 04:55:41 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : appleapple: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/12 04:55:41 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/12 04:55:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 04:55:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 04:55:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 04:55:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 04:55:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 04:55:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 04:55:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 04:55:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 04:55:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 04:55:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 04:55:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 04:55:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 04:55:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 04:55:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 04:55:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 04:55:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 04:55:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 04:55:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 04:55:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 04:55:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 04:55:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 04:55:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 04:55:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 04:55:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 04:55:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 04:55:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 04:55:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 04:55:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 04:55:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 04:55:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 04:55:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 04:55:42 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/12 04:55:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 04:55:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/12 04:55:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/12 04:55:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/12 04:55:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/12 04:55:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/12 04:55:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/12 04:55:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/12 04:55:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/12 04:55:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/12 04:55:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/12 04:55:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/12 04:55:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/12 04:55:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/12 04:55:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/12 04:55:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/12 04:55:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/12 04:55:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/12 04:55:42 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:55:56 DEBUG : Waiting for deletions to finish 2026/05/12 04:55:57 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:55:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:55:57 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:55:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:55:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:55:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:55:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:55:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:55:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:55:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:55:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:55:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:55:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:55:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:55:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:55:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:55:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:55:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:55:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:55:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:55:57 DEBUG : apple: size = 5 OK 2026/05/12 04:55:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:57 DEBUG : apple: Unchanged skipping 2026/05/12 04:55:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:55:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:55:57 DEBUG : banana: size = 6 OK 2026/05/12 04:55:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:57 DEBUG : banana: Unchanged skipping 2026/05/12 04:55:57 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:55:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:57 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:55:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:55:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:55:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:55:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:55:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:55:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:55:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:55:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:55:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:55:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:55:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:55:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:55:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:55:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:55:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:55:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:55:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:55:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:55:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:55:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:55:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:55:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:55:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:55:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:55:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:55:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:55:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:55:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:55:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:55:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:55:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:55:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:55:57 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:55:57 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:55:57 DEBUG : Waiting for deletions to finish 2026/05/12 04:55:57 DEBUG : Waiting for deletions to finish 2026/05/12 04:55:58 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : apple: size = 5 OK 2026/05/12 04:55:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:58 DEBUG : apple: Unchanged skipping 2026/05/12 04:55:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:55:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:55:58 DEBUG : banana: size = 6 OK 2026/05/12 04:55:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:58 DEBUG : banana: Unchanged skipping 2026/05/12 04:55:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:55:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:55:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:55:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:55:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:55:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:55:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:55:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:55:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:55:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:55:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:55:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:55:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:55:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:55:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:55:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:55:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:55:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:55:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:55:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:55:58 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:55:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:55:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:55:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:55:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:55:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:55:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:55:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:55:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:55:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:55:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:55:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:55:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:55:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:55:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:55:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:55:58 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:55:58 DEBUG : Waiting for deletions to finish 2026/05/12 04:55:58 DEBUG : Waiting for deletions to finish 2026/05/12 04:55:58 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:55:58 DEBUG : Waiting for deletions to finish 2026/05/12 04:55:59 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:55:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:55:59 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:55:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:55:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:55:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:55:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:55:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:55:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:55:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:55:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:55:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:55:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:55:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:55:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:55:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:55:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:55:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:55:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:55:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:56:12 DEBUG : Waiting for deletions to finish 2026/05/12 04:56:13 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : apple: size = 5 OK 2026/05/12 04:56:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:13 DEBUG : apple: Unchanged skipping 2026/05/12 04:56:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:56:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:56:13 DEBUG : banana: size = 6 OK 2026/05/12 04:56:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:13 DEBUG : banana: Unchanged skipping 2026/05/12 04:56:13 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:56:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:13 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:56:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:56:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:56:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:56:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:56:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:56:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:56:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:56:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:56:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:56:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:56:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:56:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:56:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:56:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:56:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:56:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:56:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:56:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:56:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:56:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:56:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:56:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:56:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:56:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:56:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:56:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:56:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:56:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:56:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:56:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:56:13 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:56:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:56:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:56:13 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:56:13 DEBUG : Waiting for deletions to finish 2026/05/12 04:56:13 DEBUG : Waiting for deletions to finish 2026/05/12 04:56:13 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:56:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:56:14 DEBUG : apple: size = 5 OK 2026/05/12 04:56:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:14 DEBUG : apple: Unchanged skipping 2026/05/12 04:56:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:56:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:56:14 DEBUG : banana: size = 6 OK 2026/05/12 04:56:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:14 DEBUG : banana: Unchanged skipping 2026/05/12 04:56:14 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:56:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:14 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:56:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:56:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:56:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:56:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:56:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:56:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:56:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:56:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:56:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:56:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:56:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:56:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:56:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:56:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:56:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:56:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:56:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:56:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:56:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:56:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:56:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:56:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:56:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:56:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:56:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:56:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:56:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:56:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:56:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:56:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:56:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:56:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:56:14 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:56:14 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:56:14 DEBUG : Waiting for deletions to finish 2026/05/12 04:56:14 DEBUG : Waiting for deletions to finish 2026/05/12 04:56:14 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:56:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:56:14 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:56:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:56:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:56:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:56:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:56:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:56:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:56:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:56:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:56:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:56:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:56:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:56:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:56:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:56:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:56:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:56:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:56:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:56:28 DEBUG : Waiting for deletions to finish 2026/05/12 04:56:28 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:56:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:56:28 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:56:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:56:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:56:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:56:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:56:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:56:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:56:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:56:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:56:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:56:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:56:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:56:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:56:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:56:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:56:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:56:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:56:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:56:28 DEBUG : apple: size = 5 OK 2026/05/12 04:56:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:28 DEBUG : apple: Unchanged skipping 2026/05/12 04:56:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:56:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:56:28 DEBUG : banana: size = 6 OK 2026/05/12 04:56:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:28 DEBUG : banana: Unchanged skipping 2026/05/12 04:56:28 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:56:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:28 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:56:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:56:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:56:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:56:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:56:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:56:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:56:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:56:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:56:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:56:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:56:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:56:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:56:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:56:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:56:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:56:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:56:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:56:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:56:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:56:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:56:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:56:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:56:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:56:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:56:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:56:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:56:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:56:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:56:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:56:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:56:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:56:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:56:28 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:56:28 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:56:28 DEBUG : Waiting for deletions to finish 2026/05/12 04:56:28 DEBUG : Waiting for deletions to finish 2026/05/12 04:56:29 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : apple: size = 5 OK 2026/05/12 04:56:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:29 DEBUG : apple: Unchanged skipping 2026/05/12 04:56:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:56:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:56:29 DEBUG : banana: size = 6 OK 2026/05/12 04:56:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:29 DEBUG : banana: Unchanged skipping 2026/05/12 04:56:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:56:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:56:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:56:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:56:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:56:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:56:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:56:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:56:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:56:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:56:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:56:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:56:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:56:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:56:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:56:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:56:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:56:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:56:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:56:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:56:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:56:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:56:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:56:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:56:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:56:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:56:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:56:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:56:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:56:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:56:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:56:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:56:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:56:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:56:29 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:56:29 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:56:29 DEBUG : Waiting for deletions to finish 2026/05/12 04:56:29 DEBUG : Waiting for deletions to finish 2026/05/12 04:56:29 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:56:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:56:44 DEBUG : Waiting for deletions to finish 2026/05/12 04:56:45 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:56:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:56:45 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:56:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:56:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:56:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:56:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:56:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:56:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:56:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:56:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:56:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:56:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:56:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:56:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:56:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:56:45 DEBUG : banana: size = 6 OK 2026/05/12 04:56:45 DEBUG : apple: size = 5 OK 2026/05/12 04:56:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:45 DEBUG : apple: Unchanged skipping 2026/05/12 04:56:45 DEBUG : banana: Unchanged skipping 2026/05/12 04:56:45 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:56:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:45 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:56:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:56:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:56:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:56:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:56:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:56:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:45 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:56:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:56:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:56:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:56:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:56:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:56:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:56:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:56:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:56:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:56:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:56:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:56:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:56:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:56:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:56:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:56:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:56:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:56:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:56:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:56:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:56:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:56:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:56:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:56:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:56:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:56:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:56:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:56:45 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:56:45 DEBUG : Waiting for deletions to finish 2026/05/12 04:56:45 DEBUG : Waiting for deletions to finish 2026/05/12 04:56:46 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : apple: size = 5 OK 2026/05/12 04:56:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:46 DEBUG : apple: Unchanged skipping 2026/05/12 04:56:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:56:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:56:46 DEBUG : banana: size = 6 OK 2026/05/12 04:56:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:46 DEBUG : banana: Unchanged skipping 2026/05/12 04:56:46 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:56:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:46 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:56:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:56:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:56:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:56:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:56:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:46 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:56:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:56:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:56:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:56:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:56:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:56:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:56:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:56:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:56:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:56:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:56:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:56:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:56:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:56:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:56:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:56:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:56:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:56:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:56:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:56:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:56:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:56:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:56:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:56:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:56:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:56:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:56:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:56:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:56:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:56:46 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:56:46 DEBUG : Waiting for deletions to finish 2026/05/12 04:56:46 DEBUG : Waiting for deletions to finish 2026/05/12 04:56:46 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:56:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:57:00 DEBUG : Waiting for deletions to finish 2026/05/12 04:57:01 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : apple: size = 5 OK 2026/05/12 04:57:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:57:01 DEBUG : apple: Unchanged skipping 2026/05/12 04:57:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:57:01 DEBUG : banana: size = 6 OK 2026/05/12 04:57:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:01 DEBUG : banana: Unchanged skipping 2026/05/12 04:57:01 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:57:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:01 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:57:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:57:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:57:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:57:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:57:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:57:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:57:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:57:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:57:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:57:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:57:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:57:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:57:01 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:57:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:57:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:57:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:57:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:57:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:57:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:57:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:57:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:57:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:57:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:57:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:57:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:57:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:57:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:57:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:57:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:57:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:57:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:57:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:57:01 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:57:01 DEBUG : Waiting for deletions to finish 2026/05/12 04:57:01 DEBUG : Waiting for deletions to finish 2026/05/12 04:57:01 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:57:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:57:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:57:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:57:02 DEBUG : banana: size = 6 OK 2026/05/12 04:57:02 DEBUG : apple: size = 5 OK 2026/05/12 04:57:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:02 DEBUG : apple: Unchanged skipping 2026/05/12 04:57:02 DEBUG : banana: Unchanged skipping 2026/05/12 04:57:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:57:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:57:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:57:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:57:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:57:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:57:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:57:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:57:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:57:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:57:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:57:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:57:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:57:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:57:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:57:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:57:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:57:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:57:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:57:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:57:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:57:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:57:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:57:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:57:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:57:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:57:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:57:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:57:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:57:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:57:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:57:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:57:02 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:57:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:57:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:57:02 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:57:02 DEBUG : Waiting for deletions to finish 2026/05/12 04:57:02 DEBUG : Waiting for deletions to finish 2026/05/12 04:57:02 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:57:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:57:02 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:57:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:57:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:57:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:57:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:57:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:57:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:57:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:57:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:57:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:57:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:57:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:57:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:57:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:57:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:57:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:57:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:57:02 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (192.34s) --- PASS: TestTransform/NFC (14.07s) --- PASS: TestTransform/NFD (16.46s) --- PASS: TestTransform/base64 (19.07s) --- PASS: TestTransform/prefix (21.86s) --- PASS: TestTransform/suffix (21.85s) --- PASS: TestTransform/truncate (18.41s) --- PASS: TestTransform/encoder (17.37s) --- PASS: TestTransform/ISO-8859-1 (15.21s) --- PASS: TestTransform/charmap (15.32s) --- PASS: TestTransform/lowercase (17.14s) --- PASS: TestTransform/ascii (15.57s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:57:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/12 04:57:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/12 04:57:07 INFO : sub dir_somesuffix: Making directory 2026/05/12 04:57:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/12 04:57:07 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/12 04:57:07 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/12 04:57:07 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/12 04:57:07 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/12 04:57:07 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:57:07 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:57:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/12 04:57:08 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:57:08 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/12 04:57:08 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.66s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:57:08 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:09 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:09 INFO : tictactoe: Making directory 2026/05/12 04:57:09 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:09 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:57:09 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/12 04:57:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:57:09 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:57:09 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:57:09 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/12 04:57:09 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:57:09 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/12 04:57:09 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.64s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:57:10 INFO : toe: Making directory 2026/05/12 04:57:10 INFO : toe/toe: Making directory 2026/05/12 04:57:10 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/12 04:57:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/12 04:57:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/12 04:57:10 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:57:10 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:57:11 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/12 04:57:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:57:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/12 04:57:11 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.78s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:57:12 INFO : toe: Making directory 2026/05/12 04:57:12 INFO : toe/toe: Making directory 2026/05/12 04:57:12 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/12 04:57:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/12 04:57:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/12 04:57:12 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:57:12 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:57:13 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/12 04:57:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:57:13 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/12 04:57:13 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.82s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:57:14 DEBUG : empty_dir: Making directory with metadata 2026/05/12 04:57:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 04:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:57:14 INFO : tictacempty_dir: Making directory 2026/05/12 04:57:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:14 INFO : tictactoe: Making directory 2026/05/12 04:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:14 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:57:14 INFO : tictactoe/tictactoe: Making directory 2026/05/12 04:57:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:57:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/12 04:57:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 04:57:14 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:57:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/12 04:57:14 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:57:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/12 04:57:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:57:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/12 04:57:15 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.83s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:57:16 DEBUG : empty_dir: Making directory with metadata 2026/05/12 04:57:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 04:57:16 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:57:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:57:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:57:16 INFO : tictacempty_dir: Making directory 2026/05/12 04:57:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:57:16 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:16 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:16 INFO : tictactoe: Making directory 2026/05/12 04:57:16 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:16 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:57:16 INFO : tictactoe/tictactoe: Making directory 2026/05/12 04:57:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:57:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/12 04:57:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:57:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 04:57:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:57:16 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:57:16 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:57:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 04:57:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:57:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:57:16 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/12 04:57:17 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:57:17 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:57:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:57:17 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:17 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/12 04:57:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 04:57:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:57:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/12 04:57:17 NOTICE: B2 bucket rclone-test-hesiyom0toto: 0 differences found 2026/05/12 04:57:17 NOTICE: B2 bucket rclone-test-hesiyom0toto: 1 matching files --- PASS: TestAllTag (1.89s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:57:17 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:18 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:18 INFO : tictactoe: Making directory 2026/05/12 04:57:18 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:18 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:57:18 INFO : tictactoe/tictactoe: Making directory 2026/05/12 04:57:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:57:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/12 04:57:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 04:57:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/12 04:57:18 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:57:18 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:57:18 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/12 04:57:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:57:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/12 04:57:18 DEBUG : Waiting for deletions to finish 2026/05/12 04:57:19 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:19 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:19 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:57:19 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:57:19 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/12 04:57:19 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/12 04:57:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/12 04:57:19 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/12 04:57:19 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:57:19 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.13s) === RUN TestSyntax 2026/05/12 04:57:20 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:57:20 INFO : toe: Making directory 2026/05/12 04:57:20 INFO : toe/toe: Making directory 2026/05/12 04:57:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/12 04:57:20 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:57:20 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:57:21 DEBUG : toe/toe/toe: size = 11 OK 2026/05/12 04:57:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:57:21 INFO : toe/toe/toe: Copied (new) 2026/05/12 04:57:21 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.93s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:57:21 DEBUG : empty_dir: Making directory with metadata 2026/05/12 04:57:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 04:57:21 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:57:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:57:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:57:22 INFO : tictacempty_dir: Making directory 2026/05/12 04:57:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:57:22 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:22 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:22 INFO : tictactoe: Making directory 2026/05/12 04:57:22 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:22 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:57:22 INFO : tictactoe/tictactoe: Making directory 2026/05/12 04:57:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:57:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/12 04:57:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:57:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 04:57:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:57:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:57:22 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:57:22 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:57:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 04:57:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:57:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:57:22 INFO : toe/toe/toe.txt: Deleted 2026/05/12 04:57:22 INFO : toe/toe: Removing directory 2026/05/12 04:57:22 INFO : toe: Removing directory 2026/05/12 04:57:22 INFO : empty_dir: Removing directory 2026/05/12 04:57:22 DEBUG : Local file system at /tmp/rclone1925983374: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.65s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:57:23 DEBUG : empty_dir: Making directory with metadata 2026/05/12 04:57:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 04:57:23 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:57:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:57:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:57:23 INFO : tictacempty_dir: Making directory 2026/05/12 04:57:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:57:23 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:23 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:23 INFO : tictactoe: Making directory 2026/05/12 04:57:23 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:23 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:57:23 INFO : tictactoe/tictactoe: Making directory 2026/05/12 04:57:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:57:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/12 04:57:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:57:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 04:57:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:57:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:57:23 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:57:23 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:57:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 04:57:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:57:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:57:24 INFO : toe/toe/toe.txt: Deleted 2026/05/12 04:57:24 INFO : toe/toe: Removing directory 2026/05/12 04:57:24 INFO : toe: Removing directory 2026/05/12 04:57:24 INFO : empty_dir: Removing directory 2026/05/12 04:57:24 DEBUG : Local file system at /tmp/rclone1925983374: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/12 04:57:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 04:57:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/12 04:57:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/12 04:57:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/12 04:57:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/12 04:57:25 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/12 04:57:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:57:25 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/12 04:57:25 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.09s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:57:26 DEBUG : Reset feature "Copy" 2026/05/12 04:57:26 DEBUG : Reset feature "Move" 2026/05/12 04:57:26 DEBUG : Reset feature "Copy" 2026/05/12 04:57:26 DEBUG : Reset feature "Move" 2026/05/12 04:57:26 DEBUG : empty_dir: Making directory with metadata 2026/05/12 04:57:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 04:57:26 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:57:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:57:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:57:26 INFO : tictacempty_dir: Making directory 2026/05/12 04:57:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 04:57:26 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:26 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:26 INFO : tictactoe: Making directory 2026/05/12 04:57:26 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:26 DEBUG : toe: transformed to: tictactoe 2026/05/12 04:57:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:57:26 INFO : tictactoe/tictactoe: Making directory 2026/05/12 04:57:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 04:57:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/12 04:57:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:57:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 04:57:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:57:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:57:26 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:57:26 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:57:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 04:57:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:57:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 04:57:27 INFO : toe/toe/toe.txt: Deleted 2026/05/12 04:57:27 INFO : toe/toe: Removing directory 2026/05/12 04:57:27 INFO : toe: Removing directory 2026/05/12 04:57:27 INFO : empty_dir: Removing directory 2026/05/12 04:57:27 DEBUG : Local file system at /tmp/rclone1925983374: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/12 04:57:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 04:57:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/12 04:57:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/12 04:57:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/12 04:57:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/12 04:57:29 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/12 04:57:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:57:29 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/12 04:57:29 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.72s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:57:30 DEBUG : toe: transformed to: dG9l 2026/05/12 04:57:30 DEBUG : toe: transformed to: dG9l 2026/05/12 04:57:30 INFO : dG9l: Making directory 2026/05/12 04:57:30 DEBUG : toe: transformed to: dG9l 2026/05/12 04:57:30 DEBUG : toe: transformed to: dG9l 2026/05/12 04:57:30 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/12 04:57:30 INFO : dG9l/dG9l: Making directory 2026/05/12 04:57:30 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/12 04:57:30 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/12 04:57:30 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/12 04:57:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 04:57:30 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/12 04:57:30 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:57:30 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:57:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/12 04:57:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:57:31 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/12 04:57:31 DEBUG : Waiting for deletions to finish 2026/05/12 04:57:31 DEBUG : dG9l: transformed to: toe 2026/05/12 04:57:31 DEBUG : dG9l: transformed to: toe 2026/05/12 04:57:31 DEBUG : dG9l: transformed to: toe 2026/05/12 04:57:31 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/12 04:57:31 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/12 04:57:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/12 04:57:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/12 04:57:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/12 04:57:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/12 04:57:31 DEBUG : Local file system at /tmp/rclone1925983374: Waiting for checks to finish 2026/05/12 04:57:31 DEBUG : Local file system at /tmp/rclone1925983374: Waiting for transfers to finish 2026/05/12 04:57:31 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.44s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-hesiyom0toto", Local "Local file system at /tmp/rclone1925983374", Modify Window "1ms" 2026/05/12 04:57:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:57:32 DEBUG : toe: transformed to: 2026/05/12 04:57:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:57:33 DEBUG : toe: transformed to: 2026/05/12 04:57:33 INFO : B2 bucket rclone-test-hesiyom0toto: Making directory 2026/05/12 04:57:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:57:33 DEBUG : toe: transformed to: 2026/05/12 04:57:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:57:33 DEBUG : toe: transformed to: 2026/05/12 04:57:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:57:33 DEBUG : toe/toe: transformed to: 2026/05/12 04:57:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/12 04:57:33 INFO : toe/toe: Making directory 2026/05/12 04:57:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:57:33 DEBUG : toe/toe: transformed to: 2026/05/12 04:57:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/12 04:57:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:57:33 DEBUG : toe: transformed to: 2026/05/12 04:57:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/12 04:57:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 04:57:33 DEBUG : toe/toe/toe: transformed to: 2026/05/12 04:57:33 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/12 04:57:33 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for checks to finish 2026/05/12 04:57:33 DEBUG : B2 bucket rclone-test-hesiyom0toto: Waiting for transfers to finish 2026/05/12 04:57:33 DEBUG : toe/toe/toe: size = 11 OK 2026/05/12 04:57:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/12 04:57:33 INFO : toe/toe/toe: Copied (new) 2026/05/12 04:57:33 ERROR : B2 bucket rclone-test-hesiyom0toto: not deleting files as there were IO errors 2026/05/12 04:57:33 ERROR : B2 bucket rclone-test-hesiyom0toto: not deleting directories as there were IO errors --- PASS: TestError (1.62s) PASS 2026/05/12 04:57:34 DEBUG : B2 bucket rclone-test-hesiyom0toto: Purge remote 2026/05/12 04:57:34 INFO : B2 bucket rclone-test-hesiyom0toto: cleaning bucket "rclone-test-hesiyom0toto" of all files 2026/05/12 04:57:35 DEBUG : BackupDir/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40975c611bd0e17e_d20260512_m045059_c001_v7007000_t0000_u01778561459756") 2026/05/12 04:57:35 DEBUG : BackupDir/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f1139e38bdb2df72e_d20260512_m045053_c001_v0001185_t0052_u01778561453936") 2026/05/12 04:57:35 DEBUG : CompareDest/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e53a7_d20260512_m045033_c001_v7007000_t0000_u01778561433787") 2026/05/12 04:57:35 DEBUG : CompareDest/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f102e1df8672af151_d20260512_m045027_c001_v0001174_t0033_u01778561427206") 2026/05/12 04:57:35 DEBUG : CompareDest/two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e53a8_d20260512_m045033_c001_v7007000_t0000_u01778561433983") 2026/05/12 04:57:35 DEBUG : CompareDest/two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f117e800d323eaef7_d20260512_m045028_c001_v0001113_t0039_u01778561428822") 2026/05/12 04:57:35 DEBUG : CopyDest/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40975c611bd0e17f_d20260512_m045059_c001_v7007000_t0000_u01778561459937") 2026/05/12 04:57:35 DEBUG : CopyDest/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cb0e_d20260512_m045050_c001_v0001117_t0043_u01778561450633") 2026/05/12 04:57:35 DEBUG : CopyDest/three: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40975c611bd0e180_d20260512_m045100_c001_v7007000_t0000_u01778561460117") 2026/05/12 04:57:35 DEBUG : CopyDest/three: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f117e800d323eaf2b_d20260512_m045057_c001_v0001113_t0015_u01778561457650") 2026/05/12 04:57:35 DEBUG : CopyDest/two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40975c611bd0e181_d20260512_m045100_c001_v7007000_t0000_u01778561460298") 2026/05/12 04:57:36 DEBUG : CopyDest/two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f102e1df8672af2b9_d20260512_m045055_c001_v0001174_t0055_u01778561455510") 2026/05/12 04:57:36 DEBUG : EXISTING: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d528d_d20260512_m045237_c001_v7007000_t0000_u01778561557694") 2026/05/12 04:57:36 DEBUG : EXISTING: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbaa_d20260512_m045236_c001_v0001117_t0049_u01778561556306") 2026/05/12 04:57:36 DEBUG : PREFIXapple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f420237972141a952_d20260512_m045500_c001_v7007000_t0000_u01778561700934") 2026/05/12 04:57:36 DEBUG : PREFIXapple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc966e0_d20260512_m045454_c001_v0001171_t0009_u01778561694283") 2026/05/12 04:57:36 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ceb2b_d20260512_m045500_c001_v7007000_t0000_u01778561700783") 2026/05/12 04:57:36 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6ae4_d20260512_m045454_c001_v0001165_t0020_u01778561694298") 2026/05/12 04:57:36 DEBUG : PREFIXbanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f400638e49740ffb6_d20260512_m045500_c001_v7007000_t0000_u01778561700615") 2026/05/12 04:57:36 DEBUG : PREFIXbanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c879_d20260512_m045454_c001_v0001091_t0032_u01778561694310") 2026/05/12 04:57:36 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f420237972141a94f_d20260512_m045500_c001_v7007000_t0000_u01778561700741") 2026/05/12 04:57:36 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd82_d20260512_m045454_c001_v0001117_t0018_u01778561694317") 2026/05/12 04:57:36 DEBUG : Testêé: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d5283_d20260512_m045233_c001_v7007000_t0000_u01778561553696") 2026/05/12 04:57:36 DEBUG : Testêé: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cba0_d20260512_m045232_c001_v0001117_t0043_u01778561552780") 2026/05/12 04:57:36 DEBUG : Testêé: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cb9c_d20260512_m045231_c001_v0001117_t0028_u01778561551683") 2026/05/12 04:57:36 DEBUG : YXBwbGU=: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d5508_d20260512_m045440_c001_v7007000_t0000_u01778561680377") 2026/05/12 04:57:36 DEBUG : YXBwbGU=: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6aa0_d20260512_m045436_c001_v0001165_t0037_u01778561676055") 2026/05/12 04:57:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d550a_d20260512_m045440_c001_v7007000_t0000_u01778561680562") 2026/05/12 04:57:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc966ac_d20260512_m045436_c001_v0001171_t0013_u01778561676086") 2026/05/12 04:57:36 DEBUG : YmFuYW5h: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d550b_d20260512_m045440_c001_v7007000_t0000_u01778561680745") 2026/05/12 04:57:36 DEBUG : YmFuYW5h: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd54_d20260512_m045436_c001_v0001117_t0041_u01778561676065") 2026/05/12 04:57:37 DEBUG : a/potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0b47_d20260512_m044844_c001_v7007000_t0000_u01778561324522") 2026/05/12 04:57:37 DEBUG : a/potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca28_d20260512_m044843_c001_v0001117_t0043_u01778561323516") 2026/05/12 04:57:37 DEBUG : a/potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0b43_d20260512_m044841_c001_v7007000_t0000_u01778561321278") 2026/05/12 04:57:37 DEBUG : a/potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca1a_d20260512_m044840_c001_v0001117_t0015_u01778561320202") 2026/05/12 04:57:37 DEBUG : a/potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124f723_d20260512_m044818_c001_v7007000_t0000_u01778561298364") 2026/05/12 04:57:37 DEBUG : a/potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c9cc_d20260512_m044817_c001_v0001117_t0017_u01778561297308") 2026/05/12 04:57:37 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c1a_d20260512_m045703_c001_v7007000_t0000_u01778561823117") 2026/05/12 04:57:37 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9685c_d20260512_m045659_c001_v0001171_t0033_u01778561819259") 2026/05/12 04:57:37 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a1343c_d20260512_m045647_c001_v7007000_t0000_u01778561807580") 2026/05/12 04:57:37 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96824_d20260512_m045642_c001_v0001171_t0037_u01778561802789") 2026/05/12 04:57:37 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb7420320c8_d20260512_m045630_c001_v7007000_t0000_u01778561790377") 2026/05/12 04:57:37 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96800_d20260512_m045626_c001_v0001171_t0035_u01778561786323") 2026/05/12 04:57:37 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ced2f_d20260512_m045615_c001_v7007000_t0000_u01778561775015") 2026/05/12 04:57:37 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc967ce_d20260512_m045611_c001_v0001171_t0002_u01778561771386") 2026/05/12 04:57:37 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c877eb_d20260512_m045559_c001_v7007000_t0000_u01778561759904") 2026/05/12 04:57:37 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9679e_d20260512_m045555_c001_v0001171_t0048_u01778561755331") 2026/05/12 04:57:37 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41607f05addc31d0_d20260512_m045542_c001_v7007000_t0000_u01778561742398") 2026/05/12 04:57:37 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96764_d20260512_m045536_c001_v0001171_t0030_u01778561736089") 2026/05/12 04:57:37 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a44071ffeb_d20260512_m045524_c001_v7007000_t0000_u01778561724084") 2026/05/12 04:57:37 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b4e_d20260512_m045520_c001_v0001165_t0032_u01778561720311") 2026/05/12 04:57:38 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a44071ffbd_d20260512_m045519_c001_v7007000_t0000_u01778561719380") 2026/05/12 04:57:38 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b34_d20260512_m045514_c001_v0001165_t0024_u01778561714470") 2026/05/12 04:57:38 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52b9_d20260512_m045502_c001_v7007000_t0000_u01778561702285") 2026/05/12 04:57:38 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc966ec_d20260512_m045458_c001_v0001171_t0056_u01778561698028") 2026/05/12 04:57:38 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f414725255d392a4c_d20260512_m045456_c001_v7007000_t0000_u01778561696811") 2026/05/12 04:57:38 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc966d8_d20260512_m045451_c001_v0001171_t0042_u01778561691951") 2026/05/12 04:57:38 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f415e73e09a0bdc33_d20260512_m045438_c001_v7007000_t0000_u01778561678553") 2026/05/12 04:57:38 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6a96_d20260512_m045433_c001_v0001165_t0019_u01778561673311") 2026/05/12 04:57:38 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa9be_d20260512_m045421_c001_v7007000_t0000_u01778561661371") 2026/05/12 04:57:38 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6a64_d20260512_m045417_c001_v0001165_t0040_u01778561657264") 2026/05/12 04:57:38 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4173b5f2a047a2d5_d20260512_m045404_c001_v7007000_t0000_u01778561644928") 2026/05/12 04:57:38 DEBUG : apple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6a3a_d20260512_m045401_c001_v0001165_t0037_u01778561641031") 2026/05/12 04:57:38 DEBUG : appleSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a11c61_d20260512_m045522_c001_v7007000_t0000_u01778561722526") 2026/05/12 04:57:38 DEBUG : appleSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b3c_d20260512_m045516_c001_v0001165_t0019_u01778561716952") 2026/05/12 04:57:38 DEBUG : appleapple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41607f05addc31d2_d20260512_m045542_c001_v7007000_t0000_u01778561742580") 2026/05/12 04:57:38 DEBUG : appleapple: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b96_d20260512_m045538_c001_v0001165_t0034_u01778561738291") 2026/05/12 04:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c1b_d20260512_m045703_c001_v7007000_t0000_u01778561823299") 2026/05/12 04:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c953_d20260512_m045659_c001_v0001091_t0048_u01778561819719") 2026/05/12 04:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a13443_d20260512_m045647_c001_v7007000_t0000_u01778561807762") 2026/05/12 04:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c93b_d20260512_m045643_c001_v0001091_t0051_u01778561803422") 2026/05/12 04:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb7420320c9_d20260512_m045630_c001_v7007000_t0000_u01778561790565") 2026/05/12 04:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c92b_d20260512_m045626_c001_v0001091_t0024_u01778561786834") 2026/05/12 04:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ced35_d20260512_m045615_c001_v7007000_t0000_u01778561775195") 2026/05/12 04:57:38 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c90f_d20260512_m045611_c001_v0001091_t0032_u01778561771865") 2026/05/12 04:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c877ed_d20260512_m045600_c001_v7007000_t0000_u01778561760087") 2026/05/12 04:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8fb_d20260512_m045555_c001_v0001091_t0009_u01778561755809") 2026/05/12 04:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a11cd3_d20260512_m045540_c001_v7007000_t0000_u01778561740411") 2026/05/12 04:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8d1_d20260512_m045536_c001_v0001091_t0043_u01778561736612") 2026/05/12 04:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a44071ffec_d20260512_m045524_c001_v7007000_t0000_u01778561724266") 2026/05/12 04:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8af_d20260512_m045520_c001_v0001091_t0021_u01778561720302") 2026/05/12 04:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4129cd3bd3d0b6d3_d20260512_m045518_c001_v7007000_t0000_u01778561718988") 2026/05/12 04:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cdbe_d20260512_m045515_c001_v0001117_t0057_u01778561715060") 2026/05/12 04:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52bb_d20260512_m045502_c001_v7007000_t0000_u01778561702468") 2026/05/12 04:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6afc_d20260512_m045458_c001_v0001165_t0020_u01778561698041") 2026/05/12 04:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f418f3255aeabd9dd_d20260512_m045456_c001_v7007000_t0000_u01778561696594") 2026/05/12 04:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c877_d20260512_m045452_c001_v0001091_t0024_u01778561692476") 2026/05/12 04:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ceaba_d20260512_m045438_c001_v7007000_t0000_u01778561678548") 2026/05/12 04:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c853_d20260512_m045434_c001_v0001091_t0010_u01778561674011") 2026/05/12 04:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa9bf_d20260512_m045421_c001_v7007000_t0000_u01778561661552") 2026/05/12 04:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c843_d20260512_m045418_c001_v0001091_t0031_u01778561658256") 2026/05/12 04:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4173b5f2a047a2da_d20260512_m045405_c001_v7007000_t0000_u01778561645109") 2026/05/12 04:57:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c81f_d20260512_m045402_c001_v0001091_t0017_u01778561642254") 2026/05/12 04:57:39 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40312076af37dc16_d20260512_m045522_c001_v7007000_t0000_u01778561722304") 2026/05/12 04:57:39 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cdc4_d20260512_m045516_c001_v0001117_t0054_u01778561716972") 2026/05/12 04:57:40 DEBUG : b/potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0b49_d20260512_m044844_c001_v7007000_t0000_u01778561324705") 2026/05/12 04:57:40 DEBUG : b/potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca20_d20260512_m044841_c001_v0001117_t0007_u01778561321825") 2026/05/12 04:57:40 DEBUG : b/potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0b42_d20260512_m044840_c001_v7007000_t0000_u01778561320734") 2026/05/12 04:57:40 DEBUG : b/potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca0e_d20260512_m044838_c001_v0001117_t0005_u01778561318243") 2026/05/12 04:57:40 DEBUG : b/potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124f71b_d20260512_m044817_c001_v7007000_t0000_u01778561297814") 2026/05/12 04:57:40 DEBUG : b/potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c9c6_d20260512_m044815_c001_v0001117_t0005_u01778561295700") 2026/05/12 04:57:40 DEBUG : backup/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f415e73e09a0bd7d2_d20260512_m045116_c001_v7007000_t0000_u01778561476790") 2026/05/12 04:57:40 DEBUG : backup/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f103b89b15ad92c69_d20260512_m045113_c001_v0001137_t0038_u01778561473627") 2026/05/12 04:57:40 DEBUG : backup/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f1034e76365e6b802_d20260512_m045109_c001_v0001131_t0000_u01778561469649") 2026/05/12 04:57:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a11782_d20260512_m045154_c001_v7007000_t0000_u01778561514434") 2026/05/12 04:57:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f1090ff7550822b8e_d20260512_m045152_c001_v0001042_t0005_u01778561512346") 2026/05/12 04:57:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f1153bc8b059276a4_d20260512_m045148_c001_v0001161_t0057_u01778561508332") 2026/05/12 04:57:40 DEBUG : backup/one.bak: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f404ab0c4b049c1c2_d20260512_m045138_c001_v7007000_t0000_u01778561498901") 2026/05/12 04:57:40 DEBUG : backup/one.bak: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f1051381b3735539b_d20260512_m045136_c001_v0001093_t0039_u01778561496527") 2026/05/12 04:57:40 DEBUG : backup/one.bak: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11608761eea7e808_d20260512_m045128_c001_v0001116_t0021_u01778561488948") 2026/05/12 04:57:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a11783_d20260512_m045154_c001_v7007000_t0000_u01778561514617") 2026/05/12 04:57:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f113485d0f551b2a1_d20260512_m045153_c001_v0001161_t0032_u01778561513408") 2026/05/12 04:57:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11937a25eb044d82_d20260512_m045149_c001_v0001177_t0002_u01778561509834") 2026/05/12 04:57:40 DEBUG : backup/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f415e73e09a0bd7d3_d20260512_m045116_c001_v7007000_t0000_u01778561476971") 2026/05/12 04:57:40 DEBUG : backup/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f1084a5e34e86e626_d20260512_m045115_c001_v0001136_t0036_u01778561475809") 2026/05/12 04:57:41 DEBUG : backup/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f118ddaa202b40d50_d20260512_m045111_c001_v0001182_t0055_u01778561471083") 2026/05/12 04:57:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f404ab0c4b049c1c3_d20260512_m045139_c001_v7007000_t0000_u01778561499083") 2026/05/12 04:57:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f109984083de963c6_d20260512_m045137_c001_v0001174_t0019_u01778561497945") 2026/05/12 04:57:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f1189afb2d9049d51_d20260512_m045134_c001_v0001041_t0031_u01778561494116") 2026/05/12 04:57:41 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c1d_d20260512_m045703_c001_v7007000_t0000_u01778561823480") 2026/05/12 04:57:41 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6cb0_d20260512_m045659_c001_v0001165_t0055_u01778561819513") 2026/05/12 04:57:41 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a13449_d20260512_m045647_c001_v7007000_t0000_u01778561807943") 2026/05/12 04:57:41 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6c6e_d20260512_m045643_c001_v0001165_t0036_u01778561803173") 2026/05/12 04:57:41 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb7420320ca_d20260512_m045630_c001_v7007000_t0000_u01778561790748") 2026/05/12 04:57:41 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6c34_d20260512_m045626_c001_v0001165_t0058_u01778561786631") 2026/05/12 04:57:41 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ced36_d20260512_m045615_c001_v7007000_t0000_u01778561775377") 2026/05/12 04:57:41 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6c12_d20260512_m045611_c001_v0001165_t0021_u01778561771646") 2026/05/12 04:57:41 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c877ee_d20260512_m045600_c001_v7007000_t0000_u01778561760269") 2026/05/12 04:57:41 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6bd8_d20260512_m045555_c001_v0001165_t0053_u01778561755586") 2026/05/12 04:57:41 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41607f05addc31d3_d20260512_m045542_c001_v7007000_t0000_u01778561742837") 2026/05/12 04:57:41 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b92_d20260512_m045536_c001_v0001165_t0037_u01778561736348") 2026/05/12 04:57:41 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a44071ffee_d20260512_m045524_c001_v7007000_t0000_u01778561724447") 2026/05/12 04:57:41 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96736_d20260512_m045520_c001_v0001171_t0008_u01778561720321") 2026/05/12 04:57:41 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb742031ee1_d20260512_m045518_c001_v7007000_t0000_u01778561718811") 2026/05/12 04:57:41 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8a3_d20260512_m045514_c001_v0001091_t0042_u01778561714672") 2026/05/12 04:57:41 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52bd_d20260512_m045502_c001_v7007000_t0000_u01778561702650") 2026/05/12 04:57:41 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c885_d20260512_m045458_c001_v0001091_t0050_u01778561698054") 2026/05/12 04:57:41 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f420237972141a946_d20260512_m045456_c001_v7007000_t0000_u01778561696829") 2026/05/12 04:57:41 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6ae0_d20260512_m045452_c001_v0001165_t0010_u01778561692270") 2026/05/12 04:57:42 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f414725255d392a15_d20260512_m045438_c001_v7007000_t0000_u01778561678553") 2026/05/12 04:57:42 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd4c_d20260512_m045433_c001_v0001117_t0058_u01778561673508") 2026/05/12 04:57:42 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa9c0_d20260512_m045421_c001_v7007000_t0000_u01778561661734") 2026/05/12 04:57:42 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd24_d20260512_m045417_c001_v0001117_t0032_u01778561657577") 2026/05/12 04:57:42 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4173b5f2a047a2de_d20260512_m045405_c001_v7007000_t0000_u01778561645289") 2026/05/12 04:57:42 DEBUG : banana: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ccfa_d20260512_m045401_c001_v0001117_t0013_u01778561641492") 2026/05/12 04:57:42 DEBUG : bananaSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f415e73e09a0bddc9_d20260512_m045522_c001_v7007000_t0000_u01778561722735") 2026/05/12 04:57:42 DEBUG : bananaSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8a5_d20260512_m045516_c001_v0001091_t0030_u01778561716964") 2026/05/12 04:57:42 DEBUG : both0: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e512b_d20260512_m045338_c001_v7007000_t0000_u01778561618730") 2026/05/12 04:57:42 DEBUG : both0: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc32_d20260512_m045312_c001_v0001117_t0001_u01778561592767") 2026/05/12 04:57:42 DEBUG : both0: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e7a_d20260512_m045308_c001_v7007000_t0000_u01778561588559") 2026/05/12 04:57:42 DEBUG : both0: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbae_d20260512_m045239_c001_v0001117_t0051_u01778561559598") 2026/05/12 04:57:42 DEBUG : both1: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e512c_d20260512_m045338_c001_v7007000_t0000_u01778561618913") 2026/05/12 04:57:42 DEBUG : both1: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc38_d20260512_m045313_c001_v0001117_t0051_u01778561593820") 2026/05/12 04:57:42 DEBUG : both1: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e7b_d20260512_m045308_c001_v7007000_t0000_u01778561588744") 2026/05/12 04:57:42 DEBUG : both1: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbb4_d20260512_m045241_c001_v0001117_t0018_u01778561561383") 2026/05/12 04:57:42 DEBUG : both10: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e512d_d20260512_m045339_c001_v7007000_t0000_u01778561619096") 2026/05/12 04:57:42 DEBUG : both10: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc70_d20260512_m045323_c001_v0001117_t0010_u01778561603932") 2026/05/12 04:57:42 DEBUG : both10: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e7d_d20260512_m045308_c001_v7007000_t0000_u01778561588925") 2026/05/12 04:57:42 DEBUG : both10: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbea_d20260512_m045252_c001_v0001117_t0025_u01778561572425") 2026/05/12 04:57:43 DEBUG : both11: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e512e_d20260512_m045339_c001_v7007000_t0000_u01778561619278") 2026/05/12 04:57:43 DEBUG : both11: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc74_d20260512_m045325_c001_v0001117_t0036_u01778561605150") 2026/05/12 04:57:43 DEBUG : both11: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e7f_d20260512_m045309_c001_v7007000_t0000_u01778561589109") 2026/05/12 04:57:43 DEBUG : both11: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbf2_d20260512_m045253_c001_v0001117_t0053_u01778561573967") 2026/05/12 04:57:43 DEBUG : both12: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e512f_d20260512_m045339_c001_v7007000_t0000_u01778561619460") 2026/05/12 04:57:43 DEBUG : both12: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc7a_d20260512_m045326_c001_v0001117_t0030_u01778561606276") 2026/05/12 04:57:43 DEBUG : both12: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e81_d20260512_m045309_c001_v7007000_t0000_u01778561589290") 2026/05/12 04:57:43 DEBUG : both12: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbf8_d20260512_m045255_c001_v0001117_t0045_u01778561575264") 2026/05/12 04:57:43 DEBUG : both13: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5130_d20260512_m045339_c001_v7007000_t0000_u01778561619643") 2026/05/12 04:57:43 DEBUG : both13: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc80_d20260512_m045327_c001_v0001117_t0043_u01778561607491") 2026/05/12 04:57:43 DEBUG : both13: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e83_d20260512_m045309_c001_v7007000_t0000_u01778561589474") 2026/05/12 04:57:43 DEBUG : both13: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbfc_d20260512_m045256_c001_v0001117_t0001_u01778561576419") 2026/05/12 04:57:43 DEBUG : both14: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5131_d20260512_m045339_c001_v7007000_t0000_u01778561619827") 2026/05/12 04:57:43 DEBUG : both14: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc86_d20260512_m045328_c001_v0001117_t0014_u01778561608648") 2026/05/12 04:57:43 DEBUG : both14: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e84_d20260512_m045309_c001_v7007000_t0000_u01778561589655") 2026/05/12 04:57:43 DEBUG : both14: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc06_d20260512_m045257_c001_v0001117_t0053_u01778561577819") 2026/05/12 04:57:43 DEBUG : both15: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5132_d20260512_m045340_c001_v7007000_t0000_u01778561620009") 2026/05/12 04:57:43 DEBUG : both15: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc8e_d20260512_m045330_c001_v0001117_t0028_u01778561610220") 2026/05/12 04:57:43 DEBUG : both15: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e85_d20260512_m045309_c001_v7007000_t0000_u01778561589837") 2026/05/12 04:57:43 DEBUG : both15: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc0a_d20260512_m045259_c001_v0001117_t0006_u01778561579031") 2026/05/12 04:57:43 DEBUG : both16: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5133_d20260512_m045340_c001_v7007000_t0000_u01778561620193") 2026/05/12 04:57:44 DEBUG : both16: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc92_d20260512_m045331_c001_v0001117_t0059_u01778561611289") 2026/05/12 04:57:44 DEBUG : both16: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e86_d20260512_m045310_c001_v7007000_t0000_u01778561590021") 2026/05/12 04:57:44 DEBUG : both16: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc10_d20260512_m045300_c001_v0001117_t0056_u01778561580197") 2026/05/12 04:57:44 DEBUG : both17: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5134_d20260512_m045340_c001_v7007000_t0000_u01778561620376") 2026/05/12 04:57:44 DEBUG : both17: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc96_d20260512_m045332_c001_v0001117_t0015_u01778561612281") 2026/05/12 04:57:44 DEBUG : both17: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e87_d20260512_m045310_c001_v7007000_t0000_u01778561590206") 2026/05/12 04:57:44 DEBUG : both17: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc14_d20260512_m045301_c001_v0001117_t0003_u01778561581296") 2026/05/12 04:57:44 DEBUG : both18: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5135_d20260512_m045340_c001_v7007000_t0000_u01778561620559") 2026/05/12 04:57:44 DEBUG : both18: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc9c_d20260512_m045333_c001_v0001117_t0055_u01778561613500") 2026/05/12 04:57:44 DEBUG : both18: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e88_d20260512_m045310_c001_v7007000_t0000_u01778561590389") 2026/05/12 04:57:44 DEBUG : both18: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc1a_d20260512_m045302_c001_v0001117_t0030_u01778561582545") 2026/05/12 04:57:44 DEBUG : both19: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5136_d20260512_m045340_c001_v7007000_t0000_u01778561620742") 2026/05/12 04:57:44 DEBUG : both19: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cca0_d20260512_m045334_c001_v0001117_t0014_u01778561614564") 2026/05/12 04:57:44 DEBUG : both19: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e89_d20260512_m045310_c001_v7007000_t0000_u01778561590572") 2026/05/12 04:57:44 DEBUG : both19: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc26_d20260512_m045304_c001_v0001117_t0034_u01778561584317") 2026/05/12 04:57:44 DEBUG : both2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5137_d20260512_m045340_c001_v7007000_t0000_u01778561620925") 2026/05/12 04:57:44 DEBUG : both2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc3c_d20260512_m045314_c001_v0001117_t0018_u01778561594708") 2026/05/12 04:57:44 DEBUG : both2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e8a_d20260512_m045310_c001_v7007000_t0000_u01778561590754") 2026/05/12 04:57:44 DEBUG : both2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbba_d20260512_m045242_c001_v0001117_t0043_u01778561562667") 2026/05/12 04:57:44 DEBUG : both3: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5138_d20260512_m045341_c001_v7007000_t0000_u01778561621108") 2026/05/12 04:57:44 DEBUG : both3: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc40_d20260512_m045315_c001_v0001117_t0017_u01778561595947") 2026/05/12 04:57:44 DEBUG : both3: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e8b_d20260512_m045310_c001_v7007000_t0000_u01778561590936") 2026/05/12 04:57:44 DEBUG : both3: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbc0_d20260512_m045243_c001_v0001117_t0028_u01778561563840") 2026/05/12 04:57:45 DEBUG : both4: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5139_d20260512_m045341_c001_v7007000_t0000_u01778561621290") 2026/05/12 04:57:45 DEBUG : both4: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc48_d20260512_m045317_c001_v0001117_t0054_u01778561597155") 2026/05/12 04:57:45 DEBUG : both4: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e8c_d20260512_m045311_c001_v7007000_t0000_u01778561591118") 2026/05/12 04:57:45 DEBUG : both4: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbc6_d20260512_m045245_c001_v0001117_t0036_u01778561565062") 2026/05/12 04:57:45 DEBUG : both5: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e513a_d20260512_m045341_c001_v7007000_t0000_u01778561621476") 2026/05/12 04:57:45 DEBUG : both5: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc4e_d20260512_m045318_c001_v0001117_t0005_u01778561598259") 2026/05/12 04:57:45 DEBUG : both5: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e8d_d20260512_m045311_c001_v7007000_t0000_u01778561591300") 2026/05/12 04:57:45 DEBUG : both5: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbcc_d20260512_m045246_c001_v0001117_t0023_u01778561566484") 2026/05/12 04:57:45 DEBUG : both6: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e513b_d20260512_m045341_c001_v7007000_t0000_u01778561621659") 2026/05/12 04:57:45 DEBUG : both6: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc54_d20260512_m045319_c001_v0001117_t0001_u01778561599300") 2026/05/12 04:57:45 DEBUG : both6: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e8e_d20260512_m045311_c001_v7007000_t0000_u01778561591481") 2026/05/12 04:57:45 DEBUG : both6: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbd0_d20260512_m045247_c001_v0001117_t0003_u01778561567553") 2026/05/12 04:57:45 DEBUG : both7: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e513c_d20260512_m045341_c001_v7007000_t0000_u01778561621842") 2026/05/12 04:57:45 DEBUG : both7: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc5c_d20260512_m045320_c001_v0001117_t0049_u01778561600464") 2026/05/12 04:57:45 DEBUG : both7: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e8f_d20260512_m045311_c001_v7007000_t0000_u01778561591664") 2026/05/12 04:57:45 DEBUG : both7: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbd6_d20260512_m045248_c001_v0001117_t0031_u01778561568725") 2026/05/12 04:57:45 DEBUG : both8: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e513d_d20260512_m045342_c001_v7007000_t0000_u01778561622027") 2026/05/12 04:57:45 DEBUG : both8: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc64_d20260512_m045321_c001_v0001117_t0002_u01778561601548") 2026/05/12 04:57:45 DEBUG : both8: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e90_d20260512_m045311_c001_v7007000_t0000_u01778561591847") 2026/05/12 04:57:46 DEBUG : both8: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbde_d20260512_m045249_c001_v0001117_t0048_u01778561569990") 2026/05/12 04:57:46 DEBUG : both9: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e513e_d20260512_m045342_c001_v7007000_t0000_u01778561622211") 2026/05/12 04:57:46 DEBUG : both9: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc6a_d20260512_m045322_c001_v0001117_t0008_u01778561602735") 2026/05/12 04:57:46 DEBUG : both9: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e91_d20260512_m045312_c001_v7007000_t0000_u01778561592030") 2026/05/12 04:57:46 DEBUG : both9: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbe4_d20260512_m045251_c001_v0001117_t0046_u01778561571225") 2026/05/12 04:57:46 DEBUG : c/non empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0b4a_d20260512_m044844_c001_v7007000_t0000_u01778561324887") 2026/05/12 04:57:46 DEBUG : c/non empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca24_d20260512_m044842_c001_v0001117_t0042_u01778561322584") 2026/05/12 04:57:46 DEBUG : c/non empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0b44_d20260512_m044841_c001_v7007000_t0000_u01778561321460") 2026/05/12 04:57:46 DEBUG : c/non empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca12_d20260512_m044838_c001_v0001117_t0048_u01778561318863") 2026/05/12 04:57:46 DEBUG : c/non empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124f727_d20260512_m044818_c001_v7007000_t0000_u01778561298547") 2026/05/12 04:57:46 DEBUG : c/non empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c9c8_d20260512_m044816_c001_v0001117_t0002_u01778561296428") 2026/05/12 04:57:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d550c_d20260512_m045440_c001_v7007000_t0000_u01778561680929") 2026/05/12 04:57:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c855_d20260512_m045436_c001_v0001091_t0036_u01778561676078") 2026/05/12 04:57:46 DEBUG : check sum: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124f6c2_d20260512_m044806_c001_v7007000_t0000_u01778561286621") 2026/05/12 04:57:46 DEBUG : check sum: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c9a6_d20260512_m044805_c001_v0001117_t0058_u01778561285103") 2026/05/12 04:57:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f402ab24f389d5f47_d20260512_m045732_c001_v7007000_t0000_u01778561852591") 2026/05/12 04:57:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc968a2_d20260512_m045731_c001_v0001171_t0018_u01778561851140") 2026/05/12 04:57:46 DEBUG : dest/3: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40975c611bd0e0c4_d20260512_m045043_c001_v7007000_t0000_u01778561443085") 2026/05/12 04:57:46 DEBUG : dest/3: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4156dc53ec84caf2_d20260512_m045041_c001_v0001174_t0016_u01778561441981") 2026/05/12 04:57:46 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41607f05addc31d4_d20260512_m045543_c001_v7007000_t0000_u01778561743080") 2026/05/12 04:57:46 DEBUG : dir1/0000-abcde: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8d5_d20260512_m045538_c001_v0001091_t0059_u01778561738304") 2026/05/12 04:57:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c1e_d20260512_m045703_c001_v7007000_t0000_u01778561823663") 2026/05/12 04:57:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96846_d20260512_m045652_c001_v0001171_t0052_u01778561812195") 2026/05/12 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a1344f_d20260512_m045648_c001_v7007000_t0000_u01778561808123") 2026/05/12 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96812_d20260512_m045635_c001_v0001171_t0057_u01778561795059") 2026/05/12 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb7420320cb_d20260512_m045630_c001_v7007000_t0000_u01778561790932") 2026/05/12 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc967e4_d20260512_m045619_c001_v0001171_t0030_u01778561779733") 2026/05/12 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ced39_d20260512_m045615_c001_v7007000_t0000_u01778561775558") 2026/05/12 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc967b4_d20260512_m045604_c001_v0001171_t0047_u01778561764516") 2026/05/12 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c877ef_d20260512_m045600_c001_v7007000_t0000_u01778561760451") 2026/05/12 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9677c_d20260512_m045547_c001_v0001171_t0028_u01778561747152") 2026/05/12 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5b98_d20260512_m045540_c001_v7007000_t0000_u01778561740605") 2026/05/12 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9674e_d20260512_m045528_c001_v0001171_t0032_u01778561728750") 2026/05/12 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a44071fff2_d20260512_m045524_c001_v7007000_t0000_u01778561724661") 2026/05/12 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96738_d20260512_m045520_c001_v0001171_t0047_u01778561720581") 2026/05/12 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4187183d4c93d7d7_d20260512_m045518_c001_v7007000_t0000_u01778561718983") 2026/05/12 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b20_d20260512_m045506_c001_v0001165_t0053_u01778561706895") 2026/05/12 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52be_d20260512_m045502_c001_v7007000_t0000_u01778561702830") 2026/05/12 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6afe_d20260512_m045458_c001_v0001165_t0032_u01778561698240") 2026/05/12 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f414725255d392a4d_d20260512_m045456_c001_v7007000_t0000_u01778561696993") 2026/05/12 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc966c2_d20260512_m045445_c001_v0001171_t0022_u01778561685036") 2026/05/12 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f400638e49740fee1_d20260512_m045438_c001_v7007000_t0000_u01778561678397") 2026/05/12 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6a7a_d20260512_m045425_c001_v0001165_t0059_u01778561665962") 2026/05/12 04:57:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa9c1_d20260512_m045421_c001_v7007000_t0000_u01778561661917") 2026/05/12 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6a48_d20260512_m045409_c001_v0001165_t0039_u01778561649492") 2026/05/12 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4173b5f2a047a2e2_d20260512_m045405_c001_v7007000_t0000_u01778561645471") 2026/05/12 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6a26_d20260512_m045355_c001_v0001165_t0059_u01778561635064") 2026/05/12 04:57:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f418f3255aeabda8b_d20260512_m045522_c001_v7007000_t0000_u01778561722579") 2026/05/12 04:57:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b3e_d20260512_m045517_c001_v0001165_t0044_u01778561717152") 2026/05/12 04:57:48 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41607f05addc31d5_d20260512_m045543_c001_v7007000_t0000_u01778561743261") 2026/05/12 04:57:48 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cdfc_d20260512_m045538_c001_v0001117_t0030_u01778561738309") 2026/05/12 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c20_d20260512_m045703_c001_v7007000_t0000_u01778561823846") 2026/05/12 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6c9c_d20260512_m045653_c001_v0001165_t0039_u01778561813027") 2026/05/12 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a13455_d20260512_m045648_c001_v7007000_t0000_u01778561808304") 2026/05/12 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6c4e_d20260512_m045635_c001_v0001165_t0004_u01778561795774") 2026/05/12 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb7420320cc_d20260512_m045631_c001_v7007000_t0000_u01778561791115") 2026/05/12 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6c24_d20260512_m045620_c001_v0001165_t0002_u01778561780353") 2026/05/12 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ced3e_d20260512_m045615_c001_v7007000_t0000_u01778561775740") 2026/05/12 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6bf4_d20260512_m045605_c001_v0001165_t0045_u01778561765198") 2026/05/12 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c877f0_d20260512_m045600_c001_v7007000_t0000_u01778561760634") 2026/05/12 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6bb8_d20260512_m045548_c001_v0001165_t0046_u01778561748029") 2026/05/12 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f418f3255aeabdaf6_d20260512_m045540_c001_v7007000_t0000_u01778561740774") 2026/05/12 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b74_d20260512_m045529_c001_v0001165_t0002_u01778561729372") 2026/05/12 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a44071fff3_d20260512_m045524_c001_v7007000_t0000_u01778561724845") 2026/05/12 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b52_d20260512_m045520_c001_v0001165_t0019_u01778561720593") 2026/05/12 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb742031ee4_d20260512_m045519_c001_v7007000_t0000_u01778561719198") 2026/05/12 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c897_d20260512_m045507_c001_v0001091_t0019_u01778561707453") 2026/05/12 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52bf_d20260512_m045503_c001_v7007000_t0000_u01778561703012") 2026/05/12 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc966ee_d20260512_m045458_c001_v0001171_t0009_u01778561698367") 2026/05/12 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ceb25_d20260512_m045456_c001_v7007000_t0000_u01778561696973") 2026/05/12 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6ac6_d20260512_m045445_c001_v0001165_t0010_u01778561685668") 2026/05/12 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e527d_d20260512_m045438_c001_v7007000_t0000_u01778561678152") 2026/05/12 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd3c_d20260512_m045426_c001_v0001117_t0056_u01778561666515") 2026/05/12 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa9c2_d20260512_m045422_c001_v7007000_t0000_u01778561662100") 2026/05/12 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd08_d20260512_m045410_c001_v0001117_t0005_u01778561650145") 2026/05/12 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4173b5f2a047a2e7_d20260512_m045405_c001_v7007000_t0000_u01778561645651") 2026/05/12 04:57:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ccea_d20260512_m045355_c001_v0001117_t0057_u01778561635272") 2026/05/12 04:57:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f418f3255aeabda8a_d20260512_m045522_c001_v7007000_t0000_u01778561722351") 2026/05/12 04:57:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9672c_d20260512_m045517_c001_v0001171_t0044_u01778561717245") 2026/05/12 04:57:49 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41607f05addc31d6_d20260512_m045543_c001_v7007000_t0000_u01778561743441") 2026/05/12 04:57:49 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9676a_d20260512_m045538_c001_v0001171_t0007_u01778561738565") 2026/05/12 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c21_d20260512_m045704_c001_v7007000_t0000_u01778561824028") 2026/05/12 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c943_d20260512_m045653_c001_v0001091_t0043_u01778561813688") 2026/05/12 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a1345a_d20260512_m045648_c001_v7007000_t0000_u01778561808487") 2026/05/12 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c92f_d20260512_m045636_c001_v0001091_t0051_u01778561796366") 2026/05/12 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb7420320cd_d20260512_m045631_c001_v7007000_t0000_u01778561791300") 2026/05/12 04:57:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c91f_d20260512_m045620_c001_v0001091_t0059_u01778561780931") 2026/05/12 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ced43_d20260512_m045615_c001_v7007000_t0000_u01778561775922") 2026/05/12 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c901_d20260512_m045605_c001_v0001091_t0055_u01778561765782") 2026/05/12 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c877f1_d20260512_m045600_c001_v7007000_t0000_u01778561760820") 2026/05/12 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8e9_d20260512_m045548_c001_v0001091_t0021_u01778561748627") 2026/05/12 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f418f3255aeabdaf3_d20260512_m045540_c001_v7007000_t0000_u01778561740218") 2026/05/12 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8c3_d20260512_m045529_c001_v0001091_t0036_u01778561729940") 2026/05/12 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a44071fff4_d20260512_m045525_c001_v7007000_t0000_u01778561725029") 2026/05/12 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8b3_d20260512_m045520_c001_v0001091_t0015_u01778561720660") 2026/05/12 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4129cd3bd3d0b6d1_d20260512_m045518_c001_v7007000_t0000_u01778561718799") 2026/05/12 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cda8_d20260512_m045508_c001_v0001117_t0013_u01778561708372") 2026/05/12 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52c0_d20260512_m045503_c001_v7007000_t0000_u01778561703194") 2026/05/12 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c889_d20260512_m045458_c001_v0001091_t0001_u01778561698382") 2026/05/12 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52ad_d20260512_m045456_c001_v7007000_t0000_u01778561696984") 2026/05/12 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c867_d20260512_m045446_c001_v0001091_t0007_u01778561686263") 2026/05/12 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c8758c_d20260512_m045438_c001_v7007000_t0000_u01778561678568") 2026/05/12 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c849_d20260512_m045427_c001_v0001091_t0005_u01778561667541") 2026/05/12 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa9c3_d20260512_m045422_c001_v7007000_t0000_u01778561662282") 2026/05/12 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c82f_d20260512_m045411_c001_v0001091_t0048_u01778561651189") 2026/05/12 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4173b5f2a047a2ec_d20260512_m045405_c001_v7007000_t0000_u01778561645850") 2026/05/12 04:57:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c813_d20260512_m045355_c001_v0001091_t0041_u01778561635737") 2026/05/12 04:57:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4187183d4c93d7e6_d20260512_m045522_c001_v7007000_t0000_u01778561722350") 2026/05/12 04:57:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cdc6_d20260512_m045517_c001_v0001117_t0006_u01778561717357") 2026/05/12 04:57:51 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41607f05addc31d7_d20260512_m045543_c001_v7007000_t0000_u01778561743622") 2026/05/12 04:57:51 DEBUG : dir1/0003-defgh: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b98_d20260512_m045538_c001_v0001165_t0043_u01778561738685") 2026/05/12 04:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c22_d20260512_m045704_c001_v7007000_t0000_u01778561824210") 2026/05/12 04:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ceb0_d20260512_m045654_c001_v0001117_t0018_u01778561814509") 2026/05/12 04:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a1345f_d20260512_m045648_c001_v7007000_t0000_u01778561808668") 2026/05/12 04:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ce84_d20260512_m045637_c001_v0001117_t0010_u01778561797367") 2026/05/12 04:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb7420320cf_d20260512_m045631_c001_v7007000_t0000_u01778561791486") 2026/05/12 04:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ce4c_d20260512_m045621_c001_v0001117_t0030_u01778561781567") 2026/05/12 04:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ced48_d20260512_m045616_c001_v7007000_t0000_u01778561776103") 2026/05/12 04:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ce24_d20260512_m045606_c001_v0001117_t0005_u01778561766499") 2026/05/12 04:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c877f2_d20260512_m045601_c001_v7007000_t0000_u01778561761002") 2026/05/12 04:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ce0c_d20260512_m045549_c001_v0001117_t0057_u01778561749386") 2026/05/12 04:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41607f05addc31c9_d20260512_m045540_c001_v7007000_t0000_u01778561740613") 2026/05/12 04:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cde8_d20260512_m045530_c001_v0001117_t0021_u01778561730690") 2026/05/12 04:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a44071fff6_d20260512_m045525_c001_v7007000_t0000_u01778561725211") 2026/05/12 04:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b56_d20260512_m045520_c001_v0001165_t0016_u01778561720802") 2026/05/12 04:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4187183d4c93d7d8_d20260512_m045519_c001_v7007000_t0000_u01778561719164") 2026/05/12 04:57:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96710_d20260512_m045509_c001_v0001171_t0020_u01778561709452") 2026/05/12 04:57:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52c1_d20260512_m045503_c001_v7007000_t0000_u01778561703376") 2026/05/12 04:57:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b02_d20260512_m045458_c001_v0001165_t0020_u01778561698549") 2026/05/12 04:57:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124ff1c_d20260512_m045456_c001_v7007000_t0000_u01778561696752") 2026/05/12 04:57:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd6c_d20260512_m045447_c001_v0001117_t0008_u01778561687018") 2026/05/12 04:57:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f400638e49740fee2_d20260512_m045438_c001_v7007000_t0000_u01778561678595") 2026/05/12 04:57:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96692_d20260512_m045428_c001_v0001171_t0024_u01778561668253") 2026/05/12 04:57:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa9c5_d20260512_m045422_c001_v7007000_t0000_u01778561662463") 2026/05/12 04:57:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96656_d20260512_m045411_c001_v0001171_t0035_u01778561651859") 2026/05/12 04:57:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4173b5f2a047a2f0_d20260512_m045406_c001_v7007000_t0000_u01778561646033") 2026/05/12 04:57:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96624_d20260512_m045356_c001_v0001171_t0035_u01778561636096") 2026/05/12 04:57:52 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a44071ffd6_d20260512_m045522_c001_v7007000_t0000_u01778561722727") 2026/05/12 04:57:52 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b42_d20260512_m045517_c001_v0001165_t0025_u01778561717504") 2026/05/12 04:57:52 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41607f05addc31d8_d20260512_m045543_c001_v7007000_t0000_u01778561743804") 2026/05/12 04:57:52 DEBUG : dir1/0004-efghi: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8d7_d20260512_m045538_c001_v0001091_t0047_u01778561738832") 2026/05/12 04:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c23_d20260512_m045704_c001_v7007000_t0000_u01778561824392") 2026/05/12 04:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9684a_d20260512_m045655_c001_v0001171_t0045_u01778561815024") 2026/05/12 04:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a13464_d20260512_m045648_c001_v7007000_t0000_u01778561808848") 2026/05/12 04:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96818_d20260512_m045637_c001_v0001171_t0045_u01778561797953") 2026/05/12 04:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb7420320d0_d20260512_m045631_c001_v7007000_t0000_u01778561791669") 2026/05/12 04:57:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc967f2_d20260512_m045622_c001_v0001171_t0009_u01778561782160") 2026/05/12 04:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ced4e_d20260512_m045616_c001_v7007000_t0000_u01778561776285") 2026/05/12 04:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc967be_d20260512_m045607_c001_v0001171_t0031_u01778561767133") 2026/05/12 04:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c877f3_d20260512_m045601_c001_v7007000_t0000_u01778561761184") 2026/05/12 04:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9678c_d20260512_m045550_c001_v0001171_t0048_u01778561750382") 2026/05/12 04:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f418f3255aeabdaf4_d20260512_m045540_c001_v7007000_t0000_u01778561740401") 2026/05/12 04:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96758_d20260512_m045531_c001_v0001171_t0025_u01778561731344") 2026/05/12 04:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a44071fff7_d20260512_m045525_c001_v7007000_t0000_u01778561725394") 2026/05/12 04:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9673a_d20260512_m045520_c001_v0001171_t0052_u01778561720836") 2026/05/12 04:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4187183d4c93d7d9_d20260512_m045519_c001_v7007000_t0000_u01778561719204") 2026/05/12 04:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b26_d20260512_m045509_c001_v0001165_t0003_u01778561709708") 2026/05/12 04:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52c2_d20260512_m045503_c001_v7007000_t0000_u01778561703558") 2026/05/12 04:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc966f0_d20260512_m045458_c001_v0001171_t0024_u01778561698671") 2026/05/12 04:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124ff1d_d20260512_m045456_c001_v7007000_t0000_u01778561696933") 2026/05/12 04:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc966ca_d20260512_m045447_c001_v0001171_t0019_u01778561687762") 2026/05/12 04:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395319152_d20260512_m045438_c001_v7007000_t0000_u01778561678580") 2026/05/12 04:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6a82_d20260512_m045428_c001_v0001165_t0036_u01778561668537") 2026/05/12 04:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa9c7_d20260512_m045422_c001_v7007000_t0000_u01778561662645") 2026/05/12 04:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6a4e_d20260512_m045412_c001_v0001165_t0058_u01778561652212") 2026/05/12 04:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4173b5f2a047a2f4_d20260512_m045406_c001_v7007000_t0000_u01778561646215") 2026/05/12 04:57:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6a2a_d20260512_m045356_c001_v0001165_t0007_u01778561636413") 2026/05/12 04:57:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4187183d4c93d7e5_d20260512_m045522_c001_v7007000_t0000_u01778561722280") 2026/05/12 04:57:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9672e_d20260512_m045517_c001_v0001171_t0007_u01778561717542") 2026/05/12 04:57:54 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41607f05addc31d9_d20260512_m045543_c001_v7007000_t0000_u01778561743987") 2026/05/12 04:57:54 DEBUG : dir1/0005-fghij: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9676c_d20260512_m045538_c001_v0001171_t0030_u01778561738839") 2026/05/12 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c24_d20260512_m045704_c001_v7007000_t0000_u01778561824574") 2026/05/12 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6ca2_d20260512_m045655_c001_v0001165_t0053_u01778561815295") 2026/05/12 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a1346a_d20260512_m045649_c001_v7007000_t0000_u01778561809030") 2026/05/12 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6c5a_d20260512_m045638_c001_v0001165_t0029_u01778561798203") 2026/05/12 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb7420320d1_d20260512_m045631_c001_v7007000_t0000_u01778561791853") 2026/05/12 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6c28_d20260512_m045622_c001_v0001165_t0015_u01778561782442") 2026/05/12 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ced53_d20260512_m045616_c001_v7007000_t0000_u01778561776467") 2026/05/12 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6bf8_d20260512_m045607_c001_v0001165_t0037_u01778561767402") 2026/05/12 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c877f4_d20260512_m045601_c001_v7007000_t0000_u01778561761366") 2026/05/12 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6bc0_d20260512_m045550_c001_v0001165_t0019_u01778561750636") 2026/05/12 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4157c35a5b7a59ed_d20260512_m045540_c001_v7007000_t0000_u01778561740624") 2026/05/12 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b84_d20260512_m045531_c001_v0001165_t0045_u01778561731644") 2026/05/12 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a44071fff8_d20260512_m045525_c001_v7007000_t0000_u01778561725576") 2026/05/12 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b58_d20260512_m045521_c001_v0001165_t0000_u01778561721005") 2026/05/12 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4129cd3bd3d0b6d5_d20260512_m045519_c001_v7007000_t0000_u01778561719170") 2026/05/12 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c89d_d20260512_m045509_c001_v0001091_t0010_u01778561709918") 2026/05/12 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52c3_d20260512_m045503_c001_v7007000_t0000_u01778561703740") 2026/05/12 04:57:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd90_d20260512_m045458_c001_v0001117_t0048_u01778561698733") 2026/05/12 04:57:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f400638e49740ff98_d20260512_m045456_c001_v7007000_t0000_u01778561696767") 2026/05/12 04:57:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6ad0_d20260512_m045448_c001_v0001165_t0036_u01778561688039") 2026/05/12 04:57:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b48039531914d_d20260512_m045438_c001_v7007000_t0000_u01778561678399") 2026/05/12 04:57:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd40_d20260512_m045428_c001_v0001117_t0045_u01778561668819") 2026/05/12 04:57:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa9c9_d20260512_m045422_c001_v7007000_t0000_u01778561662826") 2026/05/12 04:57:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd14_d20260512_m045412_c001_v0001117_t0029_u01778561652418") 2026/05/12 04:57:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4173b5f2a047a2f8_d20260512_m045406_c001_v7007000_t0000_u01778561646394") 2026/05/12 04:57:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ccee_d20260512_m045356_c001_v0001117_t0031_u01778561636617") 2026/05/12 04:57:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f415e73e09a0bddc8_d20260512_m045522_c001_v7007000_t0000_u01778561722553") 2026/05/12 04:57:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8a7_d20260512_m045517_c001_v0001091_t0002_u01778561717590") 2026/05/12 04:57:55 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41607f05addc31db_d20260512_m045544_c001_v7007000_t0000_u01778561744173") 2026/05/12 04:57:55 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ce02_d20260512_m045538_c001_v0001117_t0034_u01778561738867") 2026/05/12 04:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c25_d20260512_m045704_c001_v7007000_t0000_u01778561824755") 2026/05/12 04:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c947_d20260512_m045655_c001_v0001091_t0019_u01778561815493") 2026/05/12 04:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a13471_d20260512_m045649_c001_v7007000_t0000_u01778561809211") 2026/05/12 04:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c931_d20260512_m045638_c001_v0001091_t0020_u01778561798453") 2026/05/12 04:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb7420320d2_d20260512_m045632_c001_v7007000_t0000_u01778561792037") 2026/05/12 04:57:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c923_d20260512_m045622_c001_v0001091_t0024_u01778561782648") 2026/05/12 04:57:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ced58_d20260512_m045616_c001_v7007000_t0000_u01778561776649") 2026/05/12 04:57:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c907_d20260512_m045607_c001_v0001091_t0053_u01778561767657") 2026/05/12 04:57:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c877f5_d20260512_m045601_c001_v7007000_t0000_u01778561761547") 2026/05/12 04:57:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8f1_d20260512_m045550_c001_v0001091_t0017_u01778561750852") 2026/05/12 04:57:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a11cd7_d20260512_m045540_c001_v7007000_t0000_u01778561740786") 2026/05/12 04:57:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8c7_d20260512_m045531_c001_v0001091_t0008_u01778561731847") 2026/05/12 04:57:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a44071fffe_d20260512_m045525_c001_v7007000_t0000_u01778561725758") 2026/05/12 04:57:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8b5_d20260512_m045521_c001_v0001091_t0048_u01778561721018") 2026/05/12 04:57:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a11c5b_d20260512_m045519_c001_v7007000_t0000_u01778561719217") 2026/05/12 04:57:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cdac_d20260512_m045510_c001_v0001117_t0004_u01778561710320") 2026/05/12 04:57:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52c5_d20260512_m045503_c001_v7007000_t0000_u01778561703921") 2026/05/12 04:57:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b04_d20260512_m045458_c001_v0001165_t0033_u01778561698748") 2026/05/12 04:57:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f418f3255aeabd9e0_d20260512_m045456_c001_v7007000_t0000_u01778561696779") 2026/05/12 04:57:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c86b_d20260512_m045448_c001_v0001091_t0024_u01778561688383") 2026/05/12 04:57:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e527e_d20260512_m045438_c001_v7007000_t0000_u01778561678334") 2026/05/12 04:57:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c84d_d20260512_m045429_c001_v0001091_t0055_u01778561669617") 2026/05/12 04:57:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa9ca_d20260512_m045423_c001_v7007000_t0000_u01778561663008") 2026/05/12 04:57:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c835_d20260512_m045413_c001_v0001091_t0039_u01778561653238") 2026/05/12 04:57:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4173b5f2a047a2fb_d20260512_m045406_c001_v7007000_t0000_u01778561646575") 2026/05/12 04:57:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c819_d20260512_m045357_c001_v0001091_t0045_u01778561637189") 2026/05/12 04:57:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4187183d4c93d7e8_d20260512_m045522_c001_v7007000_t0000_u01778561722463") 2026/05/12 04:57:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b44_d20260512_m045517_c001_v0001165_t0039_u01778561717730") 2026/05/12 04:57:57 DEBUG : dir1/0007-12345: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41607f05addc31dd_d20260512_m045544_c001_v7007000_t0000_u01778561744355") 2026/05/12 04:57:57 DEBUG : dir1/0007-12345: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b9a_d20260512_m045538_c001_v0001165_t0049_u01778561738970") 2026/05/12 04:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c27_d20260512_m045704_c001_v7007000_t0000_u01778561824937") 2026/05/12 04:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ceb2_d20260512_m045655_c001_v0001117_t0043_u01778561815795") 2026/05/12 04:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a13478_d20260512_m045649_c001_v7007000_t0000_u01778561809393") 2026/05/12 04:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ce86_d20260512_m045638_c001_v0001117_t0003_u01778561798780") 2026/05/12 04:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb7420320d3_d20260512_m045632_c001_v7007000_t0000_u01778561792221") 2026/05/12 04:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ce50_d20260512_m045622_c001_v0001117_t0059_u01778561782943") 2026/05/12 04:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ced5c_d20260512_m045616_c001_v7007000_t0000_u01778561776830") 2026/05/12 04:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ce28_d20260512_m045607_c001_v0001117_t0016_u01778561767992") 2026/05/12 04:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c877f6_d20260512_m045601_c001_v7007000_t0000_u01778561761729") 2026/05/12 04:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ce0e_d20260512_m045551_c001_v0001117_t0056_u01778561751232") 2026/05/12 04:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a11cd2_d20260512_m045540_c001_v7007000_t0000_u01778561740229") 2026/05/12 04:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cdec_d20260512_m045532_c001_v0001117_t0049_u01778561732221") 2026/05/12 04:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a440720004_d20260512_m045525_c001_v7007000_t0000_u01778561725939") 2026/05/12 04:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cdd2_d20260512_m045521_c001_v0001117_t0003_u01778561721032") 2026/05/12 04:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4187183d4c93d7da_d20260512_m045519_c001_v7007000_t0000_u01778561719346") 2026/05/12 04:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96716_d20260512_m045511_c001_v0001171_t0000_u01778561711016") 2026/05/12 04:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52c6_d20260512_m045504_c001_v7007000_t0000_u01778561704104") 2026/05/12 04:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c88b_d20260512_m045458_c001_v0001091_t0025_u01778561698810") 2026/05/12 04:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f420237972141a948_d20260512_m045457_c001_v7007000_t0000_u01778561697015") 2026/05/12 04:57:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd72_d20260512_m045448_c001_v0001117_t0025_u01778561688686") 2026/05/12 04:57:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5280_d20260512_m045438_c001_v7007000_t0000_u01778561678516") 2026/05/12 04:57:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96698_d20260512_m045430_c001_v0001171_t0042_u01778561670170") 2026/05/12 04:57:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa9cb_d20260512_m045423_c001_v7007000_t0000_u01778561663191") 2026/05/12 04:57:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9665e_d20260512_m045413_c001_v0001171_t0014_u01778561653748") 2026/05/12 04:57:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4173b5f2a047a2fd_d20260512_m045406_c001_v7007000_t0000_u01778561646756") 2026/05/12 04:57:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9662a_d20260512_m045357_c001_v0001171_t0048_u01778561637495") 2026/05/12 04:57:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40312076af37dc17_d20260512_m045522_c001_v7007000_t0000_u01778561722348") 2026/05/12 04:57:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96730_d20260512_m045517_c001_v0001171_t0008_u01778561717825") 2026/05/12 04:57:58 DEBUG : dir1/0008-23456: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41607f05addc31de_d20260512_m045544_c001_v7007000_t0000_u01778561744537") 2026/05/12 04:57:58 DEBUG : dir1/0008-23456: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9676e_d20260512_m045539_c001_v0001171_t0019_u01778561739087") 2026/05/12 04:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c29_d20260512_m045705_c001_v7007000_t0000_u01778561825119") 2026/05/12 04:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9684e_d20260512_m045656_c001_v0001171_t0016_u01778561816369") 2026/05/12 04:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a1347d_d20260512_m045649_c001_v7007000_t0000_u01778561809573") 2026/05/12 04:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9681a_d20260512_m045639_c001_v0001171_t0043_u01778561799435") 2026/05/12 04:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb7420320d4_d20260512_m045632_c001_v7007000_t0000_u01778561792407") 2026/05/12 04:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc967fa_d20260512_m045623_c001_v0001171_t0057_u01778561783418") 2026/05/12 04:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ced5d_d20260512_m045617_c001_v7007000_t0000_u01778561777016") 2026/05/12 04:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc967c4_d20260512_m045608_c001_v0001171_t0026_u01778561768554") 2026/05/12 04:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c877f8_d20260512_m045601_c001_v7007000_t0000_u01778561761910") 2026/05/12 04:57:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96792_d20260512_m045551_c001_v0001171_t0013_u01778561751671") 2026/05/12 04:57:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f418f3255aeabdaf5_d20260512_m045540_c001_v7007000_t0000_u01778561740584") 2026/05/12 04:57:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9675c_d20260512_m045532_c001_v0001171_t0043_u01778561732900") 2026/05/12 04:57:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a44072000a_d20260512_m045526_c001_v7007000_t0000_u01778561726121") 2026/05/12 04:57:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9673c_d20260512_m045521_c001_v0001171_t0033_u01778561721163") 2026/05/12 04:57:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4187183d4c93d7d6_d20260512_m045518_c001_v7007000_t0000_u01778561718801") 2026/05/12 04:57:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b28_d20260512_m045511_c001_v0001165_t0022_u01778561711276") 2026/05/12 04:57:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52c8_d20260512_m045504_c001_v7007000_t0000_u01778561704288") 2026/05/12 04:57:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc966f2_d20260512_m045458_c001_v0001171_t0046_u01778561698925") 2026/05/12 04:57:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f420237972141a947_d20260512_m045456_c001_v7007000_t0000_u01778561696931") 2026/05/12 04:57:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc966d2_d20260512_m045449_c001_v0001171_t0019_u01778561689170") 2026/05/12 04:57:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d5503_d20260512_m045438_c001_v7007000_t0000_u01778561678341") 2026/05/12 04:57:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6a8a_d20260512_m045430_c001_v0001165_t0051_u01778561670491") 2026/05/12 04:57:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa9cd_d20260512_m045423_c001_v7007000_t0000_u01778561663374") 2026/05/12 04:57:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6a5c_d20260512_m045414_c001_v0001165_t0032_u01778561654118") 2026/05/12 04:57:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4173b5f2a047a300_d20260512_m045406_c001_v7007000_t0000_u01778561646936") 2026/05/12 04:57:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6a2e_d20260512_m045357_c001_v0001165_t0017_u01778561637972") 2026/05/12 04:57:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a11c60_d20260512_m045522_c001_v7007000_t0000_u01778561722343") 2026/05/12 04:57:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8a9_d20260512_m045517_c001_v0001091_t0004_u01778561717956") 2026/05/12 04:57:59 DEBUG : dir1/0009-34567: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41607f05addc31df_d20260512_m045544_c001_v7007000_t0000_u01778561744718") 2026/05/12 04:57:59 DEBUG : dir1/0009-34567: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6ba0_d20260512_m045539_c001_v0001165_t0046_u01778561739177") 2026/05/12 04:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c2b_d20260512_m045705_c001_v7007000_t0000_u01778561825301") 2026/05/12 04:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6caa_d20260512_m045656_c001_v0001165_t0023_u01778561816766") 2026/05/12 04:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a13484_d20260512_m045649_c001_v7007000_t0000_u01778561809755") 2026/05/12 04:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6c5e_d20260512_m045639_c001_v0001165_t0057_u01778561799750") 2026/05/12 04:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb7420320d5_d20260512_m045632_c001_v7007000_t0000_u01778561792591") 2026/05/12 04:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6c2a_d20260512_m045623_c001_v0001165_t0017_u01778561783708") 2026/05/12 04:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ced5e_d20260512_m045617_c001_v7007000_t0000_u01778561777196") 2026/05/12 04:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6c02_d20260512_m045608_c001_v0001165_t0009_u01778561768825") 2026/05/12 04:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c877fb_d20260512_m045602_c001_v7007000_t0000_u01778561762099") 2026/05/12 04:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6bcc_d20260512_m045551_c001_v0001165_t0025_u01778561751975") 2026/05/12 04:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a11cd6_d20260512_m045540_c001_v7007000_t0000_u01778561740631") 2026/05/12 04:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b86_d20260512_m045533_c001_v0001165_t0002_u01778561733228") 2026/05/12 04:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a44072000f_d20260512_m045526_c001_v7007000_t0000_u01778561726304") 2026/05/12 04:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b5a_d20260512_m045521_c001_v0001165_t0040_u01778561721209") 2026/05/12 04:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4187183d4c93d7db_d20260512_m045519_c001_v7007000_t0000_u01778561719388") 2026/05/12 04:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c89f_d20260512_m045511_c001_v0001091_t0013_u01778561711465") 2026/05/12 04:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52ca_d20260512_m045504_c001_v7007000_t0000_u01778561704475") 2026/05/12 04:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b06_d20260512_m045459_c001_v0001165_t0005_u01778561699052") 2026/05/12 04:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f420237972141a949_d20260512_m045457_c001_v7007000_t0000_u01778561697115") 2026/05/12 04:58:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6ad8_d20260512_m045449_c001_v0001165_t0033_u01778561689431") 2026/05/12 04:58:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5282_d20260512_m045438_c001_v7007000_t0000_u01778561678697") 2026/05/12 04:58:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd44_d20260512_m045430_c001_v0001117_t0052_u01778561670696") 2026/05/12 04:58:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa9ce_d20260512_m045423_c001_v7007000_t0000_u01778561663555") 2026/05/12 04:58:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd1a_d20260512_m045414_c001_v0001117_t0017_u01778561654409") 2026/05/12 04:58:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4173b5f2a047a302_d20260512_m045407_c001_v7007000_t0000_u01778561647117") 2026/05/12 04:58:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ccf0_d20260512_m045358_c001_v0001117_t0041_u01778561638173") 2026/05/12 04:58:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a44071ffd1_d20260512_m045522_c001_v7007000_t0000_u01778561722544") 2026/05/12 04:58:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cdc8_d20260512_m045518_c001_v0001117_t0020_u01778561718040") 2026/05/12 04:58:01 DEBUG : dir1/0010-45678: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41607f05addc31e0_d20260512_m045544_c001_v7007000_t0000_u01778561744898") 2026/05/12 04:58:01 DEBUG : dir1/0010-45678: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96770_d20260512_m045539_c001_v0001171_t0051_u01778561739362") 2026/05/12 04:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c2c_d20260512_m045705_c001_v7007000_t0000_u01778561825484") 2026/05/12 04:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c949_d20260512_m045656_c001_v0001091_t0000_u01778561816987") 2026/05/12 04:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a1348e_d20260512_m045649_c001_v7007000_t0000_u01778561809937") 2026/05/12 04:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c933_d20260512_m045639_c001_v0001091_t0010_u01778561799988") 2026/05/12 04:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb7420320d6_d20260512_m045632_c001_v7007000_t0000_u01778561792775") 2026/05/12 04:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c925_d20260512_m045623_c001_v0001091_t0020_u01778561783943") 2026/05/12 04:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ced5f_d20260512_m045617_c001_v7007000_t0000_u01778561777377") 2026/05/12 04:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c909_d20260512_m045609_c001_v0001091_t0007_u01778561769092") 2026/05/12 04:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c877fd_d20260512_m045602_c001_v7007000_t0000_u01778561762280") 2026/05/12 04:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8f7_d20260512_m045552_c001_v0001091_t0031_u01778561752210") 2026/05/12 04:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c14ef_d20260512_m045540_c001_v7007000_t0000_u01778561740397") 2026/05/12 04:58:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8c9_d20260512_m045533_c001_v0001091_t0001_u01778561733458") 2026/05/12 04:58:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a440720014_d20260512_m045526_c001_v7007000_t0000_u01778561726487") 2026/05/12 04:58:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8b7_d20260512_m045521_c001_v0001091_t0044_u01778561721303") 2026/05/12 04:58:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f418f3255aeabda87_d20260512_m045519_c001_v7007000_t0000_u01778561719172") 2026/05/12 04:58:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cdb6_d20260512_m045512_c001_v0001117_t0037_u01778561712022") 2026/05/12 04:58:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52cb_d20260512_m045504_c001_v7007000_t0000_u01778561704659") 2026/05/12 04:58:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c88d_d20260512_m045459_c001_v0001091_t0008_u01778561699217") 2026/05/12 04:58:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124ff1a_d20260512_m045456_c001_v7007000_t0000_u01778561696389") 2026/05/12 04:58:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c86f_d20260512_m045449_c001_v0001091_t0032_u01778561689679") 2026/05/12 04:58:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f415e73e09a0bdc32_d20260512_m045438_c001_v7007000_t0000_u01778561678362") 2026/05/12 04:58:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c84f_d20260512_m045431_c001_v0001091_t0025_u01778561671317") 2026/05/12 04:58:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa9cf_d20260512_m045423_c001_v7007000_t0000_u01778561663737") 2026/05/12 04:58:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c839_d20260512_m045415_c001_v0001091_t0057_u01778561655043") 2026/05/12 04:58:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4173b5f2a047a305_d20260512_m045407_c001_v7007000_t0000_u01778561647297") 2026/05/12 04:58:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c81b_d20260512_m045358_c001_v0001091_t0017_u01778561638781") 2026/05/12 04:58:02 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40312076af37dc19_d20260512_m045522_c001_v7007000_t0000_u01778561722587") 2026/05/12 04:58:02 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b46_d20260512_m045518_c001_v0001165_t0025_u01778561718048") 2026/05/12 04:58:02 DEBUG : dir1/0011-56789: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41607f05addc31e1_d20260512_m045545_c001_v7007000_t0000_u01778561745081") 2026/05/12 04:58:02 DEBUG : dir1/0011-56789: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6ba2_d20260512_m045539_c001_v0001165_t0029_u01778561739390") 2026/05/12 04:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c2e_d20260512_m045705_c001_v7007000_t0000_u01778561825673") 2026/05/12 04:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ceb8_d20260512_m045657_c001_v0001117_t0018_u01778561817381") 2026/05/12 04:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a13497_d20260512_m045650_c001_v7007000_t0000_u01778561810117") 2026/05/12 04:58:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ce8c_d20260512_m045640_c001_v0001117_t0013_u01778561800604") 2026/05/12 04:58:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb7420320d7_d20260512_m045632_c001_v7007000_t0000_u01778561792959") 2026/05/12 04:58:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ce54_d20260512_m045624_c001_v0001117_t0016_u01778561784263") 2026/05/12 04:58:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ced60_d20260512_m045617_c001_v7007000_t0000_u01778561777558") 2026/05/12 04:58:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ce2a_d20260512_m045609_c001_v0001117_t0021_u01778561769430") 2026/05/12 04:58:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c877fe_d20260512_m045602_c001_v7007000_t0000_u01778561762462") 2026/05/12 04:58:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ce10_d20260512_m045553_c001_v0001117_t0058_u01778561753164") 2026/05/12 04:58:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4cec21_d20260512_m045540_c001_v7007000_t0000_u01778561740643") 2026/05/12 04:58:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cdf0_d20260512_m045533_c001_v0001117_t0055_u01778561733882") 2026/05/12 04:58:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a44072001a_d20260512_m045526_c001_v7007000_t0000_u01778561726680") 2026/05/12 04:58:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9673e_d20260512_m045521_c001_v0001171_t0024_u01778561721417") 2026/05/12 04:58:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f418f3255aeabda88_d20260512_m045519_c001_v7007000_t0000_u01778561719357") 2026/05/12 04:58:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96720_d20260512_m045512_c001_v0001171_t0055_u01778561712709") 2026/05/12 04:58:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52cc_d20260512_m045504_c001_v7007000_t0000_u01778561704840") 2026/05/12 04:58:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b08_d20260512_m045459_c001_v0001165_t0058_u01778561699279") 2026/05/12 04:58:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ceb24_d20260512_m045456_c001_v7007000_t0000_u01778561696790") 2026/05/12 04:58:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd74_d20260512_m045450_c001_v0001117_t0051_u01778561690111") 2026/05/12 04:58:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d5505_d20260512_m045438_c001_v7007000_t0000_u01778561678711") 2026/05/12 04:58:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9669c_d20260512_m045431_c001_v0001171_t0029_u01778561671641") 2026/05/12 04:58:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa9d1_d20260512_m045423_c001_v7007000_t0000_u01778561663917") 2026/05/12 04:58:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96666_d20260512_m045415_c001_v0001171_t0036_u01778561655541") 2026/05/12 04:58:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4173b5f2a047a308_d20260512_m045407_c001_v7007000_t0000_u01778561647478") 2026/05/12 04:58:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96632_d20260512_m045359_c001_v0001171_t0052_u01778561639226") 2026/05/12 04:58:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4187183d4c93d7ea_d20260512_m045522_c001_v7007000_t0000_u01778561722648") 2026/05/12 04:58:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96732_d20260512_m045518_c001_v0001171_t0001_u01778561718100") 2026/05/12 04:58:04 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41607f05addc31e2_d20260512_m045545_c001_v7007000_t0000_u01778561745262") 2026/05/12 04:58:04 DEBUG : dir1/0012-6789;: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8d9_d20260512_m045539_c001_v0001091_t0007_u01778561739406") 2026/05/12 04:58:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c2f_d20260512_m045705_c001_v7007000_t0000_u01778561825854") 2026/05/12 04:58:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96856_d20260512_m045657_c001_v0001171_t0021_u01778561817902") 2026/05/12 04:58:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a1349e_d20260512_m045650_c001_v7007000_t0000_u01778561810299") 2026/05/12 04:58:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96820_d20260512_m045641_c001_v0001171_t0019_u01778561801180") 2026/05/12 04:58:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb7420320d8_d20260512_m045633_c001_v7007000_t0000_u01778561793142") 2026/05/12 04:58:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc967fc_d20260512_m045624_c001_v0001171_t0009_u01778561784837") 2026/05/12 04:58:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ced64_d20260512_m045617_c001_v7007000_t0000_u01778561777774") 2026/05/12 04:58:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc967cc_d20260512_m045610_c001_v0001171_t0053_u01778561770015") 2026/05/12 04:58:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c877ff_d20260512_m045602_c001_v7007000_t0000_u01778561762642") 2026/05/12 04:58:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96796_d20260512_m045553_c001_v0001171_t0024_u01778561753744") 2026/05/12 04:58:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c14f1_d20260512_m045540_c001_v7007000_t0000_u01778561740583") 2026/05/12 04:58:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96760_d20260512_m045534_c001_v0001171_t0007_u01778561734674") 2026/05/12 04:58:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a44072001f_d20260512_m045526_c001_v7007000_t0000_u01778561726864") 2026/05/12 04:58:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b5c_d20260512_m045521_c001_v0001165_t0011_u01778561721451") 2026/05/12 04:58:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a11c5c_d20260512_m045519_c001_v7007000_t0000_u01778561719400") 2026/05/12 04:58:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b2e_d20260512_m045513_c001_v0001165_t0023_u01778561713012") 2026/05/12 04:58:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52cd_d20260512_m045505_c001_v7007000_t0000_u01778561705022") 2026/05/12 04:58:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd92_d20260512_m045459_c001_v0001117_t0031_u01778561699325") 2026/05/12 04:58:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f418f3255aeabd9d9_d20260512_m045456_c001_v7007000_t0000_u01778561696411") 2026/05/12 04:58:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc966d4_d20260512_m045450_c001_v0001171_t0033_u01778561690582") 2026/05/12 04:58:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ceab9_d20260512_m045438_c001_v7007000_t0000_u01778561678358") 2026/05/12 04:58:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6a92_d20260512_m045431_c001_v0001165_t0005_u01778561671904") 2026/05/12 04:58:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa9d3_d20260512_m045424_c001_v7007000_t0000_u01778561664099") 2026/05/12 04:58:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6a60_d20260512_m045415_c001_v0001165_t0042_u01778561655836") 2026/05/12 04:58:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4173b5f2a047a30b_d20260512_m045407_c001_v7007000_t0000_u01778561647659") 2026/05/12 04:58:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6a32_d20260512_m045359_c001_v0001165_t0051_u01778561639595") 2026/05/12 04:58:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4187183d4c93d7e9_d20260512_m045522_c001_v7007000_t0000_u01778561722557") 2026/05/12 04:58:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b48_d20260512_m045518_c001_v0001165_t0010_u01778561718277") 2026/05/12 04:58:05 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41607f05addc31e3_d20260512_m045545_c001_v7007000_t0000_u01778561745445") 2026/05/12 04:58:05 DEBUG : dir1/0013-789;=: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ce04_d20260512_m045539_c001_v0001117_t0043_u01778561739520") 2026/05/12 04:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c30_d20260512_m045706_c001_v7007000_t0000_u01778561826036") 2026/05/12 04:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6cac_d20260512_m045658_c001_v0001165_t0004_u01778561818183") 2026/05/12 04:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a134a4_d20260512_m045650_c001_v7007000_t0000_u01778561810485") 2026/05/12 04:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6c64_d20260512_m045641_c001_v0001165_t0005_u01778561801537") 2026/05/12 04:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb7420320da_d20260512_m045633_c001_v7007000_t0000_u01778561793327") 2026/05/12 04:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6c30_d20260512_m045625_c001_v0001165_t0013_u01778561785118") 2026/05/12 04:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ced6a_d20260512_m045617_c001_v7007000_t0000_u01778561777960") 2026/05/12 04:58:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6c0a_d20260512_m045610_c001_v0001165_t0031_u01778561770320") 2026/05/12 04:58:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c87800_d20260512_m045602_c001_v7007000_t0000_u01778561762824") 2026/05/12 04:58:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6bd2_d20260512_m045554_c001_v0001165_t0036_u01778561754007") 2026/05/12 04:58:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c14ed_d20260512_m045540_c001_v7007000_t0000_u01778561740212") 2026/05/12 04:58:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b8c_d20260512_m045534_c001_v0001165_t0059_u01778561734970") 2026/05/12 04:58:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a440720025_d20260512_m045527_c001_v7007000_t0000_u01778561727046") 2026/05/12 04:58:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cdd6_d20260512_m045521_c001_v0001117_t0023_u01778561721544") 2026/05/12 04:58:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f415e73e09a0bddc1_d20260512_m045519_c001_v7007000_t0000_u01778561719199") 2026/05/12 04:58:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8a1_d20260512_m045513_c001_v0001091_t0021_u01778561713241") 2026/05/12 04:58:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52ce_d20260512_m045505_c001_v7007000_t0000_u01778561705206") 2026/05/12 04:58:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc966f6_d20260512_m045459_c001_v0001171_t0010_u01778561699443") 2026/05/12 04:58:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f400638e49740ff9d_d20260512_m045456_c001_v7007000_t0000_u01778561696949") 2026/05/12 04:58:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6adc_d20260512_m045450_c001_v0001165_t0024_u01778561690888") 2026/05/12 04:58:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f414725255d392a13_d20260512_m045438_c001_v7007000_t0000_u01778561678367") 2026/05/12 04:58:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd48_d20260512_m045432_c001_v0001117_t0000_u01778561672113") 2026/05/12 04:58:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa9d4_d20260512_m045424_c001_v7007000_t0000_u01778561664281") 2026/05/12 04:58:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd20_d20260512_m045416_c001_v0001117_t0031_u01778561656089") 2026/05/12 04:58:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4173b5f2a047a30c_d20260512_m045407_c001_v7007000_t0000_u01778561647840") 2026/05/12 04:58:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ccf4_d20260512_m045359_c001_v0001117_t0018_u01778561639819") 2026/05/12 04:58:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a44071ffcb_d20260512_m045522_c001_v7007000_t0000_u01778561722347") 2026/05/12 04:58:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8ab_d20260512_m045518_c001_v0001091_t0054_u01778561718290") 2026/05/12 04:58:06 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41607f05addc31e4_d20260512_m045545_c001_v7007000_t0000_u01778561745626") 2026/05/12 04:58:06 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6ba8_d20260512_m045539_c001_v0001165_t0022_u01778561739632") 2026/05/12 04:58:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c31_d20260512_m045706_c001_v7007000_t0000_u01778561826218") 2026/05/12 04:58:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c94d_d20260512_m045658_c001_v0001091_t0026_u01778561818450") 2026/05/12 04:58:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a134a9_d20260512_m045650_c001_v7007000_t0000_u01778561810668") 2026/05/12 04:58:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c935_d20260512_m045641_c001_v0001091_t0007_u01778561801770") 2026/05/12 04:58:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb7420320db_d20260512_m045633_c001_v7007000_t0000_u01778561793512") 2026/05/12 04:58:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c927_d20260512_m045625_c001_v0001091_t0040_u01778561785382") 2026/05/12 04:58:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ced6f_d20260512_m045618_c001_v7007000_t0000_u01778561778142") 2026/05/12 04:58:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c90d_d20260512_m045610_c001_v0001091_t0054_u01778561770574") 2026/05/12 04:58:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c87802_d20260512_m045603_c001_v7007000_t0000_u01778561763006") 2026/05/12 04:58:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8f9_d20260512_m045554_c001_v0001091_t0004_u01778561754355") 2026/05/12 04:58:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a11cd5_d20260512_m045540_c001_v7007000_t0000_u01778561740593") 2026/05/12 04:58:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8cf_d20260512_m045535_c001_v0001091_t0015_u01778561735199") 2026/05/12 04:58:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a44072002a_d20260512_m045527_c001_v7007000_t0000_u01778561727227") 2026/05/12 04:58:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b5e_d20260512_m045521_c001_v0001165_t0020_u01778561721688") 2026/05/12 04:58:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f402ab24f389d5ccd_d20260512_m045519_c001_v7007000_t0000_u01778561719198") 2026/05/12 04:58:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cdb8_d20260512_m045513_c001_v0001117_t0057_u01778561713654") 2026/05/12 04:58:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52cf_d20260512_m045505_c001_v7007000_t0000_u01778561705388") 2026/05/12 04:58:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b0a_d20260512_m045459_c001_v0001165_t0043_u01778561699515") 2026/05/12 04:58:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124ff1b_d20260512_m045456_c001_v7007000_t0000_u01778561696570") 2026/05/12 04:58:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c873_d20260512_m045451_c001_v0001091_t0058_u01778561691079") 2026/05/12 04:58:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c8758b_d20260512_m045438_c001_v7007000_t0000_u01778561678380") 2026/05/12 04:58:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c851_d20260512_m045432_c001_v0001091_t0023_u01778561672680") 2026/05/12 04:58:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa9d5_d20260512_m045424_c001_v7007000_t0000_u01778561664463") 2026/05/12 04:58:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c83d_d20260512_m045416_c001_v0001091_t0053_u01778561656619") 2026/05/12 04:58:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4173b5f2a047a30d_d20260512_m045408_c001_v7007000_t0000_u01778561648021") 2026/05/12 04:58:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c81d_d20260512_m045400_c001_v0001091_t0021_u01778561640315") 2026/05/12 04:58:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40312076af37dc18_d20260512_m045522_c001_v7007000_t0000_u01778561722569") 2026/05/12 04:58:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96734_d20260512_m045518_c001_v0001171_t0039_u01778561718381") 2026/05/12 04:58:08 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41607f05addc31e5_d20260512_m045545_c001_v7007000_t0000_u01778561745807") 2026/05/12 04:58:08 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8dd_d20260512_m045539_c001_v0001091_t0041_u01778561739744") 2026/05/12 04:58:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c32_d20260512_m045706_c001_v7007000_t0000_u01778561826401") 2026/05/12 04:58:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ceba_d20260512_m045658_c001_v0001117_t0057_u01778561818823") 2026/05/12 04:58:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a134af_d20260512_m045650_c001_v7007000_t0000_u01778561810850") 2026/05/12 04:58:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ce92_d20260512_m045642_c001_v0001117_t0008_u01778561802280") 2026/05/12 04:58:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb7420320dc_d20260512_m045633_c001_v7007000_t0000_u01778561793696") 2026/05/12 04:58:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ce5a_d20260512_m045625_c001_v0001117_t0059_u01778561785774") 2026/05/12 04:58:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ced75_d20260512_m045618_c001_v7007000_t0000_u01778561778396") 2026/05/12 04:58:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ce2e_d20260512_m045610_c001_v0001117_t0026_u01778561770929") 2026/05/12 04:58:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c87803_d20260512_m045603_c001_v7007000_t0000_u01778561763188") 2026/05/12 04:58:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ce12_d20260512_m045554_c001_v0001117_t0001_u01778561754726") 2026/05/12 04:58:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41607f05addc31cb_d20260512_m045540_c001_v7007000_t0000_u01778561740797") 2026/05/12 04:58:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cdf6_d20260512_m045535_c001_v0001117_t0016_u01778561735591") 2026/05/12 04:58:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a44072002f_d20260512_m045527_c001_v7007000_t0000_u01778561727409") 2026/05/12 04:58:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c8b9_d20260512_m045521_c001_v0001091_t0002_u01778561721684") 2026/05/12 04:58:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f415e73e09a0bddc2_d20260512_m045519_c001_v7007000_t0000_u01778561719383") 2026/05/12 04:58:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96722_d20260512_m045514_c001_v0001171_t0014_u01778561714139") 2026/05/12 04:58:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52d0_d20260512_m045505_c001_v7007000_t0000_u01778561705571") 2026/05/12 04:58:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c88f_d20260512_m045459_c001_v0001091_t0000_u01778561699586") 2026/05/12 04:58:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52ac_d20260512_m045456_c001_v7007000_t0000_u01778561696801") 2026/05/12 04:58:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd78_d20260512_m045451_c001_v0001117_t0057_u01778561691393") 2026/05/12 04:58:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d5504_d20260512_m045438_c001_v7007000_t0000_u01778561678525") 2026/05/12 04:58:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc966a0_d20260512_m045433_c001_v0001171_t0009_u01778561673032") 2026/05/12 04:58:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa9d6_d20260512_m045424_c001_v7007000_t0000_u01778561664645") 2026/05/12 04:58:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9666c_d20260512_m045416_c001_v0001171_t0018_u01778561656993") 2026/05/12 04:58:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4173b5f2a047a30e_d20260512_m045408_c001_v7007000_t0000_u01778561648202") 2026/05/12 04:58:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96636_d20260512_m045400_c001_v0001171_t0020_u01778561640714") 2026/05/12 04:58:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a11c62_d20260512_m045522_c001_v7007000_t0000_u01778561722706") 2026/05/12 04:58:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6b4a_d20260512_m045518_c001_v0001165_t0045_u01778561718530") 2026/05/12 04:58:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d550d_d20260512_m045441_c001_v7007000_t0000_u01778561681113") 2026/05/12 04:58:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6aa2_d20260512_m045436_c001_v0001165_t0048_u01778561676309") 2026/05/12 04:58:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d550e_d20260512_m045441_c001_v7007000_t0000_u01778561681298") 2026/05/12 04:58:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c859_d20260512_m045436_c001_v0001091_t0003_u01778561676488") 2026/05/12 04:58:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d550f_d20260512_m045441_c001_v7007000_t0000_u01778561681485") 2026/05/12 04:58:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6aa4_d20260512_m045436_c001_v0001165_t0048_u01778561676505") 2026/05/12 04:58:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d5510_d20260512_m045441_c001_v7007000_t0000_u01778561681670") 2026/05/12 04:58:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc966ae_d20260512_m045436_c001_v0001171_t0055_u01778561676561") 2026/05/12 04:58:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d5511_d20260512_m045441_c001_v7007000_t0000_u01778561681856") 2026/05/12 04:58:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd58_d20260512_m045436_c001_v0001117_t0008_u01778561676647") 2026/05/12 04:58:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d5512_d20260512_m045442_c001_v7007000_t0000_u01778561682040") 2026/05/12 04:58:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6aa6_d20260512_m045436_c001_v0001165_t0028_u01778561676705") 2026/05/12 04:58:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d5514_d20260512_m045442_c001_v7007000_t0000_u01778561682225") 2026/05/12 04:58:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c85d_d20260512_m045436_c001_v0001091_t0009_u01778561676792") 2026/05/12 04:58:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d5515_d20260512_m045442_c001_v7007000_t0000_u01778561682409") 2026/05/12 04:58:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc966b0_d20260512_m045436_c001_v0001171_t0055_u01778561676831") 2026/05/12 04:58:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d5516_d20260512_m045442_c001_v7007000_t0000_u01778561682595") 2026/05/12 04:58:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6aa8_d20260512_m045436_c001_v0001165_t0018_u01778561676938") 2026/05/12 04:58:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d5517_d20260512_m045442_c001_v7007000_t0000_u01778561682778") 2026/05/12 04:58:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc966b2_d20260512_m045437_c001_v0001171_t0001_u01778561677129") 2026/05/12 04:58:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d5518_d20260512_m045442_c001_v7007000_t0000_u01778561682963") 2026/05/12 04:58:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c85f_d20260512_m045437_c001_v0001091_t0038_u01778561677157") 2026/05/12 04:58:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d5519_d20260512_m045443_c001_v7007000_t0000_u01778561683147") 2026/05/12 04:58:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6aac_d20260512_m045437_c001_v0001165_t0015_u01778561677166") 2026/05/12 04:58:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d551a_d20260512_m045443_c001_v7007000_t0000_u01778561683332") 2026/05/12 04:58:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd5a_d20260512_m045437_c001_v0001117_t0048_u01778561677265") 2026/05/12 04:58:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d551b_d20260512_m045443_c001_v7007000_t0000_u01778561683519") 2026/05/12 04:58:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6aae_d20260512_m045437_c001_v0001165_t0038_u01778561677359") 2026/05/12 04:58:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d551c_d20260512_m045443_c001_v7007000_t0000_u01778561683710") 2026/05/12 04:58:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc966b6_d20260512_m045437_c001_v0001171_t0047_u01778561677413") 2026/05/12 04:58:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d551d_d20260512_m045443_c001_v7007000_t0000_u01778561683895") 2026/05/12 04:58:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c861_d20260512_m045437_c001_v0001091_t0004_u01778561677574") 2026/05/12 04:58:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f418f3255aeabda1a_d20260512_m045500_c001_v7007000_t0000_u01778561700796") 2026/05/12 04:58:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6ae6_d20260512_m045454_c001_v0001165_t0032_u01778561694498") 2026/05/12 04:58:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f420237972141a94c_d20260512_m045500_c001_v7007000_t0000_u01778561700558") 2026/05/12 04:58:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc966e4_d20260512_m045454_c001_v0001171_t0024_u01778561694545") 2026/05/12 04:58:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d55a7_d20260512_m045500_c001_v7007000_t0000_u01778561700626") 2026/05/12 04:58:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c87b_d20260512_m045454_c001_v0001091_t0044_u01778561694739") 2026/05/12 04:58:11 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f420237972141a950_d20260512_m045500_c001_v7007000_t0000_u01778561700751") 2026/05/12 04:58:11 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6ae8_d20260512_m045454_c001_v0001165_t0056_u01778561694787") 2026/05/12 04:58:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f400638e49740ffb7_d20260512_m045500_c001_v7007000_t0000_u01778561700801") 2026/05/12 04:58:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc966e6_d20260512_m045454_c001_v0001171_t0022_u01778561694830") 2026/05/12 04:58:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f414725255d392a51_d20260512_m045500_c001_v7007000_t0000_u01778561700757") 2026/05/12 04:58:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd86_d20260512_m045454_c001_v0001117_t0052_u01778561694985") 2026/05/12 04:58:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d55af_d20260512_m045500_c001_v7007000_t0000_u01778561700812") 2026/05/12 04:58:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6aea_d20260512_m045455_c001_v0001165_t0030_u01778561695004") 2026/05/12 04:58:12 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f414725255d392a52_d20260512_m045500_c001_v7007000_t0000_u01778561700940") 2026/05/12 04:58:12 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c87d_d20260512_m045455_c001_v0001091_t0027_u01778561695120") 2026/05/12 04:58:12 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f420237972141a94d_d20260512_m045500_c001_v7007000_t0000_u01778561700568") 2026/05/12 04:58:12 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc966e8_d20260512_m045455_c001_v0001171_t0002_u01778561695126") 2026/05/12 04:58:12 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f414725255d392a50_d20260512_m045500_c001_v7007000_t0000_u01778561700574") 2026/05/12 04:58:12 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6aec_d20260512_m045455_c001_v0001165_t0021_u01778561695257") 2026/05/12 04:58:12 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52b4_d20260512_m045500_c001_v7007000_t0000_u01778561700588") 2026/05/12 04:58:12 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6af0_d20260512_m045455_c001_v0001165_t0041_u01778561695478") 2026/05/12 04:58:12 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ceb2a_d20260512_m045500_c001_v7007000_t0000_u01778561700599") 2026/05/12 04:58:12 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c87f_d20260512_m045455_c001_v0001091_t0046_u01778561695490") 2026/05/12 04:58:12 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f420237972141a951_d20260512_m045500_c001_v7007000_t0000_u01778561700924") 2026/05/12 04:58:12 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd8a_d20260512_m045455_c001_v0001117_t0004_u01778561695546") 2026/05/12 04:58:12 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52b5_d20260512_m045500_c001_v7007000_t0000_u01778561700775") 2026/05/12 04:58:12 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc966ea_d20260512_m045455_c001_v0001171_t0029_u01778561695556") 2026/05/12 04:58:12 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f418f3255aeabda16_d20260512_m045500_c001_v7007000_t0000_u01778561700610") 2026/05/12 04:58:12 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6af2_d20260512_m045455_c001_v0001165_t0009_u01778561695751") 2026/05/12 04:58:12 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52b7_d20260512_m045500_c001_v7007000_t0000_u01778561700959") 2026/05/12 04:58:12 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c881_d20260512_m045455_c001_v0001091_t0025_u01778561695799") 2026/05/12 04:58:12 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d5273_d20260512_m045230_c001_v7007000_t0000_u01778561550072") 2026/05/12 04:58:12 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f111a3afb33ec6961_d20260512_m045228_c001_v0001180_t0028_u01778561548311") 2026/05/12 04:58:13 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318df5_d20260512_m045228_c001_v7007000_t0000_u01778561548124") 2026/05/12 04:58:13 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f111a3afb33ec6951_d20260512_m045224_c001_v0001180_t0052_u01778561544995") 2026/05/12 04:58:13 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318deb_d20260512_m045224_c001_v7007000_t0000_u01778561544266") 2026/05/12 04:58:13 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cb82_d20260512_m045219_c001_v0001117_t0049_u01778561539699") 2026/05/12 04:58:13 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e4e98_d20260512_m045218_c001_v7007000_t0000_u01778561538230") 2026/05/12 04:58:13 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f1043173bfad9ece6_d20260512_m045215_c001_v0001033_t0051_u01778561535581") 2026/05/12 04:58:13 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c87355_d20260512_m045215_c001_v7007000_t0000_u01778561535396") 2026/05/12 04:58:13 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f1043173bfad9ecda_d20260512_m045211_c001_v0001033_t0046_u01778561531939") 2026/05/12 04:58:13 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c87310_d20260512_m045211_c001_v7007000_t0000_u01778561531210") 2026/05/12 04:58:13 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cb6e_d20260512_m045206_c001_v0001117_t0058_u01778561526583") 2026/05/12 04:58:13 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a117ab_d20260512_m045205_c001_v7007000_t0000_u01778561525521") 2026/05/12 04:58:13 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f1010f09e4b601985_d20260512_m045204_c001_v0001174_t0004_u01778561524050") 2026/05/12 04:58:13 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40463e912b05a41d_d20260512_m045203_c001_v7007000_t0000_u01778561523864") 2026/05/12 04:58:13 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f1010f09e4b601949_d20260512_m045200_c001_v0001174_t0045_u01778561520614") 2026/05/12 04:58:13 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40463e912b05a413_d20260512_m045159_c001_v7007000_t0000_u01778561519880") 2026/05/12 04:58:13 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cb60_d20260512_m045155_c001_v0001117_t0024_u01778561515358") 2026/05/12 04:58:13 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a11784_d20260512_m045154_c001_v7007000_t0000_u01778561514802") 2026/05/12 04:58:13 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f111cc69f9f64fc52_d20260512_m045152_c001_v0001167_t0006_u01778561512943") 2026/05/12 04:58:13 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa698_d20260512_m045152_c001_v7007000_t0000_u01778561512755") 2026/05/12 04:58:13 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f111cc69f9f64fc48_d20260512_m045149_c001_v0001167_t0047_u01778561509353") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa695_d20260512_m045148_c001_v7007000_t0000_u01778561508624") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cb48_d20260512_m045140_c001_v0001117_t0059_u01778561500276") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f404ab0c4b049c1c4_d20260512_m045139_c001_v7007000_t0000_u01778561499266") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f1169efbc4aa80988_d20260512_m045137_c001_v0001043_t0013_u01778561497137") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318cca_d20260512_m045136_c001_v7007000_t0000_u01778561496948") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f1169efbc4aa80982_d20260512_m045133_c001_v0001043_t0057_u01778561493016") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318cae_d20260512_m045132_c001_v7007000_t0000_u01778561492285") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cb2a_d20260512_m045118_c001_v0001117_t0024_u01778561478050") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f415e73e09a0bd7d4_d20260512_m045117_c001_v7007000_t0000_u01778561477153") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f101606f377a071e6_d20260512_m045115_c001_v0001185_t0022_u01778561475420") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124fb25_d20260512_m045115_c001_v7007000_t0000_u01778561475234") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f101606f377a071c8_d20260512_m045110_c001_v0001185_t0022_u01778561470681") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124fb1e_d20260512_m045109_c001_v7007000_t0000_u01778561469951") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cb14_d20260512_m045101_c001_v0001117_t0013_u01778561461565") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40975c611bd0e182_d20260512_m045100_c001_v7007000_t0000_u01778561460479") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f1190ef2667358a3e_d20260512_m045054_c001_v0001032_t0019_u01778561454323") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d4e7a_d20260512_m045054_c001_v7007000_t0000_u01778561454117") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f117e800d323eaf1d_d20260512_m045049_c001_v0001113_t0003_u01778561449979") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f113485d0f551b1c9_d20260512_m045048_c001_v0001161_t0014_u01778561448746") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f113485d0f551b1c3_d20260512_m045047_c001_v0001161_t0026_u01778561447522") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e53a9_d20260512_m045034_c001_v7007000_t0000_u01778561434167") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009caf6_d20260512_m045026_c001_v0001117_t0008_u01778561426049") 2026/05/12 04:58:14 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f105d09121b001483_d20260512_m045024_c001_v0001100_t0029_u01778561424890") 2026/05/12 04:58:15 DEBUG : dst/one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f105d09121b00147f_d20260512_m045023_c001_v0001100_t0036_u01778561423542") 2026/05/12 04:58:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d5274_d20260512_m045230_c001_v7007000_t0000_u01778561550259") 2026/05/12 04:58:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f118141d7bddf02d4_d20260512_m045227_c001_v0001157_t0057_u01778561547817") 2026/05/12 04:58:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f1129a1f1697f0087_d20260512_m045223_c001_v0001093_t0028_u01778561543903") 2026/05/12 04:58:15 DEBUG : dst/one.bak: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e4e9a_d20260512_m045218_c001_v7007000_t0000_u01778561538411") 2026/05/12 04:58:15 DEBUG : dst/one.bak: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f116978f2f522eae2_d20260512_m045215_c001_v0001185_t0000_u01778561535165") 2026/05/12 04:58:15 DEBUG : dst/one.bak: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f10671f060e0b19d2_d20260512_m045210_c001_v0001176_t0035_u01778561530996") 2026/05/12 04:58:15 DEBUG : dst/one.bak: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a117b3_d20260512_m045205_c001_v7007000_t0000_u01778561525706") 2026/05/12 04:58:15 DEBUG : dst/one.bak: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f101d79d6d2f290f7_d20260512_m045203_c001_v0001145_t0040_u01778561523347") 2026/05/12 04:58:15 DEBUG : dst/one.bak: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f1060854775ecbe3d_d20260512_m045159_c001_v0001099_t0051_u01778561519463") 2026/05/12 04:58:15 DEBUG : dst/three: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40975c611bd0e183_d20260512_m045100_c001_v7007000_t0000_u01778561460660") 2026/05/12 04:58:15 DEBUG : dst/three: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f113485d0f551b1e9_d20260512_m045058_c001_v0001161_t0031_u01778561458981") 2026/05/12 04:58:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d5276_d20260512_m045230_c001_v7007000_t0000_u01778561550448") 2026/05/12 04:58:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112d951c30783cea_d20260512_m045229_c001_v0001182_t0037_u01778561549091") 2026/05/12 04:58:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f108470676e758512_d20260512_m045225_c001_v0001113_t0030_u01778561545759") 2026/05/12 04:58:15 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d5277_d20260512_m045230_c001_v7007000_t0000_u01778561550634") 2026/05/12 04:58:15 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f111a3afb33ec6969_d20260512_m045229_c001_v0001180_t0045_u01778561549472") 2026/05/12 04:58:15 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318dfb_d20260512_m045229_c001_v7007000_t0000_u01778561549283") 2026/05/12 04:58:15 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f111a3afb33ec6959_d20260512_m045226_c001_v0001180_t0045_u01778561546351") 2026/05/12 04:58:15 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318df1_d20260512_m045226_c001_v7007000_t0000_u01778561546162") 2026/05/12 04:58:16 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cb86_d20260512_m045220_c001_v0001117_t0045_u01778561540857") 2026/05/12 04:58:16 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e4e9c_d20260512_m045218_c001_v7007000_t0000_u01778561538592") 2026/05/12 04:58:16 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f1043173bfad9ecee_d20260512_m045217_c001_v0001033_t0037_u01778561537302") 2026/05/12 04:58:16 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c8735a_d20260512_m045217_c001_v7007000_t0000_u01778561537118") 2026/05/12 04:58:16 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f1043173bfad9ece2_d20260512_m045213_c001_v0001033_t0002_u01778561533612") 2026/05/12 04:58:16 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c87336_d20260512_m045213_c001_v7007000_t0000_u01778561533426") 2026/05/12 04:58:16 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cb72_d20260512_m045207_c001_v0001117_t0002_u01778561527762") 2026/05/12 04:58:16 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40463e912b05a420_d20260512_m045204_c001_v7007000_t0000_u01778561524961") 2026/05/12 04:58:16 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cb68_d20260512_m045201_c001_v0001117_t0058_u01778561521769") 2026/05/12 04:58:16 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40463e912b05a416_d20260512_m045201_c001_v7007000_t0000_u01778561521399") 2026/05/12 04:58:16 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cb64_d20260512_m045156_c001_v0001117_t0046_u01778561516686") 2026/05/12 04:58:16 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa69a_d20260512_m045153_c001_v7007000_t0000_u01778561513780") 2026/05/12 04:58:16 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cb56_d20260512_m045151_c001_v0001117_t0037_u01778561511166") 2026/05/12 04:58:16 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa696_d20260512_m045150_c001_v7007000_t0000_u01778561510051") 2026/05/12 04:58:16 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cb4e_d20260512_m045143_c001_v0001117_t0018_u01778561503514") 2026/05/12 04:58:17 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318cdc_d20260512_m045138_c001_v7007000_t0000_u01778561498341") 2026/05/12 04:58:17 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f102e1df8672af481_d20260512_m045135_c001_v0001174_t0057_u01778561495613") 2026/05/12 04:58:17 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318cc3_d20260512_m045134_c001_v7007000_t0000_u01778561494518") 2026/05/12 04:58:17 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cb2c_d20260512_m045119_c001_v0001117_t0041_u01778561479256") 2026/05/12 04:58:17 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124fb27_d20260512_m045116_c001_v7007000_t0000_u01778561476222") 2026/05/12 04:58:17 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f102e1df8672af385_d20260512_m045112_c001_v0001174_t0031_u01778561472580") 2026/05/12 04:58:17 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124fb21_d20260512_m045111_c001_v7007000_t0000_u01778561471273") 2026/05/12 04:58:17 DEBUG : dst/three.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cb1a_d20260512_m045105_c001_v0001117_t0045_u01778561465058") 2026/05/12 04:58:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e4e9d_d20260512_m045218_c001_v7007000_t0000_u01778561538781") 2026/05/12 04:58:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f103332bd29872748_d20260512_m045216_c001_v0001041_t0015_u01778561536731") 2026/05/12 04:58:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f105334b92ec4dd4e_d20260512_m045213_c001_v0001182_t0003_u01778561533209") 2026/05/12 04:58:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a117ba_d20260512_m045205_c001_v7007000_t0000_u01778561525889") 2026/05/12 04:58:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f10101683710c3571_d20260512_m045204_c001_v0001097_t0028_u01778561524582") 2026/05/12 04:58:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f113fb10f07eae928_d20260512_m045201_c001_v0001184_t0040_u01778561521180") 2026/05/12 04:58:17 DEBUG : dst/two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d5278_d20260512_m045230_c001_v7007000_t0000_u01778561550944") 2026/05/12 04:58:17 DEBUG : dst/two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cb84_d20260512_m045220_c001_v0001117_t0052_u01778561540381") 2026/05/12 04:58:18 DEBUG : dst/two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e4e9e_d20260512_m045218_c001_v7007000_t0000_u01778561538962") 2026/05/12 04:58:18 DEBUG : dst/two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cb70_d20260512_m045207_c001_v0001117_t0002_u01778561527190") 2026/05/12 04:58:18 DEBUG : dst/two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a117c2_d20260512_m045206_c001_v7007000_t0000_u01778561526074") 2026/05/12 04:58:18 DEBUG : dst/two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cb62_d20260512_m045155_c001_v0001117_t0020_u01778561515969") 2026/05/12 04:58:18 DEBUG : dst/two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a11785_d20260512_m045154_c001_v7007000_t0000_u01778561514986") 2026/05/12 04:58:18 DEBUG : dst/two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cb4c_d20260512_m045142_c001_v0001117_t0024_u01778561502943") 2026/05/12 04:58:18 DEBUG : dst/two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f404ab0c4b049c1c5_d20260512_m045139_c001_v7007000_t0000_u01778561499449") 2026/05/12 04:58:18 DEBUG : dst/two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f102e1df8672af3bb_d20260512_m045118_c001_v0001174_t0017_u01778561478949") 2026/05/12 04:58:18 DEBUG : dst/two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f415e73e09a0bd7d5_d20260512_m045117_c001_v7007000_t0000_u01778561477334") 2026/05/12 04:58:18 DEBUG : dst/two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f102e1df8672af305_d20260512_m045102_c001_v0001174_t0038_u01778561462605") 2026/05/12 04:58:18 DEBUG : dst/two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40975c611bd0e184_d20260512_m045100_c001_v7007000_t0000_u01778561460841") 2026/05/12 04:58:18 DEBUG : dst/two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f1045270c628ec134_d20260512_m045056_c001_v0001180_t0038_u01778561456470") 2026/05/12 04:58:18 DEBUG : dst/two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e53aa_d20260512_m045034_c001_v7007000_t0000_u01778561434351") 2026/05/12 04:58:18 DEBUG : dst/two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f105d09121b00148f_d20260512_m045032_c001_v0001100_t0036_u01778561432866") 2026/05/12 04:58:18 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124f9d2_d20260512_m044952_c001_v7007000_t0000_u01778561392602") 2026/05/12 04:58:18 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f117e800d323eaec9_d20260512_m044948_c001_v0001113_t0002_u01778561388376") 2026/05/12 04:58:18 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124f9ce_d20260512_m044946_c001_v7007000_t0000_u01778561386360") 2026/05/12 04:58:19 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f117e800d323eaebd_d20260512_m044935_c001_v0001113_t0031_u01778561375717") 2026/05/12 04:58:19 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0c47_d20260512_m044926_c001_v7007000_t0000_u01778561366215") 2026/05/12 04:58:19 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f117e800d323eaead_d20260512_m044922_c001_v0001113_t0030_u01778561362528") 2026/05/12 04:58:19 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0be1_d20260512_m044900_c001_v7007000_t0000_u01778561340501") 2026/05/12 04:58:19 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca5e_d20260512_m044858_c001_v0001117_t0032_u01778561338018") 2026/05/12 04:58:19 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0bc6_d20260512_m044856_c001_v7007000_t0000_u01778561336719") 2026/05/12 04:58:19 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca54_d20260512_m044855_c001_v0001117_t0036_u01778561335122") 2026/05/12 04:58:19 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0b80_d20260512_m044851_c001_v7007000_t0000_u01778561331160") 2026/05/12 04:58:19 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca38_d20260512_m044848_c001_v0001117_t0003_u01778561328984") 2026/05/12 04:58:19 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0b59_d20260512_m044847_c001_v7007000_t0000_u01778561327988") 2026/05/12 04:58:19 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca30_d20260512_m044845_c001_v0001117_t0048_u01778561325840") 2026/05/12 04:58:19 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0b3f_d20260512_m044837_c001_v7007000_t0000_u01778561317694") 2026/05/12 04:58:19 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca04_d20260512_m044835_c001_v0001117_t0003_u01778561315394") 2026/05/12 04:58:19 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0b2a_d20260512_m044834_c001_v7007000_t0000_u01778561314248") 2026/05/12 04:58:19 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca00_d20260512_m044833_c001_v0001117_t0000_u01778561313140") 2026/05/12 04:58:20 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124f789_d20260512_m044827_c001_v7007000_t0000_u01778561307078") 2026/05/12 04:58:20 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c9e4_d20260512_m044825_c001_v0001117_t0020_u01778561305221") 2026/05/12 04:58:20 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124f73b_d20260512_m044823_c001_v7007000_t0000_u01778561303299") 2026/05/12 04:58:20 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c9d8_d20260512_m044821_c001_v0001117_t0027_u01778561301871") 2026/05/12 04:58:20 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124f73a_d20260512_m044821_c001_v7007000_t0000_u01778561301499") 2026/05/12 04:58:20 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f101b2d38a852707a_d20260512_m044820_c001_v0001167_t0050_u01778561300742") 2026/05/12 04:58:20 DEBUG : empty space: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c9ce_d20260512_m044818_c001_v0001117_t0037_u01778561298917") 2026/05/12 04:58:20 DEBUG : enormous: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0bde_d20260512_m044859_c001_v7007000_t0000_u01778561339592") 2026/05/12 04:58:20 DEBUG : enormous: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca62_d20260512_m044858_c001_v0001117_t0026_u01778561338746") 2026/05/12 04:58:20 DEBUG : existing: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41925c2f920d5287_d20260512_m045235_c001_v7007000_t0000_u01778561555923") 2026/05/12 04:58:20 DEBUG : existing: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cba6_d20260512_m045234_c001_v0001117_t0014_u01778561554450") 2026/05/12 04:58:20 DEBUG : existing: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0c3c_d20260512_m044920_c001_v7007000_t0000_u01778561360995") 2026/05/12 04:58:20 DEBUG : existing: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f117e800d323eaea5_d20260512_m044919_c001_v0001113_t0051_u01778561359349") 2026/05/12 04:58:20 DEBUG : existing: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124f6f2_d20260512_m044815_c001_v7007000_t0000_u01778561295329") 2026/05/12 04:58:20 DEBUG : existing: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c9c2_d20260512_m044813_c001_v0001117_t0003_u01778561293911") 2026/05/12 04:58:20 DEBUG : existing: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124f6cf_d20260512_m044813_c001_v7007000_t0000_u01778561293359") 2026/05/12 04:58:21 DEBUG : existing: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c9bc_d20260512_m044812_c001_v0001117_t0032_u01778561292127") 2026/05/12 04:58:21 DEBUG : existing: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c9ba_d20260512_m044810_c001_v0001117_t0036_u01778561290958") 2026/05/12 04:58:21 DEBUG : existing-b: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0c3e_d20260512_m044921_c001_v7007000_t0000_u01778561361179") 2026/05/12 04:58:21 DEBUG : existing-b: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca90_d20260512_m044919_c001_v0001117_t0049_u01778561359340") 2026/05/12 04:58:21 DEBUG : file1: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e515d_d20260512_m045350_c001_v7007000_t0000_u01778561630108") 2026/05/12 04:58:21 DEBUG : file1: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9660a_d20260512_m045349_c001_v0001171_t0019_u01778561629235") 2026/05/12 04:58:21 DEBUG : file1: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5157_d20260512_m045347_c001_v7007000_t0000_u01778561627930") 2026/05/12 04:58:21 DEBUG : file1: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c803_d20260512_m045346_c001_v0001091_t0004_u01778561626843") 2026/05/12 04:58:21 DEBUG : five: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0bf3_d20260512_m044905_c001_v7007000_t0000_u01778561345193") 2026/05/12 04:58:21 DEBUG : five: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41946a6a2009ca6e_d20260512_m044902_c001_v0001117_t0006_u01778561342866") 2026/05/12 04:58:21 DEBUG : foo: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124f757_d20260512_m044824_c001_v7007000_t0000_u01778561304852") 2026/05/12 04:58:21 DEBUG : foo: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41946a6a2009c9e2_d20260512_m044824_c001_v0001117_t0006_u01778561304219") 2026/05/12 04:58:21 DEBUG : foo: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41946a6a2009c9de_d20260512_m044823_c001_v0001117_t0006_u01778561303669") 2026/05/12 04:58:21 DEBUG : four: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0bf4_d20260512_m044905_c001_v7007000_t0000_u01778561345401") 2026/05/12 04:58:21 DEBUG : four: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f402e1df8672aed1f_d20260512_m044903_c001_v0001174_t0044_u01778561343432") 2026/05/12 04:58:21 DEBUG : four: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca6c_d20260512_m044901_c001_v0001117_t0038_u01778561341849") 2026/05/12 04:58:21 DEBUG : hello world2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c86cd1_d20260512_m044724_c001_v7007000_t0000_u01778561244157") 2026/05/12 04:58:21 DEBUG : hello world2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c942_d20260512_m044723_c001_v0001117_t0013_u01778561243188") 2026/05/12 04:58:21 DEBUG : ignore-size: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124f6c6_d20260512_m044810_c001_v7007000_t0000_u01778561290586") 2026/05/12 04:58:21 DEBUG : ignore-size: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c9b8_d20260512_m044809_c001_v0001117_t0014_u01778561289361") 2026/05/12 04:58:22 DEBUG : nested/sub dir/file: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0c32_d20260512_m044918_c001_v7007000_t0000_u01778561358600") 2026/05/12 04:58:22 DEBUG : nested/sub dir/file: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f117e800d323eaea1_d20260512_m044917_c001_v0001113_t0051_u01778561357834") 2026/05/12 04:58:22 DEBUG : nested/sub dir/file: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0c2c_d20260512_m044917_c001_v7007000_t0000_u01778561357085") 2026/05/12 04:58:22 DEBUG : nested/sub dir/file: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f117e800d323eae9d_d20260512_m044915_c001_v0001113_t0033_u01778561355739") 2026/05/12 04:58:22 DEBUG : one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0bf5_d20260512_m044905_c001_v7007000_t0000_u01778561345583") 2026/05/12 04:58:22 DEBUG : one: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41946a6a2009ca66_d20260512_m044900_c001_v0001117_t0006_u01778561340869") 2026/05/12 04:58:22 DEBUG : only0: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e513f_d20260512_m045342_c001_v7007000_t0000_u01778561622393") 2026/05/12 04:58:22 DEBUG : only0: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f412954a6b98a69f0_d20260512_m045337_c001_v0001165_t0049_u01778561617094") 2026/05/12 04:58:22 DEBUG : only0: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc34_d20260512_m045313_c001_v0001117_t0024_u01778561593306") 2026/05/12 04:58:22 DEBUG : only0: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e75_d20260512_m045307_c001_v7007000_t0000_u01778561587025") 2026/05/12 04:58:22 DEBUG : only0: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbb0_d20260512_m045240_c001_v0001117_t0031_u01778561560455") 2026/05/12 04:58:22 DEBUG : only1: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5140_d20260512_m045342_c001_v7007000_t0000_u01778561622576") 2026/05/12 04:58:22 DEBUG : only1: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41946a6a2009ccb4_d20260512_m045337_c001_v0001117_t0006_u01778561617317") 2026/05/12 04:58:22 DEBUG : only1: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc3a_d20260512_m045314_c001_v0001117_t0059_u01778561594259") 2026/05/12 04:58:22 DEBUG : only1: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4099c6c586c05412_d20260512_m045307_c001_v7007000_t0000_u01778561587697") 2026/05/12 04:58:22 DEBUG : only1: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbb6_d20260512_m045242_c001_v0001117_t0055_u01778561562204") 2026/05/12 04:58:22 DEBUG : only10: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5141_d20260512_m045342_c001_v7007000_t0000_u01778561622758") 2026/05/12 04:58:22 DEBUG : only10: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41946a6a2009cca8_d20260512_m045336_c001_v0001117_t0006_u01778561616351") 2026/05/12 04:58:22 DEBUG : only10: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc72_d20260512_m045324_c001_v0001117_t0048_u01778561604542") 2026/05/12 04:58:22 DEBUG : only10: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e79_d20260512_m045307_c001_v7007000_t0000_u01778561587764") 2026/05/12 04:58:23 DEBUG : only10: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbee_d20260512_m045253_c001_v0001117_t0027_u01778561573299") 2026/05/12 04:58:23 DEBUG : only11: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5142_d20260512_m045342_c001_v7007000_t0000_u01778561622942") 2026/05/12 04:58:23 DEBUG : only11: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f412ac55fb282c7f1_d20260512_m045336_c001_v0001091_t0006_u01778561616973") 2026/05/12 04:58:23 DEBUG : only11: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc78_d20260512_m045325_c001_v0001117_t0043_u01778561605761") 2026/05/12 04:58:23 DEBUG : only11: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4099c6c586c05411_d20260512_m045307_c001_v7007000_t0000_u01778561587421") 2026/05/12 04:58:23 DEBUG : only11: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbf4_d20260512_m045254_c001_v0001117_t0059_u01778561574679") 2026/05/12 04:58:23 DEBUG : only12: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5143_d20260512_m045343_c001_v7007000_t0000_u01778561623127") 2026/05/12 04:58:23 DEBUG : only12: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f414e4826ffc965fc_d20260512_m045337_c001_v0001171_t0043_u01778561617296") 2026/05/12 04:58:23 DEBUG : only12: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc7c_d20260512_m045326_c001_v0001117_t0017_u01778561606861") 2026/05/12 04:58:23 DEBUG : only12: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e76_d20260512_m045307_c001_v7007000_t0000_u01778561587214") 2026/05/12 04:58:23 DEBUG : only12: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbfa_d20260512_m045255_c001_v0001117_t0015_u01778561575827") 2026/05/12 04:58:23 DEBUG : only13: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5144_d20260512_m045343_c001_v7007000_t0000_u01778561623311") 2026/05/12 04:58:23 DEBUG : only13: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41946a6a2009ccb0_d20260512_m045337_c001_v0001117_t0006_u01778561617132") 2026/05/12 04:58:23 DEBUG : only13: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc84_d20260512_m045328_c001_v0001117_t0037_u01778561608040") 2026/05/12 04:58:23 DEBUG : only13: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f422c02b67647ecad_d20260512_m045307_c001_v7007000_t0000_u01778561587571") 2026/05/12 04:58:23 DEBUG : only13: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbfe_d20260512_m045256_c001_v0001117_t0042_u01778561576953") 2026/05/12 04:58:23 DEBUG : only14: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5145_d20260512_m045343_c001_v7007000_t0000_u01778561623493") 2026/05/12 04:58:23 DEBUG : only14: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f414e4826ffc965fe_d20260512_m045337_c001_v0001171_t0043_u01778561617492") 2026/05/12 04:58:23 DEBUG : only14: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc88_d20260512_m045329_c001_v0001117_t0053_u01778561609200") 2026/05/12 04:58:23 DEBUG : only14: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e78_d20260512_m045307_c001_v7007000_t0000_u01778561587579") 2026/05/12 04:58:23 DEBUG : only14: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc08_d20260512_m045258_c001_v0001117_t0028_u01778561578258") 2026/05/12 04:58:24 DEBUG : only15: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5146_d20260512_m045343_c001_v7007000_t0000_u01778561623676") 2026/05/12 04:58:24 DEBUG : only15: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f412954a6b98a69f6_d20260512_m045337_c001_v0001165_t0049_u01778561617664") 2026/05/12 04:58:24 DEBUG : only15: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc90_d20260512_m045330_c001_v0001117_t0002_u01778561610746") 2026/05/12 04:58:24 DEBUG : only15: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c10eb_d20260512_m045307_c001_v7007000_t0000_u01778561587044") 2026/05/12 04:58:24 DEBUG : only15: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc0e_d20260512_m045259_c001_v0001117_t0048_u01778561579620") 2026/05/12 04:58:24 DEBUG : only16: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5148_d20260512_m045343_c001_v7007000_t0000_u01778561623859") 2026/05/12 04:58:24 DEBUG : only16: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41946a6a2009ccac_d20260512_m045336_c001_v0001117_t0006_u01778561616943") 2026/05/12 04:58:24 DEBUG : only16: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc94_d20260512_m045331_c001_v0001117_t0048_u01778561611737") 2026/05/12 04:58:24 DEBUG : only16: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f422c02b67647eca3_d20260512_m045306_c001_v7007000_t0000_u01778561586658") 2026/05/12 04:58:24 DEBUG : only16: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc12_d20260512_m045300_c001_v0001117_t0018_u01778561580784") 2026/05/12 04:58:25 DEBUG : only17: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5149_d20260512_m045344_c001_v7007000_t0000_u01778561624044") 2026/05/12 04:58:25 DEBUG : only17: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41946a6a2009ccb6_d20260512_m045337_c001_v0001117_t0006_u01778561617504") 2026/05/12 04:58:25 DEBUG : only17: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc9a_d20260512_m045332_c001_v0001117_t0034_u01778561612786") 2026/05/12 04:58:25 DEBUG : only17: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c10ef_d20260512_m045307_c001_v7007000_t0000_u01778561587694") 2026/05/12 04:58:25 DEBUG : only17: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc18_d20260512_m045301_c001_v0001117_t0055_u01778561581990") 2026/05/12 04:58:25 DEBUG : only18: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e514b_d20260512_m045344_c001_v7007000_t0000_u01778561624227") 2026/05/12 04:58:25 DEBUG : only18: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f412ac55fb282c7f3_d20260512_m045337_c001_v0001091_t0006_u01778561617182") 2026/05/12 04:58:25 DEBUG : only18: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc9e_d20260512_m045333_c001_v0001117_t0005_u01778561613993") 2026/05/12 04:58:25 DEBUG : only18: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c10ed_d20260512_m045307_c001_v7007000_t0000_u01778561587229") 2026/05/12 04:58:25 DEBUG : only18: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc1e_d20260512_m045303_c001_v0001117_t0015_u01778561583707") 2026/05/12 04:58:25 DEBUG : only19: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e514c_d20260512_m045344_c001_v7007000_t0000_u01778561624410") 2026/05/12 04:58:25 DEBUG : only19: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f412954a6b98a69f2_d20260512_m045337_c001_v0001165_t0049_u01778561617281") 2026/05/12 04:58:25 DEBUG : only19: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cca4_d20260512_m045335_c001_v0001117_t0055_u01778561615197") 2026/05/12 04:58:25 DEBUG : only19: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4099c6c586c0540f_d20260512_m045307_c001_v7007000_t0000_u01778561587051") 2026/05/12 04:58:25 DEBUG : only19: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc28_d20260512_m045305_c001_v0001117_t0026_u01778561585168") 2026/05/12 04:58:25 DEBUG : only2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e514d_d20260512_m045344_c001_v7007000_t0000_u01778561624593") 2026/05/12 04:58:25 DEBUG : only2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f412ac55fb282c7f5_d20260512_m045337_c001_v0001091_t0006_u01778561617364") 2026/05/12 04:58:25 DEBUG : only2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc3e_d20260512_m045315_c001_v0001117_t0007_u01778561595206") 2026/05/12 04:58:25 DEBUG : only2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f422c02b67647ecaf_d20260512_m045307_c001_v7007000_t0000_u01778561587754") 2026/05/12 04:58:25 DEBUG : only2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbbe_d20260512_m045243_c001_v0001117_t0001_u01778561563296") 2026/05/12 04:58:25 DEBUG : only3: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e514e_d20260512_m045344_c001_v7007000_t0000_u01778561624775") 2026/05/12 04:58:25 DEBUG : only3: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f412954a6b98a69f4_d20260512_m045337_c001_v0001165_t0049_u01778561617482") 2026/05/12 04:58:25 DEBUG : only3: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc46_d20260512_m045316_c001_v0001117_t0049_u01778561596516") 2026/05/12 04:58:25 DEBUG : only3: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4099c6c586c05410_d20260512_m045307_c001_v7007000_t0000_u01778561587237") 2026/05/12 04:58:26 DEBUG : only3: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbc4_d20260512_m045244_c001_v0001117_t0005_u01778561564392") 2026/05/12 04:58:26 DEBUG : only4: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e514f_d20260512_m045344_c001_v7007000_t0000_u01778561624958") 2026/05/12 04:58:26 DEBUG : only4: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f414e4826ffc96602_d20260512_m045337_c001_v0001171_t0043_u01778561617860") 2026/05/12 04:58:26 DEBUG : only4: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc4c_d20260512_m045317_c001_v0001117_t0021_u01778561597634") 2026/05/12 04:58:26 DEBUG : only4: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f422c02b67647eca5_d20260512_m045306_c001_v7007000_t0000_u01778561586843") 2026/05/12 04:58:26 DEBUG : only4: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbca_d20260512_m045245_c001_v0001117_t0008_u01778561565650") 2026/05/12 04:58:26 DEBUG : only5: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5151_d20260512_m045345_c001_v7007000_t0000_u01778561625144") 2026/05/12 04:58:26 DEBUG : only5: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f412ac55fb282c7f7_d20260512_m045337_c001_v0001091_t0006_u01778561617546") 2026/05/12 04:58:26 DEBUG : only5: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc52_d20260512_m045318_c001_v0001117_t0000_u01778561598808") 2026/05/12 04:58:26 DEBUG : only5: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f422c02b67647ecab_d20260512_m045307_c001_v7007000_t0000_u01778561587389") 2026/05/12 04:58:26 DEBUG : only5: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbce_d20260512_m045247_c001_v0001117_t0059_u01778561567023") 2026/05/12 04:58:26 DEBUG : only6: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5153_d20260512_m045345_c001_v7007000_t0000_u01778561625328") 2026/05/12 04:58:26 DEBUG : only6: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f414e4826ffc96600_d20260512_m045337_c001_v0001171_t0043_u01778561617676") 2026/05/12 04:58:26 DEBUG : only6: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc56_d20260512_m045319_c001_v0001117_t0002_u01778561599816") 2026/05/12 04:58:26 DEBUG : only6: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f422c02b67647eca7_d20260512_m045307_c001_v7007000_t0000_u01778561587024") 2026/05/12 04:58:26 DEBUG : only6: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbd4_d20260512_m045248_c001_v0001117_t0029_u01778561568135") 2026/05/12 04:58:26 DEBUG : only7: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5154_d20260512_m045345_c001_v7007000_t0000_u01778561625515") 2026/05/12 04:58:26 DEBUG : only7: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41946a6a2009ccb8_d20260512_m045337_c001_v0001117_t0006_u01778561617690") 2026/05/12 04:58:26 DEBUG : only7: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc62_d20260512_m045320_c001_v0001117_t0046_u01778561600987") 2026/05/12 04:58:26 DEBUG : only7: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f406b480395318e77_d20260512_m045307_c001_v7007000_t0000_u01778561587396") 2026/05/12 04:58:26 DEBUG : only7: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbda_d20260512_m045249_c001_v0001117_t0028_u01778561569254") 2026/05/12 04:58:27 DEBUG : only8: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5155_d20260512_m045345_c001_v7007000_t0000_u01778561625699") 2026/05/12 04:58:27 DEBUG : only8: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f412ac55fb282c7f9_d20260512_m045337_c001_v0001091_t0006_u01778561617730") 2026/05/12 04:58:27 DEBUG : only8: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc68_d20260512_m045322_c001_v0001117_t0048_u01778561602037") 2026/05/12 04:58:27 DEBUG : only8: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f422c02b67647eca9_d20260512_m045307_c001_v7007000_t0000_u01778561587206") 2026/05/12 04:58:27 DEBUG : only8: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbe2_d20260512_m045250_c001_v0001117_t0032_u01778561570676") 2026/05/12 04:58:27 DEBUG : only9: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5156_d20260512_m045345_c001_v7007000_t0000_u01778561625883") 2026/05/12 04:58:27 DEBUG : only9: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f412954a6b98a69f8_d20260512_m045337_c001_v0001165_t0049_u01778561617847") 2026/05/12 04:58:27 DEBUG : only9: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cc6e_d20260512_m045323_c001_v0001117_t0005_u01778561603354") 2026/05/12 04:58:27 DEBUG : only9: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c10ee_d20260512_m045307_c001_v7007000_t0000_u01778561587412") 2026/05/12 04:58:27 DEBUG : only9: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cbe6_d20260512_m045251_c001_v0001117_t0042_u01778561571815") 2026/05/12 04:58:27 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0c21_d20260512_m044914_c001_v7007000_t0000_u01778561354613") 2026/05/12 04:58:27 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f102e1df8672aeddd_d20260512_m044912_c001_v0001174_t0036_u01778561352784") 2026/05/12 04:58:27 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0c1b_d20260512_m044911_c001_v7007000_t0000_u01778561351681") 2026/05/12 04:58:27 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca76_d20260512_m044909_c001_v0001117_t0008_u01778561349362") 2026/05/12 04:58:27 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0c03_d20260512_m044908_c001_v7007000_t0000_u01778561348625") 2026/05/12 04:58:27 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f102e1df8672aed69_d20260512_m044906_c001_v0001174_t0003_u01778561346495") 2026/05/12 04:58:27 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0bbf_d20260512_m044853_c001_v7007000_t0000_u01778561333956") 2026/05/12 04:58:27 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca42_d20260512_m044851_c001_v0001117_t0016_u01778561331705") 2026/05/12 04:58:27 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0b5f_d20260512_m044849_c001_v7007000_t0000_u01778561329846") 2026/05/12 04:58:27 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca34_d20260512_m044848_c001_v0001117_t0057_u01778561328533") 2026/05/12 04:58:28 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0b58_d20260512_m044847_c001_v7007000_t0000_u01778561327118") 2026/05/12 04:58:28 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca2e_d20260512_m044845_c001_v0001117_t0021_u01778561325254") 2026/05/12 04:58:28 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0b3d_d20260512_m044837_c001_v7007000_t0000_u01778561317142") 2026/05/12 04:58:28 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca02_d20260512_m044834_c001_v0001117_t0014_u01778561314795") 2026/05/12 04:58:28 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0b2c_d20260512_m044834_c001_v7007000_t0000_u01778561314431") 2026/05/12 04:58:28 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c9fc_d20260512_m044832_c001_v0001117_t0007_u01778561312504") 2026/05/12 04:58:28 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0b24_d20260512_m044832_c001_v7007000_t0000_u01778561312138") 2026/05/12 04:58:28 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c9fa_d20260512_m044831_c001_v0001117_t0030_u01778561311186") 2026/05/12 04:58:28 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c9f4_d20260512_m044830_c001_v0001117_t0008_u01778561310224") 2026/05/12 04:58:28 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0b1f_d20260512_m044829_c001_v7007000_t0000_u01778561309861") 2026/05/12 04:58:28 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c9f0_d20260512_m044828_c001_v0001117_t0026_u01778561308988") 2026/05/12 04:58:28 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c9ee_d20260512_m044827_c001_v0001117_t0000_u01778561307991") 2026/05/12 04:58:28 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124f78c_d20260512_m044827_c001_v7007000_t0000_u01778561307261") 2026/05/12 04:58:28 DEBUG : potato: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c9e6_d20260512_m044826_c001_v0001117_t0023_u01778561306159") 2026/05/12 04:58:28 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4173b5f2a0474cf0_d20260512_m045008_c001_v7007000_t0000_u01778561408644") 2026/05/12 04:58:28 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f102e1df8672af089_d20260512_m045007_c001_v0001174_t0046_u01778561407869") 2026/05/12 04:58:28 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124f9d3_d20260512_m044952_c001_v7007000_t0000_u01778561392960") 2026/05/12 04:58:28 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f102e1df8672aefc7_d20260512_m044947_c001_v0001174_t0058_u01778561387639") 2026/05/12 04:58:28 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f420237972141a4aa_d20260512_m044940_c001_v7007000_t0000_u01778561380807") 2026/05/12 04:58:28 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f102e1df8672aef19_d20260512_m044935_c001_v0001174_t0041_u01778561375082") 2026/05/12 04:58:28 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0c48_d20260512_m044926_c001_v7007000_t0000_u01778561366480") 2026/05/12 04:58:28 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f102e1df8672aee6d_d20260512_m044922_c001_v0001174_t0058_u01778561362176") 2026/05/12 04:58:28 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0bdf_d20260512_m044859_c001_v7007000_t0000_u01778561339773") 2026/05/12 04:58:29 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca5a_d20260512_m044857_c001_v0001117_t0018_u01778561337266") 2026/05/12 04:58:29 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0bc7_d20260512_m044856_c001_v7007000_t0000_u01778561336902") 2026/05/12 04:58:29 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca4e_d20260512_m044854_c001_v0001117_t0024_u01778561334512") 2026/05/12 04:58:29 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0bc4_d20260512_m044854_c001_v7007000_t0000_u01778561334145") 2026/05/12 04:58:29 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca46_d20260512_m044852_c001_v0001117_t0045_u01778561332921") 2026/05/12 04:58:29 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0b85_d20260512_m044851_c001_v7007000_t0000_u01778561331342") 2026/05/12 04:58:29 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca3a_d20260512_m044850_c001_v0001117_t0055_u01778561330209") 2026/05/12 04:58:29 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0b5a_d20260512_m044848_c001_v7007000_t0000_u01778561328170") 2026/05/12 04:58:29 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca32_d20260512_m044847_c001_v0001117_t0003_u01778561327108") 2026/05/12 04:58:29 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0b40_d20260512_m044837_c001_v7007000_t0000_u01778561317876") 2026/05/12 04:58:29 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca0a_d20260512_m044836_c001_v0001117_t0057_u01778561316714") 2026/05/12 04:58:29 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c86ce2_d20260512_m044727_c001_v7007000_t0000_u01778561247372") 2026/05/12 04:58:29 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c948_d20260512_m044726_c001_v0001117_t0001_u01778561246551") 2026/05/12 04:58:29 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c86cd8_d20260512_m044725_c001_v7007000_t0000_u01778561245635") 2026/05/12 04:58:29 DEBUG : potato2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c944_d20260512_m044724_c001_v0001117_t0002_u01778561244706") 2026/05/12 04:58:29 DEBUG : potato3: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f418f3255aeabd40d_d20260512_m044959_c001_v7007000_t0000_u01778561399350") 2026/05/12 04:58:29 DEBUG : potato3: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cac0_d20260512_m044949_c001_v0001117_t0029_u01778561389047") 2026/05/12 04:58:29 DEBUG : potato3: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f420237972141a4a4_d20260512_m044940_c001_v7007000_t0000_u01778561380623") 2026/05/12 04:58:29 DEBUG : potato3: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009caae_d20260512_m044936_c001_v0001117_t0055_u01778561376526") 2026/05/12 04:58:29 DEBUG : potato3: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0c49_d20260512_m044926_c001_v7007000_t0000_u01778561366719") 2026/05/12 04:58:29 DEBUG : potato3: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca98_d20260512_m044923_c001_v0001117_t0041_u01778561363109") 2026/05/12 04:58:30 DEBUG : pre-dest1/1: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40975c611bd0e0c8_d20260512_m045043_c001_v7007000_t0000_u01778561443266") 2026/05/12 04:58:30 DEBUG : pre-dest1/1: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cb02_d20260512_m045035_c001_v0001117_t0055_u01778561435095") 2026/05/12 04:58:30 DEBUG : pre-dest2/2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40975c611bd0e0cc_d20260512_m045043_c001_v7007000_t0000_u01778561443447") 2026/05/12 04:58:30 DEBUG : pre-dest2/2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f102e1df8672af1b5_d20260512_m045036_c001_v0001174_t0021_u01778561436002") 2026/05/12 04:58:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5366_d20260512_m045019_c001_v7007000_t0000_u01778561419524") 2026/05/12 04:58:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f117e800d323eaee5_d20260512_m045016_c001_v0001113_t0052_u01778561416340") 2026/05/12 04:58:30 DEBUG : sizeonly: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124f6c4_d20260512_m044808_c001_v7007000_t0000_u01778561288800") 2026/05/12 04:58:30 DEBUG : sizeonly: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c9b0_d20260512_m044807_c001_v0001117_t0021_u01778561287172") 2026/05/12 04:58:30 DEBUG : splitbanan: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41607f05addc31e7_d20260512_m045545_c001_v7007000_t0000_u01778561745990") 2026/05/12 04:58:30 DEBUG : splitbanan: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96768_d20260512_m045538_c001_v0001171_t0008_u01778561738280") 2026/05/12 04:58:30 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c33_d20260512_m045706_c001_v7007000_t0000_u01778561826584") 2026/05/12 04:58:30 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cebc_d20260512_m045700_c001_v0001117_t0043_u01778561820013") 2026/05/12 04:58:30 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4166c99597a134b3_d20260512_m045651_c001_v7007000_t0000_u01778561811034") 2026/05/12 04:58:30 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ce96_d20260512_m045643_c001_v0001117_t0048_u01778561803791") 2026/05/12 04:58:30 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb7420320dd_d20260512_m045633_c001_v7007000_t0000_u01778561793880") 2026/05/12 04:58:30 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ce62_d20260512_m045627_c001_v0001117_t0030_u01778561787189") 2026/05/12 04:58:30 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f419d62423b4ced76_d20260512_m045618_c001_v7007000_t0000_u01778561778578") 2026/05/12 04:58:30 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ce32_d20260512_m045612_c001_v0001117_t0048_u01778561772315") 2026/05/12 04:58:30 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c87804_d20260512_m045603_c001_v7007000_t0000_u01778561763371") 2026/05/12 04:58:30 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ce16_d20260512_m045556_c001_v0001117_t0006_u01778561756313") 2026/05/12 04:58:30 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c14f3_d20260512_m045540_c001_v7007000_t0000_u01778561740769") 2026/05/12 04:58:30 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cdf8_d20260512_m045537_c001_v0001117_t0017_u01778561737044") 2026/05/12 04:58:31 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f408df3a440720034_d20260512_m045527_c001_v7007000_t0000_u01778561727592") 2026/05/12 04:58:31 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cdce_d20260512_m045520_c001_v0001117_t0005_u01778561720333") 2026/05/12 04:58:31 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f407bbdb742031ee3_d20260512_m045519_c001_v7007000_t0000_u01778561719017") 2026/05/12 04:58:31 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96726_d20260512_m045515_c001_v0001171_t0006_u01778561715960") 2026/05/12 04:58:31 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e52d1_d20260512_m045505_c001_v7007000_t0000_u01778561705753") 2026/05/12 04:58:31 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd8e_d20260512_m045458_c001_v0001117_t0005_u01778561698060") 2026/05/12 04:58:31 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f418f3255aeabd9e4_d20260512_m045456_c001_v7007000_t0000_u01778561696964") 2026/05/12 04:58:31 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cd7e_d20260512_m045452_c001_v0001117_t0032_u01778561692831") 2026/05/12 04:58:31 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e527b_d20260512_m045437_c001_v7007000_t0000_u01778561677968") 2026/05/12 04:58:31 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc966a6_d20260512_m045434_c001_v0001171_t0022_u01778561674512") 2026/05/12 04:58:31 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417d95d42d0aa9d7_d20260512_m045424_c001_v7007000_t0000_u01778561664826") 2026/05/12 04:58:31 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96676_d20260512_m045418_c001_v0001171_t0028_u01778561658727") 2026/05/12 04:58:31 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f4173b5f2a047a30f_d20260512_m045408_c001_v7007000_t0000_u01778561648383") 2026/05/12 04:58:31 DEBUG : splitbananasplit: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9663a_d20260512_m045402_c001_v0001171_t0007_u01778561642622") 2026/05/12 04:58:31 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f415e73e09a0bddc7_d20260512_m045522_c001_v7007000_t0000_u01778561722366") 2026/05/12 04:58:31 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96728_d20260512_m045516_c001_v0001171_t0029_u01778561716982") 2026/05/12 04:58:31 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5184_d20260512_m045354_c001_v7007000_t0000_u01778561634502") 2026/05/12 04:58:31 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c811_d20260512_m045353_c001_v0001091_t0046_u01778561633269") 2026/05/12 04:58:31 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5169_d20260512_m045352_c001_v7007000_t0000_u01778561632502") 2026/05/12 04:58:31 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cce0_d20260512_m045351_c001_v0001117_t0024_u01778561631054") 2026/05/12 04:58:32 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0c34_d20260512_m044918_c001_v7007000_t0000_u01778561358784") 2026/05/12 04:58:32 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f102e1df8672aee43_d20260512_m044917_c001_v0001174_t0026_u01778561357822") 2026/05/12 04:58:32 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0c2d_d20260512_m044917_c001_v7007000_t0000_u01778561357268") 2026/05/12 04:58:32 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca8a_d20260512_m044916_c001_v0001117_t0023_u01778561356094") 2026/05/12 04:58:32 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124f6c0_d20260512_m044804_c001_v7007000_t0000_u01778561284549") 2026/05/12 04:58:32 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c9a0_d20260512_m044802_c001_v0001117_t0030_u01778561282808") 2026/05/12 04:58:32 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124f6bd_d20260512_m044802_c001_v7007000_t0000_u01778561282439") 2026/05/12 04:58:32 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c994_d20260512_m044801_c001_v0001117_t0021_u01778561281170") 2026/05/12 04:58:32 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124f6b7_d20260512_m044759_c001_v7007000_t0000_u01778561279003") 2026/05/12 04:58:32 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c98e_d20260512_m044757_c001_v0001117_t0002_u01778561277711") 2026/05/12 04:58:32 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124f6b6_d20260512_m044757_c001_v7007000_t0000_u01778561277165") 2026/05/12 04:58:32 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c988_d20260512_m044755_c001_v0001117_t0000_u01778561275602") 2026/05/12 04:58:32 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c980_d20260512_m044752_c001_v0001117_t0000_u01778561272761") 2026/05/12 04:58:32 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f413968305124f6b3_d20260512_m044752_c001_v7007000_t0000_u01778561272391") 2026/05/12 04:58:32 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c97a_d20260512_m044751_c001_v0001117_t0024_u01778561271462") 2026/05/12 04:58:32 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c976_d20260512_m044750_c001_v0001117_t0048_u01778561270488") 2026/05/12 04:58:32 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c86d2e_d20260512_m044749_c001_v7007000_t0000_u01778561269751") 2026/05/12 04:58:32 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c970_d20260512_m044747_c001_v0001117_t0018_u01778561267164") 2026/05/12 04:58:32 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c96e_d20260512_m044744_c001_v0001117_t0002_u01778561264489") 2026/05/12 04:58:32 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c86d16_d20260512_m044744_c001_v7007000_t0000_u01778561264120") 2026/05/12 04:58:32 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c96c_d20260512_m044743_c001_v0001117_t0054_u01778561263257") 2026/05/12 04:58:32 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c96a_d20260512_m044742_c001_v0001117_t0048_u01778561262332") 2026/05/12 04:58:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c86d14_d20260512_m044741_c001_v7007000_t0000_u01778561261889") 2026/05/12 04:58:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c968_d20260512_m044737_c001_v0001117_t0031_u01778561257822") 2026/05/12 04:58:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c86cf7_d20260512_m044737_c001_v7007000_t0000_u01778561257453") 2026/05/12 04:58:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c966_d20260512_m044736_c001_v0001117_t0036_u01778561256512") 2026/05/12 04:58:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c86cf2_d20260512_m044735_c001_v7007000_t0000_u01778561255595") 2026/05/12 04:58:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c95c_d20260512_m044734_c001_v0001117_t0013_u01778561254614") 2026/05/12 04:58:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c86cee_d20260512_m044734_c001_v7007000_t0000_u01778561254065") 2026/05/12 04:58:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c958_d20260512_m044733_c001_v0001117_t0027_u01778561253136") 2026/05/12 04:58:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c86ced_d20260512_m044732_c001_v7007000_t0000_u01778561252219") 2026/05/12 04:58:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c954_d20260512_m044731_c001_v0001117_t0036_u01778561251086") 2026/05/12 04:58:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c86cea_d20260512_m044730_c001_v7007000_t0000_u01778561250537") 2026/05/12 04:58:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c950_d20260512_m044729_c001_v0001117_t0029_u01778561249506") 2026/05/12 04:58:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c86ce6_d20260512_m044728_c001_v7007000_t0000_u01778561248958") 2026/05/12 04:58:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c94c_d20260512_m044727_c001_v0001117_t0030_u01778561247922") 2026/05/12 04:58:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c86cd0_d20260512_m044722_c001_v7007000_t0000_u01778561242638") 2026/05/12 04:58:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c93e_d20260512_m044721_c001_v0001117_t0000_u01778561241341") 2026/05/12 04:58:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c86cce_d20260512_m044720_c001_v7007000_t0000_u01778561240770") 2026/05/12 04:58:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c93c_d20260512_m044719_c001_v0001117_t0045_u01778561239803") 2026/05/12 04:58:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c86ccc_d20260512_m044718_c001_v7007000_t0000_u01778561238895") 2026/05/12 04:58:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c93a_d20260512_m044718_c001_v0001117_t0050_u01778561238127") 2026/05/12 04:58:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f423d339161c86cca_d20260512_m044715_c001_v7007000_t0000_u01778561235929") 2026/05/12 04:58:33 DEBUG : sub dir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009c936_d20260512_m044715_c001_v0001117_t0028_u01778561235022") 2026/05/12 04:58:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e518a_d20260512_m045354_c001_v7007000_t0000_u01778561634685") 2026/05/12 04:58:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc9661a_d20260512_m045353_c001_v0001171_t0038_u01778561633276") 2026/05/12 04:58:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e516b_d20260512_m045352_c001_v7007000_t0000_u01778561632686") 2026/05/12 04:58:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6a1c_d20260512_m045351_c001_v0001165_t0030_u01778561631066") 2026/05/12 04:58:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c36_d20260512_m045708_c001_v7007000_t0000_u01778561828670") 2026/05/12 04:58:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96870_d20260512_m045707_c001_v0001171_t0009_u01778561827977") 2026/05/12 04:58:34 DEBUG : sub/yam: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0c20_d20260512_m044914_c001_v7007000_t0000_u01778561354061") 2026/05/12 04:58:34 DEBUG : sub/yam: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f117e800d323eae93_d20260512_m044912_c001_v0001113_t0047_u01778561352432") 2026/05/12 04:58:34 DEBUG : test_dir1/file2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e515f_d20260512_m045350_c001_v7007000_t0000_u01778561630295") 2026/05/12 04:58:34 DEBUG : test_dir1/file2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c807_d20260512_m045348_c001_v0001091_t0029_u01778561628893") 2026/05/12 04:58:34 DEBUG : test_dir1/file2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5158_d20260512_m045348_c001_v7007000_t0000_u01778561628112") 2026/05/12 04:58:34 DEBUG : test_dir1/file2: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6a0e_d20260512_m045346_c001_v0001165_t0040_u01778561626851") 2026/05/12 04:58:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5160_d20260512_m045350_c001_v7007000_t0000_u01778561630481") 2026/05/12 04:58:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6a16_d20260512_m045348_c001_v0001165_t0052_u01778561628880") 2026/05/12 04:58:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f421a3fb16d3e5159_d20260512_m045348_c001_v7007000_t0000_u01778561628295") 2026/05/12 04:58:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ccd4_d20260512_m045346_c001_v0001117_t0025_u01778561626819") 2026/05/12 04:58:34 DEBUG : three: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0bf6_d20260512_m044905_c001_v7007000_t0000_u01778561345765") 2026/05/12 04:58:34 DEBUG : three: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca70_d20260512_m044904_c001_v0001117_t0042_u01778561344210") 2026/05/12 04:58:34 DEBUG : three: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ca6a_d20260512_m044901_c001_v0001117_t0057_u01778561341239") 2026/05/12 04:58:34 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c3f_d20260512_m045710_c001_v7007000_t0000_u01778561830316") 2026/05/12 04:58:34 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6cc8_d20260512_m045709_c001_v0001165_t0026_u01778561829632") 2026/05/12 04:58:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c7a_d20260512_m045729_c001_v7007000_t0000_u01778561849554") 2026/05/12 04:58:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c971_d20260512_m045727_c001_v0001091_t0024_u01778561847398") 2026/05/12 04:58:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c6d_d20260512_m045725_c001_v7007000_t0000_u01778561845831") 2026/05/12 04:58:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6ce0_d20260512_m045724_c001_v0001165_t0014_u01778561844304") 2026/05/12 04:58:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c67_d20260512_m045723_c001_v7007000_t0000_u01778561843338") 2026/05/12 04:58:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96892_d20260512_m045722_c001_v0001171_t0054_u01778561842651") 2026/05/12 04:58:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c58_d20260512_m045717_c001_v7007000_t0000_u01778561837628") 2026/05/12 04:58:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6cd0_d20260512_m045716_c001_v0001165_t0038_u01778561836703") 2026/05/12 04:58:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c61_d20260512_m045719_c001_v7007000_t0000_u01778561839763") 2026/05/12 04:58:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c969_d20260512_m045718_c001_v0001091_t0048_u01778561838598") 2026/05/12 04:58:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c4d_d20260512_m045715_c001_v7007000_t0000_u01778561835740") 2026/05/12 04:58:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f114e4826ffc96880_d20260512_m045714_c001_v0001171_t0059_u01778561834879") 2026/05/12 04:58:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c4a_d20260512_m045713_c001_v7007000_t0000_u01778561833922") 2026/05/12 04:58:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cec8_d20260512_m045713_c001_v0001117_t0054_u01778561833065") 2026/05/12 04:58:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c43_d20260512_m045712_c001_v7007000_t0000_u01778561832088") 2026/05/12 04:58:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112ac55fb282c961_d20260512_m045711_c001_v0001091_t0040_u01778561831283") 2026/05/12 04:58:35 DEBUG : toe/toe/toe: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f402ab24f389d5f6d_d20260512_m045734_c001_v7007000_t0000_u01778561854198") 2026/05/12 04:58:35 DEBUG : toe/toe/toe: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f112954a6b98a6cf2_d20260512_m045733_c001_v0001165_t0006_u01778561853546") 2026/05/12 04:58:35 DEBUG : toe/toe/toe: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c63_d20260512_m045721_c001_v7007000_t0000_u01778561841687") 2026/05/12 04:58:35 DEBUG : toe/toe/toe: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009ced2_d20260512_m045720_c001_v0001117_t0041_u01778561840717") 2026/05/12 04:58:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c7b_d20260512_m045730_c001_v7007000_t0000_u01778561850157") 2026/05/12 04:58:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f11946a6a2009cee4_d20260512_m045728_c001_v0001117_t0055_u01778561848898") 2026/05/12 04:58:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f40167f985b1e5c70_d20260512_m045726_c001_v7007000_t0000_u01778561846438") 2026/05/12 04:58:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f1060d089f2f10b4c_d20260512_m045725_c001_v0001174_t0050_u01778561845474") 2026/05/12 04:58:36 DEBUG : two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0bf7_d20260512_m044905_c001_v7007000_t0000_u01778561345947") 2026/05/12 04:58:36 DEBUG : two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f417e800d323eae81_d20260512_m044903_c001_v0001113_t0029_u01778561343616") 2026/05/12 04:58:36 DEBUG : two: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f41946a6a2009ca68_d20260512_m044901_c001_v0001117_t0006_u01778561341054") 2026/05/12 04:58:36 DEBUG : yam: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0c23_d20260512_m044914_c001_v7007000_t0000_u01778561354798") 2026/05/12 04:58:36 DEBUG : yam: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f103522f3e95ccc9c_d20260512_m044913_c001_v0001184_t0001_u01778561353845") 2026/05/12 04:58:36 DEBUG : yam: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0c13_d20260512_m044911_c001_v7007000_t0000_u01778561351128") 2026/05/12 04:58:36 DEBUG : yam: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f117e800d323eae8d_d20260512_m044909_c001_v0001113_t0058_u01778561349373") 2026/05/12 04:58:36 DEBUG : yam: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0c02_d20260512_m044908_c001_v7007000_t0000_u01778561348076") 2026/05/12 04:58:36 DEBUG : yam: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f117e800d323eae87_d20260512_m044906_c001_v0001113_t0058_u01778561346505") 2026/05/12 04:58:36 DEBUG : yaml: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0c1d_d20260512_m044911_c001_v7007000_t0000_u01778561351865") 2026/05/12 04:58:36 DEBUG : yaml: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f117c7e9e0f4187aa_d20260512_m044910_c001_v0001130_t0027_u01778561350577") 2026/05/12 04:58:36 DEBUG : yaml: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f410a9361158c0c04_d20260512_m044908_c001_v7007000_t0000_u01778561348810") 2026/05/12 04:58:36 DEBUG : yaml: Deleting (id "4_z3f62bd13802d1bab9fe80e1b_f1130a343d247e5bd_d20260512_m044907_c001_v0001183_t0045_u01778561347826") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m25.710077355s (try 1/5)