"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/06/04 03:51:14 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe" 2026/06/04 03:51:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/04 03:51:15 DEBUG : Creating backend with remote "/tmp/rclone224139160" === 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-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:51:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 03:51:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/04 03:51:16 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:51:16 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.54s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:51:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 03:51:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 03:51:16 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:51:16 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:51:17 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 03:51:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 03:51:17 INFO : sub dir/hello world: Copied (new) 2026/06/04 03:51:18 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.90s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", 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-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:51:19 DEBUG : Creating backend with remote "/non-existing" 2026/06/04 03:51:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/04 03:51:19 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:51:19 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:51:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 03:51:20 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:51:20 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:51:20 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 03:51:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 03:51:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.72s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", 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-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:51:21 INFO : B2 bucket rclone-test-tehuzez3xabe: Running all checks before starting transfers 2026/06/04 03:51:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 03:51:22 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:51:22 INFO : B2 bucket rclone-test-tehuzez3xabe: Checks finished, now starting transfers 2026/06/04 03:51:22 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:51:22 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 03:51:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 03:51:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.21s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:51:23 ERROR : Ignoring --no-traverse with sync 2026/06/04 03:51:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 03:51:23 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:51:23 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:51:23 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 03:51:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 03:51:23 INFO : sub dir/hello world: Copied (new) 2026/06/04 03:51:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.26s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:51:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/04 03:51:24 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:51:24 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:51:24 DEBUG : hello world2: size = 12 OK 2026/06/04 03:51:24 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/04 03:51:24 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.33s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:51:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 03:51:25 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:51:25 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:51:26 DEBUG : potato2: size = 11 OK 2026/06/04 03:51:26 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 03:51:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.29s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:51:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 03:51:27 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:51:27 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:51:27 DEBUG : potato2: size = 11 OK 2026/06/04 03:51:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 03:51:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.64s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:51:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/04 03:51:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 03:51:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/04 03:51:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 03:51:28 INFO : sub dir2: Making directory 2026/06/04 03:51:28 INFO : sub dir: Making directory 2026/06/04 03:51:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 03:51:28 INFO : sub dir2/sub sub dir2: Making directory 2026/06/04 03:51:28 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:51:28 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:51:29 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 03:51:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 03:51:29 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/06/04 03:51:29 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.27s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:51:29 INFO : sub dir2: Making directory 2026/06/04 03:51:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/04 03:51:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 03:51:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 03:51:30 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:51:30 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:51:30 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 03:51:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 03:51:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.30s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:51:31 DEBUG : sub dir2: Making directory with metadata 2026/06/04 03:51:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 03:51:31 INFO : sub dir2: Making directory 2026/06/04 03:51:31 INFO : sub dir: Making directory 2026/06/04 03:51:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 03:51:31 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:51:31 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:51:31 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 03:51:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 03:51:31 INFO : sub dir/hello world: Copied (new) 2026/06/04 03:51:31 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/04 03:51:32 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/04 03:51:32 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.56s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:51:33 INFO : sub dir2: Making directory 2026/06/04 03:51:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 03:51:33 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:51:33 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:51:33 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 03:51:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 03:51:33 INFO : sub dir/hello world: Copied (new) 2026/06/04 03:51:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.30s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:51:34 DEBUG : sub dir2: Making directory with metadata 2026/06/04 03:51:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 03:51:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 03:51:34 INFO : sub dir2: Making directory 2026/06/04 03:51:34 INFO : sub dir: Making directory 2026/06/04 03:51:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 03:51:34 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:51:34 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:51:34 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 03:51:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 03:51:34 INFO : sub dir/hello world: Copied (new) 2026/06/04 03:51:34 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/04 03:51:35 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.20s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:51:35 INFO : sub dir2: Making directory 2026/06/04 03:51:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 03:51:36 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:51:36 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:51:36 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 03:51:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 03:51:36 INFO : sub dir/hello world: Copied (new) 2026/06/04 03:51:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.27s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:51:37 DEBUG : Creating backend with remote "TestB2:rclone-test-sawuwex5jada" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-tehuzez3xabe -> B2 bucket rclone-test-sawuwex5jada 2026/06/04 03:51:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 03:51:39 DEBUG : B2 bucket rclone-test-sawuwex5jada: Waiting for checks to finish 2026/06/04 03:51:39 DEBUG : B2 bucket rclone-test-sawuwex5jada: Waiting for transfers to finish 2026/06/04 03:51:40 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 03:51:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 03:51:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/04 03:51:40 DEBUG : B2 bucket rclone-test-sawuwex5jada: Purge remote 2026/06/04 03:51:40 INFO : B2 bucket rclone-test-sawuwex5jada: cleaning bucket "rclone-test-sawuwex5jada" of all files 2026/06/04 03:51:40 DEBUG : sub dir/hello world: Deleting (id "4_zefb21d53c02d9b0b9fe80e1b_f11951fc596184eec_d20260604_m035139_c001_v0001174_t0055_u01780545099640") --- PASS: TestServerSideCopy (4.38s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:51:42 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:51:42 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone224139160) 2026/06/04 03:51:42 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:51:42 DEBUG : sub dir/hello world: Sizes differ 2026/06/04 03:51:42 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:51:42 DEBUG : sub dir/hello world: size = 17 OK 2026/06/04 03:51:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/04 03:51:42 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.85s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:51:44 DEBUG : Creating backend with remote "TestB2:rclone-test-cobalep5neki" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-tehuzez3xabe -> B2 bucket rclone-test-cobalep5neki 2026/06/04 03:51:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 03:51:45 DEBUG : B2 bucket rclone-test-cobalep5neki: Waiting for checks to finish 2026/06/04 03:51:45 DEBUG : B2 bucket rclone-test-cobalep5neki: Waiting for transfers to finish 2026/06/04 03:51:45 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 03:51:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 03:51:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/04 03:51:46 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:51:46 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cobalep5neki) 2026/06/04 03:51:46 DEBUG : sub dir/hello world: Sizes differ 2026/06/04 03:51:46 DEBUG : B2 bucket rclone-test-cobalep5neki: Waiting for checks to finish 2026/06/04 03:51:46 DEBUG : B2 bucket rclone-test-cobalep5neki: Waiting for transfers to finish 2026/06/04 03:51:47 DEBUG : sub dir/hello world: size = 17 OK 2026/06/04 03:51:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/04 03:51:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/04 03:51:47 DEBUG : B2 bucket rclone-test-cobalep5neki: Purge remote 2026/06/04 03:51:47 INFO : B2 bucket rclone-test-cobalep5neki: cleaning bucket "rclone-test-cobalep5neki" of all files 2026/06/04 03:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe22dd3c02d9b0b9fe80e1b_f119edbfb4b9df09e_d20260604_m035146_c001_v0001105_t0007_u01780545106831") 2026/06/04 03:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z5fe22dd3c02d9b0b9fe80e1b_f10908a1762ef0542_d20260604_m035145_c001_v0001172_t0016_u01780545105648") --- PASS: TestServerSideCopyOverSelf (5.77s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:51:50 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone224139160) 2026/06/04 03:51:50 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:51:50 DEBUG : sub dir/hello world: Sizes differ 2026/06/04 03:51:50 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:51:50 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:51:50 DEBUG : sub dir/hello world: size = 17 OK 2026/06/04 03:51:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/04 03:51:50 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/04 03:51:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.96s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:51:51 DEBUG : Creating backend with remote "TestB2:rclone-test-sanizib1ducu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-tehuzez3xabe -> B2 bucket rclone-test-sanizib1ducu 2026/06/04 03:51:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 03:51:52 DEBUG : B2 bucket rclone-test-sanizib1ducu: Waiting for checks to finish 2026/06/04 03:51:52 DEBUG : B2 bucket rclone-test-sanizib1ducu: Waiting for transfers to finish 2026/06/04 03:51:53 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 03:51:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 03:51:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/04 03:51:54 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:51:54 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sanizib1ducu) 2026/06/04 03:51:54 DEBUG : sub dir/hello world: Sizes differ 2026/06/04 03:51:54 DEBUG : B2 bucket rclone-test-sanizib1ducu: Waiting for checks to finish 2026/06/04 03:51:54 DEBUG : B2 bucket rclone-test-sanizib1ducu: Waiting for transfers to finish 2026/06/04 03:51:54 DEBUG : sub dir/hello world: size = 17 OK 2026/06/04 03:51:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/04 03:51:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/04 03:51:55 INFO : sub dir/hello world: Deleted 2026/06/04 03:51:55 DEBUG : testing file moves 2026/06/04 03:51:56 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:51:56 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-sanizib1ducu) 2026/06/04 03:51:56 DEBUG : sub dir/hello world: Sizes differ 2026/06/04 03:51:56 DEBUG : B2 bucket rclone-test-sanizib1ducu: Waiting for checks to finish 2026/06/04 03:51:56 DEBUG : B2 bucket rclone-test-sanizib1ducu: Waiting for transfers to finish 2026/06/04 03:51:58 DEBUG : sub dir/hello world: size = 24 OK 2026/06/04 03:51:58 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/04 03:51:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/04 03:51:58 INFO : sub dir/hello world: Deleted 2026/06/04 03:51:58 DEBUG : B2 bucket rclone-test-sanizib1ducu: Purge remote 2026/06/04 03:51:58 INFO : B2 bucket rclone-test-sanizib1ducu: cleaning bucket "rclone-test-sanizib1ducu" of all files 2026/06/04 03:51:58 DEBUG : sub dir/hello world: Deleting (id "4_z0f824dc3c02d9b0b9fe80e1b_f1054f4235976d0d4_d20260604_m035156_c001_v0001144_t0024_u01780545116293") 2026/06/04 03:51:58 DEBUG : sub dir/hello world: Deleting (id "4_z0f824dc3c02d9b0b9fe80e1b_f10687937290b17d7_d20260604_m035154_c001_v0001178_t0014_u01780545114753") 2026/06/04 03:51:58 DEBUG : sub dir/hello world: Deleting (id "4_z0f824dc3c02d9b0b9fe80e1b_f11200937fd724f53_d20260604_m035153_c001_v0001182_t0010_u01780545113518") --- PASS: TestServerSideMoveOverSelf (9.04s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:00 ERROR : error listing: directory not found 2026/06/04 03:52:00 INFO : Local file system at /tmp/rclone224139160: Making directory 2026/06/04 03:52:01 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:01 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.48s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 03:52:02 DEBUG : Local file system at /tmp/rclone224139160: Waiting for checks to finish 2026/06/04 03:52:02 DEBUG : Local file system at /tmp/rclone224139160: Waiting for transfers to finish 2026/06/04 03:52:03 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/04 03:52:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 03:52:03 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/04 03:52:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.84s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:03 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/04 03:52:03 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:03 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:04 DEBUG : check sum: size = 1 OK 2026/06/04 03:52:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/04 03:52:04 INFO : check sum: Copied (new) 2026/06/04 03:52:04 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:04 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:04 DEBUG : check sum: size = 1 OK 2026/06/04 03:52:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/04 03:52:04 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/04 03:52:04 DEBUG : check sum: Unchanged skipping 2026/06/04 03:52:04 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:04 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:04 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.56s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:05 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/04 03:52:05 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:05 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:05 DEBUG : sizeonly: size = 6 OK 2026/06/04 03:52:05 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/04 03:52:05 INFO : sizeonly: Copied (new) 2026/06/04 03:52:05 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:06 DEBUG : sizeonly: size = 6 OK 2026/06/04 03:52:06 DEBUG : sizeonly: Sizes identical 2026/06/04 03:52:06 DEBUG : sizeonly: Unchanged skipping 2026/06/04 03:52:06 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:06 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:06 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:06 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.85s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:07 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/04 03:52:07 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:07 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:07 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/04 03:52:07 INFO : ignore-size: Copied (new) 2026/06/04 03:52:07 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:07 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:52:07 DEBUG : ignore-size: Unchanged skipping 2026/06/04 03:52:07 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:07 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:07 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.64s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:09 DEBUG : existing: size = 6 OK 2026/06/04 03:52:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:52:09 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:09 DEBUG : existing: Unchanged skipping 2026/06/04 03:52:09 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:09 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:09 INFO : There was nothing to transfer 2026/06/04 03:52:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/04 03:52:09 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:09 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:09 DEBUG : existing: size = 6 OK 2026/06/04 03:52:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/04 03:52:09 INFO : existing: Copied (replaced existing) 2026/06/04 03:52:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.00s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:10 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/04 03:52:10 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:10 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:11 DEBUG : existing: size = 6 OK 2026/06/04 03:52:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/04 03:52:11 INFO : existing: Copied (new) 2026/06/04 03:52:11 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:11 DEBUG : existing: Destination exists, skipping 2026/06/04 03:52:11 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:11 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:11 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.63s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:12 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/04 03:52:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/04 03:52:13 DEBUG : c/non empty space: size = 5 OK 2026/06/04 03:52:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:52:13 DEBUG : c/non empty space: Unchanged skipping 2026/06/04 03:52:13 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:13 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:13 DEBUG : a/potato2: size = 60 OK 2026/06/04 03:52:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 03:52:13 INFO : a/potato2: Copied (new) 2026/06/04 03:52:13 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:14 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.74s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:15 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:15 DEBUG : empty space: size = 1 OK 2026/06/04 03:52:15 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/06/04 03:52:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/04 03:52:15 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/04 03:52:15 DEBUG : empty space: Unchanged skipping 2026/06/04 03:52:15 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:15 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:15 INFO : There was nothing to transfer 2026/06/04 03:52:16 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:16 DEBUG : empty space: size = 1 OK 2026/06/04 03:52:16 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/04 03:52:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/04 03:52:17 INFO : empty space: Updated modification time in destination 2026/06/04 03:52:17 DEBUG : empty space: Unchanged skipping 2026/06/04 03:52:17 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:17 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:17 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.76s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:18 DEBUG : empty space: size = 1 OK 2026/06/04 03:52:18 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/06/04 03:52:18 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/04 03:52:18 DEBUG : empty space: Unchanged skipping 2026/06/04 03:52:18 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:18 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:18 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.42s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:19 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:19 DEBUG : foo: size = 3 OK 2026/06/04 03:52:19 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/06/04 03:52:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone224139160) 2026/06/04 03:52:19 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:52:19 DEBUG : foo: sha1 differ 2026/06/04 03:52:19 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:19 DEBUG : foo: size = 3 OK 2026/06/04 03:52:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/04 03:52:19 INFO : foo: Copied (replaced existing) 2026/06/04 03:52:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.56s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:21 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/04 03:52:21 DEBUG : empty space: size = 1 OK 2026/06/04 03:52:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:52:21 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:21 DEBUG : empty space: Unchanged skipping 2026/06/04 03:52:21 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:21 DEBUG : potato: size = 60 OK 2026/06/04 03:52:21 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 03:52:21 INFO : potato: Copied (new) 2026/06/04 03:52:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.32s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:23 DEBUG : potato: size = 21 (Local file system at /tmp/rclone224139160) 2026/06/04 03:52:23 DEBUG : potato: size = 60 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:52:23 DEBUG : potato: Sizes differ 2026/06/04 03:52:23 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:23 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:24 DEBUG : potato: size = 21 OK 2026/06/04 03:52:24 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/04 03:52:24 INFO : potato: Copied (replaced existing) 2026/06/04 03:52:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.84s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:25 DEBUG : potato: size = 21 OK 2026/06/04 03:52:25 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/06/04 03:52:25 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:25 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone224139160) 2026/06/04 03:52:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:52:25 DEBUG : potato: sha1 differ 2026/06/04 03:52:25 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:26 DEBUG : potato: size = 21 OK 2026/06/04 03:52:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/04 03:52:26 INFO : potato: Copied (replaced existing) 2026/06/04 03:52:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 03:52:27 DEBUG : empty space: size = 1 OK 2026/06/04 03:52:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:52:27 DEBUG : empty space: Unchanged skipping 2026/06/04 03:52:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/04 03:52:27 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:27 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:27 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:29 DEBUG : empty space: size = 1 OK 2026/06/04 03:52:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:52:29 DEBUG : empty space: Unchanged skipping 2026/06/04 03:52:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 03:52:29 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:29 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:30 DEBUG : potato2: size = 60 OK 2026/06/04 03:52:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 03:52:30 INFO : potato2: Copied (new) 2026/06/04 03:52:30 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:30 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:32 INFO : d: Making directory 2026/06/04 03:52:32 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/04 03:52:32 DEBUG : c/non empty space: size = 5 OK 2026/06/04 03:52:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/04 03:52:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:52:32 DEBUG : c/non empty space: Unchanged skipping 2026/06/04 03:52:32 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:32 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:32 DEBUG : a/potato2: size = 60 OK 2026/06/04 03:52:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 03:52:32 INFO : a/potato2: Copied (new) 2026/06/04 03:52:32 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:33 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:34 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/04 03:52:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/04 03:52:35 DEBUG : c/non empty space: size = 5 OK 2026/06/04 03:52:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:52:35 DEBUG : c/non empty space: Unchanged skipping 2026/06/04 03:52:35 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:35 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:35 DEBUG : a/potato2: size = 60 OK 2026/06/04 03:52:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 03:52:35 INFO : a/potato2: Copied (new) 2026/06/04 03:52:35 ERROR : B2 bucket rclone-test-tehuzez3xabe: not deleting files as there were IO errors 2026/06/04 03:52:35 ERROR : B2 bucket rclone-test-tehuzez3xabe: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.75s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:37 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:37 DEBUG : empty space: size = 1 OK 2026/06/04 03:52:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 03:52:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:52:37 DEBUG : empty space: Unchanged skipping 2026/06/04 03:52:37 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:37 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:37 INFO : potato: Deleted 2026/06/04 03:52:38 DEBUG : potato2: size = 60 OK 2026/06/04 03:52:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 03:52:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.48s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:40 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:40 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:40 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:40 INFO : potato: Deleted 2026/06/04 03:52:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 03:52:40 DEBUG : empty space: size = 1 OK 2026/06/04 03:52:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:52:40 DEBUG : empty space: Unchanged skipping 2026/06/04 03:52:40 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:40 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:40 DEBUG : potato2: size = 60 OK 2026/06/04 03:52:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 03:52:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.77s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 03:52:43 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:43 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:43 DEBUG : potato2: size = 19 OK 2026/06/04 03:52:43 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/04 03:52:43 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.40s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:45 DEBUG : enormous: Excluded (Size Filter) 2026/06/04 03:52:45 DEBUG : enormous: Excluded 2026/06/04 03:52:45 DEBUG : potato2: Excluded (Size Filter) 2026/06/04 03:52:45 DEBUG : potato2: Excluded 2026/06/04 03:52:45 DEBUG : potato2: Excluded (Size Filter) 2026/06/04 03:52:45 DEBUG : empty space: size = 1 OK 2026/06/04 03:52:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:52:45 DEBUG : empty space: Unchanged skipping 2026/06/04 03:52:45 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:45 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:45 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:45 INFO : There was nothing to transfer 2026/06/04 03:52:45 DEBUG : enormous: Excluded (Size Filter) 2026/06/04 03:52:45 DEBUG : enormous: Excluded 2026/06/04 03:52:45 DEBUG : potato2: Excluded (Size Filter) 2026/06/04 03:52:45 DEBUG : potato2: Excluded 2026/06/04 03:52:45 DEBUG : potato2: Excluded (Size Filter) 2026/06/04 03:52:45 DEBUG : Local file system at /tmp/rclone224139160: Waiting for checks to finish 2026/06/04 03:52:45 DEBUG : empty space: size = 1 OK 2026/06/04 03:52:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/04 03:52:45 DEBUG : empty space: Unchanged skipping 2026/06/04 03:52:45 DEBUG : Local file system at /tmp/rclone224139160: Waiting for transfers to finish 2026/06/04 03:52:45 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.21s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:47 DEBUG : enormous: Excluded (Size Filter) 2026/06/04 03:52:47 DEBUG : enormous: Excluded 2026/06/04 03:52:47 DEBUG : potato2: Excluded (Size Filter) 2026/06/04 03:52:47 DEBUG : potato2: Excluded 2026/06/04 03:52:48 DEBUG : empty space: size = 1 OK 2026/06/04 03:52:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:52:48 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:48 DEBUG : empty space: Unchanged skipping 2026/06/04 03:52:48 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:48 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:48 INFO : enormous: Deleted 2026/06/04 03:52:48 INFO : potato2: Deleted 2026/06/04 03:52:48 INFO : There was nothing to transfer 2026/06/04 03:52:48 DEBUG : empty space: size = 1 OK 2026/06/04 03:52:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/04 03:52:48 DEBUG : empty space: Unchanged skipping 2026/06/04 03:52:48 DEBUG : Local file system at /tmp/rclone224139160: Waiting for checks to finish 2026/06/04 03:52:48 DEBUG : Local file system at /tmp/rclone224139160: Waiting for transfers to finish 2026/06/04 03:52:48 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:48 INFO : enormous: Deleted 2026/06/04 03:52:48 INFO : potato2: Deleted 2026/06/04 03:52:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.81s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:52:50 DEBUG : five: Need to transfer - File not found at Destination 2026/06/04 03:52:50 DEBUG : three: size = 5 OK 2026/06/04 03:52:50 DEBUG : three: Sizes identical 2026/06/04 03:52:50 DEBUG : one: Destination is newer than source, skipping 2026/06/04 03:52:50 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/04 03:52:50 DEBUG : four: size = 4 (Local file system at /tmp/rclone224139160) 2026/06/04 03:52:50 DEBUG : four: size = 8 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:52:50 DEBUG : two: size = 3 OK 2026/06/04 03:52:50 DEBUG : four: Sizes differ 2026/06/04 03:52:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone224139160) 2026/06/04 03:52:50 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:52:50 DEBUG : two: sha1 differ 2026/06/04 03:52:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/04 03:52:50 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:51 DEBUG : five: size = 4 OK 2026/06/04 03:52:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/04 03:52:51 INFO : five: Copied (new) 2026/06/04 03:52:51 DEBUG : four: size = 4 OK 2026/06/04 03:52:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/04 03:52:51 INFO : four: Copied (replaced existing) 2026/06/04 03:52:51 DEBUG : two: size = 3 OK 2026/06/04 03:52:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/04 03:52:51 INFO : two: Copied (replaced existing) 2026/06/04 03:52:51 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:52 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:52 DEBUG : five: size = 4 OK 2026/06/04 03:52:52 DEBUG : four: size = 4 OK 2026/06/04 03:52:52 DEBUG : three: size = 5 OK 2026/06/04 03:52:52 DEBUG : one: Destination is newer than source, skipping 2026/06/04 03:52:52 DEBUG : two: size = 3 OK 2026/06/04 03:52:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/04 03:52:52 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/04 03:52:52 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/04 03:52:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/04 03:52:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone224139160) 2026/06/04 03:52:52 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/04 03:52:52 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:52:52 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/04 03:52:52 DEBUG : three: sha1 differ 2026/06/04 03:52:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/04 03:52:52 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/04 03:52:52 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/04 03:52:52 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/04 03:52:52 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:52 DEBUG : three: size = 5 OK 2026/06/04 03:52:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/04 03:52:52 INFO : three: Copied (replaced existing) 2026/06/04 03:52:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.65s) === 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-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/04 03:52:54 INFO : B2 bucket rclone-test-tehuzez3xabe: Making map for --track-renames 2026/06/04 03:52:54 INFO : B2 bucket rclone-test-tehuzez3xabe: Finished making map for --track-renames 2026/06/04 03:52:54 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/04 03:52:54 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for renames to finish 2026/06/04 03:52:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/04 03:52:54 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:54 DEBUG : yam: size = 11 OK 2026/06/04 03:52:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/04 03:52:54 INFO : yam: Copied (new) 2026/06/04 03:52:54 DEBUG : potato: size = 14 OK 2026/06/04 03:52:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/04 03:52:54 INFO : potato: Copied (new) 2026/06/04 03:52:54 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:55 INFO : B2 bucket rclone-test-tehuzez3xabe: Making map for --track-renames 2026/06/04 03:52:55 DEBUG : potato: size = 14 OK 2026/06/04 03:52:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:52:55 INFO : B2 bucket rclone-test-tehuzez3xabe: Finished making map for --track-renames 2026/06/04 03:52:55 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:55 DEBUG : potato: Unchanged skipping 2026/06/04 03:52:55 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for renames to finish 2026/06/04 03:52:56 DEBUG : yaml: size = 11 OK 2026/06/04 03:52:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/04 03:52:56 INFO : yam: Copied (server-side copy) to: yaml 2026/06/04 03:52:56 INFO : yam: Deleted 2026/06/04 03:52:56 INFO : yaml: Renamed from "yam" 2026/06/04 03:52:56 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.61s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/04 03:52:57 INFO : B2 bucket rclone-test-tehuzez3xabe: Making map for --track-renames 2026/06/04 03:52:57 INFO : B2 bucket rclone-test-tehuzez3xabe: Finished making map for --track-renames 2026/06/04 03:52:57 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/04 03:52:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/04 03:52:57 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for renames to finish 2026/06/04 03:52:57 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:58 DEBUG : potato: size = 14 OK 2026/06/04 03:52:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/04 03:52:58 INFO : potato: Copied (new) 2026/06/04 03:52:58 DEBUG : yam: size = 11 OK 2026/06/04 03:52:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/04 03:52:58 INFO : yam: Copied (new) 2026/06/04 03:52:58 DEBUG : Waiting for deletions to finish 2026/06/04 03:52:58 INFO : B2 bucket rclone-test-tehuzez3xabe: Making map for --track-renames 2026/06/04 03:52:58 DEBUG : potato: size = 14 OK 2026/06/04 03:52:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:52:58 INFO : B2 bucket rclone-test-tehuzez3xabe: Finished making map for --track-renames 2026/06/04 03:52:58 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:52:58 DEBUG : potato: Unchanged skipping 2026/06/04 03:52:58 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for renames to finish 2026/06/04 03:52:59 DEBUG : yaml: size = 11 OK 2026/06/04 03:52:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/04 03:52:59 INFO : yam: Copied (server-side copy) to: yaml 2026/06/04 03:52:59 INFO : yam: Deleted 2026/06/04 03:52:59 INFO : yaml: Renamed from "yam" 2026/06/04 03:52:59 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:52:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.74s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/04 03:53:00 INFO : B2 bucket rclone-test-tehuzez3xabe: Making map for --track-renames 2026/06/04 03:53:00 INFO : B2 bucket rclone-test-tehuzez3xabe: Finished making map for --track-renames 2026/06/04 03:53:00 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:53:00 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for renames to finish 2026/06/04 03:53:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/04 03:53:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/04 03:53:00 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:53:00 DEBUG : sub/yam: size = 11 OK 2026/06/04 03:53:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/04 03:53:00 INFO : sub/yam: Copied (new) 2026/06/04 03:53:01 DEBUG : potato: size = 14 OK 2026/06/04 03:53:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/04 03:53:01 INFO : potato: Copied (new) 2026/06/04 03:53:01 DEBUG : Waiting for deletions to finish 2026/06/04 03:53:02 DEBUG : potato: size = 14 OK 2026/06/04 03:53:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:53:02 INFO : B2 bucket rclone-test-tehuzez3xabe: Making map for --track-renames 2026/06/04 03:53:02 DEBUG : potato: Unchanged skipping 2026/06/04 03:53:02 INFO : B2 bucket rclone-test-tehuzez3xabe: Finished making map for --track-renames 2026/06/04 03:53:02 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:53:02 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for renames to finish 2026/06/04 03:53:02 DEBUG : yam: size = 11 OK 2026/06/04 03:53:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/04 03:53:02 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/04 03:53:03 INFO : sub/yam: Deleted 2026/06/04 03:53:03 INFO : yam: Renamed from "sub/yam" 2026/06/04 03:53:03 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:53:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.61s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:53:03 DEBUG : Creating backend with remote "/tmp/rclone224139160/dir1" 2026/06/04 03:53:03 DEBUG : Config file has changed externally - reloading 2026/06/04 03:53:03 DEBUG : Creating backend with remote "/tmp/rclone224139160/dir2" 2026/06/04 03:53:03 DEBUG : Local file system at /tmp/rclone224139160/dir2: Using server-side directory move 2026/06/04 03:53:03 INFO : Local file system at /tmp/rclone224139160/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/04 03:53:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/04 03:53:03 DEBUG : Local file system at /tmp/rclone224139160/dir2: Waiting for checks to finish 2026/06/04 03:53:03 INFO : file1.txt: Moved (server-side) 2026/06/04 03:53:03 DEBUG : Local file system at /tmp/rclone224139160/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:53:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 03:53:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/04 03:53:04 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:53:04 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:53:04 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/04 03:53:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/04 03:53:04 INFO : nested/sub dir/file: Copied (new) 2026/06/04 03:53:04 INFO : nested/sub dir/file: Deleted 2026/06/04 03:53:05 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 03:53:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 03:53:05 INFO : sub dir/hello world: Copied (new) 2026/06/04 03:53:05 INFO : sub dir/hello world: Deleted 2026/06/04 03:53:05 INFO : sub dir: Removing directory 2026/06/04 03:53:05 INFO : nested/sub dir: Removing directory 2026/06/04 03:53:05 INFO : nested: Removing directory 2026/06/04 03:53:05 DEBUG : Local file system at /tmp/rclone224139160: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.86s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:53:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/04 03:53:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/04 03:53:06 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:53:06 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:53:06 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/04 03:53:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/04 03:53:06 INFO : nested/sub dir/file: Copied (new) 2026/06/04 03:53:06 INFO : nested/sub dir/file: Deleted 2026/06/04 03:53:07 DEBUG : sub dir/hello world: size = 11 OK 2026/06/04 03:53:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 03:53:07 INFO : sub dir/hello world: Copied (new) 2026/06/04 03:53:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.80s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:53:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/04 03:53:08 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/04 03:53:08 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:53:08 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:53:08 DEBUG : existing: size = 6 OK 2026/06/04 03:53:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/04 03:53:08 INFO : existing: Copied (new) 2026/06/04 03:53:08 INFO : existing: Deleted 2026/06/04 03:53:08 DEBUG : existing-b: size = 6 OK 2026/06/04 03:53:08 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/04 03:53:08 INFO : existing-b: Copied (new) 2026/06/04 03:53:08 INFO : existing-b: Deleted 2026/06/04 03:53:09 DEBUG : existing: Destination exists, skipping 2026/06/04 03:53:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/04 03:53:09 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:53:09 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:53:09 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.01s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:53:10 DEBUG : Creating backend with remote "TestB2:rclone-test-tegowic2vogo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-tehuzez3xabe -> B2 bucket rclone-test-tegowic2vogo 2026/06/04 03:53:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 03:53:15 DEBUG : empty space: size = 1 OK 2026/06/04 03:53:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/04 03:53:15 DEBUG : empty space: Unchanged skipping 2026/06/04 03:53:15 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:53:15 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tegowic2vogo) 2026/06/04 03:53:15 DEBUG : potato3: Sizes differ 2026/06/04 03:53:15 DEBUG : B2 bucket rclone-test-tegowic2vogo: Waiting for checks to finish 2026/06/04 03:53:15 INFO : empty space: Deleted 2026/06/04 03:53:15 DEBUG : B2 bucket rclone-test-tegowic2vogo: Waiting for transfers to finish 2026/06/04 03:53:15 DEBUG : potato2: size = 60 OK 2026/06/04 03:53:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 03:53:15 INFO : potato2: Copied (server-side copy) 2026/06/04 03:53:15 DEBUG : potato3: size = 68 OK 2026/06/04 03:53:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/04 03:53:15 INFO : potato3: Copied (server-side copy) 2026/06/04 03:53:15 INFO : potato2: Deleted 2026/06/04 03:53:15 INFO : potato3: Deleted 2026/06/04 03:53:16 DEBUG : Creating backend with remote "TestB2:rclone-test-labeduh2laja" 2026/06/04 03:53:17 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/04 03:53:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 03:53:17 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/04 03:53:17 DEBUG : B2 bucket rclone-test-labeduh2laja: Waiting for checks to finish 2026/06/04 03:53:17 DEBUG : B2 bucket rclone-test-labeduh2laja: Waiting for transfers to finish 2026/06/04 03:53:18 DEBUG : empty space: size = 1 OK 2026/06/04 03:53:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/04 03:53:18 INFO : empty space: Copied (server-side copy) 2026/06/04 03:53:18 DEBUG : potato2: size = 60 OK 2026/06/04 03:53:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 03:53:18 INFO : potato2: Copied (server-side copy) 2026/06/04 03:53:18 INFO : empty space: Deleted 2026/06/04 03:53:18 INFO : potato2: Deleted 2026/06/04 03:53:18 DEBUG : potato3: size = 68 OK 2026/06/04 03:53:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/04 03:53:18 INFO : potato3: Copied (server-side copy) 2026/06/04 03:53:18 INFO : potato3: Deleted 2026/06/04 03:53:19 DEBUG : B2 bucket rclone-test-labeduh2laja: Purge remote 2026/06/04 03:53:19 INFO : B2 bucket rclone-test-labeduh2laja: cleaning bucket "rclone-test-labeduh2laja" of all files 2026/06/04 03:53:19 DEBUG : empty space: Deleting (id "4_z8f429d53c03d9b0b9fe80e1b_f114eb816c886a6df_d20260604_m035317_c001_v0001167_t0058_u01780545197872") 2026/06/04 03:53:19 DEBUG : potato2: Deleting (id "4_z8f429d53c03d9b0b9fe80e1b_f1006bd0f802d9a5c_d20260604_m035318_c001_v0001183_t0018_u01780545198237") 2026/06/04 03:53:19 DEBUG : potato3: Deleting (id "4_z8f429d53c03d9b0b9fe80e1b_f1061e534dd4c5de1_d20260604_m035318_c001_v0001136_t0054_u01780545198263") 2026/06/04 03:53:19 DEBUG : B2 bucket rclone-test-tegowic2vogo: Purge remote 2026/06/04 03:53:19 INFO : B2 bucket rclone-test-tegowic2vogo: cleaning bucket "rclone-test-tegowic2vogo" of all files 2026/06/04 03:53:20 DEBUG : empty space: Deleting (id "4_zbf228d23c03d9b0b9fe80e1b_f427aed2e5db4cf58_d20260604_m035318_c001_v7007000_t0000_u01780545198320") 2026/06/04 03:53:20 DEBUG : empty space: Deleting (id "4_zbf228d23c03d9b0b9fe80e1b_f110cfc84b6e0b8ed_d20260604_m035313_c001_v0001109_t0052_u01780545193558") 2026/06/04 03:53:20 DEBUG : potato2: Deleting (id "4_zbf228d23c03d9b0b9fe80e1b_f4140996855131290_d20260604_m035318_c001_v7007000_t0000_u01780545198461") 2026/06/04 03:53:20 DEBUG : potato2: Deleting (id "4_zbf228d23c03d9b0b9fe80e1b_f110461ab60d94ce7_d20260604_m035315_c001_v0001167_t0059_u01780545195153") 2026/06/04 03:53:20 DEBUG : potato3: Deleting (id "4_zbf228d23c03d9b0b9fe80e1b_f4140996855131291_d20260604_m035318_c001_v7007000_t0000_u01780545198642") 2026/06/04 03:53:20 DEBUG : potato3: Deleting (id "4_zbf228d23c03d9b0b9fe80e1b_f11305810f581fcc5_d20260604_m035315_c001_v0001181_t0023_u01780545195528") 2026/06/04 03:53:20 DEBUG : potato3: Deleting (id "4_zbf228d23c03d9b0b9fe80e1b_f110cfc84b6e0b8ef_d20260604_m035314_c001_v0001109_t0058_u01780545194250") --- PASS: TestServerSideMove (11.53s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:53:21 DEBUG : Creating backend with remote "TestB2:rclone-test-pegojer3yeho" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-tehuzez3xabe -> B2 bucket rclone-test-pegojer3yeho 2026/06/04 03:53:27 DEBUG : empty space: Excluded (Size Filter) 2026/06/04 03:53:27 DEBUG : empty space: Excluded (Size Filter) 2026/06/04 03:53:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 03:53:27 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:53:27 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pegojer3yeho) 2026/06/04 03:53:27 DEBUG : potato3: Sizes differ 2026/06/04 03:53:27 DEBUG : B2 bucket rclone-test-pegojer3yeho: Waiting for checks to finish 2026/06/04 03:53:27 DEBUG : B2 bucket rclone-test-pegojer3yeho: Waiting for transfers to finish 2026/06/04 03:53:27 DEBUG : potato2: size = 60 OK 2026/06/04 03:53:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 03:53:27 INFO : potato2: Copied (server-side copy) 2026/06/04 03:53:27 INFO : potato2: Deleted 2026/06/04 03:53:27 DEBUG : potato3: size = 68 OK 2026/06/04 03:53:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/04 03:53:27 INFO : potato3: Copied (server-side copy) 2026/06/04 03:53:27 INFO : potato3: Deleted 2026/06/04 03:53:28 DEBUG : Creating backend with remote "TestB2:rclone-test-rehecaj0duqe" 2026/06/04 03:53:29 DEBUG : empty space: Excluded (Size Filter) 2026/06/04 03:53:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 03:53:29 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/04 03:53:29 DEBUG : B2 bucket rclone-test-rehecaj0duqe: Waiting for checks to finish 2026/06/04 03:53:29 DEBUG : B2 bucket rclone-test-rehecaj0duqe: Waiting for transfers to finish 2026/06/04 03:53:30 DEBUG : potato2: size = 60 OK 2026/06/04 03:53:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 03:53:30 INFO : potato2: Copied (server-side copy) 2026/06/04 03:53:30 DEBUG : potato3: size = 68 OK 2026/06/04 03:53:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/04 03:53:30 INFO : potato3: Copied (server-side copy) 2026/06/04 03:53:30 INFO : potato2: Deleted 2026/06/04 03:53:30 INFO : potato3: Deleted 2026/06/04 03:53:30 DEBUG : B2 bucket rclone-test-rehecaj0duqe: Purge remote 2026/06/04 03:53:30 INFO : B2 bucket rclone-test-rehecaj0duqe: cleaning bucket "rclone-test-rehecaj0duqe" of all files 2026/06/04 03:53:31 DEBUG : potato2: Deleting (id "4_zdf52cd43c03d9b0b9fe80e1b_f10905c7368d16ea4_d20260604_m035329_c001_v0001100_t0045_u01780545209945") 2026/06/04 03:53:31 DEBUG : potato3: Deleting (id "4_zdf52cd43c03d9b0b9fe80e1b_f110a856f68bf970d_d20260604_m035330_c001_v0001185_t0042_u01780545210315") 2026/06/04 03:53:31 DEBUG : B2 bucket rclone-test-pegojer3yeho: Purge remote 2026/06/04 03:53:31 INFO : B2 bucket rclone-test-pegojer3yeho: cleaning bucket "rclone-test-pegojer3yeho" of all files 2026/06/04 03:53:31 DEBUG : empty space: Deleting (id "4_zff82bd33c03d9b0b9fe80e1b_f103cb8fe8918b03a_d20260604_m035326_c001_v0001173_t0003_u01780545206153") 2026/06/04 03:53:31 DEBUG : potato2: Deleting (id "4_zff82bd33c03d9b0b9fe80e1b_f419e87296df354d3_d20260604_m035330_c001_v7007000_t0000_u01780545210336") 2026/06/04 03:53:31 DEBUG : potato2: Deleting (id "4_zff82bd33c03d9b0b9fe80e1b_f112bbaa820fc2b5c_d20260604_m035327_c001_v0001172_t0051_u01780545207166") 2026/06/04 03:53:31 DEBUG : potato3: Deleting (id "4_zff82bd33c03d9b0b9fe80e1b_f41117b5983d80d59_d20260604_m035330_c001_v7007000_t0000_u01780545210518") 2026/06/04 03:53:31 DEBUG : potato3: Deleting (id "4_zff82bd33c03d9b0b9fe80e1b_f1145bd84a3c7dca6_d20260604_m035327_c001_v0001130_t0027_u01780545207554") 2026/06/04 03:53:31 DEBUG : potato3: Deleting (id "4_zff82bd33c03d9b0b9fe80e1b_f103cb8fe8918b042_d20260604_m035326_c001_v0001173_t0030_u01780545206526") 2026/06/04 03:53:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/04 03:53:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/04 03:53:33 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.53s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:53:34 DEBUG : Creating backend with remote "TestB2:rclone-test-lukomoz4wafa" 2026/06/04 03:53:37 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-tehuzez3xabe -> B2 bucket rclone-test-lukomoz4wafa 2026/06/04 03:53:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 03:53:40 DEBUG : empty space: size = 1 OK 2026/06/04 03:53:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/04 03:53:40 DEBUG : empty space: Unchanged skipping 2026/06/04 03:53:40 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:53:40 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lukomoz4wafa) 2026/06/04 03:53:40 DEBUG : potato3: Sizes differ 2026/06/04 03:53:40 DEBUG : B2 bucket rclone-test-lukomoz4wafa: Waiting for checks to finish 2026/06/04 03:53:40 INFO : empty space: Deleted 2026/06/04 03:53:40 DEBUG : B2 bucket rclone-test-lukomoz4wafa: Waiting for transfers to finish 2026/06/04 03:53:40 DEBUG : potato2: size = 60 OK 2026/06/04 03:53:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 03:53:40 INFO : potato2: Copied (server-side copy) 2026/06/04 03:53:40 INFO : potato2: Deleted 2026/06/04 03:53:40 DEBUG : potato3: size = 68 OK 2026/06/04 03:53:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/04 03:53:40 INFO : potato3: Copied (server-side copy) 2026/06/04 03:53:40 INFO : potato3: Deleted 2026/06/04 03:53:41 DEBUG : Creating backend with remote "TestB2:rclone-test-fodowav8xipa" 2026/06/04 03:53:42 INFO : tomatoDir: Making directory 2026/06/04 03:53:42 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/04 03:53:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/04 03:53:42 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/04 03:53:42 DEBUG : B2 bucket rclone-test-fodowav8xipa: Waiting for checks to finish 2026/06/04 03:53:42 DEBUG : B2 bucket rclone-test-fodowav8xipa: Waiting for transfers to finish 2026/06/04 03:53:43 DEBUG : empty space: size = 1 OK 2026/06/04 03:53:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/04 03:53:43 INFO : empty space: Copied (server-side copy) 2026/06/04 03:53:43 INFO : empty space: Deleted 2026/06/04 03:53:44 DEBUG : potato3: size = 68 OK 2026/06/04 03:53:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/04 03:53:44 INFO : potato3: Copied (server-side copy) 2026/06/04 03:53:44 DEBUG : potato2: size = 60 OK 2026/06/04 03:53:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/04 03:53:44 INFO : potato2: Copied (server-side copy) 2026/06/04 03:53:44 INFO : potato3: Deleted 2026/06/04 03:53:44 INFO : potato2: Deleted 2026/06/04 03:53:44 DEBUG : B2 bucket rclone-test-fodowav8xipa: Purge remote 2026/06/04 03:53:44 INFO : B2 bucket rclone-test-fodowav8xipa: cleaning bucket "rclone-test-fodowav8xipa" of all files 2026/06/04 03:53:45 DEBUG : empty space: Deleting (id "4_z7f22fd83c03d9b0b9fe80e1b_f107a06531d210f04_d20260604_m035343_c001_v0001104_t0018_u01780545223163") 2026/06/04 03:53:45 DEBUG : potato2: Deleting (id "4_z7f22fd83c03d9b0b9fe80e1b_f1147a557d3e201f6_d20260604_m035343_c001_v0001157_t0042_u01780545223695") 2026/06/04 03:53:45 DEBUG : potato3: Deleting (id "4_z7f22fd83c03d9b0b9fe80e1b_f114935748f62ed2c_d20260604_m035343_c001_v0001109_t0055_u01780545223542") 2026/06/04 03:53:45 DEBUG : B2 bucket rclone-test-lukomoz4wafa: Purge remote 2026/06/04 03:53:45 INFO : B2 bucket rclone-test-lukomoz4wafa: cleaning bucket "rclone-test-lukomoz4wafa" of all files 2026/06/04 03:53:46 DEBUG : empty space: Deleting (id "4_z8fd2ed73c03d9b0b9fe80e1b_f419e87296df354fb_d20260604_m035343_c001_v7007000_t0000_u01780545223670") 2026/06/04 03:53:46 DEBUG : empty space: Deleting (id "4_z8fd2ed73c03d9b0b9fe80e1b_f10455fc0be80a894_d20260604_m035339_c001_v0001184_t0056_u01780545219380") 2026/06/04 03:53:46 DEBUG : potato2: Deleting (id "4_z8fd2ed73c03d9b0b9fe80e1b_f400796a7a0a71925_d20260604_m035344_c001_v7007000_t0000_u01780545224264") 2026/06/04 03:53:46 DEBUG : potato2: Deleting (id "4_z8fd2ed73c03d9b0b9fe80e1b_f117ebe338cf54376_d20260604_m035340_c001_v0001043_t0054_u01780545220189") 2026/06/04 03:53:46 DEBUG : potato3: Deleting (id "4_z8fd2ed73c03d9b0b9fe80e1b_f419e87296df35501_d20260604_m035344_c001_v7007000_t0000_u01780545224107") 2026/06/04 03:53:46 DEBUG : potato3: Deleting (id "4_z8fd2ed73c03d9b0b9fe80e1b_f11494c7b791e87a0_d20260604_m035340_c001_v0001043_t0026_u01780545220542") 2026/06/04 03:53:46 DEBUG : potato3: Deleting (id "4_z8fd2ed73c03d9b0b9fe80e1b_f10455fc0be80a896_d20260604_m035339_c001_v0001184_t0021_u01780545219587") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.72s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:53:47 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.70s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:53:50 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:53:51 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe/rclone-sync-test" 2026/06/04 03:53:53 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe/rclone-sync-test-include/layer2" 2026/06/04 03:53:55 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe/rclone-sync-test-ignore-file" 2026/06/04 03:53:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/04 03:53:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/04 03:53:59 DEBUG : pacer: Reducing sleep to 10ms 2026/06/04 03:53:59 DEBUG : B2 bucket rclone-test-tehuzez3xabe path rclone-sync-test: Waiting for checks to finish 2026/06/04 03:53:59 DEBUG : B2 bucket rclone-test-tehuzez3xabe path rclone-sync-test: Waiting for transfers to finish 2026/06/04 03:53:59 DEBUG : Waiting for deletions to finish 2026/06/04 03:53:59 INFO : There was nothing to transfer 2026/06/04 03:53:59 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:53:59 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:53:59 DEBUG : Waiting for deletions to finish 2026/06/04 03:53:59 INFO : There was nothing to transfer 2026/06/04 03:54:00 DEBUG : B2 bucket rclone-test-tehuzez3xabe path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/04 03:54:00 DEBUG : B2 bucket rclone-test-tehuzez3xabe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/04 03:54:00 DEBUG : Waiting for deletions to finish 2026/06/04 03:54:00 INFO : There was nothing to transfer 2026/06/04 03:54:00 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:54:00 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:54:00 DEBUG : Waiting for deletions to finish 2026/06/04 03:54:00 INFO : There was nothing to transfer 2026/06/04 03:54:00 DEBUG : B2 bucket rclone-test-tehuzez3xabe path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/04 03:54:00 DEBUG : B2 bucket rclone-test-tehuzez3xabe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/04 03:54:00 DEBUG : Waiting for deletions to finish 2026/06/04 03:54:00 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.48s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:54:01 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe/dst" 2026/06/04 03:54:02 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe/CompareDest" 2026/06/04 03:54:04 DEBUG : one: Need to transfer - File not found at Destination 2026/06/04 03:54:04 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for checks to finish 2026/06/04 03:54:04 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for transfers to finish 2026/06/04 03:54:05 DEBUG : one: size = 3 OK 2026/06/04 03:54:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/04 03:54:05 INFO : one: Copied (new) 2026/06/04 03:54:05 DEBUG : Waiting for deletions to finish 2026/06/04 03:54:05 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for checks to finish 2026/06/04 03:54:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone224139160) 2026/06/04 03:54:05 DEBUG : one: size = 3 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:54:05 DEBUG : one: Sizes differ 2026/06/04 03:54:06 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for transfers to finish 2026/06/04 03:54:06 DEBUG : one: size = 5 OK 2026/06/04 03:54:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/04 03:54:06 INFO : one: Copied (replaced existing) 2026/06/04 03:54:06 DEBUG : Waiting for deletions to finish 2026/06/04 03:54:08 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for checks to finish 2026/06/04 03:54:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone224139160) 2026/06/04 03:54:08 DEBUG : one: size = 3 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:54:08 DEBUG : one: Sizes differ 2026/06/04 03:54:08 DEBUG : one: size = 5 OK 2026/06/04 03:54:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:54:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/04 03:54:08 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for transfers to finish 2026/06/04 03:54:08 DEBUG : Waiting for deletions to finish 2026/06/04 03:54:08 INFO : There was nothing to transfer 2026/06/04 03:54:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone224139160) 2026/06/04 03:54:09 DEBUG : one: size = 3 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:54:09 DEBUG : one: Sizes differ 2026/06/04 03:54:10 DEBUG : two: size = 3 OK 2026/06/04 03:54:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:54:10 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/04 03:54:10 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for checks to finish 2026/06/04 03:54:10 DEBUG : one: size = 5 OK 2026/06/04 03:54:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:54:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/04 03:54:10 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for transfers to finish 2026/06/04 03:54:10 DEBUG : Waiting for deletions to finish 2026/06/04 03:54:10 INFO : There was nothing to transfer 2026/06/04 03:54:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone224139160) 2026/06/04 03:54:10 DEBUG : one: size = 3 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:54:10 DEBUG : one: Sizes differ 2026/06/04 03:54:10 DEBUG : two: size = 3 OK 2026/06/04 03:54:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:54:10 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/04 03:54:10 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for checks to finish 2026/06/04 03:54:10 DEBUG : one: size = 5 OK 2026/06/04 03:54:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:54:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/04 03:54:10 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for transfers to finish 2026/06/04 03:54:10 DEBUG : Waiting for deletions to finish 2026/06/04 03:54:10 INFO : There was nothing to transfer 2026/06/04 03:54:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone224139160) 2026/06/04 03:54:11 DEBUG : one: size = 3 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:54:11 DEBUG : one: Sizes differ 2026/06/04 03:54:12 DEBUG : two: size = 3 OK 2026/06/04 03:54:12 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/06/04 03:54:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/04 03:54:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/04 03:54:12 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for checks to finish 2026/06/04 03:54:12 DEBUG : one: size = 5 OK 2026/06/04 03:54:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:54:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/04 03:54:12 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for transfers to finish 2026/06/04 03:54:12 DEBUG : Waiting for deletions to finish 2026/06/04 03:54:12 INFO : There was nothing to transfer 2026/06/04 03:54:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone224139160) 2026/06/04 03:54:12 DEBUG : one: size = 3 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:54:12 DEBUG : one: Sizes differ 2026/06/04 03:54:12 DEBUG : two: size = 5 (Local file system at /tmp/rclone224139160) 2026/06/04 03:54:12 DEBUG : two: size = 3 (B2 bucket rclone-test-tehuzez3xabe path CompareDest) 2026/06/04 03:54:12 DEBUG : two: Sizes differ 2026/06/04 03:54:12 DEBUG : two: Need to transfer - File not found at Destination 2026/06/04 03:54:12 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for checks to finish 2026/06/04 03:54:12 DEBUG : one: size = 5 OK 2026/06/04 03:54:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:54:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/04 03:54:12 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for transfers to finish 2026/06/04 03:54:13 DEBUG : two: size = 5 OK 2026/06/04 03:54:13 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/04 03:54:13 INFO : two: Copied (new) 2026/06/04 03:54:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.22s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:54:16 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe/dest" 2026/06/04 03:54:17 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe/pre-dest1" 2026/06/04 03:54:18 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe/pre-dest2" 2026/06/04 03:54:20 DEBUG : 1: size = 1 OK 2026/06/04 03:54:20 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:54:20 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/04 03:54:21 DEBUG : 2: size = 1 OK 2026/06/04 03:54:21 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:54:21 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/04 03:54:21 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/04 03:54:21 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dest: Waiting for checks to finish 2026/06/04 03:54:21 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dest: Waiting for transfers to finish 2026/06/04 03:54:22 DEBUG : 3: size = 1 OK 2026/06/04 03:54:22 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/04 03:54:22 INFO : 3: Copied (new) 2026/06/04 03:54:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.43s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:54:24 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe/dst" 2026/06/04 03:54:25 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe/CopyDest" 2026/06/04 03:54:27 DEBUG : one: Need to transfer - File not found at Destination 2026/06/04 03:54:27 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for checks to finish 2026/06/04 03:54:27 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for transfers to finish 2026/06/04 03:54:28 DEBUG : one: size = 3 OK 2026/06/04 03:54:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/04 03:54:28 INFO : one: Copied (new) 2026/06/04 03:54:28 DEBUG : Waiting for deletions to finish 2026/06/04 03:54:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone224139160) 2026/06/04 03:54:29 DEBUG : one: size = 3 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:54:29 DEBUG : one: Sizes differ 2026/06/04 03:54:29 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for checks to finish 2026/06/04 03:54:29 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for transfers to finish 2026/06/04 03:54:29 DEBUG : one: size = 5 OK 2026/06/04 03:54:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/04 03:54:29 INFO : one: Copied (replaced existing) 2026/06/04 03:54:29 DEBUG : Waiting for deletions to finish 2026/06/04 03:54:31 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe/BackupDir" 2026/06/04 03:55:31 DEBUG : pacer: low level retry 1/10 (error Get "https://api.backblazeb2.com/b2api/v4/b2_authorize_account": net/http: TLS handshake timeout) 2026/06/04 03:55:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/04 03:55:32 DEBUG : pacer: Reducing sleep to 10ms 2026/06/04 03:55:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone224139160) 2026/06/04 03:55:33 DEBUG : one: size = 3 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:55:33 DEBUG : one: Sizes differ 2026/06/04 03:55:33 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for checks to finish 2026/06/04 03:55:34 DEBUG : one: size = 5 OK 2026/06/04 03:55:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:55:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone224139160) 2026/06/04 03:55:34 DEBUG : one: size = 3 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:55:34 DEBUG : one: Sizes differ 2026/06/04 03:55:35 DEBUG : one: size = 3 OK 2026/06/04 03:55:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/04 03:55:35 INFO : one: Copied (server-side copy) 2026/06/04 03:55:35 INFO : one: Deleted 2026/06/04 03:55:36 DEBUG : one: size = 5 OK 2026/06/04 03:55:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/04 03:55:36 INFO : one: Copied (server-side copy) 2026/06/04 03:55:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/04 03:55:36 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for transfers to finish 2026/06/04 03:55:36 DEBUG : Waiting for deletions to finish 2026/06/04 03:55:38 DEBUG : one: size = 5 OK 2026/06/04 03:55:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:55:38 DEBUG : one: Unchanged skipping 2026/06/04 03:55:39 DEBUG : two: size = 3 OK 2026/06/04 03:55:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:55:39 DEBUG : two: size = 3 OK 2026/06/04 03:55:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/04 03:55:39 INFO : two: Copied (server-side copy) 2026/06/04 03:55:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/04 03:55:39 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for checks to finish 2026/06/04 03:55:39 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for transfers to finish 2026/06/04 03:55:39 DEBUG : Waiting for deletions to finish 2026/06/04 03:55:39 DEBUG : one: size = 5 OK 2026/06/04 03:55:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:55:39 DEBUG : one: Unchanged skipping 2026/06/04 03:55:39 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for checks to finish 2026/06/04 03:55:39 DEBUG : two: size = 3 OK 2026/06/04 03:55:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:55:39 DEBUG : two: Unchanged skipping 2026/06/04 03:55:39 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for transfers to finish 2026/06/04 03:55:39 DEBUG : Waiting for deletions to finish 2026/06/04 03:55:39 INFO : There was nothing to transfer 2026/06/04 03:55:41 DEBUG : one: size = 5 OK 2026/06/04 03:55:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:55:41 DEBUG : one: Unchanged skipping 2026/06/04 03:55:41 DEBUG : three: size = 7 (Local file system at /tmp/rclone224139160) 2026/06/04 03:55:41 DEBUG : three: size = 5 (B2 bucket rclone-test-tehuzez3xabe path CopyDest) 2026/06/04 03:55:41 DEBUG : three: Sizes differ 2026/06/04 03:55:41 DEBUG : three: Destination not found in --copy-dest 2026/06/04 03:55:41 DEBUG : three: Need to transfer - File not found at Destination 2026/06/04 03:55:41 DEBUG : two: size = 3 OK 2026/06/04 03:55:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/04 03:55:41 DEBUG : two: Unchanged skipping 2026/06/04 03:55:41 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for checks to finish 2026/06/04 03:55:41 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for transfers to finish 2026/06/04 03:55:42 DEBUG : three: size = 7 OK 2026/06/04 03:55:42 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/04 03:55:42 INFO : three: Copied (new) 2026/06/04 03:55:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (79.97s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:55:46 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe/dst" 2026/06/04 03:55:46 DEBUG : Config file has changed externally - reloading 2026/06/04 03:55:47 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe/backup" 2026/06/04 03:55:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone224139160) 2026/06/04 03:55:49 DEBUG : one: size = 3 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:55:49 DEBUG : one: Sizes differ 2026/06/04 03:55:49 DEBUG : two: size = 3 OK 2026/06/04 03:55:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:55:49 DEBUG : two: Unchanged skipping 2026/06/04 03:55:49 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for checks to finish 2026/06/04 03:55:50 DEBUG : one: size = 3 OK 2026/06/04 03:55:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/04 03:55:50 INFO : one: Copied (server-side copy) 2026/06/04 03:55:51 INFO : one: Deleted 2026/06/04 03:55:51 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for transfers to finish 2026/06/04 03:55:51 DEBUG : one: size = 4 OK 2026/06/04 03:55:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 03:55:51 INFO : one: Copied (new) 2026/06/04 03:55:51 DEBUG : Waiting for deletions to finish 2026/06/04 03:55:52 DEBUG : three.txt: size = 5 OK 2026/06/04 03:55:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/04 03:55:52 INFO : three.txt: Copied (server-side copy) 2026/06/04 03:55:52 INFO : three.txt: Deleted 2026/06/04 03:55:52 INFO : three.txt: Moved into backup dir 2026/06/04 03:55:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone224139160) 2026/06/04 03:55:54 DEBUG : one: size = 4 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:55:54 DEBUG : one: Sizes differ 2026/06/04 03:55:54 DEBUG : two: size = 3 OK 2026/06/04 03:55:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:55:54 DEBUG : two: Unchanged skipping 2026/06/04 03:55:54 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for checks to finish 2026/06/04 03:55:55 DEBUG : one: size = 4 OK 2026/06/04 03:55:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 03:55:55 INFO : one: Copied (server-side copy) 2026/06/04 03:55:55 INFO : one: Deleted 2026/06/04 03:55:55 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for transfers to finish 2026/06/04 03:55:55 DEBUG : one: size = 5 OK 2026/06/04 03:55:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/04 03:55:55 INFO : one: Copied (new) 2026/06/04 03:55:55 DEBUG : Waiting for deletions to finish 2026/06/04 03:55:56 DEBUG : three.txt: size = 6 OK 2026/06/04 03:55:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/04 03:55:56 INFO : three.txt: Copied (server-side copy) 2026/06/04 03:55:56 INFO : three.txt: Deleted 2026/06/04 03:55:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.72s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:55:59 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1040-02.backblaze.com/b2api/v1/b2_upload_file/7fa2bd93c01d9b0b9fe80e1b/c001_v0001040_t0046": EOF 2026/06/04 03:55:59 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1040-02.backblaze.com/b2api/v1/b2_upload_file/7fa2bd93c01d9b0b9fe80e1b/c001_v0001040_t0046": EOF) 2026/06/04 03:55:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-tehuzez3xabe: 1/10 (Post "https://pod-000-1040-02.backblaze.com/b2api/v1/b2_upload_file/7fa2bd93c01d9b0b9fe80e1b/c001_v0001040_t0046": EOF) 2026/06/04 03:56:01 DEBUG : pacer: Reducing sleep to 10ms 2026/06/04 03:56:02 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe/dst" 2026/06/04 03:56:03 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe/backup" 2026/06/04 03:56:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone224139160) 2026/06/04 03:56:05 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for checks to finish 2026/06/04 03:56:05 DEBUG : one: size = 3 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:56:05 DEBUG : one: Sizes differ 2026/06/04 03:56:05 DEBUG : two: size = 3 OK 2026/06/04 03:56:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:56:05 DEBUG : two: Unchanged skipping 2026/06/04 03:56:06 DEBUG : one.bak: size = 3 OK 2026/06/04 03:56:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/04 03:56:06 INFO : one: Copied (server-side copy) to: one.bak 2026/06/04 03:56:06 INFO : one: Deleted 2026/06/04 03:56:06 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for transfers to finish 2026/06/04 03:56:07 DEBUG : one: size = 4 OK 2026/06/04 03:56:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 03:56:07 INFO : one: Copied (new) 2026/06/04 03:56:07 DEBUG : Waiting for deletions to finish 2026/06/04 03:56:08 DEBUG : three.txt.bak: size = 5 OK 2026/06/04 03:56:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/04 03:56:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/04 03:56:08 INFO : three.txt: Deleted 2026/06/04 03:56:08 INFO : three.txt: Moved into backup dir 2026/06/04 03:56:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone224139160) 2026/06/04 03:56:10 DEBUG : one: size = 4 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:56:10 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for checks to finish 2026/06/04 03:56:10 DEBUG : one: Sizes differ 2026/06/04 03:56:10 DEBUG : two: size = 3 OK 2026/06/04 03:56:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:56:10 DEBUG : two: Unchanged skipping 2026/06/04 03:56:10 DEBUG : one.bak: size = 4 OK 2026/06/04 03:56:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 03:56:10 INFO : one: Copied (server-side copy) to: one.bak 2026/06/04 03:56:10 INFO : one: Deleted 2026/06/04 03:56:10 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for transfers to finish 2026/06/04 03:56:11 DEBUG : one: size = 5 OK 2026/06/04 03:56:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/04 03:56:11 INFO : one: Copied (new) 2026/06/04 03:56:11 DEBUG : Waiting for deletions to finish 2026/06/04 03:56:11 DEBUG : three.txt.bak: size = 6 OK 2026/06/04 03:56:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/04 03:56:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/04 03:56:11 INFO : three.txt: Deleted 2026/06/04 03:56:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.44s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:56:15 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe/dst" 2026/06/04 03:56:16 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe/backup" 2026/06/04 03:56:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone224139160) 2026/06/04 03:56:18 DEBUG : two: size = 3 OK 2026/06/04 03:56:18 DEBUG : one: size = 3 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:56:18 DEBUG : one: Sizes differ 2026/06/04 03:56:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:56:18 DEBUG : two: Unchanged skipping 2026/06/04 03:56:18 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for checks to finish 2026/06/04 03:56:19 DEBUG : one-2019-01-01: size = 3 OK 2026/06/04 03:56:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/04 03:56:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/04 03:56:19 INFO : one: Deleted 2026/06/04 03:56:19 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for transfers to finish 2026/06/04 03:56:20 DEBUG : one: size = 4 OK 2026/06/04 03:56:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 03:56:20 INFO : one: Copied (new) 2026/06/04 03:56:20 DEBUG : Waiting for deletions to finish 2026/06/04 03:56:21 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/04 03:56:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/04 03:56:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/04 03:56:21 INFO : three.txt: Deleted 2026/06/04 03:56:21 INFO : three.txt: Moved into backup dir 2026/06/04 03:56:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone224139160) 2026/06/04 03:56:23 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for checks to finish 2026/06/04 03:56:23 DEBUG : one: size = 4 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:56:23 DEBUG : one: Sizes differ 2026/06/04 03:56:23 DEBUG : two: size = 3 OK 2026/06/04 03:56:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:56:23 DEBUG : two: Unchanged skipping 2026/06/04 03:56:23 DEBUG : one-2019-01-01: size = 4 OK 2026/06/04 03:56:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 03:56:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/04 03:56:23 INFO : one: Deleted 2026/06/04 03:56:23 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for transfers to finish 2026/06/04 03:56:24 DEBUG : one: size = 5 OK 2026/06/04 03:56:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/04 03:56:24 INFO : one: Copied (new) 2026/06/04 03:56:24 DEBUG : Waiting for deletions to finish 2026/06/04 03:56:24 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/04 03:56:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/04 03:56:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/04 03:56:24 INFO : three.txt: Deleted 2026/06/04 03:56:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.97s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:56:28 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe/dst" 2026/06/04 03:56:30 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for checks to finish 2026/06/04 03:56:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone224139160) 2026/06/04 03:56:30 DEBUG : one: size = 3 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:56:30 DEBUG : one: Sizes differ 2026/06/04 03:56:30 DEBUG : two: size = 3 OK 2026/06/04 03:56:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:56:30 DEBUG : two: Unchanged skipping 2026/06/04 03:56:31 DEBUG : one.bak: size = 3 OK 2026/06/04 03:56:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/04 03:56:31 INFO : one: Copied (server-side copy) to: one.bak 2026/06/04 03:56:31 INFO : one: Deleted 2026/06/04 03:56:31 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for transfers to finish 2026/06/04 03:56:32 DEBUG : one: size = 4 OK 2026/06/04 03:56:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 03:56:32 INFO : one: Copied (new) 2026/06/04 03:56:32 DEBUG : Waiting for deletions to finish 2026/06/04 03:56:32 DEBUG : three.txt.bak: size = 5 OK 2026/06/04 03:56:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/04 03:56:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/04 03:56:32 INFO : three.txt: Deleted 2026/06/04 03:56:32 INFO : three.txt: Moved into backup dir 2026/06/04 03:56:33 DEBUG : one.bak: Excluded (Path Filter) 2026/06/04 03:56:33 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/04 03:56:33 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for checks to finish 2026/06/04 03:56:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone224139160) 2026/06/04 03:56:33 DEBUG : one: size = 4 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:56:33 DEBUG : two: size = 3 OK 2026/06/04 03:56:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:56:33 DEBUG : two: Unchanged skipping 2026/06/04 03:56:33 DEBUG : one: Sizes differ 2026/06/04 03:56:34 DEBUG : one.bak: size = 4 OK 2026/06/04 03:56:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 03:56:34 INFO : one: Copied (server-side copy) to: one.bak 2026/06/04 03:56:34 INFO : one: Deleted 2026/06/04 03:56:34 DEBUG : B2 bucket rclone-test-tehuzez3xabe path dst: Waiting for transfers to finish 2026/06/04 03:56:34 DEBUG : one: size = 5 OK 2026/06/04 03:56:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/04 03:56:34 INFO : one: Copied (new) 2026/06/04 03:56:34 DEBUG : Waiting for deletions to finish 2026/06/04 03:56:35 DEBUG : three.txt.bak: size = 6 OK 2026/06/04 03:56:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/04 03:56:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/04 03:56:35 INFO : three.txt: Deleted 2026/06/04 03:56:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.69s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:56:39 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe/dst" 2026/06/04 03:56:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone224139160) 2026/06/04 03:56:40 DEBUG : one: size = 3 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:56:40 DEBUG : one: Sizes differ 2026/06/04 03:56:41 DEBUG : one.bak: size = 3 OK 2026/06/04 03:56:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/04 03:56:41 INFO : one: Copied (server-side copy) to: one.bak 2026/06/04 03:56:42 INFO : one: Deleted 2026/06/04 03:56:43 DEBUG : one: size = 4 OK 2026/06/04 03:56:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 03:56:43 INFO : one: Copied (new) 2026/06/04 03:56:43 DEBUG : two: size = 3 OK 2026/06/04 03:56:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:56:43 DEBUG : two: Unchanged skipping 2026/06/04 03:56:43 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone224139160) 2026/06/04 03:56:43 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:56:43 DEBUG : three.txt: Sizes differ 2026/06/04 03:56:44 DEBUG : three.txt.bak: size = 5 OK 2026/06/04 03:56:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/04 03:56:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/04 03:56:44 INFO : three.txt: Deleted 2026/06/04 03:56:44 DEBUG : three.txt: size = 6 OK 2026/06/04 03:56:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/04 03:56:44 INFO : three.txt: Copied (new) 2026/06/04 03:56:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone224139160) 2026/06/04 03:56:45 DEBUG : one: size = 4 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:56:45 DEBUG : one: Sizes differ 2026/06/04 03:56:46 DEBUG : one.bak: size = 4 OK 2026/06/04 03:56:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 03:56:46 INFO : one: Copied (server-side copy) to: one.bak 2026/06/04 03:56:46 INFO : one: Deleted 2026/06/04 03:56:46 DEBUG : one: size = 5 OK 2026/06/04 03:56:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/04 03:56:46 INFO : one: Copied (new) 2026/06/04 03:56:46 DEBUG : two: size = 3 OK 2026/06/04 03:56:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:56:46 DEBUG : two: Unchanged skipping 2026/06/04 03:56:46 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone224139160) 2026/06/04 03:56:46 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:56:46 DEBUG : three.txt: Sizes differ 2026/06/04 03:56:47 DEBUG : three.txt.bak: size = 6 OK 2026/06/04 03:56:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/04 03:56:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/04 03:56:47 INFO : three.txt: Deleted 2026/06/04 03:56:48 DEBUG : three.txt: size = 19 OK 2026/06/04 03:56:48 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/04 03:56:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.86s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:56:52 DEBUG : Creating backend with remote "TestB2:rclone-test-tehuzez3xabe/dst" 2026/06/04 03:56:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone224139160) 2026/06/04 03:56:53 DEBUG : one: size = 3 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:56:53 DEBUG : one: Sizes differ 2026/06/04 03:56:54 DEBUG : one-2019-01-01: size = 3 OK 2026/06/04 03:56:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/04 03:56:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/04 03:56:54 INFO : one: Deleted 2026/06/04 03:56:55 DEBUG : one: size = 4 OK 2026/06/04 03:56:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 03:56:55 INFO : one: Copied (new) 2026/06/04 03:56:56 DEBUG : two: size = 3 OK 2026/06/04 03:56:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:56:56 DEBUG : two: Unchanged skipping 2026/06/04 03:56:56 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone224139160) 2026/06/04 03:56:56 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:56:56 DEBUG : three.txt: Sizes differ 2026/06/04 03:56:56 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/04 03:56:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/04 03:56:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/04 03:56:57 INFO : three.txt: Deleted 2026/06/04 03:56:57 DEBUG : three.txt: size = 6 OK 2026/06/04 03:56:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/04 03:56:57 INFO : three.txt: Copied (new) 2026/06/04 03:56:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone224139160) 2026/06/04 03:56:58 DEBUG : one: size = 4 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:56:58 DEBUG : one: Sizes differ 2026/06/04 03:56:59 DEBUG : one-2019-01-01: size = 4 OK 2026/06/04 03:56:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/04 03:56:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/04 03:56:59 INFO : one: Deleted 2026/06/04 03:57:00 DEBUG : one: size = 5 OK 2026/06/04 03:57:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/04 03:57:00 INFO : one: Copied (new) 2026/06/04 03:57:00 DEBUG : two: size = 3 OK 2026/06/04 03:57:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:00 DEBUG : two: Unchanged skipping 2026/06/04 03:57:00 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:00 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-tehuzez3xabe path dst) 2026/06/04 03:57:00 DEBUG : three.txt: Sizes differ 2026/06/04 03:57:01 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/04 03:57:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/04 03:57:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/04 03:57:01 INFO : three.txt: Deleted 2026/06/04 03:57:01 DEBUG : three.txt: size = 19 OK 2026/06/04 03:57:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/04 03:57:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.56s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:57:04 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:04 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:57:04 DEBUG : Testêé: Sizes differ 2026/06/04 03:57:04 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:57:04 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:57:05 DEBUG : Testêé: size = 14 OK 2026/06/04 03:57:05 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/04 03:57:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/04 03:57:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.10s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:57:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/04 03:57:06 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:57:06 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:57:07 DEBUG : existing: size = 6 OK 2026/06/04 03:57:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/04 03:57:07 INFO : existing: Copied (new) 2026/06/04 03:57:07 DEBUG : Waiting for deletions to finish 2026/06/04 03:57:07 DEBUG : existing: size = 8 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:07 DEBUG : existing: size = 6 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:57:07 DEBUG : existing: Sizes differ 2026/06/04 03:57:07 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/04 03:57:07 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:57:07 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:57:07 ERROR : B2 bucket rclone-test-tehuzez3xabe: not deleting files as there were IO errors 2026/06/04 03:57:07 ERROR : B2 bucket rclone-test-tehuzez3xabe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.21s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:57:09 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:57:09 DEBUG : EXISTING: size = 6 OK 2026/06/04 03:57:09 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:09 DEBUG : existing: Unchanged skipping 2026/06/04 03:57:09 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:57:09 DEBUG : Waiting for deletions to finish 2026/06/04 03:57:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.55s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", 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-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:57:32 DEBUG : both0: size = 6 OK 2026/06/04 03:57:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:32 DEBUG : both11: size = 6 OK 2026/06/04 03:57:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:32 DEBUG : both12: size = 6 OK 2026/06/04 03:57:32 DEBUG : both10: size = 6 OK 2026/06/04 03:57:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:32 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:57:32 DEBUG : both10: Unchanged skipping 2026/06/04 03:57:32 DEBUG : both13: size = 6 OK 2026/06/04 03:57:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:32 DEBUG : both13: Unchanged skipping 2026/06/04 03:57:32 DEBUG : both14: size = 6 OK 2026/06/04 03:57:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:32 DEBUG : both14: Unchanged skipping 2026/06/04 03:57:32 DEBUG : both15: size = 6 OK 2026/06/04 03:57:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:32 DEBUG : both0: Unchanged skipping 2026/06/04 03:57:32 DEBUG : both16: size = 6 OK 2026/06/04 03:57:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:32 DEBUG : both16: Unchanged skipping 2026/06/04 03:57:32 DEBUG : both17: size = 6 OK 2026/06/04 03:57:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:32 DEBUG : both11: Unchanged skipping 2026/06/04 03:57:32 DEBUG : both18: size = 6 OK 2026/06/04 03:57:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:32 DEBUG : both12: Unchanged skipping 2026/06/04 03:57:32 DEBUG : both19: size = 6 OK 2026/06/04 03:57:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:32 DEBUG : both19: Unchanged skipping 2026/06/04 03:57:32 DEBUG : both1: size = 6 OK 2026/06/04 03:57:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:32 DEBUG : both1: Unchanged skipping 2026/06/04 03:57:32 DEBUG : both2: size = 6 OK 2026/06/04 03:57:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:32 DEBUG : both2: Unchanged skipping 2026/06/04 03:57:32 DEBUG : both3: size = 6 OK 2026/06/04 03:57:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:32 DEBUG : both3: Unchanged skipping 2026/06/04 03:57:32 DEBUG : both4: size = 6 OK 2026/06/04 03:57:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:32 DEBUG : both4: Unchanged skipping 2026/06/04 03:57:32 DEBUG : both5: size = 6 OK 2026/06/04 03:57:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:32 DEBUG : both5: Unchanged skipping 2026/06/04 03:57:32 DEBUG : both6: size = 6 OK 2026/06/04 03:57:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:32 DEBUG : both6: Unchanged skipping 2026/06/04 03:57:32 DEBUG : both7: size = 6 OK 2026/06/04 03:57:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:32 DEBUG : both7: Unchanged skipping 2026/06/04 03:57:32 DEBUG : both8: size = 6 OK 2026/06/04 03:57:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:32 DEBUG : both8: Unchanged skipping 2026/06/04 03:57:32 DEBUG : both9: size = 6 OK 2026/06/04 03:57:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:32 DEBUG : both9: Unchanged skipping 2026/06/04 03:57:32 DEBUG : both15: Unchanged skipping 2026/06/04 03:57:32 DEBUG : both17: Unchanged skipping 2026/06/04 03:57:32 DEBUG : both18: Unchanged skipping 2026/06/04 03:57:32 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:57:32 DEBUG : Waiting for deletions to finish 2026/06/04 03:57:32 INFO : only16: Deleted 2026/06/04 03:57:32 INFO : only17: Deleted 2026/06/04 03:57:32 INFO : only12: Deleted 2026/06/04 03:57:32 INFO : only10: Deleted 2026/06/04 03:57:32 INFO : only2: Deleted 2026/06/04 03:57:32 INFO : only5: Deleted 2026/06/04 03:57:33 INFO : only6: Deleted 2026/06/04 03:57:33 INFO : only7: Deleted 2026/06/04 03:57:33 INFO : only0: Deleted 2026/06/04 03:57:33 INFO : only13: Deleted 2026/06/04 03:57:33 INFO : only15: Deleted 2026/06/04 03:57:33 INFO : only19: Deleted 2026/06/04 03:57:33 INFO : only4: Deleted 2026/06/04 03:57:33 INFO : only11: Deleted 2026/06/04 03:57:33 INFO : only1: Deleted 2026/06/04 03:57:33 INFO : only8: Deleted 2026/06/04 03:57:33 INFO : only9: Deleted 2026/06/04 03:57:33 INFO : only14: Deleted 2026/06/04 03:57:33 INFO : only18: Deleted 2026/06/04 03:57:33 INFO : only3: Deleted 2026/06/04 03:57:33 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (26.44s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:57:58 DEBUG : both0: size = 6 OK 2026/06/04 03:57:58 DEBUG : both12: size = 6 OK 2026/06/04 03:57:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:58 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:57:58 DEBUG : both11: size = 6 OK 2026/06/04 03:57:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:58 DEBUG : both10: size = 6 OK 2026/06/04 03:57:58 DEBUG : both12: Unchanged skipping 2026/06/04 03:57:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:58 DEBUG : both13: size = 6 OK 2026/06/04 03:57:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:58 DEBUG : both0: Unchanged skipping 2026/06/04 03:57:58 DEBUG : both14: size = 6 OK 2026/06/04 03:57:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:58 DEBUG : both10: Unchanged skipping 2026/06/04 03:57:58 DEBUG : both15: size = 6 OK 2026/06/04 03:57:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:58 DEBUG : both13: Unchanged skipping 2026/06/04 03:57:58 DEBUG : both16: size = 6 OK 2026/06/04 03:57:58 DEBUG : both11: Unchanged skipping 2026/06/04 03:57:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:58 DEBUG : both17: size = 6 OK 2026/06/04 03:57:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:58 DEBUG : both16: Unchanged skipping 2026/06/04 03:57:58 DEBUG : both18: size = 6 OK 2026/06/04 03:57:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:58 DEBUG : both18: Unchanged skipping 2026/06/04 03:57:58 DEBUG : both19: size = 6 OK 2026/06/04 03:57:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:58 DEBUG : both19: Unchanged skipping 2026/06/04 03:57:58 DEBUG : both1: size = 6 OK 2026/06/04 03:57:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:58 DEBUG : both17: Unchanged skipping 2026/06/04 03:57:58 DEBUG : both2: size = 6 OK 2026/06/04 03:57:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:58 DEBUG : both2: Unchanged skipping 2026/06/04 03:57:58 DEBUG : both3: size = 6 OK 2026/06/04 03:57:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:58 DEBUG : both3: Unchanged skipping 2026/06/04 03:57:58 DEBUG : both4: size = 6 OK 2026/06/04 03:57:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:58 DEBUG : both4: Unchanged skipping 2026/06/04 03:57:58 DEBUG : both5: size = 6 OK 2026/06/04 03:57:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:58 DEBUG : both5: Unchanged skipping 2026/06/04 03:57:58 DEBUG : both6: size = 6 OK 2026/06/04 03:57:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:58 DEBUG : both6: Unchanged skipping 2026/06/04 03:57:58 DEBUG : both7: size = 6 OK 2026/06/04 03:57:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:58 DEBUG : both7: Unchanged skipping 2026/06/04 03:57:58 DEBUG : both8: size = 6 OK 2026/06/04 03:57:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:58 DEBUG : both8: Unchanged skipping 2026/06/04 03:57:58 DEBUG : both9: size = 6 OK 2026/06/04 03:57:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:57:58 DEBUG : both9: Unchanged skipping 2026/06/04 03:57:58 DEBUG : only0: size = 0 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:58 DEBUG : only0: size = 6 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:57:58 DEBUG : only0: Sizes differ 2026/06/04 03:57:58 DEBUG : only10: size = 0 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:58 DEBUG : only10: size = 6 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:57:58 DEBUG : only10: Sizes differ 2026/06/04 03:57:58 DEBUG : only11: size = 0 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:58 DEBUG : only11: size = 6 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:57:58 DEBUG : only11: Sizes differ 2026/06/04 03:57:58 DEBUG : only12: size = 0 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:58 DEBUG : only12: size = 6 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:57:58 DEBUG : only12: Sizes differ 2026/06/04 03:57:58 DEBUG : only13: size = 0 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:58 DEBUG : only13: size = 6 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:57:58 DEBUG : only13: Sizes differ 2026/06/04 03:57:58 DEBUG : only14: size = 0 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:58 DEBUG : only14: size = 6 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:57:58 DEBUG : only14: Sizes differ 2026/06/04 03:57:58 DEBUG : only15: size = 0 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:58 DEBUG : only15: size = 6 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:57:58 DEBUG : only15: Sizes differ 2026/06/04 03:57:58 DEBUG : only16: size = 0 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:58 DEBUG : only16: size = 6 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:57:58 DEBUG : only16: Sizes differ 2026/06/04 03:57:58 DEBUG : only17: size = 0 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:58 DEBUG : only17: size = 6 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:57:58 DEBUG : only17: Sizes differ 2026/06/04 03:57:58 DEBUG : only18: size = 0 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:58 DEBUG : only18: size = 6 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:57:58 DEBUG : only18: Sizes differ 2026/06/04 03:57:58 DEBUG : only19: size = 0 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:58 DEBUG : only19: size = 6 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:57:58 DEBUG : only19: Sizes differ 2026/06/04 03:57:58 DEBUG : only1: size = 0 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:58 DEBUG : only1: size = 6 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:57:58 DEBUG : only1: Sizes differ 2026/06/04 03:57:58 DEBUG : only2: size = 0 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:58 DEBUG : both15: Unchanged skipping 2026/06/04 03:57:58 DEBUG : only3: size = 0 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:58 DEBUG : only3: size = 6 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:57:58 DEBUG : only3: Sizes differ 2026/06/04 03:57:58 DEBUG : only4: size = 0 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:58 DEBUG : only4: size = 6 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:57:58 DEBUG : only4: Sizes differ 2026/06/04 03:57:58 DEBUG : only2: size = 6 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:57:58 DEBUG : only2: Sizes differ 2026/06/04 03:57:58 DEBUG : only5: size = 0 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:58 DEBUG : only5: size = 6 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:57:58 DEBUG : only5: Sizes differ 2026/06/04 03:57:58 DEBUG : both1: Unchanged skipping 2026/06/04 03:57:58 DEBUG : only6: size = 0 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:58 DEBUG : only6: size = 6 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:57:58 DEBUG : only6: Sizes differ 2026/06/04 03:57:58 DEBUG : only8: size = 0 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:58 DEBUG : only8: size = 6 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:57:58 DEBUG : only8: Sizes differ 2026/06/04 03:57:58 DEBUG : only9: size = 0 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:58 DEBUG : only7: size = 0 (Local file system at /tmp/rclone224139160) 2026/06/04 03:57:58 DEBUG : only7: size = 6 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:57:58 DEBUG : only7: Sizes differ 2026/06/04 03:57:58 DEBUG : only9: size = 6 (B2 bucket rclone-test-tehuzez3xabe) 2026/06/04 03:57:58 DEBUG : only9: Sizes differ 2026/06/04 03:57:58 DEBUG : both14: Unchanged skipping 2026/06/04 03:57:58 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:57:59 DEBUG : only0: size = 0 OK 2026/06/04 03:57:59 DEBUG : only11: size = 0 OK 2026/06/04 03:57:59 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 03:57:59 INFO : only0: Copied (replaced existing) 2026/06/04 03:57:59 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 03:57:59 INFO : only11: Copied (replaced existing) 2026/06/04 03:57:59 DEBUG : only13: size = 0 OK 2026/06/04 03:57:59 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 03:57:59 INFO : only13: Copied (replaced existing) 2026/06/04 03:57:59 DEBUG : only14: size = 0 OK 2026/06/04 03:57:59 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 03:57:59 INFO : only14: Copied (replaced existing) 2026/06/04 03:57:59 DEBUG : only12: size = 0 OK 2026/06/04 03:57:59 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 03:57:59 INFO : only12: Copied (replaced existing) 2026/06/04 03:57:59 DEBUG : only15: size = 0 OK 2026/06/04 03:57:59 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 03:57:59 INFO : only15: Copied (replaced existing) 2026/06/04 03:57:59 DEBUG : only16: size = 0 OK 2026/06/04 03:57:59 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 03:57:59 INFO : only16: Copied (replaced existing) 2026/06/04 03:57:59 DEBUG : only17: size = 0 OK 2026/06/04 03:57:59 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 03:57:59 INFO : only17: Copied (replaced existing) 2026/06/04 03:57:59 DEBUG : only10: size = 0 OK 2026/06/04 03:57:59 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 03:57:59 INFO : only10: Copied (replaced existing) 2026/06/04 03:57:59 DEBUG : only19: size = 0 OK 2026/06/04 03:57:59 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 03:57:59 INFO : only19: Copied (replaced existing) 2026/06/04 03:57:59 DEBUG : only18: size = 0 OK 2026/06/04 03:57:59 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 03:57:59 INFO : only18: Copied (replaced existing) 2026/06/04 03:58:00 DEBUG : only1: size = 0 OK 2026/06/04 03:58:00 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 03:58:00 INFO : only1: Copied (replaced existing) 2026/06/04 03:58:00 DEBUG : only2: size = 0 OK 2026/06/04 03:58:00 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 03:58:00 INFO : only2: Copied (replaced existing) 2026/06/04 03:58:00 DEBUG : only3: size = 0 OK 2026/06/04 03:58:00 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 03:58:00 INFO : only3: Copied (replaced existing) 2026/06/04 03:58:00 DEBUG : only4: size = 0 OK 2026/06/04 03:58:00 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 03:58:00 INFO : only4: Copied (replaced existing) 2026/06/04 03:58:00 DEBUG : only5: size = 0 OK 2026/06/04 03:58:00 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 03:58:00 INFO : only5: Copied (replaced existing) 2026/06/04 03:58:00 DEBUG : only8: size = 0 OK 2026/06/04 03:58:00 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 03:58:00 INFO : only8: Copied (replaced existing) 2026/06/04 03:58:00 DEBUG : only6: size = 0 OK 2026/06/04 03:58:00 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 03:58:00 INFO : only6: Copied (replaced existing) 2026/06/04 03:58:00 DEBUG : only7: size = 0 OK 2026/06/04 03:58:00 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 03:58:00 INFO : only7: Copied (replaced existing) 2026/06/04 03:58:00 DEBUG : only9: size = 0 OK 2026/06/04 03:58:00 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/04 03:58:00 INFO : only9: Copied (replaced existing) 2026/06/04 03:58:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (30.53s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:58:08 DEBUG : empty_dir: Making directory with metadata 2026/06/04 03:58:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 03:58:08 DEBUG : empty_on_remote: Making directory with metadata 2026/06/04 03:58:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 03:58:08 INFO : empty_on_remote: Making directory 2026/06/04 03:58:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/04 03:58:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/04 03:58:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/04 03:58:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/04 03:58:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.45s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:58:11 DEBUG : empty_dir: Making directory with metadata 2026/06/04 03:58:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 03:58:11 DEBUG : empty_on_remote: Making directory with metadata 2026/06/04 03:58:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/04 03:58:11 INFO : empty_on_remote: Making directory 2026/06/04 03:58:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/04 03:58:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/04 03:58:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/04 03:58:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/04 03:58:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/04 03:58:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.29s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:58:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 03:58:13 INFO : sub dir: Making directory 2026/06/04 03:58:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.89s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:58:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/04 03:58:15 INFO : sub dir: Making directory 2026/06/04 03:58:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.19s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:58:25 DEBUG : Waiting for deletions to finish 2026/06/04 03:58:25 DEBUG : apple: Excluded (Path Filter) 2026/06/04 03:58:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 03:58:25 DEBUG : banana: Excluded (Path Filter) 2026/06/04 03:58:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 03:58:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 03:58:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 03:58:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 03:58:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 03:58:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 03:58:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 03:58:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 03:58:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 03:58:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 03:58:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 03:58:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 03:58:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 03:58:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 03:58:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 03:58:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 03:58:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 03:58:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 03:58:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:26 DEBUG : apple: size = 5 OK 2026/06/04 03:58:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 03:58:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:26 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 03:58:26 DEBUG : apple: Unchanged skipping 2026/06/04 03:58:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:26 DEBUG : banana: size = 6 OK 2026/06/04 03:58:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:26 DEBUG : banana: Unchanged skipping 2026/06/04 03:58:26 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 03:58:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 03:58:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 03:58:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 03:58:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 03:58:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 03:58:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 03:58:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 03:58:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 03:58:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 03:58:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 03:58:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 03:58:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:26 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:58:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 03:58:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 03:58:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 03:58:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 03:58:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 03:58:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 03:58:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 03:58:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 03:58:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 03:58:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 03:58:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 03:58:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 03:58:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 03:58:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 03:58:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 03:58:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 03:58:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 03:58:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 03:58:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 03:58:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 03:58:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 03:58:26 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:58:26 DEBUG : Waiting for deletions to finish 2026/06/04 03:58:26 INFO : There was nothing to transfer 2026/06/04 03:58:26 DEBUG : Waiting for deletions to finish 2026/06/04 03:58:26 DEBUG : apple: Excluded (Path Filter) 2026/06/04 03:58:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 03:58:26 DEBUG : banana: Excluded (Path Filter) 2026/06/04 03:58:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 03:58:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 03:58:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 03:58:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 03:58:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 03:58:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 03:58:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 03:58:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 03:58:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 03:58:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 03:58:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 03:58:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 03:58:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 03:58:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 03:58:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 03:58:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 03:58:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 03:58:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 03:58:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 03:58:27 DEBUG : banana: size = 6 OK 2026/06/04 03:58:27 DEBUG : apple: size = 5 OK 2026/06/04 03:58:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:27 DEBUG : banana: Unchanged skipping 2026/06/04 03:58:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:27 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 03:58:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:27 DEBUG : apple: Unchanged skipping 2026/06/04 03:58:27 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 03:58:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 03:58:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 03:58:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 03:58:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 03:58:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 03:58:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:27 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:58:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 03:58:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 03:58:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 03:58:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 03:58:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 03:58:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 03:58:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 03:58:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 03:58:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 03:58:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 03:58:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 03:58:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 03:58:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 03:58:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 03:58:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 03:58:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 03:58:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 03:58:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 03:58:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 03:58:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 03:58:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 03:58:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 03:58:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 03:58:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 03:58:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 03:58:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 03:58:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 03:58:27 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:58:27 DEBUG : Waiting for deletions to finish 2026/06/04 03:58:27 INFO : There was nothing to transfer 2026/06/04 03:58:27 DEBUG : Waiting for deletions to finish 2026/06/04 03:58:27 DEBUG : apple: Excluded (Path Filter) 2026/06/04 03:58:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 03:58:27 DEBUG : banana: Excluded (Path Filter) 2026/06/04 03:58:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 03:58:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 03:58:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 03:58:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 03:58:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 03:58:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 03:58:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 03:58:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 03:58:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 03:58:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 03:58:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 03:58:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 03:58:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 03:58:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 03:58:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 03:58:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 03:58:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:58:41 DEBUG : Waiting for deletions to finish 2026/06/04 03:58:41 DEBUG : apple: Excluded (Path Filter) 2026/06/04 03:58:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 03:58:41 DEBUG : banana: Excluded (Path Filter) 2026/06/04 03:58:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 03:58:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 03:58:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 03:58:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 03:58:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 03:58:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 03:58:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 03:58:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 03:58:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 03:58:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 03:58:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 03:58:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 03:58:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 03:58:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 03:58:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 03:58:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 03:58:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 03:58:42 DEBUG : banana: size = 6 OK 2026/06/04 03:58:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 03:58:42 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 03:58:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 03:58:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:42 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 03:58:42 DEBUG : apple: size = 5 OK 2026/06/04 03:58:42 DEBUG : banana: Unchanged skipping 2026/06/04 03:58:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:42 DEBUG : apple: Unchanged skipping 2026/06/04 03:58:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 03:58:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 03:58:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 03:58:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 03:58:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 03:58:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 03:58:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 03:58:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 03:58:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 03:58:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 03:58:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 03:58:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 03:58:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 03:58:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 03:58:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 03:58:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 03:58:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 03:58:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 03:58:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 03:58:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 03:58:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 03:58:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 03:58:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 03:58:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 03:58:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 03:58:42 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:58:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 03:58:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 03:58:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 03:58:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 03:58:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 03:58:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 03:58:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 03:58:42 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:58:42 DEBUG : Waiting for deletions to finish 2026/06/04 03:58:42 INFO : There was nothing to transfer 2026/06/04 03:58:42 DEBUG : Waiting for deletions to finish 2026/06/04 03:58:42 DEBUG : apple: Excluded (Path Filter) 2026/06/04 03:58:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 03:58:42 DEBUG : banana: Excluded (Path Filter) 2026/06/04 03:58:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 03:58:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 03:58:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 03:58:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 03:58:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 03:58:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 03:58:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 03:58:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 03:58:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 03:58:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 03:58:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 03:58:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 03:58:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 03:58:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 03:58:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 03:58:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 03:58:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 03:58:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 03:58:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 03:58:43 DEBUG : apple: size = 5 OK 2026/06/04 03:58:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:43 DEBUG : apple: Unchanged skipping 2026/06/04 03:58:43 DEBUG : banana: size = 6 OK 2026/06/04 03:58:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:43 DEBUG : banana: Unchanged skipping 2026/06/04 03:58:43 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 03:58:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:43 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 03:58:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 03:58:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 03:58:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 03:58:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 03:58:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 03:58:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 03:58:43 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:58:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 03:58:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 03:58:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 03:58:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 03:58:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 03:58:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 03:58:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 03:58:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 03:58:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 03:58:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 03:58:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 03:58:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 03:58:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 03:58:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 03:58:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 03:58:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 03:58:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 03:58:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 03:58:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 03:58:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 03:58:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 03:58:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 03:58:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 03:58:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 03:58:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 03:58:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:58:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 03:58:43 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:58:43 DEBUG : Waiting for deletions to finish 2026/06/04 03:58:43 INFO : There was nothing to transfer 2026/06/04 03:58:43 DEBUG : Waiting for deletions to finish 2026/06/04 03:58:43 DEBUG : apple: Excluded (Path Filter) 2026/06/04 03:58:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 03:58:43 DEBUG : banana: Excluded (Path Filter) 2026/06/04 03:58:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 03:58:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 03:58:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 03:58:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 03:58:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 03:58:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 03:58:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 03:58:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 03:58:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 03:58:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 03:58:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 03:58:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 03:58:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 03:58:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 03:58:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 03:58:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 03:58:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:58:57 DEBUG : Waiting for deletions to finish 2026/06/04 03:58:58 DEBUG : apple: Excluded (Path Filter) 2026/06/04 03:58:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 03:58:58 DEBUG : banana: Excluded (Path Filter) 2026/06/04 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 03:58:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 03:58:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 03:58:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 03:58:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 03:58:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 03:58:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 03:58:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 03:58:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 03:58:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 03:58:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 03:58:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 03:58:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 03:58:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:58:58 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:58:58 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:58:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:58:58 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:58:58 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:58:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:58:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:58:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:58:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:58:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:58:58 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:58:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:58:58 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:58:58 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:58:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/04 03:58:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:58:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/04 03:58:58 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:58:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/04 03:58:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:58:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/04 03:58:58 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:58:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:58:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:58:58 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:58:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:58:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:58:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:58:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:58:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:58:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:58:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:58:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:58:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:58:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:58:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:58:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:58:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:58:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:58:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:58:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:58:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:58:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:58:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:58:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:58:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:58:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:58:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:58:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:58:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:58:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:58:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 03:58:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:58:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 03:58:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:58:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:58:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:58:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:58:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 03:58:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:58:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:58:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:58:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:58:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:58:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:58:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:58:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:58:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:58:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:58:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:58:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:58:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:58:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 03:58:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:58:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:58:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:58:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:58:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:58:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:58:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:58:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:58:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:58:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:58:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:58:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:58:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:58:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:58:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:58:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 03:58:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:58:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:58:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:58:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:58:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:58:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:58:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:58:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:58:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:58:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:58:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:58:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:58:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:58:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:58:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:58:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:58:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:58:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 03:58:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:58:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:58:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:58:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:58:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:58:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:58:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:58:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:58:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:58:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 03:58:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:58:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:58:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:58:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:58:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:58:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:58:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:58:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:58:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:58:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:58:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:58:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:58:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:58:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:58:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:58:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 03:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:58:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:58:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:58:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:58:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:58:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:58:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:58:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:58:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:58:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:58:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:58:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 03:58:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:58:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 03:58:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 03:58:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 03:58:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:58:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 03:58:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:58:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 03:58:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:58:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:58:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:58:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:58:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 03:58:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:58:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:58:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:58:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:58:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:58:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 03:58:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:58:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:58:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:58:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:58:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:58:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:58:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:58:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:58:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:58:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:58:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:58:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:58:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:58:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:58:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:58:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:58:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:58:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/04 03:58:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:58:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/04 03:58:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/04 03:58:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/04 03:58:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:58:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/04 03:58:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:58:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/04 03:58:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/04 03:58:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/04 03:58:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:58:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/04 03:58:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:58:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/04 03:58:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:58:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/04 03:58:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 03:58:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/04 03:58:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:58:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/04 03:58:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:58:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/04 03:58:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 03:58:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/04 03:58:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:58:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/04 03:58:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/04 03:58:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/04 03:58:58 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:58:58 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:58:59 DEBUG : YXBwbGU=: size = 5 OK 2026/06/04 03:58:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/04 03:58:59 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/04 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:58:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/04 03:58:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/04 03:58:59 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:58:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/04 03:58:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/04 03:58:59 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:58:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/04 03:58:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/04 03:58:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:58:59 DEBUG : YmFuYW5h: size = 6 OK 2026/06/04 03:58:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/04 03:58:59 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/04 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:58:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/04 03:58:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/04 03:58:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:58:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/04 03:58:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/04 03:58:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:58:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/04 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/04 03:58:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:58:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/04 03:58:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/04 03:58:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:58:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/04 03:58:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/04 03:58:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:59:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/04 03:59:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/04 03:59:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 03:59:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/04 03:59:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/04 03:59:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:59:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/04 03:59:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/04 03:59:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/04 03:59:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/04 03:59:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:59:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/04 03:59:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/04 03:59:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/04 03:59:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/04 03:59:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 03:59:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 03:59:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/04 03:59:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/04 03:59:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/04 03:59:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/04 03:59:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/04 03:59:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/04 03:59:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:01 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/04 03:59:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/04 03:59:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/04 03:59:01 DEBUG : Waiting for deletions to finish 2026/06/04 03:59:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/04 03:59:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/04 03:59:02 INFO : dir1/0009-3456789.txt: Deleted 2026/06/04 03:59:02 INFO : appleappleapplebanana: Deleted 2026/06/04 03:59:02 INFO : dir1/0007-1234567.txt: Deleted 2026/06/04 03:59:02 INFO : dir1/0010-456789.txt: Deleted 2026/06/04 03:59:02 INFO : dir1/0011-56789;.txt: Deleted 2026/06/04 03:59:02 INFO : dir1/0012-6789;.txt: Deleted 2026/06/04 03:59:02 INFO : dir1/0013-789;=.txt: Deleted 2026/06/04 03:59:02 INFO : dir1/0014-89;=.txt: Deleted 2026/06/04 03:59:02 INFO : apple: Deleted 2026/06/04 03:59:02 INFO : banana: Deleted 2026/06/04 03:59:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/04 03:59:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/04 03:59:02 INFO : dir1/0008-2345678.txt: Deleted 2026/06/04 03:59:02 INFO : dir1/0015-9;=.txt: Deleted 2026/06/04 03:59:02 INFO : splitbananasplit: Deleted 2026/06/04 03:59:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/04 03:59:02 INFO : dir1/0003-defghij.txt: Deleted 2026/06/04 03:59:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/04 03:59:02 DEBUG : Waiting for deletions to finish 2026/06/04 03:59:02 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/04 03:59:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/04 03:59:02 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/04 03:59:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/04 03:59:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/04 03:59:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/04 03:59:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/04 03:59:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/04 03:59:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/04 03:59:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/04 03:59:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/04 03:59:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/04 03:59:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/04 03:59:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/04 03:59:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/04 03:59:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/04 03:59:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/04 03:59:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/04 03:59:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/04 03:59:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/04 03:59:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 03:59:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 03:59:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 03:59:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 03:59:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 03:59:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:59:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:59:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:59:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:59:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:59:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:59:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 03:59:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 03:59:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:02 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:03 DEBUG : YXBwbGU=: size = 5 OK 2026/06/04 03:59:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:59:03 DEBUG : apple: Unchanged skipping 2026/06/04 03:59:03 DEBUG : YmFuYW5h: size = 6 OK 2026/06/04 03:59:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:59:03 DEBUG : banana: Unchanged skipping 2026/06/04 03:59:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/04 03:59:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:59:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 03:59:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/04 03:59:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:59:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 03:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:59:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:59:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:59:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:59:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:59:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:59:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:59:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:59:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:59:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:59:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 03:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 03:59:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 03:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 03:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 03:59:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 03:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/04 03:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:59:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:59:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:59:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:59:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:59:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:59:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/04 03:59:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/04 03:59:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/04 03:59:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:59:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 03:59:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/04 03:59:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:59:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 03:59:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/04 03:59:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:59:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 03:59:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/04 03:59:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:59:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 03:59:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/04 03:59:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:59:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 03:59:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/04 03:59:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:59:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 03:59:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/04 03:59:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:59:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 03:59:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/04 03:59:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:59:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 03:59:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/04 03:59:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:59:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 03:59:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/04 03:59:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:59:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/04 03:59:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:59:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 03:59:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/04 03:59:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:59:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 03:59:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/04 03:59:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:59:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 03:59:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/04 03:59:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:59:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 03:59:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/04 03:59:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:59:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 03:59:03 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/04 03:59:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 03:59:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 03:59:03 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:59:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 03:59:03 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:59:03 DEBUG : Waiting for deletions to finish 2026/06/04 03:59:03 DEBUG : Waiting for deletions to finish 2026/06/04 03:59:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/04 03:59:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/04 03:59:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/04 03:59:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/04 03:59:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/04 03:59:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/04 03:59:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/04 03:59:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/04 03:59:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/04 03:59:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/04 03:59:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/04 03:59:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/04 03:59:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/04 03:59:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/04 03:59:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/04 03:59:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/04 03:59:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/04 03:59:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/04 03:59:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/04 03:59:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/04 03:59:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 03:59:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 03:59:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/04 03:59:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:03 DEBUG : apple: transformed to: YXBwbGU= 2026/06/04 03:59:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/04 03:59:03 DEBUG : banana: transformed to: YmFuYW5h 2026/06/04 03:59:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/04 03:59:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/04 03:59:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/04 03:59:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/04 03:59:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/04 03:59:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/04 03:59:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:59:17 DEBUG : Waiting for deletions to finish 2026/06/04 03:59:17 DEBUG : apple: Excluded (Path Filter) 2026/06/04 03:59:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 03:59:17 DEBUG : banana: Excluded (Path Filter) 2026/06/04 03:59:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 03:59:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 03:59:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 03:59:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 03:59:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 03:59:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 03:59:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 03:59:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 03:59:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 03:59:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 03:59:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 03:59:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 03:59:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 03:59:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 03:59:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 03:59:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 03:59:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 03:59:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/04 03:59:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/04 03:59:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/04 03:59:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/04 03:59:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 03:59:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 03:59:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 03:59:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 03:59:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 03:59:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 03:59:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 03:59:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 03:59:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 03:59:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 03:59:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 03:59:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 03:59:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 03:59:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 03:59:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 03:59:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 03:59:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 03:59:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 03:59:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 03:59:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 03:59:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 03:59:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 03:59:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 03:59:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 03:59:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 03:59:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 03:59:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 03:59:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 03:59:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 03:59:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 03:59:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 03:59:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 03:59:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 03:59:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 03:59:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 03:59:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 03:59:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 03:59:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 03:59:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 03:59:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 03:59:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 03:59:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 03:59:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 03:59:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 03:59:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 03:59:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 03:59:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 03:59:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 03:59:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 03:59:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 03:59:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 03:59:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 03:59:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 03:59:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 03:59:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 03:59:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 03:59:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 03:59:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 03:59:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 03:59:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 03:59:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 03:59:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 03:59:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 03:59:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 03:59:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 03:59:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 03:59:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 03:59:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 03:59:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 03:59:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 03:59:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 03:59:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 03:59:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 03:59:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 03:59:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 03:59:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 03:59:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 03:59:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 03:59:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 03:59:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 03:59:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 03:59:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 03:59:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 03:59:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 03:59:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 03:59:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 03:59:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 03:59:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/04 03:59:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 03:59:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/04 03:59:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 03:59:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/04 03:59:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 03:59:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/04 03:59:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 03:59:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/04 03:59:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 03:59:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 03:59:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 03:59:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 03:59:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 03:59:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/04 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 03:59:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 03:59:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 03:59:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 03:59:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 03:59:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 03:59:18 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/04 03:59:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 03:59:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/04 03:59:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/04 03:59:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/04 03:59:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/04 03:59:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/04 03:59:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/04 03:59:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/04 03:59:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/04 03:59:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/04 03:59:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/04 03:59:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/04 03:59:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/04 03:59:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/04 03:59:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/04 03:59:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/04 03:59:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:18 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/04 03:59:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:18 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:59:18 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:59:18 DEBUG : PREFIXbanana: size = 6 OK 2026/06/04 03:59:18 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/04 03:59:18 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/04 03:59:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 03:59:18 DEBUG : PREFIXapple: size = 5 OK 2026/06/04 03:59:18 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/04 03:59:18 INFO : apple: Copied (new) to: PREFIXapple 2026/06/04 03:59:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 03:59:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/04 03:59:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/04 03:59:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 03:59:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 03:59:18 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/04 03:59:18 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/04 03:59:18 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/04 03:59:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 03:59:18 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/04 03:59:18 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/04 03:59:18 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/04 03:59:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 03:59:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/04 03:59:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/04 03:59:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 03:59:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 03:59:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/04 03:59:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/04 03:59:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 03:59:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 03:59:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/04 03:59:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/04 03:59:19 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 03:59:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 03:59:19 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/04 03:59:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/04 03:59:19 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/04 03:59:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 03:59:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/04 03:59:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/04 03:59:19 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 03:59:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 03:59:19 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/04 03:59:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/04 03:59:19 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/04 03:59:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 03:59:19 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/04 03:59:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/04 03:59:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/04 03:59:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 03:59:19 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/04 03:59:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/04 03:59:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/04 03:59:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 03:59:19 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/04 03:59:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/04 03:59:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/04 03:59:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 03:59:19 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/04 03:59:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/04 03:59:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/04 03:59:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 03:59:19 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/04 03:59:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/04 03:59:19 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/04 03:59:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/04 03:59:19 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/04 03:59:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/04 03:59:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/04 03:59:19 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/04 03:59:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/04 03:59:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/04 03:59:20 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/04 03:59:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/04 03:59:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/04 03:59:20 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/04 03:59:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/04 03:59:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/04 03:59:20 DEBUG : Waiting for deletions to finish 2026/06/04 03:59:20 INFO : apple: Deleted 2026/06/04 03:59:20 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/04 03:59:20 INFO : dir1/0012-6789;.txt: Deleted 2026/06/04 03:59:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/04 03:59:20 INFO : dir1/0008-2345678.txt: Deleted 2026/06/04 03:59:20 INFO : dir1/0003-defghij.txt: Deleted 2026/06/04 03:59:20 INFO : appleappleapplebanana: Deleted 2026/06/04 03:59:20 INFO : splitbananasplit: Deleted 2026/06/04 03:59:20 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/04 03:59:20 INFO : dir1/0007-1234567.txt: Deleted 2026/06/04 03:59:20 INFO : dir1/0009-3456789.txt: Deleted 2026/06/04 03:59:20 INFO : dir1/0010-456789.txt: Deleted 2026/06/04 03:59:20 INFO : banana: Deleted 2026/06/04 03:59:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/04 03:59:20 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/04 03:59:20 INFO : dir1/0013-789;=.txt: Deleted 2026/06/04 03:59:20 INFO : dir1/0015-9;=.txt: Deleted 2026/06/04 03:59:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/04 03:59:20 INFO : dir1/0011-56789;.txt: Deleted 2026/06/04 03:59:21 INFO : dir1/0014-89;=.txt: Deleted 2026/06/04 03:59:21 DEBUG : Waiting for deletions to finish 2026/06/04 03:59:21 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/04 03:59:21 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/04 03:59:21 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/04 03:59:21 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/04 03:59:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 03:59:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 03:59:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 03:59:21 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/04 03:59:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 03:59:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 03:59:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 03:59:21 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/04 03:59:21 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/04 03:59:21 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/04 03:59:21 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/04 03:59:21 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/04 03:59:21 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/04 03:59:21 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/04 03:59:21 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/04 03:59:21 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/04 03:59:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 03:59:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 03:59:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 03:59:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 03:59:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 03:59:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 03:59:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 03:59:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 03:59:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 03:59:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 03:59:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 03:59:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 03:59:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 03:59:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 03:59:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 03:59:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 03:59:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 03:59:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 03:59:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 03:59:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 03:59:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 03:59:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 03:59:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 03:59:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 03:59:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 03:59:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 03:59:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 03:59:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 03:59:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/04 03:59:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 03:59:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/04 03:59:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 03:59:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 03:59:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 03:59:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 03:59:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 03:59:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 03:59:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 03:59:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 03:59:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 03:59:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 03:59:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 03:59:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 03:59:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 03:59:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 03:59:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 03:59:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/04 03:59:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 03:59:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 03:59:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 03:59:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 03:59:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 03:59:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 03:59:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 03:59:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 03:59:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 03:59:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 03:59:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 03:59:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 03:59:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 03:59:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 03:59:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 03:59:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/04 03:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 03:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 03:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 03:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 03:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 03:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 03:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 03:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 03:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 03:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 03:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 03:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 03:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 03:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 03:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 03:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/04 03:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 03:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 03:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 03:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 03:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 03:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 03:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 03:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 03:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 03:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 03:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 03:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 03:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 03:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 03:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 03:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:21 DEBUG : apple: transformed to: PREFIXapple 2026/06/04 03:59:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/04 03:59:21 DEBUG : banana: transformed to: PREFIXbanana 2026/06/04 03:59:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/04 03:59:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/04 03:59:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/04 03:59:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/04 03:59:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/04 03:59:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/04 03:59:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/04 03:59:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/04 03:59:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/04 03:59:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/04 03:59:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/04 03:59:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/04 03:59:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/04 03:59:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/04 03:59:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/04 03:59:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/04 03:59:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/04 03:59:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/04 03:59:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/04 03:59:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/04 03:59:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/04 03:59:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:21 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:59:21 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:59:21 DEBUG : banana: size = 6 OK 2026/06/04 03:59:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/04 03:59:21 INFO : banana: Copied (new) 2026/06/04 03:59:22 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 03:59:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/04 03:59:22 INFO : splitbananasplit: Copied (new) 2026/06/04 03:59:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 03:59:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/04 03:59:22 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/04 03:59:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 03:59:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/04 03:59:22 INFO : appleappleapplebanana: Copied (new) 2026/06/04 03:59:22 DEBUG : apple: size = 5 OK 2026/06/04 03:59:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/04 03:59:22 INFO : apple: Copied (new) 2026/06/04 03:59:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 03:59:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/04 03:59:22 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/04 03:59:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 03:59:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/04 03:59:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/04 03:59:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 03:59:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/04 03:59:22 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/04 03:59:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 03:59:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/04 03:59:22 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/04 03:59:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 03:59:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/04 03:59:22 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/04 03:59:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 03:59:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/04 03:59:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/04 03:59:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 03:59:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/04 03:59:23 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/04 03:59:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 03:59:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/04 03:59:23 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/04 03:59:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 03:59:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/04 03:59:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/04 03:59:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 03:59:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/04 03:59:23 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/04 03:59:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 03:59:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/04 03:59:23 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/04 03:59:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 03:59:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/04 03:59:23 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/04 03:59:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 03:59:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/04 03:59:23 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/04 03:59:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 03:59:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/04 03:59:23 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/04 03:59:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 03:59:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/04 03:59:23 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/04 03:59:23 DEBUG : Waiting for deletions to finish 2026/06/04 03:59:24 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/04 03:59:24 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/04 03:59:24 INFO : PREFIXbanana: Deleted 2026/06/04 03:59:24 INFO : PREFIXapple: Deleted 2026/06/04 03:59:24 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/04 03:59:24 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/04 03:59:24 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/04 03:59:24 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/04 03:59:24 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/04 03:59:24 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/04 03:59:24 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/04 03:59:24 INFO : PREFIXsplitbananasplit: Deleted 2026/06/04 03:59:24 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/04 03:59:24 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/04 03:59:24 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/04 03:59:24 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/04 03:59:24 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/04 03:59:24 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/04 03:59:24 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/04 03:59:24 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/04 03:59:24 DEBUG : Waiting for deletions to finish 2026/06/04 03:59:24 DEBUG : apple: Excluded (Path Filter) 2026/06/04 03:59:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 03:59:24 DEBUG : banana: Excluded (Path Filter) 2026/06/04 03:59:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 03:59:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 03:59:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 03:59:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 03:59:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 03:59:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 03:59:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 03:59:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 03:59:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 03:59:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 03:59:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 03:59:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 03:59:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 03:59:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 03:59:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 03:59:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 03:59:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 03:59:24 DEBUG : Waiting for deletions to finish 2026/06/04 03:59:25 DEBUG : apple: Excluded (Path Filter) 2026/06/04 03:59:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 03:59:25 DEBUG : banana: Excluded (Path Filter) 2026/06/04 03:59:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 03:59:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 03:59:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 03:59:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 03:59:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 03:59:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 03:59:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 03:59:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 03:59:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 03:59:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 03:59:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 03:59:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 03:59:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 03:59:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 03:59:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 03:59:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 03:59:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 03:59:39 DEBUG : Waiting for deletions to finish 2026/06/04 03:59:39 DEBUG : apple: Excluded (Path Filter) 2026/06/04 03:59:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 03:59:39 DEBUG : banana: Excluded (Path Filter) 2026/06/04 03:59:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 03:59:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 03:59:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 03:59:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 03:59:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 03:59:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 03:59:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 03:59:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 03:59:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 03:59:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 03:59:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 03:59:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 03:59:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 03:59:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 03:59:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 03:59:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 03:59:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 03:59:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 03:59:39 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 03:59:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:39 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 03:59:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 03:59:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:39 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:39 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/04 03:59:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/04 03:59:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/04 03:59:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 03:59:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/04 03:59:39 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 03:59:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/04 03:59:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/04 03:59:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/04 03:59:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/04 03:59:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/04 03:59:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/04 03:59:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/04 03:59:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/04 03:59:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/04 03:59:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/04 03:59:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/04 03:59:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/04 03:59:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/04 03:59:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:39 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:59:39 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:59:40 DEBUG : appleSUFFIX: size = 5 OK 2026/06/04 03:59:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/04 03:59:40 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/04 03:59:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/04 03:59:40 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/04 03:59:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/04 03:59:40 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/04 03:59:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 03:59:40 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/04 03:59:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/04 03:59:40 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/04 03:59:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 03:59:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/04 03:59:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/04 03:59:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/04 03:59:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/04 03:59:40 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/04 03:59:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/04 03:59:40 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/04 03:59:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 03:59:40 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/04 03:59:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/04 03:59:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/04 03:59:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 03:59:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/04 03:59:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/04 03:59:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 03:59:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 03:59:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/04 03:59:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/04 03:59:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 03:59:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/04 03:59:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/04 03:59:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/04 03:59:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 03:59:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/04 03:59:41 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/04 03:59:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/04 03:59:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/04 03:59:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/04 03:59:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/04 03:59:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/04 03:59:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 03:59:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/04 03:59:41 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/04 03:59:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/04 03:59:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/04 03:59:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/04 03:59:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/04 03:59:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/04 03:59:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 03:59:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/04 03:59:41 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/04 03:59:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/04 03:59:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/04 03:59:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/04 03:59:41 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/04 03:59:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/04 03:59:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/04 03:59:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/04 03:59:41 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/04 03:59:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/04 03:59:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/04 03:59:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/04 03:59:41 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/04 03:59:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/04 03:59:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/04 03:59:41 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/04 03:59:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/04 03:59:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/04 03:59:41 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/04 03:59:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/04 03:59:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/04 03:59:41 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/04 03:59:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/04 03:59:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/04 03:59:41 DEBUG : Waiting for deletions to finish 2026/06/04 03:59:42 INFO : dir1/0012-6789;.txt: Deleted 2026/06/04 03:59:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/04 03:59:42 INFO : dir1/0010-456789.txt: Deleted 2026/06/04 03:59:42 INFO : dir1/0011-56789;.txt: Deleted 2026/06/04 03:59:42 INFO : appleappleapplebanana: Deleted 2026/06/04 03:59:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/04 03:59:42 INFO : dir1/0003-defghij.txt: Deleted 2026/06/04 03:59:42 INFO : dir1/0015-9;=.txt: Deleted 2026/06/04 03:59:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/04 03:59:42 INFO : apple: Deleted 2026/06/04 03:59:42 INFO : dir1/0007-1234567.txt: Deleted 2026/06/04 03:59:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/04 03:59:42 INFO : dir1/0014-89;=.txt: Deleted 2026/06/04 03:59:42 INFO : dir1/0008-2345678.txt: Deleted 2026/06/04 03:59:42 INFO : banana: Deleted 2026/06/04 03:59:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/04 03:59:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/04 03:59:42 INFO : dir1/0013-789;=.txt: Deleted 2026/06/04 03:59:42 INFO : splitbananasplit: Deleted 2026/06/04 03:59:42 INFO : dir1/0009-3456789.txt: Deleted 2026/06/04 03:59:42 DEBUG : Waiting for deletions to finish 2026/06/04 03:59:43 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/04 03:59:43 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/04 03:59:43 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/04 03:59:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/04 03:59:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/04 03:59:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/04 03:59:43 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/04 03:59:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/04 03:59:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/04 03:59:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/04 03:59:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/04 03:59:43 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/04 03:59:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/04 03:59:43 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/04 03:59:43 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/04 03:59:43 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/04 03:59:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/04 03:59:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/04 03:59:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/04 03:59:43 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/04 03:59:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/04 03:59:43 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/04 03:59:43 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/04 03:59:43 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/04 03:59:43 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/04 03:59:43 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/04 03:59:43 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/04 03:59:43 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/04 03:59:43 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/04 03:59:43 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/04 03:59:43 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 03:59:43 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 03:59:43 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 03:59:43 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/04 03:59:43 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 03:59:43 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 03:59:43 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/04 03:59:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/04 03:59:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/04 03:59:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/04 03:59:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/04 03:59:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/04 03:59:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/04 03:59:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/04 03:59:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/04 03:59:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/04 03:59:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 03:59:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 03:59:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 03:59:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/04 03:59:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 03:59:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 03:59:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/04 03:59:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:43 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/04 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/04 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/04 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/04 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/04 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/04 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/04 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/04 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/04 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/04 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/04 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:43 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/04 03:59:43 DEBUG : apple: transformed to: appleSUFFIX 2026/06/04 03:59:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/04 03:59:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/04 03:59:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/04 03:59:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/04 03:59:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/04 03:59:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/04 03:59:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/04 03:59:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/04 03:59:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/04 03:59:43 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 03:59:43 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 03:59:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 03:59:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/04 03:59:43 INFO : appleappleapplebanana: Copied (new) 2026/06/04 03:59:43 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 03:59:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/04 03:59:43 INFO : splitbananasplit: Copied (new) 2026/06/04 03:59:43 DEBUG : apple: size = 5 OK 2026/06/04 03:59:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/04 03:59:43 INFO : apple: Copied (new) 2026/06/04 03:59:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 03:59:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/04 03:59:43 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/04 03:59:43 DEBUG : banana: size = 6 OK 2026/06/04 03:59:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/04 03:59:43 INFO : banana: Copied (new) 2026/06/04 03:59:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 03:59:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/04 03:59:44 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/04 03:59:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 03:59:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/04 03:59:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/04 03:59:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 03:59:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/04 03:59:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/04 03:59:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 03:59:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/04 03:59:44 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/04 03:59:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 03:59:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/04 03:59:44 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/04 03:59:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 03:59:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/04 03:59:44 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/04 03:59:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 03:59:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/04 03:59:44 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/04 03:59:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 03:59:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/04 03:59:44 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/04 03:59:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 03:59:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/04 03:59:44 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/04 03:59:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 03:59:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/04 03:59:45 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/04 03:59:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 03:59:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/04 03:59:45 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/04 03:59:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 03:59:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/04 03:59:45 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/04 03:59:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 03:59:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/04 03:59:45 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/04 03:59:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 03:59:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/04 03:59:45 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/04 03:59:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 03:59:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/04 03:59:45 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/04 03:59:45 DEBUG : Waiting for deletions to finish 2026/06/04 03:59:45 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/04 03:59:45 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/04 03:59:46 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/04 03:59:46 INFO : bananaSUFFIX: Deleted 2026/06/04 03:59:46 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/04 03:59:46 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/04 03:59:46 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/04 03:59:46 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/04 03:59:46 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/04 03:59:46 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/04 03:59:46 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/04 03:59:46 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/04 03:59:46 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/04 03:59:46 INFO : appleSUFFIX: Deleted 2026/06/04 03:59:46 INFO : splitbananasplitSUFFIX: Deleted 2026/06/04 03:59:46 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/04 03:59:46 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/04 03:59:46 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/04 03:59:46 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/04 03:59:46 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/04 03:59:46 DEBUG : Waiting for deletions to finish 2026/06/04 03:59:46 DEBUG : apple: Excluded (Path Filter) 2026/06/04 03:59:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 03:59:46 DEBUG : banana: Excluded (Path Filter) 2026/06/04 03:59:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 03:59:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 03:59:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 03:59:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 03:59:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 03:59:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 03:59:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 03:59:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 03:59:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 03:59:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 03:59:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 03:59:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 03:59:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 03:59:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 03:59:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 03:59:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 03:59:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 03:59:46 DEBUG : Waiting for deletions to finish 2026/06/04 03:59:47 DEBUG : apple: Excluded (Path Filter) 2026/06/04 03:59:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 03:59:47 DEBUG : banana: Excluded (Path Filter) 2026/06/04 03:59:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 03:59:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 03:59:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 03:59:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 03:59:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 03:59:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 03:59:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 03:59:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 03:59:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 03:59:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 03:59:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 03:59:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 03:59:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 03:59:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 03:59:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 03:59:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 03:59:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 04:00:01 DEBUG : Waiting for deletions to finish 2026/06/04 04:00:01 DEBUG : apple: Excluded (Path Filter) 2026/06/04 04:00:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 04:00:01 DEBUG : banana: Excluded (Path Filter) 2026/06/04 04:00:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 04:00:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 04:00:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 04:00:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 04:00:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 04:00:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 04:00:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 04:00:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 04:00:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 04:00:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 04:00:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 04:00:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 04:00:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 04:00:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 04:00:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 04:00:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 04:00:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 04:00:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 04:00:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 04:00:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 04:00:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 04:00:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/04 04:00:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 04:00:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/04 04:00:02 DEBUG : apple: size = 5 OK 2026/06/04 04:00:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:02 DEBUG : apple: Unchanged skipping 2026/06/04 04:00:02 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:02 DEBUG : banana: size = 6 OK 2026/06/04 04:00:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:02 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 04:00:02 DEBUG : banana: Unchanged skipping 2026/06/04 04:00:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 04:00:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 04:00:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 04:00:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 04:00:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 04:00:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 04:00:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 04:00:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 04:00:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 04:00:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 04:00:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 04:00:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 04:00:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 04:00:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 04:00:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 04:00:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 04:00:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 04:00:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 04:00:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 04:00:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 04:00:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 04:00:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 04:00:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 04:00:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 04:00:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 04:00:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 04:00:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 04:00:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 04:00:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 04:00:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 04:00:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 04:00:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 04:00:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 04:00:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 04:00:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/04 04:00:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/04 04:00:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/04 04:00:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/04 04:00:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/04 04:00:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/04 04:00:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 04:00:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 04:00:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/04 04:00:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 04:00:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/04 04:00:02 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/04 04:00:02 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/04 04:00:02 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 04:00:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/04 04:00:02 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 04:00:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/04 04:00:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/04 04:00:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/04 04:00:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 04:00:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/04 04:00:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/04 04:00:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/04 04:00:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/04 04:00:02 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:00:02 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:00:02 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/04 04:00:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/04 04:00:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/04 04:00:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 04:00:02 DEBUG : appleapple: size = 21 OK 2026/06/04 04:00:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/04 04:00:02 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/04 04:00:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 04:00:02 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/04 04:00:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/04 04:00:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/04 04:00:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 04:00:02 DEBUG : splitbanan: size = 16 OK 2026/06/04 04:00:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/04 04:00:02 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/04 04:00:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 04:00:02 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/04 04:00:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/04 04:00:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/04 04:00:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 04:00:02 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/04 04:00:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/04 04:00:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/04 04:00:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 04:00:02 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/04 04:00:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/04 04:00:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/04 04:00:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 04:00:03 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/04 04:00:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/04 04:00:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/04 04:00:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 04:00:03 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/04 04:00:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/04 04:00:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/04 04:00:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 04:00:03 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/04 04:00:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/04 04:00:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/04 04:00:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 04:00:03 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/04 04:00:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/04 04:00:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/04 04:00:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 04:00:03 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/04 04:00:03 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/04 04:00:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/04 04:00:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 04:00:03 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/04 04:00:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/04 04:00:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/04 04:00:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 04:00:03 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/04 04:00:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/04 04:00:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/04 04:00:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 04:00:03 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/04 04:00:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/04 04:00:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/04 04:00:03 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/04 04:00:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/04 04:00:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/04 04:00:03 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/04 04:00:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/04 04:00:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/04 04:00:04 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/04 04:00:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/04 04:00:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/04 04:00:04 DEBUG : Waiting for deletions to finish 2026/06/04 04:00:04 INFO : appleappleapplebanana: Deleted 2026/06/04 04:00:04 INFO : dir1/0013-789;=.txt: Deleted 2026/06/04 04:00:04 INFO : dir1/0014-89;=.txt: Deleted 2026/06/04 04:00:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/04 04:00:04 INFO : dir1/0008-2345678.txt: Deleted 2026/06/04 04:00:04 INFO : dir1/0009-3456789.txt: Deleted 2026/06/04 04:00:04 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/04 04:00:04 INFO : dir1/0015-9;=.txt: Deleted 2026/06/04 04:00:04 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/04 04:00:04 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/04 04:00:04 INFO : dir1/0010-456789.txt: Deleted 2026/06/04 04:00:04 INFO : dir1/0012-6789;.txt: Deleted 2026/06/04 04:00:04 INFO : splitbananasplit: Deleted 2026/06/04 04:00:04 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/04 04:00:04 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/04 04:00:04 INFO : dir1/0003-defghij.txt: Deleted 2026/06/04 04:00:04 INFO : dir1/0007-1234567.txt: Deleted 2026/06/04 04:00:04 INFO : dir1/0011-56789;.txt: Deleted 2026/06/04 04:00:04 DEBUG : Waiting for deletions to finish 2026/06/04 04:00:05 DEBUG : apple: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : appleapple: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : banana: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 04:00:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 04:00:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 04:00:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 04:00:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 04:00:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 04:00:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 04:00:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 04:00:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 04:00:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 04:00:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 04:00:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 04:00:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 04:00:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 04:00:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 04:00:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 04:00:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 04:00:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 04:00:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 04:00:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 04:00:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 04:00:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 04:00:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 04:00:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 04:00:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 04:00:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 04:00:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 04:00:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 04:00:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 04:00:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 04:00:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 04:00:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 04:00:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 04:00:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 04:00:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 04:00:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 04:00:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 04:00:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 04:00:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 04:00:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 04:00:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 04:00:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 04:00:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 04:00:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 04:00:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 04:00:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 04:00:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 04:00:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 04:00:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 04:00:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 04:00:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 04:00:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 04:00:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 04:00:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 04:00:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 04:00:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 04:00:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 04:00:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 04:00:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 04:00:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 04:00:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 04:00:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 04:00:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 04:00:05 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 04:00:05 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 04:00:05 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 04:00:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 04:00:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 04:00:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 04:00:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 04:00:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 04:00:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 04:00:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 04:00:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 04:00:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 04:00:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 04:00:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 04:00:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 04:00:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 04:00:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 04:00:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 04:00:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:05 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 04:00:05 DEBUG : apple: size = 5 OK 2026/06/04 04:00:05 DEBUG : banana: size = 6 OK 2026/06/04 04:00:05 DEBUG : appleapple: size = 21 OK 2026/06/04 04:00:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:05 DEBUG : banana: Unchanged skipping 2026/06/04 04:00:05 DEBUG : apple: Unchanged skipping 2026/06/04 04:00:05 DEBUG : splitbanan: size = 16 OK 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 04:00:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:05 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 04:00:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 04:00:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 04:00:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 04:00:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 04:00:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 04:00:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 04:00:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 04:00:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 04:00:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 04:00:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 04:00:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 04:00:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 04:00:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 04:00:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 04:00:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 04:00:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 04:00:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 04:00:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 04:00:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 04:00:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 04:00:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 04:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 04:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 04:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 04:00:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 04:00:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 04:00:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 04:00:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 04:00:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 04:00:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 04:00:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 04:00:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 04:00:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 04:00:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 04:00:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/04 04:00:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:05 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/04 04:00:05 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/04 04:00:05 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/04 04:00:05 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/04 04:00:05 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/04 04:00:05 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/04 04:00:05 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/04 04:00:05 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/04 04:00:05 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/04 04:00:05 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/04 04:00:05 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/04 04:00:05 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/04 04:00:05 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/04 04:00:05 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/04 04:00:05 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/04 04:00:05 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/04 04:00:05 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/04 04:00:05 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/04 04:00:05 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/04 04:00:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 04:00:05 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/04 04:00:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 04:00:05 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/04 04:00:05 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/04 04:00:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 04:00:05 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/04 04:00:05 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/04 04:00:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 04:00:05 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/04 04:00:05 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/04 04:00:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:05 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/04 04:00:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 04:00:05 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/04 04:00:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:05 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/04 04:00:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 04:00:05 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/04 04:00:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 04:00:05 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/04 04:00:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 04:00:05 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/04 04:00:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 04:00:05 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:00:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 04:00:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 04:00:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 04:00:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 04:00:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 04:00:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 04:00:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 04:00:05 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:00:05 DEBUG : Waiting for deletions to finish 2026/06/04 04:00:05 DEBUG : Waiting for deletions to finish 2026/06/04 04:00:05 DEBUG : apple: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : appleapple: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : banana: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/04 04:00:05 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/04 04:00:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 04:00:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 04:00:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 04:00:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 04:00:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 04:00:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 04:00:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 04:00:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 04:00:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 04:00:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 04:00:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 04:00:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 04:00:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 04:00:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 04:00:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 04:00:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 04:00:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 04:00:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 04:00:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 04:00:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 04:00:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 04:00:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 04:00:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 04:00:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 04:00:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 04:00:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 04:00:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 04:00:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 04:00:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 04:00:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 04:00:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 04:00:06 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/04 04:00:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 04:00:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/04 04:00:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/04 04:00:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/04 04:00:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/04 04:00:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/04 04:00:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/04 04:00:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/04 04:00:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/04 04:00:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/04 04:00:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/04 04:00:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/04 04:00:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/04 04:00:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/04 04:00:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/04 04:00:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/04 04:00:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/04 04:00:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/04 04:00:06 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 04:00:20 DEBUG : Waiting for deletions to finish 2026/06/04 04:00:21 DEBUG : apple: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : banana: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 04:00:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 04:00:21 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 04:00:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:21 DEBUG : apple: size = 5 OK 2026/06/04 04:00:21 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 04:00:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:21 DEBUG : apple: Unchanged skipping 2026/06/04 04:00:21 DEBUG : banana: size = 6 OK 2026/06/04 04:00:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:21 DEBUG : banana: Unchanged skipping 2026/06/04 04:00:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 04:00:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 04:00:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 04:00:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 04:00:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 04:00:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 04:00:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 04:00:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 04:00:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 04:00:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 04:00:21 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:00:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 04:00:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 04:00:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 04:00:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 04:00:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 04:00:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 04:00:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 04:00:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 04:00:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 04:00:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 04:00:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 04:00:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 04:00:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 04:00:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 04:00:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 04:00:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 04:00:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 04:00:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 04:00:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 04:00:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 04:00:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 04:00:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 04:00:21 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:00:21 DEBUG : Waiting for deletions to finish 2026/06/04 04:00:21 DEBUG : Waiting for deletions to finish 2026/06/04 04:00:21 DEBUG : apple: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : banana: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 04:00:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 04:00:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 04:00:22 DEBUG : apple: size = 5 OK 2026/06/04 04:00:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:22 DEBUG : apple: Unchanged skipping 2026/06/04 04:00:22 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 04:00:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:22 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 04:00:22 DEBUG : banana: size = 6 OK 2026/06/04 04:00:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:22 DEBUG : banana: Unchanged skipping 2026/06/04 04:00:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 04:00:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 04:00:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 04:00:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 04:00:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 04:00:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 04:00:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 04:00:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 04:00:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 04:00:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 04:00:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 04:00:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 04:00:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 04:00:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 04:00:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 04:00:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 04:00:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 04:00:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:22 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:00:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 04:00:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 04:00:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 04:00:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 04:00:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 04:00:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 04:00:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 04:00:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 04:00:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 04:00:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 04:00:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 04:00:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 04:00:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 04:00:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 04:00:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 04:00:22 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:00:22 DEBUG : Waiting for deletions to finish 2026/06/04 04:00:22 DEBUG : Waiting for deletions to finish 2026/06/04 04:00:22 DEBUG : apple: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : banana: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : Waiting for deletions to finish 2026/06/04 04:00:22 DEBUG : apple: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : banana: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 04:00:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 04:00:37 DEBUG : Waiting for deletions to finish 2026/06/04 04:00:37 DEBUG : apple: Excluded (Path Filter) 2026/06/04 04:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 04:00:37 DEBUG : banana: Excluded (Path Filter) 2026/06/04 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 04:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 04:00:37 DEBUG : banana: size = 6 OK 2026/06/04 04:00:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:37 DEBUG : banana: Unchanged skipping 2026/06/04 04:00:37 DEBUG : apple: size = 5 OK 2026/06/04 04:00:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:37 DEBUG : apple: Unchanged skipping 2026/06/04 04:00:37 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 04:00:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 04:00:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 04:00:37 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 04:00:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 04:00:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 04:00:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 04:00:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 04:00:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 04:00:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 04:00:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 04:00:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 04:00:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 04:00:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 04:00:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 04:00:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 04:00:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 04:00:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 04:00:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 04:00:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 04:00:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 04:00:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 04:00:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 04:00:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 04:00:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 04:00:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 04:00:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 04:00:37 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:00:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 04:00:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 04:00:37 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:00:37 DEBUG : Waiting for deletions to finish 2026/06/04 04:00:37 DEBUG : Waiting for deletions to finish 2026/06/04 04:00:38 DEBUG : apple: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : banana: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : apple: size = 5 OK 2026/06/04 04:00:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:38 DEBUG : apple: Unchanged skipping 2026/06/04 04:00:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 04:00:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:38 DEBUG : banana: size = 6 OK 2026/06/04 04:00:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:38 DEBUG : banana: Unchanged skipping 2026/06/04 04:00:38 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 04:00:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:38 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 04:00:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 04:00:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 04:00:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 04:00:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 04:00:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 04:00:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 04:00:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 04:00:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 04:00:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 04:00:38 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:00:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 04:00:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 04:00:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 04:00:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 04:00:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 04:00:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 04:00:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 04:00:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 04:00:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 04:00:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 04:00:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 04:00:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 04:00:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 04:00:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 04:00:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 04:00:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 04:00:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 04:00:38 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:00:38 DEBUG : Waiting for deletions to finish 2026/06/04 04:00:38 DEBUG : Waiting for deletions to finish 2026/06/04 04:00:38 DEBUG : apple: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : banana: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 04:00:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 04:00:53 DEBUG : Waiting for deletions to finish 2026/06/04 04:00:54 DEBUG : apple: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : banana: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 04:00:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:54 DEBUG : banana: size = 6 OK 2026/06/04 04:00:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:54 DEBUG : banana: Unchanged skipping 2026/06/04 04:00:54 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 04:00:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:54 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 04:00:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 04:00:54 DEBUG : apple: size = 5 OK 2026/06/04 04:00:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:54 DEBUG : apple: Unchanged skipping 2026/06/04 04:00:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 04:00:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 04:00:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 04:00:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 04:00:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 04:00:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 04:00:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 04:00:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 04:00:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 04:00:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 04:00:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 04:00:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 04:00:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 04:00:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 04:00:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 04:00:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 04:00:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 04:00:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 04:00:54 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:00:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 04:00:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 04:00:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 04:00:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 04:00:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 04:00:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 04:00:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 04:00:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 04:00:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 04:00:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 04:00:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 04:00:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 04:00:54 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:00:54 DEBUG : Waiting for deletions to finish 2026/06/04 04:00:54 DEBUG : Waiting for deletions to finish 2026/06/04 04:00:54 DEBUG : apple: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : banana: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 04:00:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 04:00:55 DEBUG : apple: size = 5 OK 2026/06/04 04:00:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:55 DEBUG : apple: Unchanged skipping 2026/06/04 04:00:55 DEBUG : banana: size = 6 OK 2026/06/04 04:00:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 04:00:55 DEBUG : banana: Unchanged skipping 2026/06/04 04:00:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 04:00:55 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 04:00:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:55 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 04:00:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 04:00:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 04:00:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 04:00:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 04:00:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 04:00:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 04:00:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 04:00:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 04:00:55 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:00:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 04:00:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 04:00:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 04:00:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 04:00:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 04:00:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 04:00:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 04:00:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 04:00:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 04:00:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 04:00:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 04:00:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 04:00:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 04:00:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 04:00:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 04:00:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 04:00:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 04:00:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 04:00:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 04:00:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 04:00:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 04:00:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:00:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 04:00:55 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:00:55 DEBUG : Waiting for deletions to finish 2026/06/04 04:00:55 DEBUG : Waiting for deletions to finish 2026/06/04 04:00:55 DEBUG : apple: Excluded (Path Filter) 2026/06/04 04:00:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 04:00:55 DEBUG : banana: Excluded (Path Filter) 2026/06/04 04:00:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 04:00:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 04:00:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 04:00:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 04:00:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 04:00:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 04:00:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 04:00:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 04:00:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 04:00:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 04:00:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 04:00:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 04:00:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 04:00:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 04:00:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 04:00:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 04:00:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 04:01:10 DEBUG : Waiting for deletions to finish 2026/06/04 04:01:11 DEBUG : apple: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : banana: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 04:01:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:11 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 04:01:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:11 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 04:01:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 04:01:11 DEBUG : apple: size = 5 OK 2026/06/04 04:01:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:11 DEBUG : apple: Unchanged skipping 2026/06/04 04:01:11 DEBUG : banana: size = 6 OK 2026/06/04 04:01:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:11 DEBUG : banana: Unchanged skipping 2026/06/04 04:01:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 04:01:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 04:01:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 04:01:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 04:01:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 04:01:11 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:01:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 04:01:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 04:01:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 04:01:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 04:01:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 04:01:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 04:01:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 04:01:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 04:01:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 04:01:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 04:01:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 04:01:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 04:01:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 04:01:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 04:01:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 04:01:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 04:01:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 04:01:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 04:01:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 04:01:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 04:01:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 04:01:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 04:01:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 04:01:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 04:01:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 04:01:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 04:01:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 04:01:11 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:01:11 DEBUG : Waiting for deletions to finish 2026/06/04 04:01:11 DEBUG : Waiting for deletions to finish 2026/06/04 04:01:11 DEBUG : apple: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : banana: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 04:01:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 04:01:12 DEBUG : apple: size = 5 OK 2026/06/04 04:01:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:12 DEBUG : apple: Unchanged skipping 2026/06/04 04:01:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 04:01:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 04:01:12 DEBUG : banana: size = 6 OK 2026/06/04 04:01:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:12 DEBUG : banana: Unchanged skipping 2026/06/04 04:01:12 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 04:01:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:12 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 04:01:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 04:01:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 04:01:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 04:01:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 04:01:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 04:01:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 04:01:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 04:01:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 04:01:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 04:01:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 04:01:12 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:01:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 04:01:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 04:01:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 04:01:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 04:01:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 04:01:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 04:01:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 04:01:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 04:01:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 04:01:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 04:01:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 04:01:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 04:01:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 04:01:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 04:01:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 04:01:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 04:01:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 04:01:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 04:01:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 04:01:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 04:01:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 04:01:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 04:01:12 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:01:12 DEBUG : Waiting for deletions to finish 2026/06/04 04:01:12 DEBUG : Waiting for deletions to finish 2026/06/04 04:01:12 DEBUG : apple: Excluded (Path Filter) 2026/06/04 04:01:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 04:01:12 DEBUG : banana: Excluded (Path Filter) 2026/06/04 04:01:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 04:01:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 04:01:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 04:01:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 04:01:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 04:01:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 04:01:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 04:01:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 04:01:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 04:01:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 04:01:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 04:01:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 04:01:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 04:01:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 04:01:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 04:01:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 04:01:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 04:01:27 DEBUG : Waiting for deletions to finish 2026/06/04 04:01:28 DEBUG : apple: Excluded (Path Filter) 2026/06/04 04:01:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 04:01:28 DEBUG : banana: Excluded (Path Filter) 2026/06/04 04:01:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 04:01:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 04:01:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 04:01:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 04:01:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 04:01:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 04:01:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 04:01:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 04:01:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 04:01:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 04:01:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 04:01:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 04:01:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 04:01:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 04:01:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 04:01:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 04:01:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : apple: size = 5 OK 2026/06/04 04:01:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : apple: Unchanged skipping 2026/06/04 04:01:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 04:01:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 04:01:29 DEBUG : banana: size = 6 OK 2026/06/04 04:01:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : banana: Unchanged skipping 2026/06/04 04:01:29 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 04:01:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 04:01:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 04:01:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 04:01:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 04:01:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 04:01:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 04:01:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 04:01:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 04:01:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 04:01:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 04:01:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 04:01:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 04:01:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 04:01:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 04:01:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 04:01:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 04:01:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:01:29 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:01:29 DEBUG : Waiting for deletions to finish 2026/06/04 04:01:29 DEBUG : Waiting for deletions to finish 2026/06/04 04:01:29 DEBUG : apple: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : banana: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : apple: size = 5 OK 2026/06/04 04:01:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : apple: Unchanged skipping 2026/06/04 04:01:29 DEBUG : banana: size = 6 OK 2026/06/04 04:01:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/04 04:01:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : banana: Unchanged skipping 2026/06/04 04:01:29 DEBUG : splitbananasplit: size = 16 OK 2026/06/04 04:01:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : splitbananasplit: Unchanged skipping 2026/06/04 04:01:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/04 04:01:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/04 04:01:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/04 04:01:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/04 04:01:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/04 04:01:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/04 04:01:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/04 04:01:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/04 04:01:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/04 04:01:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/04 04:01:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/04 04:01:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/04 04:01:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/04 04:01:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:01:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/04 04:01:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/04 04:01:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/04 04:01:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/04 04:01:29 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:01:29 DEBUG : Waiting for deletions to finish 2026/06/04 04:01:29 DEBUG : Waiting for deletions to finish 2026/06/04 04:01:29 DEBUG : apple: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : banana: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/04 04:01:29 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (197.51s) --- PASS: TestTransform/NFC (14.65s) --- PASS: TestTransform/NFD (15.93s) --- PASS: TestTransform/base64 (20.15s) --- PASS: TestTransform/prefix (21.61s) --- PASS: TestTransform/suffix (22.21s) --- PASS: TestTransform/truncate (18.60s) --- PASS: TestTransform/encoder (17.28s) --- PASS: TestTransform/ISO-8859-1 (16.11s) --- PASS: TestTransform/charmap (16.54s) --- PASS: TestTransform/lowercase (17.02s) --- PASS: TestTransform/ascii (17.43s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 04:01:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/04 04:01:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/04 04:01:35 INFO : sub dir_somesuffix: Making directory 2026/06/04 04:01:35 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/04 04:01:35 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/04 04:01:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/04 04:01:35 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/04 04:01:35 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/04 04:01:35 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:01:35 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:01:35 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/04 04:01:35 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 04:01:35 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/04 04:01:35 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.83s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 04:01:36 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:36 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:36 INFO : tictactoe: Making directory 2026/06/04 04:01:36 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:36 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 04:01:36 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/04 04:01:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 04:01:36 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:01:36 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:01:37 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/04 04:01:37 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 04:01:37 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/04 04:01:37 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.72s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 04:01:38 INFO : toe: Making directory 2026/06/04 04:01:38 INFO : toe/toe: Making directory 2026/06/04 04:01:38 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/04 04:01:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/04 04:01:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/04 04:01:38 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:01:38 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:01:39 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/04 04:01:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 04:01:39 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/04 04:01:39 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.96s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 04:01:40 INFO : toe: Making directory 2026/06/04 04:01:40 INFO : toe/toe: Making directory 2026/06/04 04:01:40 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/04 04:01:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/04 04:01:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/04 04:01:40 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:01:40 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:01:41 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/04 04:01:41 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 04:01:41 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/04 04:01:41 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.09s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 04:01:42 DEBUG : empty_dir: Making directory with metadata 2026/06/04 04:01:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 04:01:42 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 04:01:42 INFO : tictacempty_dir: Making directory 2026/06/04 04:01:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 04:01:42 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:42 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:42 INFO : tictactoe: Making directory 2026/06/04 04:01:42 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:42 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 04:01:42 INFO : tictactoe/tictactoe: Making directory 2026/06/04 04:01:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 04:01:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/04 04:01:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/04 04:01:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/04 04:01:42 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:01:42 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:01:43 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/04 04:01:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 04:01:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/04 04:01:43 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.80s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 04:01:44 DEBUG : empty_dir: Making directory with metadata 2026/06/04 04:01:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 04:01:44 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 04:01:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 04:01:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 04:01:44 INFO : tictacempty_dir: Making directory 2026/06/04 04:01:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 04:01:44 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:44 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:44 INFO : tictactoe: Making directory 2026/06/04 04:01:44 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:44 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 04:01:44 INFO : tictactoe/tictactoe: Making directory 2026/06/04 04:01:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 04:01:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/04 04:01:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 04:01:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/04 04:01:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 04:01:44 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:01:44 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:01:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/04 04:01:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 04:01:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 04:01:45 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/04 04:01:45 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:01:45 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 04:01:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 04:01:45 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:45 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/04 04:01:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/04 04:01:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 04:01:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/04 04:01:45 NOTICE: B2 bucket rclone-test-tehuzez3xabe: 0 differences found 2026/06/04 04:01:45 NOTICE: B2 bucket rclone-test-tehuzez3xabe: 1 matching files --- PASS: TestAllTag (2.09s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 04:01:46 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:46 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:46 INFO : tictactoe: Making directory 2026/06/04 04:01:46 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:46 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 04:01:46 INFO : tictactoe/tictactoe: Making directory 2026/06/04 04:01:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 04:01:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/04 04:01:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/04 04:01:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/04 04:01:46 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:01:46 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:01:47 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/04 04:01:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 04:01:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/04 04:01:47 DEBUG : Waiting for deletions to finish 2026/06/04 04:01:47 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:47 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:47 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 04:01:47 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:01:47 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/04 04:01:47 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/04 04:01:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/04 04:01:47 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/04 04:01:47 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:01:47 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.06s) === RUN TestSyntax 2026/06/04 04:01:48 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 04:01:48 INFO : toe: Making directory 2026/06/04 04:01:48 INFO : toe/toe: Making directory 2026/06/04 04:01:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/04 04:01:48 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:01:48 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:01:49 DEBUG : toe/toe/toe: size = 11 OK 2026/06/04 04:01:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 04:01:49 INFO : toe/toe/toe: Copied (new) 2026/06/04 04:01:49 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.92s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 04:01:50 DEBUG : empty_dir: Making directory with metadata 2026/06/04 04:01:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 04:01:50 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 04:01:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 04:01:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 04:01:50 INFO : tictacempty_dir: Making directory 2026/06/04 04:01:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 04:01:50 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:50 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:50 INFO : tictactoe: Making directory 2026/06/04 04:01:50 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:50 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 04:01:50 INFO : tictactoe/tictactoe: Making directory 2026/06/04 04:01:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 04:01:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/04 04:01:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 04:01:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/04 04:01:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 04:01:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 04:01:50 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:01:50 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:01:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/04 04:01:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 04:01:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 04:01:51 INFO : toe/toe/toe.txt: Deleted 2026/06/04 04:01:51 INFO : toe/toe: Removing directory 2026/06/04 04:01:51 INFO : toe: Removing directory 2026/06/04 04:01:51 INFO : empty_dir: Removing directory 2026/06/04 04:01:51 DEBUG : Local file system at /tmp/rclone224139160: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.91s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 04:01:52 DEBUG : empty_dir: Making directory with metadata 2026/06/04 04:01:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 04:01:52 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 04:01:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 04:01:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 04:01:52 INFO : tictacempty_dir: Making directory 2026/06/04 04:01:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 04:01:52 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:52 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:52 INFO : tictactoe: Making directory 2026/06/04 04:01:52 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:52 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 04:01:52 INFO : tictactoe/tictactoe: Making directory 2026/06/04 04:01:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 04:01:52 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/04 04:01:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 04:01:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/04 04:01:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 04:01:52 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:01:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 04:01:52 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:01:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/04 04:01:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 04:01:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 04:01:53 INFO : toe/toe/toe.txt: Deleted 2026/06/04 04:01:53 INFO : toe/toe: Removing directory 2026/06/04 04:01:53 INFO : toe: Removing directory 2026/06/04 04:01:53 INFO : empty_dir: Removing directory 2026/06/04 04:01:53 DEBUG : Local file system at /tmp/rclone224139160: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/04 04:01:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/04 04:01:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/04 04:01:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/04 04:01:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/04 04:01:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/04 04:01:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/04 04:01:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 04:01:54 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/04 04:01:55 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.69s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 04:01:55 DEBUG : Reset feature "Copy" 2026/06/04 04:01:55 DEBUG : Reset feature "Move" 2026/06/04 04:01:55 DEBUG : Reset feature "Copy" 2026/06/04 04:01:55 DEBUG : Reset feature "Move" 2026/06/04 04:01:55 DEBUG : empty_dir: Making directory with metadata 2026/06/04 04:01:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/04 04:01:55 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 04:01:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 04:01:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 04:01:56 INFO : tictacempty_dir: Making directory 2026/06/04 04:01:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/04 04:01:56 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:56 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:56 INFO : tictactoe: Making directory 2026/06/04 04:01:56 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:56 DEBUG : toe: transformed to: tictactoe 2026/06/04 04:01:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 04:01:56 INFO : tictactoe/tictactoe: Making directory 2026/06/04 04:01:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/04 04:01:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/04 04:01:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 04:01:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/04 04:01:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 04:01:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 04:01:56 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:01:56 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:01:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/04 04:01:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 04:01:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/04 04:01:57 INFO : toe/toe/toe.txt: Deleted 2026/06/04 04:01:57 INFO : toe/toe: Removing directory 2026/06/04 04:01:57 INFO : toe: Removing directory 2026/06/04 04:01:57 INFO : empty_dir: Removing directory 2026/06/04 04:01:57 DEBUG : Local file system at /tmp/rclone224139160: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/04 04:01:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/04 04:01:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/04 04:01:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/04 04:01:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/04 04:01:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/04 04:01:58 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/04 04:01:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 04:01:58 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/04 04:01:58 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.82s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 04:01:59 DEBUG : toe: transformed to: dG9l 2026/06/04 04:02:00 DEBUG : toe: transformed to: dG9l 2026/06/04 04:02:00 INFO : dG9l: Making directory 2026/06/04 04:02:00 DEBUG : toe: transformed to: dG9l 2026/06/04 04:02:00 DEBUG : toe: transformed to: dG9l 2026/06/04 04:02:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/04 04:02:00 INFO : dG9l/dG9l: Making directory 2026/06/04 04:02:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/04 04:02:00 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/04 04:02:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/04 04:02:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/04 04:02:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/04 04:02:00 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:02:00 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:02:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/04 04:02:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 04:02:00 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/04 04:02:00 DEBUG : Waiting for deletions to finish 2026/06/04 04:02:01 DEBUG : dG9l: transformed to: toe 2026/06/04 04:02:01 DEBUG : dG9l: transformed to: toe 2026/06/04 04:02:01 DEBUG : dG9l: transformed to: toe 2026/06/04 04:02:01 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/04 04:02:01 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/04 04:02:01 DEBUG : Local file system at /tmp/rclone224139160: Waiting for checks to finish 2026/06/04 04:02:01 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/04 04:02:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/04 04:02:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/04 04:02:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/04 04:02:01 DEBUG : Local file system at /tmp/rclone224139160: Waiting for transfers to finish 2026/06/04 04:02:01 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.62s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-tehuzez3xabe", Local "Local file system at /tmp/rclone224139160", Modify Window "1ms" 2026/06/04 04:02:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 04:02:02 DEBUG : toe: transformed to: 2026/06/04 04:02:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 04:02:02 DEBUG : toe: transformed to: 2026/06/04 04:02:02 INFO : B2 bucket rclone-test-tehuzez3xabe: Making directory 2026/06/04 04:02:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 04:02:02 DEBUG : toe: transformed to: 2026/06/04 04:02:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 04:02:02 DEBUG : toe: transformed to: 2026/06/04 04:02:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 04:02:02 DEBUG : toe/toe: transformed to: 2026/06/04 04:02:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/04 04:02:02 INFO : toe/toe: Making directory 2026/06/04 04:02:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 04:02:02 DEBUG : toe/toe: transformed to: 2026/06/04 04:02:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/04 04:02:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 04:02:02 DEBUG : toe: transformed to: 2026/06/04 04:02:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/04 04:02:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/04 04:02:02 DEBUG : toe/toe/toe: transformed to: 2026/06/04 04:02:02 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/04 04:02:02 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for checks to finish 2026/06/04 04:02:02 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Waiting for transfers to finish 2026/06/04 04:02:03 DEBUG : toe/toe/toe: size = 11 OK 2026/06/04 04:02:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/04 04:02:03 INFO : toe/toe/toe: Copied (new) 2026/06/04 04:02:03 ERROR : B2 bucket rclone-test-tehuzez3xabe: not deleting files as there were IO errors 2026/06/04 04:02:03 ERROR : B2 bucket rclone-test-tehuzez3xabe: not deleting directories as there were IO errors --- PASS: TestError (1.84s) PASS 2026/06/04 04:02:04 DEBUG : B2 bucket rclone-test-tehuzez3xabe: Purge remote 2026/06/04 04:02:04 INFO : B2 bucket rclone-test-tehuzez3xabe: cleaning bucket "rclone-test-tehuzez3xabe" of all files 2026/06/04 04:02:05 DEBUG : BackupDir/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4217bcbc7cbb7200_d20260604_m035542_c001_v7007000_t0000_u01780545342649") 2026/06/04 04:02:05 DEBUG : BackupDir/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1011676841a1e70e_d20260604_m035535_c001_v0001177_t0036_u01780545335482") 2026/06/04 04:02:05 DEBUG : CompareDest/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07e21_d20260604_m035413_c001_v7007000_t0000_u01780545253796") 2026/06/04 04:02:05 DEBUG : CompareDest/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52181ec_d20260604_m035407_c001_v0001117_t0021_u01780545247620") 2026/06/04 04:02:05 DEBUG : CompareDest/two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07e22_d20260604_m035413_c001_v7007000_t0000_u01780545253980") 2026/06/04 04:02:05 DEBUG : CompareDest/two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a980_d20260604_m035409_c001_v0001098_t0012_u01780545249408") 2026/06/04 04:02:05 DEBUG : CopyDest/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4217bcbc7cbb7201_d20260604_m035542_c001_v7007000_t0000_u01780545342831") 2026/06/04 04:02:05 DEBUG : CopyDest/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102122d4af28e33d_d20260604_m035431_c001_v0001040_t0028_u01780545271317") 2026/06/04 04:02:05 DEBUG : CopyDest/three: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4217bcbc7cbb7202_d20260604_m035543_c001_v7007000_t0000_u01780545343013") 2026/06/04 04:02:05 DEBUG : CopyDest/three: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41aa4e_d20260604_m035540_c001_v0001098_t0047_u01780545340476") 2026/06/04 04:02:05 DEBUG : CopyDest/two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4217bcbc7cbb7203_d20260604_m035543_c001_v7007000_t0000_u01780545343195") 2026/06/04 04:02:05 DEBUG : CopyDest/two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521828c_d20260604_m035537_c001_v0001117_t0030_u01780545337732") 2026/06/04 04:02:05 DEBUG : EXISTING: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cb113_d20260604_m035709_c001_v7007000_t0000_u01780545429840") 2026/06/04 04:02:06 DEBUG : EXISTING: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab24_d20260604_m035708_c001_v0001098_t0052_u01780545428667") 2026/06/04 04:02:06 DEBUG : PREFIXapple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85ea8_d20260604_m035923_c001_v7007000_t0000_u01780545563941") 2026/06/04 04:02:06 DEBUG : PREFIXapple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac96_d20260604_m035918_c001_v0001098_t0036_u01780545558372") 2026/06/04 04:02:06 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41829ffa08a0d1d7_d20260604_m035924_c001_v7007000_t0000_u01780545564116") 2026/06/04 04:02:06 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea34_d20260604_m035918_c001_v0001161_t0048_u01780545558384") 2026/06/04 04:02:06 DEBUG : PREFIXbanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41829ffa08a0d1d6_d20260604_m035923_c001_v7007000_t0000_u01780545563933") 2026/06/04 04:02:06 DEBUG : PREFIXbanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235317_d20260604_m035918_c001_v0001182_t0025_u01780545558393") 2026/06/04 04:02:06 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85ea9_d20260604_m035924_c001_v7007000_t0000_u01780545564125") 2026/06/04 04:02:06 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52184aa_d20260604_m035918_c001_v0001117_t0008_u01780545558402") 2026/06/04 04:02:06 DEBUG : Testêé: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cb0ee_d20260604_m035706_c001_v7007000_t0000_u01780545426079") 2026/06/04 04:02:06 DEBUG : Testêé: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab10_d20260604_m035705_c001_v0001098_t0000_u01780545425274") 2026/06/04 04:02:06 DEBUG : Testêé: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218326_d20260604_m035703_c001_v0001117_t0003_u01780545423708") 2026/06/04 04:02:06 DEBUG : YXBwbGU=: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f446_d20260604_m035903_c001_v7007000_t0000_u01780545543913") 2026/06/04 04:02:06 DEBUG : YXBwbGU=: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235271_d20260604_m035859_c001_v0001182_t0002_u01780545539004") 2026/06/04 04:02:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f447_d20260604_m035904_c001_v7007000_t0000_u01780545544096") 2026/06/04 04:02:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac60_d20260604_m035858_c001_v0001098_t0011_u01780545538992") 2026/06/04 04:02:06 DEBUG : YmFuYW5h: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f449_d20260604_m035904_c001_v7007000_t0000_u01780545544278") 2026/06/04 04:02:06 DEBUG : YmFuYW5h: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218466_d20260604_m035859_c001_v0001117_t0016_u01780545539024") 2026/06/04 04:02:06 DEBUG : a/potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee25_d20260604_m035235_c001_v7007000_t0000_u01780545155970") 2026/06/04 04:02:06 DEBUG : a/potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a894_d20260604_m035235_c001_v0001098_t0002_u01780545155109") 2026/06/04 04:02:07 DEBUG : a/potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee16_d20260604_m035233_c001_v7007000_t0000_u01780545153487") 2026/06/04 04:02:07 DEBUG : a/potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a88a_d20260604_m035232_c001_v0001098_t0045_u01780545152615") 2026/06/04 04:02:07 DEBUG : a/potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d5d36_d20260604_m035214_c001_v7007000_t0000_u01780545134530") 2026/06/04 04:02:07 DEBUG : a/potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a84a_d20260604_m035213_c001_v0001098_t0054_u01780545133399") 2026/06/04 04:02:07 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f86_d20260604_m040130_c001_v7007000_t0000_u01780545690549") 2026/06/04 04:02:07 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ae50_d20260604_m040126_c001_v0001098_t0039_u01780545686141") 2026/06/04 04:02:07 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb5325_d20260604_m040113_c001_v7007000_t0000_u01780545673187") 2026/06/04 04:02:07 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ae04_d20260604_m040109_c001_v0001098_t0035_u01780545669207") 2026/06/04 04:02:07 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb52ce_d20260604_m040056_c001_v7007000_t0000_u01780545656254") 2026/06/04 04:02:07 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41adcc_d20260604_m040051_c001_v0001098_t0020_u01780545651895") 2026/06/04 04:02:07 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d13918_d20260604_m040039_c001_v7007000_t0000_u01780545639486") 2026/06/04 04:02:07 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ad9c_d20260604_m040035_c001_v0001098_t0015_u01780545635765") 2026/06/04 04:02:07 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c66fb_d20260604_m040023_c001_v7007000_t0000_u01780545623518") 2026/06/04 04:02:07 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ad6c_d20260604_m040019_c001_v0001098_t0011_u01780545619486") 2026/06/04 04:02:07 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c965f_d20260604_m040006_c001_v7007000_t0000_u01780545606388") 2026/06/04 04:02:07 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ad22_d20260604_m040000_c001_v0001098_t0045_u01780545600024") 2026/06/04 04:02:07 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f449738777_d20260604_m035947_c001_v7007000_t0000_u01780545587663") 2026/06/04 04:02:07 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41acec_d20260604_m035943_c001_v0001098_t0030_u01780545583586") 2026/06/04 04:02:07 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f57e_d20260604_m035942_c001_v7007000_t0000_u01780545582463") 2026/06/04 04:02:07 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2353e9_d20260604_m035938_c001_v0001182_t0029_u01780545578084") 2026/06/04 04:02:08 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85eab_d20260604_m035925_c001_v7007000_t0000_u01780545565632") 2026/06/04 04:02:08 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52184c0_d20260604_m035921_c001_v0001117_t0044_u01780545561866") 2026/06/04 04:02:08 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f54f_d20260604_m035920_c001_v7007000_t0000_u01780545560284") 2026/06/04 04:02:08 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac92_d20260604_m035916_c001_v0001098_t0053_u01780545556193") 2026/06/04 04:02:08 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f401699c390ff9c5d_d20260604_m035902_c001_v7007000_t0000_u01780545542096") 2026/06/04 04:02:08 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac5a_d20260604_m035856_c001_v0001098_t0032_u01780545536451") 2026/06/04 04:02:08 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c65d0_d20260604_m035843_c001_v7007000_t0000_u01780545523830") 2026/06/04 04:02:08 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac3e_d20260604_m035839_c001_v0001098_t0000_u01780545519873") 2026/06/04 04:02:08 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a7492_d20260604_m035827_c001_v7007000_t0000_u01780545507871") 2026/06/04 04:02:08 DEBUG : apple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac14_d20260604_m035823_c001_v0001098_t0040_u01780545503703") 2026/06/04 04:02:08 DEBUG : appleSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4152d2ae52a828a2_d20260604_m035946_c001_v7007000_t0000_u01780545586135") 2026/06/04 04:02:08 DEBUG : appleSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2353f9_d20260604_m035940_c001_v0001182_t0007_u01780545580058") 2026/06/04 04:02:08 DEBUG : appleapple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c9661_d20260604_m040006_c001_v7007000_t0000_u01780545606570") 2026/06/04 04:02:08 DEBUG : appleapple: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ad2c_d20260604_m040002_c001_v0001098_t0008_u01780545602379") 2026/06/04 04:02:08 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f87_d20260604_m040130_c001_v7007000_t0000_u01780545690734") 2026/06/04 04:02:08 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235765_d20260604_m040127_c001_v0001182_t0034_u01780545687016") 2026/06/04 04:02:08 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb5327_d20260604_m040113_c001_v7007000_t0000_u01780545673371") 2026/06/04 04:02:08 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2356eb_d20260604_m040109_c001_v0001182_t0016_u01780545669886") 2026/06/04 04:02:08 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb52cf_d20260604_m040056_c001_v7007000_t0000_u01780545656436") 2026/06/04 04:02:08 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23565f_d20260604_m040053_c001_v0001182_t0003_u01780545653085") 2026/06/04 04:02:08 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d1391a_d20260604_m040039_c001_v7007000_t0000_u01780545639692") 2026/06/04 04:02:08 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2355cd_d20260604_m040036_c001_v0001182_t0031_u01780545636504") 2026/06/04 04:02:08 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c66fc_d20260604_m040023_c001_v7007000_t0000_u01780545623699") 2026/06/04 04:02:08 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23554d_d20260604_m040020_c001_v0001182_t0041_u01780545620147") 2026/06/04 04:02:09 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e658_d20260604_m040004_c001_v7007000_t0000_u01780545604183") 2026/06/04 04:02:09 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2354af_d20260604_m040000_c001_v0001182_t0027_u01780545600899") 2026/06/04 04:02:09 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f449738778_d20260604_m035947_c001_v7007000_t0000_u01780545587846") 2026/06/04 04:02:09 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23541f_d20260604_m035943_c001_v0001182_t0012_u01780545583595") 2026/06/04 04:02:09 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f44973875a_d20260604_m035942_c001_v7007000_t0000_u01780545582253") 2026/06/04 04:02:09 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52184ee_d20260604_m035938_c001_v0001117_t0003_u01780545578581") 2026/06/04 04:02:09 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85eac_d20260604_m035925_c001_v7007000_t0000_u01780545565812") 2026/06/04 04:02:09 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea48_d20260604_m035921_c001_v0001161_t0047_u01780545561902") 2026/06/04 04:02:09 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f42675c7a407bd4a9_d20260604_m035920_c001_v7007000_t0000_u01780545560674") 2026/06/04 04:02:09 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235309_d20260604_m035916_c001_v0001182_t0022_u01780545556942") 2026/06/04 04:02:09 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f442_d20260604_m035901_c001_v7007000_t0000_u01780545541922") 2026/06/04 04:02:09 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2e9f4_d20260604_m035856_c001_v0001161_t0034_u01780545536996") 2026/06/04 04:02:09 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c65d1_d20260604_m035844_c001_v7007000_t0000_u01780545524012") 2026/06/04 04:02:09 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2e9c6_d20260604_m035840_c001_v0001161_t0036_u01780545520551") 2026/06/04 04:02:09 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a7493_d20260604_m035828_c001_v7007000_t0000_u01780545508054") 2026/06/04 04:02:09 DEBUG : appleappleapplebanana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2e990_d20260604_m035824_c001_v0001161_t0058_u01780545504353") 2026/06/04 04:02:09 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f59c_d20260604_m035945_c001_v7007000_t0000_u01780545585936") 2026/06/04 04:02:09 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea88_d20260604_m035940_c001_v0001161_t0028_u01780545580069") 2026/06/04 04:02:09 DEBUG : b/potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee26_d20260604_m035236_c001_v7007000_t0000_u01780545156152") 2026/06/04 04:02:09 DEBUG : b/potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a890_d20260604_m035234_c001_v0001098_t0053_u01780545154034") 2026/06/04 04:02:10 DEBUG : b/potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee12_d20260604_m035232_c001_v7007000_t0000_u01780545152943") 2026/06/04 04:02:10 DEBUG : b/potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a884_d20260604_m035231_c001_v0001098_t0036_u01780545151605") 2026/06/04 04:02:10 DEBUG : b/potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d5d32_d20260604_m035213_c001_v7007000_t0000_u01780545133980") 2026/06/04 04:02:10 DEBUG : b/potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a844_d20260604_m035212_c001_v0001098_t0049_u01780545132353") 2026/06/04 04:02:10 DEBUG : backup/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a7345_d20260604_m035556_c001_v7007000_t0000_u01780545356919") 2026/06/04 04:02:10 DEBUG : backup/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1146a92cea34b2c2_d20260604_m035555_c001_v0001154_t0018_u01780545355116") 2026/06/04 04:02:10 DEBUG : backup/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f119d680ce9782955_d20260604_m035550_c001_v0001176_t0013_u01780545350761") 2026/06/04 04:02:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb500d_d20260604_m035625_c001_v7007000_t0000_u01780545385332") 2026/06/04 04:02:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1106a9dcbe030923_d20260604_m035623_c001_v0001120_t0026_u01780545383335") 2026/06/04 04:02:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f11998be8eac1cef2_d20260604_m035619_c001_v0001100_t0030_u01780545379405") 2026/06/04 04:02:10 DEBUG : backup/one.bak: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e3d7_d20260604_m035612_c001_v7007000_t0000_u01780545372343") 2026/06/04 04:02:10 DEBUG : backup/one.bak: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f108ce2cda30ee8b0_d20260604_m035610_c001_v0001173_t0028_u01780545370444") 2026/06/04 04:02:10 DEBUG : backup/one.bak: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f105c7fb08413f627_d20260604_m035606_c001_v0001182_t0054_u01780545366141") 2026/06/04 04:02:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb500f_d20260604_m035625_c001_v7007000_t0000_u01780545385513") 2026/06/04 04:02:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f110a334b0700f95b_d20260604_m035624_c001_v0001174_t0025_u01780545384460") 2026/06/04 04:02:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f108c61a26d7c14f3_d20260604_m035621_c001_v0001181_t0018_u01780545381063") 2026/06/04 04:02:10 DEBUG : backup/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a7346_d20260604_m035557_c001_v7007000_t0000_u01780545357103") 2026/06/04 04:02:10 DEBUG : backup/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113b7ad63f9df75f_d20260604_m035556_c001_v0001157_t0026_u01780545356027") 2026/06/04 04:02:10 DEBUG : backup/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f101ccaaab447169f_d20260604_m035552_c001_v0001144_t0032_u01780545352144") 2026/06/04 04:02:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e3d9_d20260604_m035612_c001_v7007000_t0000_u01780545372526") 2026/06/04 04:02:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f10833b125481d376_d20260604_m035611_c001_v0001174_t0028_u01780545371365") 2026/06/04 04:02:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f101f33ee7c95ac6a_d20260604_m035607_c001_v0001033_t0055_u01780545367480") 2026/06/04 04:02:11 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f88_d20260604_m040130_c001_v7007000_t0000_u01780545690919") 2026/06/04 04:02:11 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ebe2_d20260604_m040126_c001_v0001161_t0002_u01780545686521") 2026/06/04 04:02:11 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb532a_d20260604_m040113_c001_v7007000_t0000_u01780545673553") 2026/06/04 04:02:11 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ebb8_d20260604_m040109_c001_v0001161_t0022_u01780545669568") 2026/06/04 04:02:11 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb52d1_d20260604_m040056_c001_v7007000_t0000_u01780545656619") 2026/06/04 04:02:11 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eb82_d20260604_m040052_c001_v0001161_t0033_u01780545652562") 2026/06/04 04:02:11 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d1391c_d20260604_m040039_c001_v7007000_t0000_u01780545639940") 2026/06/04 04:02:11 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eb4e_d20260604_m040036_c001_v0001161_t0008_u01780545636106") 2026/06/04 04:02:11 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c66fd_d20260604_m040023_c001_v7007000_t0000_u01780545623881") 2026/06/04 04:02:11 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eb16_d20260604_m040019_c001_v0001161_t0020_u01780545619825") 2026/06/04 04:02:11 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c9664_d20260604_m040006_c001_v7007000_t0000_u01780545606751") 2026/06/04 04:02:11 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ead2_d20260604_m040000_c001_v0001161_t0032_u01780545600517") 2026/06/04 04:02:11 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f44973877a_d20260604_m035948_c001_v7007000_t0000_u01780545588030") 2026/06/04 04:02:11 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218504_d20260604_m035943_c001_v0001117_t0011_u01780545583606") 2026/06/04 04:02:11 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb514e_d20260604_m035942_c001_v7007000_t0000_u01780545582614") 2026/06/04 04:02:11 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea7e_d20260604_m035938_c001_v0001161_t0017_u01780545578289") 2026/06/04 04:02:11 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85ead_d20260604_m035925_c001_v7007000_t0000_u01780545565993") 2026/06/04 04:02:11 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23534f_d20260604_m035921_c001_v0001182_t0016_u01780545561877") 2026/06/04 04:02:11 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f553_d20260604_m035920_c001_v7007000_t0000_u01780545560839") 2026/06/04 04:02:11 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea2c_d20260604_m035916_c001_v0001161_t0056_u01780545556602") 2026/06/04 04:02:11 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f443_d20260604_m035902_c001_v7007000_t0000_u01780545542106") 2026/06/04 04:02:11 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235261_d20260604_m035856_c001_v0001182_t0001_u01780545536764") 2026/06/04 04:02:12 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c65d3_d20260604_m035844_c001_v7007000_t0000_u01780545524195") 2026/06/04 04:02:12 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2351cb_d20260604_m035840_c001_v0001182_t0037_u01780545520272") 2026/06/04 04:02:12 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a7494_d20260604_m035828_c001_v7007000_t0000_u01780545508236") 2026/06/04 04:02:12 DEBUG : banana: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235166_d20260604_m035824_c001_v0001182_t0001_u01780545504089") 2026/06/04 04:02:12 DEBUG : bananaSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f44973876d_d20260604_m035945_c001_v7007000_t0000_u01780545585925") 2026/06/04 04:02:12 DEBUG : bananaSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52184f0_d20260604_m035940_c001_v0001117_t0046_u01780545580080") 2026/06/04 04:02:12 DEBUG : both0: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b6b_d20260604_m035801_c001_v7007000_t0000_u01780545481044") 2026/06/04 04:02:12 DEBUG : both0: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218392_d20260604_m035738_c001_v0001117_t0008_u01780545458522") 2026/06/04 04:02:12 DEBUG : both0: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e4f8_d20260604_m035734_c001_v7007000_t0000_u01780545454194") 2026/06/04 04:02:12 DEBUG : both0: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218336_d20260604_m035711_c001_v0001117_t0040_u01780545431725") 2026/06/04 04:02:12 DEBUG : both1: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b6c_d20260604_m035801_c001_v7007000_t0000_u01780545481226") 2026/06/04 04:02:12 DEBUG : both1: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218394_d20260604_m035739_c001_v0001117_t0052_u01780545459785") 2026/06/04 04:02:12 DEBUG : both1: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e4f9_d20260604_m035734_c001_v7007000_t0000_u01780545454376") 2026/06/04 04:02:12 DEBUG : both1: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218338_d20260604_m035712_c001_v0001117_t0012_u01780545432774") 2026/06/04 04:02:12 DEBUG : both10: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b6e_d20260604_m035801_c001_v7007000_t0000_u01780545481408") 2026/06/04 04:02:12 DEBUG : both10: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52183b0_d20260604_m035748_c001_v0001117_t0004_u01780545468787") 2026/06/04 04:02:12 DEBUG : both10: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e4fa_d20260604_m035734_c001_v7007000_t0000_u01780545454558") 2026/06/04 04:02:12 DEBUG : both10: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218358_d20260604_m035721_c001_v0001117_t0043_u01780545441734") 2026/06/04 04:02:12 DEBUG : both11: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b70_d20260604_m035801_c001_v7007000_t0000_u01780545481590") 2026/06/04 04:02:12 DEBUG : both11: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52183b2_d20260604_m035749_c001_v0001117_t0006_u01780545469572") 2026/06/04 04:02:13 DEBUG : both11: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e4fb_d20260604_m035734_c001_v7007000_t0000_u01780545454886") 2026/06/04 04:02:13 DEBUG : both11: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521835c_d20260604_m035722_c001_v0001117_t0024_u01780545442756") 2026/06/04 04:02:13 DEBUG : both12: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b71_d20260604_m035801_c001_v7007000_t0000_u01780545481774") 2026/06/04 04:02:13 DEBUG : both12: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52183b4_d20260604_m035750_c001_v0001117_t0027_u01780545470637") 2026/06/04 04:02:13 DEBUG : both12: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e4fc_d20260604_m035735_c001_v7007000_t0000_u01780545455067") 2026/06/04 04:02:13 DEBUG : both12: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218366_d20260604_m035723_c001_v0001117_t0012_u01780545443744") 2026/06/04 04:02:13 DEBUG : both13: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b73_d20260604_m035801_c001_v7007000_t0000_u01780545481956") 2026/06/04 04:02:13 DEBUG : both13: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52183b6_d20260604_m035751_c001_v0001117_t0050_u01780545471561") 2026/06/04 04:02:13 DEBUG : both13: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e4fd_d20260604_m035735_c001_v7007000_t0000_u01780545455248") 2026/06/04 04:02:13 DEBUG : both13: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521836c_d20260604_m035724_c001_v0001117_t0038_u01780545444594") 2026/06/04 04:02:13 DEBUG : both14: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b75_d20260604_m035802_c001_v7007000_t0000_u01780545482138") 2026/06/04 04:02:13 DEBUG : both14: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52183b8_d20260604_m035752_c001_v0001117_t0056_u01780545472663") 2026/06/04 04:02:13 DEBUG : both14: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e4fe_d20260604_m035735_c001_v7007000_t0000_u01780545455429") 2026/06/04 04:02:13 DEBUG : both14: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218370_d20260604_m035725_c001_v0001117_t0054_u01780545445619") 2026/06/04 04:02:13 DEBUG : both15: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b77_d20260604_m035802_c001_v7007000_t0000_u01780545482321") 2026/06/04 04:02:13 DEBUG : both15: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52183ba_d20260604_m035753_c001_v0001117_t0001_u01780545473829") 2026/06/04 04:02:13 DEBUG : both15: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e4ff_d20260604_m035735_c001_v7007000_t0000_u01780545455610") 2026/06/04 04:02:13 DEBUG : both15: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521837e_d20260604_m035726_c001_v0001117_t0040_u01780545446632") 2026/06/04 04:02:13 DEBUG : both16: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b79_d20260604_m035802_c001_v7007000_t0000_u01780545482505") 2026/06/04 04:02:13 DEBUG : both16: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52183be_d20260604_m035754_c001_v0001117_t0044_u01780545474679") 2026/06/04 04:02:14 DEBUG : both16: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e500_d20260604_m035735_c001_v7007000_t0000_u01780545455792") 2026/06/04 04:02:14 DEBUG : both16: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218380_d20260604_m035727_c001_v0001117_t0023_u01780545447485") 2026/06/04 04:02:14 DEBUG : both17: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b7a_d20260604_m035802_c001_v7007000_t0000_u01780545482689") 2026/06/04 04:02:14 DEBUG : both17: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52183c2_d20260604_m035755_c001_v0001117_t0039_u01780545475609") 2026/06/04 04:02:14 DEBUG : both17: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e501_d20260604_m035735_c001_v7007000_t0000_u01780545455974") 2026/06/04 04:02:14 DEBUG : both17: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218384_d20260604_m035728_c001_v0001117_t0017_u01780545448569") 2026/06/04 04:02:14 DEBUG : both18: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b7b_d20260604_m035802_c001_v7007000_t0000_u01780545482872") 2026/06/04 04:02:14 DEBUG : both18: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52183c4_d20260604_m035756_c001_v0001117_t0056_u01780545476624") 2026/06/04 04:02:14 DEBUG : both18: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e502_d20260604_m035736_c001_v7007000_t0000_u01780545456155") 2026/06/04 04:02:14 DEBUG : both18: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218388_d20260604_m035729_c001_v0001117_t0037_u01780545449619") 2026/06/04 04:02:14 DEBUG : both19: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b7c_d20260604_m035803_c001_v7007000_t0000_u01780545483055") 2026/06/04 04:02:14 DEBUG : both19: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52183c6_d20260604_m035757_c001_v0001117_t0044_u01780545477504") 2026/06/04 04:02:14 DEBUG : both19: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e503_d20260604_m035736_c001_v7007000_t0000_u01780545456337") 2026/06/04 04:02:14 DEBUG : both19: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521838a_d20260604_m035730_c001_v0001117_t0031_u01780545450571") 2026/06/04 04:02:14 DEBUG : both2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b7e_d20260604_m035803_c001_v7007000_t0000_u01780545483237") 2026/06/04 04:02:14 DEBUG : both2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218398_d20260604_m035740_c001_v0001117_t0057_u01780545460747") 2026/06/04 04:02:14 DEBUG : both2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e504_d20260604_m035736_c001_v7007000_t0000_u01780545456518") 2026/06/04 04:02:14 DEBUG : both2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521833c_d20260604_m035713_c001_v0001117_t0021_u01780545433858") 2026/06/04 04:02:14 DEBUG : both3: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b7f_d20260604_m035803_c001_v7007000_t0000_u01780545483418") 2026/06/04 04:02:14 DEBUG : both3: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521839c_d20260604_m035742_c001_v0001117_t0036_u01780545462055") 2026/06/04 04:02:14 DEBUG : both3: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e506_d20260604_m035736_c001_v7007000_t0000_u01780545456699") 2026/06/04 04:02:14 DEBUG : both3: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521833e_d20260604_m035714_c001_v0001117_t0002_u01780545434796") 2026/06/04 04:02:14 DEBUG : both4: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b81_d20260604_m035803_c001_v7007000_t0000_u01780545483606") 2026/06/04 04:02:14 DEBUG : both4: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521839e_d20260604_m035742_c001_v0001117_t0002_u01780545462884") 2026/06/04 04:02:15 DEBUG : both4: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e507_d20260604_m035736_c001_v7007000_t0000_u01780545456880") 2026/06/04 04:02:15 DEBUG : both4: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218340_d20260604_m035715_c001_v0001117_t0004_u01780545435699") 2026/06/04 04:02:15 DEBUG : both5: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b83_d20260604_m035803_c001_v7007000_t0000_u01780545483791") 2026/06/04 04:02:15 DEBUG : both5: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52183a0_d20260604_m035743_c001_v0001117_t0002_u01780545463823") 2026/06/04 04:02:15 DEBUG : both5: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e508_d20260604_m035737_c001_v7007000_t0000_u01780545457061") 2026/06/04 04:02:15 DEBUG : both5: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218342_d20260604_m035716_c001_v0001117_t0019_u01780545436706") 2026/06/04 04:02:15 DEBUG : both6: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b84_d20260604_m035803_c001_v7007000_t0000_u01780545483973") 2026/06/04 04:02:15 DEBUG : both6: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52183a4_d20260604_m035744_c001_v0001117_t0047_u01780545464655") 2026/06/04 04:02:15 DEBUG : both6: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e509_d20260604_m035737_c001_v7007000_t0000_u01780545457242") 2026/06/04 04:02:15 DEBUG : both6: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521834a_d20260604_m035717_c001_v0001117_t0044_u01780545437886") 2026/06/04 04:02:15 DEBUG : both7: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b86_d20260604_m035804_c001_v7007000_t0000_u01780545484157") 2026/06/04 04:02:15 DEBUG : both7: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52183a6_d20260604_m035745_c001_v0001117_t0046_u01780545465735") 2026/06/04 04:02:15 DEBUG : both7: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e50a_d20260604_m035737_c001_v7007000_t0000_u01780545457424") 2026/06/04 04:02:15 DEBUG : both7: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521834e_d20260604_m035718_c001_v0001117_t0042_u01780545438809") 2026/06/04 04:02:15 DEBUG : both8: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b87_d20260604_m035804_c001_v7007000_t0000_u01780545484340") 2026/06/04 04:02:15 DEBUG : both8: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52183aa_d20260604_m035746_c001_v0001117_t0000_u01780545466894") 2026/06/04 04:02:15 DEBUG : both8: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e50b_d20260604_m035737_c001_v7007000_t0000_u01780545457606") 2026/06/04 04:02:15 DEBUG : both8: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218352_d20260604_m035719_c001_v0001117_t0031_u01780545439909") 2026/06/04 04:02:15 DEBUG : both9: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b89_d20260604_m035804_c001_v7007000_t0000_u01780545484524") 2026/06/04 04:02:15 DEBUG : both9: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52183ae_d20260604_m035747_c001_v0001117_t0059_u01780545467793") 2026/06/04 04:02:16 DEBUG : both9: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e50c_d20260604_m035737_c001_v7007000_t0000_u01780545457787") 2026/06/04 04:02:16 DEBUG : both9: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218356_d20260604_m035720_c001_v0001117_t0018_u01780545440772") 2026/06/04 04:02:16 DEBUG : c/non empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee28_d20260604_m035236_c001_v7007000_t0000_u01780545156408") 2026/06/04 04:02:16 DEBUG : c/non empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a892_d20260604_m035234_c001_v0001098_t0001_u01780545154354") 2026/06/04 04:02:16 DEBUG : c/non empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee18_d20260604_m035233_c001_v7007000_t0000_u01780545153669") 2026/06/04 04:02:16 DEBUG : c/non empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a886_d20260604_m035231_c001_v0001098_t0012_u01780545151957") 2026/06/04 04:02:16 DEBUG : c/non empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d5d38_d20260604_m035214_c001_v7007000_t0000_u01780545134714") 2026/06/04 04:02:16 DEBUG : c/non empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a846_d20260604_m035212_c001_v0001098_t0002_u01780545132709") 2026/06/04 04:02:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f44a_d20260604_m035904_c001_v7007000_t0000_u01780545544460") 2026/06/04 04:02:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2e9fa_d20260604_m035859_c001_v0001161_t0013_u01780545539014") 2026/06/04 04:02:16 DEBUG : check sum: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d5d18_d20260604_m035204_c001_v7007000_t0000_u01780545124862") 2026/06/04 04:02:16 DEBUG : check sum: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a82a_d20260604_m035203_c001_v0001098_t0018_u01780545123851") 2026/06/04 04:02:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f409b90c8204ff42d_d20260604_m040202_c001_v7007000_t0000_u01780545722117") 2026/06/04 04:02:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41aec0_d20260604_m040200_c001_v0001098_t0001_u01780545720451") 2026/06/04 04:02:16 DEBUG : dest/3: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f405fcee326faed75_d20260604_m035423_c001_v7007000_t0000_u01780545263410") 2026/06/04 04:02:16 DEBUG : dest/3: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41410fa789b18b9f_d20260604_m035422_c001_v0001032_t0055_u01780545262304") 2026/06/04 04:02:16 DEBUG : dir1/0000-abcde: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c9669_d20260604_m040006_c001_v7007000_t0000_u01780545606932") 2026/06/04 04:02:16 DEBUG : dir1/0000-abcde: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2354bb_d20260604_m040002_c001_v0001182_t0049_u01780545602400") 2026/06/04 04:02:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f89_d20260604_m040131_c001_v7007000_t0000_u01780545691220") 2026/06/04 04:02:16 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ae2c_d20260604_m040117_c001_v0001098_t0028_u01780545677942") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb532e_d20260604_m040113_c001_v7007000_t0000_u01780545673737") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ade8_d20260604_m040100_c001_v0001098_t0004_u01780545660922") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb52d2_d20260604_m040056_c001_v7007000_t0000_u01780545656802") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41adb6_d20260604_m040044_c001_v0001098_t0052_u01780545644381") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d1391e_d20260604_m040040_c001_v7007000_t0000_u01780545640123") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ad82_d20260604_m040028_c001_v0001098_t0029_u01780545628277") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c6700_d20260604_m040024_c001_v7007000_t0000_u01780545624063") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ad4c_d20260604_m040010_c001_v0001098_t0033_u01780545610998") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e661_d20260604_m040004_c001_v7007000_t0000_u01780545604725") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ad10_d20260604_m035952_c001_v0001098_t0008_u01780545592400") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f44973877b_d20260604_m035948_c001_v7007000_t0000_u01780545588212") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235421_d20260604_m035943_c001_v0001182_t0039_u01780545583797") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f580_d20260604_m035942_c001_v7007000_t0000_u01780545582633") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2353a1_d20260604_m035930_c001_v0001182_t0041_u01780545570192") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85eae_d20260604_m035926_c001_v7007000_t0000_u01780545566174") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235355_d20260604_m035922_c001_v0001182_t0029_u01780545562078") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4256f6cb5317fce2_d20260604_m035920_c001_v7007000_t0000_u01780545560848") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac7a_d20260604_m035908_c001_v0001098_t0049_u01780545548588") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f401699c390ff9c59_d20260604_m035901_c001_v7007000_t0000_u01780545541547") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac4e_d20260604_m035848_c001_v0001098_t0053_u01780545528435") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c65d4_d20260604_m035844_c001_v7007000_t0000_u01780545524378") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac28_d20260604_m035832_c001_v0001098_t0012_u01780545512510") 2026/06/04 04:02:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a7495_d20260604_m035828_c001_v7007000_t0000_u01780545508419") 2026/06/04 04:02:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac06_d20260604_m035817_c001_v0001098_t0017_u01780545497502") 2026/06/04 04:02:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4140996855133e10_d20260604_m035945_c001_v7007000_t0000_u01780545585895") 2026/06/04 04:02:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2353fb_d20260604_m035940_c001_v0001182_t0005_u01780545580305") 2026/06/04 04:02:18 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c966b_d20260604_m040007_c001_v7007000_t0000_u01780545607114") 2026/06/04 04:02:18 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521853c_d20260604_m040002_c001_v0001117_t0038_u01780545602410") 2026/06/04 04:02:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f8a_d20260604_m040131_c001_v7007000_t0000_u01780545691405") 2026/06/04 04:02:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ebcc_d20260604_m040118_c001_v0001161_t0058_u01780545678634") 2026/06/04 04:02:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb5332_d20260604_m040113_c001_v7007000_t0000_u01780545673921") 2026/06/04 04:02:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eb9c_d20260604_m040101_c001_v0001161_t0012_u01780545661771") 2026/06/04 04:02:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb52d3_d20260604_m040056_c001_v7007000_t0000_u01780545656984") 2026/06/04 04:02:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eb68_d20260604_m040045_c001_v0001161_t0006_u01780545645211") 2026/06/04 04:02:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d13920_d20260604_m040040_c001_v7007000_t0000_u01780545640307") 2026/06/04 04:02:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eb3e_d20260604_m040029_c001_v0001161_t0000_u01780545629143") 2026/06/04 04:02:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c6701_d20260604_m040024_c001_v7007000_t0000_u01780545624319") 2026/06/04 04:02:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eafa_d20260604_m040011_c001_v0001161_t0024_u01780545611818") 2026/06/04 04:02:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e659_d20260604_m040004_c001_v7007000_t0000_u01780545604364") 2026/06/04 04:02:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eaaa_d20260604_m035953_c001_v0001161_t0052_u01780545593054") 2026/06/04 04:02:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f44973877d_d20260604_m035948_c001_v7007000_t0000_u01780545588393") 2026/06/04 04:02:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea96_d20260604_m035943_c001_v0001161_t0054_u01780545583947") 2026/06/04 04:02:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f449738758_d20260604_m035942_c001_v7007000_t0000_u01780545582071") 2026/06/04 04:02:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea60_d20260604_m035930_c001_v0001161_t0055_u01780545570772") 2026/06/04 04:02:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85eaf_d20260604_m035926_c001_v7007000_t0000_u01780545566354") 2026/06/04 04:02:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41aca8_d20260604_m035922_c001_v0001098_t0054_u01780545562263") 2026/06/04 04:02:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41829ffa08a0d1d0_d20260604_m035920_c001_v7007000_t0000_u01780545560890") 2026/06/04 04:02:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea14_d20260604_m035909_c001_v0001161_t0030_u01780545549441") 2026/06/04 04:02:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f4497386f3_d20260604_m035902_c001_v7007000_t0000_u01780545542116") 2026/06/04 04:02:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23521f_d20260604_m035849_c001_v0001182_t0013_u01780545529182") 2026/06/04 04:02:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c65d5_d20260604_m035844_c001_v7007000_t0000_u01780545524560") 2026/06/04 04:02:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235192_d20260604_m035833_c001_v0001182_t0007_u01780545513153") 2026/06/04 04:02:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a7496_d20260604_m035828_c001_v7007000_t0000_u01780545508601") 2026/06/04 04:02:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23513e_d20260604_m035817_c001_v0001182_t0040_u01780545497852") 2026/06/04 04:02:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4152d2ae52a828a1_d20260604_m035945_c001_v7007000_t0000_u01780545585946") 2026/06/04 04:02:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41acd8_d20260604_m035940_c001_v0001098_t0030_u01780545580439") 2026/06/04 04:02:19 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c966c_d20260604_m040007_c001_v7007000_t0000_u01780545607295") 2026/06/04 04:02:19 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2354bf_d20260604_m040002_c001_v0001182_t0020_u01780545602604") 2026/06/04 04:02:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f8b_d20260604_m040131_c001_v7007000_t0000_u01780545691590") 2026/06/04 04:02:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235719_d20260604_m040119_c001_v0001182_t0029_u01780545679352") 2026/06/04 04:02:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb5336_d20260604_m040114_c001_v7007000_t0000_u01780545674104") 2026/06/04 04:02:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2356a7_d20260604_m040102_c001_v0001182_t0047_u01780545662509") 2026/06/04 04:02:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb52d4_d20260604_m040057_c001_v7007000_t0000_u01780545657167") 2026/06/04 04:02:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235613_d20260604_m040045_c001_v0001182_t0011_u01780545645828") 2026/06/04 04:02:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d13922_d20260604_m040040_c001_v7007000_t0000_u01780545640492") 2026/06/04 04:02:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235593_d20260604_m040029_c001_v0001182_t0018_u01780545629947") 2026/06/04 04:02:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c6702_d20260604_m040024_c001_v7007000_t0000_u01780545624505") 2026/06/04 04:02:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235519_d20260604_m040012_c001_v0001182_t0022_u01780545612649") 2026/06/04 04:02:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c9654_d20260604_m040004_c001_v7007000_t0000_u01780545604578") 2026/06/04 04:02:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235475_d20260604_m035953_c001_v0001182_t0047_u01780545593974") 2026/06/04 04:02:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f449738780_d20260604_m035948_c001_v7007000_t0000_u01780545588575") 2026/06/04 04:02:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41acee_d20260604_m035943_c001_v0001098_t0033_u01780545583981") 2026/06/04 04:02:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f44973875d_d20260604_m035942_c001_v7007000_t0000_u01780545582643") 2026/06/04 04:02:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52184de_d20260604_m035931_c001_v0001117_t0004_u01780545571468") 2026/06/04 04:02:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85eb0_d20260604_m035926_c001_v7007000_t0000_u01780545566536") 2026/06/04 04:02:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235357_d20260604_m035922_c001_v0001182_t0023_u01780545562275") 2026/06/04 04:02:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f42675c7a407bd4aa_d20260604_m035920_c001_v7007000_t0000_u01780545560859") 2026/06/04 04:02:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2352e1_d20260604_m035910_c001_v0001182_t0047_u01780545550174") 2026/06/04 04:02:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f50d_d20260604_m035902_c001_v7007000_t0000_u01780545542171") 2026/06/04 04:02:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2e9dc_d20260604_m035849_c001_v0001161_t0030_u01780545529737") 2026/06/04 04:02:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c65d6_d20260604_m035844_c001_v7007000_t0000_u01780545524742") 2026/06/04 04:02:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2e9b0_d20260604_m035833_c001_v0001161_t0011_u01780545513713") 2026/06/04 04:02:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a7497_d20260604_m035828_c001_v7007000_t0000_u01780545508783") 2026/06/04 04:02:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2e970_d20260604_m035818_c001_v0001161_t0001_u01780545498048") 2026/06/04 04:02:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4140996855133e12_d20260604_m035946_c001_v7007000_t0000_u01780545586077") 2026/06/04 04:02:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea8a_d20260604_m035940_c001_v0001161_t0012_u01780545580499") 2026/06/04 04:02:20 DEBUG : dir1/0003-defgh: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c966e_d20260604_m040007_c001_v7007000_t0000_u01780545607477") 2026/06/04 04:02:21 DEBUG : dir1/0003-defgh: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ad2e_d20260604_m040002_c001_v0001098_t0009_u01780545602730") 2026/06/04 04:02:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f8c_d20260604_m040131_c001_v7007000_t0000_u01780545691776") 2026/06/04 04:02:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52185f7_d20260604_m040119_c001_v0001117_t0033_u01780545679899") 2026/06/04 04:02:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb533c_d20260604_m040114_c001_v7007000_t0000_u01780545674286") 2026/06/04 04:02:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52185cb_d20260604_m040103_c001_v0001117_t0044_u01780545663108") 2026/06/04 04:02:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb52d5_d20260604_m040057_c001_v7007000_t0000_u01780545657350") 2026/06/04 04:02:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52185a1_d20260604_m040046_c001_v0001117_t0003_u01780545646442") 2026/06/04 04:02:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d13924_d20260604_m040040_c001_v7007000_t0000_u01780545640675") 2026/06/04 04:02:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521857f_d20260604_m040030_c001_v0001117_t0012_u01780545630497") 2026/06/04 04:02:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c6703_d20260604_m040024_c001_v7007000_t0000_u01780545624687") 2026/06/04 04:02:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521855c_d20260604_m040013_c001_v0001117_t0059_u01780545613203") 2026/06/04 04:02:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f415c7e8d4e525e91_d20260604_m040004_c001_v7007000_t0000_u01780545604750") 2026/06/04 04:02:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521851e_d20260604_m035954_c001_v0001117_t0015_u01780545594543") 2026/06/04 04:02:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f449738781_d20260604_m035948_c001_v7007000_t0000_u01780545588803") 2026/06/04 04:02:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235423_d20260604_m035944_c001_v0001182_t0017_u01780545584010") 2026/06/04 04:02:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb514c_d20260604_m035942_c001_v7007000_t0000_u01780545582432") 2026/06/04 04:02:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41acbe_d20260604_m035932_c001_v0001098_t0047_u01780545572414") 2026/06/04 04:02:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85eb1_d20260604_m035926_c001_v7007000_t0000_u01780545566717") 2026/06/04 04:02:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea4e_d20260604_m035922_c001_v0001161_t0042_u01780545562354") 2026/06/04 04:02:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4256f6cb5317fce1_d20260604_m035920_c001_v7007000_t0000_u01780545560660") 2026/06/04 04:02:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218488_d20260604_m035910_c001_v0001117_t0020_u01780545550951") 2026/06/04 04:02:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f401699c390ff9c5f_d20260604_m035902_c001_v7007000_t0000_u01780545542280") 2026/06/04 04:02:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521844c_d20260604_m035850_c001_v0001117_t0014_u01780545530468") 2026/06/04 04:02:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c65d7_d20260604_m035844_c001_v7007000_t0000_u01780545524924") 2026/06/04 04:02:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218430_d20260604_m035834_c001_v0001117_t0021_u01780545514457") 2026/06/04 04:02:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a7498_d20260604_m035828_c001_v7007000_t0000_u01780545508965") 2026/06/04 04:02:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52183fe_d20260604_m035818_c001_v0001117_t0029_u01780545498404") 2026/06/04 04:02:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f427aed2e5db4d670_d20260604_m035946_c001_v7007000_t0000_u01780545586087") 2026/06/04 04:02:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235401_d20260604_m035940_c001_v0001182_t0030_u01780545580510") 2026/06/04 04:02:22 DEBUG : dir1/0004-efghi: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c966f_d20260604_m040007_c001_v7007000_t0000_u01780545607659") 2026/06/04 04:02:22 DEBUG : dir1/0004-efghi: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2354c3_d20260604_m040002_c001_v0001182_t0049_u01780545602826") 2026/06/04 04:02:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f8d_d20260604_m040131_c001_v7007000_t0000_u01780545691960") 2026/06/04 04:02:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ae3c_d20260604_m040120_c001_v0001098_t0055_u01780545680692") 2026/06/04 04:02:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb533f_d20260604_m040114_c001_v7007000_t0000_u01780545674468") 2026/06/04 04:02:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41adee_d20260604_m040103_c001_v0001098_t0046_u01780545663679") 2026/06/04 04:02:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb52d6_d20260604_m040057_c001_v7007000_t0000_u01780545657533") 2026/06/04 04:02:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41adbc_d20260604_m040046_c001_v0001098_t0003_u01780545646842") 2026/06/04 04:02:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d13927_d20260604_m040040_c001_v7007000_t0000_u01780545640859") 2026/06/04 04:02:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ad8a_d20260604_m040031_c001_v0001098_t0000_u01780545631144") 2026/06/04 04:02:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c6704_d20260604_m040024_c001_v7007000_t0000_u01780545624868") 2026/06/04 04:02:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ad58_d20260604_m040013_c001_v0001098_t0040_u01780545613995") 2026/06/04 04:02:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e65a_d20260604_m040004_c001_v7007000_t0000_u01780545604545") 2026/06/04 04:02:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ad14_d20260604_m035955_c001_v0001098_t0023_u01780545595120") 2026/06/04 04:02:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f449738783_d20260604_m035948_c001_v7007000_t0000_u01780545588984") 2026/06/04 04:02:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218508_d20260604_m035944_c001_v0001117_t0030_u01780545584060") 2026/06/04 04:02:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f427aed2e5db4d64c_d20260604_m035942_c001_v7007000_t0000_u01780545582480") 2026/06/04 04:02:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2353b1_d20260604_m035932_c001_v0001182_t0054_u01780545572842") 2026/06/04 04:02:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85eb2_d20260604_m035926_c001_v7007000_t0000_u01780545566897") 2026/06/04 04:02:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52184c2_d20260604_m035922_c001_v0001117_t0020_u01780545562408") 2026/06/04 04:02:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d137fa_d20260604_m035920_c001_v7007000_t0000_u01780545560409") 2026/06/04 04:02:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac86_d20260604_m035911_c001_v0001098_t0049_u01780545551558") 2026/06/04 04:02:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f444_d20260604_m035902_c001_v7007000_t0000_u01780545542291") 2026/06/04 04:02:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac50_d20260604_m035850_c001_v0001098_t0007_u01780545530993") 2026/06/04 04:02:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c65d8_d20260604_m035845_c001_v7007000_t0000_u01780545525106") 2026/06/04 04:02:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac2c_d20260604_m035834_c001_v0001098_t0019_u01780545514970") 2026/06/04 04:02:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a7499_d20260604_m035829_c001_v7007000_t0000_u01780545509148") 2026/06/04 04:02:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac08_d20260604_m035818_c001_v0001098_t0034_u01780545498967") 2026/06/04 04:02:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07ef8_d20260604_m035946_c001_v7007000_t0000_u01780545586159") 2026/06/04 04:02:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52184f6_d20260604_m035940_c001_v0001117_t0012_u01780545580659") 2026/06/04 04:02:23 DEBUG : dir1/0005-fghij: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c9671_d20260604_m040007_c001_v7007000_t0000_u01780545607848") 2026/06/04 04:02:23 DEBUG : dir1/0005-fghij: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eae0_d20260604_m040002_c001_v0001161_t0019_u01780545602943") 2026/06/04 04:02:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f8e_d20260604_m040132_c001_v7007000_t0000_u01780545692145") 2026/06/04 04:02:23 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ebd2_d20260604_m040121_c001_v0001161_t0038_u01780545681171") 2026/06/04 04:02:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb5343_d20260604_m040114_c001_v7007000_t0000_u01780545674650") 2026/06/04 04:02:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eba2_d20260604_m040104_c001_v0001161_t0048_u01780545664171") 2026/06/04 04:02:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb52d7_d20260604_m040057_c001_v7007000_t0000_u01780545657714") 2026/06/04 04:02:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eb6e_d20260604_m040047_c001_v0001161_t0019_u01780545647239") 2026/06/04 04:02:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d13929_d20260604_m040041_c001_v7007000_t0000_u01780545641047") 2026/06/04 04:02:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eb44_d20260604_m040031_c001_v0001161_t0011_u01780545631654") 2026/06/04 04:02:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c6705_d20260604_m040025_c001_v7007000_t0000_u01780545625051") 2026/06/04 04:02:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eb00_d20260604_m040014_c001_v0001161_t0038_u01780545614412") 2026/06/04 04:02:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d1381e_d20260604_m040004_c001_v7007000_t0000_u01780545604578") 2026/06/04 04:02:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eabe_d20260604_m035955_c001_v0001161_t0032_u01780545595505") 2026/06/04 04:02:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f449738785_d20260604_m035949_c001_v7007000_t0000_u01780545589167") 2026/06/04 04:02:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235429_d20260604_m035944_c001_v0001182_t0034_u01780545584238") 2026/06/04 04:02:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419f114cd6e83cef_d20260604_m035942_c001_v7007000_t0000_u01780545582381") 2026/06/04 04:02:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea6a_d20260604_m035933_c001_v0001161_t0040_u01780545573037") 2026/06/04 04:02:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85eb3_d20260604_m035927_c001_v7007000_t0000_u01780545567077") 2026/06/04 04:02:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235359_d20260604_m035922_c001_v0001182_t0022_u01780545562498") 2026/06/04 04:02:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e5a1_d20260604_m035920_c001_v7007000_t0000_u01780545560687") 2026/06/04 04:02:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea1c_d20260604_m035911_c001_v0001161_t0048_u01780545551966") 2026/06/04 04:02:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f401699c390ff9c5a_d20260604_m035901_c001_v7007000_t0000_u01780545541729") 2026/06/04 04:02:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23522d_d20260604_m035851_c001_v0001182_t0037_u01780545531446") 2026/06/04 04:02:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c65d9_d20260604_m035845_c001_v7007000_t0000_u01780545525290") 2026/06/04 04:02:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2351a2_d20260604_m035835_c001_v0001182_t0025_u01780545515243") 2026/06/04 04:02:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a749a_d20260604_m035829_c001_v7007000_t0000_u01780545509331") 2026/06/04 04:02:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235140_d20260604_m035819_c001_v0001182_t0027_u01780545499270") 2026/06/04 04:02:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb515b_d20260604_m035945_c001_v7007000_t0000_u01780545585957") 2026/06/04 04:02:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235403_d20260604_m035940_c001_v0001182_t0022_u01780545580712") 2026/06/04 04:02:25 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c9673_d20260604_m040008_c001_v7007000_t0000_u01780545608030") 2026/06/04 04:02:25 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2354c7_d20260604_m040003_c001_v0001182_t0033_u01780545603020") 2026/06/04 04:02:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f8f_d20260604_m040132_c001_v7007000_t0000_u01780545692330") 2026/06/04 04:02:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23572f_d20260604_m040121_c001_v0001182_t0039_u01780545681713") 2026/06/04 04:02:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb5347_d20260604_m040114_c001_v7007000_t0000_u01780545674832") 2026/06/04 04:02:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2356bb_d20260604_m040104_c001_v0001182_t0002_u01780545664853") 2026/06/04 04:02:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb52d8_d20260604_m040057_c001_v7007000_t0000_u01780545657904") 2026/06/04 04:02:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23562b_d20260604_m040047_c001_v0001182_t0053_u01780545647531") 2026/06/04 04:02:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d1392b_d20260604_m040041_c001_v7007000_t0000_u01780545641228") 2026/06/04 04:02:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2355a7_d20260604_m040032_c001_v0001182_t0048_u01780545632016") 2026/06/04 04:02:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c6706_d20260604_m040025_c001_v7007000_t0000_u01780545625235") 2026/06/04 04:02:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235525_d20260604_m040014_c001_v0001182_t0011_u01780545614887") 2026/06/04 04:02:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f409b90c8204ff29c_d20260604_m040004_c001_v7007000_t0000_u01780545604624") 2026/06/04 04:02:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235483_d20260604_m035955_c001_v0001182_t0044_u01780545595844") 2026/06/04 04:02:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f449738787_d20260604_m035949_c001_v7007000_t0000_u01780545589351") 2026/06/04 04:02:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41acf2_d20260604_m035944_c001_v0001098_t0053_u01780545584319") 2026/06/04 04:02:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f44973875b_d20260604_m035942_c001_v7007000_t0000_u01780545582455") 2026/06/04 04:02:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52184e0_d20260604_m035933_c001_v0001117_t0013_u01780545573462") 2026/06/04 04:02:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85eb4_d20260604_m035927_c001_v7007000_t0000_u01780545567259") 2026/06/04 04:02:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41acac_d20260604_m035922_c001_v0001098_t0024_u01780545562620") 2026/06/04 04:02:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d137fb_d20260604_m035920_c001_v7007000_t0000_u01780545560593") 2026/06/04 04:02:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2352eb_d20260604_m035912_c001_v0001182_t0056_u01780545552412") 2026/06/04 04:02:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c9585_d20260604_m035902_c001_v7007000_t0000_u01780545542128") 2026/06/04 04:02:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2e9e4_d20260604_m035851_c001_v0001161_t0051_u01780545531641") 2026/06/04 04:02:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c65da_d20260604_m035845_c001_v7007000_t0000_u01780545525473") 2026/06/04 04:02:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2e9b4_d20260604_m035835_c001_v0001161_t0059_u01780545515437") 2026/06/04 04:02:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a749b_d20260604_m035829_c001_v7007000_t0000_u01780545509513") 2026/06/04 04:02:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2e976_d20260604_m035819_c001_v0001161_t0036_u01780545499468") 2026/06/04 04:02:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f59e_d20260604_m035946_c001_v7007000_t0000_u01780545586104") 2026/06/04 04:02:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea8c_d20260604_m035940_c001_v0001161_t0015_u01780545580800") 2026/06/04 04:02:26 DEBUG : dir1/0007-12345: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c9674_d20260604_m040008_c001_v7007000_t0000_u01780545608212") 2026/06/04 04:02:26 DEBUG : dir1/0007-12345: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218540_d20260604_m040003_c001_v0001117_t0019_u01780545603045") 2026/06/04 04:02:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f90_d20260604_m040132_c001_v7007000_t0000_u01780545692514") 2026/06/04 04:02:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52185ff_d20260604_m040121_c001_v0001117_t0029_u01780545681977") 2026/06/04 04:02:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb534a_d20260604_m040115_c001_v7007000_t0000_u01780545675014") 2026/06/04 04:02:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52185d5_d20260604_m040105_c001_v0001117_t0002_u01780545665087") 2026/06/04 04:02:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb52da_d20260604_m040058_c001_v7007000_t0000_u01780545658084") 2026/06/04 04:02:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52185a3_d20260604_m040047_c001_v0001117_t0000_u01780545647750") 2026/06/04 04:02:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d1392d_d20260604_m040041_c001_v7007000_t0000_u01780545641410") 2026/06/04 04:02:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218583_d20260604_m040032_c001_v0001117_t0031_u01780545632225") 2026/06/04 04:02:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c6707_d20260604_m040025_c001_v7007000_t0000_u01780545625420") 2026/06/04 04:02:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218562_d20260604_m040015_c001_v0001117_t0032_u01780545615090") 2026/06/04 04:02:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d1381f_d20260604_m040004_c001_v7007000_t0000_u01780545604761") 2026/06/04 04:02:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218526_d20260604_m035956_c001_v0001117_t0010_u01780545596058") 2026/06/04 04:02:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f449738789_d20260604_m035949_c001_v7007000_t0000_u01780545589534") 2026/06/04 04:02:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea98_d20260604_m035944_c001_v0001161_t0045_u01780545584440") 2026/06/04 04:02:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4140996855133e02_d20260604_m035942_c001_v7007000_t0000_u01780545582480") 2026/06/04 04:02:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41acc0_d20260604_m035934_c001_v0001098_t0003_u01780545574246") 2026/06/04 04:02:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85eb5_d20260604_m035927_c001_v7007000_t0000_u01780545567440") 2026/06/04 04:02:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23535d_d20260604_m035922_c001_v0001182_t0006_u01780545562738") 2026/06/04 04:02:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85ea5_d20260604_m035920_c001_v7007000_t0000_u01780545560695") 2026/06/04 04:02:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218490_d20260604_m035912_c001_v0001117_t0000_u01780545552613") 2026/06/04 04:02:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f4497386f2_d20260604_m035901_c001_v7007000_t0000_u01780545541930") 2026/06/04 04:02:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218452_d20260604_m035852_c001_v0001117_t0005_u01780545532258") 2026/06/04 04:02:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c65dc_d20260604_m035845_c001_v7007000_t0000_u01780545525655") 2026/06/04 04:02:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218432_d20260604_m035835_c001_v0001117_t0013_u01780545515864") 2026/06/04 04:02:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a749c_d20260604_m035829_c001_v7007000_t0000_u01780545509695") 2026/06/04 04:02:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218404_d20260604_m035819_c001_v0001117_t0023_u01780545499836") 2026/06/04 04:02:28 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f427aed2e5db4d66e_d20260604_m035945_c001_v7007000_t0000_u01780545585905") 2026/06/04 04:02:28 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41acdc_d20260604_m035940_c001_v0001098_t0005_u01780545580859") 2026/06/04 04:02:28 DEBUG : dir1/0008-23456: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c9676_d20260604_m040008_c001_v7007000_t0000_u01780545608393") 2026/06/04 04:02:28 DEBUG : dir1/0008-23456: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ad30_d20260604_m040003_c001_v0001098_t0044_u01780545603072") 2026/06/04 04:02:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f91_d20260604_m040132_c001_v7007000_t0000_u01780545692699") 2026/06/04 04:02:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ae42_d20260604_m040122_c001_v0001098_t0020_u01780545682720") 2026/06/04 04:02:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb534e_d20260604_m040115_c001_v7007000_t0000_u01780545675196") 2026/06/04 04:02:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41adfc_d20260604_m040105_c001_v0001098_t0017_u01780545665855") 2026/06/04 04:02:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb52dc_d20260604_m040058_c001_v7007000_t0000_u01780545658266") 2026/06/04 04:02:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41adc2_d20260604_m040048_c001_v0001098_t0012_u01780545648602") 2026/06/04 04:02:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d1392f_d20260604_m040041_c001_v7007000_t0000_u01780545641592") 2026/06/04 04:02:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ad92_d20260604_m040032_c001_v0001098_t0018_u01780545632798") 2026/06/04 04:02:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c6709_d20260604_m040025_c001_v7007000_t0000_u01780545625604") 2026/06/04 04:02:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ad62_d20260604_m040015_c001_v0001098_t0023_u01780545615925") 2026/06/04 04:02:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f415c7e8d4e525e8f_d20260604_m040004_c001_v7007000_t0000_u01780545604381") 2026/06/04 04:02:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ad1a_d20260604_m035956_c001_v0001098_t0051_u01780545596877") 2026/06/04 04:02:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f44973878a_d20260604_m035949_c001_v7007000_t0000_u01780545589717") 2026/06/04 04:02:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23542d_d20260604_m035944_c001_v0001182_t0022_u01780545584450") 2026/06/04 04:02:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419f114cd6e83cf0_d20260604_m035942_c001_v7007000_t0000_u01780545582563") 2026/06/04 04:02:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2353bf_d20260604_m035934_c001_v0001182_t0012_u01780545574612") 2026/06/04 04:02:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85eb6_d20260604_m035927_c001_v7007000_t0000_u01780545567620") 2026/06/04 04:02:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea50_d20260604_m035922_c001_v0001161_t0030_u01780545562840") 2026/06/04 04:02:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f551_d20260604_m035920_c001_v7007000_t0000_u01780545560654") 2026/06/04 04:02:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac8c_d20260604_m035913_c001_v0001098_t0049_u01780545553160") 2026/06/04 04:02:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f50c_d20260604_m035902_c001_v7007000_t0000_u01780545542141") 2026/06/04 04:02:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac52_d20260604_m035853_c001_v0001098_t0038_u01780545533142") 2026/06/04 04:02:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c65dd_d20260604_m035845_c001_v7007000_t0000_u01780545525839") 2026/06/04 04:02:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac32_d20260604_m035836_c001_v0001098_t0055_u01780545516704") 2026/06/04 04:02:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a749d_d20260604_m035829_c001_v7007000_t0000_u01780545509877") 2026/06/04 04:02:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac0e_d20260604_m035820_c001_v0001098_t0052_u01780545500339") 2026/06/04 04:02:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4140996855133e13_d20260604_m035946_c001_v7007000_t0000_u01780545586258") 2026/06/04 04:02:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235407_d20260604_m035940_c001_v0001182_t0040_u01780545580915") 2026/06/04 04:02:29 DEBUG : dir1/0009-34567: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c9677_d20260604_m040008_c001_v7007000_t0000_u01780545608577") 2026/06/04 04:02:29 DEBUG : dir1/0009-34567: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2354cb_d20260604_m040003_c001_v0001182_t0038_u01780545603232") 2026/06/04 04:02:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f93_d20260604_m040132_c001_v7007000_t0000_u01780545692885") 2026/06/04 04:02:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ebd8_d20260604_m040123_c001_v0001161_t0013_u01780545683147") 2026/06/04 04:02:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb5351_d20260604_m040115_c001_v7007000_t0000_u01780545675383") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eba6_d20260604_m040106_c001_v0001161_t0054_u01780545666219") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb52dd_d20260604_m040058_c001_v7007000_t0000_u01780545658448") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eb72_d20260604_m040048_c001_v0001161_t0050_u01780545648927") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d13931_d20260604_m040041_c001_v7007000_t0000_u01780545641774") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eb48_d20260604_m040033_c001_v0001161_t0016_u01780545633089") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c670a_d20260604_m040025_c001_v7007000_t0000_u01780545625786") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eb0a_d20260604_m040016_c001_v0001161_t0042_u01780545616222") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d1381d_d20260604_m040004_c001_v7007000_t0000_u01780545604394") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eac8_d20260604_m035957_c001_v0001161_t0051_u01780545597252") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f44973878c_d20260604_m035949_c001_v7007000_t0000_u01780545589899") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521850a_d20260604_m035944_c001_v0001117_t0054_u01780545584555") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4140996855133e04_d20260604_m035942_c001_v7007000_t0000_u01780545582676") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea70_d20260604_m035934_c001_v0001161_t0054_u01780545574845") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85eb7_d20260604_m035927_c001_v7007000_t0000_u01780545567802") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235365_d20260604_m035922_c001_v0001182_t0032_u01780545562945") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4140996855133da9_d20260604_m035920_c001_v7007000_t0000_u01780545560709") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea24_d20260604_m035913_c001_v0001161_t0044_u01780545553546") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f401699c390ff9c5b_d20260604_m035901_c001_v7007000_t0000_u01780545541911") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23523f_d20260604_m035853_c001_v0001182_t0047_u01780545533543") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c65de_d20260604_m035846_c001_v7007000_t0000_u01780545526020") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2351b2_d20260604_m035837_c001_v0001182_t0007_u01780545517116") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a749e_d20260604_m035830_c001_v7007000_t0000_u01780545510060") 2026/06/04 04:02:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235152_d20260604_m035820_c001_v0001182_t0058_u01780545500693") 2026/06/04 04:02:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07ef7_d20260604_m035945_c001_v7007000_t0000_u01780545585975") 2026/06/04 04:02:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235409_d20260604_m035941_c001_v0001182_t0016_u01780545581117") 2026/06/04 04:02:31 DEBUG : dir1/0010-45678: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c9679_d20260604_m040008_c001_v7007000_t0000_u01780545608758") 2026/06/04 04:02:31 DEBUG : dir1/0010-45678: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eae2_d20260604_m040003_c001_v0001161_t0052_u01780545603269") 2026/06/04 04:02:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f94_d20260604_m040133_c001_v7007000_t0000_u01780545693068") 2026/06/04 04:02:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23573f_d20260604_m040123_c001_v0001182_t0006_u01780545683540") 2026/06/04 04:02:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb5355_d20260604_m040115_c001_v7007000_t0000_u01780545675566") 2026/06/04 04:02:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2356c9_d20260604_m040106_c001_v0001182_t0000_u01780545666626") 2026/06/04 04:02:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb52de_d20260604_m040058_c001_v7007000_t0000_u01780545658639") 2026/06/04 04:02:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235647_d20260604_m040049_c001_v0001182_t0048_u01780545649629") 2026/06/04 04:02:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d13934_d20260604_m040042_c001_v7007000_t0000_u01780545642026") 2026/06/04 04:02:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2355b3_d20260604_m040033_c001_v0001182_t0049_u01780545633374") 2026/06/04 04:02:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c670c_d20260604_m040025_c001_v7007000_t0000_u01780545625969") 2026/06/04 04:02:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235533_d20260604_m040016_c001_v0001182_t0007_u01780545616645") 2026/06/04 04:02:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c66b5_d20260604_m040004_c001_v7007000_t0000_u01780545604596") 2026/06/04 04:02:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23548f_d20260604_m035957_c001_v0001182_t0050_u01780545597681") 2026/06/04 04:02:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f44973878e_d20260604_m035950_c001_v7007000_t0000_u01780545590083") 2026/06/04 04:02:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235431_d20260604_m035944_c001_v0001182_t0059_u01780545584665") 2026/06/04 04:02:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419f114cd6e83cee_d20260604_m035942_c001_v7007000_t0000_u01780545582199") 2026/06/04 04:02:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52184e4_d20260604_m035935_c001_v0001117_t0003_u01780545575329") 2026/06/04 04:02:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85eb8_d20260604_m035927_c001_v7007000_t0000_u01780545567983") 2026/06/04 04:02:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41acae_d20260604_m035923_c001_v0001098_t0036_u01780545563146") 2026/06/04 04:02:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d137fd_d20260604_m035920_c001_v7007000_t0000_u01780545560774") 2026/06/04 04:02:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2352fd_d20260604_m035914_c001_v0001182_t0053_u01780545554185") 2026/06/04 04:02:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c9583_d20260604_m035901_c001_v7007000_t0000_u01780545541945") 2026/06/04 04:02:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2e9e8_d20260604_m035853_c001_v0001161_t0011_u01780545533740") 2026/06/04 04:02:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c65df_d20260604_m035846_c001_v7007000_t0000_u01780545526203") 2026/06/04 04:02:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2e9ba_d20260604_m035837_c001_v0001161_t0055_u01780545517317") 2026/06/04 04:02:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a749f_d20260604_m035830_c001_v7007000_t0000_u01780545510242") 2026/06/04 04:02:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2e97a_d20260604_m035821_c001_v0001161_t0017_u01780545501008") 2026/06/04 04:02:32 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f427aed2e5db4d672_d20260604_m035946_c001_v7007000_t0000_u01780545586269") 2026/06/04 04:02:32 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea8e_d20260604_m035941_c001_v0001161_t0032_u01780545581172") 2026/06/04 04:02:32 DEBUG : dir1/0011-56789: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c967b_d20260604_m040008_c001_v7007000_t0000_u01780545608939") 2026/06/04 04:02:32 DEBUG : dir1/0011-56789: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2354cf_d20260604_m040003_c001_v0001182_t0055_u01780545603439") 2026/06/04 04:02:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f95_d20260604_m040133_c001_v7007000_t0000_u01780545693252") 2026/06/04 04:02:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218603_d20260604_m040123_c001_v0001117_t0059_u01780545683735") 2026/06/04 04:02:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb5358_d20260604_m040115_c001_v7007000_t0000_u01780545675748") 2026/06/04 04:02:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52185d7_d20260604_m040106_c001_v0001117_t0028_u01780545666881") 2026/06/04 04:02:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb52df_d20260604_m040058_c001_v7007000_t0000_u01780545658821") 2026/06/04 04:02:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52185a9_d20260604_m040049_c001_v0001117_t0049_u01780545649854") 2026/06/04 04:02:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d13936_d20260604_m040042_c001_v7007000_t0000_u01780545642220") 2026/06/04 04:02:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218589_d20260604_m040033_c001_v0001117_t0014_u01780545633579") 2026/06/04 04:02:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c6710_d20260604_m040026_c001_v7007000_t0000_u01780545626151") 2026/06/04 04:02:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218568_d20260604_m040016_c001_v0001117_t0023_u01780545616855") 2026/06/04 04:02:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c9656_d20260604_m040004_c001_v7007000_t0000_u01780545604772") 2026/06/04 04:02:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521852c_d20260604_m035957_c001_v0001117_t0033_u01780545597877") 2026/06/04 04:02:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f44973878f_d20260604_m035950_c001_v7007000_t0000_u01780545590265") 2026/06/04 04:02:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41acf8_d20260604_m035944_c001_v0001098_t0045_u01780545584870") 2026/06/04 04:02:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb514b_d20260604_m035942_c001_v7007000_t0000_u01780545582249") 2026/06/04 04:02:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41acc4_d20260604_m035936_c001_v0001098_t0040_u01780545576301") 2026/06/04 04:02:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85eb9_d20260604_m035928_c001_v7007000_t0000_u01780545568163") 2026/06/04 04:02:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235367_d20260604_m035923_c001_v0001182_t0057_u01780545563156") 2026/06/04 04:02:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4140996855133daa_d20260604_m035920_c001_v7007000_t0000_u01780545560900") 2026/06/04 04:02:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218494_d20260604_m035914_c001_v0001117_t0003_u01780545554378") 2026/06/04 04:02:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f50a_d20260604_m035901_c001_v7007000_t0000_u01780545541956") 2026/06/04 04:02:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218458_d20260604_m035854_c001_v0001117_t0015_u01780545534208") 2026/06/04 04:02:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c65e0_d20260604_m035846_c001_v7007000_t0000_u01780545526386") 2026/06/04 04:02:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218438_d20260604_m035837_c001_v0001117_t0052_u01780545517665") 2026/06/04 04:02:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a74a1_d20260604_m035830_c001_v7007000_t0000_u01780545510424") 2026/06/04 04:02:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521840a_d20260604_m035821_c001_v0001117_t0041_u01780545501352") 2026/06/04 04:02:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f44973876f_d20260604_m035946_c001_v7007000_t0000_u01780545586113") 2026/06/04 04:02:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ace2_d20260604_m035941_c001_v0001098_t0057_u01780545581182") 2026/06/04 04:02:33 DEBUG : dir1/0012-6789;: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c967c_d20260604_m040009_c001_v7007000_t0000_u01780545609121") 2026/06/04 04:02:33 DEBUG : dir1/0012-6789;: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ad32_d20260604_m040003_c001_v0001098_t0018_u01780545603495") 2026/06/04 04:02:33 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f96_d20260604_m040133_c001_v7007000_t0000_u01780545693436") 2026/06/04 04:02:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ae48_d20260604_m040124_c001_v0001098_t0037_u01780545684622") 2026/06/04 04:02:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb535b_d20260604_m040115_c001_v7007000_t0000_u01780545675933") 2026/06/04 04:02:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41adfe_d20260604_m040107_c001_v0001098_t0011_u01780545667516") 2026/06/04 04:02:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb52e0_d20260604_m040059_c001_v7007000_t0000_u01780545659007") 2026/06/04 04:02:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41adc4_d20260604_m040050_c001_v0001098_t0058_u01780545650389") 2026/06/04 04:02:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d13938_d20260604_m040042_c001_v7007000_t0000_u01780545642403") 2026/06/04 04:02:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ad9a_d20260604_m040034_c001_v0001098_t0015_u01780545634122") 2026/06/04 04:02:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c6713_d20260604_m040026_c001_v7007000_t0000_u01780545626336") 2026/06/04 04:02:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ad66_d20260604_m040017_c001_v0001098_t0051_u01780545617770") 2026/06/04 04:02:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419f114cd6e83d32_d20260604_m040004_c001_v7007000_t0000_u01780545604605") 2026/06/04 04:02:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ad20_d20260604_m035958_c001_v0001098_t0053_u01780545598625") 2026/06/04 04:02:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f449738791_d20260604_m035950_c001_v7007000_t0000_u01780545590447") 2026/06/04 04:02:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea9c_d20260604_m035944_c001_v0001161_t0050_u01780545584895") 2026/06/04 04:02:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb5149_d20260604_m035942_c001_v7007000_t0000_u01780545582061") 2026/06/04 04:02:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2353db_d20260604_m035936_c001_v0001182_t0042_u01780545576682") 2026/06/04 04:02:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85eba_d20260604_m035928_c001_v7007000_t0000_u01780545568344") 2026/06/04 04:02:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea52_d20260604_m035923_c001_v0001161_t0008_u01780545563308") 2026/06/04 04:02:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f550_d20260604_m035920_c001_v7007000_t0000_u01780545560469") 2026/06/04 04:02:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac90_d20260604_m035914_c001_v0001098_t0036_u01780545554802") 2026/06/04 04:02:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4152d2ae52a827f0_d20260604_m035901_c001_v7007000_t0000_u01780545541966") 2026/06/04 04:02:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac54_d20260604_m035854_c001_v0001098_t0042_u01780545534698") 2026/06/04 04:02:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c65e1_d20260604_m035846_c001_v7007000_t0000_u01780545526584") 2026/06/04 04:02:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac3a_d20260604_m035838_c001_v0001098_t0003_u01780545518359") 2026/06/04 04:02:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a74a2_d20260604_m035830_c001_v7007000_t0000_u01780545510609") 2026/06/04 04:02:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac10_d20260604_m035822_c001_v0001098_t0016_u01780545502001") 2026/06/04 04:02:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f59b_d20260604_m035945_c001_v7007000_t0000_u01780545585916") 2026/06/04 04:02:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52184fa_d20260604_m035941_c001_v0001117_t0007_u01780545581281") 2026/06/04 04:02:35 DEBUG : dir1/0013-789;=: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c967e_d20260604_m040009_c001_v7007000_t0000_u01780545609302") 2026/06/04 04:02:35 DEBUG : dir1/0013-789;=: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2354d3_d20260604_m040003_c001_v0001182_t0008_u01780545603634") 2026/06/04 04:02:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f98_d20260604_m040133_c001_v7007000_t0000_u01780545693620") 2026/06/04 04:02:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ebdc_d20260604_m040124_c001_v0001161_t0029_u01780545684969") 2026/06/04 04:02:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb535e_d20260604_m040116_c001_v7007000_t0000_u01780545676115") 2026/06/04 04:02:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ebac_d20260604_m040107_c001_v0001161_t0040_u01780545667885") 2026/06/04 04:02:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb52e1_d20260604_m040059_c001_v7007000_t0000_u01780545659190") 2026/06/04 04:02:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eb7e_d20260604_m040050_c001_v0001161_t0002_u01780545650780") 2026/06/04 04:02:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d1393a_d20260604_m040042_c001_v7007000_t0000_u01780545642586") 2026/06/04 04:02:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eb4c_d20260604_m040034_c001_v0001161_t0019_u01780545634484") 2026/06/04 04:02:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c6715_d20260604_m040026_c001_v7007000_t0000_u01780545626518") 2026/06/04 04:02:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eb14_d20260604_m040018_c001_v0001161_t0013_u01780545618106") 2026/06/04 04:02:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f415c7e8d4e525e8e_d20260604_m040004_c001_v7007000_t0000_u01780545604200") 2026/06/04 04:02:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eaca_d20260604_m035958_c001_v0001161_t0011_u01780545598962") 2026/06/04 04:02:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f449738793_d20260604_m035950_c001_v7007000_t0000_u01780545590629") 2026/06/04 04:02:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235435_d20260604_m035945_c001_v0001182_t0012_u01780545585017") 2026/06/04 04:02:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f581_d20260604_m035942_c001_v7007000_t0000_u01780545582656") 2026/06/04 04:02:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea78_d20260604_m035936_c001_v0001161_t0027_u01780545576876") 2026/06/04 04:02:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85ebb_d20260604_m035928_c001_v7007000_t0000_u01780545568524") 2026/06/04 04:02:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52184ca_d20260604_m035923_c001_v0001117_t0001_u01780545563327") 2026/06/04 04:02:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e5a3_d20260604_m035920_c001_v7007000_t0000_u01780545560869") 2026/06/04 04:02:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea28_d20260604_m035915_c001_v0001161_t0017_u01780545555125") 2026/06/04 04:02:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f401699c390ff9c5c_d20260604_m035901_c001_v7007000_t0000_u01780545541973") 2026/06/04 04:02:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235255_d20260604_m035855_c001_v0001182_t0034_u01780545535106") 2026/06/04 04:02:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c65e2_d20260604_m035846_c001_v7007000_t0000_u01780545526767") 2026/06/04 04:02:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2351c1_d20260604_m035838_c001_v0001182_t0052_u01780545518667") 2026/06/04 04:02:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a74a3_d20260604_m035830_c001_v7007000_t0000_u01780545510791") 2026/06/04 04:02:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23515a_d20260604_m035822_c001_v0001182_t0037_u01780545502311") 2026/06/04 04:02:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f5a0_d20260604_m035946_c001_v7007000_t0000_u01780545586125") 2026/06/04 04:02:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23540b_d20260604_m035941_c001_v0001182_t0016_u01780545581312") 2026/06/04 04:02:36 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c967f_d20260604_m040009_c001_v7007000_t0000_u01780545609483") 2026/06/04 04:02:36 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218542_d20260604_m040003_c001_v0001117_t0010_u01780545603694") 2026/06/04 04:02:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f99_d20260604_m040133_c001_v7007000_t0000_u01780545693805") 2026/06/04 04:02:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235755_d20260604_m040125_c001_v0001182_t0033_u01780545685246") 2026/06/04 04:02:36 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb5362_d20260604_m040116_c001_v7007000_t0000_u01780545676398") 2026/06/04 04:02:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2356db_d20260604_m040108_c001_v0001182_t0047_u01780545668441") 2026/06/04 04:02:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb52e2_d20260604_m040059_c001_v7007000_t0000_u01780545659378") 2026/06/04 04:02:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23564f_d20260604_m040051_c001_v0001182_t0042_u01780545651124") 2026/06/04 04:02:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d1393b_d20260604_m040042_c001_v7007000_t0000_u01780545642768") 2026/06/04 04:02:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2355bb_d20260604_m040034_c001_v0001182_t0058_u01780545634755") 2026/06/04 04:02:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c6717_d20260604_m040026_c001_v7007000_t0000_u01780545626700") 2026/06/04 04:02:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23553f_d20260604_m040018_c001_v0001182_t0054_u01780545618421") 2026/06/04 04:02:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d1381c_d20260604_m040004_c001_v7007000_t0000_u01780545604205") 2026/06/04 04:02:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23549f_d20260604_m035959_c001_v0001182_t0015_u01780545599292") 2026/06/04 04:02:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f449738794_d20260604_m035950_c001_v7007000_t0000_u01780545590810") 2026/06/04 04:02:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235437_d20260604_m035945_c001_v0001182_t0046_u01780545585227") 2026/06/04 04:02:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e5d5_d20260604_m035942_c001_v7007000_t0000_u01780545582493") 2026/06/04 04:02:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52184ea_d20260604_m035937_c001_v0001117_t0043_u01780545577163") 2026/06/04 04:02:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85ebd_d20260604_m035928_c001_v7007000_t0000_u01780545568705") 2026/06/04 04:02:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235369_d20260604_m035923_c001_v0001182_t0031_u01780545563430") 2026/06/04 04:02:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d137ff_d20260604_m035920_c001_v7007000_t0000_u01780545560956") 2026/06/04 04:02:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235301_d20260604_m035915_c001_v0001182_t0042_u01780545555433") 2026/06/04 04:02:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f50b_d20260604_m035901_c001_v7007000_t0000_u01780545541983") 2026/06/04 04:02:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2e9ee_d20260604_m035855_c001_v0001161_t0044_u01780545535308") 2026/06/04 04:02:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c65e3_d20260604_m035846_c001_v7007000_t0000_u01780545526949") 2026/06/04 04:02:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2e9be_d20260604_m035838_c001_v0001161_t0037_u01780545518885") 2026/06/04 04:02:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a74a4_d20260604_m035830_c001_v7007000_t0000_u01780545510974") 2026/06/04 04:02:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2e984_d20260604_m035822_c001_v0001161_t0028_u01780545502511") 2026/06/04 04:02:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f5a2_d20260604_m035946_c001_v7007000_t0000_u01780545586290") 2026/06/04 04:02:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea90_d20260604_m035941_c001_v0001161_t0053_u01780545581513") 2026/06/04 04:02:38 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c9681_d20260604_m040009_c001_v7007000_t0000_u01780545609666") 2026/06/04 04:02:38 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2354d7_d20260604_m040003_c001_v0001182_t0042_u01780545603838") 2026/06/04 04:02:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f9a_d20260604_m040133_c001_v7007000_t0000_u01780545693990") 2026/06/04 04:02:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218607_d20260604_m040125_c001_v0001117_t0033_u01780545685446") 2026/06/04 04:02:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb5366_d20260604_m040116_c001_v7007000_t0000_u01780545676581") 2026/06/04 04:02:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52185db_d20260604_m040108_c001_v0001117_t0033_u01780545668646") 2026/06/04 04:02:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb52e4_d20260604_m040059_c001_v7007000_t0000_u01780545659559") 2026/06/04 04:02:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52185ad_d20260604_m040051_c001_v0001117_t0058_u01780545651326") 2026/06/04 04:02:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d1393c_d20260604_m040042_c001_v7007000_t0000_u01780545642952") 2026/06/04 04:02:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521858b_d20260604_m040035_c001_v0001117_t0008_u01780545635172") 2026/06/04 04:02:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c6719_d20260604_m040026_c001_v7007000_t0000_u01780545626883") 2026/06/04 04:02:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218572_d20260604_m040018_c001_v0001117_t0044_u01780545618630") 2026/06/04 04:02:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f415c7e8d4e525e90_d20260604_m040004_c001_v7007000_t0000_u01780545604568") 2026/06/04 04:02:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218534_d20260604_m035959_c001_v0001117_t0012_u01780545599494") 2026/06/04 04:02:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f449738796_d20260604_m035950_c001_v7007000_t0000_u01780545590998") 2026/06/04 04:02:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521850e_d20260604_m035945_c001_v0001117_t0045_u01780545585267") 2026/06/04 04:02:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f57d_d20260604_m035942_c001_v7007000_t0000_u01780545582451") 2026/06/04 04:02:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41acca_d20260604_m035937_c001_v0001098_t0040_u01780545577685") 2026/06/04 04:02:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85ebe_d20260604_m035928_c001_v7007000_t0000_u01780545568886") 2026/06/04 04:02:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41acb2_d20260604_m035923_c001_v0001098_t0055_u01780545563562") 2026/06/04 04:02:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85ea6_d20260604_m035920_c001_v7007000_t0000_u01780545560878") 2026/06/04 04:02:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218498_d20260604_m035915_c001_v0001117_t0052_u01780545555634") 2026/06/04 04:02:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4152d2ae52a827f1_d20260604_m035902_c001_v7007000_t0000_u01780545542148") 2026/06/04 04:02:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521845a_d20260604_m035855_c001_v0001117_t0012_u01780545535715") 2026/06/04 04:02:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c65e4_d20260604_m035847_c001_v7007000_t0000_u01780545527132") 2026/06/04 04:02:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521843c_d20260604_m035839_c001_v0001117_t0029_u01780545519242") 2026/06/04 04:02:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a74a6_d20260604_m035831_c001_v7007000_t0000_u01780545511197") 2026/06/04 04:02:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521840e_d20260604_m035822_c001_v0001117_t0021_u01780545502977") 2026/06/04 04:02:39 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f449738771_d20260604_m035946_c001_v7007000_t0000_u01780545586299") 2026/06/04 04:02:39 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235411_d20260604_m035941_c001_v0001182_t0043_u01780545581524") 2026/06/04 04:02:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f44b_d20260604_m035904_c001_v7007000_t0000_u01780545544642") 2026/06/04 04:02:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235273_d20260604_m035859_c001_v0001182_t0052_u01780545539220") 2026/06/04 04:02:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f44c_d20260604_m035904_c001_v7007000_t0000_u01780545544824") 2026/06/04 04:02:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2e9fc_d20260604_m035859_c001_v0001161_t0020_u01780545539379") 2026/06/04 04:02:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f44d_d20260604_m035905_c001_v7007000_t0000_u01780545545006") 2026/06/04 04:02:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac62_d20260604_m035859_c001_v0001098_t0008_u01780545539412") 2026/06/04 04:02:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f44e_d20260604_m035905_c001_v7007000_t0000_u01780545545187") 2026/06/04 04:02:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235275_d20260604_m035859_c001_v0001182_t0010_u01780545539431") 2026/06/04 04:02:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f44f_d20260604_m035905_c001_v7007000_t0000_u01780545545369") 2026/06/04 04:02:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521846a_d20260604_m035859_c001_v0001117_t0043_u01780545539622") 2026/06/04 04:02:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f450_d20260604_m035905_c001_v7007000_t0000_u01780545545551") 2026/06/04 04:02:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235277_d20260604_m035859_c001_v0001182_t0050_u01780545539636") 2026/06/04 04:02:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f451_d20260604_m035905_c001_v7007000_t0000_u01780545545733") 2026/06/04 04:02:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac64_d20260604_m035859_c001_v0001098_t0059_u01780545539731") 2026/06/04 04:02:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f452_d20260604_m035905_c001_v7007000_t0000_u01780545545987") 2026/06/04 04:02:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea02_d20260604_m035859_c001_v0001161_t0055_u01780545539752") 2026/06/04 04:02:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f453_d20260604_m035906_c001_v7007000_t0000_u01780545546170") 2026/06/04 04:02:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23527b_d20260604_m035859_c001_v0001182_t0006_u01780545539831") 2026/06/04 04:02:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f454_d20260604_m035906_c001_v7007000_t0000_u01780545546351") 2026/06/04 04:02:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235283_d20260604_m035900_c001_v0001182_t0013_u01780545540038") 2026/06/04 04:02:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f455_d20260604_m035906_c001_v7007000_t0000_u01780545546533") 2026/06/04 04:02:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521846e_d20260604_m035900_c001_v0001117_t0010_u01780545540143") 2026/06/04 04:02:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f456_d20260604_m035906_c001_v7007000_t0000_u01780545546715") 2026/06/04 04:02:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23528d_d20260604_m035900_c001_v0001182_t0042_u01780545540262") 2026/06/04 04:02:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f457_d20260604_m035906_c001_v7007000_t0000_u01780545546897") 2026/06/04 04:02:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea04_d20260604_m035900_c001_v0001161_t0001_u01780545540283") 2026/06/04 04:02:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f459_d20260604_m035907_c001_v7007000_t0000_u01780545547079") 2026/06/04 04:02:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac6a_d20260604_m035900_c001_v0001098_t0012_u01780545540342") 2026/06/04 04:02:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f45a_d20260604_m035907_c001_v7007000_t0000_u01780545547263") 2026/06/04 04:02:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235293_d20260604_m035900_c001_v0001182_t0000_u01780545540490") 2026/06/04 04:02:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f407e60ab97c8f45b_d20260604_m035907_c001_v7007000_t0000_u01780545547445") 2026/06/04 04:02:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218470_d20260604_m035900_c001_v0001117_t0031_u01780545540640") 2026/06/04 04:02:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e5a7_d20260604_m035924_c001_v7007000_t0000_u01780545564137") 2026/06/04 04:02:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235319_d20260604_m035918_c001_v0001182_t0031_u01780545558623") 2026/06/04 04:02:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f42675c7a407bd4b0_d20260604_m035924_c001_v7007000_t0000_u01780545564148") 2026/06/04 04:02:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac98_d20260604_m035918_c001_v0001098_t0021_u01780545558763") 2026/06/04 04:02:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4256f6cb5317fce6_d20260604_m035924_c001_v7007000_t0000_u01780545564159") 2026/06/04 04:02:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23531d_d20260604_m035918_c001_v0001182_t0030_u01780545558840") 2026/06/04 04:02:41 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f557_d20260604_m035924_c001_v7007000_t0000_u01780545564171") 2026/06/04 04:02:41 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea38_d20260604_m035918_c001_v0001161_t0053_u01780545558879") 2026/06/04 04:02:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f42675c7a407bd4af_d20260604_m035923_c001_v7007000_t0000_u01780545563964") 2026/06/04 04:02:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52184b2_d20260604_m035918_c001_v0001117_t0030_u01780545558938") 2026/06/04 04:02:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d13805_d20260604_m035924_c001_v7007000_t0000_u01780545564276") 2026/06/04 04:02:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235321_d20260604_m035919_c001_v0001182_t0018_u01780545559047") 2026/06/04 04:02:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4140996855133db8_d20260604_m035924_c001_v7007000_t0000_u01780545564104") 2026/06/04 04:02:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac9e_d20260604_m035919_c001_v0001098_t0022_u01780545559122") 2026/06/04 04:02:41 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e5a6_d20260604_m035923_c001_v7007000_t0000_u01780545563952") 2026/06/04 04:02:41 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235325_d20260604_m035919_c001_v0001182_t0036_u01780545559242") 2026/06/04 04:02:41 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4140996855133db6_d20260604_m035923_c001_v7007000_t0000_u01780545563922") 2026/06/04 04:02:41 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235327_d20260604_m035919_c001_v0001182_t0043_u01780545559466") 2026/06/04 04:02:41 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4140996855133db9_d20260604_m035924_c001_v7007000_t0000_u01780545564287") 2026/06/04 04:02:41 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41aca0_d20260604_m035919_c001_v0001098_t0003_u01780545559482") 2026/06/04 04:02:42 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4256f6cb5317fce5_d20260604_m035923_c001_v7007000_t0000_u01780545563974") 2026/06/04 04:02:42 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52184b6_d20260604_m035919_c001_v0001117_t0041_u01780545559491") 2026/06/04 04:02:42 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41829ffa08a0d1d8_d20260604_m035924_c001_v7007000_t0000_u01780545564298") 2026/06/04 04:02:42 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea3c_d20260604_m035919_c001_v0001161_t0003_u01780545559545") 2026/06/04 04:02:42 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d13803_d20260604_m035923_c001_v7007000_t0000_u01780545563913") 2026/06/04 04:02:42 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23532d_d20260604_m035919_c001_v0001182_t0014_u01780545559660") 2026/06/04 04:02:42 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f556_d20260604_m035923_c001_v7007000_t0000_u01780545563985") 2026/06/04 04:02:42 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41aca4_d20260604_m035919_c001_v0001098_t0009_u01780545559813") 2026/06/04 04:02:42 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85eaa_d20260604_m035924_c001_v7007000_t0000_u01780545564308") 2026/06/04 04:02:42 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea3e_d20260604_m035919_c001_v0001161_t0046_u01780545559832") 2026/06/04 04:02:42 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d13804_d20260604_m035924_c001_v7007000_t0000_u01780545564094") 2026/06/04 04:02:42 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f235335_d20260604_m035919_c001_v0001182_t0018_u01780545559870") 2026/06/04 04:02:42 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cb0d6_d20260604_m035702_c001_v7007000_t0000_u01780545422242") 2026/06/04 04:02:42 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f119286da66aa9c26_d20260604_m035659_c001_v0001043_t0011_u01780545419723") 2026/06/04 04:02:42 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f42000b05b05f9308_d20260604_m035659_c001_v7007000_t0000_u01780545419538") 2026/06/04 04:02:42 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f119286da66aa9c1a_d20260604_m035655_c001_v0001043_t0053_u01780545415608") 2026/06/04 04:02:42 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f42000b05b05f9303_d20260604_m035654_c001_v7007000_t0000_u01780545414877") 2026/06/04 04:02:42 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41aaf0_d20260604_m035650_c001_v0001098_t0050_u01780545410150") 2026/06/04 04:02:42 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f409d20697c17a998_d20260604_m035648_c001_v7007000_t0000_u01780545408634") 2026/06/04 04:02:42 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f104e9d7fe1b1c6d8_d20260604_m035646_c001_v0001146_t0023_u01780545406287") 2026/06/04 04:02:43 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f408_d20260604_m035646_c001_v7007000_t0000_u01780545406106") 2026/06/04 04:02:43 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f104e9d7fe1b1c6c8_d20260604_m035642_c001_v0001146_t0053_u01780545402664") 2026/06/04 04:02:43 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f3b8_d20260604_m035641_c001_v7007000_t0000_u01780545401937") 2026/06/04 04:02:43 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52182fe_d20260604_m035637_c001_v0001117_t0046_u01780545397287") 2026/06/04 04:02:43 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb501e_d20260604_m035636_c001_v7007000_t0000_u01780545396018") 2026/06/04 04:02:43 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f101bed3ec87f9f37_d20260604_m035634_c001_v0001176_t0005_u01780545394654") 2026/06/04 04:02:43 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41829ffa08a0d0d9_d20260604_m035634_c001_v7007000_t0000_u01780545394471") 2026/06/04 04:02:43 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f101bed3ec87f9f23_d20260604_m035631_c001_v0001176_t0050_u01780545391893") 2026/06/04 04:02:43 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41829ffa08a0d0d7_d20260604_m035631_c001_v7007000_t0000_u01780545391167") 2026/06/04 04:02:43 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52182ea_d20260604_m035626_c001_v0001117_t0008_u01780545386604") 2026/06/04 04:02:43 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb5010_d20260604_m035625_c001_v7007000_t0000_u01780545385693") 2026/06/04 04:02:43 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f111d05f07100dc82_d20260604_m035624_c001_v0001185_t0054_u01780545384064") 2026/06/04 04:02:43 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb5004_d20260604_m035623_c001_v7007000_t0000_u01780545383880") 2026/06/04 04:02:43 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f111d05f07100dc64_d20260604_m035620_c001_v0001185_t0037_u01780545380586") 2026/06/04 04:02:43 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb2956_d20260604_m035619_c001_v7007000_t0000_u01780545379815") 2026/06/04 04:02:43 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52182ce_d20260604_m035613_c001_v0001117_t0051_u01780545373632") 2026/06/04 04:02:43 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e3db_d20260604_m035612_c001_v7007000_t0000_u01780545372719") 2026/06/04 04:02:43 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f10687937290b1b3c_d20260604_m035610_c001_v0001178_t0007_u01780545370935") 2026/06/04 04:02:43 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419f114cd6e83a3c_d20260604_m035610_c001_v7007000_t0000_u01780545370753") 2026/06/04 04:02:43 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f10687937290b1b34_d20260604_m035607_c001_v0001178_t0041_u01780545367067") 2026/06/04 04:02:43 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419f114cd6e83a2c_d20260604_m035606_c001_v7007000_t0000_u01780545366345") 2026/06/04 04:02:43 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52182aa_d20260604_m035558_c001_v0001117_t0020_u01780545358197") 2026/06/04 04:02:44 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a7348_d20260604_m035557_c001_v7007000_t0000_u01780545357287") 2026/06/04 04:02:44 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f110f26367ad6be32_d20260604_m035555_c001_v0001179_t0035_u01780545355619") 2026/06/04 04:02:44 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f409b90c8204ff09b_d20260604_m035555_c001_v7007000_t0000_u01780545355436") 2026/06/04 04:02:44 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f110f26367ad6be1a_d20260604_m035551_c001_v0001179_t0039_u01780545351735") 2026/06/04 04:02:44 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f409b90c8204ff097_d20260604_m035551_c001_v7007000_t0000_u01780545351011") 2026/06/04 04:02:44 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102122d4af28e39f_d20260604_m035544_c001_v0001040_t0015_u01780545344476") 2026/06/04 04:02:44 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4217bcbc7cbb7204_d20260604_m035543_c001_v7007000_t0000_u01780545343378") 2026/06/04 04:02:44 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f110d81b01677d509_d20260604_m035535_c001_v0001116_t0001_u01780545335957") 2026/06/04 04:02:44 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4217bcbc7cbb71f4_d20260604_m035535_c001_v7007000_t0000_u01780545335735") 2026/06/04 04:02:44 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a9a7_d20260604_m035430_c001_v0001098_t0011_u01780545270628") 2026/06/04 04:02:44 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f107e36cdca6659b5_d20260604_m035429_c001_v0001120_t0033_u01780545269678") 2026/06/04 04:02:44 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f107e36cdca6659b1_d20260604_m035428_c001_v0001120_t0055_u01780545268072") 2026/06/04 04:02:44 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07e23_d20260604_m035414_c001_v7007000_t0000_u01780545254166") 2026/06/04 04:02:44 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102122d4af28e317_d20260604_m035406_c001_v0001040_t0032_u01780545246898") 2026/06/04 04:02:44 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1123cabee59ff4ec_d20260604_m035406_c001_v0001177_t0057_u01780545246092") 2026/06/04 04:02:44 DEBUG : dst/one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1123cabee59ff4e4_d20260604_m035405_c001_v0001177_t0020_u01780545245145") 2026/06/04 04:02:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cb0d8_d20260604_m035702_c001_v7007000_t0000_u01780545422426") 2026/06/04 04:02:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f105a5e52f27f21bb_d20260604_m035659_c001_v0001174_t0038_u01780545419190") 2026/06/04 04:02:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113aaf9ec5e5d860_d20260604_m035654_c001_v0001105_t0048_u01780545414418") 2026/06/04 04:02:44 DEBUG : dst/one.bak: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f409d20697c17a99a_d20260604_m035648_c001_v7007000_t0000_u01780545408820") 2026/06/04 04:02:45 DEBUG : dst/one.bak: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f107e36cdca665ab3_d20260604_m035645_c001_v0001120_t0025_u01780545405758") 2026/06/04 04:02:45 DEBUG : dst/one.bak: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f104869f206825c3c_d20260604_m035641_c001_v0001157_t0046_u01780545401535") 2026/06/04 04:02:45 DEBUG : dst/one.bak: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb501f_d20260604_m035636_c001_v7007000_t0000_u01780545396199") 2026/06/04 04:02:45 DEBUG : dst/one.bak: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f110a856f68bf9ac5_d20260604_m035634_c001_v0001185_t0030_u01780545394265") 2026/06/04 04:02:45 DEBUG : dst/one.bak: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f10132aa583be6395_d20260604_m035630_c001_v0001167_t0040_u01780545390897") 2026/06/04 04:02:45 DEBUG : dst/three: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4217bcbc7cbb7205_d20260604_m035543_c001_v7007000_t0000_u01780545343561") 2026/06/04 04:02:45 DEBUG : dst/three: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f107e36cdca665a4b_d20260604_m035541_c001_v0001120_t0000_u01780545341860") 2026/06/04 04:02:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cb0d9_d20260604_m035702_c001_v7007000_t0000_u01780545422611") 2026/06/04 04:02:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1052db83dc9e49d5_d20260604_m035700_c001_v0001097_t0038_u01780545420697") 2026/06/04 04:02:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1094941d7c705d69_d20260604_m035656_c001_v0001130_t0008_u01780545416654") 2026/06/04 04:02:45 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cb0db_d20260604_m035702_c001_v7007000_t0000_u01780545422796") 2026/06/04 04:02:45 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f119286da66aa9c2a_d20260604_m035701_c001_v0001043_t0032_u01780545421310") 2026/06/04 04:02:45 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f42000b05b05f9309_d20260604_m035701_c001_v7007000_t0000_u01780545421125") 2026/06/04 04:02:45 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f119286da66aa9c1e_d20260604_m035657_c001_v0001043_t0027_u01780545417179") 2026/06/04 04:02:45 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f42000b05b05f9307_d20260604_m035656_c001_v7007000_t0000_u01780545416990") 2026/06/04 04:02:45 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41aaf2_d20260604_m035651_c001_v0001098_t0033_u01780545411433") 2026/06/04 04:02:45 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f409d20697c17a99b_d20260604_m035649_c001_v7007000_t0000_u01780545409050") 2026/06/04 04:02:45 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f104e9d7fe1b1c6dc_d20260604_m035647_c001_v0001146_t0056_u01780545407874") 2026/06/04 04:02:45 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f409_d20260604_m035647_c001_v7007000_t0000_u01780545407692") 2026/06/04 04:02:45 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f104e9d7fe1b1c6d2_d20260604_m035644_c001_v0001146_t0022_u01780545404282") 2026/06/04 04:02:45 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f408f1c0dc3f9f403_d20260604_m035644_c001_v7007000_t0000_u01780545404099") 2026/06/04 04:02:46 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218300_d20260604_m035638_c001_v0001117_t0008_u01780545398364") 2026/06/04 04:02:46 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41829ffa08a0d0db_d20260604_m035635_c001_v7007000_t0000_u01780545395466") 2026/06/04 04:02:46 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41aad0_d20260604_m035633_c001_v0001098_t0058_u01780545393290") 2026/06/04 04:02:46 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41829ffa08a0d0d8_d20260604_m035632_c001_v7007000_t0000_u01780545392566") 2026/06/04 04:02:46 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52182ee_d20260604_m035627_c001_v0001117_t0027_u01780545387857") 2026/06/04 04:02:46 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb5008_d20260604_m035624_c001_v7007000_t0000_u01780545384776") 2026/06/04 04:02:46 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41aab8_d20260604_m035622_c001_v0001098_t0041_u01780545382371") 2026/06/04 04:02:46 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb40cc_d20260604_m035621_c001_v7007000_t0000_u01780545381287") 2026/06/04 04:02:46 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52182d4_d20260604_m035614_c001_v0001117_t0046_u01780545374546") 2026/06/04 04:02:46 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419f114cd6e83a41_d20260604_m035611_c001_v7007000_t0000_u01780545371790") 2026/06/04 04:02:46 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41aa94_d20260604_m035609_c001_v0001098_t0013_u01780545369565") 2026/06/04 04:02:46 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419f114cd6e83a34_d20260604_m035608_c001_v7007000_t0000_u01780545368479") 2026/06/04 04:02:46 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52182ae_d20260604_m035601_c001_v0001117_t0032_u01780545361537") 2026/06/04 04:02:46 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f409b90c8204ff09c_d20260604_m035556_c001_v7007000_t0000_u01780545356365") 2026/06/04 04:02:46 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102122d4af28e3ab_d20260604_m035553_c001_v0001040_t0043_u01780545353859") 2026/06/04 04:02:46 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f409b90c8204ff098_d20260604_m035552_c001_v7007000_t0000_u01780545352761") 2026/06/04 04:02:46 DEBUG : dst/three.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41aa5a_d20260604_m035546_c001_v0001098_t0011_u01780545346310") 2026/06/04 04:02:46 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f409d20697c17a99e_d20260604_m035649_c001_v7007000_t0000_u01780545409236") 2026/06/04 04:02:46 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109ab72cb9f08a05_d20260604_m035647_c001_v0001097_t0027_u01780545407177") 2026/06/04 04:02:46 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f10939e5bccc6c97b_d20260604_m035643_c001_v0001113_t0058_u01780545403690") 2026/06/04 04:02:46 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb5020_d20260604_m035636_c001_v7007000_t0000_u01780545396380") 2026/06/04 04:02:46 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f116954b5e06251b9_d20260604_m035635_c001_v0001043_t0033_u01780545395068") 2026/06/04 04:02:46 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1190c4a8da97c0e1_d20260604_m035632_c001_v0001177_t0047_u01780545392307") 2026/06/04 04:02:47 DEBUG : dst/two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cb0dc_d20260604_m035702_c001_v7007000_t0000_u01780545422981") 2026/06/04 04:02:47 DEBUG : dst/two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218318_d20260604_m035650_c001_v0001117_t0029_u01780545410890") 2026/06/04 04:02:47 DEBUG : dst/two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f409d20697c17a9a0_d20260604_m035649_c001_v7007000_t0000_u01780545409421") 2026/06/04 04:02:47 DEBUG : dst/two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41aad6_d20260604_m035637_c001_v0001098_t0012_u01780545397866") 2026/06/04 04:02:47 DEBUG : dst/two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb5021_d20260604_m035636_c001_v7007000_t0000_u01780545396563") 2026/06/04 04:02:47 DEBUG : dst/two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41aac4_d20260604_m035627_c001_v0001098_t0011_u01780545387530") 2026/06/04 04:02:47 DEBUG : dst/two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb5013_d20260604_m035625_c001_v7007000_t0000_u01780545385876") 2026/06/04 04:02:47 DEBUG : dst/two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41aaa2_d20260604_m035614_c001_v0001098_t0006_u01780545374241") 2026/06/04 04:02:47 DEBUG : dst/two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e3dc_d20260604_m035612_c001_v7007000_t0000_u01780545372902") 2026/06/04 04:02:47 DEBUG : dst/two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41aa7e_d20260604_m035559_c001_v0001098_t0006_u01780545359108") 2026/06/04 04:02:47 DEBUG : dst/two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a734a_d20260604_m035557_c001_v7007000_t0000_u01780545357469") 2026/06/04 04:02:47 DEBUG : dst/two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218294_d20260604_m035545_c001_v0001117_t0017_u01780545345398") 2026/06/04 04:02:47 DEBUG : dst/two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4217bcbc7cbb7206_d20260604_m035543_c001_v7007000_t0000_u01780545343744") 2026/06/04 04:02:47 DEBUG : dst/two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f110938bd5f39be63_d20260604_m035539_c001_v0001153_t0003_u01780545339224") 2026/06/04 04:02:47 DEBUG : dst/two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07e24_d20260604_m035414_c001_v7007000_t0000_u01780545254348") 2026/06/04 04:02:47 DEBUG : dst/two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1123cabee59ff50a_d20260604_m035413_c001_v0001177_t0016_u01780545253212") 2026/06/04 04:02:47 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a7265_d20260604_m035340_c001_v7007000_t0000_u01780545220168") 2026/06/04 04:02:47 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a940_d20260604_m035336_c001_v0001098_t0033_u01780545216700") 2026/06/04 04:02:47 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a7251_d20260604_m035333_c001_v7007000_t0000_u01780545213782") 2026/06/04 04:02:47 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a924_d20260604_m035323_c001_v0001098_t0015_u01780545203547") 2026/06/04 04:02:48 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cae0f_d20260604_m035315_c001_v7007000_t0000_u01780545195129") 2026/06/04 04:02:48 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a906_d20260604_m035311_c001_v0001098_t0040_u01780545191268") 2026/06/04 04:02:48 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee4b_d20260604_m035249_c001_v7007000_t0000_u01780545169085") 2026/06/04 04:02:48 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a8c2_d20260604_m035246_c001_v0001098_t0031_u01780545166906") 2026/06/04 04:02:48 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee45_d20260604_m035246_c001_v7007000_t0000_u01780545166089") 2026/06/04 04:02:48 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a8bc_d20260604_m035244_c001_v0001098_t0052_u01780545164790") 2026/06/04 04:02:48 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee39_d20260604_m035241_c001_v7007000_t0000_u01780545161474") 2026/06/04 04:02:48 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a8ac_d20260604_m035239_c001_v0001098_t0017_u01780545159610") 2026/06/04 04:02:48 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee33_d20260604_m035238_c001_v7007000_t0000_u01780545158708") 2026/06/04 04:02:48 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a8a2_d20260604_m035237_c001_v0001098_t0011_u01780545157196") 2026/06/04 04:02:48 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee06_d20260604_m035231_c001_v7007000_t0000_u01780545151056") 2026/06/04 04:02:48 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a87e_d20260604_m035229_c001_v0001098_t0022_u01780545149344") 2026/06/04 04:02:48 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee00_d20260604_m035228_c001_v7007000_t0000_u01780545148317") 2026/06/04 04:02:48 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a878_d20260604_m035227_c001_v0001098_t0022_u01780545147445") 2026/06/04 04:02:48 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d5d5a_d20260604_m035222_c001_v7007000_t0000_u01780545142248") 2026/06/04 04:02:48 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a864_d20260604_m035220_c001_v0001098_t0033_u01780545140840") 2026/06/04 04:02:48 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d5d4a_d20260604_m035218_c001_v7007000_t0000_u01780545138912") 2026/06/04 04:02:48 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a852_d20260604_m035217_c001_v0001098_t0004_u01780545137854") 2026/06/04 04:02:48 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d5d44_d20260604_m035217_c001_v7007000_t0000_u01780545137489") 2026/06/04 04:02:48 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f110ffdfa3167213e_d20260604_m035216_c001_v0001173_t0048_u01780545136807") 2026/06/04 04:02:49 DEBUG : empty space: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a84e_d20260604_m035215_c001_v0001098_t0022_u01780545135096") 2026/06/04 04:02:49 DEBUG : enormous: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee48_d20260604_m035248_c001_v7007000_t0000_u01780545168170") 2026/06/04 04:02:49 DEBUG : enormous: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a8c4_d20260604_m035247_c001_v0001098_t0044_u01780545167288") 2026/06/04 04:02:49 DEBUG : existing: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cb0fb_d20260604_m035708_c001_v7007000_t0000_u01780545428291") 2026/06/04 04:02:49 DEBUG : existing: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521832c_d20260604_m035706_c001_v0001117_t0047_u01780545426836") 2026/06/04 04:02:49 DEBUG : existing: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cadfb_d20260604_m035309_c001_v7007000_t0000_u01780545189549") 2026/06/04 04:02:49 DEBUG : existing: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a900_d20260604_m035308_c001_v0001098_t0020_u01780545188270") 2026/06/04 04:02:49 DEBUG : existing: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d5d29_d20260604_m035211_c001_v7007000_t0000_u01780545131984") 2026/06/04 04:02:49 DEBUG : existing: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a83e_d20260604_m035210_c001_v0001098_t0004_u01780545130901") 2026/06/04 04:02:49 DEBUG : existing: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d5d23_d20260604_m035210_c001_v7007000_t0000_u01780545130356") 2026/06/04 04:02:49 DEBUG : existing: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a83a_d20260604_m035209_c001_v0001098_t0006_u01780545129550") 2026/06/04 04:02:49 DEBUG : existing: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a834_d20260604_m035208_c001_v0001098_t0029_u01780545128719") 2026/06/04 04:02:49 DEBUG : existing-b: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cadfc_d20260604_m035309_c001_v7007000_t0000_u01780545189731") 2026/06/04 04:02:49 DEBUG : existing-b: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102122d4af28e2c9_d20260604_m035308_c001_v0001040_t0051_u01780545188281") 2026/06/04 04:02:49 DEBUG : file1: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35bd0_d20260604_m035812_c001_v7007000_t0000_u01780545492686") 2026/06/04 04:02:49 DEBUG : file1: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23510e_d20260604_m035811_c001_v0001182_t0001_u01780545491347") 2026/06/04 04:02:49 DEBUG : file1: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35bb7_d20260604_m035810_c001_v7007000_t0000_u01780545490395") 2026/06/04 04:02:49 DEBUG : file1: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52183e4_d20260604_m035809_c001_v0001117_t0015_u01780545489245") 2026/06/04 04:02:49 DEBUG : five: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee57_d20260604_m035253_c001_v7007000_t0000_u01780545173004") 2026/06/04 04:02:49 DEBUG : five: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4177080e3a41a8d0_d20260604_m035250_c001_v0001098_t0034_u01780545170946") 2026/06/04 04:02:50 DEBUG : foo: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d5d50_d20260604_m035220_c001_v7007000_t0000_u01780545140376") 2026/06/04 04:02:50 DEBUG : foo: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4177080e3a41a860_d20260604_m035219_c001_v0001098_t0034_u01780545139828") 2026/06/04 04:02:50 DEBUG : foo: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4177080e3a41a85e_d20260604_m035219_c001_v0001098_t0034_u01780545139278") 2026/06/04 04:02:50 DEBUG : four: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee59_d20260604_m035253_c001_v7007000_t0000_u01780545173186") 2026/06/04 04:02:50 DEBUG : four: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f402a3bd1a5218142_d20260604_m035251_c001_v0001117_t0020_u01780545171498") 2026/06/04 04:02:50 DEBUG : four: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a8cc_d20260604_m035250_c001_v0001098_t0052_u01780545170246") 2026/06/04 04:02:50 DEBUG : hello world2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4152d2ae52a8179c_d20260604_m035125_c001_v7007000_t0000_u01780545085433") 2026/06/04 04:02:50 DEBUG : hello world2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a7b0_d20260604_m035124_c001_v0001098_t0004_u01780545084650") 2026/06/04 04:02:50 DEBUG : ignore-size: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d5d1b_d20260604_m035208_c001_v7007000_t0000_u01780545128356") 2026/06/04 04:02:50 DEBUG : ignore-size: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a832_d20260604_m035207_c001_v0001098_t0041_u01780545127263") 2026/06/04 04:02:50 DEBUG : nested/sub dir/file: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cadf0_d20260604_m035307_c001_v7007000_t0000_u01780545187538") 2026/06/04 04:02:50 DEBUG : nested/sub dir/file: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102122d4af28e2bf_d20260604_m035306_c001_v0001040_t0037_u01780545186485") 2026/06/04 04:02:50 DEBUG : nested/sub dir/file: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cadeb_d20260604_m035305_c001_v7007000_t0000_u01780545185742") 2026/06/04 04:02:50 DEBUG : nested/sub dir/file: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102122d4af28e2bb_d20260604_m035304_c001_v0001040_t0028_u01780545184628") 2026/06/04 04:02:50 DEBUG : one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee5a_d20260604_m035253_c001_v7007000_t0000_u01780545173369") 2026/06/04 04:02:50 DEBUG : one: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4177080e3a41a8c6_d20260604_m035249_c001_v0001098_t0034_u01780545169454") 2026/06/04 04:02:50 DEBUG : only0: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b8b_d20260604_m035804_c001_v7007000_t0000_u01780545484707") 2026/06/04 04:02:50 DEBUG : only0: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f402a3bd1a52183c8_d20260604_m035759_c001_v0001117_t0020_u01780545479053") 2026/06/04 04:02:50 DEBUG : only0: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab86_d20260604_m035739_c001_v0001098_t0015_u01780545459368") 2026/06/04 04:02:50 DEBUG : only0: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e4f2_d20260604_m035733_c001_v7007000_t0000_u01780545453031") 2026/06/04 04:02:50 DEBUG : only0: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab32_d20260604_m035712_c001_v0001098_t0052_u01780545432290") 2026/06/04 04:02:50 DEBUG : only1: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b8c_d20260604_m035804_c001_v7007000_t0000_u01780545484889") 2026/06/04 04:02:50 DEBUG : only1: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f409fbf3e11b2e93a_d20260604_m035759_c001_v0001161_t0054_u01780545479985") 2026/06/04 04:02:50 DEBUG : only1: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab8e_d20260604_m035740_c001_v0001098_t0032_u01780545460409") 2026/06/04 04:02:51 DEBUG : only1: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d6338_d20260604_m035733_c001_v7007000_t0000_u01780545453374") 2026/06/04 04:02:51 DEBUG : only1: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab36_d20260604_m035713_c001_v0001098_t0029_u01780545433285") 2026/06/04 04:02:51 DEBUG : only10: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b8e_d20260604_m035805_c001_v7007000_t0000_u01780545485071") 2026/06/04 04:02:51 DEBUG : only10: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413241644f2350be_d20260604_m035759_c001_v0001182_t0001_u01780545479800") 2026/06/04 04:02:51 DEBUG : only10: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41abb6_d20260604_m035749_c001_v0001098_t0005_u01780545469277") 2026/06/04 04:02:51 DEBUG : only10: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e4ef_d20260604_m035732_c001_v7007000_t0000_u01780545452833") 2026/06/04 04:02:51 DEBUG : only10: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab60_d20260604_m035722_c001_v0001098_t0046_u01780545442367") 2026/06/04 04:02:51 DEBUG : only11: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b90_d20260604_m035805_c001_v7007000_t0000_u01780545485253") 2026/06/04 04:02:51 DEBUG : only11: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4177080e3a41abde_d20260604_m035759_c001_v0001098_t0034_u01780545479063") 2026/06/04 04:02:51 DEBUG : only11: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41abbc_d20260604_m035750_c001_v0001098_t0009_u01780545470306") 2026/06/04 04:02:51 DEBUG : only11: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d135d6_d20260604_m035733_c001_v7007000_t0000_u01780545453224") 2026/06/04 04:02:51 DEBUG : only11: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab66_d20260604_m035723_c001_v0001098_t0024_u01780545443260") 2026/06/04 04:02:51 DEBUG : only12: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b91_d20260604_m035805_c001_v7007000_t0000_u01780545485436") 2026/06/04 04:02:51 DEBUG : only12: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f409fbf3e11b2e934_d20260604_m035759_c001_v0001161_t0054_u01780545479615") 2026/06/04 04:02:51 DEBUG : only12: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41abbe_d20260604_m035751_c001_v0001098_t0024_u01780545471177") 2026/06/04 04:02:51 DEBUG : only12: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d6335_d20260604_m035732_c001_v7007000_t0000_u01780545452828") 2026/06/04 04:02:51 DEBUG : only12: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab68_d20260604_m035724_c001_v0001098_t0005_u01780545444274") 2026/06/04 04:02:51 DEBUG : only13: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b93_d20260604_m035805_c001_v7007000_t0000_u01780545485623") 2026/06/04 04:02:51 DEBUG : only13: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f402a3bd1a52183ca_d20260604_m035759_c001_v0001117_t0020_u01780545479450") 2026/06/04 04:02:51 DEBUG : only13: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41abc6_d20260604_m035752_c001_v0001098_t0007_u01780545472285") 2026/06/04 04:02:52 DEBUG : only13: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d135d4_d20260604_m035733_c001_v7007000_t0000_u01780545453042") 2026/06/04 04:02:52 DEBUG : only13: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab6a_d20260604_m035725_c001_v0001098_t0000_u01780545445177") 2026/06/04 04:02:52 DEBUG : only14: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b94_d20260604_m035805_c001_v7007000_t0000_u01780545485808") 2026/06/04 04:02:52 DEBUG : only14: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4177080e3a41abe0_d20260604_m035759_c001_v0001098_t0034_u01780545479461") 2026/06/04 04:02:52 DEBUG : only14: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41abc8_d20260604_m035753_c001_v0001098_t0048_u01780545473400") 2026/06/04 04:02:52 DEBUG : only14: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d135d8_d20260604_m035733_c001_v7007000_t0000_u01780545453409") 2026/06/04 04:02:52 DEBUG : only14: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab6c_d20260604_m035726_c001_v0001098_t0008_u01780545446349") 2026/06/04 04:02:52 DEBUG : only15: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b96_d20260604_m035805_c001_v7007000_t0000_u01780545485990") 2026/06/04 04:02:52 DEBUG : only15: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f402a3bd1a52183cc_d20260604_m035759_c001_v0001117_t0020_u01780545479633") 2026/06/04 04:02:52 DEBUG : only15: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41abce_d20260604_m035754_c001_v0001098_t0023_u01780545474325") 2026/06/04 04:02:52 DEBUG : only15: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d6337_d20260604_m035733_c001_v7007000_t0000_u01780545453192") 2026/06/04 04:02:52 DEBUG : only15: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab6e_d20260604_m035727_c001_v0001098_t0013_u01780545447170") 2026/06/04 04:02:52 DEBUG : only16: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b98_d20260604_m035806_c001_v7007000_t0000_u01780545486294") 2026/06/04 04:02:52 DEBUG : only16: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4177080e3a41abe2_d20260604_m035759_c001_v0001098_t0034_u01780545479655") 2026/06/04 04:02:52 DEBUG : only16: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41abd2_d20260604_m035755_c001_v0001098_t0001_u01780545475205") 2026/06/04 04:02:52 DEBUG : only16: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d135cd_d20260604_m035732_c001_v7007000_t0000_u01780545452454") 2026/06/04 04:02:52 DEBUG : only16: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab72_d20260604_m035728_c001_v0001098_t0039_u01780545448073") 2026/06/04 04:02:53 DEBUG : only17: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b9a_d20260604_m035806_c001_v7007000_t0000_u01780545486482") 2026/06/04 04:02:53 DEBUG : only17: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f409fbf3e11b2e938_d20260604_m035759_c001_v0001161_t0054_u01780545479801") 2026/06/04 04:02:53 DEBUG : only17: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41abd4_d20260604_m035756_c001_v0001098_t0055_u01780545476122") 2026/06/04 04:02:53 DEBUG : only17: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d135cf_d20260604_m035732_c001_v7007000_t0000_u01780545452635") 2026/06/04 04:02:53 DEBUG : only17: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab74_d20260604_m035729_c001_v0001098_t0037_u01780545449264") 2026/06/04 04:02:53 DEBUG : only18: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b9c_d20260604_m035806_c001_v7007000_t0000_u01780545486665") 2026/06/04 04:02:53 DEBUG : only18: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f402a3bd1a52183ce_d20260604_m035759_c001_v0001117_t0020_u01780545479816") 2026/06/04 04:02:53 DEBUG : only18: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41abd8_d20260604_m035757_c001_v0001098_t0034_u01780545477147") 2026/06/04 04:02:53 DEBUG : only18: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d6339_d20260604_m035733_c001_v7007000_t0000_u01780545453564") 2026/06/04 04:02:53 DEBUG : only18: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab76_d20260604_m035730_c001_v0001098_t0056_u01780545450197") 2026/06/04 04:02:53 DEBUG : only19: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b9e_d20260604_m035806_c001_v7007000_t0000_u01780545486848") 2026/06/04 04:02:53 DEBUG : only19: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4177080e3a41abe4_d20260604_m035759_c001_v0001098_t0034_u01780545479838") 2026/06/04 04:02:53 DEBUG : only19: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41abdc_d20260604_m035758_c001_v0001098_t0057_u01780545478047") 2026/06/04 04:02:53 DEBUG : only19: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e4f3_d20260604_m035733_c001_v7007000_t0000_u01780545453202") 2026/06/04 04:02:54 DEBUG : only19: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab78_d20260604_m035731_c001_v0001098_t0031_u01780545451116") 2026/06/04 04:02:54 DEBUG : only2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35b9f_d20260604_m035807_c001_v7007000_t0000_u01780545487031") 2026/06/04 04:02:54 DEBUG : only2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f402a3bd1a52183d0_d20260604_m035800_c001_v0001117_t0020_u01780545480079") 2026/06/04 04:02:54 DEBUG : only2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab94_d20260604_m035741_c001_v0001098_t0004_u01780545461662") 2026/06/04 04:02:54 DEBUG : only2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e4f0_d20260604_m035732_c001_v7007000_t0000_u01780545452844") 2026/06/04 04:02:54 DEBUG : only2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab3c_d20260604_m035714_c001_v0001098_t0007_u01780545434359") 2026/06/04 04:02:54 DEBUG : only3: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35ba1_d20260604_m035807_c001_v7007000_t0000_u01780545487213") 2026/06/04 04:02:54 DEBUG : only3: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413241644f2350c0_d20260604_m035759_c001_v0001182_t0001_u01780545479996") 2026/06/04 04:02:54 DEBUG : only3: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab98_d20260604_m035742_c001_v0001098_t0017_u01780545462603") 2026/06/04 04:02:54 DEBUG : only3: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e4f7_d20260604_m035733_c001_v7007000_t0000_u01780545453574") 2026/06/04 04:02:54 DEBUG : only3: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab42_d20260604_m035715_c001_v0001098_t0045_u01780545435334") 2026/06/04 04:02:54 DEBUG : only4: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35ba3_d20260604_m035807_c001_v7007000_t0000_u01780545487398") 2026/06/04 04:02:54 DEBUG : only4: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4177080e3a41abe6_d20260604_m035800_c001_v0001098_t0034_u01780545480021") 2026/06/04 04:02:54 DEBUG : only4: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab9e_d20260604_m035743_c001_v0001098_t0028_u01780545463424") 2026/06/04 04:02:54 DEBUG : only4: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e4f4_d20260604_m035733_c001_v7007000_t0000_u01780545453213") 2026/06/04 04:02:54 DEBUG : only4: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab4a_d20260604_m035716_c001_v0001098_t0043_u01780545436204") 2026/06/04 04:02:54 DEBUG : only5: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35ba4_d20260604_m035807_c001_v7007000_t0000_u01780545487581") 2026/06/04 04:02:54 DEBUG : only5: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f409fbf3e11b2e93c_d20260604_m035800_c001_v0001161_t0054_u01780545480171") 2026/06/04 04:02:54 DEBUG : only5: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41aba4_d20260604_m035744_c001_v0001098_t0016_u01780545464312") 2026/06/04 04:02:54 DEBUG : only5: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d135d1_d20260604_m035732_c001_v7007000_t0000_u01780545452860") 2026/06/04 04:02:54 DEBUG : only5: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab4e_d20260604_m035717_c001_v0001098_t0037_u01780545437448") 2026/06/04 04:02:54 DEBUG : only6: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35ba6_d20260604_m035807_c001_v7007000_t0000_u01780545487766") 2026/06/04 04:02:54 DEBUG : only6: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413241644f2350c2_d20260604_m035800_c001_v0001182_t0001_u01780545480274") 2026/06/04 04:02:55 DEBUG : only6: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41aba8_d20260604_m035745_c001_v0001098_t0003_u01780545465332") 2026/06/04 04:02:55 DEBUG : only6: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d6336_d20260604_m035733_c001_v7007000_t0000_u01780545453011") 2026/06/04 04:02:55 DEBUG : only6: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab52_d20260604_m035718_c001_v0001098_t0036_u01780545438470") 2026/06/04 04:02:55 DEBUG : only7: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35ba9_d20260604_m035807_c001_v7007000_t0000_u01780545487949") 2026/06/04 04:02:55 DEBUG : only7: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4177080e3a41abe8_d20260604_m035800_c001_v0001098_t0034_u01780545480284") 2026/06/04 04:02:55 DEBUG : only7: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41abb0_d20260604_m035746_c001_v0001098_t0037_u01780545466397") 2026/06/04 04:02:55 DEBUG : only7: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e4f1_d20260604_m035733_c001_v7007000_t0000_u01780545453020") 2026/06/04 04:02:55 DEBUG : only7: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab54_d20260604_m035719_c001_v0001098_t0026_u01780545439578") 2026/06/04 04:02:55 DEBUG : only8: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35bab_d20260604_m035808_c001_v7007000_t0000_u01780545488130") 2026/06/04 04:02:55 DEBUG : only8: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f402a3bd1a52183d2_d20260604_m035800_c001_v0001117_t0020_u01780545480263") 2026/06/04 04:02:55 DEBUG : only8: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41abb2_d20260604_m035747_c001_v0001098_t0032_u01780545467425") 2026/06/04 04:02:55 DEBUG : only8: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e4f5_d20260604_m035733_c001_v7007000_t0000_u01780545453385") 2026/06/04 04:02:55 DEBUG : only8: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab5a_d20260604_m035720_c001_v0001098_t0039_u01780545440471") 2026/06/04 04:02:55 DEBUG : only9: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35bac_d20260604_m035808_c001_v7007000_t0000_u01780545488314") 2026/06/04 04:02:55 DEBUG : only9: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f409fbf3e11b2e93e_d20260604_m035800_c001_v0001161_t0054_u01780545480355") 2026/06/04 04:02:55 DEBUG : only9: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41abb4_d20260604_m035748_c001_v0001098_t0001_u01780545468470") 2026/06/04 04:02:55 DEBUG : only9: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f424efead8e29e4f6_d20260604_m035733_c001_v7007000_t0000_u01780545453398") 2026/06/04 04:02:55 DEBUG : only9: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ab5c_d20260604_m035721_c001_v0001098_t0040_u01780545441372") 2026/06/04 04:02:55 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cade7_d20260604_m035303_c001_v7007000_t0000_u01780545183517") 2026/06/04 04:02:55 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218154_d20260604_m035301_c001_v0001117_t0042_u01780545181009") 2026/06/04 04:02:56 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cade2_d20260604_m035259_c001_v7007000_t0000_u01780545179911") 2026/06/04 04:02:56 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102122d4af28e2b7_d20260604_m035257_c001_v0001040_t0006_u01780545177909") 2026/06/04 04:02:56 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21caddf_d20260604_m035257_c001_v7007000_t0000_u01780545177165") 2026/06/04 04:02:56 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218144_d20260604_m035254_c001_v0001117_t0026_u01780545174291") 2026/06/04 04:02:56 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee41_d20260604_m035243_c001_v7007000_t0000_u01780545163876") 2026/06/04 04:02:56 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a8b2_d20260604_m035242_c001_v0001098_t0027_u01780545162026") 2026/06/04 04:02:56 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee36_d20260604_m035240_c001_v7007000_t0000_u01780545160270") 2026/06/04 04:02:56 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a8a8_d20260604_m035239_c001_v0001098_t0023_u01780545159261") 2026/06/04 04:02:56 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee2e_d20260604_m035237_c001_v7007000_t0000_u01780545157864") 2026/06/04 04:02:56 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a89e_d20260604_m035236_c001_v0001098_t0056_u01780545156780") 2026/06/04 04:02:56 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee05_d20260604_m035230_c001_v7007000_t0000_u01780545150510") 2026/06/04 04:02:56 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a87c_d20260604_m035228_c001_v0001098_t0041_u01780545148866") 2026/06/04 04:02:56 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee01_d20260604_m035228_c001_v7007000_t0000_u01780545148499") 2026/06/04 04:02:56 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a876_d20260604_m035227_c001_v0001098_t0046_u01780545147018") 2026/06/04 04:02:56 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eedfc_d20260604_m035226_c001_v7007000_t0000_u01780545146653") 2026/06/04 04:02:56 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a872_d20260604_m035225_c001_v0001098_t0012_u01780545145809") 2026/06/04 04:02:56 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a870_d20260604_m035224_c001_v0001098_t0025_u01780545144995") 2026/06/04 04:02:56 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eedf9_d20260604_m035224_c001_v7007000_t0000_u01780545144631") 2026/06/04 04:02:56 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a86c_d20260604_m035223_c001_v0001098_t0033_u01780545143942") 2026/06/04 04:02:56 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a86a_d20260604_m035223_c001_v0001098_t0024_u01780545143158") 2026/06/04 04:02:56 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d5d5c_d20260604_m035222_c001_v7007000_t0000_u01780545142431") 2026/06/04 04:02:57 DEBUG : potato: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a866_d20260604_m035221_c001_v0001098_t0013_u01780545141572") 2026/06/04 04:02:57 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41797be8edef227a_d20260604_m035350_c001_v7007000_t0000_u01780545230191") 2026/06/04 04:02:57 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52181c0_d20260604_m035349_c001_v0001117_t0004_u01780545229341") 2026/06/04 04:02:57 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a7267_d20260604_m035340_c001_v7007000_t0000_u01780545220644") 2026/06/04 04:02:57 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52181a6_d20260604_m035335_c001_v0001117_t0001_u01780545215070") 2026/06/04 04:02:57 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d1336d_d20260604_m035327_c001_v7007000_t0000_u01780545207582") 2026/06/04 04:02:57 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218190_d20260604_m035322_c001_v0001117_t0056_u01780545202572") 2026/06/04 04:02:57 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cae12_d20260604_m035315_c001_v7007000_t0000_u01780545195571") 2026/06/04 04:02:57 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218170_d20260604_m035310_c001_v0001117_t0020_u01780545190660") 2026/06/04 04:02:57 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee49_d20260604_m035248_c001_v7007000_t0000_u01780545168354") 2026/06/04 04:02:57 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a8c0_d20260604_m035246_c001_v0001098_t0003_u01780545166640") 2026/06/04 04:02:57 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee46_d20260604_m035246_c001_v7007000_t0000_u01780545166271") 2026/06/04 04:02:57 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a8ba_d20260604_m035244_c001_v0001098_t0006_u01780545164425") 2026/06/04 04:02:57 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee42_d20260604_m035244_c001_v7007000_t0000_u01780545164060") 2026/06/04 04:02:57 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a8b6_d20260604_m035243_c001_v0001098_t0049_u01780545163103") 2026/06/04 04:02:57 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee3a_d20260604_m035241_c001_v7007000_t0000_u01780545161660") 2026/06/04 04:02:57 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a8ae_d20260604_m035240_c001_v0001098_t0004_u01780545160636") 2026/06/04 04:02:57 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee34_d20260604_m035238_c001_v7007000_t0000_u01780545158892") 2026/06/04 04:02:57 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a8a4_d20260604_m035237_c001_v0001098_t0005_u01780545157876") 2026/06/04 04:02:57 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee09_d20260604_m035231_c001_v7007000_t0000_u01780545151238") 2026/06/04 04:02:57 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a880_d20260604_m035230_c001_v0001098_t0027_u01780545150031") 2026/06/04 04:02:58 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4152d2ae52a817a9_d20260604_m035128_c001_v7007000_t0000_u01780545088368") 2026/06/04 04:02:58 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a7b8_d20260604_m035127_c001_v0001098_t0039_u01780545087633") 2026/06/04 04:02:58 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4152d2ae52a817a1_d20260604_m035126_c001_v7007000_t0000_u01780545086727") 2026/06/04 04:02:58 DEBUG : potato2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a7b2_d20260604_m035125_c001_v0001098_t0003_u01780545085980") 2026/06/04 04:02:58 DEBUG : potato3: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a7268_d20260604_m035340_c001_v7007000_t0000_u01780545220900") 2026/06/04 04:02:58 DEBUG : potato3: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102122d4af28e2fb_d20260604_m035337_c001_v0001040_t0012_u01780545217485") 2026/06/04 04:02:58 DEBUG : potato3: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d1336e_d20260604_m035327_c001_v7007000_t0000_u01780545207873") 2026/06/04 04:02:58 DEBUG : potato3: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102122d4af28e2ed_d20260604_m035324_c001_v0001040_t0019_u01780545204271") 2026/06/04 04:02:58 DEBUG : potato3: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cae13_d20260604_m035315_c001_v7007000_t0000_u01780545195753") 2026/06/04 04:02:58 DEBUG : potato3: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102122d4af28e2d1_d20260604_m035311_c001_v0001040_t0036_u01780545191627") 2026/06/04 04:02:58 DEBUG : pre-dest1/1: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f405fcee326faed76_d20260604_m035423_c001_v7007000_t0000_u01780545263591") 2026/06/04 04:02:58 DEBUG : pre-dest1/1: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102122d4af28e325_d20260604_m035415_c001_v0001040_t0042_u01780545255080") 2026/06/04 04:02:58 DEBUG : pre-dest2/2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f405fcee326faed77_d20260604_m035423_c001_v7007000_t0000_u01780545263774") 2026/06/04 04:02:58 DEBUG : pre-dest2/2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52181fc_d20260604_m035415_c001_v0001117_t0052_u01780545255922") 2026/06/04 04:02:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07e01_d20260604_m035401_c001_v7007000_t0000_u01780545241128") 2026/06/04 04:02:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a962_d20260604_m035357_c001_v0001098_t0017_u01780545237937") 2026/06/04 04:02:58 DEBUG : sizeonly: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d5d19_d20260604_m035206_c001_v7007000_t0000_u01780545126712") 2026/06/04 04:02:58 DEBUG : sizeonly: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a82e_d20260604_m035205_c001_v0001098_t0002_u01780545125408") 2026/06/04 04:02:58 DEBUG : splitbanan: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41295184cd2c9683_d20260604_m040009_c001_v7007000_t0000_u01780545609847") 2026/06/04 04:02:58 DEBUG : splitbanan: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2eada_d20260604_m040002_c001_v0001161_t0029_u01780545602390") 2026/06/04 04:02:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f9b_d20260604_m040134_c001_v7007000_t0000_u01780545694175") 2026/06/04 04:02:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521860f_d20260604_m040127_c001_v0001117_t0012_u01780545687222") 2026/06/04 04:02:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb536a_d20260604_m040116_c001_v7007000_t0000_u01780545676776") 2026/06/04 04:02:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52185e1_d20260604_m040110_c001_v0001117_t0014_u01780545670085") 2026/06/04 04:02:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb52e5_d20260604_m040059_c001_v7007000_t0000_u01780545659741") 2026/06/04 04:02:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52185b3_d20260604_m040053_c001_v0001117_t0031_u01780545653297") 2026/06/04 04:02:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f418f4cad22d1393d_d20260604_m040043_c001_v7007000_t0000_u01780545643135") 2026/06/04 04:02:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218593_d20260604_m040036_c001_v0001117_t0005_u01780545636704") 2026/06/04 04:02:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c671b_d20260604_m040027_c001_v7007000_t0000_u01780545627069") 2026/06/04 04:02:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218574_d20260604_m040020_c001_v0001117_t0030_u01780545620368") 2026/06/04 04:02:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f405fcee326faf280_d20260604_m040004_c001_v7007000_t0000_u01780545604623") 2026/06/04 04:02:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218538_d20260604_m040001_c001_v0001117_t0042_u01780545601117") 2026/06/04 04:02:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f423515f449738797_d20260604_m035951_c001_v7007000_t0000_u01780545591182") 2026/06/04 04:02:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ea94_d20260604_m035943_c001_v0001161_t0013_u01780545583616") 2026/06/04 04:02:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f427aed2e5db4d64f_d20260604_m035942_c001_v7007000_t0000_u01780545582665") 2026/06/04 04:02:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41acd2_d20260604_m035939_c001_v0001098_t0002_u01780545579024") 2026/06/04 04:02:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41117b5983d85ebf_d20260604_m035929_c001_v7007000_t0000_u01780545569066") 2026/06/04 04:02:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41aca6_d20260604_m035921_c001_v0001098_t0037_u01780545561888") 2026/06/04 04:02:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f41829ffa08a0d1cf_d20260604_m035920_c001_v7007000_t0000_u01780545560679") 2026/06/04 04:02:59 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52184a4_d20260604_m035917_c001_v0001117_t0033_u01780545557152") 2026/06/04 04:03:00 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f401699c390ff9c5e_d20260604_m035902_c001_v7007000_t0000_u01780545542159") 2026/06/04 04:03:00 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218462_d20260604_m035857_c001_v0001117_t0050_u01780545537372") 2026/06/04 04:03:00 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40349b77fe9c65e5_d20260604_m035847_c001_v7007000_t0000_u01780545527314") 2026/06/04 04:03:00 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521843e_d20260604_m035840_c001_v0001117_t0017_u01780545520915") 2026/06/04 04:03:00 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40255413819a74a7_d20260604_m035831_c001_v7007000_t0000_u01780545511379") 2026/06/04 04:03:00 DEBUG : splitbananasplit: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a521841c_d20260604_m035824_c001_v0001117_t0037_u01780545504803") 2026/06/04 04:03:00 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4064792d0fbb515c_d20260604_m035946_c001_v7007000_t0000_u01780545586146") 2026/06/04 04:03:00 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41acd6_d20260604_m035940_c001_v0001098_t0040_u01780545580090") 2026/06/04 04:03:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35bf2_d20260604_m035816_c001_v7007000_t0000_u01780545496938") 2026/06/04 04:03:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52183ec_d20260604_m035815_c001_v0001117_t0050_u01780545495507") 2026/06/04 04:03:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35be2_d20260604_m035814_c001_v7007000_t0000_u01780545494754") 2026/06/04 04:03:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ac00_d20260604_m035813_c001_v0001098_t0012_u01780545493625") 2026/06/04 04:03:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cadf3_d20260604_m035307_c001_v7007000_t0000_u01780545187721") 2026/06/04 04:03:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218162_d20260604_m035306_c001_v0001117_t0031_u01780545186476") 2026/06/04 04:03:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cadec_d20260604_m035305_c001_v7007000_t0000_u01780545185925") 2026/06/04 04:03:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a8f2_d20260604_m035304_c001_v0001098_t0042_u01780545184976") 2026/06/04 04:03:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d5d17_d20260604_m035203_c001_v7007000_t0000_u01780545123307") 2026/06/04 04:03:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a81e_d20260604_m035201_c001_v0001098_t0016_u01780545121826") 2026/06/04 04:03:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d5d16_d20260604_m035201_c001_v7007000_t0000_u01780545121463") 2026/06/04 04:03:00 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a81a_d20260604_m035200_c001_v0001098_t0007_u01780545120350") 2026/06/04 04:03:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d5d13_d20260604_m035158_c001_v7007000_t0000_u01780545118270") 2026/06/04 04:03:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a810_d20260604_m035155_c001_v0001098_t0042_u01780545115513") 2026/06/04 04:03:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d5d12_d20260604_m035154_c001_v7007000_t0000_u01780545114968") 2026/06/04 04:03:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a80c_d20260604_m035153_c001_v0001098_t0002_u01780545113905") 2026/06/04 04:03:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a806_d20260604_m035151_c001_v0001098_t0007_u01780545111310") 2026/06/04 04:03:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40431be2243d5d10_d20260604_m035150_c001_v7007000_t0000_u01780545110944") 2026/06/04 04:03:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a804_d20260604_m035150_c001_v0001098_t0037_u01780545110247") 2026/06/04 04:03:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a802_d20260604_m035149_c001_v0001098_t0059_u01780545109352") 2026/06/04 04:03:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4152d2ae52a817eb_d20260604_m035148_c001_v7007000_t0000_u01780545108623") 2026/06/04 04:03:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a7fa_d20260604_m035146_c001_v0001098_t0018_u01780545106109") 2026/06/04 04:03:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a7f6_d20260604_m035143_c001_v0001098_t0029_u01780545103584") 2026/06/04 04:03:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4152d2ae52a817d7_d20260604_m035143_c001_v7007000_t0000_u01780545103219") 2026/06/04 04:03:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a7f4_d20260604_m035142_c001_v0001098_t0017_u01780545102506") 2026/06/04 04:03:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a7ee_d20260604_m035141_c001_v0001098_t0015_u01780545101738") 2026/06/04 04:03:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4152d2ae52a817cf_d20260604_m035141_c001_v7007000_t0000_u01780545101372") 2026/06/04 04:03:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a7e0_d20260604_m035137_c001_v0001098_t0004_u01780545097358") 2026/06/04 04:03:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4152d2ae52a817c1_d20260604_m035136_c001_v7007000_t0000_u01780545096992") 2026/06/04 04:03:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a7da_d20260604_m035136_c001_v0001098_t0050_u01780545096266") 2026/06/04 04:03:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4152d2ae52a817be_d20260604_m035135_c001_v7007000_t0000_u01780545095357") 2026/06/04 04:03:01 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a7d6_d20260604_m035134_c001_v0001098_t0000_u01780545094700") 2026/06/04 04:03:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4152d2ae52a817bd_d20260604_m035134_c001_v7007000_t0000_u01780545094152") 2026/06/04 04:03:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a7d2_d20260604_m035133_c001_v0001098_t0029_u01780545093403") 2026/06/04 04:03:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4152d2ae52a817bb_d20260604_m035132_c001_v7007000_t0000_u01780545092492") 2026/06/04 04:03:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a7c6_d20260604_m035131_c001_v0001098_t0032_u01780545091483") 2026/06/04 04:03:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4152d2ae52a817b6_d20260604_m035130_c001_v7007000_t0000_u01780545090936") 2026/06/04 04:03:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a7c2_d20260604_m035130_c001_v0001098_t0026_u01780545090187") 2026/06/04 04:03:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4152d2ae52a817af_d20260604_m035129_c001_v7007000_t0000_u01780545089641") 2026/06/04 04:03:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a7ba_d20260604_m035128_c001_v0001098_t0028_u01780545088915") 2026/06/04 04:03:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4152d2ae52a81796_d20260604_m035124_c001_v7007000_t0000_u01780545084105") 2026/06/04 04:03:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a7aa_d20260604_m035123_c001_v0001098_t0035_u01780545083390") 2026/06/04 04:03:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4152d2ae52a81790_d20260604_m035122_c001_v7007000_t0000_u01780545082842") 2026/06/04 04:03:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a7a6_d20260604_m035122_c001_v0001098_t0014_u01780545082176") 2026/06/04 04:03:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4152d2ae52a81788_d20260604_m035121_c001_v7007000_t0000_u01780545081270") 2026/06/04 04:03:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a7a2_d20260604_m035120_c001_v0001098_t0045_u01780545080465") 2026/06/04 04:03:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4152d2ae52a8177c_d20260604_m035118_c001_v7007000_t0000_u01780545078278") 2026/06/04 04:03:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a798_d20260604_m035117_c001_v0001098_t0013_u01780545077549") 2026/06/04 04:03:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35bf5_d20260604_m035817_c001_v7007000_t0000_u01780545497124") 2026/06/04 04:03:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2e968_d20260604_m035815_c001_v0001161_t0049_u01780545495518") 2026/06/04 04:03:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35be4_d20260604_m035814_c001_v7007000_t0000_u01780545494937") 2026/06/04 04:03:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23511e_d20260604_m035813_c001_v0001182_t0057_u01780545493634") 2026/06/04 04:03:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f9c_d20260604_m040136_c001_v7007000_t0000_u01780545696434") 2026/06/04 04:03:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ae68_d20260604_m040135_c001_v0001098_t0043_u01780545695574") 2026/06/04 04:03:02 DEBUG : sub/yam: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cade5_d20260604_m035302_c001_v7007000_t0000_u01780545182969") 2026/06/04 04:03:03 DEBUG : sub/yam: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102122d4af28e2b9_d20260604_m035300_c001_v0001040_t0029_u01780545180652") 2026/06/04 04:03:03 DEBUG : test_dir1/file2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35bd3_d20260604_m035812_c001_v7007000_t0000_u01780545492868") 2026/06/04 04:03:03 DEBUG : test_dir1/file2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a52183e8_d20260604_m035811_c001_v0001117_t0049_u01780545491357") 2026/06/04 04:03:03 DEBUG : test_dir1/file2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35bba_d20260604_m035810_c001_v7007000_t0000_u01780545490577") 2026/06/04 04:03:03 DEBUG : test_dir1/file2: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41abf8_d20260604_m035809_c001_v0001098_t0053_u01780545489265") 2026/06/04 04:03:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35bd5_d20260604_m035813_c001_v7007000_t0000_u01780545493050") 2026/06/04 04:03:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2e95c_d20260604_m035811_c001_v0001161_t0011_u01780545491696") 2026/06/04 04:03:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f419e87296df35bbd_d20260604_m035810_c001_v7007000_t0000_u01780545490761") 2026/06/04 04:03:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2350fe_d20260604_m035809_c001_v0001182_t0043_u01780545489260") 2026/06/04 04:03:03 DEBUG : three: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee5c_d20260604_m035253_c001_v7007000_t0000_u01780545173552") 2026/06/04 04:03:03 DEBUG : three: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a8d4_d20260604_m035252_c001_v0001098_t0036_u01780545172270") 2026/06/04 04:03:03 DEBUG : three: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a8ca_d20260604_m035249_c001_v0001098_t0039_u01780545169824") 2026/06/04 04:03:03 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f9d_d20260604_m040138_c001_v7007000_t0000_u01780545698160") 2026/06/04 04:03:03 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ebf8_d20260604_m040137_c001_v0001161_t0012_u01780545697395") 2026/06/04 04:03:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07fb2_d20260604_m040158_c001_v7007000_t0000_u01780545718863") 2026/06/04 04:03:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f23582d_d20260604_m040156_c001_v0001182_t0000_u01780545716638") 2026/06/04 04:03:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07fb0_d20260604_m040154_c001_v7007000_t0000_u01780545714984") 2026/06/04 04:03:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ec18_d20260604_m040152_c001_v0001161_t0045_u01780545712956") 2026/06/04 04:03:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07faf_d20260604_m040151_c001_v7007000_t0000_u01780545711991") 2026/06/04 04:03:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ae9e_d20260604_m040151_c001_v0001098_t0012_u01780545711046") 2026/06/04 04:03:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07fa4_d20260604_m040146_c001_v7007000_t0000_u01780545706103") 2026/06/04 04:03:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ec04_d20260604_m040144_c001_v0001161_t0054_u01780545704981") 2026/06/04 04:03:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07fac_d20260604_m040148_c001_v7007000_t0000_u01780545708148") 2026/06/04 04:03:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2357f3_d20260604_m040147_c001_v0001182_t0013_u01780545707076") 2026/06/04 04:03:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07fa2_d20260604_m040144_c001_v7007000_t0000_u01780545704012") 2026/06/04 04:03:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41ae84_d20260604_m040143_c001_v0001098_t0009_u01780545703175") 2026/06/04 04:03:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f9f_d20260604_m040142_c001_v7007000_t0000_u01780545702197") 2026/06/04 04:03:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218631_d20260604_m040141_c001_v0001117_t0056_u01780545701086") 2026/06/04 04:03:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07f9e_d20260604_m040140_c001_v7007000_t0000_u01780545700106") 2026/06/04 04:03:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f113241644f2357b9_d20260604_m040139_c001_v0001182_t0000_u01780545699124") 2026/06/04 04:03:04 DEBUG : toe/toe/toe: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f409b90c8204ff430_d20260604_m040203_c001_v7007000_t0000_u01780545723953") 2026/06/04 04:03:04 DEBUG : toe/toe/toe: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109fbf3e11b2ec32_d20260604_m040203_c001_v0001161_t0036_u01780545723064") 2026/06/04 04:03:04 DEBUG : toe/toe/toe: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07fad_d20260604_m040150_c001_v7007000_t0000_u01780545710074") 2026/06/04 04:03:04 DEBUG : toe/toe/toe: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218649_d20260604_m040149_c001_v0001117_t0028_u01780545709127") 2026/06/04 04:03:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07fb3_d20260604_m040159_c001_v7007000_t0000_u01780545719472") 2026/06/04 04:03:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102a3bd1a5218667_d20260604_m040158_c001_v0001117_t0054_u01780545718212") 2026/06/04 04:03:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f40480d4a2df07fb1_d20260604_m040155_c001_v7007000_t0000_u01780545715589") 2026/06/04 04:03:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f117bd4554a630502_d20260604_m040154_c001_v0001105_t0020_u01780545714369") 2026/06/04 04:03:04 DEBUG : two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f417958ed202eee5e_d20260604_m035253_c001_v7007000_t0000_u01780545173735") 2026/06/04 04:03:04 DEBUG : two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f402122d4af28e2a7_d20260604_m035251_c001_v0001040_t0046_u01780545171686") 2026/06/04 04:03:04 DEBUG : two: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f4177080e3a41a8c8_d20260604_m035249_c001_v0001098_t0034_u01780545169639") 2026/06/04 04:03:04 DEBUG : yam: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cade8_d20260604_m035303_c001_v7007000_t0000_u01780545183700") 2026/06/04 04:03:05 DEBUG : yam: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f109ab72cb9f08533_d20260604_m035302_c001_v0001097_t0031_u01780545182386") 2026/06/04 04:03:05 DEBUG : yam: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cade1_d20260604_m035259_c001_v7007000_t0000_u01780545179362") 2026/06/04 04:03:05 DEBUG : yam: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f1177080e3a41a8e2_d20260604_m035258_c001_v0001098_t0019_u01780545178259") 2026/06/04 04:03:05 DEBUG : yam: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cadde_d20260604_m035256_c001_v7007000_t0000_u01780545176621") 2026/06/04 04:03:05 DEBUG : yam: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f102122d4af28e2ad_d20260604_m035254_c001_v0001040_t0038_u01780545174301") 2026/06/04 04:03:05 DEBUG : yaml: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cade3_d20260604_m035300_c001_v7007000_t0000_u01780545180092") 2026/06/04 04:03:05 DEBUG : yaml: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f114f869841cd740c_d20260604_m035259_c001_v0001185_t0056_u01780545179157") 2026/06/04 04:03:05 DEBUG : yaml: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f413d7c04c21cade0_d20260604_m035257_c001_v7007000_t0000_u01780545177348") 2026/06/04 04:03:05 DEBUG : yaml: Deleting (id "4_z7fa2bd93c01d9b0b9fe80e1b_f112168ad917a8f11_d20260604_m035255_c001_v0001033_t0047_u01780545175778") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m51.863842253s (try 1/5)