"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/08/05 05:03:16 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide" 2026/08/05 05:03:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/05 05:03:16 DEBUG : Creating backend with remote "/tmp/rclone3860982008" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:03:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:03:17 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:03:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/05 05:03:17 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.40s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:03:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/05 05:03:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:03:18 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:03:18 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:03:19 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:03:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:03:19 INFO : sub dir/hello world: Copied (new) 2026/08/05 05:03:19 DEBUG : B2 bucket rclone-test-tehopov8fide: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.78s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:03:20 DEBUG : Creating backend with remote "/non-existing" 2026/08/05 05:03:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/05 05:03:20 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:03:20 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:03:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:03:21 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:03:21 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:03:22 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:03:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:03:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.88s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.35s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:03:23 INFO : B2 bucket rclone-test-tehopov8fide: Running all checks before starting transfers 2026/08/05 05:03:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:03:23 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:03:23 INFO : B2 bucket rclone-test-tehopov8fide: Checks finished, now starting transfers 2026/08/05 05:03:23 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:03:23 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:03:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:03:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.25s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:03:24 ERROR : Ignoring --no-traverse with sync 2026/08/05 05:03:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:03:24 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:03:24 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:03:24 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:03:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:03:24 INFO : sub dir/hello world: Copied (new) 2026/08/05 05:03:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.18s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:03:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/05 05:03:25 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:03:25 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:03:26 DEBUG : hello world2: size = 12 OK 2026/08/05 05:03:26 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/08/05 05:03:26 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.28s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:03:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:03:27 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:03:27 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:03:27 DEBUG : potato2: size = 11 OK 2026/08/05 05:03:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:03:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.36s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:03:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:03:28 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:03:28 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:03:29 DEBUG : potato2: size = 11 OK 2026/08/05 05:03:29 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:03:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.63s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:03:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/05 05:03:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 05:03:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/05 05:03:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/05 05:03:30 INFO : sub dir2: Making directory 2026/08/05 05:03:30 INFO : sub dir: Making directory 2026/08/05 05:03:30 INFO : sub dir2/sub sub dir2: Making directory 2026/08/05 05:03:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:03:30 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:03:30 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:03:30 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:03:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:03:30 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/08/05 05:03:30 DEBUG : B2 bucket rclone-test-tehopov8fide: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.40s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:03:31 INFO : sub dir2: Making directory 2026/08/05 05:03:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/05 05:03:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 05:03:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:03:31 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:03:31 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:03:31 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:03:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:03:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.37s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:03:32 DEBUG : sub dir2: Making directory with metadata 2026/08/05 05:03:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 05:03:32 INFO : sub dir2: Making directory 2026/08/05 05:03:32 INFO : sub dir: Making directory 2026/08/05 05:03:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:03:32 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:03:32 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:03:33 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:03:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:03:33 INFO : sub dir/hello world: Copied (new) 2026/08/05 05:03:33 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/08/05 05:03:33 DEBUG : B2 bucket rclone-test-tehopov8fide: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/05 05:03:33 DEBUG : B2 bucket rclone-test-tehopov8fide: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.49s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:03:34 INFO : sub dir2: Making directory 2026/08/05 05:03:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:03:34 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:03:34 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:03:35 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:03:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:03:35 INFO : sub dir/hello world: Copied (new) 2026/08/05 05:03:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.35s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:03:35 DEBUG : sub dir2: Making directory with metadata 2026/08/05 05:03:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 05:03:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/05 05:03:36 INFO : sub dir2: Making directory 2026/08/05 05:03:36 INFO : sub dir: Making directory 2026/08/05 05:03:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:03:36 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:03:36 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:03:36 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:03:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:03:36 INFO : sub dir/hello world: Copied (new) 2026/08/05 05:03:36 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/08/05 05:03:36 DEBUG : B2 bucket rclone-test-tehopov8fide: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.18s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:03:37 INFO : sub dir2: Making directory 2026/08/05 05:03:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:03:37 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:03:37 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:03:37 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:03:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:03:37 INFO : sub dir/hello world: Copied (new) 2026/08/05 05:03:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.23s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:03:39 DEBUG : Creating backend with remote "TestB2:rclone-test-ricemiq3tido" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-tehopov8fide -> B2 bucket rclone-test-ricemiq3tido 2026/08/05 05:03:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:03:40 DEBUG : B2 bucket rclone-test-ricemiq3tido: Waiting for checks to finish 2026/08/05 05:03:40 DEBUG : B2 bucket rclone-test-ricemiq3tido: Waiting for transfers to finish 2026/08/05 05:03:41 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:03:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:03:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/05 05:03:41 DEBUG : B2 bucket rclone-test-ricemiq3tido: Purge remote 2026/08/05 05:03:41 INFO : B2 bucket rclone-test-ricemiq3tido: cleaning bucket "rclone-test-ricemiq3tido" of all files 2026/08/05 05:03:41 DEBUG : sub dir/hello world: Deleting (id "4_zef624dd340eddb0b9ff80e1b_f1155c3771c8b3fe2_d20260805_m050340_c001_v0001099_t0045_u01785906220882") --- PASS: TestServerSideCopy (4.08s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:03:43 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:03:43 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:03:43 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:03:43 DEBUG : sub dir/hello world: Sizes differ 2026/08/05 05:03:43 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:03:44 DEBUG : sub dir/hello world: size = 17 OK 2026/08/05 05:03:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/05 05:03:44 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.15s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:03:45 DEBUG : Creating backend with remote "TestB2:rclone-test-zeruhid4deqe" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-tehopov8fide -> B2 bucket rclone-test-zeruhid4deqe 2026/08/05 05:03:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:03:46 DEBUG : B2 bucket rclone-test-zeruhid4deqe: Waiting for checks to finish 2026/08/05 05:03:46 DEBUG : B2 bucket rclone-test-zeruhid4deqe: Waiting for transfers to finish 2026/08/05 05:03:47 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:03:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:03:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/05 05:03:49 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:03:49 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zeruhid4deqe) 2026/08/05 05:03:49 DEBUG : B2 bucket rclone-test-zeruhid4deqe: Waiting for checks to finish 2026/08/05 05:03:49 DEBUG : sub dir/hello world: Sizes differ 2026/08/05 05:03:49 DEBUG : B2 bucket rclone-test-zeruhid4deqe: Waiting for transfers to finish 2026/08/05 05:03:49 DEBUG : sub dir/hello world: size = 17 OK 2026/08/05 05:03:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/05 05:03:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/05 05:03:49 DEBUG : B2 bucket rclone-test-zeruhid4deqe: Purge remote 2026/08/05 05:03:49 INFO : B2 bucket rclone-test-zeruhid4deqe: cleaning bucket "rclone-test-zeruhid4deqe" of all files 2026/08/05 05:03:49 DEBUG : sub dir/hello world: Deleting (id "4_z8fa26d6340eddb0b9ff80e1b_f115aab2463e788e2_d20260805_m050349_c001_v0001183_t0007_u01785906229499") 2026/08/05 05:03:49 DEBUG : sub dir/hello world: Deleting (id "4_z8fa26d6340eddb0b9ff80e1b_f11116e178fcf2c23_d20260805_m050347_c001_v0001116_t0056_u01785906227209") --- PASS: TestServerSideCopyOverSelf (11.88s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:03:58 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:03:58 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:03:58 DEBUG : sub dir/hello world: Sizes differ 2026/08/05 05:03:58 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:03:58 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:03:58 DEBUG : sub dir/hello world: size = 17 OK 2026/08/05 05:03:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/05 05:03:58 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/05 05:03:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.53s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:03:59 DEBUG : Creating backend with remote "TestB2:rclone-test-dazuwum6wewe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-tehopov8fide -> B2 bucket rclone-test-dazuwum6wewe 2026/08/05 05:04:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:04:01 DEBUG : B2 bucket rclone-test-dazuwum6wewe: Waiting for checks to finish 2026/08/05 05:04:01 DEBUG : B2 bucket rclone-test-dazuwum6wewe: Waiting for transfers to finish 2026/08/05 05:04:01 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:04:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:04:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/05 05:04:03 DEBUG : B2 bucket rclone-test-dazuwum6wewe: Waiting for checks to finish 2026/08/05 05:04:03 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:04:03 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dazuwum6wewe) 2026/08/05 05:04:03 DEBUG : sub dir/hello world: Sizes differ 2026/08/05 05:04:03 DEBUG : B2 bucket rclone-test-dazuwum6wewe: Waiting for transfers to finish 2026/08/05 05:04:03 DEBUG : sub dir/hello world: size = 17 OK 2026/08/05 05:04:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/05 05:04:03 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/05 05:04:03 INFO : sub dir/hello world: Deleted 2026/08/05 05:04:04 DEBUG : testing file moves 2026/08/05 05:04:05 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:04:05 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dazuwum6wewe) 2026/08/05 05:04:05 DEBUG : sub dir/hello world: Sizes differ 2026/08/05 05:04:05 DEBUG : B2 bucket rclone-test-dazuwum6wewe: Waiting for checks to finish 2026/08/05 05:04:05 DEBUG : B2 bucket rclone-test-dazuwum6wewe: Waiting for transfers to finish 2026/08/05 05:04:05 DEBUG : sub dir/hello world: size = 24 OK 2026/08/05 05:04:05 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/08/05 05:04:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/05 05:04:05 INFO : sub dir/hello world: Deleted 2026/08/05 05:04:05 DEBUG : B2 bucket rclone-test-dazuwum6wewe: Purge remote 2026/08/05 05:04:05 INFO : B2 bucket rclone-test-dazuwum6wewe: cleaning bucket "rclone-test-dazuwum6wewe" of all files 2026/08/05 05:04:06 DEBUG : sub dir/hello world: Deleting (id "4_zcfc29de340eddb0b9ff80e1b_f108061ef5acfe07f_d20260805_m050405_c001_v0001097_t0022_u01785906245130") 2026/08/05 05:04:06 DEBUG : sub dir/hello world: Deleting (id "4_zcfc29de340eddb0b9ff80e1b_f11977a49ca9d549d_d20260805_m050403_c001_v0001136_t0018_u01785906243366") 2026/08/05 05:04:06 DEBUG : sub dir/hello world: Deleting (id "4_zcfc29de340eddb0b9ff80e1b_f119afcbee59c0d72_d20260805_m050401_c001_v0001103_t0026_u01785906241588") --- PASS: TestServerSideMoveOverSelf (8.10s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:08 ERROR : error listing: directory not found 2026/08/05 05:04:08 INFO : Local file system at /tmp/rclone3860982008: Making directory 2026/08/05 05:04:08 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:08 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.10s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:04:10 DEBUG : Local file system at /tmp/rclone3860982008: Waiting for checks to finish 2026/08/05 05:04:10 DEBUG : Local file system at /tmp/rclone3860982008: Waiting for transfers to finish 2026/08/05 05:04:11 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/08/05 05:04:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:04:11 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/08/05 05:04:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.07s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:11 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/05 05:04:11 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:11 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:12 DEBUG : check sum: size = 1 OK 2026/08/05 05:04:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/05 05:04:12 INFO : check sum: Copied (new) 2026/08/05 05:04:12 DEBUG : Waiting for deletions to finish 2026/08/05 05:04:12 DEBUG : check sum: size = 1 OK 2026/08/05 05:04:12 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/05 05:04:12 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/08/05 05:04:12 DEBUG : check sum: Unchanged skipping 2026/08/05 05:04:12 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:12 DEBUG : Waiting for deletions to finish 2026/08/05 05:04:12 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.71s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/05 05:04:13 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:13 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:13 DEBUG : sizeonly: size = 6 OK 2026/08/05 05:04:13 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/05 05:04:13 INFO : sizeonly: Copied (new) 2026/08/05 05:04:13 DEBUG : Waiting for deletions to finish 2026/08/05 05:04:14 DEBUG : sizeonly: size = 6 OK 2026/08/05 05:04:14 DEBUG : sizeonly: Sizes identical 2026/08/05 05:04:14 DEBUG : sizeonly: Unchanged skipping 2026/08/05 05:04:14 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:14 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:14 DEBUG : Waiting for deletions to finish 2026/08/05 05:04:14 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.76s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/05 05:04:15 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:15 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:15 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/08/05 05:04:15 INFO : ignore-size: Copied (new) 2026/08/05 05:04:15 DEBUG : Waiting for deletions to finish 2026/08/05 05:04:16 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:04:16 DEBUG : ignore-size: Unchanged skipping 2026/08/05 05:04:16 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:16 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:16 DEBUG : Waiting for deletions to finish 2026/08/05 05:04:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.72s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:17 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:17 DEBUG : existing: size = 6 OK 2026/08/05 05:04:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:04:17 DEBUG : existing: Unchanged skipping 2026/08/05 05:04:17 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:17 DEBUG : Waiting for deletions to finish 2026/08/05 05:04:17 INFO : There was nothing to transfer 2026/08/05 05:04:17 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:17 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/05 05:04:17 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:18 DEBUG : existing: size = 6 OK 2026/08/05 05:04:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/05 05:04:18 INFO : existing: Copied (replaced existing) 2026/08/05 05:04:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.56s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/05 05:04:19 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:19 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:19 DEBUG : existing: size = 6 OK 2026/08/05 05:04:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/05 05:04:19 INFO : existing: Copied (new) 2026/08/05 05:04:19 DEBUG : Waiting for deletions to finish 2026/08/05 05:04:20 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:20 DEBUG : existing: Destination exists, skipping 2026/08/05 05:04:20 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:20 DEBUG : Waiting for deletions to finish 2026/08/05 05:04:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.80s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:22 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/05 05:04:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/05 05:04:22 DEBUG : a/potato2: size = 60 OK 2026/08/05 05:04:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/05 05:04:22 INFO : a/potato2: Copied (new) 2026/08/05 05:04:22 DEBUG : c/non empty space: size = 5 OK 2026/08/05 05:04:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:04:22 DEBUG : c/non empty space: Unchanged skipping 2026/08/05 05:04:22 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:22 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:22 DEBUG : Waiting for deletions to finish 2026/08/05 05:04:23 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.89s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:24 DEBUG : empty space: size = 1 OK 2026/08/05 05:04:24 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/08/05 05:04:24 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/05 05:04:24 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/05 05:04:24 DEBUG : empty space: Unchanged skipping 2026/08/05 05:04:24 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:24 DEBUG : Waiting for deletions to finish 2026/08/05 05:04:24 INFO : There was nothing to transfer 2026/08/05 05:04:25 DEBUG : empty space: size = 1 OK 2026/08/05 05:04:25 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/08/05 05:04:25 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/05 05:04:26 INFO : empty space: Updated modification time in destination 2026/08/05 05:04:26 DEBUG : empty space: Unchanged skipping 2026/08/05 05:04:26 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:26 DEBUG : Waiting for deletions to finish 2026/08/05 05:04:26 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.83s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:27 DEBUG : empty space: size = 1 OK 2026/08/05 05:04:27 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/08/05 05:04:27 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/05 05:04:27 DEBUG : empty space: Unchanged skipping 2026/08/05 05:04:27 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:27 DEBUG : Waiting for deletions to finish 2026/08/05 05:04:27 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.54s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:28 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:28 DEBUG : foo: size = 3 OK 2026/08/05 05:04:28 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/08/05 05:04:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:04:28 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:04:28 DEBUG : foo: sha1 differ 2026/08/05 05:04:28 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:29 DEBUG : foo: size = 3 OK 2026/08/05 05:04:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/08/05 05:04:29 INFO : foo: Copied (replaced existing) 2026/08/05 05:04:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:30 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/05 05:04:30 DEBUG : empty space: size = 1 OK 2026/08/05 05:04:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:04:30 DEBUG : empty space: Unchanged skipping 2026/08/05 05:04:30 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:30 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:31 DEBUG : potato: size = 60 OK 2026/08/05 05:04:31 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/05 05:04:31 INFO : potato: Copied (new) 2026/08/05 05:04:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.29s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:33 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:04:33 DEBUG : potato: size = 60 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:04:33 DEBUG : potato: Sizes differ 2026/08/05 05:04:33 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:33 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:33 DEBUG : potato: size = 21 OK 2026/08/05 05:04:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/08/05 05:04:33 INFO : potato: Copied (replaced existing) 2026/08/05 05:04:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.04s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:35 DEBUG : potato: size = 21 OK 2026/08/05 05:04:35 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/08/05 05:04:35 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3860982008) 2026/08/05 05:04:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:04:35 DEBUG : potato: sha1 differ 2026/08/05 05:04:35 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:35 DEBUG : potato: size = 21 OK 2026/08/05 05:04:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/08/05 05:04:35 INFO : potato: Copied (replaced existing) 2026/08/05 05:04:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:04:37 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:37 DEBUG : empty space: size = 1 OK 2026/08/05 05:04:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:04:37 DEBUG : empty space: Unchanged skipping 2026/08/05 05:04:37 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/05 05:04:37 DEBUG : Waiting for deletions to finish 2026/08/05 05:04:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:04:39 DEBUG : empty space: size = 1 OK 2026/08/05 05:04:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:04:39 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:39 DEBUG : empty space: Unchanged skipping 2026/08/05 05:04:39 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:40 DEBUG : potato2: size = 60 OK 2026/08/05 05:04:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/05 05:04:40 INFO : potato2: Copied (new) 2026/08/05 05:04:40 DEBUG : Waiting for deletions to finish 2026/08/05 05:04:40 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:42 INFO : d: Making directory 2026/08/05 05:04:42 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/08/05 05:04:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/05 05:04:42 DEBUG : c/non empty space: size = 5 OK 2026/08/05 05:04:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:04:42 DEBUG : c/non empty space: Unchanged skipping 2026/08/05 05:04:43 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:43 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:43 DEBUG : a/potato2: size = 60 OK 2026/08/05 05:04:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/05 05:04:43 INFO : a/potato2: Copied (new) 2026/08/05 05:04:43 DEBUG : Waiting for deletions to finish 2026/08/05 05:04:43 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:45 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/05 05:04:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/05 05:04:45 DEBUG : c/non empty space: size = 5 OK 2026/08/05 05:04:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:04:45 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:45 DEBUG : c/non empty space: Unchanged skipping 2026/08/05 05:04:45 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:45 DEBUG : a/potato2: size = 60 OK 2026/08/05 05:04:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/05 05:04:45 INFO : a/potato2: Copied (new) 2026/08/05 05:04:45 ERROR : B2 bucket rclone-test-tehopov8fide: not deleting files as there were IO errors 2026/08/05 05:04:45 ERROR : B2 bucket rclone-test-tehopov8fide: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.58s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:48 DEBUG : Waiting for deletions to finish 2026/08/05 05:04:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:04:48 DEBUG : empty space: size = 1 OK 2026/08/05 05:04:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:04:48 DEBUG : empty space: Unchanged skipping 2026/08/05 05:04:48 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:48 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:48 INFO : potato: Deleted 2026/08/05 05:04:48 DEBUG : potato2: size = 60 OK 2026/08/05 05:04:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/05 05:04:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.56s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:50 DEBUG : Waiting for deletions to finish 2026/08/05 05:04:50 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:50 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:50 INFO : potato: Deleted 2026/08/05 05:04:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:04:51 DEBUG : empty space: size = 1 OK 2026/08/05 05:04:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:04:51 DEBUG : empty space: Unchanged skipping 2026/08/05 05:04:51 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:51 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:51 DEBUG : potato2: size = 60 OK 2026/08/05 05:04:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/05 05:04:51 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.77s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:04:53 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:53 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:53 DEBUG : potato2: size = 19 OK 2026/08/05 05:04:53 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/08/05 05:04:53 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.07s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:55 DEBUG : enormous: Excluded (Size Filter) 2026/08/05 05:04:55 DEBUG : enormous: Excluded 2026/08/05 05:04:55 DEBUG : potato2: Excluded (Size Filter) 2026/08/05 05:04:55 DEBUG : potato2: Excluded 2026/08/05 05:04:55 DEBUG : potato2: Excluded (Size Filter) 2026/08/05 05:04:55 DEBUG : potato2: Excluded 2026/08/05 05:04:55 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:55 DEBUG : empty space: size = 1 OK 2026/08/05 05:04:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:04:55 DEBUG : empty space: Unchanged skipping 2026/08/05 05:04:55 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:55 DEBUG : Waiting for deletions to finish 2026/08/05 05:04:55 INFO : There was nothing to transfer 2026/08/05 05:04:56 DEBUG : enormous: Excluded (Size Filter) 2026/08/05 05:04:56 DEBUG : enormous: Excluded 2026/08/05 05:04:56 DEBUG : potato2: Excluded (Size Filter) 2026/08/05 05:04:56 DEBUG : potato2: Excluded 2026/08/05 05:04:56 DEBUG : potato2: Excluded (Size Filter) 2026/08/05 05:04:56 DEBUG : potato2: Excluded 2026/08/05 05:04:56 DEBUG : Local file system at /tmp/rclone3860982008: Waiting for checks to finish 2026/08/05 05:04:56 DEBUG : empty space: size = 1 OK 2026/08/05 05:04:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/05 05:04:56 DEBUG : empty space: Unchanged skipping 2026/08/05 05:04:56 DEBUG : Local file system at /tmp/rclone3860982008: Waiting for transfers to finish 2026/08/05 05:04:56 DEBUG : Waiting for deletions to finish 2026/08/05 05:04:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.42s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:04:58 DEBUG : enormous: Excluded (Size Filter) 2026/08/05 05:04:58 DEBUG : enormous: Excluded 2026/08/05 05:04:58 DEBUG : potato2: Excluded (Size Filter) 2026/08/05 05:04:58 DEBUG : potato2: Excluded 2026/08/05 05:04:58 DEBUG : empty space: size = 1 OK 2026/08/05 05:04:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:04:58 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:04:58 DEBUG : empty space: Unchanged skipping 2026/08/05 05:04:58 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:04:58 DEBUG : Waiting for deletions to finish 2026/08/05 05:04:58 INFO : potato2: Deleted 2026/08/05 05:04:58 INFO : enormous: Deleted 2026/08/05 05:04:58 INFO : There was nothing to transfer 2026/08/05 05:04:59 DEBUG : empty space: size = 1 OK 2026/08/05 05:04:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/05 05:04:59 DEBUG : empty space: Unchanged skipping 2026/08/05 05:04:59 DEBUG : Local file system at /tmp/rclone3860982008: Waiting for checks to finish 2026/08/05 05:04:59 DEBUG : Local file system at /tmp/rclone3860982008: Waiting for transfers to finish 2026/08/05 05:04:59 DEBUG : Waiting for deletions to finish 2026/08/05 05:04:59 INFO : enormous: Deleted 2026/08/05 05:04:59 INFO : potato2: Deleted 2026/08/05 05:04:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.71s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:05:01 DEBUG : five: Need to transfer - File not found at Destination 2026/08/05 05:05:01 DEBUG : four: size = 4 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:05:01 DEBUG : four: size = 8 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:05:01 DEBUG : four: Sizes differ 2026/08/05 05:05:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/05 05:05:01 DEBUG : one: Destination is newer than source, skipping 2026/08/05 05:05:01 DEBUG : three: size = 5 OK 2026/08/05 05:05:01 DEBUG : three: Sizes identical 2026/08/05 05:05:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/05 05:05:01 DEBUG : two: size = 3 OK 2026/08/05 05:05:01 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:05:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3860982008) 2026/08/05 05:05:01 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:05:01 DEBUG : two: sha1 differ 2026/08/05 05:05:01 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:05:01 DEBUG : five: size = 4 OK 2026/08/05 05:05:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/05 05:05:01 INFO : five: Copied (new) 2026/08/05 05:05:02 DEBUG : four: size = 4 OK 2026/08/05 05:05:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/05 05:05:02 INFO : four: Copied (replaced existing) 2026/08/05 05:05:02 DEBUG : two: size = 3 OK 2026/08/05 05:05:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/05 05:05:02 INFO : two: Copied (replaced existing) 2026/08/05 05:05:02 DEBUG : Waiting for deletions to finish 2026/08/05 05:05:02 DEBUG : five: size = 4 OK 2026/08/05 05:05:02 DEBUG : one: Destination is newer than source, skipping 2026/08/05 05:05:02 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:05:02 DEBUG : four: size = 4 OK 2026/08/05 05:05:02 DEBUG : two: size = 3 OK 2026/08/05 05:05:02 DEBUG : three: size = 5 OK 2026/08/05 05:05:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/05 05:05:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/05 05:05:02 DEBUG : five: Size and sha1 of src and dst objects identical 2026/08/05 05:05:02 DEBUG : two: Size and sha1 of src and dst objects identical 2026/08/05 05:05:02 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/05 05:05:02 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/05 05:05:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3860982008) 2026/08/05 05:05:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/05 05:05:02 DEBUG : four: Size and sha1 of src and dst objects identical 2026/08/05 05:05:02 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:05:02 DEBUG : three: sha1 differ 2026/08/05 05:05:02 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/05 05:05:02 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/05 05:05:02 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:05:03 DEBUG : three: size = 5 OK 2026/08/05 05:05:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/05 05:05:03 INFO : three: Copied (replaced existing) 2026/08/05 05:05:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.86s) === 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-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/08/05 05:05:04 INFO : B2 bucket rclone-test-tehopov8fide: Making map for --track-renames 2026/08/05 05:05:04 INFO : B2 bucket rclone-test-tehopov8fide: Finished making map for --track-renames 2026/08/05 05:05:04 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:05:04 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for renames to finish 2026/08/05 05:05:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/05 05:05:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/05 05:05:04 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:05:04 DEBUG : potato: size = 14 OK 2026/08/05 05:05:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/05 05:05:04 INFO : potato: Copied (new) 2026/08/05 05:05:05 DEBUG : yam: size = 11 OK 2026/08/05 05:05:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/05 05:05:05 INFO : yam: Copied (new) 2026/08/05 05:05:05 DEBUG : Waiting for deletions to finish 2026/08/05 05:05:05 DEBUG : potato: size = 14 OK 2026/08/05 05:05:05 INFO : B2 bucket rclone-test-tehopov8fide: Making map for --track-renames 2026/08/05 05:05:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:05:05 INFO : B2 bucket rclone-test-tehopov8fide: Finished making map for --track-renames 2026/08/05 05:05:05 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:05:05 DEBUG : potato: Unchanged skipping 2026/08/05 05:05:05 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for renames to finish 2026/08/05 05:05:06 DEBUG : yaml: size = 11 OK 2026/08/05 05:05:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/05 05:05:06 INFO : yam: Copied (server-side copy) to: yaml 2026/08/05 05:05:06 INFO : yam: Deleted 2026/08/05 05:05:06 INFO : yaml: Renamed from "yam" 2026/08/05 05:05:06 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:05:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.87s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/05 05:05:07 INFO : B2 bucket rclone-test-tehopov8fide: Making map for --track-renames 2026/08/05 05:05:07 INFO : B2 bucket rclone-test-tehopov8fide: Finished making map for --track-renames 2026/08/05 05:05:07 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:05:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/05 05:05:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/05 05:05:07 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for renames to finish 2026/08/05 05:05:07 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:05:07 DEBUG : potato: size = 14 OK 2026/08/05 05:05:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/05 05:05:07 INFO : potato: Copied (new) 2026/08/05 05:05:08 DEBUG : yam: size = 11 OK 2026/08/05 05:05:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/05 05:05:08 INFO : yam: Copied (new) 2026/08/05 05:05:08 DEBUG : Waiting for deletions to finish 2026/08/05 05:05:08 DEBUG : potato: size = 14 OK 2026/08/05 05:05:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:05:08 INFO : B2 bucket rclone-test-tehopov8fide: Making map for --track-renames 2026/08/05 05:05:08 DEBUG : potato: Unchanged skipping 2026/08/05 05:05:08 INFO : B2 bucket rclone-test-tehopov8fide: Finished making map for --track-renames 2026/08/05 05:05:08 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:05:08 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for renames to finish 2026/08/05 05:05:09 DEBUG : yaml: size = 11 OK 2026/08/05 05:05:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/05 05:05:09 INFO : yam: Copied (server-side copy) to: yaml 2026/08/05 05:05:09 INFO : yam: Deleted 2026/08/05 05:05:09 INFO : yaml: Renamed from "yam" 2026/08/05 05:05:09 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:05:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/05 05:05:10 INFO : B2 bucket rclone-test-tehopov8fide: Making map for --track-renames 2026/08/05 05:05:10 INFO : B2 bucket rclone-test-tehopov8fide: Finished making map for --track-renames 2026/08/05 05:05:10 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:05:10 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/05 05:05:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/05 05:05:10 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for renames to finish 2026/08/05 05:05:10 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:05:10 DEBUG : potato: size = 14 OK 2026/08/05 05:05:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/05 05:05:10 INFO : potato: Copied (new) 2026/08/05 05:05:11 DEBUG : sub/yam: size = 11 OK 2026/08/05 05:05:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/05 05:05:11 INFO : sub/yam: Copied (new) 2026/08/05 05:05:11 DEBUG : Waiting for deletions to finish 2026/08/05 05:05:11 DEBUG : potato: size = 14 OK 2026/08/05 05:05:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:05:11 DEBUG : potato: Unchanged skipping 2026/08/05 05:05:11 INFO : B2 bucket rclone-test-tehopov8fide: Making map for --track-renames 2026/08/05 05:05:11 INFO : B2 bucket rclone-test-tehopov8fide: Finished making map for --track-renames 2026/08/05 05:05:11 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:05:11 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for renames to finish 2026/08/05 05:05:12 DEBUG : yam: size = 11 OK 2026/08/05 05:05:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/05 05:05:12 INFO : sub/yam: Copied (server-side copy) to: yam 2026/08/05 05:05:12 INFO : sub/yam: Deleted 2026/08/05 05:05:12 INFO : yam: Renamed from "sub/yam" 2026/08/05 05:05:12 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:05:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.21s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:05:13 DEBUG : Creating backend with remote "/tmp/rclone3860982008/dir1" 2026/08/05 05:05:13 DEBUG : Config file has changed externally - reloading 2026/08/05 05:05:13 DEBUG : Creating backend with remote "/tmp/rclone3860982008/dir2" 2026/08/05 05:05:13 DEBUG : Local file system at /tmp/rclone3860982008/dir2: Using server-side directory move 2026/08/05 05:05:13 INFO : Local file system at /tmp/rclone3860982008/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/05 05:05:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/05 05:05:13 DEBUG : Local file system at /tmp/rclone3860982008/dir2: Waiting for checks to finish 2026/08/05 05:05:13 DEBUG : Local file system at /tmp/rclone3860982008/dir2: Waiting for transfers to finish 2026/08/05 05:05:13 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:05:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:05:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/05 05:05:14 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:05:14 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:05:14 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/05 05:05:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/05 05:05:14 INFO : nested/sub dir/file: Copied (new) 2026/08/05 05:05:14 INFO : nested/sub dir/file: Deleted 2026/08/05 05:05:14 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:05:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:05:14 INFO : sub dir/hello world: Copied (new) 2026/08/05 05:05:14 INFO : sub dir/hello world: Deleted 2026/08/05 05:05:14 INFO : sub dir: Removing directory 2026/08/05 05:05:14 INFO : nested/sub dir: Removing directory 2026/08/05 05:05:14 INFO : nested: Removing directory 2026/08/05 05:05:14 DEBUG : Local file system at /tmp/rclone3860982008: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.88s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:05:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/05 05:05:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/05 05:05:16 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:05:16 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:05:16 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/05 05:05:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/05 05:05:16 INFO : nested/sub dir/file: Copied (new) 2026/08/05 05:05:16 INFO : nested/sub dir/file: Deleted 2026/08/05 05:05:16 DEBUG : sub dir/hello world: size = 11 OK 2026/08/05 05:05:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:05:16 INFO : sub dir/hello world: Copied (new) 2026/08/05 05:05:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.44s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:05:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/05 05:05:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/05 05:05:17 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:05:17 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:05:17 DEBUG : existing: size = 6 OK 2026/08/05 05:05:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/05 05:05:17 INFO : existing: Copied (new) 2026/08/05 05:05:17 INFO : existing: Deleted 2026/08/05 05:05:17 DEBUG : existing-b: size = 6 OK 2026/08/05 05:05:17 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/08/05 05:05:17 INFO : existing-b: Copied (new) 2026/08/05 05:05:17 INFO : existing-b: Deleted 2026/08/05 05:05:18 DEBUG : existing: Destination exists, skipping 2026/08/05 05:05:18 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:05:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/05 05:05:18 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:05:18 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.81s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:05:19 DEBUG : Creating backend with remote "TestB2:rclone-test-kamizos0bifi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-tehopov8fide -> B2 bucket rclone-test-kamizos0bifi 2026/08/05 05:05:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:05:23 DEBUG : empty space: size = 1 OK 2026/08/05 05:05:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/05 05:05:23 DEBUG : empty space: Unchanged skipping 2026/08/05 05:05:23 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:05:23 DEBUG : B2 bucket rclone-test-kamizos0bifi: Waiting for checks to finish 2026/08/05 05:05:23 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kamizos0bifi) 2026/08/05 05:05:23 DEBUG : potato3: Sizes differ 2026/08/05 05:05:23 INFO : empty space: Deleted 2026/08/05 05:05:23 DEBUG : B2 bucket rclone-test-kamizos0bifi: Waiting for transfers to finish 2026/08/05 05:05:23 DEBUG : potato2: size = 60 OK 2026/08/05 05:05:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/05 05:05:23 INFO : potato2: Copied (server-side copy) 2026/08/05 05:05:23 INFO : potato2: Deleted 2026/08/05 05:05:24 DEBUG : potato3: size = 68 OK 2026/08/05 05:05:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/05 05:05:24 INFO : potato3: Copied (server-side copy) 2026/08/05 05:05:24 INFO : potato3: Deleted 2026/08/05 05:05:24 DEBUG : Creating backend with remote "TestB2:rclone-test-huxuduz9hono" 2026/08/05 05:05:25 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/05 05:05:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:05:25 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/05 05:05:25 DEBUG : B2 bucket rclone-test-huxuduz9hono: Waiting for checks to finish 2026/08/05 05:05:25 DEBUG : B2 bucket rclone-test-huxuduz9hono: Waiting for transfers to finish 2026/08/05 05:05:26 DEBUG : empty space: size = 1 OK 2026/08/05 05:05:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/05 05:05:26 INFO : empty space: Copied (server-side copy) 2026/08/05 05:05:26 INFO : empty space: Deleted 2026/08/05 05:05:26 DEBUG : potato2: size = 60 OK 2026/08/05 05:05:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/05 05:05:26 INFO : potato2: Copied (server-side copy) 2026/08/05 05:05:26 DEBUG : potato3: size = 68 OK 2026/08/05 05:05:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/05 05:05:26 INFO : potato3: Copied (server-side copy) 2026/08/05 05:05:26 INFO : potato2: Deleted 2026/08/05 05:05:27 INFO : potato3: Deleted 2026/08/05 05:05:27 DEBUG : B2 bucket rclone-test-huxuduz9hono: Purge remote 2026/08/05 05:05:27 INFO : B2 bucket rclone-test-huxuduz9hono: cleaning bucket "rclone-test-huxuduz9hono" of all files 2026/08/05 05:05:27 DEBUG : empty space: Deleting (id "4_z1fb2ed9340fddb0b9ff80e1b_f1127d645546763c1_d20260805_m050526_c001_v0001172_t0028_u01785906326186") 2026/08/05 05:05:27 DEBUG : potato2: Deleting (id "4_z1fb2ed9340fddb0b9ff80e1b_f10236796508e3493_d20260805_m050526_c001_v0001167_t0046_u01785906326490") 2026/08/05 05:05:27 DEBUG : potato3: Deleting (id "4_z1fb2ed9340fddb0b9ff80e1b_f10763094b142a9aa_d20260805_m050526_c001_v0001098_t0019_u01785906326529") 2026/08/05 05:05:28 DEBUG : B2 bucket rclone-test-kamizos0bifi: Purge remote 2026/08/05 05:05:28 INFO : B2 bucket rclone-test-kamizos0bifi: cleaning bucket "rclone-test-kamizos0bifi" of all files 2026/08/05 05:05:28 DEBUG : empty space: Deleting (id "4_zbfe2dd7340fddb0b9ff80e1b_f418901111e5de4af_d20260805_m050526_c001_v7007000_t0000_u01785906326467") 2026/08/05 05:05:28 DEBUG : empty space: Deleting (id "4_zbfe2dd7340fddb0b9ff80e1b_f10973ffbf5cf1b99_d20260805_m050522_c001_v0001172_t0059_u01785906322369") 2026/08/05 05:05:28 DEBUG : potato2: Deleting (id "4_zbfe2dd7340fddb0b9ff80e1b_f418901111e5de4b0_d20260805_m050526_c001_v7007000_t0000_u01785906326816") 2026/08/05 05:05:28 DEBUG : potato2: Deleting (id "4_zbfe2dd7340fddb0b9ff80e1b_f11601962442473db_d20260805_m050523_c001_v0001167_t0014_u01785906323508") 2026/08/05 05:05:28 DEBUG : potato3: Deleting (id "4_zbfe2dd7340fddb0b9ff80e1b_f418901111e5de4b1_d20260805_m050527_c001_v7007000_t0000_u01785906327002") 2026/08/05 05:05:28 DEBUG : potato3: Deleting (id "4_zbfe2dd7340fddb0b9ff80e1b_f1039f6443f395931_d20260805_m050523_c001_v0001184_t0040_u01785906323886") 2026/08/05 05:05:28 DEBUG : potato3: Deleting (id "4_zbfe2dd7340fddb0b9ff80e1b_f10973ffbf5cf1b9d_d20260805_m050522_c001_v0001172_t0040_u01785906322701") --- PASS: TestServerSideMove (10.62s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:05:29 DEBUG : Creating backend with remote "TestB2:rclone-test-xicedas2rini" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-tehopov8fide -> B2 bucket rclone-test-xicedas2rini 2026/08/05 05:05:35 DEBUG : empty space: Excluded (Size Filter) 2026/08/05 05:05:35 DEBUG : empty space: Excluded 2026/08/05 05:05:35 DEBUG : empty space: Excluded (Size Filter) 2026/08/05 05:05:35 DEBUG : empty space: Excluded 2026/08/05 05:05:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:05:35 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:05:35 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xicedas2rini) 2026/08/05 05:05:35 DEBUG : potato3: Sizes differ 2026/08/05 05:05:35 DEBUG : B2 bucket rclone-test-xicedas2rini: Waiting for checks to finish 2026/08/05 05:05:35 DEBUG : B2 bucket rclone-test-xicedas2rini: Waiting for transfers to finish 2026/08/05 05:05:35 DEBUG : potato3: size = 68 OK 2026/08/05 05:05:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/05 05:05:35 INFO : potato3: Copied (server-side copy) 2026/08/05 05:05:35 INFO : potato3: Deleted 2026/08/05 05:05:36 DEBUG : potato2: size = 60 OK 2026/08/05 05:05:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/05 05:05:36 INFO : potato2: Copied (server-side copy) 2026/08/05 05:05:36 INFO : potato2: Deleted 2026/08/05 05:05:37 DEBUG : Creating backend with remote "TestB2:rclone-test-qilarin3sape" 2026/08/05 05:05:37 DEBUG : empty space: Excluded (Size Filter) 2026/08/05 05:05:37 DEBUG : empty space: Excluded 2026/08/05 05:05:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:05:38 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/05 05:05:38 DEBUG : B2 bucket rclone-test-qilarin3sape: Waiting for checks to finish 2026/08/05 05:05:38 DEBUG : B2 bucket rclone-test-qilarin3sape: Waiting for transfers to finish 2026/08/05 05:05:38 DEBUG : potato2: size = 60 OK 2026/08/05 05:05:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/05 05:05:38 INFO : potato2: Copied (server-side copy) 2026/08/05 05:05:39 INFO : potato2: Deleted 2026/08/05 05:05:39 DEBUG : potato3: size = 68 OK 2026/08/05 05:05:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/05 05:05:39 INFO : potato3: Copied (server-side copy) 2026/08/05 05:05:39 INFO : potato3: Deleted 2026/08/05 05:05:39 DEBUG : B2 bucket rclone-test-qilarin3sape: Purge remote 2026/08/05 05:05:39 INFO : B2 bucket rclone-test-qilarin3sape: cleaning bucket "rclone-test-qilarin3sape" of all files 2026/08/05 05:05:39 DEBUG : potato2: Deleting (id "4_z0f621da3500ddb0b9ff80e1b_f10170f4c86f0d4de_d20260805_m050538_c001_v0001179_t0035_u01785906338712") 2026/08/05 05:05:39 DEBUG : potato3: Deleting (id "4_z0f621da3500ddb0b9ff80e1b_f1158659686dd36dc_d20260805_m050538_c001_v0001179_t0023_u01785906338968") 2026/08/05 05:05:40 DEBUG : B2 bucket rclone-test-xicedas2rini: Purge remote 2026/08/05 05:05:40 INFO : B2 bucket rclone-test-xicedas2rini: cleaning bucket "rclone-test-xicedas2rini" of all files 2026/08/05 05:05:40 DEBUG : empty space: Deleting (id "4_z5f220d53500ddb0b9ff80e1b_f10269a91c159e7f3_d20260805_m050533_c001_v0001116_t0034_u01785906333898") 2026/08/05 05:05:40 DEBUG : potato2: Deleting (id "4_z5f220d53500ddb0b9ff80e1b_f418901111e5de507_d20260805_m050538_c001_v7007000_t0000_u01785906338941") 2026/08/05 05:05:40 DEBUG : potato2: Deleting (id "4_z5f220d53500ddb0b9ff80e1b_f114d9619d4d3cc2e_d20260805_m050535_c001_v0001117_t0049_u01785906335816") 2026/08/05 05:05:40 DEBUG : potato3: Deleting (id "4_z5f220d53500ddb0b9ff80e1b_f418901111e5de50c_d20260805_m050539_c001_v7007000_t0000_u01785906339206") 2026/08/05 05:05:40 DEBUG : potato3: Deleting (id "4_z5f220d53500ddb0b9ff80e1b_f108b5aafe1042648_d20260805_m050535_c001_v0001150_t0039_u01785906335444") 2026/08/05 05:05:40 DEBUG : potato3: Deleting (id "4_z5f220d53500ddb0b9ff80e1b_f10269a91c159e7f7_d20260805_m050534_c001_v0001116_t0008_u01785906334483") --- PASS: TestServerSideMoveWithFilter (12.38s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:05:42 DEBUG : Creating backend with remote "TestB2:rclone-test-govanil1gepi" 2026/08/05 05:05:45 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-tehopov8fide -> B2 bucket rclone-test-govanil1gepi 2026/08/05 05:05:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:05:47 DEBUG : empty space: size = 1 OK 2026/08/05 05:05:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/05 05:05:47 DEBUG : empty space: Unchanged skipping 2026/08/05 05:05:47 DEBUG : potato3: size = 68 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:05:47 DEBUG : potato3: size = 60 (B2 bucket rclone-test-govanil1gepi) 2026/08/05 05:05:47 DEBUG : potato3: Sizes differ 2026/08/05 05:05:47 DEBUG : B2 bucket rclone-test-govanil1gepi: Waiting for checks to finish 2026/08/05 05:05:48 INFO : empty space: Deleted 2026/08/05 05:05:48 DEBUG : B2 bucket rclone-test-govanil1gepi: Waiting for transfers to finish 2026/08/05 05:05:48 DEBUG : potato2: size = 60 OK 2026/08/05 05:05:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/05 05:05:48 INFO : potato2: Copied (server-side copy) 2026/08/05 05:05:48 INFO : potato2: Deleted 2026/08/05 05:05:48 DEBUG : potato3: size = 68 OK 2026/08/05 05:05:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/05 05:05:48 INFO : potato3: Copied (server-side copy) 2026/08/05 05:05:48 INFO : potato3: Deleted 2026/08/05 05:05:49 DEBUG : Creating backend with remote "TestB2:rclone-test-hinoxuf6moqi" 2026/08/05 05:05:49 INFO : tomatoDir: Making directory 2026/08/05 05:05:50 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/05 05:05:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/05 05:05:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/05 05:05:50 DEBUG : B2 bucket rclone-test-hinoxuf6moqi: Waiting for checks to finish 2026/08/05 05:05:50 DEBUG : B2 bucket rclone-test-hinoxuf6moqi: Waiting for transfers to finish 2026/08/05 05:05:51 DEBUG : empty space: size = 1 OK 2026/08/05 05:05:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/05 05:05:51 INFO : empty space: Copied (server-side copy) 2026/08/05 05:05:51 INFO : empty space: Deleted 2026/08/05 05:05:51 DEBUG : potato3: size = 68 OK 2026/08/05 05:05:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/05 05:05:51 INFO : potato3: Copied (server-side copy) 2026/08/05 05:05:51 DEBUG : potato2: size = 60 OK 2026/08/05 05:05:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/05 05:05:51 INFO : potato2: Copied (server-side copy) 2026/08/05 05:05:51 INFO : potato2: Deleted 2026/08/05 05:05:51 INFO : potato3: Deleted 2026/08/05 05:05:52 DEBUG : B2 bucket rclone-test-hinoxuf6moqi: Purge remote 2026/08/05 05:05:52 INFO : B2 bucket rclone-test-hinoxuf6moqi: cleaning bucket "rclone-test-hinoxuf6moqi" of all files 2026/08/05 05:05:52 DEBUG : empty space: Deleting (id "4_z2f424da3500ddb0b9ff80e1b_f106bde74c6efb213_d20260805_m050551_c001_v0001137_t0052_u01785906351004") 2026/08/05 05:05:52 DEBUG : potato2: Deleting (id "4_z2f424da3500ddb0b9ff80e1b_f104166a2002484f9_d20260805_m050551_c001_v0001150_t0025_u01785906351460") 2026/08/05 05:05:52 DEBUG : potato3: Deleting (id "4_z2f424da3500ddb0b9ff80e1b_f1099804a65ef5f7f_d20260805_m050551_c001_v0001091_t0006_u01785906351459") 2026/08/05 05:05:53 DEBUG : B2 bucket rclone-test-govanil1gepi: Purge remote 2026/08/05 05:05:53 INFO : B2 bucket rclone-test-govanil1gepi: cleaning bucket "rclone-test-govanil1gepi" of all files 2026/08/05 05:05:53 DEBUG : empty space: Deleting (id "4_zef323d73500ddb0b9ff80e1b_f405a10af07e6f746_d20260805_m050551_c001_v7007000_t0000_u01785906351489") 2026/08/05 05:05:53 DEBUG : empty space: Deleting (id "4_zef323d73500ddb0b9ff80e1b_f102400cb69168466_d20260805_m050546_c001_v0001150_t0053_u01785906346835") 2026/08/05 05:05:53 DEBUG : potato2: Deleting (id "4_zef323d73500ddb0b9ff80e1b_f420d0c37d0d8b651_d20260805_m050551_c001_v7007000_t0000_u01785906351845") 2026/08/05 05:05:53 DEBUG : potato2: Deleting (id "4_zef323d73500ddb0b9ff80e1b_f11822596c2ce5552_d20260805_m050548_c001_v0001102_t0001_u01785906348044") 2026/08/05 05:05:53 DEBUG : potato3: Deleting (id "4_zef323d73500ddb0b9ff80e1b_f405a10af07e6f747_d20260805_m050551_c001_v7007000_t0000_u01785906351765") 2026/08/05 05:05:53 DEBUG : potato3: Deleting (id "4_zef323d73500ddb0b9ff80e1b_f114e9f2a018687a4_d20260805_m050548_c001_v0001146_t0004_u01785906348432") 2026/08/05 05:05:53 DEBUG : potato3: Deleting (id "4_zef323d73500ddb0b9ff80e1b_f102400cb6916846a_d20260805_m050547_c001_v0001150_t0052_u01785906347224") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.70s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:05:54 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.61s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:05:57 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide/rclone-sync-test" --- PASS: TestSyncOverlap (1.42s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:05:58 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide/rclone-sync-test" 2026/08/05 05:06:01 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide/rclone-sync-test-include/layer2" 2026/08/05 05:06:03 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide/rclone-sync-test-ignore-file" 2026/08/05 05:06:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/05 05:06:07 DEBUG : B2 bucket rclone-test-tehopov8fide path rclone-sync-test: Waiting for checks to finish 2026/08/05 05:06:07 DEBUG : B2 bucket rclone-test-tehopov8fide path rclone-sync-test: Waiting for transfers to finish 2026/08/05 05:06:07 DEBUG : Waiting for deletions to finish 2026/08/05 05:06:07 INFO : There was nothing to transfer 2026/08/05 05:06:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/05 05:06:07 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:06:07 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:06:07 DEBUG : Waiting for deletions to finish 2026/08/05 05:06:07 INFO : There was nothing to transfer 2026/08/05 05:06:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/05 05:06:08 DEBUG : B2 bucket rclone-test-tehopov8fide path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/05 05:06:08 DEBUG : B2 bucket rclone-test-tehopov8fide path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/05 05:06:08 DEBUG : Waiting for deletions to finish 2026/08/05 05:06:08 INFO : There was nothing to transfer 2026/08/05 05:06:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/05 05:06:09 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:06:09 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:06:09 DEBUG : Waiting for deletions to finish 2026/08/05 05:06:09 INFO : There was nothing to transfer 2026/08/05 05:06:09 DEBUG : Excluded 2026/08/05 05:06:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/05 05:06:09 DEBUG : B2 bucket rclone-test-tehopov8fide path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/05 05:06:09 DEBUG : B2 bucket rclone-test-tehopov8fide path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/05 05:06:09 DEBUG : Waiting for deletions to finish 2026/08/05 05:06:09 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (11.39s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:06:10 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide/dst" 2026/08/05 05:06:11 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide/CompareDest" 2026/08/05 05:06:13 DEBUG : one: Need to transfer - File not found at Destination 2026/08/05 05:06:13 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for checks to finish 2026/08/05 05:06:13 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for transfers to finish 2026/08/05 05:06:14 DEBUG : one: size = 3 OK 2026/08/05 05:06:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/05 05:06:14 INFO : one: Copied (new) 2026/08/05 05:06:14 DEBUG : Waiting for deletions to finish 2026/08/05 05:06:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:06:14 DEBUG : one: size = 3 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:06:14 DEBUG : one: Sizes differ 2026/08/05 05:06:14 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for checks to finish 2026/08/05 05:06:14 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for transfers to finish 2026/08/05 05:06:15 DEBUG : one: size = 5 OK 2026/08/05 05:06:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/05 05:06:15 INFO : one: Copied (replaced existing) 2026/08/05 05:06:15 DEBUG : Waiting for deletions to finish 2026/08/05 05:06:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:06:17 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for checks to finish 2026/08/05 05:06:17 DEBUG : one: size = 3 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:06:17 DEBUG : one: Sizes differ 2026/08/05 05:06:17 DEBUG : one: size = 5 OK 2026/08/05 05:06:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:06:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/05 05:06:17 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for transfers to finish 2026/08/05 05:06:17 DEBUG : Waiting for deletions to finish 2026/08/05 05:06:17 INFO : There was nothing to transfer 2026/08/05 05:06:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:06:18 DEBUG : one: size = 3 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:06:18 DEBUG : one: Sizes differ 2026/08/05 05:06:18 DEBUG : two: size = 3 OK 2026/08/05 05:06:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:06:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/05 05:06:18 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for checks to finish 2026/08/05 05:06:19 DEBUG : one: size = 5 OK 2026/08/05 05:06:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:06:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/05 05:06:19 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for transfers to finish 2026/08/05 05:06:19 DEBUG : Waiting for deletions to finish 2026/08/05 05:06:19 INFO : There was nothing to transfer 2026/08/05 05:06:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:06:19 DEBUG : one: size = 3 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:06:19 DEBUG : one: Sizes differ 2026/08/05 05:06:19 DEBUG : two: size = 3 OK 2026/08/05 05:06:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:06:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/05 05:06:19 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for checks to finish 2026/08/05 05:06:19 DEBUG : one: size = 5 OK 2026/08/05 05:06:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:06:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/05 05:06:19 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for transfers to finish 2026/08/05 05:06:19 DEBUG : Waiting for deletions to finish 2026/08/05 05:06:19 INFO : There was nothing to transfer 2026/08/05 05:06:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:06:20 DEBUG : one: size = 3 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:06:20 DEBUG : one: Sizes differ 2026/08/05 05:06:20 DEBUG : two: size = 3 OK 2026/08/05 05:06:20 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/08/05 05:06:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/05 05:06:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/05 05:06:20 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for checks to finish 2026/08/05 05:06:20 DEBUG : one: size = 5 OK 2026/08/05 05:06:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:06:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/05 05:06:20 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for transfers to finish 2026/08/05 05:06:20 DEBUG : Waiting for deletions to finish 2026/08/05 05:06:20 INFO : There was nothing to transfer 2026/08/05 05:06:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:06:21 DEBUG : one: size = 3 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:06:21 DEBUG : one: Sizes differ 2026/08/05 05:06:21 DEBUG : two: size = 5 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:06:21 DEBUG : two: size = 3 (B2 bucket rclone-test-tehopov8fide path CompareDest) 2026/08/05 05:06:21 DEBUG : two: Sizes differ 2026/08/05 05:06:21 DEBUG : two: Need to transfer - File not found at Destination 2026/08/05 05:06:21 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for checks to finish 2026/08/05 05:06:21 DEBUG : one: size = 5 OK 2026/08/05 05:06:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:06:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/05 05:06:21 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for transfers to finish 2026/08/05 05:06:22 DEBUG : two: size = 5 OK 2026/08/05 05:06:22 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/08/05 05:06:22 INFO : two: Copied (new) 2026/08/05 05:06:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.10s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:06:25 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide/dest" 2026/08/05 05:06:26 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide/pre-dest1" 2026/08/05 05:06:27 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide/pre-dest2" 2026/08/05 05:06:29 DEBUG : 1: size = 1 OK 2026/08/05 05:06:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:06:29 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/05 05:06:29 DEBUG : 2: size = 1 OK 2026/08/05 05:06:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:06:29 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/05 05:06:30 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/05 05:06:30 DEBUG : B2 bucket rclone-test-tehopov8fide path dest: Waiting for checks to finish 2026/08/05 05:06:30 DEBUG : B2 bucket rclone-test-tehopov8fide path dest: Waiting for transfers to finish 2026/08/05 05:06:30 DEBUG : 3: size = 1 OK 2026/08/05 05:06:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/08/05 05:06:30 INFO : 3: Copied (new) 2026/08/05 05:06:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.04s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:06:32 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide/dst" 2026/08/05 05:06:33 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide/CopyDest" 2026/08/05 05:06:35 DEBUG : one: Need to transfer - File not found at Destination 2026/08/05 05:06:35 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for checks to finish 2026/08/05 05:06:35 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for transfers to finish 2026/08/05 05:06:36 DEBUG : one: size = 3 OK 2026/08/05 05:06:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/05 05:06:36 INFO : one: Copied (new) 2026/08/05 05:06:36 DEBUG : Waiting for deletions to finish 2026/08/05 05:06:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:06:36 DEBUG : one: size = 3 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:06:36 DEBUG : one: Sizes differ 2026/08/05 05:06:36 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for checks to finish 2026/08/05 05:06:37 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for transfers to finish 2026/08/05 05:06:37 DEBUG : one: size = 5 OK 2026/08/05 05:06:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/05 05:06:37 INFO : one: Copied (replaced existing) 2026/08/05 05:06:37 DEBUG : Waiting for deletions to finish 2026/08/05 05:06:39 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide/BackupDir" 2026/08/05 05:06:40 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for checks to finish 2026/08/05 05:06:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:06:40 DEBUG : one: size = 3 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:06:40 DEBUG : one: Sizes differ 2026/08/05 05:06:41 DEBUG : one: size = 5 OK 2026/08/05 05:06:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:06:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:06:41 DEBUG : one: size = 3 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:06:41 DEBUG : one: Sizes differ 2026/08/05 05:06:42 DEBUG : one: size = 3 OK 2026/08/05 05:06:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/05 05:06:42 INFO : one: Copied (server-side copy) 2026/08/05 05:06:42 INFO : one: Deleted 2026/08/05 05:06:43 DEBUG : one: size = 5 OK 2026/08/05 05:06:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/05 05:06:43 INFO : one: Copied (server-side copy) 2026/08/05 05:06:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/05 05:06:43 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for transfers to finish 2026/08/05 05:06:43 DEBUG : Waiting for deletions to finish 2026/08/05 05:06:44 DEBUG : one: size = 5 OK 2026/08/05 05:06:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:06:44 DEBUG : one: Unchanged skipping 2026/08/05 05:06:44 DEBUG : two: size = 3 OK 2026/08/05 05:06:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:06:45 DEBUG : two: size = 3 OK 2026/08/05 05:06:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/05 05:06:45 INFO : two: Copied (server-side copy) 2026/08/05 05:06:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/05 05:06:45 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for checks to finish 2026/08/05 05:06:45 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for transfers to finish 2026/08/05 05:06:45 DEBUG : Waiting for deletions to finish 2026/08/05 05:06:45 DEBUG : one: size = 5 OK 2026/08/05 05:06:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:06:45 DEBUG : one: Unchanged skipping 2026/08/05 05:06:45 DEBUG : two: size = 3 OK 2026/08/05 05:06:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:06:45 DEBUG : two: Unchanged skipping 2026/08/05 05:06:45 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for checks to finish 2026/08/05 05:06:45 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for transfers to finish 2026/08/05 05:06:45 DEBUG : Waiting for deletions to finish 2026/08/05 05:06:45 INFO : There was nothing to transfer 2026/08/05 05:06:47 DEBUG : one: size = 5 OK 2026/08/05 05:06:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:06:47 DEBUG : one: Unchanged skipping 2026/08/05 05:06:47 DEBUG : three: size = 7 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:06:47 DEBUG : three: size = 5 (B2 bucket rclone-test-tehopov8fide path CopyDest) 2026/08/05 05:06:47 DEBUG : three: Sizes differ 2026/08/05 05:06:47 DEBUG : three: Destination not found in --copy-dest 2026/08/05 05:06:47 DEBUG : three: Need to transfer - File not found at Destination 2026/08/05 05:06:47 DEBUG : two: size = 3 OK 2026/08/05 05:06:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/05 05:06:47 DEBUG : two: Unchanged skipping 2026/08/05 05:06:47 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for checks to finish 2026/08/05 05:06:47 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for transfers to finish 2026/08/05 05:06:48 DEBUG : three: size = 7 OK 2026/08/05 05:06:48 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/08/05 05:06:48 INFO : three: Copied (new) 2026/08/05 05:06:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.47s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:06:51 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide/dst" 2026/08/05 05:06:53 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide/backup" 2026/08/05 05:06:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:06:55 DEBUG : one: size = 3 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:06:55 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for checks to finish 2026/08/05 05:06:55 DEBUG : one: Sizes differ 2026/08/05 05:06:55 DEBUG : two: size = 3 OK 2026/08/05 05:06:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:06:55 DEBUG : two: Unchanged skipping 2026/08/05 05:06:56 DEBUG : one: size = 3 OK 2026/08/05 05:06:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/05 05:06:56 INFO : one: Copied (server-side copy) 2026/08/05 05:06:57 INFO : one: Deleted 2026/08/05 05:06:57 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for transfers to finish 2026/08/05 05:06:57 DEBUG : one: size = 4 OK 2026/08/05 05:06:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/05 05:06:57 INFO : one: Copied (new) 2026/08/05 05:06:57 DEBUG : Waiting for deletions to finish 2026/08/05 05:06:58 DEBUG : three.txt: size = 5 OK 2026/08/05 05:06:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/05 05:06:58 INFO : three.txt: Copied (server-side copy) 2026/08/05 05:06:58 INFO : three.txt: Deleted 2026/08/05 05:06:58 INFO : three.txt: Moved into backup dir 2026/08/05 05:07:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:07:00 DEBUG : one: size = 4 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:07:00 DEBUG : one: Sizes differ 2026/08/05 05:07:00 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for checks to finish 2026/08/05 05:07:00 DEBUG : two: size = 3 OK 2026/08/05 05:07:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:07:00 DEBUG : two: Unchanged skipping 2026/08/05 05:07:00 DEBUG : one: size = 4 OK 2026/08/05 05:07:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/05 05:07:00 INFO : one: Copied (server-side copy) 2026/08/05 05:07:01 INFO : one: Deleted 2026/08/05 05:07:01 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for transfers to finish 2026/08/05 05:07:01 DEBUG : one: size = 5 OK 2026/08/05 05:07:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/05 05:07:01 INFO : one: Copied (new) 2026/08/05 05:07:01 DEBUG : Waiting for deletions to finish 2026/08/05 05:07:01 DEBUG : three.txt: size = 6 OK 2026/08/05 05:07:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/05 05:07:01 INFO : three.txt: Copied (server-side copy) 2026/08/05 05:07:01 INFO : three.txt: Deleted 2026/08/05 05:07:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.33s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:07:05 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide/dst" 2026/08/05 05:07:06 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide/backup" 2026/08/05 05:07:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:07:08 DEBUG : one: size = 3 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:07:08 DEBUG : one: Sizes differ 2026/08/05 05:07:08 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for checks to finish 2026/08/05 05:07:08 DEBUG : two: size = 3 OK 2026/08/05 05:07:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:07:08 DEBUG : two: Unchanged skipping 2026/08/05 05:07:09 DEBUG : one.bak: size = 3 OK 2026/08/05 05:07:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/05 05:07:09 INFO : one: Copied (server-side copy) to: one.bak 2026/08/05 05:07:10 INFO : one: Deleted 2026/08/05 05:07:10 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for transfers to finish 2026/08/05 05:07:11 DEBUG : one: size = 4 OK 2026/08/05 05:07:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/05 05:07:11 INFO : one: Copied (new) 2026/08/05 05:07:11 DEBUG : Waiting for deletions to finish 2026/08/05 05:07:12 DEBUG : three.txt.bak: size = 5 OK 2026/08/05 05:07:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/05 05:07:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/05 05:07:12 INFO : three.txt: Deleted 2026/08/05 05:07:12 INFO : three.txt: Moved into backup dir 2026/08/05 05:07:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:07:14 DEBUG : one: size = 4 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:07:14 DEBUG : one: Sizes differ 2026/08/05 05:07:14 DEBUG : two: size = 3 OK 2026/08/05 05:07:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:07:14 DEBUG : two: Unchanged skipping 2026/08/05 05:07:14 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for checks to finish 2026/08/05 05:07:14 DEBUG : one.bak: size = 4 OK 2026/08/05 05:07:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/05 05:07:14 INFO : one: Copied (server-side copy) to: one.bak 2026/08/05 05:07:14 INFO : one: Deleted 2026/08/05 05:07:14 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for transfers to finish 2026/08/05 05:07:15 DEBUG : one: size = 5 OK 2026/08/05 05:07:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/05 05:07:15 INFO : one: Copied (new) 2026/08/05 05:07:15 DEBUG : Waiting for deletions to finish 2026/08/05 05:07:16 DEBUG : three.txt.bak: size = 6 OK 2026/08/05 05:07:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/05 05:07:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/05 05:07:16 INFO : three.txt: Deleted 2026/08/05 05:07:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.79s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:07:20 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide/dst" 2026/08/05 05:07:21 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide/backup" 2026/08/05 05:07:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:07:23 DEBUG : one: size = 3 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:07:23 DEBUG : one: Sizes differ 2026/08/05 05:07:23 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for checks to finish 2026/08/05 05:07:23 DEBUG : two: size = 3 OK 2026/08/05 05:07:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:07:23 DEBUG : two: Unchanged skipping 2026/08/05 05:07:25 DEBUG : one-2019-01-01: size = 3 OK 2026/08/05 05:07:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/05 05:07:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/05 05:07:25 INFO : one: Deleted 2026/08/05 05:07:25 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for transfers to finish 2026/08/05 05:07:26 DEBUG : one: size = 4 OK 2026/08/05 05:07:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/05 05:07:26 INFO : one: Copied (new) 2026/08/05 05:07:26 DEBUG : Waiting for deletions to finish 2026/08/05 05:07:26 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/05 05:07:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/05 05:07:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/05 05:07:26 INFO : three.txt: Deleted 2026/08/05 05:07:26 INFO : three.txt: Moved into backup dir 2026/08/05 05:07:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:07:28 DEBUG : one: size = 4 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:07:28 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for checks to finish 2026/08/05 05:07:28 DEBUG : one: Sizes differ 2026/08/05 05:07:28 DEBUG : two: size = 3 OK 2026/08/05 05:07:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:07:28 DEBUG : two: Unchanged skipping 2026/08/05 05:07:29 DEBUG : one-2019-01-01: size = 4 OK 2026/08/05 05:07:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/05 05:07:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/05 05:07:29 INFO : one: Deleted 2026/08/05 05:07:29 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for transfers to finish 2026/08/05 05:07:29 DEBUG : one: size = 5 OK 2026/08/05 05:07:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/05 05:07:29 INFO : one: Copied (new) 2026/08/05 05:07:29 DEBUG : Waiting for deletions to finish 2026/08/05 05:07:30 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/05 05:07:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/05 05:07:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/05 05:07:30 INFO : three.txt: Deleted 2026/08/05 05:07:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.76s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:07:34 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide/dst" 2026/08/05 05:07:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:07:36 DEBUG : one: size = 3 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:07:36 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for checks to finish 2026/08/05 05:07:36 DEBUG : one: Sizes differ 2026/08/05 05:07:36 DEBUG : two: size = 3 OK 2026/08/05 05:07:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:07:36 DEBUG : two: Unchanged skipping 2026/08/05 05:07:37 DEBUG : one.bak: size = 3 OK 2026/08/05 05:07:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/05 05:07:37 INFO : one: Copied (server-side copy) to: one.bak 2026/08/05 05:07:37 INFO : one: Deleted 2026/08/05 05:07:37 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for transfers to finish 2026/08/05 05:07:38 DEBUG : one: size = 4 OK 2026/08/05 05:07:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/05 05:07:38 INFO : one: Copied (new) 2026/08/05 05:07:38 DEBUG : Waiting for deletions to finish 2026/08/05 05:07:39 DEBUG : three.txt.bak: size = 5 OK 2026/08/05 05:07:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/05 05:07:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/05 05:07:39 INFO : three.txt: Deleted 2026/08/05 05:07:39 INFO : three.txt: Moved into backup dir 2026/08/05 05:07:40 DEBUG : one.bak: Excluded (Path Filter) 2026/08/05 05:07:40 DEBUG : one.bak: Excluded 2026/08/05 05:07:40 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/05 05:07:40 DEBUG : three.txt.bak: Excluded 2026/08/05 05:07:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:07:40 DEBUG : one: size = 4 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:07:40 DEBUG : one: Sizes differ 2026/08/05 05:07:40 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for checks to finish 2026/08/05 05:07:40 DEBUG : two: size = 3 OK 2026/08/05 05:07:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:07:40 DEBUG : two: Unchanged skipping 2026/08/05 05:07:41 DEBUG : one.bak: size = 4 OK 2026/08/05 05:07:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/05 05:07:41 INFO : one: Copied (server-side copy) to: one.bak 2026/08/05 05:07:41 INFO : one: Deleted 2026/08/05 05:07:41 DEBUG : B2 bucket rclone-test-tehopov8fide path dst: Waiting for transfers to finish 2026/08/05 05:07:41 DEBUG : one: size = 5 OK 2026/08/05 05:07:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/05 05:07:41 INFO : one: Copied (new) 2026/08/05 05:07:41 DEBUG : Waiting for deletions to finish 2026/08/05 05:07:42 DEBUG : three.txt.bak: size = 6 OK 2026/08/05 05:07:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/05 05:07:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/05 05:07:42 INFO : three.txt: Deleted 2026/08/05 05:07:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.17s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:07:46 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide/dst" 2026/08/05 05:07:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:07:47 DEBUG : one: size = 3 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:07:47 DEBUG : one: Sizes differ 2026/08/05 05:07:49 DEBUG : one.bak: size = 3 OK 2026/08/05 05:07:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/05 05:07:49 INFO : one: Copied (server-side copy) to: one.bak 2026/08/05 05:07:49 INFO : one: Deleted 2026/08/05 05:07:50 DEBUG : one: size = 4 OK 2026/08/05 05:07:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/05 05:07:50 INFO : one: Copied (new) 2026/08/05 05:07:51 DEBUG : two: size = 3 OK 2026/08/05 05:07:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:07:51 DEBUG : two: Unchanged skipping 2026/08/05 05:07:51 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:07:51 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:07:51 DEBUG : three.txt: Sizes differ 2026/08/05 05:07:51 DEBUG : three.txt.bak: size = 5 OK 2026/08/05 05:07:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/05 05:07:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/05 05:07:52 INFO : three.txt: Deleted 2026/08/05 05:07:52 DEBUG : three.txt: size = 6 OK 2026/08/05 05:07:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/05 05:07:52 INFO : three.txt: Copied (new) 2026/08/05 05:07:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:07:53 DEBUG : one: size = 4 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:07:53 DEBUG : one: Sizes differ 2026/08/05 05:07:54 DEBUG : one.bak: size = 4 OK 2026/08/05 05:07:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/05 05:07:54 INFO : one: Copied (server-side copy) to: one.bak 2026/08/05 05:07:54 INFO : one: Deleted 2026/08/05 05:07:55 DEBUG : one: size = 5 OK 2026/08/05 05:07:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/05 05:07:55 INFO : one: Copied (new) 2026/08/05 05:07:55 DEBUG : two: size = 3 OK 2026/08/05 05:07:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:07:55 DEBUG : two: Unchanged skipping 2026/08/05 05:07:55 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:07:55 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:07:55 DEBUG : three.txt: Sizes differ 2026/08/05 05:07:56 DEBUG : three.txt.bak: size = 6 OK 2026/08/05 05:07:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/05 05:07:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/05 05:07:56 INFO : three.txt: Deleted 2026/08/05 05:07:57 DEBUG : three.txt: size = 19 OK 2026/08/05 05:07:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/05 05:07:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.67s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:08:00 DEBUG : Creating backend with remote "TestB2:rclone-test-tehopov8fide/dst" 2026/08/05 05:08:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:02 DEBUG : one: size = 3 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:08:02 DEBUG : one: Sizes differ 2026/08/05 05:08:04 DEBUG : one-2019-01-01: size = 3 OK 2026/08/05 05:08:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/05 05:08:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/05 05:08:04 INFO : one: Deleted 2026/08/05 05:08:05 DEBUG : one: size = 4 OK 2026/08/05 05:08:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/05 05:08:05 INFO : one: Copied (new) 2026/08/05 05:08:05 DEBUG : two: size = 3 OK 2026/08/05 05:08:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:05 DEBUG : two: Unchanged skipping 2026/08/05 05:08:05 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:05 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:08:05 DEBUG : three.txt: Sizes differ 2026/08/05 05:08:06 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/05 05:08:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/05 05:08:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/05 05:08:06 INFO : three.txt: Deleted 2026/08/05 05:08:06 DEBUG : three.txt: size = 6 OK 2026/08/05 05:08:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/05 05:08:06 INFO : three.txt: Copied (new) 2026/08/05 05:08:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/05 05:08:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/05 05:08:06 DEBUG : pacer: Reducing sleep to 10ms 2026/08/05 05:08:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:07 DEBUG : one: size = 4 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:08:07 DEBUG : one: Sizes differ 2026/08/05 05:08:08 DEBUG : one-2019-01-01: size = 4 OK 2026/08/05 05:08:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/05 05:08:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/05 05:08:08 INFO : one: Deleted 2026/08/05 05:08:08 DEBUG : one: size = 5 OK 2026/08/05 05:08:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/05 05:08:08 INFO : one: Copied (new) 2026/08/05 05:08:08 DEBUG : two: size = 3 OK 2026/08/05 05:08:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:08 DEBUG : two: Unchanged skipping 2026/08/05 05:08:08 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:08 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-tehopov8fide path dst) 2026/08/05 05:08:08 DEBUG : three.txt: Sizes differ 2026/08/05 05:08:09 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/05 05:08:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/05 05:08:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/05 05:08:09 INFO : three.txt: Deleted 2026/08/05 05:08:09 DEBUG : three.txt: size = 19 OK 2026/08/05 05:08:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/05 05:08:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.66s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:08:12 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:12 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:08:12 DEBUG : Testêé: Sizes differ 2026/08/05 05:08:12 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:08:12 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:08:12 DEBUG : Testêé: size = 14 OK 2026/08/05 05:08:12 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/08/05 05:08:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/05 05:08:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.54s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:08:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/05 05:08:14 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:08:14 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:08:15 DEBUG : existing: size = 6 OK 2026/08/05 05:08:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/05 05:08:15 INFO : existing: Copied (new) 2026/08/05 05:08:15 DEBUG : Waiting for deletions to finish 2026/08/05 05:08:15 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:15 DEBUG : existing: size = 6 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:08:15 DEBUG : existing: Sizes differ 2026/08/05 05:08:15 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:08:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/05 05:08:15 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:08:15 ERROR : B2 bucket rclone-test-tehopov8fide: not deleting files as there were IO errors 2026/08/05 05:08:15 ERROR : B2 bucket rclone-test-tehopov8fide: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.83s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:08:17 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:08:17 DEBUG : EXISTING: size = 6 OK 2026/08/05 05:08:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:17 DEBUG : existing: Unchanged skipping 2026/08/05 05:08:17 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:08:17 DEBUG : Waiting for deletions to finish 2026/08/05 05:08:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.70s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", 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-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:08:36 DEBUG : both0: size = 6 OK 2026/08/05 05:08:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:36 DEBUG : both0: Unchanged skipping 2026/08/05 05:08:36 DEBUG : both10: size = 6 OK 2026/08/05 05:08:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:36 DEBUG : both10: Unchanged skipping 2026/08/05 05:08:36 DEBUG : both11: size = 6 OK 2026/08/05 05:08:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:36 DEBUG : both11: Unchanged skipping 2026/08/05 05:08:36 DEBUG : both12: size = 6 OK 2026/08/05 05:08:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:36 DEBUG : both12: Unchanged skipping 2026/08/05 05:08:36 DEBUG : both13: size = 6 OK 2026/08/05 05:08:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:36 DEBUG : both13: Unchanged skipping 2026/08/05 05:08:36 DEBUG : both14: size = 6 OK 2026/08/05 05:08:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:36 DEBUG : both14: Unchanged skipping 2026/08/05 05:08:36 DEBUG : both15: size = 6 OK 2026/08/05 05:08:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:36 DEBUG : both15: Unchanged skipping 2026/08/05 05:08:36 DEBUG : both16: size = 6 OK 2026/08/05 05:08:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:36 DEBUG : both16: Unchanged skipping 2026/08/05 05:08:36 DEBUG : both17: size = 6 OK 2026/08/05 05:08:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:36 DEBUG : both17: Unchanged skipping 2026/08/05 05:08:36 DEBUG : both18: size = 6 OK 2026/08/05 05:08:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:36 DEBUG : both18: Unchanged skipping 2026/08/05 05:08:36 DEBUG : both19: size = 6 OK 2026/08/05 05:08:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:36 DEBUG : both19: Unchanged skipping 2026/08/05 05:08:36 DEBUG : both1: size = 6 OK 2026/08/05 05:08:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:36 DEBUG : both1: Unchanged skipping 2026/08/05 05:08:36 DEBUG : both2: size = 6 OK 2026/08/05 05:08:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:36 DEBUG : both2: Unchanged skipping 2026/08/05 05:08:36 DEBUG : both3: size = 6 OK 2026/08/05 05:08:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:36 DEBUG : both3: Unchanged skipping 2026/08/05 05:08:36 DEBUG : both4: size = 6 OK 2026/08/05 05:08:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:36 DEBUG : both4: Unchanged skipping 2026/08/05 05:08:36 DEBUG : both5: size = 6 OK 2026/08/05 05:08:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:36 DEBUG : both6: size = 6 OK 2026/08/05 05:08:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:36 DEBUG : both7: size = 6 OK 2026/08/05 05:08:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:36 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:08:36 DEBUG : both8: size = 6 OK 2026/08/05 05:08:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:36 DEBUG : both5: Unchanged skipping 2026/08/05 05:08:36 DEBUG : both9: size = 6 OK 2026/08/05 05:08:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:36 DEBUG : both9: Unchanged skipping 2026/08/05 05:08:36 DEBUG : both6: Unchanged skipping 2026/08/05 05:08:36 DEBUG : both7: Unchanged skipping 2026/08/05 05:08:36 DEBUG : both8: Unchanged skipping 2026/08/05 05:08:36 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:08:36 DEBUG : Waiting for deletions to finish 2026/08/05 05:08:36 INFO : only0: Deleted 2026/08/05 05:08:36 INFO : only15: Deleted 2026/08/05 05:08:37 INFO : only4: Deleted 2026/08/05 05:08:37 INFO : only5: Deleted 2026/08/05 05:08:37 INFO : only8: Deleted 2026/08/05 05:08:37 INFO : only6: Deleted 2026/08/05 05:08:37 INFO : only11: Deleted 2026/08/05 05:08:37 INFO : only12: Deleted 2026/08/05 05:08:37 INFO : only14: Deleted 2026/08/05 05:08:37 INFO : only17: Deleted 2026/08/05 05:08:37 INFO : only19: Deleted 2026/08/05 05:08:37 INFO : only2: Deleted 2026/08/05 05:08:37 INFO : only7: Deleted 2026/08/05 05:08:37 INFO : only10: Deleted 2026/08/05 05:08:37 INFO : only13: Deleted 2026/08/05 05:08:37 INFO : only16: Deleted 2026/08/05 05:08:37 INFO : only18: Deleted 2026/08/05 05:08:37 INFO : only1: Deleted 2026/08/05 05:08:37 INFO : only3: Deleted 2026/08/05 05:08:37 INFO : only9: Deleted 2026/08/05 05:08:37 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.45s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:08:59 DEBUG : both0: size = 6 OK 2026/08/05 05:08:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:59 DEBUG : both10: size = 6 OK 2026/08/05 05:08:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:59 DEBUG : both0: Unchanged skipping 2026/08/05 05:08:59 DEBUG : both12: size = 6 OK 2026/08/05 05:08:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:59 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:08:59 DEBUG : both11: size = 6 OK 2026/08/05 05:08:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:59 DEBUG : both12: Unchanged skipping 2026/08/05 05:08:59 DEBUG : both13: size = 6 OK 2026/08/05 05:08:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:59 DEBUG : both13: Unchanged skipping 2026/08/05 05:08:59 DEBUG : both14: size = 6 OK 2026/08/05 05:08:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:59 DEBUG : both14: Unchanged skipping 2026/08/05 05:08:59 DEBUG : both15: size = 6 OK 2026/08/05 05:08:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:59 DEBUG : both15: Unchanged skipping 2026/08/05 05:08:59 DEBUG : both16: size = 6 OK 2026/08/05 05:08:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:59 DEBUG : both17: size = 6 OK 2026/08/05 05:08:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:59 DEBUG : both16: Unchanged skipping 2026/08/05 05:08:59 DEBUG : both18: size = 6 OK 2026/08/05 05:08:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:59 DEBUG : both18: Unchanged skipping 2026/08/05 05:08:59 DEBUG : both19: size = 6 OK 2026/08/05 05:08:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:59 DEBUG : both19: Unchanged skipping 2026/08/05 05:08:59 DEBUG : both1: size = 6 OK 2026/08/05 05:08:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:59 DEBUG : both1: Unchanged skipping 2026/08/05 05:08:59 DEBUG : both2: size = 6 OK 2026/08/05 05:08:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:59 DEBUG : both2: Unchanged skipping 2026/08/05 05:08:59 DEBUG : both3: size = 6 OK 2026/08/05 05:08:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:59 DEBUG : both3: Unchanged skipping 2026/08/05 05:08:59 DEBUG : both4: size = 6 OK 2026/08/05 05:08:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:59 DEBUG : both4: Unchanged skipping 2026/08/05 05:08:59 DEBUG : both5: size = 6 OK 2026/08/05 05:08:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:59 DEBUG : both5: Unchanged skipping 2026/08/05 05:08:59 DEBUG : both6: size = 6 OK 2026/08/05 05:08:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:59 DEBUG : both10: Unchanged skipping 2026/08/05 05:08:59 DEBUG : both7: size = 6 OK 2026/08/05 05:08:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:59 DEBUG : both7: Unchanged skipping 2026/08/05 05:08:59 DEBUG : both8: size = 6 OK 2026/08/05 05:08:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:59 DEBUG : both8: Unchanged skipping 2026/08/05 05:08:59 DEBUG : both9: size = 6 OK 2026/08/05 05:08:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:08:59 DEBUG : both9: Unchanged skipping 2026/08/05 05:08:59 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:59 DEBUG : only0: size = 6 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:08:59 DEBUG : only0: Sizes differ 2026/08/05 05:08:59 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:59 DEBUG : only10: size = 6 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:08:59 DEBUG : only10: Sizes differ 2026/08/05 05:08:59 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:59 DEBUG : only11: size = 6 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:08:59 DEBUG : only11: Sizes differ 2026/08/05 05:08:59 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:59 DEBUG : only12: size = 6 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:08:59 DEBUG : only12: Sizes differ 2026/08/05 05:08:59 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:59 DEBUG : only13: size = 6 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:08:59 DEBUG : only13: Sizes differ 2026/08/05 05:08:59 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:59 DEBUG : only14: size = 6 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:08:59 DEBUG : only14: Sizes differ 2026/08/05 05:08:59 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:59 DEBUG : only15: size = 6 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:08:59 DEBUG : only15: Sizes differ 2026/08/05 05:08:59 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:59 DEBUG : only16: size = 6 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:08:59 DEBUG : only16: Sizes differ 2026/08/05 05:08:59 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:59 DEBUG : only17: size = 6 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:08:59 DEBUG : only17: Sizes differ 2026/08/05 05:08:59 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:59 DEBUG : only18: size = 6 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:08:59 DEBUG : only18: Sizes differ 2026/08/05 05:08:59 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:59 DEBUG : only19: size = 6 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:08:59 DEBUG : only19: Sizes differ 2026/08/05 05:08:59 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:59 DEBUG : only1: size = 6 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:08:59 DEBUG : only1: Sizes differ 2026/08/05 05:08:59 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:59 DEBUG : only2: size = 6 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:08:59 DEBUG : only2: Sizes differ 2026/08/05 05:08:59 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:59 DEBUG : only3: size = 6 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:08:59 DEBUG : only3: Sizes differ 2026/08/05 05:08:59 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:59 DEBUG : only4: size = 6 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:08:59 DEBUG : only4: Sizes differ 2026/08/05 05:08:59 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:59 DEBUG : only5: size = 6 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:08:59 DEBUG : only5: Sizes differ 2026/08/05 05:08:59 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:59 DEBUG : only6: size = 6 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:08:59 DEBUG : only6: Sizes differ 2026/08/05 05:08:59 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:59 DEBUG : only7: size = 6 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:08:59 DEBUG : only7: Sizes differ 2026/08/05 05:08:59 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:59 DEBUG : only8: size = 6 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:08:59 DEBUG : only8: Sizes differ 2026/08/05 05:08:59 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3860982008) 2026/08/05 05:08:59 DEBUG : only9: size = 6 (B2 bucket rclone-test-tehopov8fide) 2026/08/05 05:08:59 DEBUG : only9: Sizes differ 2026/08/05 05:08:59 DEBUG : both17: Unchanged skipping 2026/08/05 05:08:59 DEBUG : both11: Unchanged skipping 2026/08/05 05:08:59 DEBUG : both6: Unchanged skipping 2026/08/05 05:08:59 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:08:59 DEBUG : only10: size = 0 OK 2026/08/05 05:08:59 DEBUG : only11: size = 0 OK 2026/08/05 05:08:59 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/05 05:08:59 INFO : only10: Copied (replaced existing) 2026/08/05 05:08:59 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/05 05:08:59 INFO : only11: Copied (replaced existing) 2026/08/05 05:08:59 DEBUG : only0: size = 0 OK 2026/08/05 05:08:59 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/05 05:08:59 INFO : only0: Copied (replaced existing) 2026/08/05 05:09:00 DEBUG : only13: size = 0 OK 2026/08/05 05:09:00 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/05 05:09:00 INFO : only13: Copied (replaced existing) 2026/08/05 05:09:00 DEBUG : only14: size = 0 OK 2026/08/05 05:09:00 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/05 05:09:00 INFO : only14: Copied (replaced existing) 2026/08/05 05:09:00 DEBUG : only15: size = 0 OK 2026/08/05 05:09:00 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/05 05:09:00 INFO : only15: Copied (replaced existing) 2026/08/05 05:09:00 DEBUG : only16: size = 0 OK 2026/08/05 05:09:00 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/05 05:09:00 INFO : only16: Copied (replaced existing) 2026/08/05 05:09:00 DEBUG : only17: size = 0 OK 2026/08/05 05:09:00 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/05 05:09:00 INFO : only17: Copied (replaced existing) 2026/08/05 05:09:00 DEBUG : only18: size = 0 OK 2026/08/05 05:09:00 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/05 05:09:00 INFO : only18: Copied (replaced existing) 2026/08/05 05:09:00 DEBUG : only19: size = 0 OK 2026/08/05 05:09:00 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/05 05:09:00 INFO : only19: Copied (replaced existing) 2026/08/05 05:09:00 DEBUG : only12: size = 0 OK 2026/08/05 05:09:00 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/05 05:09:00 INFO : only12: Copied (replaced existing) 2026/08/05 05:09:00 DEBUG : only1: size = 0 OK 2026/08/05 05:09:00 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/05 05:09:00 INFO : only1: Copied (replaced existing) 2026/08/05 05:09:00 DEBUG : only2: size = 0 OK 2026/08/05 05:09:00 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/05 05:09:00 INFO : only2: Copied (replaced existing) 2026/08/05 05:09:00 DEBUG : only3: size = 0 OK 2026/08/05 05:09:00 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/05 05:09:00 INFO : only3: Copied (replaced existing) 2026/08/05 05:09:00 DEBUG : only4: size = 0 OK 2026/08/05 05:09:00 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/05 05:09:00 INFO : only4: Copied (replaced existing) 2026/08/05 05:09:00 DEBUG : only5: size = 0 OK 2026/08/05 05:09:00 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/05 05:09:00 INFO : only5: Copied (replaced existing) 2026/08/05 05:09:00 DEBUG : only6: size = 0 OK 2026/08/05 05:09:00 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/05 05:09:00 INFO : only6: Copied (replaced existing) 2026/08/05 05:09:00 DEBUG : only7: size = 0 OK 2026/08/05 05:09:00 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/05 05:09:00 INFO : only7: Copied (replaced existing) 2026/08/05 05:09:00 DEBUG : only8: size = 0 OK 2026/08/05 05:09:00 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/05 05:09:00 INFO : only8: Copied (replaced existing) 2026/08/05 05:09:00 DEBUG : only9: size = 0 OK 2026/08/05 05:09:00 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/05 05:09:00 INFO : only9: Copied (replaced existing) 2026/08/05 05:09:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.79s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:09:09 DEBUG : empty_dir: Making directory with metadata 2026/08/05 05:09:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 05:09:09 DEBUG : empty_on_remote: Making directory with metadata 2026/08/05 05:09:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 05:09:09 INFO : empty_on_remote: Making directory 2026/08/05 05:09:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/05 05:09:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/05 05:09:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/05 05:09:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/05 05:09:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.18s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:09:12 DEBUG : empty_dir: Making directory with metadata 2026/08/05 05:09:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 05:09:12 DEBUG : empty_on_remote: Making directory with metadata 2026/08/05 05:09:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/05 05:09:12 INFO : empty_on_remote: Making directory 2026/08/05 05:09:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/05 05:09:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/05 05:09:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/05 05:09:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/05 05:09:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/05 05:09:13 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.63s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:09:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/05 05:09:14 INFO : sub dir: Making directory 2026/08/05 05:09:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.92s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:09:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/05 05:09:18 INFO : sub dir: Making directory 2026/08/05 05:09:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.79s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:09:36 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:36 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:09:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:09:36 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:09:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:09:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:09:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:09:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:09:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:09:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:09:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:09:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:09:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:09:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:09:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 05:09:37 DEBUG : apple: size = 5 OK 2026/08/05 05:09:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:37 DEBUG : apple: Unchanged skipping 2026/08/05 05:09:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 05:09:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 05:09:37 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 05:09:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:37 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 05:09:37 DEBUG : banana: size = 6 OK 2026/08/05 05:09:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:37 DEBUG : banana: Unchanged skipping 2026/08/05 05:09:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 05:09:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 05:09:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 05:09:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 05:09:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 05:09:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 05:09:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 05:09:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 05:09:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 05:09:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 05:09:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 05:09:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 05:09:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 05:09:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 05:09:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 05:09:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 05:09:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 05:09:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 05:09:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 05:09:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 05:09:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 05:09:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 05:09:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 05:09:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 05:09:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 05:09:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 05:09:37 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:09:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 05:09:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 05:09:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 05:09:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 05:09:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 05:09:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 05:09:37 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:09:37 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:37 INFO : There was nothing to transfer 2026/08/05 05:09:37 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:37 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:09:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:09:37 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:09:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:09:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:09:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:09:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:09:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:09:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:09:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:09:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:09:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:09:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:09:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:09:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:09:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:09:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:09:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:09:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:09:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 05:09:38 DEBUG : apple: size = 5 OK 2026/08/05 05:09:38 DEBUG : banana: size = 6 OK 2026/08/05 05:09:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:38 DEBUG : banana: Unchanged skipping 2026/08/05 05:09:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:38 DEBUG : apple: Unchanged skipping 2026/08/05 05:09:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 05:09:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:38 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 05:09:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 05:09:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:38 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 05:09:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 05:09:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 05:09:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 05:09:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 05:09:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 05:09:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 05:09:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 05:09:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 05:09:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 05:09:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 05:09:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 05:09:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 05:09:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 05:09:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 05:09:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 05:09:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 05:09:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 05:09:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 05:09:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 05:09:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 05:09:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 05:09:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 05:09:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 05:09:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 05:09:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 05:09:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 05:09:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 05:09:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 05:09:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 05:09:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 05:09:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 05:09:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 05:09:38 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:09:38 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:09:38 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:38 INFO : There was nothing to transfer 2026/08/05 05:09:38 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:38 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:09:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:09:38 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:09:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:09:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:09:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:09:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:09:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:09:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:09:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:09:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:09:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:09:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:09:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:09:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:09:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:09:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:09:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:09:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:09:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:09:53 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:53 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:09:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:09:53 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:09:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:09:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:09:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:09:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:09:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:09:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:09:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:09:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:09:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:09:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:09:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:09:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:09:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:09:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:09:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:09:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:09:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 05:09:54 DEBUG : apple: size = 5 OK 2026/08/05 05:09:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 05:09:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 05:09:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:54 DEBUG : banana: size = 6 OK 2026/08/05 05:09:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:54 DEBUG : banana: Unchanged skipping 2026/08/05 05:09:54 DEBUG : apple: Unchanged skipping 2026/08/05 05:09:54 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 05:09:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:54 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 05:09:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 05:09:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 05:09:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 05:09:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 05:09:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 05:09:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 05:09:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 05:09:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 05:09:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 05:09:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 05:09:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 05:09:54 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:09:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 05:09:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 05:09:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 05:09:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 05:09:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 05:09:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 05:09:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 05:09:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 05:09:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 05:09:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 05:09:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 05:09:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 05:09:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 05:09:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 05:09:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 05:09:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 05:09:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 05:09:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 05:09:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 05:09:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 05:09:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 05:09:54 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:09:54 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:54 INFO : There was nothing to transfer 2026/08/05 05:09:54 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:54 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:09:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:09:54 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:09:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:09:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:09:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:09:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:09:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:09:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:09:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:09:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:09:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:09:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:09:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:09:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:09:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:09:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:09:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:09:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:09:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 05:09:55 DEBUG : apple: size = 5 OK 2026/08/05 05:09:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 05:09:55 DEBUG : apple: Unchanged skipping 2026/08/05 05:09:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:55 DEBUG : banana: size = 6 OK 2026/08/05 05:09:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 05:09:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:55 DEBUG : banana: Unchanged skipping 2026/08/05 05:09:55 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 05:09:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:55 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 05:09:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 05:09:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 05:09:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 05:09:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 05:09:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 05:09:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 05:09:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 05:09:55 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:09:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 05:09:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 05:09:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 05:09:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 05:09:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 05:09:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 05:09:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 05:09:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 05:09:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 05:09:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 05:09:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 05:09:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 05:09:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 05:09:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 05:09:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 05:09:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 05:09:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 05:09:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 05:09:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 05:09:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 05:09:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 05:09:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 05:09:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 05:09:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 05:09:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:09:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 05:09:55 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:09:55 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:55 INFO : There was nothing to transfer 2026/08/05 05:09:55 DEBUG : Waiting for deletions to finish 2026/08/05 05:09:55 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:09:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:09:55 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:09:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:09:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:09:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:09:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:09:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:09:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:09:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:09:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:09:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:09:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:09:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:09:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:09:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:09:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:09:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:09:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:09:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:10:11 DEBUG : Waiting for deletions to finish 2026/08/05 05:10:12 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:10:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:10:12 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:10:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:10:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:10:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:10:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:10:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:10:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:10:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:10:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:10:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:10:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:10:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:10:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:10:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:10:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:10:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:10:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:10:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 05:10:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/05 05:10:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/05 05:10:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/05 05:10:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/05 05:10:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/05 05:10:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/05 05:10:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:13 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:10:13 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:10:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/05 05:10:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/05 05:10:13 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:13 DEBUG : YXBwbGU=: size = 5 OK 2026/08/05 05:10:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/05 05:10:13 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/05 05:10:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/05 05:10:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/05 05:10:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:13 DEBUG : YmFuYW5h: size = 6 OK 2026/08/05 05:10:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/05 05:10:13 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/05 05:10:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/05 05:10:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/05 05:10:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/05 05:10:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/05 05:10:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/05 05:10:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/05 05:10:13 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/05 05:10:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/05 05:10:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/05 05:10:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/05 05:10:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/05 05:10:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/05 05:10:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/05 05:10:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/05 05:10:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/05 05:10:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/05 05:10:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/05 05:10:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/05 05:10:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/05 05:10:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/05 05:10:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/05 05:10:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/05 05:10:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/05 05:10:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/05 05:10:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/05 05:10:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/05 05:10:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/05 05:10:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:14 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/05 05:10:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/05 05:10:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/05 05:10:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/05 05:10:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/05 05:10:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/05 05:10:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/05 05:10:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:15 DEBUG : Waiting for deletions to finish 2026/08/05 05:10:15 INFO : apple: Deleted 2026/08/05 05:10:15 INFO : banana: Deleted 2026/08/05 05:10:15 INFO : splitbananasplit: Deleted 2026/08/05 05:10:15 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/05 05:10:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/05 05:10:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/05 05:10:15 INFO : dir1/0008-2345678.txt: Deleted 2026/08/05 05:10:15 INFO : dir1/0007-1234567.txt: Deleted 2026/08/05 05:10:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/05 05:10:15 INFO : dir1/0010-456789.txt: Deleted 2026/08/05 05:10:15 INFO : dir1/0013-789;=.txt: Deleted 2026/08/05 05:10:15 INFO : appleappleapplebanana: Deleted 2026/08/05 05:10:15 INFO : dir1/0003-defghij.txt: Deleted 2026/08/05 05:10:15 INFO : dir1/0009-3456789.txt: Deleted 2026/08/05 05:10:15 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/05 05:10:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/05 05:10:15 INFO : dir1/0011-56789;.txt: Deleted 2026/08/05 05:10:15 INFO : dir1/0012-6789;.txt: Deleted 2026/08/05 05:10:15 INFO : dir1/0014-89;=.txt: Deleted 2026/08/05 05:10:15 INFO : dir1/0015-9;=.txt: Deleted 2026/08/05 05:10:15 DEBUG : Waiting for deletions to finish 2026/08/05 05:10:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/05 05:10:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/05 05:10:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/05 05:10:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/05 05:10:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/05 05:10:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/05 05:10:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/05 05:10:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/05 05:10:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/05 05:10:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/05 05:10:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/05 05:10:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/05 05:10:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/05 05:10:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/05 05:10:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/05 05:10:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/05 05:10:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/05 05:10:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/05 05:10:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/05 05:10:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/05 05:10:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/05 05:10:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:16 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:16 DEBUG : YXBwbGU=: size = 5 OK 2026/08/05 05:10:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:10:16 DEBUG : apple: Unchanged skipping 2026/08/05 05:10:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:10:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/05 05:10:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 05:10:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:10:16 DEBUG : YmFuYW5h: size = 6 OK 2026/08/05 05:10:16 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 05:10:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:10:16 DEBUG : banana: Unchanged skipping 2026/08/05 05:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/05 05:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/05 05:10:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/05 05:10:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/05 05:10:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:10:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:10:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 05:10:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:10:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 05:10:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/05 05:10:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/05 05:10:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:10:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 05:10:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/05 05:10:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:10:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 05:10:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/05 05:10:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:10:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 05:10:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/05 05:10:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:10:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 05:10:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:10:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 05:10:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/05 05:10:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/05 05:10:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:10:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:10:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/05 05:10:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 05:10:16 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/05 05:10:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 05:10:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 05:10:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/05 05:10:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:10:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 05:10:16 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:10:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/05 05:10:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:10:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 05:10:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/05 05:10:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:10:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 05:10:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/05 05:10:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:10:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 05:10:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/05 05:10:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:10:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 05:10:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:10:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 05:10:16 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:10:16 DEBUG : Waiting for deletions to finish 2026/08/05 05:10:16 DEBUG : Waiting for deletions to finish 2026/08/05 05:10:17 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/05 05:10:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/05 05:10:17 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/05 05:10:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/05 05:10:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/05 05:10:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/05 05:10:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/05 05:10:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/05 05:10:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/05 05:10:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/05 05:10:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/05 05:10:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/05 05:10:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/05 05:10:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/05 05:10:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/05 05:10:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/05 05:10:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/05 05:10:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/05 05:10:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/05 05:10:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/05 05:10:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:17 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:17 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:17 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/05 05:10:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:17 DEBUG : apple: transformed to: YXBwbGU= 2026/08/05 05:10:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/05 05:10:17 DEBUG : banana: transformed to: YmFuYW5h 2026/08/05 05:10:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/05 05:10:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/05 05:10:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/05 05:10:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/05 05:10:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/05 05:10:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/05 05:10:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:10:33 DEBUG : Waiting for deletions to finish 2026/08/05 05:10:33 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:10:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:10:33 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:10:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:10:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:10:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:10:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:10:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:10:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:10:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:10:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:10:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:10:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:10:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:10:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:10:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:10:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:10:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:10:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:10:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 05:10:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/05 05:10:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/05 05:10:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/05 05:10:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/05 05:10:33 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:33 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 05:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 05:10:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/05 05:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 05:10:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/05 05:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 05:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 05:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 05:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 05:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 05:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 05:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 05:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 05:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 05:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 05:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 05:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 05:10:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/05 05:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 05:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 05:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 05:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 05:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 05:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 05:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 05:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 05:10:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/05 05:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 05:10:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/05 05:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 05:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 05:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 05:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 05:10:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/05 05:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 05:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 05:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 05:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 05:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 05:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 05:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 05:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 05:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 05:10:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/05 05:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 05:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 05:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 05:10:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/05 05:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 05:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 05:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 05:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 05:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 05:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 05:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 05:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 05:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 05:10:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/05 05:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 05:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 05:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 05:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 05:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 05:10:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/05 05:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 05:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 05:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 05:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 05:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 05:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 05:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 05:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 05:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 05:10:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/05 05:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 05:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 05:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 05:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 05:10:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/05 05:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 05:10:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/05 05:10:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/05 05:10:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/05 05:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 05:10:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/05 05:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 05:10:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/05 05:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 05:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 05:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 05:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 05:10:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/05 05:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 05:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 05:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 05:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 05:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 05:10:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/05 05:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 05:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 05:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 05:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 05:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 05:10:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/05 05:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 05:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 05:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 05:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 05:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 05:10:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/05 05:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 05:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 05:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 05:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 05:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 05:10:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/05 05:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 05:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 05:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 05:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 05:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 05:10:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/05 05:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 05:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 05:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 05:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 05:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 05:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 05:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 05:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 05:10:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/05 05:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 05:10:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/05 05:10:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/05 05:10:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/05 05:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 05:10:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/05 05:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 05:10:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/05 05:10:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/05 05:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 05:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 05:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 05:10:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/05 05:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 05:10:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 05:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 05:10:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 05:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 05:10:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/05 05:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 05:10:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/05 05:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 05:10:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 05:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 05:10:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 05:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 05:10:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/05 05:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 05:10:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 05:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 05:10:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 05:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 05:10:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 05:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 05:10:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 05:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 05:10:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 05:10:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/05 05:10:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 05:10:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/05 05:10:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/05 05:10:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/05 05:10:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/05 05:10:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/05 05:10:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/05 05:10:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/05 05:10:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/05 05:10:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/05 05:10:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/05 05:10:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/05 05:10:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/05 05:10:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/05 05:10:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/05 05:10:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/05 05:10:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/05 05:10:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:34 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:10:34 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:10:34 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/05 05:10:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/05 05:10:34 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/05 05:10:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/05 05:10:34 DEBUG : PREFIXapple: size = 5 OK 2026/08/05 05:10:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/05 05:10:34 INFO : apple: Copied (new) to: PREFIXapple 2026/08/05 05:10:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/05 05:10:34 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/05 05:10:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/05 05:10:34 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/05 05:10:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/05 05:10:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/05 05:10:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/05 05:10:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/05 05:10:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/05 05:10:34 DEBUG : PREFIXbanana: size = 6 OK 2026/08/05 05:10:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/05 05:10:34 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/05 05:10:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/05 05:10:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/05 05:10:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/05 05:10:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/05 05:10:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/05 05:10:34 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/05 05:10:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/05 05:10:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/05 05:10:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/05 05:10:34 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/05 05:10:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/05 05:10:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/05 05:10:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/05 05:10:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/05 05:10:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/05 05:10:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/05 05:10:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/05 05:10:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/05 05:10:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/05 05:10:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/05 05:10:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/05 05:10:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/05 05:10:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/05 05:10:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/05 05:10:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/05 05:10:35 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/05 05:10:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/05 05:10:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/05 05:10:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/05 05:10:35 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/05 05:10:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/05 05:10:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/05 05:10:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/05 05:10:35 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/05 05:10:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/05 05:10:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/05 05:10:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/05 05:10:35 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/05 05:10:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/05 05:10:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/05 05:10:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/05 05:10:35 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/05 05:10:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/05 05:10:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/05 05:10:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/05 05:10:35 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/05 05:10:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/05 05:10:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/05 05:10:35 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/05 05:10:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/05 05:10:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/05 05:10:35 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/05 05:10:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/05 05:10:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/05 05:10:36 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/05 05:10:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/05 05:10:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/05 05:10:36 DEBUG : Waiting for deletions to finish 2026/08/05 05:10:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/05 05:10:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/05 05:10:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/05 05:10:36 INFO : dir1/0012-6789;.txt: Deleted 2026/08/05 05:10:36 INFO : dir1/0013-789;=.txt: Deleted 2026/08/05 05:10:36 INFO : banana: Deleted 2026/08/05 05:10:36 INFO : dir1/0003-defghij.txt: Deleted 2026/08/05 05:10:36 INFO : dir1/0014-89;=.txt: Deleted 2026/08/05 05:10:36 INFO : apple: Deleted 2026/08/05 05:10:36 INFO : appleappleapplebanana: Deleted 2026/08/05 05:10:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/05 05:10:37 INFO : dir1/0010-456789.txt: Deleted 2026/08/05 05:10:37 INFO : dir1/0015-9;=.txt: Deleted 2026/08/05 05:10:37 INFO : splitbananasplit: Deleted 2026/08/05 05:10:37 INFO : dir1/0007-1234567.txt: Deleted 2026/08/05 05:10:37 INFO : dir1/0008-2345678.txt: Deleted 2026/08/05 05:10:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/05 05:10:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/05 05:10:37 INFO : dir1/0009-3456789.txt: Deleted 2026/08/05 05:10:37 INFO : dir1/0011-56789;.txt: Deleted 2026/08/05 05:10:37 DEBUG : Waiting for deletions to finish 2026/08/05 05:10:37 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/05 05:10:37 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:10:37 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/05 05:10:37 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/05 05:10:37 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:10:37 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:10:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:10:37 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:10:37 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:10:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:10:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:10:37 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:10:37 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:10:37 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:10:37 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:10:37 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:10:37 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:10:37 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:10:37 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:10:37 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:10:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/05 05:10:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/05 05:10:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/05 05:10:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/05 05:10:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/05 05:10:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/05 05:10:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/05 05:10:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/05 05:10:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/05 05:10:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/05 05:10:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/05 05:10:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/05 05:10:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/05 05:10:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/05 05:10:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/05 05:10:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/05 05:10:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/05 05:10:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/05 05:10:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/05 05:10:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/05 05:10:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/05 05:10:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/05 05:10:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/05 05:10:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/05 05:10:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/05 05:10:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/05 05:10:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/05 05:10:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/05 05:10:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/05 05:10:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/05 05:10:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/05 05:10:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/05 05:10:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/05 05:10:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/05 05:10:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/05 05:10:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/05 05:10:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/05 05:10:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/05 05:10:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/05 05:10:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/05 05:10:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/05 05:10:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/05 05:10:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/05 05:10:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/05 05:10:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/05 05:10:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/05 05:10:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/05 05:10:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/05 05:10:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/05 05:10:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/05 05:10:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/05 05:10:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/05 05:10:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/05 05:10:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/05 05:10:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/05 05:10:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/05 05:10:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/05 05:10:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/05 05:10:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/05 05:10:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/05 05:10:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/05 05:10:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/05 05:10:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/05 05:10:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/05 05:10:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/05 05:10:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/05 05:10:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/05 05:10:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/05 05:10:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/05 05:10:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/05 05:10:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/05 05:10:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/05 05:10:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/05 05:10:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/05 05:10:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/05 05:10:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/05 05:10:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/05 05:10:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/05 05:10:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/05 05:10:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/05 05:10:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/05 05:10:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/05 05:10:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/05 05:10:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/05 05:10:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/05 05:10:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/05 05:10:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/05 05:10:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/05 05:10:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/05 05:10:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/05 05:10:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/05 05:10:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/05 05:10:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/05 05:10:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/05 05:10:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/05 05:10:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/05 05:10:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/05 05:10:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/05 05:10:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/05 05:10:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/05 05:10:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/05 05:10:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/05 05:10:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/05 05:10:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/05 05:10:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/05 05:10:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/05 05:10:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/05 05:10:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/05 05:10:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/05 05:10:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/05 05:10:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/05 05:10:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/05 05:10:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/05 05:10:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/05 05:10:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/05 05:10:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/05 05:10:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/05 05:10:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/05 05:10:38 DEBUG : apple: size = 5 OK 2026/08/05 05:10:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/05 05:10:38 INFO : apple: Copied (new) 2026/08/05 05:10:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:38 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:10:38 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:10:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 05:10:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/05 05:10:38 INFO : appleappleapplebanana: Copied (new) 2026/08/05 05:10:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 05:10:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/05 05:10:38 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/05 05:10:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 05:10:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/05 05:10:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/05 05:10:38 DEBUG : banana: size = 6 OK 2026/08/05 05:10:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/05 05:10:38 INFO : banana: Copied (new) 2026/08/05 05:10:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 05:10:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/05 05:10:38 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/05 05:10:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 05:10:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/05 05:10:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/05 05:10:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 05:10:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/05 05:10:39 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/05 05:10:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 05:10:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/05 05:10:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/05 05:10:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 05:10:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/05 05:10:39 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/05 05:10:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 05:10:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/05 05:10:39 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/05 05:10:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 05:10:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/05 05:10:39 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/05 05:10:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 05:10:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/05 05:10:39 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/05 05:10:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 05:10:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/05 05:10:39 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/05 05:10:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 05:10:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/05 05:10:39 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/05 05:10:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 05:10:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/05 05:10:39 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/05 05:10:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 05:10:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/05 05:10:40 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/05 05:10:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 05:10:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/05 05:10:40 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/05 05:10:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 05:10:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/05 05:10:40 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/05 05:10:40 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 05:10:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/05 05:10:40 INFO : splitbananasplit: Copied (new) 2026/08/05 05:10:40 DEBUG : Waiting for deletions to finish 2026/08/05 05:10:40 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/05 05:10:40 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/05 05:10:40 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/05 05:10:40 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/05 05:10:40 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/05 05:10:40 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/05 05:10:40 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/05 05:10:40 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/05 05:10:40 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/05 05:10:40 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/05 05:10:40 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/05 05:10:40 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/05 05:10:41 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/05 05:10:41 INFO : PREFIXapple: Deleted 2026/08/05 05:10:41 INFO : PREFIXbanana: Deleted 2026/08/05 05:10:41 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/05 05:10:41 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/05 05:10:41 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/05 05:10:41 INFO : PREFIXsplitbananasplit: Deleted 2026/08/05 05:10:41 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/05 05:10:41 DEBUG : Waiting for deletions to finish 2026/08/05 05:10:41 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : Waiting for deletions to finish 2026/08/05 05:10:41 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:10:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:10:57 DEBUG : Waiting for deletions to finish 2026/08/05 05:10:57 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:10:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:10:57 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:10:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:10:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:10:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:10:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:10:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:10:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:10:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:10:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:10:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:10:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:10:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:10:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:10:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:10:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:10:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:10:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:10:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 05:10:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/05 05:10:57 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:10:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:10:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/05 05:10:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:10:57 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:10:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/05 05:10:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:10:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:10:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/05 05:10:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:10:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:10:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:10:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:10:57 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:10:57 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:10:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/05 05:10:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:10:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/05 05:10:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:10:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/05 05:10:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/05 05:10:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/05 05:10:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:10:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:10:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/05 05:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:10:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 05:10:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/05 05:10:58 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:10:58 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:10:58 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/05 05:10:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/05 05:10:58 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/05 05:10:58 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/05 05:10:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/05 05:10:58 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/05 05:10:58 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/05 05:10:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/05 05:10:58 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/05 05:10:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/05 05:10:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/05 05:10:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/05 05:10:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/05 05:10:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/05 05:10:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/05 05:10:58 DEBUG : appleSUFFIX: size = 5 OK 2026/08/05 05:10:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/05 05:10:58 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/05 05:10:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/05 05:10:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/05 05:10:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/05 05:10:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/05 05:10:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/05 05:10:59 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/05 05:10:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/05 05:10:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/05 05:10:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/05 05:10:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/05 05:10:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/05 05:10:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/05 05:10:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/05 05:10:59 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/05 05:10:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/05 05:10:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/05 05:10:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/05 05:10:59 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/05 05:10:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/05 05:10:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/05 05:10:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/05 05:10:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/05 05:10:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/05 05:10:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/05 05:10:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/05 05:10:59 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/05 05:10:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/05 05:10:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/05 05:10:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/05 05:10:59 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/05 05:10:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/05 05:10:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/05 05:10:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/05 05:10:59 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/05 05:10:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/05 05:10:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/05 05:10:59 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/05 05:10:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/05 05:10:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/05 05:10:59 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/05 05:10:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/05 05:10:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/05 05:11:01 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/05 05:11:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/05 05:11:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/05 05:11:01 DEBUG : Waiting for deletions to finish 2026/08/05 05:11:01 INFO : dir1/0010-456789.txt: Deleted 2026/08/05 05:11:01 INFO : dir1/0011-56789;.txt: Deleted 2026/08/05 05:11:02 INFO : dir1/0013-789;=.txt: Deleted 2026/08/05 05:11:02 INFO : appleappleapplebanana: Deleted 2026/08/05 05:11:02 INFO : splitbananasplit: Deleted 2026/08/05 05:11:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/05 05:11:02 INFO : dir1/0003-defghij.txt: Deleted 2026/08/05 05:11:02 INFO : banana: Deleted 2026/08/05 05:11:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/05 05:11:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/05 05:11:02 INFO : dir1/0008-2345678.txt: Deleted 2026/08/05 05:11:02 INFO : dir1/0012-6789;.txt: Deleted 2026/08/05 05:11:02 INFO : dir1/0007-1234567.txt: Deleted 2026/08/05 05:11:02 INFO : apple: Deleted 2026/08/05 05:11:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/05 05:11:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/05 05:11:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/05 05:11:02 INFO : dir1/0014-89;=.txt: Deleted 2026/08/05 05:11:02 INFO : dir1/0009-3456789.txt: Deleted 2026/08/05 05:11:02 INFO : dir1/0015-9;=.txt: Deleted 2026/08/05 05:11:02 DEBUG : Waiting for deletions to finish 2026/08/05 05:11:02 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/05 05:11:02 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/05 05:11:02 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/05 05:11:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/05 05:11:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/05 05:11:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/05 05:11:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/05 05:11:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/05 05:11:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/05 05:11:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/05 05:11:02 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/05 05:11:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/05 05:11:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/05 05:11:02 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/05 05:11:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/05 05:11:02 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/05 05:11:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/05 05:11:02 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/05 05:11:02 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/05 05:11:02 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/05 05:11:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/05 05:11:02 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/05 05:11:02 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/05 05:11:02 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/05 05:11:02 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/05 05:11:02 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/05 05:11:02 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/05 05:11:02 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/05 05:11:02 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/05 05:11:02 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/05 05:11:02 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/05 05:11:02 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/05 05:11:02 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/05 05:11:02 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/05 05:11:02 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/05 05:11:02 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/05 05:11:02 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/05 05:11:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/05 05:11:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/05 05:11:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/05 05:11:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/05 05:11:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/05 05:11:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/05 05:11:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/05 05:11:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/05 05:11:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/05 05:11:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/05 05:11:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/05 05:11:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/05 05:11:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/05 05:11:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/05 05:11:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/05 05:11:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/05 05:11:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:11:02 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:11:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/05 05:11:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/05 05:11:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/05 05:11:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/05 05:11:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/05 05:11:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/05 05:11:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/05 05:11:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/05 05:11:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/05 05:11:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/05 05:11:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/05 05:11:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/05 05:11:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/05 05:11:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/05 05:11:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/05 05:11:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/05 05:11:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:11:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:11:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:11:02 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:11:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/05 05:11:02 DEBUG : apple: transformed to: appleSUFFIX 2026/08/05 05:11:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/05 05:11:02 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/05 05:11:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/05 05:11:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/05 05:11:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/05 05:11:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/05 05:11:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/05 05:11:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/05 05:11:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 05:11:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/05 05:11:03 INFO : appleappleapplebanana: Copied (new) 2026/08/05 05:11:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:03 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:11:03 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:11:03 DEBUG : apple: size = 5 OK 2026/08/05 05:11:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/05 05:11:03 INFO : apple: Copied (new) 2026/08/05 05:11:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 05:11:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/05 05:11:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/05 05:11:03 DEBUG : banana: size = 6 OK 2026/08/05 05:11:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/05 05:11:03 INFO : banana: Copied (new) 2026/08/05 05:11:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 05:11:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/05 05:11:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/05 05:11:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 05:11:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/05 05:11:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/05 05:11:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 05:11:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/05 05:11:04 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/05 05:11:04 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 05:11:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/05 05:11:04 INFO : splitbananasplit: Copied (new) 2026/08/05 05:11:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 05:11:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/05 05:11:04 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/05 05:11:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 05:11:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/05 05:11:04 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/05 05:11:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 05:11:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/05 05:11:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/05 05:11:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 05:11:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/05 05:11:04 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/05 05:11:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 05:11:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/05 05:11:04 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/05 05:11:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 05:11:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/05 05:11:04 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/05 05:11:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 05:11:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/05 05:11:04 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/05 05:11:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 05:11:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/05 05:11:04 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/05 05:11:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 05:11:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/05 05:11:04 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/05 05:11:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 05:11:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/05 05:11:05 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/05 05:11:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 05:11:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/05 05:11:05 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/05 05:11:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 05:11:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/05 05:11:05 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/05 05:11:05 DEBUG : Waiting for deletions to finish 2026/08/05 05:11:05 INFO : splitbananasplitSUFFIX: Deleted 2026/08/05 05:11:05 INFO : bananaSUFFIX: Deleted 2026/08/05 05:11:05 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/05 05:11:05 INFO : appleSUFFIX: Deleted 2026/08/05 05:11:05 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/05 05:11:05 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/05 05:11:05 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/05 05:11:05 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/05 05:11:05 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/05 05:11:05 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/05 05:11:05 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/05 05:11:05 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/05 05:11:05 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/05 05:11:05 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/05 05:11:06 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/05 05:11:06 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/05 05:11:06 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/05 05:11:06 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/05 05:11:06 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/05 05:11:06 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/05 05:11:06 DEBUG : Waiting for deletions to finish 2026/08/05 05:11:06 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : Waiting for deletions to finish 2026/08/05 05:11:06 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:11:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:11:22 DEBUG : Waiting for deletions to finish 2026/08/05 05:11:22 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:11:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:11:22 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:11:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:11:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:11:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:11:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:11:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:11:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:11:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:11:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:11:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:11:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:11:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:11:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:11:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:11:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:11:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:11:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:11:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 05:11:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 05:11:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 05:11:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 05:11:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:22 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 05:11:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:22 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/05 05:11:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 05:11:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/05 05:11:23 DEBUG : apple: size = 5 OK 2026/08/05 05:11:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:23 DEBUG : apple: Unchanged skipping 2026/08/05 05:11:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:23 DEBUG : banana: size = 6 OK 2026/08/05 05:11:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:23 DEBUG : banana: Unchanged skipping 2026/08/05 05:11:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 05:11:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 05:11:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 05:11:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 05:11:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 05:11:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 05:11:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 05:11:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 05:11:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 05:11:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 05:11:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 05:11:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 05:11:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 05:11:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 05:11:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 05:11:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 05:11:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 05:11:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 05:11:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 05:11:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 05:11:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 05:11:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 05:11:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 05:11:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 05:11:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 05:11:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 05:11:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 05:11:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 05:11:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 05:11:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 05:11:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 05:11:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 05:11:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 05:11:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 05:11:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 05:11:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/05 05:11:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:23 DEBUG : appleapple: size = 21 OK 2026/08/05 05:11:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/05 05:11:23 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/05 05:11:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 05:11:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 05:11:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 05:11:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 05:11:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/05 05:11:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/05 05:11:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/05 05:11:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/05 05:11:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/05 05:11:23 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:11:23 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:11:23 DEBUG : splitbanan: size = 16 OK 2026/08/05 05:11:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/05 05:11:23 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/05 05:11:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/05 05:11:23 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/05 05:11:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/05 05:11:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/05 05:11:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/05 05:11:23 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/05 05:11:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/05 05:11:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/05 05:11:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/05 05:11:23 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/05 05:11:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/05 05:11:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/05 05:11:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/05 05:11:23 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/05 05:11:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/05 05:11:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/05 05:11:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/05 05:11:24 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/05 05:11:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/05 05:11:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/05 05:11:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/05 05:11:24 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/05 05:11:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/05 05:11:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/05 05:11:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/05 05:11:24 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/05 05:11:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/05 05:11:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/05 05:11:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/05 05:11:24 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/05 05:11:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/05 05:11:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/05 05:11:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/05 05:11:24 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/05 05:11:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/05 05:11:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/05 05:11:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/05 05:11:24 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/05 05:11:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/05 05:11:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/05 05:11:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/05 05:11:24 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/05 05:11:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/05 05:11:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/05 05:11:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/05 05:11:24 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/05 05:11:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/05 05:11:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/05 05:11:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/05 05:11:24 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/05 05:11:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/05 05:11:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/05 05:11:25 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/05 05:11:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/05 05:11:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/05 05:11:25 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/05 05:11:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/05 05:11:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/05 05:11:25 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/05 05:11:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/05 05:11:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/05 05:11:25 DEBUG : Waiting for deletions to finish 2026/08/05 05:11:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/05 05:11:25 INFO : dir1/0009-3456789.txt: Deleted 2026/08/05 05:11:25 INFO : dir1/0003-defghij.txt: Deleted 2026/08/05 05:11:25 INFO : dir1/0010-456789.txt: Deleted 2026/08/05 05:11:25 INFO : dir1/0015-9;=.txt: Deleted 2026/08/05 05:11:25 INFO : dir1/0012-6789;.txt: Deleted 2026/08/05 05:11:25 INFO : dir1/0014-89;=.txt: Deleted 2026/08/05 05:11:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/05 05:11:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/05 05:11:25 INFO : dir1/0007-1234567.txt: Deleted 2026/08/05 05:11:25 INFO : dir1/0008-2345678.txt: Deleted 2026/08/05 05:11:25 INFO : dir1/0013-789;=.txt: Deleted 2026/08/05 05:11:25 INFO : splitbananasplit: Deleted 2026/08/05 05:11:25 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/05 05:11:25 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/05 05:11:25 INFO : dir1/0011-56789;.txt: Deleted 2026/08/05 05:11:25 INFO : appleappleapplebanana: Deleted 2026/08/05 05:11:25 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/05 05:11:25 DEBUG : Waiting for deletions to finish 2026/08/05 05:11:26 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:11:26 DEBUG : appleapple: Excluded (Path Filter) 2026/08/05 05:11:26 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:11:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/05 05:11:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/05 05:11:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/05 05:11:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/05 05:11:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/05 05:11:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/05 05:11:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/05 05:11:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/05 05:11:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/05 05:11:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/05 05:11:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/05 05:11:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/05 05:11:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/05 05:11:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/05 05:11:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/05 05:11:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/05 05:11:26 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/05 05:11:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/05 05:11:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/05 05:11:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/05 05:11:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/05 05:11:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/05 05:11:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/05 05:11:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/05 05:11:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/05 05:11:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/05 05:11:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/05 05:11:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/05 05:11:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/05 05:11:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/05 05:11:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/05 05:11:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/05 05:11:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/05 05:11:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/05 05:11:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/05 05:11:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/05 05:11:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/05 05:11:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/05 05:11:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/05 05:11:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/05 05:11:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/05 05:11:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/05 05:11:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/05 05:11:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/05 05:11:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/05 05:11:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/05 05:11:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/05 05:11:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/05 05:11:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/05 05:11:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/05 05:11:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/05 05:11:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/05 05:11:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/05 05:11:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/05 05:11:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/05 05:11:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/05 05:11:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/05 05:11:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/05 05:11:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/05 05:11:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/05 05:11:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/05 05:11:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/05 05:11:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/05 05:11:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/05 05:11:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/05 05:11:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/05 05:11:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/05 05:11:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/05 05:11:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/05 05:11:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/05 05:11:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/05 05:11:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/05 05:11:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/05 05:11:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/05 05:11:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/05 05:11:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/05 05:11:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/05 05:11:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/05 05:11:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 05:11:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/05 05:11:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/05 05:11:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/05 05:11:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/05 05:11:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/05 05:11:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/05 05:11:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/05 05:11:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/05 05:11:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/05 05:11:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/05 05:11:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/05 05:11:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/05 05:11:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/05 05:11:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/05 05:11:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/05 05:11:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/05 05:11:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 05:11:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 05:11:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 05:11:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 05:11:26 DEBUG : apple: size = 5 OK 2026/08/05 05:11:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:26 DEBUG : apple: Unchanged skipping 2026/08/05 05:11:26 DEBUG : appleapple: size = 21 OK 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 05:11:26 DEBUG : banana: size = 6 OK 2026/08/05 05:11:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:26 DEBUG : banana: Unchanged skipping 2026/08/05 05:11:26 DEBUG : splitbanan: size = 16 OK 2026/08/05 05:11:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:26 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 05:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 05:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 05:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 05:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 05:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 05:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 05:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 05:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 05:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 05:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 05:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 05:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 05:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 05:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 05:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 05:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 05:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 05:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 05:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 05:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 05:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 05:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 05:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 05:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 05:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 05:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 05:11:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 05:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 05:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 05:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 05:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 05:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 05:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 05:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 05:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/05 05:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/05 05:11:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/05 05:11:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/05 05:11:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/05 05:11:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/05 05:11:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/05 05:11:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/05 05:11:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/05 05:11:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/05 05:11:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/05 05:11:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/05 05:11:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/05 05:11:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/05 05:11:26 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/05 05:11:26 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/05 05:11:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/05 05:11:26 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/05 05:11:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 05:11:26 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/05 05:11:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 05:11:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 05:11:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/05 05:11:26 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/05 05:11:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/05 05:11:26 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/05 05:11:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 05:11:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 05:11:26 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/05 05:11:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 05:11:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:26 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/05 05:11:26 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/05 05:11:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:26 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:11:26 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/05 05:11:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 05:11:26 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/05 05:11:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 05:11:26 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/05 05:11:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 05:11:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 05:11:26 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/05 05:11:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 05:11:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 05:11:26 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/05 05:11:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 05:11:26 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/05 05:11:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 05:11:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 05:11:26 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/05 05:11:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 05:11:26 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:11:26 DEBUG : Waiting for deletions to finish 2026/08/05 05:11:26 DEBUG : Waiting for deletions to finish 2026/08/05 05:11:27 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:11:27 DEBUG : appleapple: Excluded (Path Filter) 2026/08/05 05:11:27 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:11:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/05 05:11:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/05 05:11:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/05 05:11:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/05 05:11:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/05 05:11:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/05 05:11:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/05 05:11:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/05 05:11:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/05 05:11:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/05 05:11:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/05 05:11:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/05 05:11:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/05 05:11:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/05 05:11:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/05 05:11:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/05 05:11:27 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/05 05:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/05 05:11:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/05 05:11:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/05 05:11:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/05 05:11:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/05 05:11:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/05 05:11:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/05 05:11:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/05 05:11:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/05 05:11:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/05 05:11:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/05 05:11:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/05 05:11:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/05 05:11:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/05 05:11:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/05 05:11:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/05 05:11:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/05 05:11:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/05 05:11:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/05 05:11:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/05 05:11:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/05 05:11:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/05 05:11:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/05 05:11:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/05 05:11:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/05 05:11:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/05 05:11:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/05 05:11:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/05 05:11:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/05 05:11:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/05 05:11:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/05 05:11:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/05 05:11:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/05 05:11:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/05 05:11:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/05 05:11:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/05 05:11:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/05 05:11:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/05 05:11:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/05 05:11:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/05 05:11:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/05 05:11:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/05 05:11:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/05 05:11:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/05 05:11:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/05 05:11:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/05 05:11:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/05 05:11:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/05 05:11:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/05 05:11:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/05 05:11:27 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:11:42 DEBUG : Waiting for deletions to finish 2026/08/05 05:11:42 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:11:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:11:42 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:11:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:11:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:11:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:11:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:11:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:11:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:11:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:11:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:11:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:11:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:11:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:11:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:11:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:11:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:11:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:11:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 05:11:43 DEBUG : apple: size = 5 OK 2026/08/05 05:11:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:43 DEBUG : apple: Unchanged skipping 2026/08/05 05:11:43 DEBUG : banana: size = 6 OK 2026/08/05 05:11:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:43 DEBUG : banana: Unchanged skipping 2026/08/05 05:11:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 05:11:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 05:11:43 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 05:11:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:43 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 05:11:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 05:11:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 05:11:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:43 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:11:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 05:11:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 05:11:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 05:11:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 05:11:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 05:11:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 05:11:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 05:11:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 05:11:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 05:11:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 05:11:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 05:11:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 05:11:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 05:11:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 05:11:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 05:11:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 05:11:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 05:11:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 05:11:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 05:11:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 05:11:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 05:11:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 05:11:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 05:11:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 05:11:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 05:11:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 05:11:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 05:11:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 05:11:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 05:11:43 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:11:43 DEBUG : Waiting for deletions to finish 2026/08/05 05:11:43 INFO : There was nothing to transfer 2026/08/05 05:11:43 DEBUG : Waiting for deletions to finish 2026/08/05 05:11:43 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:11:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:11:43 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:11:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:11:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:11:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:11:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:11:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:11:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:11:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:11:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:11:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:11:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:11:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:11:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:11:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:11:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:11:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:11:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 05:11:44 DEBUG : apple: size = 5 OK 2026/08/05 05:11:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:44 DEBUG : apple: Unchanged skipping 2026/08/05 05:11:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 05:11:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 05:11:44 DEBUG : banana: size = 6 OK 2026/08/05 05:11:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:44 DEBUG : banana: Unchanged skipping 2026/08/05 05:11:44 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 05:11:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:44 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 05:11:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 05:11:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 05:11:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 05:11:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 05:11:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 05:11:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 05:11:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 05:11:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 05:11:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 05:11:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 05:11:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 05:11:44 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:11:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 05:11:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 05:11:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 05:11:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 05:11:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 05:11:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 05:11:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 05:11:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 05:11:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 05:11:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 05:11:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 05:11:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 05:11:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 05:11:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 05:11:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 05:11:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 05:11:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 05:11:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 05:11:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 05:11:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 05:11:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:11:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 05:11:44 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:11:44 DEBUG : Waiting for deletions to finish 2026/08/05 05:11:44 INFO : There was nothing to transfer 2026/08/05 05:11:44 DEBUG : Waiting for deletions to finish 2026/08/05 05:11:44 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:11:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:11:44 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:11:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:11:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:11:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:11:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:11:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:11:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:11:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:11:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:11:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:11:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:11:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:11:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:11:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:11:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:11:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:11:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:11:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 05:11:45 DEBUG : Waiting for deletions to finish 2026/08/05 05:11:45 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:11:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:11:45 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:11:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:11:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:11:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:11:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:11:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:11:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:11:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:11:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:11:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:11:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:11:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:11:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:11:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:11:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:11:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:11:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:11:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:12:00 DEBUG : Waiting for deletions to finish 2026/08/05 05:12:00 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:12:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:12:00 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:12:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:12:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:12:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:12:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:12:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:12:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:12:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:12:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:12:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:12:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:12:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:12:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:12:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:12:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:12:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:12:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:12:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 05:12:01 DEBUG : apple: size = 5 OK 2026/08/05 05:12:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:01 DEBUG : apple: Unchanged skipping 2026/08/05 05:12:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 05:12:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 05:12:01 DEBUG : banana: size = 6 OK 2026/08/05 05:12:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:01 DEBUG : banana: Unchanged skipping 2026/08/05 05:12:01 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 05:12:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:01 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 05:12:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 05:12:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 05:12:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 05:12:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 05:12:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 05:12:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 05:12:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 05:12:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 05:12:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 05:12:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 05:12:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 05:12:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 05:12:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 05:12:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 05:12:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 05:12:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 05:12:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 05:12:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 05:12:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 05:12:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 05:12:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 05:12:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 05:12:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 05:12:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 05:12:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 05:12:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 05:12:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 05:12:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 05:12:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 05:12:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 05:12:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 05:12:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 05:12:01 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:12:01 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:12:01 DEBUG : Waiting for deletions to finish 2026/08/05 05:12:01 INFO : There was nothing to transfer 2026/08/05 05:12:01 DEBUG : Waiting for deletions to finish 2026/08/05 05:12:01 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:12:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:12:01 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:12:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:12:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:12:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:12:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:12:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:12:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:12:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:12:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:12:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:12:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:12:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:12:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:12:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:12:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:12:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:12:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:12:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 05:12:02 DEBUG : apple: size = 5 OK 2026/08/05 05:12:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:02 DEBUG : apple: Unchanged skipping 2026/08/05 05:12:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 05:12:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 05:12:02 DEBUG : banana: size = 6 OK 2026/08/05 05:12:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:02 DEBUG : banana: Unchanged skipping 2026/08/05 05:12:02 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 05:12:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:02 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 05:12:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 05:12:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 05:12:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 05:12:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 05:12:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 05:12:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 05:12:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 05:12:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 05:12:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 05:12:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 05:12:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 05:12:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 05:12:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 05:12:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 05:12:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 05:12:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 05:12:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 05:12:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 05:12:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 05:12:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 05:12:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 05:12:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 05:12:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 05:12:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 05:12:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 05:12:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 05:12:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 05:12:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 05:12:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 05:12:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 05:12:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 05:12:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 05:12:02 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:12:02 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:12:02 DEBUG : Waiting for deletions to finish 2026/08/05 05:12:02 INFO : There was nothing to transfer 2026/08/05 05:12:02 DEBUG : Waiting for deletions to finish 2026/08/05 05:12:02 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:12:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:12:02 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:12:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:12:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:12:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:12:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:12:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:12:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:12:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:12:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:12:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:12:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:12:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:12:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:12:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:12:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:12:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:12:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:12:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:12:18 DEBUG : Waiting for deletions to finish 2026/08/05 05:12:18 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:12:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:12:18 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:12:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:12:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:12:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:12:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:12:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:12:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:12:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:12:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:12:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:12:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:12:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:12:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:12:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:12:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:12:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:12:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:12:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 05:12:19 DEBUG : apple: size = 5 OK 2026/08/05 05:12:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:19 DEBUG : apple: Unchanged skipping 2026/08/05 05:12:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 05:12:19 DEBUG : banana: size = 6 OK 2026/08/05 05:12:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:19 DEBUG : banana: Unchanged skipping 2026/08/05 05:12:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 05:12:19 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 05:12:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:19 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 05:12:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 05:12:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 05:12:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 05:12:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 05:12:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 05:12:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 05:12:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 05:12:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 05:12:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 05:12:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 05:12:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 05:12:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 05:12:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 05:12:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 05:12:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 05:12:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 05:12:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 05:12:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 05:12:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 05:12:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 05:12:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 05:12:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 05:12:19 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:12:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 05:12:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 05:12:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 05:12:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 05:12:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 05:12:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 05:12:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 05:12:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 05:12:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 05:12:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 05:12:19 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:12:19 DEBUG : Waiting for deletions to finish 2026/08/05 05:12:19 INFO : There was nothing to transfer 2026/08/05 05:12:19 DEBUG : Waiting for deletions to finish 2026/08/05 05:12:19 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:12:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:12:19 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:12:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:12:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:12:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:12:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:12:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:12:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:12:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:12:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:12:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:12:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:12:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:12:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:12:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:12:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:12:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:12:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:12:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 05:12:20 DEBUG : apple: size = 5 OK 2026/08/05 05:12:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 05:12:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:20 DEBUG : apple: Unchanged skipping 2026/08/05 05:12:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 05:12:20 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 05:12:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:20 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 05:12:20 DEBUG : banana: size = 6 OK 2026/08/05 05:12:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:20 DEBUG : banana: Unchanged skipping 2026/08/05 05:12:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 05:12:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 05:12:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 05:12:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 05:12:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 05:12:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 05:12:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 05:12:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 05:12:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 05:12:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 05:12:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 05:12:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 05:12:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 05:12:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 05:12:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 05:12:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 05:12:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 05:12:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 05:12:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 05:12:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 05:12:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 05:12:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 05:12:20 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:12:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 05:12:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 05:12:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 05:12:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 05:12:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 05:12:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 05:12:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 05:12:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 05:12:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 05:12:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 05:12:20 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:12:20 DEBUG : Waiting for deletions to finish 2026/08/05 05:12:20 INFO : There was nothing to transfer 2026/08/05 05:12:20 DEBUG : Waiting for deletions to finish 2026/08/05 05:12:20 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:12:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:12:20 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:12:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:12:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:12:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:12:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:12:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:12:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:12:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:12:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:12:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:12:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:12:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:12:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:12:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:12:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:12:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:12:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:12:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:12:36 DEBUG : Waiting for deletions to finish 2026/08/05 05:12:37 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:12:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:12:37 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:12:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:12:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:12:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:12:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:12:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:12:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:12:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:12:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:12:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:12:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:12:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:12:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:12:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:12:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:12:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:12:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:12:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 05:12:37 DEBUG : apple: size = 5 OK 2026/08/05 05:12:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:37 DEBUG : apple: Unchanged skipping 2026/08/05 05:12:37 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 05:12:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:37 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 05:12:37 DEBUG : banana: size = 6 OK 2026/08/05 05:12:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:37 DEBUG : banana: Unchanged skipping 2026/08/05 05:12:37 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 05:12:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:37 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 05:12:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 05:12:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 05:12:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 05:12:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 05:12:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 05:12:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 05:12:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 05:12:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 05:12:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 05:12:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 05:12:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 05:12:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 05:12:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 05:12:38 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:12:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 05:12:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 05:12:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 05:12:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 05:12:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 05:12:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 05:12:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 05:12:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 05:12:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 05:12:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 05:12:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 05:12:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 05:12:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 05:12:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 05:12:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 05:12:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 05:12:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 05:12:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 05:12:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 05:12:38 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:12:38 DEBUG : Waiting for deletions to finish 2026/08/05 05:12:38 INFO : There was nothing to transfer 2026/08/05 05:12:38 DEBUG : Waiting for deletions to finish 2026/08/05 05:12:38 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:12:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:12:38 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:12:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:12:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:12:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:12:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:12:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:12:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:12:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:12:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:12:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:12:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:12:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:12:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:12:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:12:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:12:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:12:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:12:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 05:12:38 DEBUG : apple: size = 5 OK 2026/08/05 05:12:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:38 DEBUG : apple: Unchanged skipping 2026/08/05 05:12:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 05:12:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 05:12:38 DEBUG : banana: size = 6 OK 2026/08/05 05:12:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:38 DEBUG : banana: Unchanged skipping 2026/08/05 05:12:38 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 05:12:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:38 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 05:12:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 05:12:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 05:12:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 05:12:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 05:12:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 05:12:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 05:12:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 05:12:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 05:12:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 05:12:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 05:12:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 05:12:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 05:12:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 05:12:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 05:12:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 05:12:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 05:12:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 05:12:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 05:12:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 05:12:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 05:12:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 05:12:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 05:12:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 05:12:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 05:12:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 05:12:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 05:12:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 05:12:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 05:12:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 05:12:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 05:12:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 05:12:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 05:12:39 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:12:39 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:12:39 DEBUG : Waiting for deletions to finish 2026/08/05 05:12:39 INFO : There was nothing to transfer 2026/08/05 05:12:39 DEBUG : Waiting for deletions to finish 2026/08/05 05:12:39 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:12:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:12:39 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:12:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:12:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:12:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:12:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:12:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:12:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:12:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:12:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:12:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:12:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:12:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:12:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:12:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:12:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:12:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:12:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:12:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:12:54 DEBUG : Waiting for deletions to finish 2026/08/05 05:12:54 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:12:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:12:54 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:12:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:12:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:12:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:12:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:12:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:12:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:12:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:12:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:12:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:12:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:12:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:12:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:12:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:12:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:12:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:12:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:12:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 05:12:55 DEBUG : apple: size = 5 OK 2026/08/05 05:12:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:55 DEBUG : apple: Unchanged skipping 2026/08/05 05:12:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 05:12:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 05:12:55 DEBUG : banana: size = 6 OK 2026/08/05 05:12:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:55 DEBUG : banana: Unchanged skipping 2026/08/05 05:12:55 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 05:12:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:55 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 05:12:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 05:12:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 05:12:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 05:12:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 05:12:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 05:12:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 05:12:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 05:12:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 05:12:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 05:12:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 05:12:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 05:12:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 05:12:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 05:12:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 05:12:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 05:12:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 05:12:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 05:12:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 05:12:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 05:12:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 05:12:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 05:12:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 05:12:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 05:12:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 05:12:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 05:12:55 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:12:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 05:12:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 05:12:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 05:12:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 05:12:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 05:12:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 05:12:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 05:12:55 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:12:55 DEBUG : Waiting for deletions to finish 2026/08/05 05:12:55 INFO : There was nothing to transfer 2026/08/05 05:12:55 DEBUG : Waiting for deletions to finish 2026/08/05 05:12:55 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:12:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:12:55 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:12:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:12:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:12:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:12:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:12:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:12:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:12:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:12:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:12:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:12:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:12:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:12:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:12:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:12:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:12:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:12:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:12:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/05 05:12:56 DEBUG : apple: size = 5 OK 2026/08/05 05:12:56 DEBUG : banana: size = 6 OK 2026/08/05 05:12:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:56 DEBUG : splitbananasplit: size = 16 OK 2026/08/05 05:12:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:56 DEBUG : splitbananasplit: Unchanged skipping 2026/08/05 05:12:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:56 DEBUG : apple: Unchanged skipping 2026/08/05 05:12:56 DEBUG : banana: Unchanged skipping 2026/08/05 05:12:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/05 05:12:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/05 05:12:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/05 05:12:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/05 05:12:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/05 05:12:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/05 05:12:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/05 05:12:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/05 05:12:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/05 05:12:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/05 05:12:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/05 05:12:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/05 05:12:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/05 05:12:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/05 05:12:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/05 05:12:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/05 05:12:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/05 05:12:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/05 05:12:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/05 05:12:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/05 05:12:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/05 05:12:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/05 05:12:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/05 05:12:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/05 05:12:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/05 05:12:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/05 05:12:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/05 05:12:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/05 05:12:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/05 05:12:56 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:12:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/05 05:12:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/05 05:12:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/05 05:12:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:12:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/05 05:12:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/05 05:12:56 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:12:56 DEBUG : Waiting for deletions to finish 2026/08/05 05:12:56 INFO : There was nothing to transfer 2026/08/05 05:12:56 DEBUG : Waiting for deletions to finish 2026/08/05 05:12:56 DEBUG : apple: Excluded (Path Filter) 2026/08/05 05:12:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/05 05:12:56 DEBUG : banana: Excluded (Path Filter) 2026/08/05 05:12:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/05 05:12:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/05 05:12:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/05 05:12:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/05 05:12:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/05 05:12:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/05 05:12:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/05 05:12:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/05 05:12:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/05 05:12:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/05 05:12:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/05 05:12:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/05 05:12:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/05 05:12:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/05 05:12:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/05 05:12:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/05 05:12:56 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (219.03s) --- PASS: TestTransform/NFC (20.48s) --- PASS: TestTransform/NFD (17.33s) --- PASS: TestTransform/base64 (21.85s) --- PASS: TestTransform/prefix (24.33s) --- PASS: TestTransform/suffix (25.51s) --- PASS: TestTransform/truncate (20.39s) --- PASS: TestTransform/encoder (17.79s) --- PASS: TestTransform/ISO-8859-1 (17.11s) --- PASS: TestTransform/charmap (17.90s) --- PASS: TestTransform/lowercase (18.90s) --- PASS: TestTransform/ascii (17.43s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:13:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/05 05:13:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/05 05:13:01 INFO : sub dir_somesuffix: Making directory 2026/08/05 05:13:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/05 05:13:01 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/05 05:13:01 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/05 05:13:01 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/05 05:13:01 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:13:01 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:13:01 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/05 05:13:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/05 05:13:02 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:13:02 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/05 05:13:02 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.94s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:13:03 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:03 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:03 INFO : tictactoe: Making directory 2026/08/05 05:13:03 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:03 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:13:03 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/05 05:13:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:13:03 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:13:03 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:13:04 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/05 05:13:04 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:13:04 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/05 05:13:04 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.81s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:13:05 INFO : toe: Making directory 2026/08/05 05:13:05 INFO : toe/toe: Making directory 2026/08/05 05:13:05 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/05 05:13:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/05 05:13:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/05 05:13:05 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:13:05 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:13:06 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/05 05:13:06 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:13:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/05 05:13:06 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.84s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:13:07 INFO : toe: Making directory 2026/08/05 05:13:07 INFO : toe/toe: Making directory 2026/08/05 05:13:07 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/05 05:13:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/05 05:13:07 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/05 05:13:07 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:13:07 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:13:08 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/05 05:13:08 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:13:08 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/05 05:13:08 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.72s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:13:08 DEBUG : empty_dir: Making directory with metadata 2026/08/05 05:13:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/05 05:13:08 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:13:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:13:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:13:09 INFO : tictacempty_dir: Making directory 2026/08/05 05:13:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:13:09 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:09 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:09 INFO : tictactoe: Making directory 2026/08/05 05:13:09 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:09 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:13:09 INFO : tictactoe/tictactoe: Making directory 2026/08/05 05:13:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:13:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/05 05:13:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/05 05:13:09 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:13:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/05 05:13:09 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:13:09 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/05 05:13:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:13:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/05 05:13:09 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.88s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:13:10 DEBUG : empty_dir: Making directory with metadata 2026/08/05 05:13:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/05 05:13:10 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:13:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:13:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:13:10 INFO : tictacempty_dir: Making directory 2026/08/05 05:13:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:13:10 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:10 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:10 INFO : tictactoe: Making directory 2026/08/05 05:13:10 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:10 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:13:10 INFO : tictactoe/tictactoe: Making directory 2026/08/05 05:13:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:13:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/05 05:13:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:13:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/05 05:13:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:13:10 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:13:10 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:13:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/05 05:13:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:13:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:13:12 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/05 05:13:12 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:13:12 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:13:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:13:12 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:12 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:12 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/05 05:13:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/05 05:13:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:13:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/08/05 05:13:12 NOTICE: B2 bucket rclone-test-tehopov8fide: 0 differences found 2026/08/05 05:13:12 NOTICE: B2 bucket rclone-test-tehopov8fide: 1 matching files --- PASS: TestAllTag (2.86s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:13:13 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:13 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:13 INFO : tictactoe: Making directory 2026/08/05 05:13:13 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:13 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:13:13 INFO : tictactoe/tictactoe: Making directory 2026/08/05 05:13:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:13:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/05 05:13:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/05 05:13:13 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:13:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/05 05:13:13 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:13:14 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/05 05:13:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:13:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/05 05:13:14 DEBUG : Waiting for deletions to finish 2026/08/05 05:13:15 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:15 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:15 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:13:15 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:13:15 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/05 05:13:15 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/05 05:13:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/05 05:13:15 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/05 05:13:15 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:13:15 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.83s) === RUN TestSyntax 2026/08/05 05:13:16 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:13:16 INFO : toe: Making directory 2026/08/05 05:13:16 INFO : toe/toe: Making directory 2026/08/05 05:13:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/05 05:13:16 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:13:16 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:13:17 DEBUG : toe/toe/toe: size = 11 OK 2026/08/05 05:13:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:13:17 INFO : toe/toe/toe: Copied (new) 2026/08/05 05:13:17 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.62s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:13:18 DEBUG : empty_dir: Making directory with metadata 2026/08/05 05:13:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/05 05:13:18 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:13:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:13:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:13:18 INFO : tictacempty_dir: Making directory 2026/08/05 05:13:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:13:18 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:18 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:18 INFO : tictactoe: Making directory 2026/08/05 05:13:18 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:18 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:13:18 INFO : tictactoe/tictactoe: Making directory 2026/08/05 05:13:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:13:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/05 05:13:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:13:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/05 05:13:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:13:18 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:13:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:13:18 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:13:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/05 05:13:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:13:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:13:19 INFO : toe/toe/toe.txt: Deleted 2026/08/05 05:13:19 INFO : toe/toe: Removing directory 2026/08/05 05:13:19 INFO : toe: Removing directory 2026/08/05 05:13:19 INFO : empty_dir: Removing directory 2026/08/05 05:13:19 DEBUG : Local file system at /tmp/rclone3860982008: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.84s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:13:19 DEBUG : empty_dir: Making directory with metadata 2026/08/05 05:13:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/05 05:13:19 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:13:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:13:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:13:20 INFO : tictacempty_dir: Making directory 2026/08/05 05:13:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:13:20 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:20 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:20 INFO : tictactoe: Making directory 2026/08/05 05:13:20 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:20 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:13:20 INFO : tictactoe/tictactoe: Making directory 2026/08/05 05:13:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:13:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/05 05:13:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:13:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/05 05:13:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:13:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:13:20 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:13:20 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:13:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/05 05:13:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:13:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:13:21 INFO : toe/toe/toe.txt: Deleted 2026/08/05 05:13:21 INFO : toe/toe: Removing directory 2026/08/05 05:13:21 INFO : toe: Removing directory 2026/08/05 05:13:21 INFO : empty_dir: Removing directory 2026/08/05 05:13:21 DEBUG : Local file system at /tmp/rclone3860982008: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/05 05:13:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/05 05:13:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/05 05:13:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/05 05:13:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/05 05:13:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/05 05:13:24 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/05 05:13:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:13:24 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/08/05 05:13:24 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 (5.22s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:13:25 DEBUG : Reset feature "Copy" 2026/08/05 05:13:25 DEBUG : Reset feature "Move" 2026/08/05 05:13:25 DEBUG : Reset feature "Copy" 2026/08/05 05:13:25 DEBUG : Reset feature "Move" 2026/08/05 05:13:25 DEBUG : empty_dir: Making directory with metadata 2026/08/05 05:13:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/05 05:13:25 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:13:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:13:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:13:25 INFO : tictacempty_dir: Making directory 2026/08/05 05:13:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/05 05:13:25 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:25 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:25 INFO : tictactoe: Making directory 2026/08/05 05:13:25 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:25 DEBUG : toe: transformed to: tictactoe 2026/08/05 05:13:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:13:25 INFO : tictactoe/tictactoe: Making directory 2026/08/05 05:13:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/05 05:13:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/05 05:13:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:13:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/05 05:13:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:13:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:13:25 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:13:25 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:13:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/05 05:13:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:13:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/05 05:13:26 INFO : toe/toe/toe.txt: Deleted 2026/08/05 05:13:26 INFO : toe/toe: Removing directory 2026/08/05 05:13:26 INFO : toe: Removing directory 2026/08/05 05:13:26 INFO : empty_dir: Removing directory 2026/08/05 05:13:26 DEBUG : Local file system at /tmp/rclone3860982008: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/05 05:13:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/05 05:13:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/05 05:13:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/05 05:13:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/05 05:13:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/05 05:13:27 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/05 05:13:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:13:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/05 05:13:27 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.75s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:13:28 DEBUG : toe: transformed to: dG9l 2026/08/05 05:13:29 DEBUG : toe: transformed to: dG9l 2026/08/05 05:13:29 INFO : dG9l: Making directory 2026/08/05 05:13:29 DEBUG : toe: transformed to: dG9l 2026/08/05 05:13:29 DEBUG : toe: transformed to: dG9l 2026/08/05 05:13:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/05 05:13:29 INFO : dG9l/dG9l: Making directory 2026/08/05 05:13:29 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/05 05:13:29 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/05 05:13:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/05 05:13:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/05 05:13:29 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/05 05:13:29 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:13:29 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:13:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/05 05:13:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:13:30 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/05 05:13:30 DEBUG : Waiting for deletions to finish 2026/08/05 05:13:30 DEBUG : dG9l: transformed to: toe 2026/08/05 05:13:30 DEBUG : dG9l: transformed to: toe 2026/08/05 05:13:30 DEBUG : dG9l: transformed to: toe 2026/08/05 05:13:30 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/05 05:13:30 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/05 05:13:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/05 05:13:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/05 05:13:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/05 05:13:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/05 05:13:30 DEBUG : Local file system at /tmp/rclone3860982008: Waiting for checks to finish 2026/08/05 05:13:30 DEBUG : Local file system at /tmp/rclone3860982008: Waiting for transfers to finish 2026/08/05 05:13:30 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.91s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-tehopov8fide", Local "Local file system at /tmp/rclone3860982008", Modify Window "1ms" 2026/08/05 05:13:31 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 05:13:31 DEBUG : toe: transformed to: 2026/08/05 05:13:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 05:13:32 DEBUG : toe: transformed to: 2026/08/05 05:13:32 INFO : B2 bucket rclone-test-tehopov8fide: Making directory 2026/08/05 05:13:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 05:13:32 DEBUG : toe: transformed to: 2026/08/05 05:13:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 05:13:32 DEBUG : toe: transformed to: 2026/08/05 05:13:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 05:13:32 DEBUG : toe/toe: transformed to: 2026/08/05 05:13:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/05 05:13:32 INFO : toe/toe: Making directory 2026/08/05 05:13:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 05:13:32 DEBUG : toe/toe: transformed to: 2026/08/05 05:13:32 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/05 05:13:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 05:13:32 DEBUG : toe: transformed to: 2026/08/05 05:13:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/05 05:13:32 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/05 05:13:32 DEBUG : toe/toe/toe: transformed to: 2026/08/05 05:13:32 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/05 05:13:32 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for checks to finish 2026/08/05 05:13:32 DEBUG : B2 bucket rclone-test-tehopov8fide: Waiting for transfers to finish 2026/08/05 05:13:32 DEBUG : toe/toe/toe: size = 11 OK 2026/08/05 05:13:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/05 05:13:32 INFO : toe/toe/toe: Copied (new) 2026/08/05 05:13:32 ERROR : B2 bucket rclone-test-tehopov8fide: not deleting files as there were IO errors 2026/08/05 05:13:32 ERROR : B2 bucket rclone-test-tehopov8fide: not deleting directories as there were IO errors --- PASS: TestError (2.00s) PASS 2026/08/05 05:13:33 DEBUG : B2 bucket rclone-test-tehopov8fide: Purge remote 2026/08/05 05:13:33 INFO : B2 bucket rclone-test-tehopov8fide: cleaning bucket "rclone-test-tehopov8fide" of all files 2026/08/05 05:13:34 DEBUG : BackupDir/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4235c097cf00f35d_d20260805_m050648_c001_v7007000_t0000_u01785906408485") 2026/08/05 05:13:34 DEBUG : BackupDir/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10831207f47acf4e_d20260805_m050642_c001_v0001167_t0052_u01785906402430") 2026/08/05 05:13:34 DEBUG : CompareDest/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4109c13e048ac5b0_d20260805_m050622_c001_v7007000_t0000_u01785906382502") 2026/08/05 05:13:34 DEBUG : CompareDest/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581466_d20260805_m050616_c001_v0001174_t0032_u01785906376575") 2026/08/05 05:13:34 DEBUG : CompareDest/two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4109c13e048ac5b1_d20260805_m050622_c001_v7007000_t0000_u01785906382688") 2026/08/05 05:13:34 DEBUG : CompareDest/two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ee821_d20260805_m050618_c001_v0001178_t0052_u01785906378115") 2026/08/05 05:13:34 DEBUG : CopyDest/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4235c097cf00f35e_d20260805_m050648_c001_v7007000_t0000_u01785906408662") 2026/08/05 05:13:34 DEBUG : CopyDest/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb8fb_d20260805_m050638_c001_v0001174_t0048_u01785906398808") 2026/08/05 05:13:34 DEBUG : CopyDest/three: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4235c097cf00f35f_d20260805_m050648_c001_v7007000_t0000_u01785906408839") 2026/08/05 05:13:34 DEBUG : CopyDest/three: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ee8b5_d20260805_m050646_c001_v0001178_t0024_u01785906406417") 2026/08/05 05:13:35 DEBUG : CopyDest/two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4235c097cf00f360_d20260805_m050649_c001_v7007000_t0000_u01785906409016") 2026/08/05 05:13:35 DEBUG : CopyDest/two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581693_d20260805_m050644_c001_v0001174_t0014_u01785906404113") 2026/08/05 05:13:35 DEBUG : EXISTING: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99abcc_d20260805_m050817_c001_v7007000_t0000_u01785906497976") 2026/08/05 05:13:35 DEBUG : EXISTING: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581d8d_d20260805_m050816_c001_v0001174_t0042_u01785906496654") 2026/08/05 05:13:35 DEBUG : PREFIXapple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4ee24_d20260805_m051040_c001_v7007000_t0000_u01785906640934") 2026/08/05 05:13:35 DEBUG : PREFIXapple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582521_d20260805_m051034_c001_v0001174_t0009_u01785906634020") 2026/08/05 05:13:35 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f413298caa58125bd_d20260805_m051040_c001_v7007000_t0000_u01785906640717") 2026/08/05 05:13:35 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eedeb_d20260805_m051034_c001_v0001178_t0043_u01785906634030") 2026/08/05 05:13:35 DEBUG : PREFIXbanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4119ba952078f56a_d20260805_m051040_c001_v7007000_t0000_u01785906640942") 2026/08/05 05:13:35 DEBUG : PREFIXbanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc555_d20260805_m051034_c001_v0001174_t0046_u01785906634041") 2026/08/05 05:13:35 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfaa_d20260805_m051041_c001_v7007000_t0000_u01785906641090") 2026/08/05 05:13:35 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c3e1_d20260805_m051034_c001_v0001116_t0000_u01785906634051") 2026/08/05 05:13:35 DEBUG : Testêé: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99abc9_d20260805_m050813_c001_v7007000_t0000_u01785906493452") 2026/08/05 05:13:35 DEBUG : Testêé: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeaad_d20260805_m050812_c001_v0001178_t0049_u01785906492748") 2026/08/05 05:13:35 DEBUG : Testêé: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581d49_d20260805_m050811_c001_v0001174_t0040_u01785906491633") 2026/08/05 05:13:35 DEBUG : YXBwbGU=: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab378_d20260805_m051017_c001_v7007000_t0000_u01785906617697") 2026/08/05 05:13:35 DEBUG : YXBwbGU=: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc41b_d20260805_m051012_c001_v0001174_t0057_u01785906612881") 2026/08/05 05:13:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab379_d20260805_m051017_c001_v7007000_t0000_u01785906617881") 2026/08/05 05:13:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c38f_d20260805_m051012_c001_v0001116_t0031_u01785906612889") 2026/08/05 05:13:36 DEBUG : YmFuYW5h: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab37a_d20260805_m051018_c001_v7007000_t0000_u01785906618065") 2026/08/05 05:13:36 DEBUG : YmFuYW5h: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5823cb_d20260805_m051012_c001_v0001174_t0039_u01785906612902") 2026/08/05 05:13:36 DEBUG : a/potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c9648_d20260805_m050446_c001_v7007000_t0000_u01785906286483") 2026/08/05 05:13:36 DEBUG : a/potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb301_d20260805_m050445_c001_v0001174_t0003_u01785906285725") 2026/08/05 05:13:36 DEBUG : a/potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f413298caa5811dd1_d20260805_m050444_c001_v7007000_t0000_u01785906284050") 2026/08/05 05:13:36 DEBUG : a/potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb2df_d20260805_m050443_c001_v0001174_t0051_u01785906283043") 2026/08/05 05:13:36 DEBUG : a/potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c0a79c_d20260805_m050423_c001_v7007000_t0000_u01785906263525") 2026/08/05 05:13:36 DEBUG : a/potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb1d5_d20260805_m050422_c001_v0001174_t0009_u01785906262586") 2026/08/05 05:13:36 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99adb6_d20260805_m051257_c001_v7007000_t0000_u01785906777397") 2026/08/05 05:13:36 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07ccc09_d20260805_m051252_c001_v0001174_t0008_u01785906772716") 2026/08/05 05:13:36 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df6d3_d20260805_m051239_c001_v7007000_t0000_u01785906759885") 2026/08/05 05:13:36 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07ccb45_d20260805_m051234_c001_v0001174_t0001_u01785906754943") 2026/08/05 05:13:36 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4167a7b1fe4e80eb_d20260805_m051221_c001_v7007000_t0000_u01785906741037") 2026/08/05 05:13:36 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cca59_d20260805_m051216_c001_v0001174_t0031_u01785906736213") 2026/08/05 05:13:36 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcbd5_d20260805_m051203_c001_v7007000_t0000_u01785906723287") 2026/08/05 05:13:36 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc9c1_d20260805_m051158_c001_v0001174_t0032_u01785906718952") 2026/08/05 05:13:36 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c62761588_d20260805_m051145_c001_v7007000_t0000_u01785906705850") 2026/08/05 05:13:36 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc8ff_d20260805_m051140_c001_v0001174_t0011_u01785906700887") 2026/08/05 05:13:36 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe03313_d20260805_m051127_c001_v7007000_t0000_u01785906687856") 2026/08/05 05:13:37 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeefd_d20260805_m051120_c001_v0001178_t0056_u01785906680792") 2026/08/05 05:13:37 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb43_d20260805_m051107_c001_v7007000_t0000_u01785906667502") 2026/08/05 05:13:37 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582743_d20260805_m051103_c001_v0001174_t0005_u01785906663269") 2026/08/05 05:13:37 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a25f6_d20260805_m051102_c001_v7007000_t0000_u01785906662254") 2026/08/05 05:13:37 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee77_d20260805_m051055_c001_v0001178_t0048_u01785906655279") 2026/08/05 05:13:37 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfb8_d20260805_m051042_c001_v7007000_t0000_u01785906642428") 2026/08/05 05:13:37 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee0d_d20260805_m051038_c001_v0001178_t0057_u01785906638100") 2026/08/05 05:13:37 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4119ba952078f55b_d20260805_m051036_c001_v7007000_t0000_u01785906636846") 2026/08/05 05:13:37 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5824ff_d20260805_m051031_c001_v0001174_t0057_u01785906631397") 2026/08/05 05:13:37 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab371_d20260805_m051015_c001_v7007000_t0000_u01785906615161") 2026/08/05 05:13:37 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc3fe_d20260805_m051009_c001_v0001174_t0007_u01785906609965") 2026/08/05 05:13:37 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1d997_d20260805_m050956_c001_v7007000_t0000_u01785906596085") 2026/08/05 05:13:37 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc32f_d20260805_m050951_c001_v0001174_t0057_u01785906591513") 2026/08/05 05:13:37 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be9e1_d20260805_m050939_c001_v7007000_t0000_u01785906579005") 2026/08/05 05:13:37 DEBUG : apple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc1ec_d20260805_m050933_c001_v0001174_t0005_u01785906573848") 2026/08/05 05:13:37 DEBUG : appleSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a25fe_d20260805_m051105_c001_v7007000_t0000_u01785906665706") 2026/08/05 05:13:37 DEBUG : appleSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c433_d20260805_m051058_c001_v0001116_t0044_u01785906658085") 2026/08/05 05:13:37 DEBUG : appleapple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe03314_d20260805_m051128_c001_v7007000_t0000_u01785906688051") 2026/08/05 05:13:37 DEBUG : appleapple: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eef0d_d20260805_m051123_c001_v0001178_t0055_u01785906683251") 2026/08/05 05:13:37 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99adb7_d20260805_m051257_c001_v7007000_t0000_u01785906777580") 2026/08/05 05:13:37 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582d19_d20260805_m051253_c001_v0001174_t0039_u01785906773805") 2026/08/05 05:13:37 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df6d4_d20260805_m051240_c001_v7007000_t0000_u01785906760069") 2026/08/05 05:13:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582c37_d20260805_m051236_c001_v0001174_t0050_u01785906756075") 2026/08/05 05:13:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4167a7b1fe4e80ec_d20260805_m051221_c001_v7007000_t0000_u01785906741212") 2026/08/05 05:13:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582b39_d20260805_m051217_c001_v0001174_t0044_u01785906737125") 2026/08/05 05:13:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcbd6_d20260805_m051203_c001_v7007000_t0000_u01785906723462") 2026/08/05 05:13:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582a73_d20260805_m051159_c001_v0001174_t0018_u01785906719828") 2026/08/05 05:13:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c62761589_d20260805_m051146_c001_v7007000_t0000_u01785906706034") 2026/08/05 05:13:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582979_d20260805_m051142_c001_v0001174_t0046_u01785906702028") 2026/08/05 05:13:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41228e48a6088e4b_d20260805_m051125_c001_v7007000_t0000_u01785906685862") 2026/08/05 05:13:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc7d5_d20260805_m051121_c001_v0001174_t0004_u01785906681334") 2026/08/05 05:13:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb44_d20260805_m051107_c001_v7007000_t0000_u01785906667695") 2026/08/05 05:13:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeeab_d20260805_m051103_c001_v0001178_t0024_u01785906663279") 2026/08/05 05:13:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df5f0_d20260805_m051102_c001_v7007000_t0000_u01785906662028") 2026/08/05 05:13:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc693_d20260805_m051056_c001_v0001174_t0055_u01785906656213") 2026/08/05 05:13:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfbb_d20260805_m051042_c001_v7007000_t0000_u01785906642606") 2026/08/05 05:13:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc59b_d20260805_m051038_c001_v0001174_t0019_u01785906638110") 2026/08/05 05:13:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f405a10af07e6f7cf_d20260805_m051036_c001_v7007000_t0000_u01785906636855") 2026/08/05 05:13:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc539_d20260805_m051031_c001_v0001174_t0046_u01785906631911") 2026/08/05 05:13:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab375_d20260805_m051015_c001_v7007000_t0000_u01785906615714") 2026/08/05 05:13:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5823a2_d20260805_m051011_c001_v0001174_t0058_u01785906611015") 2026/08/05 05:13:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1d998_d20260805_m050956_c001_v7007000_t0000_u01785906596268") 2026/08/05 05:13:38 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5822cd_d20260805_m050952_c001_v0001174_t0019_u01785906592400") 2026/08/05 05:13:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be9e2_d20260805_m050939_c001_v7007000_t0000_u01785906579181") 2026/08/05 05:13:39 DEBUG : appleappleapplebanana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5821eb_d20260805_m050935_c001_v0001174_t0001_u01785906575571") 2026/08/05 05:13:39 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4109c13e048acc8d_d20260805_m051105_c001_v7007000_t0000_u01785906665920") 2026/08/05 05:13:39 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5826ed_d20260805_m051058_c001_v0001174_t0054_u01785906658055") 2026/08/05 05:13:39 DEBUG : b/potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c9649_d20260805_m050446_c001_v7007000_t0000_u01785906286660") 2026/08/05 05:13:39 DEBUG : b/potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb2f9_d20260805_m050444_c001_v0001174_t0034_u01785906284607") 2026/08/05 05:13:39 DEBUG : b/potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f413298caa5811dcf_d20260805_m050443_c001_v7007000_t0000_u01785906283497") 2026/08/05 05:13:39 DEBUG : b/potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb2cf_d20260805_m050441_c001_v0001174_t0047_u01785906281696") 2026/08/05 05:13:39 DEBUG : b/potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c0a798_d20260805_m050422_c001_v7007000_t0000_u01785906262955") 2026/08/05 05:13:39 DEBUG : b/potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb1bd_d20260805_m050421_c001_v0001174_t0056_u01785906261214") 2026/08/05 05:13:39 DEBUG : backup/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f405a10af07e6f7ad_d20260805_m050702_c001_v7007000_t0000_u01785906422349") 2026/08/05 05:13:39 DEBUG : backup/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1088a6f79dae320d_d20260805_m050700_c001_v0001171_t0020_u01785906420607") 2026/08/05 05:13:39 DEBUG : backup/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1198e997e57fb495_d20260805_m050656_c001_v0001120_t0052_u01785906416520") 2026/08/05 05:13:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f425b725ddf60e834_d20260805_m050730_c001_v7007000_t0000_u01785906450879") 2026/08/05 05:13:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1024e2ba565589c3_d20260805_m050728_c001_v0001044_t0019_u01785906448779") 2026/08/05 05:13:39 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f108c0646388f9257_d20260805_m050724_c001_v0001157_t0044_u01785906444767") 2026/08/05 05:13:39 DEBUG : backup/one.bak: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe02c61_d20260805_m050717_c001_v7007000_t0000_u01785906437131") 2026/08/05 05:13:39 DEBUG : backup/one.bak: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10323dc530b5b418_d20260805_m050714_c001_v0001032_t0025_u01785906434377") 2026/08/05 05:13:39 DEBUG : backup/one.bak: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f103b38968d0beb1d_d20260805_m050709_c001_v0001105_t0052_u01785906429677") 2026/08/05 05:13:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f425b725ddf60e835_d20260805_m050731_c001_v7007000_t0000_u01785906451059") 2026/08/05 05:13:39 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10955ac802a13fd3_d20260805_m050729_c001_v0001136_t0026_u01785906449857") 2026/08/05 05:13:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f106f7fbe940826bb_d20260805_m050726_c001_v0001145_t0028_u01785906446442") 2026/08/05 05:13:40 DEBUG : backup/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f405a10af07e6f7ae_d20260805_m050702_c001_v7007000_t0000_u01785906422525") 2026/08/05 05:13:40 DEBUG : backup/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f104cd451115bbe25_d20260805_m050701_c001_v0001182_t0014_u01785906421578") 2026/08/05 05:13:40 DEBUG : backup/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f113df53bbb625c61_d20260805_m050658_c001_v0001105_t0024_u01785906418237") 2026/08/05 05:13:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe02c64_d20260805_m050717_c001_v7007000_t0000_u01785906437306") 2026/08/05 05:13:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f101e438328f917d0_d20260805_m050715_c001_v0001174_t0013_u01785906435942") 2026/08/05 05:13:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f108933b92fee16fc_d20260805_m050711_c001_v0001146_t0017_u01785906431739") 2026/08/05 05:13:40 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99adb8_d20260805_m051257_c001_v7007000_t0000_u01785906777758") 2026/08/05 05:13:40 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c661_d20260805_m051253_c001_v0001116_t0034_u01785906773095") 2026/08/05 05:13:40 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df6d5_d20260805_m051240_c001_v7007000_t0000_u01785906760254") 2026/08/05 05:13:40 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c5f7_d20260805_m051235_c001_v0001116_t0043_u01785906755569") 2026/08/05 05:13:40 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4167a7b1fe4e80ee_d20260805_m051221_c001_v7007000_t0000_u01785906741386") 2026/08/05 05:13:40 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c597_d20260805_m051216_c001_v0001116_t0059_u01785906736646") 2026/08/05 05:13:40 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcbd7_d20260805_m051203_c001_v7007000_t0000_u01785906723637") 2026/08/05 05:13:40 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c54f_d20260805_m051159_c001_v0001116_t0038_u01785906719354") 2026/08/05 05:13:40 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c6276158a_d20260805_m051146_c001_v7007000_t0000_u01785906706219") 2026/08/05 05:13:40 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c505_d20260805_m051141_c001_v0001116_t0033_u01785906701482") 2026/08/05 05:13:40 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe03315_d20260805_m051128_c001_v7007000_t0000_u01785906688242") 2026/08/05 05:13:40 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582841_d20260805_m051121_c001_v0001174_t0039_u01785906681007") 2026/08/05 05:13:40 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb45_d20260805_m051107_c001_v7007000_t0000_u01785906667889") 2026/08/05 05:13:41 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc70b_d20260805_m051103_c001_v0001174_t0023_u01785906663290") 2026/08/05 05:13:41 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415a6ef2cc9a6f98_d20260805_m051102_c001_v7007000_t0000_u01785906662082") 2026/08/05 05:13:41 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5826d5_d20260805_m051055_c001_v0001174_t0023_u01785906655704") 2026/08/05 05:13:41 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfbd_d20260805_m051042_c001_v7007000_t0000_u01785906642783") 2026/08/05 05:13:41 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd58255d_d20260805_m051038_c001_v0001174_t0051_u01785906638121") 2026/08/05 05:13:41 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bf9a_d20260805_m051036_c001_v7007000_t0000_u01785906636786") 2026/08/05 05:13:41 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eede3_d20260805_m051031_c001_v0001178_t0059_u01785906631700") 2026/08/05 05:13:41 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab372_d20260805_m051015_c001_v7007000_t0000_u01785906615345") 2026/08/05 05:13:41 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c387_d20260805_m051010_c001_v0001116_t0033_u01785906610477") 2026/08/05 05:13:41 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1d999_d20260805_m050956_c001_v7007000_t0000_u01785906596452") 2026/08/05 05:13:41 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c31f_d20260805_m050951_c001_v0001116_t0051_u01785906591796") 2026/08/05 05:13:41 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be9e3_d20260805_m050939_c001_v7007000_t0000_u01785906579357") 2026/08/05 05:13:41 DEBUG : banana: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c2db_d20260805_m050934_c001_v0001116_t0053_u01785906574421") 2026/08/05 05:13:41 DEBUG : bananaSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df5f5_d20260805_m051105_c001_v7007000_t0000_u01785906665674") 2026/08/05 05:13:41 DEBUG : bananaSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee85_d20260805_m051058_c001_v0001178_t0038_u01785906658044") 2026/08/05 05:13:41 DEBUG : both0: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1df5_d20260805_m050901_c001_v7007000_t0000_u01785906541507") 2026/08/05 05:13:41 DEBUG : both0: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbf84_d20260805_m050842_c001_v0001174_t0028_u01785906522673") 2026/08/05 05:13:41 DEBUG : both0: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1828a_d20260805_m050838_c001_v7007000_t0000_u01785906518406") 2026/08/05 05:13:41 DEBUG : both0: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeaeb_d20260805_m050820_c001_v0001178_t0019_u01785906500203") 2026/08/05 05:13:42 DEBUG : both1: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1df8_d20260805_m050901_c001_v7007000_t0000_u01785906541697") 2026/08/05 05:13:42 DEBUG : both1: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeb6d_d20260805_m050844_c001_v0001178_t0054_u01785906524347") 2026/08/05 05:13:42 DEBUG : both1: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1828f_d20260805_m050838_c001_v7007000_t0000_u01785906518589") 2026/08/05 05:13:42 DEBUG : both1: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581de1_d20260805_m050821_c001_v0001174_t0031_u01785906501367") 2026/08/05 05:13:42 DEBUG : both10: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1dfc_d20260805_m050901_c001_v7007000_t0000_u01785906541884") 2026/08/05 05:13:42 DEBUG : both10: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeba5_d20260805_m050851_c001_v0001178_t0021_u01785906531270") 2026/08/05 05:13:42 DEBUG : both10: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c18295_d20260805_m050838_c001_v7007000_t0000_u01785906518766") 2026/08/05 05:13:42 DEBUG : both10: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581e69_d20260805_m050828_c001_v0001174_t0018_u01785906508577") 2026/08/05 05:13:42 DEBUG : both11: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e01_d20260805_m050902_c001_v7007000_t0000_u01785906542067") 2026/08/05 05:13:42 DEBUG : both11: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581fef_d20260805_m050851_c001_v0001174_t0013_u01785906531972") 2026/08/05 05:13:42 DEBUG : both11: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1829b_d20260805_m050838_c001_v7007000_t0000_u01785906518942") 2026/08/05 05:13:42 DEBUG : both11: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbf02_d20260805_m050829_c001_v0001174_t0046_u01785906509465") 2026/08/05 05:13:42 DEBUG : both12: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e05_d20260805_m050902_c001_v7007000_t0000_u01785906542250") 2026/08/05 05:13:42 DEBUG : both12: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbff8_d20260805_m050852_c001_v0001174_t0032_u01785906532752") 2026/08/05 05:13:42 DEBUG : both12: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c182a0_d20260805_m050839_c001_v7007000_t0000_u01785906519120") 2026/08/05 05:13:42 DEBUG : both12: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeb25_d20260805_m050830_c001_v0001178_t0056_u01785906510106") 2026/08/05 05:13:42 DEBUG : both13: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e08_d20260805_m050902_c001_v7007000_t0000_u01785906542434") 2026/08/05 05:13:42 DEBUG : both13: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eebb7_d20260805_m050853_c001_v0001178_t0009_u01785906533662") 2026/08/05 05:13:42 DEBUG : both13: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c182a6_d20260805_m050839_c001_v7007000_t0000_u01785906519297") 2026/08/05 05:13:42 DEBUG : both13: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581e89_d20260805_m050830_c001_v0001174_t0036_u01785906510620") 2026/08/05 05:13:42 DEBUG : both14: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e0b_d20260805_m050902_c001_v7007000_t0000_u01785906542617") 2026/08/05 05:13:43 DEBUG : both14: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582019_d20260805_m050854_c001_v0001174_t0038_u01785906534426") 2026/08/05 05:13:43 DEBUG : both14: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c182ac_d20260805_m050839_c001_v7007000_t0000_u01785906519473") 2026/08/05 05:13:43 DEBUG : both14: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbf12_d20260805_m050831_c001_v0001174_t0031_u01785906511280") 2026/08/05 05:13:43 DEBUG : both15: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e0e_d20260805_m050902_c001_v7007000_t0000_u01785906542802") 2026/08/05 05:13:43 DEBUG : both15: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc022_d20260805_m050855_c001_v0001174_t0014_u01785906535204") 2026/08/05 05:13:43 DEBUG : both15: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c182b4_d20260805_m050839_c001_v7007000_t0000_u01785906519740") 2026/08/05 05:13:43 DEBUG : both15: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeb31_d20260805_m050832_c001_v0001178_t0037_u01785906512399") 2026/08/05 05:13:43 DEBUG : both16: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e14_d20260805_m050902_c001_v7007000_t0000_u01785906542991") 2026/08/05 05:13:43 DEBUG : both16: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eebcb_d20260805_m050856_c001_v0001178_t0018_u01785906536344") 2026/08/05 05:13:43 DEBUG : both16: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c182b9_d20260805_m050839_c001_v7007000_t0000_u01785906519928") 2026/08/05 05:13:43 DEBUG : both16: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581ea5_d20260805_m050833_c001_v0001174_t0025_u01785906513006") 2026/08/05 05:13:43 DEBUG : both17: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e17_d20260805_m050903_c001_v7007000_t0000_u01785906543178") 2026/08/05 05:13:43 DEBUG : both17: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd58204d_d20260805_m050856_c001_v0001174_t0003_u01785906536987") 2026/08/05 05:13:43 DEBUG : both17: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c182c0_d20260805_m050840_c001_v7007000_t0000_u01785906520104") 2026/08/05 05:13:43 DEBUG : both17: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbf2c_d20260805_m050833_c001_v0001174_t0036_u01785906513686") 2026/08/05 05:13:43 DEBUG : both18: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e1a_d20260805_m050903_c001_v7007000_t0000_u01785906543365") 2026/08/05 05:13:43 DEBUG : both18: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc04c_d20260805_m050857_c001_v0001174_t0051_u01785906537626") 2026/08/05 05:13:43 DEBUG : both18: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c182c5_d20260805_m050840_c001_v7007000_t0000_u01785906520281") 2026/08/05 05:13:43 DEBUG : both18: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeb3d_d20260805_m050834_c001_v0001178_t0044_u01785906514290") 2026/08/05 05:13:43 DEBUG : both19: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e1d_d20260805_m050903_c001_v7007000_t0000_u01785906543548") 2026/08/05 05:13:43 DEBUG : both19: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eebdb_d20260805_m050858_c001_v0001178_t0025_u01785906538391") 2026/08/05 05:13:44 DEBUG : both19: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c182ca_d20260805_m050840_c001_v7007000_t0000_u01785906520457") 2026/08/05 05:13:44 DEBUG : both19: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581ec3_d20260805_m050835_c001_v0001174_t0050_u01785906515051") 2026/08/05 05:13:44 DEBUG : both2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e21_d20260805_m050903_c001_v7007000_t0000_u01785906543736") 2026/08/05 05:13:44 DEBUG : both2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581f79_d20260805_m050845_c001_v0001174_t0005_u01785906525055") 2026/08/05 05:13:44 DEBUG : both2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c182d0_d20260805_m050840_c001_v7007000_t0000_u01785906520634") 2026/08/05 05:13:44 DEBUG : both2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbe76_d20260805_m050822_c001_v0001174_t0052_u01785906502250") 2026/08/05 05:13:44 DEBUG : both3: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e24_d20260805_m050903_c001_v7007000_t0000_u01785906543919") 2026/08/05 05:13:44 DEBUG : both3: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbfaa_d20260805_m050845_c001_v0001174_t0056_u01785906525633") 2026/08/05 05:13:44 DEBUG : both3: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c182d5_d20260805_m050840_c001_v7007000_t0000_u01785906520810") 2026/08/05 05:13:44 DEBUG : both3: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeafb_d20260805_m050823_c001_v0001178_t0028_u01785906503037") 2026/08/05 05:13:44 DEBUG : both4: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e27_d20260805_m050904_c001_v7007000_t0000_u01785906544104") 2026/08/05 05:13:44 DEBUG : both4: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeb7d_d20260805_m050846_c001_v0001178_t0015_u01785906526527") 2026/08/05 05:13:44 DEBUG : both4: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c182d6_d20260805_m050841_c001_v7007000_t0000_u01785906521052") 2026/08/05 05:13:44 DEBUG : both4: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581e03_d20260805_m050823_c001_v0001174_t0011_u01785906503586") 2026/08/05 05:13:44 DEBUG : both5: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e2b_d20260805_m050904_c001_v7007000_t0000_u01785906544288") 2026/08/05 05:13:44 DEBUG : both5: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581f95_d20260805_m050847_c001_v0001174_t0056_u01785906527175") 2026/08/05 05:13:44 DEBUG : both5: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c182d7_d20260805_m050841_c001_v7007000_t0000_u01785906521228") 2026/08/05 05:13:44 DEBUG : both5: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbe9a_d20260805_m050824_c001_v0001174_t0053_u01785906504215") 2026/08/05 05:13:44 DEBUG : both6: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e2c_d20260805_m050904_c001_v7007000_t0000_u01785906544471") 2026/08/05 05:13:44 DEBUG : both6: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbfc8_d20260805_m050847_c001_v0001174_t0007_u01785906527835") 2026/08/05 05:13:44 DEBUG : both6: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c182d8_d20260805_m050841_c001_v7007000_t0000_u01785906521410") 2026/08/05 05:13:45 DEBUG : both6: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeb0f_d20260805_m050825_c001_v0001178_t0039_u01785906505168") 2026/08/05 05:13:45 DEBUG : both7: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e2d_d20260805_m050904_c001_v7007000_t0000_u01785906544655") 2026/08/05 05:13:45 DEBUG : both7: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeb91_d20260805_m050848_c001_v0001178_t0000_u01785906528731") 2026/08/05 05:13:45 DEBUG : both7: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c182d9_d20260805_m050841_c001_v7007000_t0000_u01785906521587") 2026/08/05 05:13:45 DEBUG : both7: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581e37_d20260805_m050825_c001_v0001174_t0002_u01785906505922") 2026/08/05 05:13:45 DEBUG : both8: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e2e_d20260805_m050904_c001_v7007000_t0000_u01785906544838") 2026/08/05 05:13:45 DEBUG : both8: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581fbf_d20260805_m050849_c001_v0001174_t0043_u01785906529486") 2026/08/05 05:13:45 DEBUG : both8: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c182da_d20260805_m050841_c001_v7007000_t0000_u01785906521765") 2026/08/05 05:13:45 DEBUG : both8: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbed8_d20260805_m050826_c001_v0001174_t0047_u01785906506623") 2026/08/05 05:13:45 DEBUG : both9: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e2f_d20260805_m050905_c001_v7007000_t0000_u01785906545022") 2026/08/05 05:13:45 DEBUG : both9: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbfe2_d20260805_m050850_c001_v0001174_t0030_u01785906530376") 2026/08/05 05:13:45 DEBUG : both9: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c182db_d20260805_m050841_c001_v7007000_t0000_u01785906521943") 2026/08/05 05:13:45 DEBUG : both9: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeb1b_d20260805_m050827_c001_v0001178_t0049_u01785906507660") 2026/08/05 05:13:45 DEBUG : c/non empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c964a_d20260805_m050446_c001_v7007000_t0000_u01785906286836") 2026/08/05 05:13:45 DEBUG : c/non empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb2ff_d20260805_m050444_c001_v0001174_t0002_u01785906284919") 2026/08/05 05:13:45 DEBUG : c/non empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f413298caa5811dd2_d20260805_m050444_c001_v7007000_t0000_u01785906284236") 2026/08/05 05:13:45 DEBUG : c/non empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb2d3_d20260805_m050442_c001_v0001174_t0038_u01785906282175") 2026/08/05 05:13:45 DEBUG : c/non empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c0a79f_d20260805_m050423_c001_v7007000_t0000_u01785906263715") 2026/08/05 05:13:45 DEBUG : c/non empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb1cb_d20260805_m050421_c001_v0001174_t0039_u01785906261731") 2026/08/05 05:13:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab37b_d20260805_m051018_c001_v7007000_t0000_u01785906618249") 2026/08/05 05:13:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eed69_d20260805_m051012_c001_v0001178_t0000_u01785906612912") 2026/08/05 05:13:46 DEBUG : check sum: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c0a78c_d20260805_m050412_c001_v7007000_t0000_u01785906252980") 2026/08/05 05:13:46 DEBUG : check sum: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb155_d20260805_m050411_c001_v0001174_t0002_u01785906251854") 2026/08/05 05:13:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99ae2c_d20260805_m051331_c001_v7007000_t0000_u01785906811486") 2026/08/05 05:13:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07ccd6f_d20260805_m051329_c001_v0001174_t0001_u01785906809526") 2026/08/05 05:13:46 DEBUG : dest/3: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4235c097cf00f283_d20260805_m050631_c001_v7007000_t0000_u01785906391728") 2026/08/05 05:13:46 DEBUG : dest/3: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4191920a82b18ef0_d20260805_m050630_c001_v0001109_t0028_u01785906390643") 2026/08/05 05:13:46 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe03316_d20260805_m051128_c001_v7007000_t0000_u01785906688434") 2026/08/05 05:13:46 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc7f5_d20260805_m051123_c001_v0001174_t0050_u01785906683485") 2026/08/05 05:13:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99adb9_d20260805_m051257_c001_v7007000_t0000_u01785906777936") 2026/08/05 05:13:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07ccba7_d20260805_m051244_c001_v0001174_t0005_u01785906764567") 2026/08/05 05:13:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df6d6_d20260805_m051240_c001_v7007000_t0000_u01785906760448") 2026/08/05 05:13:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07ccad5_d20260805_m051225_c001_v0001174_t0053_u01785906745666") 2026/08/05 05:13:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4167a7b1fe4e80ef_d20260805_m051221_c001_v7007000_t0000_u01785906741562") 2026/08/05 05:13:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc9f1_d20260805_m051207_c001_v0001174_t0018_u01785906727760") 2026/08/05 05:13:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcbd9_d20260805_m051203_c001_v7007000_t0000_u01785906723813") 2026/08/05 05:13:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc97d_d20260805_m051150_c001_v0001174_t0004_u01785906710649") 2026/08/05 05:13:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c6276158b_d20260805_m051146_c001_v7007000_t0000_u01785906706406") 2026/08/05 05:13:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc86f_d20260805_m051132_c001_v0001174_t0043_u01785906692861") 2026/08/05 05:13:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe0330d_d20260805_m051125_c001_v7007000_t0000_u01785906685873") 2026/08/05 05:13:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeedb_d20260805_m051112_c001_v0001178_t0007_u01785906672472") 2026/08/05 05:13:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb46_d20260805_m051108_c001_v7007000_t0000_u01785906668084") 2026/08/05 05:13:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeead_d20260805_m051103_c001_v0001178_t0021_u01785906663517") 2026/08/05 05:13:46 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb38_d20260805_m051102_c001_v7007000_t0000_u01785906662126") 2026/08/05 05:13:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee49_d20260805_m051046_c001_v0001178_t0043_u01785906646975") 2026/08/05 05:13:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfc0_d20260805_m051042_c001_v7007000_t0000_u01785906642961") 2026/08/05 05:13:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee0f_d20260805_m051038_c001_v0001178_t0035_u01785906638330") 2026/08/05 05:13:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4119ba952078f55d_d20260805_m051037_c001_v7007000_t0000_u01785906637030") 2026/08/05 05:13:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582479_d20260805_m051022_c001_v0001174_t0007_u01785906622634") 2026/08/05 05:13:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41802ff22aa19642_d20260805_m051015_c001_v7007000_t0000_u01785906615750") 2026/08/05 05:13:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc39d_d20260805_m051000_c001_v0001174_t0037_u01785906600783") 2026/08/05 05:13:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1d99a_d20260805_m050956_c001_v7007000_t0000_u01785906596640") 2026/08/05 05:13:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc2a3_d20260805_m050943_c001_v0001174_t0041_u01785906583455") 2026/08/05 05:13:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be9e4_d20260805_m050939_c001_v7007000_t0000_u01785906579536") 2026/08/05 05:13:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc17c_d20260805_m050922_c001_v0001174_t0035_u01785906562968") 2026/08/05 05:13:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f413298caa58125f1_d20260805_m051105_c001_v7007000_t0000_u01785906665930") 2026/08/05 05:13:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee89_d20260805_m051058_c001_v0001178_t0020_u01785906658330") 2026/08/05 05:13:47 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe03317_d20260805_m051128_c001_v7007000_t0000_u01785906688768") 2026/08/05 05:13:47 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c4b5_d20260805_m051123_c001_v0001116_t0046_u01785906683494") 2026/08/05 05:13:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99adba_d20260805_m051258_c001_v7007000_t0000_u01785906778113") 2026/08/05 05:13:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c635_d20260805_m051245_c001_v0001116_t0037_u01785906765388") 2026/08/05 05:13:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df6d7_d20260805_m051240_c001_v7007000_t0000_u01785906760633") 2026/08/05 05:13:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c5cb_d20260805_m051226_c001_v0001116_t0005_u01785906746368") 2026/08/05 05:13:47 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4167a7b1fe4e80f0_d20260805_m051221_c001_v7007000_t0000_u01785906741738") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c575_d20260805_m051208_c001_v0001116_t0006_u01785906728568") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcbda_d20260805_m051203_c001_v7007000_t0000_u01785906723990") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c52d_d20260805_m051151_c001_v0001116_t0053_u01785906711287") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c6276158c_d20260805_m051146_c001_v7007000_t0000_u01785906706591") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c4d9_d20260805_m051133_c001_v0001116_t0034_u01785906693621") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c6276155c_d20260805_m051125_c001_v7007000_t0000_u01785906685642") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5827e3_d20260805_m051113_c001_v0001174_t0055_u01785906673029") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb47_d20260805_m051108_c001_v7007000_t0000_u01785906668279") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582747_d20260805_m051103_c001_v0001174_t0029_u01785906663573") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f413298caa58125ec_d20260805_m051102_c001_v7007000_t0000_u01785906662056") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd58262f_d20260805_m051047_c001_v0001174_t0044_u01785906647550") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfc4_d20260805_m051043_c001_v7007000_t0000_u01785906643137") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc5a1_d20260805_m051038_c001_v0001174_t0043_u01785906638499") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41228e48a6088dfe_d20260805_m051036_c001_v7007000_t0000_u01785906636953") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeda1_d20260805_m051023_c001_v0001178_t0015_u01785906623368") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4099ff4ada07b22c_d20260805_m051015_c001_v7007000_t0000_u01785906615760") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c357_d20260805_m051001_c001_v0001116_t0013_u01785906601603") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1d99b_d20260805_m050956_c001_v7007000_t0000_u01785906596823") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c305_d20260805_m050944_c001_v0001116_t0046_u01785906584563") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be9e5_d20260805_m050939_c001_v7007000_t0000_u01785906579712") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c2af_d20260805_m050923_c001_v0001116_t0034_u01785906563954") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4088f1d20e5301bf_d20260805_m051106_c001_v7007000_t0000_u01785906666027") 2026/08/05 05:13:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc6bd_d20260805_m051058_c001_v0001174_t0051_u01785906658462") 2026/08/05 05:13:49 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe0331a_d20260805_m051128_c001_v7007000_t0000_u01785906688961") 2026/08/05 05:13:49 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eef11_d20260805_m051123_c001_v0001178_t0003_u01785906683505") 2026/08/05 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99adbb_d20260805_m051258_c001_v7007000_t0000_u01785906778291") 2026/08/05 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582cb9_d20260805_m051246_c001_v0001174_t0047_u01785906766573") 2026/08/05 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df6d8_d20260805_m051240_c001_v7007000_t0000_u01785906760818") 2026/08/05 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582ba1_d20260805_m051227_c001_v0001174_t0027_u01785906747382") 2026/08/05 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4167a7b1fe4e80f1_d20260805_m051221_c001_v7007000_t0000_u01785906741913") 2026/08/05 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582ad5_d20260805_m051209_c001_v0001174_t0003_u01785906729468") 2026/08/05 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcbdb_d20260805_m051204_c001_v7007000_t0000_u01785906724166") 2026/08/05 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582a05_d20260805_m051152_c001_v0001174_t0025_u01785906712327") 2026/08/05 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c6276158d_d20260805_m051146_c001_v7007000_t0000_u01785906706776") 2026/08/05 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5828ef_d20260805_m051134_c001_v0001174_t0003_u01785906694566") 2026/08/05 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe0330a_d20260805_m051125_c001_v7007000_t0000_u01785906685236") 2026/08/05 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc787_d20260805_m051113_c001_v0001174_t0054_u01785906673903") 2026/08/05 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb48_d20260805_m051108_c001_v7007000_t0000_u01785906668474") 2026/08/05 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeeaf_d20260805_m051103_c001_v0001178_t0022_u01785906663737") 2026/08/05 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4109c13e048acc83_d20260805_m051102_c001_v7007000_t0000_u01785906662077") 2026/08/05 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc62b_d20260805_m051048_c001_v0001174_t0052_u01785906648237") 2026/08/05 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfc9_d20260805_m051043_c001_v7007000_t0000_u01785906643313") 2026/08/05 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee11_d20260805_m051038_c001_v0001178_t0033_u01785906638535") 2026/08/05 05:13:49 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f405a10af07e6f7d0_d20260805_m051037_c001_v7007000_t0000_u01785906637056") 2026/08/05 05:13:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc4af_d20260805_m051023_c001_v0001174_t0054_u01785906623965") 2026/08/05 05:13:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab373_d20260805_m051015_c001_v7007000_t0000_u01785906615529") 2026/08/05 05:13:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582333_d20260805_m051002_c001_v0001174_t0029_u01785906602858") 2026/08/05 05:13:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1d99c_d20260805_m050957_c001_v7007000_t0000_u01785906597011") 2026/08/05 05:13:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582277_d20260805_m050945_c001_v0001174_t0050_u01785906585516") 2026/08/05 05:13:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be9e6_d20260805_m050939_c001_v7007000_t0000_u01785906579888") 2026/08/05 05:13:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd58216d_d20260805_m050924_c001_v0001174_t0018_u01785906564502") 2026/08/05 05:13:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f413298caa58125f0_d20260805_m051105_c001_v7007000_t0000_u01785906665738") 2026/08/05 05:13:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5826f7_d20260805_m051058_c001_v0001174_t0053_u01785906658539") 2026/08/05 05:13:50 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe0331c_d20260805_m051129_c001_v7007000_t0000_u01785906689152") 2026/08/05 05:13:50 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582863_d20260805_m051123_c001_v0001174_t0052_u01785906683632") 2026/08/05 05:13:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99adbc_d20260805_m051258_c001_v7007000_t0000_u01785906778469") 2026/08/05 05:13:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ef100_d20260805_m051247_c001_v0001178_t0054_u01785906767216") 2026/08/05 05:13:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df6da_d20260805_m051241_c001_v7007000_t0000_u01785906761002") 2026/08/05 05:13:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ef0a2_d20260805_m051228_c001_v0001178_t0056_u01785906748333") 2026/08/05 05:13:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4167a7b1fe4e80f2_d20260805_m051222_c001_v7007000_t0000_u01785906742088") 2026/08/05 05:13:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ef036_d20260805_m051210_c001_v0001178_t0031_u01785906730223") 2026/08/05 05:13:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcbdc_d20260805_m051204_c001_v7007000_t0000_u01785906724343") 2026/08/05 05:13:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eefd3_d20260805_m051153_c001_v0001178_t0058_u01785906713156") 2026/08/05 05:13:50 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c6276158e_d20260805_m051146_c001_v7007000_t0000_u01785906706960") 2026/08/05 05:13:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eef53_d20260805_m051135_c001_v0001178_t0040_u01785906695214") 2026/08/05 05:13:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415a6ef2cc9a6fbe_d20260805_m051125_c001_v7007000_t0000_u01785906685596") 2026/08/05 05:13:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c487_d20260805_m051114_c001_v0001116_t0044_u01785906674804") 2026/08/05 05:13:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb49_d20260805_m051108_c001_v7007000_t0000_u01785906668668") 2026/08/05 05:13:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc717_d20260805_m051103_c001_v0001174_t0018_u01785906663748") 2026/08/05 05:13:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a25f2_d20260805_m051102_c001_v7007000_t0000_u01785906662077") 2026/08/05 05:13:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c413_d20260805_m051049_c001_v0001116_t0037_u01785906649161") 2026/08/05 05:13:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfcb_d20260805_m051043_c001_v7007000_t0000_u01785906643491") 2026/08/05 05:13:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee13_d20260805_m051038_c001_v0001178_t0024_u01785906638746") 2026/08/05 05:13:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4ee1c_d20260805_m051036_c001_v7007000_t0000_u01785906636798") 2026/08/05 05:13:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c3b5_d20260805_m051024_c001_v0001116_t0003_u01785906624757") 2026/08/05 05:13:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41228e48a6088de7_d20260805_m051015_c001_v7007000_t0000_u01785906615729") 2026/08/05 05:13:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eed35_d20260805_m051003_c001_v0001178_t0053_u01785906603609") 2026/08/05 05:13:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1d99d_d20260805_m050957_c001_v7007000_t0000_u01785906597195") 2026/08/05 05:13:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeced_d20260805_m050946_c001_v0001178_t0026_u01785906586287") 2026/08/05 05:13:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be9e7_d20260805_m050940_c001_v7007000_t0000_u01785906580064") 2026/08/05 05:13:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eec6b_d20260805_m050925_c001_v0001178_t0023_u01785906565309") 2026/08/05 05:13:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a2600_d20260805_m051105_c001_v7007000_t0000_u01785906665888") 2026/08/05 05:13:51 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee8f_d20260805_m051058_c001_v0001178_t0035_u01785906658551") 2026/08/05 05:13:52 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe0331d_d20260805_m051129_c001_v7007000_t0000_u01785906689349") 2026/08/05 05:13:52 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eef13_d20260805_m051123_c001_v0001178_t0008_u01785906683714") 2026/08/05 05:13:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99adbf_d20260805_m051258_c001_v7007000_t0000_u01785906778693") 2026/08/05 05:13:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07ccbcf_d20260805_m051247_c001_v0001174_t0051_u01785906767424") 2026/08/05 05:13:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df6db_d20260805_m051241_c001_v7007000_t0000_u01785906761187") 2026/08/05 05:13:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07ccaf5_d20260805_m051228_c001_v0001174_t0013_u01785906748589") 2026/08/05 05:13:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4167a7b1fe4e80f3_d20260805_m051222_c001_v7007000_t0000_u01785906742265") 2026/08/05 05:13:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cca0b_d20260805_m051210_c001_v0001174_t0036_u01785906730447") 2026/08/05 05:13:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcbdd_d20260805_m051204_c001_v7007000_t0000_u01785906724519") 2026/08/05 05:13:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc99b_d20260805_m051153_c001_v0001174_t0055_u01785906713386") 2026/08/05 05:13:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c6276158f_d20260805_m051147_c001_v7007000_t0000_u01785906707145") 2026/08/05 05:13:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc8a5_d20260805_m051135_c001_v0001174_t0000_u01785906695438") 2026/08/05 05:13:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c6276155e_d20260805_m051125_c001_v7007000_t0000_u01785906685832") 2026/08/05 05:13:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeeeb_d20260805_m051115_c001_v0001178_t0009_u01785906675337") 2026/08/05 05:13:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb4a_d20260805_m051108_c001_v7007000_t0000_u01785906668863") 2026/08/05 05:13:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeeb1_d20260805_m051103_c001_v0001178_t0059_u01785906663975") 2026/08/05 05:13:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415a6ef2cc9a6f99_d20260805_m051102_c001_v7007000_t0000_u01785906662265") 2026/08/05 05:13:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee59_d20260805_m051049_c001_v0001178_t0014_u01785906649681") 2026/08/05 05:13:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfcc_d20260805_m051043_c001_v7007000_t0000_u01785906643667") 2026/08/05 05:13:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd58256b_d20260805_m051038_c001_v0001174_t0045_u01785906638762") 2026/08/05 05:13:52 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41228e48a6088dfa_d20260805_m051036_c001_v7007000_t0000_u01785906636404") 2026/08/05 05:13:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5824a9_d20260805_m051025_c001_v0001174_t0031_u01785906625513") 2026/08/05 05:13:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df558_d20260805_m051015_c001_v7007000_t0000_u01785906615548") 2026/08/05 05:13:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc3b5_d20260805_m051003_c001_v0001174_t0058_u01785906603966") 2026/08/05 05:13:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1d99e_d20260805_m050957_c001_v7007000_t0000_u01785906597381") 2026/08/05 05:13:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc2e7_d20260805_m050946_c001_v0001174_t0054_u01785906586507") 2026/08/05 05:13:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be9e8_d20260805_m050940_c001_v7007000_t0000_u01785906580241") 2026/08/05 05:13:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc18e_d20260805_m050925_c001_v0001174_t0005_u01785906565538") 2026/08/05 05:13:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415a6ef2cc9a6fa0_d20260805_m051105_c001_v7007000_t0000_u01785906665898") 2026/08/05 05:13:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee91_d20260805_m051058_c001_v0001178_t0030_u01785906658773") 2026/08/05 05:13:53 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe0331e_d20260805_m051129_c001_v7007000_t0000_u01785906689543") 2026/08/05 05:13:53 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eef15_d20260805_m051123_c001_v0001178_t0008_u01785906683926") 2026/08/05 05:13:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99adc0_d20260805_m051258_c001_v7007000_t0000_u01785906778872") 2026/08/05 05:13:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c641_d20260805_m051248_c001_v0001116_t0033_u01785906768083") 2026/08/05 05:13:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df6dc_d20260805_m051241_c001_v7007000_t0000_u01785906761372") 2026/08/05 05:13:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c5d9_d20260805_m051229_c001_v0001116_t0014_u01785906749016") 2026/08/05 05:13:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4167a7b1fe4e80f4_d20260805_m051222_c001_v7007000_t0000_u01785906742444") 2026/08/05 05:13:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c581_d20260805_m051210_c001_v0001116_t0049_u01785906730801") 2026/08/05 05:13:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcbde_d20260805_m051204_c001_v7007000_t0000_u01785906724695") 2026/08/05 05:13:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c537_d20260805_m051153_c001_v0001116_t0015_u01785906713899") 2026/08/05 05:13:53 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c62761590_d20260805_m051147_c001_v7007000_t0000_u01785906707330") 2026/08/05 05:13:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c4e5_d20260805_m051135_c001_v0001116_t0025_u01785906695940") 2026/08/05 05:13:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df625_d20260805_m051125_c001_v7007000_t0000_u01785906685650") 2026/08/05 05:13:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582801_d20260805_m051115_c001_v0001174_t0033_u01785906675548") 2026/08/05 05:13:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb4b_d20260805_m051109_c001_v7007000_t0000_u01785906669156") 2026/08/05 05:13:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582755_d20260805_m051103_c001_v0001174_t0021_u01785906663985") 2026/08/05 05:13:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4109c13e048acc84_d20260805_m051102_c001_v7007000_t0000_u01785906662275") 2026/08/05 05:13:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582669_d20260805_m051049_c001_v0001174_t0047_u01785906649954") 2026/08/05 05:13:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfce_d20260805_m051043_c001_v7007000_t0000_u01785906643844") 2026/08/05 05:13:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee15_d20260805_m051038_c001_v0001178_t0044_u01785906638958") 2026/08/05 05:13:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41228e48a6088dfb_d20260805_m051036_c001_v7007000_t0000_u01785906636586") 2026/08/05 05:13:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eedbf_d20260805_m051025_c001_v0001178_t0018_u01785906625957") 2026/08/05 05:13:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41228e48a6088de6_d20260805_m051015_c001_v7007000_t0000_u01785906615553") 2026/08/05 05:13:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c367_d20260805_m051004_c001_v0001116_t0027_u01785906604421") 2026/08/05 05:13:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1d99f_d20260805_m050957_c001_v7007000_t0000_u01785906597568") 2026/08/05 05:13:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c311_d20260805_m050946_c001_v0001116_t0005_u01785906586947") 2026/08/05 05:13:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be9e9_d20260805_m050940_c001_v7007000_t0000_u01785906580422") 2026/08/05 05:13:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c2b3_d20260805_m050926_c001_v0001116_t0023_u01785906566176") 2026/08/05 05:13:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4109c13e048acc8c_d20260805_m051105_c001_v7007000_t0000_u01785906665697") 2026/08/05 05:13:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc6c5_d20260805_m051058_c001_v0001174_t0000_u01785906658867") 2026/08/05 05:13:55 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe0331f_d20260805_m051129_c001_v7007000_t0000_u01785906689734") 2026/08/05 05:13:55 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc7fb_d20260805_m051123_c001_v0001174_t0001_u01785906683940") 2026/08/05 05:13:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99adc1_d20260805_m051259_c001_v7007000_t0000_u01785906779050") 2026/08/05 05:13:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582ce1_d20260805_m051248_c001_v0001174_t0018_u01785906768821") 2026/08/05 05:13:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df6de_d20260805_m051241_c001_v7007000_t0000_u01785906761557") 2026/08/05 05:13:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582bc3_d20260805_m051229_c001_v0001174_t0033_u01785906749630") 2026/08/05 05:13:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4167a7b1fe4e80f5_d20260805_m051222_c001_v7007000_t0000_u01785906742621") 2026/08/05 05:13:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582af5_d20260805_m051211_c001_v0001174_t0015_u01785906731662") 2026/08/05 05:13:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcbdf_d20260805_m051204_c001_v7007000_t0000_u01785906724872") 2026/08/05 05:13:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582a2b_d20260805_m051154_c001_v0001174_t0019_u01785906714861") 2026/08/05 05:13:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c62761591_d20260805_m051147_c001_v7007000_t0000_u01785906707528") 2026/08/05 05:13:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd58290b_d20260805_m051136_c001_v0001174_t0048_u01785906696618") 2026/08/05 05:13:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df627_d20260805_m051125_c001_v7007000_t0000_u01785906685842") 2026/08/05 05:13:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc79d_d20260805_m051115_c001_v0001174_t0000_u01785906675850") 2026/08/05 05:13:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb4c_d20260805_m051109_c001_v7007000_t0000_u01785906669350") 2026/08/05 05:13:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc71b_d20260805_m051104_c001_v0001174_t0014_u01785906664105") 2026/08/05 05:13:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a25f4_d20260805_m051102_c001_v7007000_t0000_u01785906662223") 2026/08/05 05:13:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc647_d20260805_m051050_c001_v0001174_t0051_u01785906650430") 2026/08/05 05:13:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfd0_d20260805_m051044_c001_v7007000_t0000_u01785906644022") 2026/08/05 05:13:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc5a9_d20260805_m051039_c001_v0001174_t0005_u01785906639176") 2026/08/05 05:13:55 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41228e48a6088dfc_d20260805_m051036_c001_v7007000_t0000_u01785906636771") 2026/08/05 05:13:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc4e1_d20260805_m051026_c001_v0001174_t0032_u01785906626167") 2026/08/05 05:13:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415a6ef2cc9a6f62_d20260805_m051015_c001_v7007000_t0000_u01785906615568") 2026/08/05 05:13:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd58234f_d20260805_m051005_c001_v0001174_t0017_u01785906605090") 2026/08/05 05:13:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1d9a0_d20260805_m050957_c001_v7007000_t0000_u01785906597753") 2026/08/05 05:13:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd58229b_d20260805_m050947_c001_v0001174_t0053_u01785906587478") 2026/08/05 05:13:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be9ea_d20260805_m050940_c001_v7007000_t0000_u01785906580596") 2026/08/05 05:13:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582193_d20260805_m050928_c001_v0001174_t0029_u01785906568647") 2026/08/05 05:13:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df5f8_d20260805_m051106_c001_v7007000_t0000_u01785906666040") 2026/08/05 05:13:56 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c43f_d20260805_m051058_c001_v0001116_t0009_u01785906658936") 2026/08/05 05:13:56 DEBUG : dir1/0007-12345: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe03320_d20260805_m051129_c001_v7007000_t0000_u01785906689925") 2026/08/05 05:13:56 DEBUG : dir1/0007-12345: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd58286b_d20260805_m051124_c001_v0001174_t0016_u01785906684017") 2026/08/05 05:13:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99adc3_d20260805_m051259_c001_v7007000_t0000_u01785906779228") 2026/08/05 05:13:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ef10e_d20260805_m051249_c001_v0001178_t0023_u01785906769227") 2026/08/05 05:13:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df6df_d20260805_m051241_c001_v7007000_t0000_u01785906761743") 2026/08/05 05:13:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ef0b0_d20260805_m051230_c001_v0001178_t0010_u01785906750211") 2026/08/05 05:13:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4167a7b1fe4e80f6_d20260805_m051222_c001_v7007000_t0000_u01785906742798") 2026/08/05 05:13:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ef048_d20260805_m051212_c001_v0001178_t0029_u01785906732367") 2026/08/05 05:13:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcbe0_d20260805_m051205_c001_v7007000_t0000_u01785906725048") 2026/08/05 05:13:56 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eefdd_d20260805_m051155_c001_v0001178_t0031_u01785906715198") 2026/08/05 05:13:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c62761592_d20260805_m051147_c001_v7007000_t0000_u01785906707715") 2026/08/05 05:13:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eef5d_d20260805_m051137_c001_v0001178_t0049_u01785906697109") 2026/08/05 05:13:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1d917e_d20260805_m051125_c001_v7007000_t0000_u01785906685662") 2026/08/05 05:13:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c48d_d20260805_m051116_c001_v0001116_t0042_u01785906676241") 2026/08/05 05:13:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb4d_d20260805_m051109_c001_v7007000_t0000_u01785906669545") 2026/08/05 05:13:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c455_d20260805_m051104_c001_v0001116_t0055_u01785906664316") 2026/08/05 05:13:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f413298caa58125ee_d20260805_m051102_c001_v7007000_t0000_u01785906662241") 2026/08/05 05:13:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c41d_d20260805_m051050_c001_v0001116_t0002_u01785906650971") 2026/08/05 05:13:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfd3_d20260805_m051044_c001_v7007000_t0000_u01785906644203") 2026/08/05 05:13:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee19_d20260805_m051039_c001_v0001178_t0018_u01785906639205") 2026/08/05 05:13:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bf9d_d20260805_m051036_c001_v7007000_t0000_u01785906636996") 2026/08/05 05:13:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c3b9_d20260805_m051026_c001_v0001116_t0039_u01785906626533") 2026/08/05 05:13:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41802ff22aa19640_d20260805_m051015_c001_v7007000_t0000_u01785906615574") 2026/08/05 05:13:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eed45_d20260805_m051005_c001_v0001178_t0002_u01785906605667") 2026/08/05 05:13:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1d9a1_d20260805_m050957_c001_v7007000_t0000_u01785906597936") 2026/08/05 05:13:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eecf5_d20260805_m050947_c001_v0001178_t0011_u01785906587858") 2026/08/05 05:13:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be9eb_d20260805_m050940_c001_v7007000_t0000_u01785906580776") 2026/08/05 05:13:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eec6d_d20260805_m050929_c001_v0001178_t0001_u01785906568999") 2026/08/05 05:13:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4088f1d20e5301be_d20260805_m051105_c001_v7007000_t0000_u01785906665841") 2026/08/05 05:13:57 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee93_d20260805_m051058_c001_v0001178_t0005_u01785906658990") 2026/08/05 05:13:57 DEBUG : dir1/0008-23456: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe03321_d20260805_m051130_c001_v7007000_t0000_u01785906690117") 2026/08/05 05:13:58 DEBUG : dir1/0008-23456: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eef17_d20260805_m051124_c001_v0001178_t0004_u01785906684150") 2026/08/05 05:13:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99adc5_d20260805_m051259_c001_v7007000_t0000_u01785906779405") 2026/08/05 05:13:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07ccbe3_d20260805_m051249_c001_v0001174_t0032_u01785906769439") 2026/08/05 05:13:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df6e0_d20260805_m051241_c001_v7007000_t0000_u01785906761933") 2026/08/05 05:13:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07ccb05_d20260805_m051230_c001_v0001174_t0043_u01785906750442") 2026/08/05 05:13:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4167a7b1fe4e80f7_d20260805_m051222_c001_v7007000_t0000_u01785906742973") 2026/08/05 05:13:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cca2b_d20260805_m051212_c001_v0001174_t0007_u01785906732651") 2026/08/05 05:13:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcbe1_d20260805_m051205_c001_v7007000_t0000_u01785906725222") 2026/08/05 05:13:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc9ad_d20260805_m051155_c001_v0001174_t0039_u01785906715746") 2026/08/05 05:13:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c62761593_d20260805_m051147_c001_v7007000_t0000_u01785906707901") 2026/08/05 05:13:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc8c7_d20260805_m051137_c001_v0001174_t0049_u01785906697405") 2026/08/05 05:13:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415a6ef2cc9a6fbf_d20260805_m051125_c001_v7007000_t0000_u01785906685773") 2026/08/05 05:13:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeef3_d20260805_m051117_c001_v0001178_t0054_u01785906677088") 2026/08/05 05:13:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb4e_d20260805_m051109_c001_v7007000_t0000_u01785906669739") 2026/08/05 05:13:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeeb5_d20260805_m051104_c001_v0001178_t0016_u01785906664384") 2026/08/05 05:13:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4088f1d20e5301b6_d20260805_m051102_c001_v7007000_t0000_u01785906662199") 2026/08/05 05:13:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee63_d20260805_m051051_c001_v0001178_t0026_u01785906651913") 2026/08/05 05:13:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfd5_d20260805_m051044_c001_v7007000_t0000_u01785906644387") 2026/08/05 05:13:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582571_d20260805_m051039_c001_v0001174_t0040_u01785906639390") 2026/08/05 05:13:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f413298caa58125b9_d20260805_m051037_c001_v7007000_t0000_u01785906637006") 2026/08/05 05:13:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5824cb_d20260805_m051027_c001_v0001174_t0049_u01785906627477") 2026/08/05 05:13:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4099ff4ada07b22b_d20260805_m051015_c001_v7007000_t0000_u01785906615569") 2026/08/05 05:13:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc3cb_d20260805_m051005_c001_v0001174_t0051_u01785906605873") 2026/08/05 05:13:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1d9a2_d20260805_m050958_c001_v7007000_t0000_u01785906598120") 2026/08/05 05:13:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc2ff_d20260805_m050948_c001_v0001174_t0015_u01785906588082") 2026/08/05 05:13:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be9ec_d20260805_m050940_c001_v7007000_t0000_u01785906580952") 2026/08/05 05:13:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc1b4_d20260805_m050929_c001_v0001174_t0053_u01785906569222") 2026/08/05 05:13:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a2602_d20260805_m051106_c001_v7007000_t0000_u01785906666063") 2026/08/05 05:13:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5826ff_d20260805_m051059_c001_v0001174_t0029_u01785906659038") 2026/08/05 05:13:59 DEBUG : dir1/0009-34567: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe03322_d20260805_m051130_c001_v7007000_t0000_u01785906690311") 2026/08/05 05:13:59 DEBUG : dir1/0009-34567: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c4b9_d20260805_m051124_c001_v0001116_t0015_u01785906684267") 2026/08/05 05:13:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99adc8_d20260805_m051259_c001_v7007000_t0000_u01785906779582") 2026/08/05 05:13:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c649_d20260805_m051249_c001_v0001116_t0039_u01785906769784") 2026/08/05 05:13:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df6e1_d20260805_m051242_c001_v7007000_t0000_u01785906762117") 2026/08/05 05:13:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c5e1_d20260805_m051230_c001_v0001116_t0006_u01785906750912") 2026/08/05 05:13:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4167a7b1fe4e80f8_d20260805_m051223_c001_v7007000_t0000_u01785906743223") 2026/08/05 05:13:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c58b_d20260805_m051212_c001_v0001116_t0014_u01785906732912") 2026/08/05 05:13:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcbe2_d20260805_m051205_c001_v7007000_t0000_u01785906725398") 2026/08/05 05:13:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c543_d20260805_m051156_c001_v0001116_t0050_u01785906716127") 2026/08/05 05:13:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c62761594_d20260805_m051148_c001_v7007000_t0000_u01785906708087") 2026/08/05 05:13:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c4f1_d20260805_m051137_c001_v0001116_t0054_u01785906697928") 2026/08/05 05:13:59 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe0330b_d20260805_m051125_c001_v7007000_t0000_u01785906685427") 2026/08/05 05:14:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582813_d20260805_m051117_c001_v0001174_t0021_u01785906677298") 2026/08/05 05:14:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb4f_d20260805_m051109_c001_v7007000_t0000_u01785906669933") 2026/08/05 05:14:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582761_d20260805_m051104_c001_v0001174_t0005_u01785906664484") 2026/08/05 05:14:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df5f2_d20260805_m051102_c001_v7007000_t0000_u01785906662397") 2026/08/05 05:14:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582693_d20260805_m051052_c001_v0001174_t0037_u01785906652144") 2026/08/05 05:14:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfd6_d20260805_m051044_c001_v7007000_t0000_u01785906644566") 2026/08/05 05:14:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee1b_d20260805_m051039_c001_v0001178_t0056_u01785906639425") 2026/08/05 05:14:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41228e48a6088dff_d20260805_m051037_c001_v7007000_t0000_u01785906637136") 2026/08/05 05:14:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eedcb_d20260805_m051027_c001_v0001178_t0054_u01785906627879") 2026/08/05 05:14:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df559_d20260805_m051015_c001_v7007000_t0000_u01785906615741") 2026/08/05 05:14:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c375_d20260805_m051006_c001_v0001116_t0006_u01785906606453") 2026/08/05 05:14:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1d9a3_d20260805_m050958_c001_v7007000_t0000_u01785906598303") 2026/08/05 05:14:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c313_d20260805_m050948_c001_v0001116_t0026_u01785906588363") 2026/08/05 05:14:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be9ed_d20260805_m050941_c001_v7007000_t0000_u01785906581129") 2026/08/05 05:14:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c2c5_d20260805_m050929_c001_v0001116_t0020_u01785906569670") 2026/08/05 05:14:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df5f7_d20260805_m051105_c001_v7007000_t0000_u01785906665857") 2026/08/05 05:14:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee95_d20260805_m051059_c001_v0001178_t0008_u01785906659217") 2026/08/05 05:14:00 DEBUG : dir1/0010-45678: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe03323_d20260805_m051130_c001_v7007000_t0000_u01785906690503") 2026/08/05 05:14:00 DEBUG : dir1/0010-45678: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc807_d20260805_m051124_c001_v0001174_t0059_u01785906684299") 2026/08/05 05:14:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99adc9_d20260805_m051259_c001_v7007000_t0000_u01785906779760") 2026/08/05 05:14:00 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582cef_d20260805_m051250_c001_v0001174_t0029_u01785906770363") 2026/08/05 05:14:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df6e2_d20260805_m051242_c001_v7007000_t0000_u01785906762303") 2026/08/05 05:14:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582bdb_d20260805_m051231_c001_v0001174_t0034_u01785906751469") 2026/08/05 05:14:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4167a7b1fe4e80f9_d20260805_m051223_c001_v7007000_t0000_u01785906743399") 2026/08/05 05:14:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582b0d_d20260805_m051213_c001_v0001174_t0038_u01785906733776") 2026/08/05 05:14:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcbe3_d20260805_m051205_c001_v7007000_t0000_u01785906725585") 2026/08/05 05:14:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582a49_d20260805_m051156_c001_v0001174_t0004_u01785906716723") 2026/08/05 05:14:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c62761595_d20260805_m051148_c001_v7007000_t0000_u01785906708272") 2026/08/05 05:14:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582925_d20260805_m051138_c001_v0001174_t0008_u01785906698394") 2026/08/05 05:14:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c6276155a_d20260805_m051125_c001_v7007000_t0000_u01785906685611") 2026/08/05 05:14:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc7ab_d20260805_m051117_c001_v0001174_t0047_u01785906677648") 2026/08/05 05:14:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb50_d20260805_m051110_c001_v7007000_t0000_u01785906670126") 2026/08/05 05:14:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc71f_d20260805_m051104_c001_v0001174_t0020_u01785906664515") 2026/08/05 05:14:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df5ee_d20260805_m051101_c001_v7007000_t0000_u01785906661657") 2026/08/05 05:14:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc65f_d20260805_m051052_c001_v0001174_t0032_u01785906652512") 2026/08/05 05:14:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfd7_d20260805_m051044_c001_v7007000_t0000_u01785906644743") 2026/08/05 05:14:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee1f_d20260805_m051039_c001_v0001178_t0045_u01785906639631") 2026/08/05 05:14:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df590_d20260805_m051036_c001_v7007000_t0000_u01785906636964") 2026/08/05 05:14:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc4f5_d20260805_m051028_c001_v0001174_t0047_u01785906628167") 2026/08/05 05:14:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab374_d20260805_m051015_c001_v7007000_t0000_u01785906615618") 2026/08/05 05:14:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582361_d20260805_m051006_c001_v0001174_t0014_u01785906606993") 2026/08/05 05:14:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1d9a4_d20260805_m050958_c001_v7007000_t0000_u01785906598486") 2026/08/05 05:14:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5822ad_d20260805_m050949_c001_v0001174_t0054_u01785906589205") 2026/08/05 05:14:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be9ee_d20260805_m050941_c001_v7007000_t0000_u01785906581303") 2026/08/05 05:14:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5821b1_d20260805_m050931_c001_v0001174_t0050_u01785906571042") 2026/08/05 05:14:02 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a2601_d20260805_m051105_c001_v7007000_t0000_u01785906665909") 2026/08/05 05:14:02 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc6c9_d20260805_m051059_c001_v0001174_t0021_u01785906659231") 2026/08/05 05:14:02 DEBUG : dir1/0011-56789: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe03324_d20260805_m051130_c001_v7007000_t0000_u01785906690695") 2026/08/05 05:14:02 DEBUG : dir1/0011-56789: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eef1b_d20260805_m051124_c001_v0001178_t0053_u01785906684464") 2026/08/05 05:14:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99adcc_d20260805_m051259_c001_v7007000_t0000_u01785906779937") 2026/08/05 05:14:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ef11e_d20260805_m051250_c001_v0001178_t0000_u01785906770786") 2026/08/05 05:14:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df6e3_d20260805_m051242_c001_v7007000_t0000_u01785906762487") 2026/08/05 05:14:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ef0bc_d20260805_m051231_c001_v0001178_t0031_u01785906751928") 2026/08/05 05:14:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4167a7b1fe4e80fa_d20260805_m051223_c001_v7007000_t0000_u01785906743575") 2026/08/05 05:14:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ef052_d20260805_m051214_c001_v0001178_t0005_u01785906734258") 2026/08/05 05:14:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcbe4_d20260805_m051205_c001_v7007000_t0000_u01785906725762") 2026/08/05 05:14:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eefeb_d20260805_m051157_c001_v0001178_t0018_u01785906717112") 2026/08/05 05:14:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c62761596_d20260805_m051148_c001_v7007000_t0000_u01785906708457") 2026/08/05 05:14:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eef6b_d20260805_m051138_c001_v0001178_t0006_u01785906698768") 2026/08/05 05:14:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1d9180_d20260805_m051125_c001_v7007000_t0000_u01785906685852") 2026/08/05 05:14:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c493_d20260805_m051118_c001_v0001116_t0039_u01785906678128") 2026/08/05 05:14:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb51_d20260805_m051110_c001_v7007000_t0000_u01785906670320") 2026/08/05 05:14:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeeb7_d20260805_m051104_c001_v0001178_t0053_u01785906664602") 2026/08/05 05:14:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df5ef_d20260805_m051101_c001_v7007000_t0000_u01785906661844") 2026/08/05 05:14:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c423_d20260805_m051052_c001_v0001116_t0009_u01785906652997") 2026/08/05 05:14:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfd8_d20260805_m051044_c001_v7007000_t0000_u01785906644919") 2026/08/05 05:14:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc5af_d20260805_m051039_c001_v0001174_t0041_u01785906639643") 2026/08/05 05:14:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df596_d20260805_m051037_c001_v7007000_t0000_u01785906637147") 2026/08/05 05:14:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c3c5_d20260805_m051028_c001_v0001116_t0035_u01785906628603") 2026/08/05 05:14:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415a6ef2cc9a6f64_d20260805_m051015_c001_v7007000_t0000_u01785906615771") 2026/08/05 05:14:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eed4b_d20260805_m051007_c001_v0001178_t0024_u01785906607641") 2026/08/05 05:14:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1d9a5_d20260805_m050958_c001_v7007000_t0000_u01785906598669") 2026/08/05 05:14:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eecf7_d20260805_m050949_c001_v0001178_t0014_u01785906589766") 2026/08/05 05:14:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be9ef_d20260805_m050941_c001_v7007000_t0000_u01785906581478") 2026/08/05 05:14:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eec73_d20260805_m050931_c001_v0001178_t0015_u01785906571564") 2026/08/05 05:14:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb42_d20260805_m051106_c001_v7007000_t0000_u01785906666074") 2026/08/05 05:14:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582701_d20260805_m051059_c001_v0001174_t0008_u01785906659319") 2026/08/05 05:14:03 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe03325_d20260805_m051130_c001_v7007000_t0000_u01785906690886") 2026/08/05 05:14:03 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582871_d20260805_m051124_c001_v0001174_t0015_u01785906684483") 2026/08/05 05:14:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99adce_d20260805_m051300_c001_v7007000_t0000_u01785906780115") 2026/08/05 05:14:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07ccbf3_d20260805_m051251_c001_v0001174_t0035_u01785906771037") 2026/08/05 05:14:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df6e7_d20260805_m051242_c001_v7007000_t0000_u01785906762673") 2026/08/05 05:14:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07ccb1d_d20260805_m051232_c001_v0001174_t0001_u01785906752190") 2026/08/05 05:14:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4167a7b1fe4e80fc_d20260805_m051223_c001_v7007000_t0000_u01785906743750") 2026/08/05 05:14:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cca43_d20260805_m051214_c001_v0001174_t0038_u01785906734477") 2026/08/05 05:14:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcbe5_d20260805_m051205_c001_v7007000_t0000_u01785906725938") 2026/08/05 05:14:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc9bb_d20260805_m051157_c001_v0001174_t0042_u01785906717341") 2026/08/05 05:14:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c62761597_d20260805_m051148_c001_v7007000_t0000_u01785906708642") 2026/08/05 05:14:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc8df_d20260805_m051138_c001_v0001174_t0004_u01785906698981") 2026/08/05 05:14:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe0330c_d20260805_m051125_c001_v7007000_t0000_u01785906685619") 2026/08/05 05:14:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeef9_d20260805_m051119_c001_v0001178_t0020_u01785906679048") 2026/08/05 05:14:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb52_d20260805_m051110_c001_v7007000_t0000_u01785906670515") 2026/08/05 05:14:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c45b_d20260805_m051104_c001_v0001116_t0049_u01785906664757") 2026/08/05 05:14:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df5f1_d20260805_m051102_c001_v7007000_t0000_u01785906662212") 2026/08/05 05:14:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee69_d20260805_m051053_c001_v0001178_t0011_u01785906653580") 2026/08/05 05:14:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfd9_d20260805_m051045_c001_v7007000_t0000_u01785906645101") 2026/08/05 05:14:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee21_d20260805_m051039_c001_v0001178_t0032_u01785906639859") 2026/08/05 05:14:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df58d_d20260805_m051036_c001_v7007000_t0000_u01785906636778") 2026/08/05 05:14:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5824e5_d20260805_m051029_c001_v0001174_t0003_u01785906629394") 2026/08/05 05:14:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab376_d20260805_m051015_c001_v7007000_t0000_u01785906615812") 2026/08/05 05:14:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc3e7_d20260805_m051007_c001_v0001174_t0008_u01785906607854") 2026/08/05 05:14:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1d9a6_d20260805_m050958_c001_v7007000_t0000_u01785906598852") 2026/08/05 05:14:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc31f_d20260805_m050950_c001_v0001174_t0054_u01785906589999") 2026/08/05 05:14:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be9f0_d20260805_m050941_c001_v7007000_t0000_u01785906581654") 2026/08/05 05:14:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc1d5_d20260805_m050931_c001_v0001174_t0002_u01785906571793") 2026/08/05 05:14:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb40_d20260805_m051105_c001_v7007000_t0000_u01785906665684") 2026/08/05 05:14:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee97_d20260805_m051059_c001_v0001178_t0022_u01785906659430") 2026/08/05 05:14:05 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe03326_d20260805_m051131_c001_v7007000_t0000_u01785906691076") 2026/08/05 05:14:05 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc80d_d20260805_m051124_c001_v0001174_t0013_u01785906684654") 2026/08/05 05:14:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99add0_d20260805_m051300_c001_v7007000_t0000_u01785906780293") 2026/08/05 05:14:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c655_d20260805_m051251_c001_v0001116_t0027_u01785906771642") 2026/08/05 05:14:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df6e9_d20260805_m051242_c001_v7007000_t0000_u01785906762857") 2026/08/05 05:14:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c5eb_d20260805_m051232_c001_v0001116_t0021_u01785906752712") 2026/08/05 05:14:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4167a7b1fe4e80fd_d20260805_m051224_c001_v7007000_t0000_u01785906744014") 2026/08/05 05:14:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c593_d20260805_m051214_c001_v0001116_t0015_u01785906734922") 2026/08/05 05:14:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcbe8_d20260805_m051206_c001_v7007000_t0000_u01785906726116") 2026/08/05 05:14:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c547_d20260805_m051157_c001_v0001116_t0039_u01785906717632") 2026/08/05 05:14:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c62761598_d20260805_m051148_c001_v7007000_t0000_u01785906708828") 2026/08/05 05:14:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c4fd_d20260805_m051139_c001_v0001116_t0044_u01785906699345") 2026/08/05 05:14:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c6276155d_d20260805_m051125_c001_v7007000_t0000_u01785906685787") 2026/08/05 05:14:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd58282d_d20260805_m051119_c001_v0001174_t0019_u01785906679301") 2026/08/05 05:14:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb53_d20260805_m051110_c001_v7007000_t0000_u01785906670710") 2026/08/05 05:14:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeeb9_d20260805_m051104_c001_v0001178_t0059_u01785906664859") 2026/08/05 05:14:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4088f1d20e5301b4_d20260805_m051102_c001_v7007000_t0000_u01785906662022") 2026/08/05 05:14:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5826bd_d20260805_m051053_c001_v0001174_t0030_u01785906653812") 2026/08/05 05:14:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfda_d20260805_m051045_c001_v7007000_t0000_u01785906645311") 2026/08/05 05:14:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd58257f_d20260805_m051039_c001_v0001174_t0056_u01785906639890") 2026/08/05 05:14:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f413298caa58125b8_d20260805_m051036_c001_v7007000_t0000_u01785906636790") 2026/08/05 05:14:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eedd3_d20260805_m051029_c001_v0001178_t0006_u01785906629797") 2026/08/05 05:14:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40328721362d5fd9_d20260805_m051015_c001_v7007000_t0000_u01785906615696") 2026/08/05 05:14:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c37b_d20260805_m051008_c001_v0001116_t0050_u01785906608381") 2026/08/05 05:14:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1d9a7_d20260805_m050959_c001_v7007000_t0000_u01785906599036") 2026/08/05 05:14:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c319_d20260805_m050950_c001_v0001116_t0018_u01785906590302") 2026/08/05 05:14:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be9f1_d20260805_m050941_c001_v7007000_t0000_u01785906581829") 2026/08/05 05:14:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c2d1_d20260805_m050932_c001_v0001116_t0008_u01785906572128") 2026/08/05 05:14:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415a6ef2cc9a6f9f_d20260805_m051105_c001_v7007000_t0000_u01785906665716") 2026/08/05 05:14:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c443_d20260805_m051059_c001_v0001116_t0023_u01785906659530") 2026/08/05 05:14:06 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe03327_d20260805_m051131_c001_v7007000_t0000_u01785906691267") 2026/08/05 05:14:06 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eef1f_d20260805_m051124_c001_v0001178_t0048_u01785906684768") 2026/08/05 05:14:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99add1_d20260805_m051300_c001_v7007000_t0000_u01785906780471") 2026/08/05 05:14:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582cf9_d20260805_m051252_c001_v0001174_t0030_u01785906772116") 2026/08/05 05:14:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df6ea_d20260805_m051243_c001_v7007000_t0000_u01785906763042") 2026/08/05 05:14:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582c06_d20260805_m051234_c001_v0001174_t0050_u01785906754027") 2026/08/05 05:14:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4167a7b1fe4e80fe_d20260805_m051224_c001_v7007000_t0000_u01785906744198") 2026/08/05 05:14:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582b27_d20260805_m051215_c001_v0001174_t0002_u01785906735525") 2026/08/05 05:14:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcbea_d20260805_m051206_c001_v7007000_t0000_u01785906726292") 2026/08/05 05:14:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582a5b_d20260805_m051158_c001_v0001174_t0026_u01785906718371") 2026/08/05 05:14:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c62761599_d20260805_m051149_c001_v7007000_t0000_u01785906709094") 2026/08/05 05:14:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582957_d20260805_m051140_c001_v0001174_t0040_u01785906700177") 2026/08/05 05:14:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41228e48a6088e4a_d20260805_m051125_c001_v7007000_t0000_u01785906685638") 2026/08/05 05:14:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc7cb_d20260805_m051119_c001_v0001174_t0026_u01785906679740") 2026/08/05 05:14:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb54_d20260805_m051110_c001_v7007000_t0000_u01785906670904") 2026/08/05 05:14:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582767_d20260805_m051104_c001_v0001174_t0042_u01785906664870") 2026/08/05 05:14:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb39_d20260805_m051102_c001_v7007000_t0000_u01785906662319") 2026/08/05 05:14:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc677_d20260805_m051054_c001_v0001174_t0050_u01785906654135") 2026/08/05 05:14:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfdb_d20260805_m051045_c001_v7007000_t0000_u01785906645488") 2026/08/05 05:14:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc5b3_d20260805_m051040_c001_v0001174_t0040_u01785906640066") 2026/08/05 05:14:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bf9b_d20260805_m051036_c001_v7007000_t0000_u01785906636811") 2026/08/05 05:14:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc517_d20260805_m051030_c001_v0001174_t0004_u01785906630083") 2026/08/05 05:14:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40328721362d5fda_d20260805_m051015_c001_v7007000_t0000_u01785906615872") 2026/08/05 05:14:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582387_d20260805_m051008_c001_v0001174_t0038_u01785906608907") 2026/08/05 05:14:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1d9a8_d20260805_m050959_c001_v7007000_t0000_u01785906599218") 2026/08/05 05:14:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5822bd_d20260805_m050950_c001_v0001174_t0033_u01785906590960") 2026/08/05 05:14:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be9f2_d20260805_m050942_c001_v7007000_t0000_u01785906582005") 2026/08/05 05:14:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5821cd_d20260805_m050932_c001_v0001174_t0021_u01785906572844") 2026/08/05 05:14:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb41_d20260805_m051105_c001_v7007000_t0000_u01785906665878") 2026/08/05 05:14:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc6cd_d20260805_m051059_c001_v0001174_t0021_u01785906659596") 2026/08/05 05:14:08 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe03328_d20260805_m051131_c001_v7007000_t0000_u01785906691458") 2026/08/05 05:14:08 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd58287b_d20260805_m051124_c001_v0001174_t0009_u01785906684788") 2026/08/05 05:14:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99add2_d20260805_m051300_c001_v7007000_t0000_u01785906780649") 2026/08/05 05:14:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ef134_d20260805_m051252_c001_v0001178_t0035_u01785906772504") 2026/08/05 05:14:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df6ec_d20260805_m051243_c001_v7007000_t0000_u01785906763227") 2026/08/05 05:14:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ef0c6_d20260805_m051234_c001_v0001178_t0040_u01785906754708") 2026/08/05 05:14:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4167a7b1fe4e80ff_d20260805_m051224_c001_v7007000_t0000_u01785906744374") 2026/08/05 05:14:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ef05c_d20260805_m051215_c001_v0001178_t0025_u01785906735874") 2026/08/05 05:14:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcbf0_d20260805_m051206_c001_v7007000_t0000_u01785906726469") 2026/08/05 05:14:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeff1_d20260805_m051158_c001_v0001178_t0055_u01785906718743") 2026/08/05 05:14:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c6276159a_d20260805_m051149_c001_v7007000_t0000_u01785906709286") 2026/08/05 05:14:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eef85_d20260805_m051140_c001_v0001178_t0004_u01785906700563") 2026/08/05 05:14:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4ee5a_d20260805_m051125_c001_v7007000_t0000_u01785906685642") 2026/08/05 05:14:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c49f_d20260805_m051120_c001_v0001116_t0036_u01785906680179") 2026/08/05 05:14:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb55_d20260805_m051111_c001_v7007000_t0000_u01785906671099") 2026/08/05 05:14:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc729_d20260805_m051104_c001_v0001174_t0048_u01785906664945") 2026/08/05 05:14:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4088f1d20e5301b9_d20260805_m051102_c001_v7007000_t0000_u01785906662427") 2026/08/05 05:14:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c427_d20260805_m051054_c001_v0001116_t0014_u01785906654586") 2026/08/05 05:14:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfdc_d20260805_m051045_c001_v7007000_t0000_u01785906645666") 2026/08/05 05:14:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee23_d20260805_m051040_c001_v0001178_t0044_u01785906640077") 2026/08/05 05:14:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4ee1f_d20260805_m051036_c001_v7007000_t0000_u01785906636974") 2026/08/05 05:14:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c3c7_d20260805_m051030_c001_v0001116_t0037_u01785906630589") 2026/08/05 05:14:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab377_d20260805_m051015_c001_v7007000_t0000_u01785906615898") 2026/08/05 05:14:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eed59_d20260805_m051009_c001_v0001178_t0034_u01785906609709") 2026/08/05 05:14:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1d9a9_d20260805_m050959_c001_v7007000_t0000_u01785906599402") 2026/08/05 05:14:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eecfd_d20260805_m050951_c001_v0001178_t0045_u01785906591294") 2026/08/05 05:14:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be9f3_d20260805_m050942_c001_v7007000_t0000_u01785906582180") 2026/08/05 05:14:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eec83_d20260805_m050933_c001_v0001178_t0050_u01785906573186") 2026/08/05 05:14:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a25ff_d20260805_m051105_c001_v7007000_t0000_u01785906665727") 2026/08/05 05:14:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eee9b_d20260805_m051059_c001_v0001178_t0020_u01785906659677") 2026/08/05 05:14:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab37c_d20260805_m051018_c001_v7007000_t0000_u01785906618433") 2026/08/05 05:14:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eed6b_d20260805_m051013_c001_v0001178_t0026_u01785906613114") 2026/08/05 05:14:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab37d_d20260805_m051018_c001_v7007000_t0000_u01785906618617") 2026/08/05 05:14:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc421_d20260805_m051013_c001_v0001174_t0052_u01785906613210") 2026/08/05 05:14:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab37e_d20260805_m051018_c001_v7007000_t0000_u01785906618894") 2026/08/05 05:14:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eed6d_d20260805_m051013_c001_v0001178_t0005_u01785906613353") 2026/08/05 05:14:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab37f_d20260805_m051019_c001_v7007000_t0000_u01785906619080") 2026/08/05 05:14:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5823d3_d20260805_m051013_c001_v0001174_t0036_u01785906613443") 2026/08/05 05:14:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab380_d20260805_m051019_c001_v7007000_t0000_u01785906619264") 2026/08/05 05:14:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eed6f_d20260805_m051013_c001_v0001178_t0011_u01785906613565") 2026/08/05 05:14:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab381_d20260805_m051019_c001_v7007000_t0000_u01785906619449") 2026/08/05 05:14:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc42b_d20260805_m051013_c001_v0001174_t0059_u01785906613606") 2026/08/05 05:14:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab382_d20260805_m051019_c001_v7007000_t0000_u01785906619633") 2026/08/05 05:14:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c391_d20260805_m051013_c001_v0001116_t0005_u01785906613742") 2026/08/05 05:14:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab383_d20260805_m051019_c001_v7007000_t0000_u01785906619821") 2026/08/05 05:14:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eed71_d20260805_m051013_c001_v0001178_t0032_u01785906613851") 2026/08/05 05:14:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab384_d20260805_m051020_c001_v7007000_t0000_u01785906620006") 2026/08/05 05:14:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc42f_d20260805_m051013_c001_v0001174_t0036_u01785906613937") 2026/08/05 05:14:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab385_d20260805_m051020_c001_v7007000_t0000_u01785906620190") 2026/08/05 05:14:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eed73_d20260805_m051014_c001_v0001178_t0043_u01785906614059") 2026/08/05 05:14:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab386_d20260805_m051020_c001_v7007000_t0000_u01785906620374") 2026/08/05 05:14:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5823e7_d20260805_m051014_c001_v0001174_t0001_u01785906614079") 2026/08/05 05:14:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab387_d20260805_m051020_c001_v7007000_t0000_u01785906620558") 2026/08/05 05:14:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c395_d20260805_m051014_c001_v0001116_t0044_u01785906614244") 2026/08/05 05:14:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab388_d20260805_m051020_c001_v7007000_t0000_u01785906620744") 2026/08/05 05:14:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5823eb_d20260805_m051014_c001_v0001174_t0032_u01785906614394") 2026/08/05 05:14:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab389_d20260805_m051021_c001_v7007000_t0000_u01785906621003") 2026/08/05 05:14:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eed75_d20260805_m051014_c001_v0001178_t0035_u01785906614409") 2026/08/05 05:14:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab38a_d20260805_m051021_c001_v7007000_t0000_u01785906621186") 2026/08/05 05:14:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc439_d20260805_m051014_c001_v0001174_t0039_u01785906614521") 2026/08/05 05:14:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5ab38b_d20260805_m051021_c001_v7007000_t0000_u01785906621370") 2026/08/05 05:14:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eed77_d20260805_m051014_c001_v0001178_t0031_u01785906614697") 2026/08/05 05:14:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4ee23_d20260805_m051040_c001_v7007000_t0000_u01785906640748") 2026/08/05 05:14:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeded_d20260805_m051034_c001_v0001178_t0057_u01785906634246") 2026/08/05 05:14:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfa6_d20260805_m051040_c001_v7007000_t0000_u01785906640738") 2026/08/05 05:14:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd58252d_d20260805_m051034_c001_v0001174_t0056_u01785906634375") 2026/08/05 05:14:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfab_d20260805_m051041_c001_v7007000_t0000_u01785906641101") 2026/08/05 05:14:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c3e3_d20260805_m051034_c001_v0001116_t0015_u01785906634569") 2026/08/05 05:14:12 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f413298caa58125be_d20260805_m051040_c001_v7007000_t0000_u01785906640901") 2026/08/05 05:14:12 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eedf3_d20260805_m051034_c001_v0001178_t0045_u01785906634580") 2026/08/05 05:14:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f405a10af07e6f7d1_d20260805_m051040_c001_v7007000_t0000_u01785906640696") 2026/08/05 05:14:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc565_d20260805_m051034_c001_v0001174_t0038_u01785906634628") 2026/08/05 05:14:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4119ba952078f569_d20260805_m051040_c001_v7007000_t0000_u01785906640707") 2026/08/05 05:14:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd58252f_d20260805_m051034_c001_v0001174_t0009_u01785906634799") 2026/08/05 05:14:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41228e48a6088e01_d20260805_m051040_c001_v7007000_t0000_u01785906640686") 2026/08/05 05:14:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eedf5_d20260805_m051034_c001_v0001178_t0003_u01785906634809") 2026/08/05 05:14:12 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df5a2_d20260805_m051040_c001_v7007000_t0000_u01785906640676") 2026/08/05 05:14:12 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc56d_d20260805_m051034_c001_v0001174_t0054_u01785906634918") 2026/08/05 05:14:12 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfa7_d20260805_m051040_c001_v7007000_t0000_u01785906640910") 2026/08/05 05:14:12 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eedf7_d20260805_m051035_c001_v0001178_t0037_u01785906635056") 2026/08/05 05:14:12 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f413298caa58125bf_d20260805_m051041_c001_v7007000_t0000_u01785906641080") 2026/08/05 05:14:12 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582537_d20260805_m051035_c001_v0001174_t0047_u01785906635140") 2026/08/05 05:14:12 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfa8_d20260805_m051040_c001_v7007000_t0000_u01785906640923") 2026/08/05 05:14:13 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c3e7_d20260805_m051035_c001_v0001116_t0017_u01785906635256") 2026/08/05 05:14:13 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df5a3_d20260805_m051040_c001_v7007000_t0000_u01785906640954") 2026/08/05 05:14:13 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eedfb_d20260805_m051035_c001_v0001178_t0006_u01785906635267") 2026/08/05 05:14:13 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41228e48a6088e02_d20260805_m051040_c001_v7007000_t0000_u01785906640868") 2026/08/05 05:14:13 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc577_d20260805_m051035_c001_v0001174_t0019_u01785906635508") 2026/08/05 05:14:13 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfa5_d20260805_m051040_c001_v7007000_t0000_u01785906640727") 2026/08/05 05:14:13 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eedff_d20260805_m051035_c001_v0001178_t0001_u01785906635570") 2026/08/05 05:14:13 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41228e48a6088e03_d20260805_m051041_c001_v7007000_t0000_u01785906641051") 2026/08/05 05:14:13 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd58253d_d20260805_m051035_c001_v0001174_t0057_u01785906635661") 2026/08/05 05:14:13 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f405a10af07e6f7d2_d20260805_m051040_c001_v7007000_t0000_u01785906640889") 2026/08/05 05:14:13 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c3e9_d20260805_m051035_c001_v0001116_t0045_u01785906635783") 2026/08/05 05:14:13 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99abc1_d20260805_m050810_c001_v7007000_t0000_u01785906490182") 2026/08/05 05:14:13 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f108d74d0504637b2_d20260805_m050808_c001_v0001185_t0053_u01785906488298") 2026/08/05 05:14:13 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f405a10af07e6f7b8_d20260805_m050808_c001_v7007000_t0000_u01785906488121") 2026/08/05 05:14:13 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f108d74d050463794_d20260805_m050805_c001_v0001185_t0056_u01785906485147") 2026/08/05 05:14:14 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f405a10af07e6f7b6_d20260805_m050804_c001_v7007000_t0000_u01785906484430") 2026/08/05 05:14:14 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581c63_d20260805_m050758_c001_v0001174_t0021_u01785906478971") 2026/08/05 05:14:14 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be8d3_d20260805_m050757_c001_v7007000_t0000_u01785906477500") 2026/08/05 05:14:14 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1012470578a8e06b_d20260805_m050754_c001_v0001032_t0013_u01785906474900") 2026/08/05 05:14:14 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1975_d20260805_m050754_c001_v7007000_t0000_u01785906474703") 2026/08/05 05:14:14 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1012470578a8e05b_d20260805_m050750_c001_v0001032_t0027_u01785906470579") 2026/08/05 05:14:14 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1972_d20260805_m050749_c001_v7007000_t0000_u01785906469808") 2026/08/05 05:14:14 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581b3f_d20260805_m050744_c001_v0001174_t0046_u01785906464300") 2026/08/05 05:14:14 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f425b725ddf60e864_d20260805_m050743_c001_v7007000_t0000_u01785906463052") 2026/08/05 05:14:14 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f109f625a16f7fe80_d20260805_m050741_c001_v0001099_t0038_u01785906461324") 2026/08/05 05:14:14 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4109c13e048ac71c_d20260805_m050741_c001_v7007000_t0000_u01785906461147") 2026/08/05 05:14:14 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f109f625a16f7fe6c_d20260805_m050737_c001_v0001099_t0038_u01785906457868") 2026/08/05 05:14:14 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4109c13e048ac70a_d20260805_m050737_c001_v7007000_t0000_u01785906457161") 2026/08/05 05:14:14 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbbfa_d20260805_m050732_c001_v0001174_t0027_u01785906452350") 2026/08/05 05:14:14 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f425b725ddf60e836_d20260805_m050731_c001_v7007000_t0000_u01785906451236") 2026/08/05 05:14:14 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1115f37d82ab56da_d20260805_m050729_c001_v0001182_t0005_u01785906449396") 2026/08/05 05:14:14 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe02cb9_d20260805_m050729_c001_v7007000_t0000_u01785906449219") 2026/08/05 05:14:14 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1115f37d82ab56b0_d20260805_m050726_c001_v0001182_t0038_u01785906446027") 2026/08/05 05:14:15 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe02c7a_d20260805_m050725_c001_v7007000_t0000_u01785906445322") 2026/08/05 05:14:15 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ee95f_d20260805_m050718_c001_v0001178_t0020_u01785906438402") 2026/08/05 05:14:15 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe02c65_d20260805_m050717_c001_v7007000_t0000_u01785906437485") 2026/08/05 05:14:15 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1060cdf633eef791_d20260805_m050714_c001_v0001109_t0049_u01785906434933") 2026/08/05 05:14:15 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c627612d4_d20260805_m050714_c001_v7007000_t0000_u01785906434755") 2026/08/05 05:14:15 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1060cdf633eef77d_d20260805_m050710_c001_v0001109_t0059_u01785906430745") 2026/08/05 05:14:15 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c62761281_d20260805_m050710_c001_v7007000_t0000_u01785906430034") 2026/08/05 05:14:15 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581801_d20260805_m050703_c001_v0001174_t0021_u01785906423583") 2026/08/05 05:14:15 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f405a10af07e6f7af_d20260805_m050702_c001_v7007000_t0000_u01785906422701") 2026/08/05 05:14:15 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10725e75360c0e25_d20260805_m050701_c001_v0001172_t0019_u01785906421117") 2026/08/05 05:14:15 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe02c24_d20260805_m050700_c001_v7007000_t0000_u01785906420922") 2026/08/05 05:14:15 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10725e75360c0e1b_d20260805_m050657_c001_v0001172_t0002_u01785906417659") 2026/08/05 05:14:15 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe02c16_d20260805_m050656_c001_v7007000_t0000_u01785906416914") 2026/08/05 05:14:15 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb987_d20260805_m050650_c001_v0001174_t0045_u01785906410259") 2026/08/05 05:14:15 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4235c097cf00f362_d20260805_m050649_c001_v7007000_t0000_u01785906409194") 2026/08/05 05:14:15 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f108da7c6fa751531_d20260805_m050642_c001_v0001106_t0046_u01785906402974") 2026/08/05 05:14:15 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f42154d325c5aacda_d20260805_m050642_c001_v7007000_t0000_u01785906402754") 2026/08/05 05:14:15 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ee88b_d20260805_m050638_c001_v0001178_t0044_u01785906398219") 2026/08/05 05:14:15 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11082ad2a08656d1_d20260805_m050637_c001_v0001113_t0048_u01785906397171") 2026/08/05 05:14:15 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11082ad2a08656cd_d20260805_m050636_c001_v0001113_t0005_u01785906396130") 2026/08/05 05:14:15 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4109c13e048ac5b2_d20260805_m050622_c001_v7007000_t0000_u01785906382866") 2026/08/05 05:14:16 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb7d3_d20260805_m050615_c001_v0001174_t0006_u01785906375645") 2026/08/05 05:14:16 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1014bd239fe3c493_d20260805_m050614_c001_v0001184_t0054_u01785906374913") 2026/08/05 05:14:16 DEBUG : dst/one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1014bd239fe3c48b_d20260805_m050613_c001_v0001184_t0021_u01785906373941") 2026/08/05 05:14:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99abc2_d20260805_m050810_c001_v7007000_t0000_u01785906490365") 2026/08/05 05:14:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1015754f6720ea7e_d20260805_m050807_c001_v0001092_t0037_u01785906487767") 2026/08/05 05:14:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1174238b6753538b_d20260805_m050803_c001_v0001146_t0044_u01785906483654") 2026/08/05 05:14:16 DEBUG : dst/one.bak: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be8d4_d20260805_m050757_c001_v7007000_t0000_u01785906477683") 2026/08/05 05:14:16 DEBUG : dst/one.bak: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f113bcb3da34dded5_d20260805_m050754_c001_v0001144_t0028_u01785906474015") 2026/08/05 05:14:16 DEBUG : dst/one.bak: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f114f66aab27ea574_d20260805_m050749_c001_v0001097_t0011_u01785906469282") 2026/08/05 05:14:16 DEBUG : dst/one.bak: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f425b725ddf60e865_d20260805_m050743_c001_v7007000_t0000_u01785906463231") 2026/08/05 05:14:16 DEBUG : dst/one.bak: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f104045a64d6caf72_d20260805_m050740_c001_v0001185_t0025_u01785906460961") 2026/08/05 05:14:16 DEBUG : dst/one.bak: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11015f52639a4aac_d20260805_m050736_c001_v0001032_t0054_u01785906456684") 2026/08/05 05:14:16 DEBUG : dst/three: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4235c097cf00f366_d20260805_m050649_c001_v7007000_t0000_u01785906409371") 2026/08/05 05:14:16 DEBUG : dst/three: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11082ad2a0865705_d20260805_m050647_c001_v0001113_t0044_u01785906407682") 2026/08/05 05:14:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99abc3_d20260805_m050810_c001_v7007000_t0000_u01785906490547") 2026/08/05 05:14:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f101da76bbaca0c79_d20260805_m050809_c001_v0001176_t0033_u01785906489194") 2026/08/05 05:14:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f101c913ce7fbc524_d20260805_m050805_c001_v0001183_t0036_u01785906485957") 2026/08/05 05:14:16 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99abc4_d20260805_m050810_c001_v7007000_t0000_u01785906490730") 2026/08/05 05:14:16 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f108d74d0504637ba_d20260805_m050809_c001_v0001185_t0019_u01785906489582") 2026/08/05 05:14:17 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f405a10af07e6f7b9_d20260805_m050809_c001_v7007000_t0000_u01785906489405") 2026/08/05 05:14:17 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f108d74d0504637a2_d20260805_m050806_c001_v0001185_t0051_u01785906486326") 2026/08/05 05:14:17 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f405a10af07e6f7b7_d20260805_m050806_c001_v7007000_t0000_u01785906486148") 2026/08/05 05:14:17 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbd36_d20260805_m050800_c001_v0001174_t0053_u01785906480334") 2026/08/05 05:14:17 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be8d6_d20260805_m050757_c001_v7007000_t0000_u01785906477861") 2026/08/05 05:14:17 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1012470578a8e077_d20260805_m050756_c001_v0001032_t0000_u01785906476739") 2026/08/05 05:14:17 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1978_d20260805_m050756_c001_v7007000_t0000_u01785906476544") 2026/08/05 05:14:17 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1012470578a8e05d_d20260805_m050752_c001_v0001032_t0035_u01785906472197") 2026/08/05 05:14:17 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1974_d20260805_m050752_c001_v7007000_t0000_u01785906472002") 2026/08/05 05:14:17 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbc92_d20260805_m050745_c001_v0001174_t0043_u01785906465796") 2026/08/05 05:14:17 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4109c13e048ac71d_d20260805_m050742_c001_v7007000_t0000_u01785906462509") 2026/08/05 05:14:17 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbc42_d20260805_m050739_c001_v0001174_t0025_u01785906459947") 2026/08/05 05:14:17 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4109c13e048ac71a_d20260805_m050739_c001_v7007000_t0000_u01785906459231") 2026/08/05 05:14:17 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ee9b3_d20260805_m050734_c001_v0001178_t0040_u01785906454207") 2026/08/05 05:14:17 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe02ccf_d20260805_m050730_c001_v7007000_t0000_u01785906450302") 2026/08/05 05:14:17 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ee993_d20260805_m050727_c001_v0001178_t0010_u01785906447948") 2026/08/05 05:14:17 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe02c92_d20260805_m050726_c001_v7007000_t0000_u01785906446886") 2026/08/05 05:14:17 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd58191b_d20260805_m050719_c001_v0001174_t0058_u01785906439815") 2026/08/05 05:14:17 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c627612f2_d20260805_m050716_c001_v7007000_t0000_u01785906436590") 2026/08/05 05:14:17 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5818b5_d20260805_m050713_c001_v0001174_t0055_u01785906433342") 2026/08/05 05:14:17 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c6276129f_d20260805_m050712_c001_v7007000_t0000_u01785906432268") 2026/08/05 05:14:18 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cba2f_d20260805_m050704_c001_v0001174_t0054_u01785906424684") 2026/08/05 05:14:18 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe02c27_d20260805_m050701_c001_v7007000_t0000_u01785906421793") 2026/08/05 05:14:18 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb9e9_d20260805_m050659_c001_v0001174_t0048_u01785906419576") 2026/08/05 05:14:18 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe02c22_d20260805_m050658_c001_v7007000_t0000_u01785906418491") 2026/08/05 05:14:18 DEBUG : dst/three.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ee8d1_d20260805_m050651_c001_v0001178_t0059_u01785906411529") 2026/08/05 05:14:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be8d7_d20260805_m050758_c001_v7007000_t0000_u01785906478039") 2026/08/05 05:14:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f106c51c34e1f28b8_d20260805_m050755_c001_v0001039_t0018_u01785906475960") 2026/08/05 05:14:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f118d94e6b0a445b0_d20260805_m050751_c001_v0001113_t0003_u01785906471622") 2026/08/05 05:14:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f425b725ddf60e866_d20260805_m050743_c001_v7007000_t0000_u01785906463408") 2026/08/05 05:14:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11090dda1ab7eb0f_d20260805_m050742_c001_v0001101_t0037_u01785906462022") 2026/08/05 05:14:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1128116966f176c7_d20260805_m050738_c001_v0001174_t0026_u01785906458871") 2026/08/05 05:14:18 DEBUG : dst/two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99abc5_d20260805_m050810_c001_v7007000_t0000_u01785906490914") 2026/08/05 05:14:18 DEBUG : dst/two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eea53_d20260805_m050759_c001_v0001178_t0020_u01785906479763") 2026/08/05 05:14:18 DEBUG : dst/two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be8d8_d20260805_m050758_c001_v7007000_t0000_u01785906478254") 2026/08/05 05:14:18 DEBUG : dst/two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ee9f1_d20260805_m050745_c001_v0001178_t0058_u01785906465236") 2026/08/05 05:14:18 DEBUG : dst/two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f425b725ddf60e867_d20260805_m050743_c001_v7007000_t0000_u01785906463586") 2026/08/05 05:14:18 DEBUG : dst/two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581a61_d20260805_m050733_c001_v0001174_t0035_u01785906453200") 2026/08/05 05:14:18 DEBUG : dst/two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f425b725ddf60e838_d20260805_m050731_c001_v7007000_t0000_u01785906451420") 2026/08/05 05:14:18 DEBUG : dst/two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbae6_d20260805_m050719_c001_v0001174_t0031_u01785906439021") 2026/08/05 05:14:18 DEBUG : dst/two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe02c66_d20260805_m050717_c001_v7007000_t0000_u01785906437662") 2026/08/05 05:14:18 DEBUG : dst/two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ee911_d20260805_m050704_c001_v0001178_t0014_u01785906424360") 2026/08/05 05:14:19 DEBUG : dst/two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f405a10af07e6f7b0_d20260805_m050702_c001_v7007000_t0000_u01785906422878") 2026/08/05 05:14:19 DEBUG : dst/two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581721_d20260805_m050651_c001_v0001174_t0036_u01785906411058") 2026/08/05 05:14:19 DEBUG : dst/two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4235c097cf00f36b_d20260805_m050649_c001_v7007000_t0000_u01785906409547") 2026/08/05 05:14:19 DEBUG : dst/two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f113287da2402d701_d20260805_m050645_c001_v0001120_t0042_u01785906405033") 2026/08/05 05:14:19 DEBUG : dst/two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4109c13e048ac5b3_d20260805_m050623_c001_v7007000_t0000_u01785906383044") 2026/08/05 05:14:19 DEBUG : dst/two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1014bd239fe3c4e3_d20260805_m050621_c001_v0001184_t0021_u01785906381942") 2026/08/05 05:14:19 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d8c4_d20260805_m050547_c001_v7007000_t0000_u01785906347986") 2026/08/05 05:14:19 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ee743_d20260805_m050543_c001_v0001178_t0049_u01785906343961") 2026/08/05 05:14:19 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d8b8_d20260805_m050541_c001_v7007000_t0000_u01785906341834") 2026/08/05 05:14:19 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ee717_d20260805_m050531_c001_v0001178_t0017_u01785906331514") 2026/08/05 05:14:19 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d336_d20260805_m050523_c001_v7007000_t0000_u01785906323475") 2026/08/05 05:14:19 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ee6e3_d20260805_m050520_c001_v0001178_t0040_u01785906320175") 2026/08/05 05:14:19 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c9670_d20260805_m050459_c001_v7007000_t0000_u01785906299374") 2026/08/05 05:14:19 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb3b1_d20260805_m050457_c001_v0001174_t0007_u01785906297401") 2026/08/05 05:14:19 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c9656_d20260805_m050456_c001_v7007000_t0000_u01785906296484") 2026/08/05 05:14:19 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb391_d20260805_m050454_c001_v0001174_t0050_u01785906294996") 2026/08/05 05:14:19 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c9651_d20260805_m050451_c001_v7007000_t0000_u01785906291994") 2026/08/05 05:14:19 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb33f_d20260805_m050450_c001_v0001174_t0058_u01785906290170") 2026/08/05 05:14:19 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c964d_d20260805_m050449_c001_v7007000_t0000_u01785906289211") 2026/08/05 05:14:19 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb311_d20260805_m050447_c001_v0001174_t0024_u01785906287505") 2026/08/05 05:14:20 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f413298caa5811dca_d20260805_m050441_c001_v7007000_t0000_u01785906281140") 2026/08/05 05:14:20 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb2ad_d20260805_m050438_c001_v0001174_t0032_u01785906278952") 2026/08/05 05:14:20 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f413298caa5811dbf_d20260805_m050438_c001_v7007000_t0000_u01785906278009") 2026/08/05 05:14:20 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb29b_d20260805_m050437_c001_v0001174_t0053_u01785906277056") 2026/08/05 05:14:20 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f413298caa5811daa_d20260805_m050431_c001_v7007000_t0000_u01785906271685") 2026/08/05 05:14:20 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb23b_d20260805_m050429_c001_v0001174_t0023_u01785906269962") 2026/08/05 05:14:20 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c0a7a4_d20260805_m050428_c001_v7007000_t0000_u01785906268085") 2026/08/05 05:14:20 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb20b_d20260805_m050426_c001_v0001174_t0009_u01785906266951") 2026/08/05 05:14:20 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c0a7a0_d20260805_m050426_c001_v7007000_t0000_u01785906266544") 2026/08/05 05:14:20 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f110a1da5561eae6c_d20260805_m050425_c001_v0001137_t0019_u01785906265818") 2026/08/05 05:14:20 DEBUG : empty space: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb1ef_d20260805_m050424_c001_v0001174_t0004_u01785906264099") 2026/08/05 05:14:20 DEBUG : enormous: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c965f_d20260805_m050458_c001_v7007000_t0000_u01785906298661") 2026/08/05 05:14:20 DEBUG : enormous: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb3b8_d20260805_m050457_c001_v0001174_t0059_u01785906297814") 2026/08/05 05:14:20 DEBUG : existing: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99abca_d20260805_m050816_c001_v7007000_t0000_u01785906496274") 2026/08/05 05:14:20 DEBUG : existing: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbdf4_d20260805_m050814_c001_v0001174_t0044_u01785906494579") 2026/08/05 05:14:20 DEBUG : existing: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d332_d20260805_m050518_c001_v7007000_t0000_u01785906318621") 2026/08/05 05:14:20 DEBUG : existing: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ee6d1_d20260805_m050517_c001_v0001178_t0025_u01785906317566") 2026/08/05 05:14:20 DEBUG : existing: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c0a797_d20260805_m050420_c001_v7007000_t0000_u01785906260828") 2026/08/05 05:14:20 DEBUG : existing: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb1b1_d20260805_m050419_c001_v0001174_t0053_u01785906259605") 2026/08/05 05:14:20 DEBUG : existing: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c0a794_d20260805_m050419_c001_v7007000_t0000_u01785906259030") 2026/08/05 05:14:20 DEBUG : existing: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb19d_d20260805_m050417_c001_v0001174_t0039_u01785906257962") 2026/08/05 05:14:21 DEBUG : existing: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb18d_d20260805_m050416_c001_v0001174_t0045_u01785906256849") 2026/08/05 05:14:21 DEBUG : existing-b: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d333_d20260805_m050518_c001_v7007000_t0000_u01785906318822") 2026/08/05 05:14:21 DEBUG : existing-b: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb4bf_d20260805_m050517_c001_v0001174_t0038_u01785906317555") 2026/08/05 05:14:21 DEBUG : file1: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a2107_d20260805_m050914_c001_v7007000_t0000_u01785906554159") 2026/08/05 05:14:21 DEBUG : file1: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eec2f_d20260805_m050912_c001_v0001178_t0033_u01785906552864") 2026/08/05 05:14:21 DEBUG : file1: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1fc8_d20260805_m050911_c001_v7007000_t0000_u01785906551515") 2026/08/05 05:14:21 DEBUG : file1: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc0fc_d20260805_m050909_c001_v0001174_t0056_u01785906549652") 2026/08/05 05:14:21 DEBUG : five: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c9697_d20260805_m050503_c001_v7007000_t0000_u01785906303522") 2026/08/05 05:14:21 DEBUG : five: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40255fabe07cb3e9_d20260805_m050501_c001_v0001174_t0046_u01785906301406") 2026/08/05 05:14:21 DEBUG : foo: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f413298caa5811da3_d20260805_m050429_c001_v7007000_t0000_u01785906269591") 2026/08/05 05:14:21 DEBUG : foo: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40255fabe07cb22d_d20260805_m050429_c001_v0001174_t0046_u01785906269035") 2026/08/05 05:14:21 DEBUG : foo: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40255fabe07cb223_d20260805_m050428_c001_v0001174_t0046_u01785906268466") 2026/08/05 05:14:21 DEBUG : four: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c9698_d20260805_m050503_c001_v7007000_t0000_u01785906303699") 2026/08/05 05:14:21 DEBUG : four: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41803c4e5d9ee699_d20260805_m050501_c001_v0001178_t0006_u01785906301973") 2026/08/05 05:14:21 DEBUG : four: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb3e3_d20260805_m050500_c001_v0001174_t0015_u01785906300715") 2026/08/05 05:14:21 DEBUG : hello world2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d114_d20260805_m050326_c001_v7007000_t0000_u01785906206681") 2026/08/05 05:14:21 DEBUG : hello world2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07caf38_d20260805_m050325_c001_v0001174_t0054_u01785906205930") 2026/08/05 05:14:21 DEBUG : ignore-size: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c0a792_d20260805_m050416_c001_v7007000_t0000_u01785906256468") 2026/08/05 05:14:21 DEBUG : ignore-size: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb183_d20260805_m050415_c001_v0001174_t0029_u01785906255320") 2026/08/05 05:14:21 DEBUG : nested/sub dir/file: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d32e_d20260805_m050516_c001_v7007000_t0000_u01785906316839") 2026/08/05 05:14:21 DEBUG : nested/sub dir/file: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ee6c7_d20260805_m050516_c001_v0001178_t0022_u01785906316136") 2026/08/05 05:14:22 DEBUG : nested/sub dir/file: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c970b_d20260805_m050515_c001_v7007000_t0000_u01785906315404") 2026/08/05 05:14:22 DEBUG : nested/sub dir/file: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ee6bf_d20260805_m050514_c001_v0001178_t0003_u01785906314251") 2026/08/05 05:14:22 DEBUG : one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c9699_d20260805_m050503_c001_v7007000_t0000_u01785906303876") 2026/08/05 05:14:22 DEBUG : one: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40255fabe07cb3d4_d20260805_m050459_c001_v0001174_t0046_u01785906299737") 2026/08/05 05:14:22 DEBUG : only0: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e31_d20260805_m050905_c001_v7007000_t0000_u01785906545206") 2026/08/05 05:14:22 DEBUG : only0: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f411b524bdd58207a_d20260805_m050859_c001_v0001174_t0033_u01785906539810") 2026/08/05 05:14:22 DEBUG : only0: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581f55_d20260805_m050843_c001_v0001174_t0058_u01785906523440") 2026/08/05 05:14:22 DEBUG : only0: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4088f1d20e530123_d20260805_m050836_c001_v7007000_t0000_u01785906516701") 2026/08/05 05:14:22 DEBUG : only0: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbe5b_d20260805_m050820_c001_v0001174_t0058_u01785906500772") 2026/08/05 05:14:22 DEBUG : only1: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e32_d20260805_m050905_c001_v7007000_t0000_u01785906545393") 2026/08/05 05:14:22 DEBUG : only1: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41803c4e5d9eebef_d20260805_m050900_c001_v0001178_t0006_u01785906540416") 2026/08/05 05:14:22 DEBUG : only1: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbf9a_d20260805_m050844_c001_v0001174_t0055_u01785906524566") 2026/08/05 05:14:22 DEBUG : only1: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40328721362d5ed6_d20260805_m050837_c001_v7007000_t0000_u01785906517720") 2026/08/05 05:14:22 DEBUG : only1: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeaf5_d20260805_m050822_c001_v0001178_t0035_u01785906502023") 2026/08/05 05:14:22 DEBUG : only10: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e33_d20260805_m050905_c001_v7007000_t0000_u01785906545576") 2026/08/05 05:14:22 DEBUG : only10: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41803c4e5d9eebe5_d20260805_m050859_c001_v0001178_t0006_u01785906539820") 2026/08/05 05:14:22 DEBUG : only10: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbfee_d20260805_m050851_c001_v0001174_t0020_u01785906531519") 2026/08/05 05:14:22 DEBUG : only10: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40328721362d5ed5_d20260805_m050837_c001_v7007000_t0000_u01785906517541") 2026/08/05 05:14:22 DEBUG : only10: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeb21_d20260805_m050829_c001_v0001178_t0055_u01785906509250") 2026/08/05 05:14:23 DEBUG : only11: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e35_d20260805_m050905_c001_v7007000_t0000_u01785906545759") 2026/08/05 05:14:23 DEBUG : only11: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40255fabe07cc08a_d20260805_m050859_c001_v0001174_t0046_u01785906539831") 2026/08/05 05:14:23 DEBUG : only11: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eebaf_d20260805_m050852_c001_v0001178_t0026_u01785906532527") 2026/08/05 05:14:23 DEBUG : only11: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4088f1d20e530126_d20260805_m050837_c001_v7007000_t0000_u01785906517233") 2026/08/05 05:14:23 DEBUG : only11: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581e7b_d20260805_m050829_c001_v0001174_t0026_u01785906509822") 2026/08/05 05:14:23 DEBUG : only12: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e37_d20260805_m050905_c001_v7007000_t0000_u01785906545946") 2026/08/05 05:14:23 DEBUG : only12: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4169cd73fcf7c24f_d20260805_m050900_c001_v0001116_t0043_u01785906540372") 2026/08/05 05:14:23 DEBUG : only12: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd58200b_d20260805_m050853_c001_v0001174_t0026_u01785906533309") 2026/08/05 05:14:23 DEBUG : only12: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c18268_d20260805_m050837_c001_v7007000_t0000_u01785906517256") 2026/08/05 05:14:23 DEBUG : only12: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbf0a_d20260805_m050830_c001_v0001174_t0023_u01785906510320") 2026/08/05 05:14:23 DEBUG : only13: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e38_d20260805_m050906_c001_v7007000_t0000_u01785906546129") 2026/08/05 05:14:23 DEBUG : only13: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f411b524bdd58207f_d20260805_m050900_c001_v0001174_t0033_u01785906540030") 2026/08/05 05:14:23 DEBUG : only13: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc00a_d20260805_m050853_c001_v0001174_t0003_u01785906533877") 2026/08/05 05:14:23 DEBUG : only13: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4088f1d20e530128_d20260805_m050837_c001_v7007000_t0000_u01785906517590") 2026/08/05 05:14:23 DEBUG : only13: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeb2b_d20260805_m050831_c001_v0001178_t0044_u01785906511068") 2026/08/05 05:14:23 DEBUG : only14: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e39_d20260805_m050906_c001_v7007000_t0000_u01785906546313") 2026/08/05 05:14:23 DEBUG : only14: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41803c4e5d9eebe9_d20260805_m050900_c001_v0001178_t0006_u01785906540041") 2026/08/05 05:14:23 DEBUG : only14: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eebc1_d20260805_m050854_c001_v0001178_t0058_u01785906534980") 2026/08/05 05:14:23 DEBUG : only14: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4dec5_d20260805_m050837_c001_v7007000_t0000_u01785906517272") 2026/08/05 05:14:23 DEBUG : only14: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581e9c_d20260805_m050831_c001_v0001174_t0016_u01785906511893") 2026/08/05 05:14:23 DEBUG : only15: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e3a_d20260805_m050906_c001_v7007000_t0000_u01785906546497") 2026/08/05 05:14:24 DEBUG : only15: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40255fabe07cc08c_d20260805_m050900_c001_v0001174_t0046_u01785906540052") 2026/08/05 05:14:24 DEBUG : only15: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd58202d_d20260805_m050855_c001_v0001174_t0006_u01785906535705") 2026/08/05 05:14:24 DEBUG : only15: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4088f1d20e530124_d20260805_m050836_c001_v7007000_t0000_u01785906516878") 2026/08/05 05:14:24 DEBUG : only15: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbf20_d20260805_m050832_c001_v0001174_t0057_u01785906512615") 2026/08/05 05:14:24 DEBUG : only16: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e3c_d20260805_m050906_c001_v7007000_t0000_u01785906546681") 2026/08/05 05:14:24 DEBUG : only16: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f411b524bdd582089_d20260805_m050900_c001_v0001174_t0033_u01785906540210") 2026/08/05 05:14:24 DEBUG : only16: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc034_d20260805_m050856_c001_v0001174_t0037_u01785906536560") 2026/08/05 05:14:24 DEBUG : only16: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c18273_d20260805_m050837_c001_v7007000_t0000_u01785906517614") 2026/08/05 05:14:24 DEBUG : only16: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeb33_d20260805_m050833_c001_v0001178_t0008_u01785906513371") 2026/08/05 05:14:25 DEBUG : only17: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e3d_d20260805_m050906_c001_v7007000_t0000_u01785906546864") 2026/08/05 05:14:25 DEBUG : only17: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41803c4e5d9eebed_d20260805_m050900_c001_v0001178_t0006_u01785906540228") 2026/08/05 05:14:25 DEBUG : only17: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eebd5_d20260805_m050857_c001_v0001178_t0047_u01785906537326") 2026/08/05 05:14:25 DEBUG : only17: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40328721362d5ed4_d20260805_m050837_c001_v7007000_t0000_u01785906517362") 2026/08/05 05:14:25 DEBUG : only17: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581eb3_d20260805_m050833_c001_v0001174_t0005_u01785906513992") 2026/08/05 05:14:25 DEBUG : only18: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e3e_d20260805_m050907_c001_v7007000_t0000_u01785906547047") 2026/08/05 05:14:25 DEBUG : only18: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40255fabe07cc094_d20260805_m050900_c001_v0001174_t0046_u01785906540239") 2026/08/05 05:14:25 DEBUG : only18: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd58205f_d20260805_m050858_c001_v0001174_t0006_u01785906538004") 2026/08/05 05:14:25 DEBUG : only18: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4dec7_d20260805_m050837_c001_v7007000_t0000_u01785906517629") 2026/08/05 05:14:25 DEBUG : only18: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbf36_d20260805_m050834_c001_v0001174_t0048_u01785906514524") 2026/08/05 05:14:25 DEBUG : only19: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e3f_d20260805_m050907_c001_v7007000_t0000_u01785906547231") 2026/08/05 05:14:25 DEBUG : only19: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f411b524bdd58208d_d20260805_m050900_c001_v0001174_t0033_u01785906540389") 2026/08/05 05:14:25 DEBUG : only19: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc060_d20260805_m050858_c001_v0001174_t0003_u01785906538602") 2026/08/05 05:14:25 DEBUG : only19: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4088f1d20e530127_d20260805_m050837_c001_v7007000_t0000_u01785906517413") 2026/08/05 05:14:25 DEBUG : only19: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeb43_d20260805_m050835_c001_v0001178_t0021_u01785906515587") 2026/08/05 05:14:25 DEBUG : only2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e41_d20260805_m050907_c001_v7007000_t0000_u01785906547414") 2026/08/05 05:14:25 DEBUG : only2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40255fabe07cc0a0_d20260805_m050900_c001_v0001174_t0046_u01785906540425") 2026/08/05 05:14:25 DEBUG : only2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeb75_d20260805_m050845_c001_v0001178_t0059_u01785906525403") 2026/08/05 05:14:25 DEBUG : only2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1826e_d20260805_m050837_c001_v7007000_t0000_u01785906517437") 2026/08/05 05:14:25 DEBUG : only2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581df5_d20260805_m050822_c001_v0001174_t0052_u01785906502638") 2026/08/05 05:14:25 DEBUG : only3: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e42_d20260805_m050907_c001_v7007000_t0000_u01785906547599") 2026/08/05 05:14:26 DEBUG : only3: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f411b524bdd58208f_d20260805_m050900_c001_v0001174_t0033_u01785906540570") 2026/08/05 05:14:26 DEBUG : only3: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581f87_d20260805_m050846_c001_v0001174_t0045_u01785906526123") 2026/08/05 05:14:26 DEBUG : only3: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4088f1d20e530129_d20260805_m050837_c001_v7007000_t0000_u01785906517770") 2026/08/05 05:14:26 DEBUG : only3: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbe82_d20260805_m050823_c001_v0001174_t0045_u01785906503243") 2026/08/05 05:14:26 DEBUG : only4: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e43_d20260805_m050907_c001_v7007000_t0000_u01785906547782") 2026/08/05 05:14:26 DEBUG : only4: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4169cd73fcf7c251_d20260805_m050900_c001_v0001116_t0043_u01785906540582") 2026/08/05 05:14:26 DEBUG : only4: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbfbe_d20260805_m050846_c001_v0001174_t0011_u01785906526799") 2026/08/05 05:14:26 DEBUG : only4: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4088f1d20e530125_d20260805_m050837_c001_v7007000_t0000_u01785906517055") 2026/08/05 05:14:26 DEBUG : only4: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeb03_d20260805_m050824_c001_v0001178_t0038_u01785906504001") 2026/08/05 05:14:26 DEBUG : only5: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e44_d20260805_m050907_c001_v7007000_t0000_u01785906547968") 2026/08/05 05:14:26 DEBUG : only5: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41803c4e5d9eebf3_d20260805_m050900_c001_v0001178_t0006_u01785906540603") 2026/08/05 05:14:26 DEBUG : only5: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeb8b_d20260805_m050847_c001_v0001178_t0036_u01785906527618") 2026/08/05 05:14:26 DEBUG : only5: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c18263_d20260805_m050837_c001_v7007000_t0000_u01785906517076") 2026/08/05 05:14:26 DEBUG : only5: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581e25_d20260805_m050824_c001_v0001174_t0039_u01785906504771") 2026/08/05 05:14:26 DEBUG : only6: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e46_d20260805_m050908_c001_v7007000_t0000_u01785906548154") 2026/08/05 05:14:26 DEBUG : only6: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40255fabe07cc0a4_d20260805_m050900_c001_v0001174_t0046_u01785906540614") 2026/08/05 05:14:26 DEBUG : only6: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581fab_d20260805_m050848_c001_v0001174_t0044_u01785906528270") 2026/08/05 05:14:26 DEBUG : only6: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40328721362d5ed3_d20260805_m050837_c001_v7007000_t0000_u01785906517184") 2026/08/05 05:14:26 DEBUG : only6: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbeba_d20260805_m050825_c001_v0001174_t0005_u01785906505394") 2026/08/05 05:14:26 DEBUG : only7: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e48_d20260805_m050908_c001_v7007000_t0000_u01785906548338") 2026/08/05 05:14:26 DEBUG : only7: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f411b524bdd582091_d20260805_m050900_c001_v0001174_t0033_u01785906540749") 2026/08/05 05:14:26 DEBUG : only7: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbfd2_d20260805_m050848_c001_v0001174_t0051_u01785906528975") 2026/08/05 05:14:27 DEBUG : only7: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4dec6_d20260805_m050837_c001_v7007000_t0000_u01785906517452") 2026/08/05 05:14:27 DEBUG : only7: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeb15_d20260805_m050826_c001_v0001178_t0053_u01785906506322") 2026/08/05 05:14:27 DEBUG : only8: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e4a_d20260805_m050908_c001_v7007000_t0000_u01785906548522") 2026/08/05 05:14:27 DEBUG : only8: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4169cd73fcf7c253_d20260805_m050900_c001_v0001116_t0043_u01785906540760") 2026/08/05 05:14:27 DEBUG : only8: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeb9d_d20260805_m050850_c001_v0001178_t0018_u01785906530153") 2026/08/05 05:14:27 DEBUG : only8: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4dec4_d20260805_m050837_c001_v7007000_t0000_u01785906517096") 2026/08/05 05:14:27 DEBUG : only8: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581e57_d20260805_m050827_c001_v0001174_t0039_u01785906507161") 2026/08/05 05:14:27 DEBUG : only9: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a1e4b_d20260805_m050908_c001_v7007000_t0000_u01785906548708") 2026/08/05 05:14:27 DEBUG : only9: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41803c4e5d9eebf5_d20260805_m050900_c001_v0001178_t0006_u01785906540789") 2026/08/05 05:14:27 DEBUG : only9: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581fe9_d20260805_m050850_c001_v0001174_t0004_u01785906530936") 2026/08/05 05:14:27 DEBUG : only9: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c18279_d20260805_m050837_c001_v7007000_t0000_u01785906517792") 2026/08/05 05:14:27 DEBUG : only9: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cbeea_d20260805_m050828_c001_v0001174_t0054_u01785906508039") 2026/08/05 05:14:27 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c9709_d20260805_m050513_c001_v7007000_t0000_u01785906313150") 2026/08/05 05:14:27 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ee6b7_d20260805_m050510_c001_v0001178_t0045_u01785906310681") 2026/08/05 05:14:27 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c9706_d20260805_m050509_c001_v7007000_t0000_u01785906309958") 2026/08/05 05:14:27 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ee6a9_d20260805_m050507_c001_v0001178_t0044_u01785906307651") 2026/08/05 05:14:27 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c9703_d20260805_m050506_c001_v7007000_t0000_u01785906306931") 2026/08/05 05:14:27 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ee6a7_d20260805_m050504_c001_v0001178_t0047_u01785906304769") 2026/08/05 05:14:27 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c9653_d20260805_m050454_c001_v7007000_t0000_u01785906294031") 2026/08/05 05:14:27 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb36f_d20260805_m050452_c001_v0001174_t0005_u01785906292527") 2026/08/05 05:14:28 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c964f_d20260805_m050450_c001_v7007000_t0000_u01785906290827") 2026/08/05 05:14:28 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb335_d20260805_m050449_c001_v0001174_t0041_u01785906289753") 2026/08/05 05:14:28 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c964c_d20260805_m050448_c001_v7007000_t0000_u01785906288378") 2026/08/05 05:14:28 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb30d_d20260805_m050447_c001_v0001174_t0057_u01785906287191") 2026/08/05 05:14:28 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f413298caa5811dc8_d20260805_m050440_c001_v7007000_t0000_u01785906280585") 2026/08/05 05:14:28 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb2a5_d20260805_m050438_c001_v0001174_t0008_u01785906278568") 2026/08/05 05:14:28 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f413298caa5811dc1_d20260805_m050438_c001_v7007000_t0000_u01785906278197") 2026/08/05 05:14:28 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb293_d20260805_m050436_c001_v0001174_t0055_u01785906276615") 2026/08/05 05:14:28 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f413298caa5811dba_d20260805_m050436_c001_v7007000_t0000_u01785906276246") 2026/08/05 05:14:28 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb281_d20260805_m050435_c001_v0001174_t0001_u01785906275144") 2026/08/05 05:14:28 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb26f_d20260805_m050434_c001_v0001174_t0004_u01785906274296") 2026/08/05 05:14:28 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f413298caa5811db4_d20260805_m050433_c001_v7007000_t0000_u01785906273927") 2026/08/05 05:14:28 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb261_d20260805_m050433_c001_v0001174_t0040_u01785906273152") 2026/08/05 05:14:28 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb251_d20260805_m050432_c001_v0001174_t0054_u01785906272251") 2026/08/05 05:14:28 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f413298caa5811dad_d20260805_m050431_c001_v7007000_t0000_u01785906271882") 2026/08/05 05:14:28 DEBUG : potato: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb23f_d20260805_m050430_c001_v0001174_t0013_u01785906270813") 2026/08/05 05:14:28 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d941_d20260805_m050557_c001_v7007000_t0000_u01785906357138") 2026/08/05 05:14:28 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581340_d20260805_m050556_c001_v0001174_t0036_u01785906356395") 2026/08/05 05:14:28 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d8c6_d20260805_m050548_c001_v7007000_t0000_u01785906348445") 2026/08/05 05:14:28 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581290_d20260805_m050543_c001_v0001174_t0015_u01785906343113") 2026/08/05 05:14:28 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d33f_d20260805_m050536_c001_v7007000_t0000_u01785906336599") 2026/08/05 05:14:29 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581206_d20260805_m050530_c001_v0001174_t0046_u01785906330708") 2026/08/05 05:14:29 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d337_d20260805_m050523_c001_v7007000_t0000_u01785906323845") 2026/08/05 05:14:29 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581181_d20260805_m050519_c001_v0001174_t0048_u01785906319740") 2026/08/05 05:14:29 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c9659_d20260805_m050458_c001_v7007000_t0000_u01785906298484") 2026/08/05 05:14:29 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb3af_d20260805_m050457_c001_v0001174_t0018_u01785906297019") 2026/08/05 05:14:29 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c9657_d20260805_m050456_c001_v7007000_t0000_u01785906296663") 2026/08/05 05:14:29 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb38b_d20260805_m050454_c001_v0001174_t0033_u01785906294599") 2026/08/05 05:14:29 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c9654_d20260805_m050454_c001_v7007000_t0000_u01785906294243") 2026/08/05 05:14:29 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb375_d20260805_m050453_c001_v0001174_t0023_u01785906293260") 2026/08/05 05:14:29 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c9652_d20260805_m050452_c001_v7007000_t0000_u01785906292172") 2026/08/05 05:14:29 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb359_d20260805_m050451_c001_v0001174_t0022_u01785906291218") 2026/08/05 05:14:29 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c964e_d20260805_m050449_c001_v7007000_t0000_u01785906289388") 2026/08/05 05:14:29 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb31d_d20260805_m050448_c001_v0001174_t0059_u01785906288390") 2026/08/05 05:14:29 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f413298caa5811dcb_d20260805_m050441_c001_v7007000_t0000_u01785906281325") 2026/08/05 05:14:29 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb2bb_d20260805_m050439_c001_v0001174_t0058_u01785906279904") 2026/08/05 05:14:29 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d116_d20260805_m050329_c001_v7007000_t0000_u01785906209664") 2026/08/05 05:14:29 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07caf57_d20260805_m050328_c001_v0001174_t0057_u01785906208966") 2026/08/05 05:14:29 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d115_d20260805_m050328_c001_v7007000_t0000_u01785906208037") 2026/08/05 05:14:29 DEBUG : potato2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07caf46_d20260805_m050327_c001_v0001174_t0019_u01785906207211") 2026/08/05 05:14:30 DEBUG : potato3: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d8c8_d20260805_m050548_c001_v7007000_t0000_u01785906348797") 2026/08/05 05:14:30 DEBUG : potato3: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb629_d20260805_m050544_c001_v0001174_t0051_u01785906344607") 2026/08/05 05:14:30 DEBUG : potato3: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d33e_d20260805_m050535_c001_v7007000_t0000_u01785906335875") 2026/08/05 05:14:30 DEBUG : potato3: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb575_d20260805_m050532_c001_v0001174_t0019_u01785906332117") 2026/08/05 05:14:30 DEBUG : potato3: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d338_d20260805_m050524_c001_v7007000_t0000_u01785906324090") 2026/08/05 05:14:30 DEBUG : potato3: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb4eb_d20260805_m050520_c001_v0001174_t0031_u01785906320398") 2026/08/05 05:14:30 DEBUG : pre-dest1/1: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4235c097cf00f284_d20260805_m050631_c001_v7007000_t0000_u01785906391904") 2026/08/05 05:14:30 DEBUG : pre-dest1/1: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb84d_d20260805_m050623_c001_v0001174_t0036_u01785906383758") 2026/08/05 05:14:30 DEBUG : pre-dest2/2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4235c097cf00f285_d20260805_m050632_c001_v7007000_t0000_u01785906392082") 2026/08/05 05:14:30 DEBUG : pre-dest2/2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd581519_d20260805_m050624_c001_v0001174_t0048_u01785906384761") 2026/08/05 05:14:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4109c13e048ac530_d20260805_m050609_c001_v7007000_t0000_u01785906369947") 2026/08/05 05:14:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ee7cf_d20260805_m050605_c001_v0001178_t0049_u01785906365901") 2026/08/05 05:14:30 DEBUG : sizeonly: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c0a78f_d20260805_m050414_c001_v7007000_t0000_u01785906254749") 2026/08/05 05:14:30 DEBUG : sizeonly: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb16d_d20260805_m050413_c001_v0001174_t0001_u01785906253561") 2026/08/05 05:14:30 DEBUG : splitbanan: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f415e6d232fe03329_d20260805_m051131_c001_v7007000_t0000_u01785906691649") 2026/08/05 05:14:30 DEBUG : splitbanan: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582861_d20260805_m051123_c001_v0001174_t0014_u01785906683262") 2026/08/05 05:14:30 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99add4_d20260805_m051300_c001_v7007000_t0000_u01785906780828") 2026/08/05 05:14:30 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ef13e_d20260805_m051254_c001_v0001178_t0015_u01785906774284") 2026/08/05 05:14:30 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f418901111e5df6ee_d20260805_m051243_c001_v7007000_t0000_u01785906763411") 2026/08/05 05:14:30 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ef0cc_d20260805_m051236_c001_v0001178_t0040_u01785906756585") 2026/08/05 05:14:30 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4167a7b1fe4e8100_d20260805_m051224_c001_v7007000_t0000_u01785906744550") 2026/08/05 05:14:31 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ef06a_d20260805_m051217_c001_v0001178_t0048_u01785906737924") 2026/08/05 05:14:31 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcbf5_d20260805_m051206_c001_v7007000_t0000_u01785906726646") 2026/08/05 05:14:31 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eeff9_d20260805_m051200_c001_v0001178_t0014_u01785906720196") 2026/08/05 05:14:31 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f424e304c6276159b_d20260805_m051149_c001_v7007000_t0000_u01785906709471") 2026/08/05 05:14:31 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eef9b_d20260805_m051142_c001_v0001178_t0005_u01785906702555") 2026/08/05 05:14:31 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4ee5c_d20260805_m051125_c001_v7007000_t0000_u01785906685819") 2026/08/05 05:14:31 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c4a9_d20260805_m051121_c001_v0001116_t0003_u01785906681853") 2026/08/05 05:14:31 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4265c10a502dcb56_d20260805_m051111_c001_v7007000_t0000_u01785906671294") 2026/08/05 05:14:31 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c44f_d20260805_m051103_c001_v0001116_t0005_u01785906663301") 2026/08/05 05:14:31 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a25f1_d20260805_m051102_c001_v7007000_t0000_u01785906662047") 2026/08/05 05:14:31 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c42f_d20260805_m051056_c001_v0001116_t0016_u01785906656566") 2026/08/05 05:14:31 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bfdd_d20260805_m051045_c001_v7007000_t0000_u01785906645843") 2026/08/05 05:14:31 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c3fb_d20260805_m051038_c001_v0001116_t0024_u01785906638132") 2026/08/05 05:14:31 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f420d0c37d0d8bf9c_d20260805_m051036_c001_v7007000_t0000_u01785906636988") 2026/08/05 05:14:31 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c3d9_d20260805_m051032_c001_v0001116_t0029_u01785906632443") 2026/08/05 05:14:31 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40328721362d5fd8_d20260805_m051015_c001_v7007000_t0000_u01785906615521") 2026/08/05 05:14:31 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eed65_d20260805_m051011_c001_v0001178_t0051_u01785906611443") 2026/08/05 05:14:31 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c1d9aa_d20260805_m050959_c001_v7007000_t0000_u01785906599651") 2026/08/05 05:14:31 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eed03_d20260805_m050952_c001_v0001178_t0057_u01785906592876") 2026/08/05 05:14:32 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f404d97eaa80be9f4_d20260805_m050942_c001_v7007000_t0000_u01785906582355") 2026/08/05 05:14:32 DEBUG : splitbananasplit: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eec9b_d20260805_m050936_c001_v0001178_t0039_u01785906576046") 2026/08/05 05:14:32 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f4088f1d20e5301bd_d20260805_m051105_c001_v7007000_t0000_u01785906665664") 2026/08/05 05:14:32 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc6b5_d20260805_m051058_c001_v0001174_t0031_u01785906658065") 2026/08/05 05:14:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a2445_d20260805_m050922_c001_v7007000_t0000_u01785906562057") 2026/08/05 05:14:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9eec53_d20260805_m050919_c001_v0001178_t0048_u01785906559364") 2026/08/05 05:14:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41228e48a6088d2d_d20260805_m050918_c001_v7007000_t0000_u01785906558282") 2026/08/05 05:14:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c287_d20260805_m050915_c001_v0001116_t0015_u01785906555100") 2026/08/05 05:14:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d330_d20260805_m050517_c001_v7007000_t0000_u01785906317016") 2026/08/05 05:14:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd58115e_d20260805_m050516_c001_v0001174_t0027_u01785906316125") 2026/08/05 05:14:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c970d_d20260805_m050515_c001_v7007000_t0000_u01785906315581") 2026/08/05 05:14:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb48b_d20260805_m050514_c001_v0001174_t0008_u01785906314631") 2026/08/05 05:14:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c0a788_d20260805_m050411_c001_v7007000_t0000_u01785906251282") 2026/08/05 05:14:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb13b_d20260805_m050409_c001_v0001174_t0023_u01785906249597") 2026/08/05 05:14:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c0a784_d20260805_m050409_c001_v7007000_t0000_u01785906249216") 2026/08/05 05:14:32 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb125_d20260805_m050407_c001_v0001174_t0030_u01785906247499") 2026/08/05 05:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c0a77f_d20260805_m050405_c001_v7007000_t0000_u01785906245511") 2026/08/05 05:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb101_d20260805_m050404_c001_v0001174_t0000_u01785906244266") 2026/08/05 05:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c0a77d_d20260805_m050403_c001_v7007000_t0000_u01785906243714") 2026/08/05 05:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb0df_d20260805_m050402_c001_v0001174_t0050_u01785906242208") 2026/08/05 05:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb0b3_d20260805_m050359_c001_v0001174_t0046_u01785906239402") 2026/08/05 05:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c0a772_d20260805_m050359_c001_v7007000_t0000_u01785906239019") 2026/08/05 05:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb0a9_d20260805_m050358_c001_v0001174_t0039_u01785906238151") 2026/08/05 05:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb099_d20260805_m050357_c001_v0001174_t0006_u01785906237230") 2026/08/05 05:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f406f1f4967c0a76d_d20260805_m050356_c001_v7007000_t0000_u01785906236484") 2026/08/05 05:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb035_d20260805_m050348_c001_v0001174_t0013_u01785906228145") 2026/08/05 05:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb01f_d20260805_m050344_c001_v0001174_t0046_u01785906224986") 2026/08/05 05:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d122_d20260805_m050344_c001_v7007000_t0000_u01785906224631") 2026/08/05 05:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb013_d20260805_m050343_c001_v0001174_t0014_u01785906223790") 2026/08/05 05:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb005_d20260805_m050342_c001_v0001174_t0053_u01785906222837") 2026/08/05 05:14:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d121_d20260805_m050342_c001_v7007000_t0000_u01785906222482") 2026/08/05 05:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cafd1_d20260805_m050338_c001_v0001174_t0030_u01785906218755") 2026/08/05 05:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d11d_d20260805_m050338_c001_v7007000_t0000_u01785906218399") 2026/08/05 05:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cafc7_d20260805_m050337_c001_v0001174_t0048_u01785906217701") 2026/08/05 05:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d11c_d20260805_m050336_c001_v7007000_t0000_u01785906216816") 2026/08/05 05:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cafb5_d20260805_m050336_c001_v0001174_t0006_u01785906216165") 2026/08/05 05:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d11b_d20260805_m050335_c001_v7007000_t0000_u01785906215635") 2026/08/05 05:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cafa3_d20260805_m050334_c001_v0001174_t0015_u01785906214812") 2026/08/05 05:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d119_d20260805_m050333_c001_v7007000_t0000_u01785906213931") 2026/08/05 05:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07caf83_d20260805_m050332_c001_v0001174_t0020_u01785906212984") 2026/08/05 05:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d118_d20260805_m050332_c001_v7007000_t0000_u01785906212438") 2026/08/05 05:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07caf73_d20260805_m050331_c001_v0001174_t0022_u01785906211598") 2026/08/05 05:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d117_d20260805_m050331_c001_v7007000_t0000_u01785906211068") 2026/08/05 05:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07caf67_d20260805_m050330_c001_v0001174_t0033_u01785906210194") 2026/08/05 05:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d113_d20260805_m050325_c001_v7007000_t0000_u01785906205402") 2026/08/05 05:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07caf2a_d20260805_m050324_c001_v0001174_t0019_u01785906204751") 2026/08/05 05:14:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d112_d20260805_m050324_c001_v7007000_t0000_u01785906204222") 2026/08/05 05:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07caf16_d20260805_m050323_c001_v0001174_t0020_u01785906203508") 2026/08/05 05:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d111_d20260805_m050322_c001_v7007000_t0000_u01785906202627") 2026/08/05 05:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07caf08_d20260805_m050321_c001_v0001174_t0040_u01785906201632") 2026/08/05 05:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41665bae58b4d110_d20260805_m050319_c001_v7007000_t0000_u01785906199520") 2026/08/05 05:14:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07caeec_d20260805_m050318_c001_v0001174_t0027_u01785906198799") 2026/08/05 05:14:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a2446_d20260805_m050922_c001_v7007000_t0000_u01785906562240") 2026/08/05 05:14:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582135_d20260805_m050919_c001_v0001174_t0009_u01785906559408") 2026/08/05 05:14:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41228e48a6088d2e_d20260805_m050918_c001_v7007000_t0000_u01785906558459") 2026/08/05 05:14:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc130_d20260805_m050915_c001_v0001174_t0008_u01785906555109") 2026/08/05 05:14:35 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99add7_d20260805_m051303_c001_v7007000_t0000_u01785906783202") 2026/08/05 05:14:35 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07ccc65_d20260805_m051302_c001_v0001174_t0004_u01785906782203") 2026/08/05 05:14:35 DEBUG : sub/yam: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c9708_d20260805_m050512_c001_v7007000_t0000_u01785906312613") 2026/08/05 05:14:35 DEBUG : sub/yam: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd58111c_d20260805_m050511_c001_v0001174_t0035_u01785906311061") 2026/08/05 05:14:35 DEBUG : test_dir1/file2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a2108_d20260805_m050914_c001_v7007000_t0000_u01785906554342") 2026/08/05 05:14:35 DEBUG : test_dir1/file2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5820fd_d20260805_m050912_c001_v0001174_t0033_u01785906552493") 2026/08/05 05:14:36 DEBUG : test_dir1/file2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a2016_d20260805_m050911_c001_v7007000_t0000_u01785906551702") 2026/08/05 05:14:36 DEBUG : test_dir1/file2: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c275_d20260805_m050909_c001_v0001116_t0051_u01785906549680") 2026/08/05 05:14:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a2126_d20260805_m050914_c001_v7007000_t0000_u01785906554527") 2026/08/05 05:14:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cc116_d20260805_m050912_c001_v0001174_t0058_u01785906552482") 2026/08/05 05:14:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40044e1d022a2018_d20260805_m050911_c001_v7007000_t0000_u01785906551885") 2026/08/05 05:14:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5820e5_d20260805_m050909_c001_v0001174_t0014_u01785906549670") 2026/08/05 05:14:36 DEBUG : three: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c969a_d20260805_m050504_c001_v7007000_t0000_u01785906304058") 2026/08/05 05:14:36 DEBUG : three: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb3ff_d20260805_m050502_c001_v0001174_t0011_u01785906302682") 2026/08/05 05:14:36 DEBUG : three: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb3db_d20260805_m050500_c001_v0001174_t0035_u01785906300112") 2026/08/05 05:14:36 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99adde_d20260805_m051305_c001_v7007000_t0000_u01785906785010") 2026/08/05 05:14:36 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c69d_d20260805_m051304_c001_v0001116_t0018_u01785906784146") 2026/08/05 05:14:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99ae2a_d20260805_m051327_c001_v7007000_t0000_u01785906807626") 2026/08/05 05:14:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582ee9_d20260805_m051325_c001_v0001174_t0034_u01785906805831") 2026/08/05 05:14:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99ae28_d20260805_m051324_c001_v7007000_t0000_u01785906804222") 2026/08/05 05:14:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c701_d20260805_m051320_c001_v0001116_t0035_u01785906800584") 2026/08/05 05:14:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99ae19_d20260805_m051319_c001_v7007000_t0000_u01785906799617") 2026/08/05 05:14:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07ccd11_d20260805_m051318_c001_v0001174_t0037_u01785906798714") 2026/08/05 05:14:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99ade9_d20260805_m051313_c001_v7007000_t0000_u01785906793302") 2026/08/05 05:14:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c6c3_d20260805_m051311_c001_v0001116_t0049_u01785906791419") 2026/08/05 05:14:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99adfe_d20260805_m051316_c001_v7007000_t0000_u01785906796148") 2026/08/05 05:14:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582e57_d20260805_m051314_c001_v0001174_t0051_u01785906794270") 2026/08/05 05:14:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99ade6_d20260805_m051310_c001_v7007000_t0000_u01785906790449") 2026/08/05 05:14:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cccaf_d20260805_m051309_c001_v0001174_t0051_u01785906789549") 2026/08/05 05:14:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99ade4_d20260805_m051308_c001_v7007000_t0000_u01785906788568") 2026/08/05 05:14:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ef17c_d20260805_m051307_c001_v0001178_t0042_u01785906787799") 2026/08/05 05:14:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99addf_d20260805_m051306_c001_v7007000_t0000_u01785906786844") 2026/08/05 05:14:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd582df1_d20260805_m051305_c001_v0001174_t0041_u01785906785964") 2026/08/05 05:14:37 DEBUG : toe/toe/toe: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99ae2f_d20260805_m051333_c001_v7007000_t0000_u01785906813482") 2026/08/05 05:14:37 DEBUG : toe/toe/toe: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1169cd73fcf7c743_d20260805_m051332_c001_v0001116_t0038_u01785906812481") 2026/08/05 05:14:37 DEBUG : toe/toe/toe: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99ae13_d20260805_m051317_c001_v7007000_t0000_u01785906797776") 2026/08/05 05:14:37 DEBUG : toe/toe/toe: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ef1a6_d20260805_m051317_c001_v0001178_t0011_u01785906797130") 2026/08/05 05:14:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99ae2b_d20260805_m051328_c001_v7007000_t0000_u01785906808222") 2026/08/05 05:14:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11803c4e5d9ef1e9_d20260805_m051327_c001_v0001178_t0025_u01785906807415") 2026/08/05 05:14:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f427774169d99ae29_d20260805_m051324_c001_v7007000_t0000_u01785906804836") 2026/08/05 05:14:37 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f11910f5b543e0d36_d20260805_m051324_c001_v0001182_t0054_u01785906804031") 2026/08/05 05:14:37 DEBUG : two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c969b_d20260805_m050504_c001_v7007000_t0000_u01785906304235") 2026/08/05 05:14:37 DEBUG : two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f411b524bdd5810be_d20260805_m050502_c001_v0001174_t0033_u01785906302127") 2026/08/05 05:14:37 DEBUG : two: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f40255fabe07cb3d9_d20260805_m050459_c001_v0001174_t0046_u01785906299923") 2026/08/05 05:14:37 DEBUG : yam: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c970a_d20260805_m050513_c001_v7007000_t0000_u01785906313339") 2026/08/05 05:14:37 DEBUG : yam: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1130b789a6707028_d20260805_m050512_c001_v0001099_t0059_u01785906312196") 2026/08/05 05:14:38 DEBUG : yam: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c9705_d20260805_m050509_c001_v7007000_t0000_u01785906309425") 2026/08/05 05:14:38 DEBUG : yam: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10255fabe07cb42d_d20260805_m050507_c001_v0001174_t0017_u01785906307641") 2026/08/05 05:14:38 DEBUG : yam: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c9700_d20260805_m050506_c001_v7007000_t0000_u01785906306304") 2026/08/05 05:14:38 DEBUG : yam: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f111b524bdd5810ca_d20260805_m050504_c001_v0001174_t0044_u01785906304779") 2026/08/05 05:14:38 DEBUG : yaml: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c9707_d20260805_m050510_c001_v7007000_t0000_u01785906310136") 2026/08/05 05:14:38 DEBUG : yaml: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f10228389e4b3a821_d20260805_m050508_c001_v0001037_t0044_u01785906308916") 2026/08/05 05:14:38 DEBUG : yaml: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f41729e889a1c9704_d20260805_m050507_c001_v7007000_t0000_u01785906307107") 2026/08/05 05:14:38 DEBUG : yaml: Deleting (id "4_z4f52fd2340dddb0b9ff80e1b_f1077a94cb473f009_d20260805_m050506_c001_v0001183_t0000_u01785906306100") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m23.378021406s (try 1/5)