"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/25 01:30:21 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu" 2026/07/25 01:30:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/25 01:30:22 DEBUG : Creating backend with remote "/tmp/rclone3915170782" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:30:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 01:30:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/25 01:30:23 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:30:23 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.58s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:30:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/25 01:30:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 01:30:23 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:30:23 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:30:24 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 01:30:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:30:24 INFO : sub dir/hello world: Copied (new) 2026/07/25 01:30:25 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.97s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:30:26 DEBUG : Creating backend with remote "/non-existing" 2026/07/25 01:30:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/25 01:30:26 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:30:26 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.56s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:30:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 01:30:27 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:30:27 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:30:27 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 01:30:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:30:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.71s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.49s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:30:29 INFO : B2 bucket rclone-test-batomoj8yuyu: Running all checks before starting transfers 2026/07/25 01:30:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 01:30:29 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:30:29 INFO : B2 bucket rclone-test-batomoj8yuyu: Checks finished, now starting transfers 2026/07/25 01:30:29 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:30:29 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 01:30:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:30:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.26s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:30:30 ERROR : Ignoring --no-traverse with sync 2026/07/25 01:30:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 01:30:30 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:30:30 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:30:30 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 01:30:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:30:30 INFO : sub dir/hello world: Copied (new) 2026/07/25 01:30:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.21s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:30:31 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/25 01:30:31 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:30:31 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:30:32 DEBUG : hello world2: size = 12 OK 2026/07/25 01:30:32 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/25 01:30:32 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.24s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:30:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 01:30:33 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:30:33 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:30:33 DEBUG : potato2: size = 11 OK 2026/07/25 01:30:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:30:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.32s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:30:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 01:30:34 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:30:34 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:30:35 DEBUG : potato2: size = 11 OK 2026/07/25 01:30:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:30:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:30:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/25 01:30:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/25 01:30:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/25 01:30:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/25 01:30:36 INFO : sub dir2: Making directory 2026/07/25 01:30:36 INFO : sub dir: Making directory 2026/07/25 01:30:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 01:30:36 INFO : sub dir2/sub sub dir2: Making directory 2026/07/25 01:30:36 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:30:36 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:30:36 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 01:30:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:30:36 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/07/25 01:30:36 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.25s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:30:37 INFO : sub dir2: Making directory 2026/07/25 01:30:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/25 01:30:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/25 01:30:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 01:30:37 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:30:37 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:30:37 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 01:30:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:30:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:30:38 DEBUG : sub dir2: Making directory with metadata 2026/07/25 01:30:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/25 01:30:38 INFO : sub dir2: Making directory 2026/07/25 01:30:38 INFO : sub dir: Making directory 2026/07/25 01:30:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 01:30:38 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:30:38 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:30:39 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 01:30:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:30:39 INFO : sub dir/hello world: Copied (new) 2026/07/25 01:30:39 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/25 01:30:39 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/25 01:30:39 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.47s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:30:40 INFO : sub dir2: Making directory 2026/07/25 01:30:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 01:30:40 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:30:40 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:30:40 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 01:30:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:30:40 INFO : sub dir/hello world: Copied (new) 2026/07/25 01:30:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.51s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:30:41 DEBUG : sub dir2: Making directory with metadata 2026/07/25 01:30:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/25 01:30:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/25 01:30:41 INFO : sub dir2: Making directory 2026/07/25 01:30:41 INFO : sub dir: Making directory 2026/07/25 01:30:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 01:30:41 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:30:41 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:30:42 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 01:30:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:30:42 INFO : sub dir/hello world: Copied (new) 2026/07/25 01:30:42 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/25 01:30:42 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.46s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:30:43 INFO : sub dir2: Making directory 2026/07/25 01:30:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 01:30:43 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:30:43 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:30:44 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 01:30:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:30:44 INFO : sub dir/hello world: Copied (new) 2026/07/25 01:30:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.36s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:30:45 DEBUG : Creating backend with remote "TestB2:rclone-test-wuwuqon1waka" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-batomoj8yuyu -> B2 bucket rclone-test-wuwuqon1waka 2026/07/25 01:30:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 01:30:46 DEBUG : B2 bucket rclone-test-wuwuqon1waka: Waiting for checks to finish 2026/07/25 01:30:46 DEBUG : B2 bucket rclone-test-wuwuqon1waka: Waiting for transfers to finish 2026/07/25 01:30:47 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 01:30:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:30:47 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/25 01:30:47 DEBUG : B2 bucket rclone-test-wuwuqon1waka: Purge remote 2026/07/25 01:30:47 INFO : B2 bucket rclone-test-wuwuqon1waka: cleaning bucket "rclone-test-wuwuqon1waka" of all files 2026/07/25 01:30:47 DEBUG : sub dir/hello world: Deleting (id "4_zaf227d03e05d9b6b9ff80e1b_f10255dea46740e02_d20260725_m013047_c001_v0001100_t0043_u01784943047213") --- PASS: TestServerSideCopy (4.02s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:30:49 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:30:49 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:30:49 DEBUG : sub dir/hello world: Sizes differ 2026/07/25 01:30:49 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:30:49 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:30:50 DEBUG : sub dir/hello world: size = 17 OK 2026/07/25 01:30:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/25 01:30:50 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.83s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:30:51 DEBUG : Creating backend with remote "TestB2:rclone-test-hebefuq1dowo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-batomoj8yuyu -> B2 bucket rclone-test-hebefuq1dowo 2026/07/25 01:30:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 01:30:52 DEBUG : B2 bucket rclone-test-hebefuq1dowo: Waiting for checks to finish 2026/07/25 01:30:52 DEBUG : B2 bucket rclone-test-hebefuq1dowo: Waiting for transfers to finish 2026/07/25 01:30:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 01:30:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:30:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/25 01:30:54 DEBUG : B2 bucket rclone-test-hebefuq1dowo: Waiting for checks to finish 2026/07/25 01:30:54 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:30:54 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hebefuq1dowo) 2026/07/25 01:30:54 DEBUG : sub dir/hello world: Sizes differ 2026/07/25 01:30:54 DEBUG : B2 bucket rclone-test-hebefuq1dowo: Waiting for transfers to finish 2026/07/25 01:30:54 DEBUG : sub dir/hello world: size = 17 OK 2026/07/25 01:30:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/25 01:30:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/25 01:30:54 DEBUG : B2 bucket rclone-test-hebefuq1dowo: Purge remote 2026/07/25 01:30:54 INFO : B2 bucket rclone-test-hebefuq1dowo: cleaning bucket "rclone-test-hebefuq1dowo" of all files 2026/07/25 01:30:54 DEBUG : sub dir/hello world: Deleting (id "4_z1f328d73e05d9b6b9ff80e1b_f11645fecd905bf77_d20260725_m013054_c001_v0001043_t0034_u01784943054382") 2026/07/25 01:30:54 DEBUG : sub dir/hello world: Deleting (id "4_z1f328d73e05d9b6b9ff80e1b_f1120bf6a165d5b54_d20260725_m013053_c001_v0001097_t0011_u01784943053056") --- PASS: TestServerSideCopyOverSelf (5.78s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:30:57 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:30:57 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:30:57 DEBUG : sub dir/hello world: Sizes differ 2026/07/25 01:30:57 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:30:57 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:30:57 DEBUG : sub dir/hello world: size = 17 OK 2026/07/25 01:30:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/25 01:30:57 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/25 01:30:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.83s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:30:58 DEBUG : Creating backend with remote "TestB2:rclone-test-judukel6yini" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-batomoj8yuyu -> B2 bucket rclone-test-judukel6yini 2026/07/25 01:31:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 01:31:00 DEBUG : B2 bucket rclone-test-judukel6yini: Waiting for checks to finish 2026/07/25 01:31:00 DEBUG : B2 bucket rclone-test-judukel6yini: Waiting for transfers to finish 2026/07/25 01:31:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 01:31:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:31:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/25 01:31:01 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:31:01 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-judukel6yini) 2026/07/25 01:31:01 DEBUG : sub dir/hello world: Sizes differ 2026/07/25 01:31:01 DEBUG : B2 bucket rclone-test-judukel6yini: Waiting for checks to finish 2026/07/25 01:31:01 DEBUG : B2 bucket rclone-test-judukel6yini: Waiting for transfers to finish 2026/07/25 01:31:02 DEBUG : sub dir/hello world: size = 17 OK 2026/07/25 01:31:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/25 01:31:02 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/25 01:31:02 INFO : sub dir/hello world: Deleted 2026/07/25 01:31:03 DEBUG : testing file moves 2026/07/25 01:31:03 DEBUG : B2 bucket rclone-test-judukel6yini: Waiting for checks to finish 2026/07/25 01:31:03 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:31:03 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-judukel6yini) 2026/07/25 01:31:03 DEBUG : sub dir/hello world: Sizes differ 2026/07/25 01:31:03 DEBUG : B2 bucket rclone-test-judukel6yini: Waiting for transfers to finish 2026/07/25 01:31:04 DEBUG : sub dir/hello world: size = 24 OK 2026/07/25 01:31:04 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/25 01:31:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/25 01:31:04 INFO : sub dir/hello world: Deleted 2026/07/25 01:31:04 DEBUG : B2 bucket rclone-test-judukel6yini: Purge remote 2026/07/25 01:31:04 INFO : B2 bucket rclone-test-judukel6yini: cleaning bucket "rclone-test-judukel6yini" of all files 2026/07/25 01:31:04 DEBUG : sub dir/hello world: Deleting (id "4_zef42ad43e05d9b6b9ff80e1b_f112279aab117be95_d20260725_m013104_c001_v0001177_t0050_u01784943064044") 2026/07/25 01:31:04 DEBUG : sub dir/hello world: Deleting (id "4_zef42ad43e05d9b6b9ff80e1b_f106d54472e41d93a_d20260725_m013102_c001_v0001090_t0032_u01784943062036") 2026/07/25 01:31:04 DEBUG : sub dir/hello world: Deleting (id "4_zef42ad43e05d9b6b9ff80e1b_f1003af186ae723dc_d20260725_m013100_c001_v0001033_t0042_u01784943060655") --- PASS: TestServerSideMoveOverSelf (7.69s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:06 ERROR : error listing: directory not found 2026/07/25 01:31:06 INFO : Local file system at /tmp/rclone3915170782: Making directory 2026/07/25 01:31:07 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:07 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.72s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 01:31:08 DEBUG : Local file system at /tmp/rclone3915170782: Waiting for checks to finish 2026/07/25 01:31:08 DEBUG : Local file system at /tmp/rclone3915170782: Waiting for transfers to finish 2026/07/25 01:31:09 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/25 01:31:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:31:09 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/25 01:31:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.74s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:09 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/25 01:31:09 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:09 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:10 DEBUG : check sum: size = 1 OK 2026/07/25 01:31:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/25 01:31:10 INFO : check sum: Copied (new) 2026/07/25 01:31:10 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:10 DEBUG : check sum: size = 1 OK 2026/07/25 01:31:10 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/25 01:31:10 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/25 01:31:10 DEBUG : check sum: Unchanged skipping 2026/07/25 01:31:10 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:10 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:10 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.57s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/25 01:31:11 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:11 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:11 DEBUG : sizeonly: size = 6 OK 2026/07/25 01:31:11 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/25 01:31:11 INFO : sizeonly: Copied (new) 2026/07/25 01:31:11 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:12 DEBUG : sizeonly: size = 6 OK 2026/07/25 01:31:12 DEBUG : sizeonly: Sizes identical 2026/07/25 01:31:12 DEBUG : sizeonly: Unchanged skipping 2026/07/25 01:31:12 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:12 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:12 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:12 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.55s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/25 01:31:12 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:12 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:13 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/25 01:31:13 INFO : ignore-size: Copied (new) 2026/07/25 01:31:13 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:13 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:31:13 DEBUG : ignore-size: Unchanged skipping 2026/07/25 01:31:13 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:13 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:13 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.67s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:15 DEBUG : existing: size = 6 OK 2026/07/25 01:31:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:31:15 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:15 DEBUG : existing: Unchanged skipping 2026/07/25 01:31:15 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:15 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:15 INFO : There was nothing to transfer 2026/07/25 01:31:15 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/25 01:31:15 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:15 DEBUG : existing: size = 6 OK 2026/07/25 01:31:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/25 01:31:15 INFO : existing: Copied (replaced existing) 2026/07/25 01:31:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.83s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:16 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/25 01:31:16 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:16 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:16 DEBUG : existing: size = 6 OK 2026/07/25 01:31:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/25 01:31:16 INFO : existing: Copied (new) 2026/07/25 01:31:16 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:17 DEBUG : existing: Destination exists, skipping 2026/07/25 01:31:17 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:17 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:17 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.76s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:18 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/25 01:31:19 DEBUG : c/non empty space: size = 5 OK 2026/07/25 01:31:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:31:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/25 01:31:19 DEBUG : c/non empty space: Unchanged skipping 2026/07/25 01:31:19 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:19 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:19 DEBUG : a/potato2: size = 60 OK 2026/07/25 01:31:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 01:31:19 INFO : a/potato2: Copied (new) 2026/07/25 01:31:19 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:19 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.85s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:21 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:21 DEBUG : empty space: size = 1 OK 2026/07/25 01:31:21 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/07/25 01:31:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/25 01:31:21 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/25 01:31:21 DEBUG : empty space: Unchanged skipping 2026/07/25 01:31:21 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:21 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:21 INFO : There was nothing to transfer 2026/07/25 01:31:22 DEBUG : empty space: size = 1 OK 2026/07/25 01:31:22 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/07/25 01:31:22 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/25 01:31:23 INFO : empty space: Updated modification time in destination 2026/07/25 01:31:23 DEBUG : empty space: Unchanged skipping 2026/07/25 01:31:23 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:23 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.07s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:24 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:24 DEBUG : empty space: size = 1 OK 2026/07/25 01:31: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/07/25 01:31:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/25 01:31:24 DEBUG : empty space: Unchanged skipping 2026/07/25 01:31:24 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:24 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.74s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:26 DEBUG : foo: size = 3 OK 2026/07/25 01:31:26 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/07/25 01:31:26 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:31:26 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:31:26 DEBUG : foo: sha1 differ 2026/07/25 01:31:26 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:26 DEBUG : foo: size = 3 OK 2026/07/25 01:31:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/25 01:31:26 INFO : foo: Copied (replaced existing) 2026/07/25 01:31:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:27 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/25 01:31:27 DEBUG : empty space: size = 1 OK 2026/07/25 01:31:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:31:27 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:27 DEBUG : empty space: Unchanged skipping 2026/07/25 01:31:27 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:28 DEBUG : potato: size = 60 OK 2026/07/25 01:31:28 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 01:31:28 INFO : potato: Copied (new) 2026/07/25 01:31:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.53s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:30 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:31:30 DEBUG : potato: size = 60 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:31:30 DEBUG : potato: Sizes differ 2026/07/25 01:31:30 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:30 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:30 DEBUG : potato: size = 21 OK 2026/07/25 01:31:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/25 01:31:30 INFO : potato: Copied (replaced existing) 2026/07/25 01:31:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.97s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:32 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:32 DEBUG : potato: size = 21 OK 2026/07/25 01:31:32 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/07/25 01:31:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3915170782) 2026/07/25 01:31:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:31:32 DEBUG : potato: sha1 differ 2026/07/25 01:31:32 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:32 DEBUG : potato: size = 21 OK 2026/07/25 01:31:32 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/25 01:31:32 INFO : potato: Copied (replaced existing) 2026/07/25 01:31:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 01:31:34 DEBUG : empty space: size = 1 OK 2026/07/25 01:31:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:31:34 DEBUG : empty space: Unchanged skipping 2026/07/25 01:31:34 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:34 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:34 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/25 01:31:34 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:34 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 01:31:36 DEBUG : empty space: size = 1 OK 2026/07/25 01:31:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:31:36 DEBUG : empty space: Unchanged skipping 2026/07/25 01:31:36 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:36 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:36 DEBUG : potato2: size = 60 OK 2026/07/25 01:31:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 01:31:36 INFO : potato2: Copied (new) 2026/07/25 01:31:36 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:36 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:38 INFO : d: Making directory 2026/07/25 01:31:38 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/25 01:31:38 DEBUG : c/non empty space: size = 5 OK 2026/07/25 01:31:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:31:38 DEBUG : c/non empty space: Unchanged skipping 2026/07/25 01:31:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/25 01:31:38 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:38 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:39 DEBUG : a/potato2: size = 60 OK 2026/07/25 01:31:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 01:31:39 INFO : a/potato2: Copied (new) 2026/07/25 01:31:39 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:39 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:41 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/25 01:31:41 DEBUG : c/non empty space: size = 5 OK 2026/07/25 01:31:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:31:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/25 01:31:41 DEBUG : c/non empty space: Unchanged skipping 2026/07/25 01:31:41 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:41 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:42 DEBUG : a/potato2: size = 60 OK 2026/07/25 01:31:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 01:31:42 INFO : a/potato2: Copied (new) 2026/07/25 01:31:42 ERROR : B2 bucket rclone-test-batomoj8yuyu: not deleting files as there were IO errors 2026/07/25 01:31:42 ERROR : B2 bucket rclone-test-batomoj8yuyu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:44 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 01:31:44 DEBUG : empty space: size = 1 OK 2026/07/25 01:31:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:31:44 DEBUG : empty space: Unchanged skipping 2026/07/25 01:31:44 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:44 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:44 INFO : potato: Deleted 2026/07/25 01:31:44 DEBUG : potato2: size = 60 OK 2026/07/25 01:31:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 01:31:44 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.44s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:46 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:46 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:46 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:47 INFO : potato: Deleted 2026/07/25 01:31:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 01:31:47 DEBUG : empty space: size = 1 OK 2026/07/25 01:31:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:31:47 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:47 DEBUG : empty space: Unchanged skipping 2026/07/25 01:31:47 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:47 DEBUG : potato2: size = 60 OK 2026/07/25 01:31:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 01:31:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.57s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 01:31:49 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:49 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:49 DEBUG : potato2: size = 19 OK 2026/07/25 01:31:49 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/25 01:31:49 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.95s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:51 DEBUG : enormous: Excluded (Size Filter) 2026/07/25 01:31:51 DEBUG : enormous: Excluded 2026/07/25 01:31:51 DEBUG : potato2: Excluded (Size Filter) 2026/07/25 01:31:51 DEBUG : potato2: Excluded 2026/07/25 01:31:51 DEBUG : potato2: Excluded (Size Filter) 2026/07/25 01:31:51 DEBUG : empty space: size = 1 OK 2026/07/25 01:31:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:31:51 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:51 DEBUG : empty space: Unchanged skipping 2026/07/25 01:31:51 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:51 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:51 INFO : There was nothing to transfer 2026/07/25 01:31:51 DEBUG : enormous: Excluded (Size Filter) 2026/07/25 01:31:51 DEBUG : enormous: Excluded 2026/07/25 01:31:51 DEBUG : potato2: Excluded (Size Filter) 2026/07/25 01:31:51 DEBUG : potato2: Excluded 2026/07/25 01:31:52 DEBUG : potato2: Excluded (Size Filter) 2026/07/25 01:31:52 DEBUG : empty space: size = 1 OK 2026/07/25 01:31:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/25 01:31:52 DEBUG : empty space: Unchanged skipping 2026/07/25 01:31:52 DEBUG : Local file system at /tmp/rclone3915170782: Waiting for checks to finish 2026/07/25 01:31:52 DEBUG : Local file system at /tmp/rclone3915170782: Waiting for transfers to finish 2026/07/25 01:31:52 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.49s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:54 DEBUG : enormous: Excluded (Size Filter) 2026/07/25 01:31:54 DEBUG : enormous: Excluded 2026/07/25 01:31:54 DEBUG : potato2: Excluded (Size Filter) 2026/07/25 01:31:54 DEBUG : potato2: Excluded 2026/07/25 01:31:54 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:54 DEBUG : empty space: size = 1 OK 2026/07/25 01:31:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:31:54 DEBUG : empty space: Unchanged skipping 2026/07/25 01:31:54 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:54 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:54 INFO : enormous: Deleted 2026/07/25 01:31:54 INFO : potato2: Deleted 2026/07/25 01:31:54 INFO : There was nothing to transfer 2026/07/25 01:31:55 DEBUG : empty space: size = 1 OK 2026/07/25 01:31:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/25 01:31:55 DEBUG : empty space: Unchanged skipping 2026/07/25 01:31:55 DEBUG : Local file system at /tmp/rclone3915170782: Waiting for checks to finish 2026/07/25 01:31:55 DEBUG : Local file system at /tmp/rclone3915170782: Waiting for transfers to finish 2026/07/25 01:31:55 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:55 INFO : enormous: Deleted 2026/07/25 01:31:55 INFO : potato2: Deleted 2026/07/25 01:31:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.85s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:31:57 DEBUG : five: Need to transfer - File not found at Destination 2026/07/25 01:31:57 DEBUG : four: size = 4 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:31:57 DEBUG : four: size = 8 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:31:57 DEBUG : four: Sizes differ 2026/07/25 01:31:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/25 01:31:57 DEBUG : one: Destination is newer than source, skipping 2026/07/25 01:31:57 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:57 DEBUG : two: size = 3 OK 2026/07/25 01:31:57 DEBUG : three: size = 5 OK 2026/07/25 01:31:57 DEBUG : three: Sizes identical 2026/07/25 01:31:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3915170782) 2026/07/25 01:31:57 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:31:57 DEBUG : two: sha1 differ 2026/07/25 01:31:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/25 01:31:57 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:57 DEBUG : five: size = 4 OK 2026/07/25 01:31:57 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/25 01:31:57 INFO : five: Copied (new) 2026/07/25 01:31:57 DEBUG : four: size = 4 OK 2026/07/25 01:31:57 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/25 01:31:57 INFO : four: Copied (replaced existing) 2026/07/25 01:31:58 DEBUG : two: size = 3 OK 2026/07/25 01:31:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/25 01:31:58 INFO : two: Copied (replaced existing) 2026/07/25 01:31:58 DEBUG : Waiting for deletions to finish 2026/07/25 01:31:58 DEBUG : five: size = 4 OK 2026/07/25 01:31:58 DEBUG : four: size = 4 OK 2026/07/25 01:31:58 DEBUG : one: Destination is newer than source, skipping 2026/07/25 01:31:58 DEBUG : three: size = 5 OK 2026/07/25 01:31:58 DEBUG : two: size = 3 OK 2026/07/25 01:31:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/25 01:31:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/25 01:31:58 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/25 01:31:58 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/25 01:31:58 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/25 01:31:58 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/25 01:31:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3915170782) 2026/07/25 01:31:58 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:31:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/25 01:31:58 DEBUG : three: sha1 differ 2026/07/25 01:31:58 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/25 01:31:58 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/25 01:31:58 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/25 01:31:58 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:31:58 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:31:58 DEBUG : three: size = 5 OK 2026/07/25 01:31:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/25 01:31:58 INFO : three: Copied (replaced existing) 2026/07/25 01:31:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.78s) === 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-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/25 01:32:00 INFO : B2 bucket rclone-test-batomoj8yuyu: Making map for --track-renames 2026/07/25 01:32:00 INFO : B2 bucket rclone-test-batomoj8yuyu: Finished making map for --track-renames 2026/07/25 01:32:00 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:32:00 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for renames to finish 2026/07/25 01:32:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/25 01:32:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/25 01:32:00 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:32:00 DEBUG : yam: size = 11 OK 2026/07/25 01:32:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/25 01:32:00 INFO : yam: Copied (new) 2026/07/25 01:32:01 DEBUG : potato: size = 14 OK 2026/07/25 01:32:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/25 01:32:01 INFO : potato: Copied (new) 2026/07/25 01:32:01 DEBUG : Waiting for deletions to finish 2026/07/25 01:32:01 INFO : B2 bucket rclone-test-batomoj8yuyu: Making map for --track-renames 2026/07/25 01:32:01 DEBUG : potato: size = 14 OK 2026/07/25 01:32:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:32:01 INFO : B2 bucket rclone-test-batomoj8yuyu: Finished making map for --track-renames 2026/07/25 01:32:01 DEBUG : potato: Unchanged skipping 2026/07/25 01:32:01 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:32:01 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for renames to finish 2026/07/25 01:32:02 DEBUG : yaml: size = 11 OK 2026/07/25 01:32:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/25 01:32:02 INFO : yam: Copied (server-side copy) to: yaml 2026/07/25 01:32:03 INFO : yam: Deleted 2026/07/25 01:32:03 INFO : yaml: Renamed from "yam" 2026/07/25 01:32:03 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:32:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.41s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/25 01:32:04 INFO : B2 bucket rclone-test-batomoj8yuyu: Making map for --track-renames 2026/07/25 01:32:04 INFO : B2 bucket rclone-test-batomoj8yuyu: Finished making map for --track-renames 2026/07/25 01:32:04 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:32:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/25 01:32:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/25 01:32:04 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for renames to finish 2026/07/25 01:32:04 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:32:04 DEBUG : yam: size = 11 OK 2026/07/25 01:32:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/25 01:32:04 INFO : yam: Copied (new) 2026/07/25 01:32:04 DEBUG : potato: size = 14 OK 2026/07/25 01:32:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/25 01:32:04 INFO : potato: Copied (new) 2026/07/25 01:32:04 DEBUG : Waiting for deletions to finish 2026/07/25 01:32:05 INFO : B2 bucket rclone-test-batomoj8yuyu: Making map for --track-renames 2026/07/25 01:32:05 DEBUG : potato: size = 14 OK 2026/07/25 01:32:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:32:05 DEBUG : potato: Unchanged skipping 2026/07/25 01:32:05 INFO : B2 bucket rclone-test-batomoj8yuyu: Finished making map for --track-renames 2026/07/25 01:32:05 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:32:05 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for renames to finish 2026/07/25 01:32:05 DEBUG : yaml: size = 11 OK 2026/07/25 01:32:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/25 01:32:05 INFO : yam: Copied (server-side copy) to: yaml 2026/07/25 01:32:05 INFO : yam: Deleted 2026/07/25 01:32:05 INFO : yaml: Renamed from "yam" 2026/07/25 01:32:05 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:32:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.91s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/25 01:32:06 INFO : B2 bucket rclone-test-batomoj8yuyu: Making map for --track-renames 2026/07/25 01:32:06 INFO : B2 bucket rclone-test-batomoj8yuyu: Finished making map for --track-renames 2026/07/25 01:32:06 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:32:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/25 01:32:06 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for renames to finish 2026/07/25 01:32:06 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/25 01:32:06 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:32:07 DEBUG : sub/yam: size = 11 OK 2026/07/25 01:32:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/25 01:32:07 INFO : sub/yam: Copied (new) 2026/07/25 01:32:08 DEBUG : potato: size = 14 OK 2026/07/25 01:32:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/25 01:32:08 INFO : potato: Copied (new) 2026/07/25 01:32:08 DEBUG : Waiting for deletions to finish 2026/07/25 01:32:08 DEBUG : potato: size = 14 OK 2026/07/25 01:32:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:32:08 DEBUG : potato: Unchanged skipping 2026/07/25 01:32:08 INFO : B2 bucket rclone-test-batomoj8yuyu: Making map for --track-renames 2026/07/25 01:32:08 INFO : B2 bucket rclone-test-batomoj8yuyu: Finished making map for --track-renames 2026/07/25 01:32:08 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:32:08 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for renames to finish 2026/07/25 01:32:08 DEBUG : yam: size = 11 OK 2026/07/25 01:32:08 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/25 01:32:08 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/25 01:32:09 INFO : sub/yam: Deleted 2026/07/25 01:32:09 INFO : yam: Renamed from "sub/yam" 2026/07/25 01:32:09 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:32:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.20s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:32:10 DEBUG : Creating backend with remote "/tmp/rclone3915170782/dir1" 2026/07/25 01:32:10 DEBUG : Config file has changed externally - reloading 2026/07/25 01:32:10 DEBUG : Creating backend with remote "/tmp/rclone3915170782/dir2" 2026/07/25 01:32:10 DEBUG : Local file system at /tmp/rclone3915170782/dir2: Using server-side directory move 2026/07/25 01:32:10 INFO : Local file system at /tmp/rclone3915170782/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/25 01:32:10 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/25 01:32:10 DEBUG : Local file system at /tmp/rclone3915170782/dir2: Waiting for checks to finish 2026/07/25 01:32:10 DEBUG : Local file system at /tmp/rclone3915170782/dir2: Waiting for transfers to finish 2026/07/25 01:32:10 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:32:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 01:32:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/25 01:32:10 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:32:10 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:32:10 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1100-02.backblaze.com/b2api/v1/b2_upload_file/cf521d13e05d9b6b9ff80e1b/c001_v0001100_t0035": EOF 2026/07/25 01:32:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1100-02.backblaze.com/b2api/v1/b2_upload_file/cf521d13e05d9b6b9ff80e1b/c001_v0001100_t0035": EOF) 2026/07/25 01:32:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/25 01:32:10 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1100-02.backblaze.com/b2api/v1/b2_upload_file/cf521d13e05d9b6b9ff80e1b/c001_v0001100_t0035": EOF - low level retry 0/10 2026/07/25 01:32:10 DEBUG : pacer: Reducing sleep to 10ms 2026/07/25 01:32:10 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/25 01:32:10 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/25 01:32:10 INFO : nested/sub dir/file: Copied (new) 2026/07/25 01:32:10 INFO : nested/sub dir/file: Deleted 2026/07/25 01:32:11 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 01:32:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:32:11 INFO : sub dir/hello world: Copied (new) 2026/07/25 01:32:11 INFO : sub dir/hello world: Deleted 2026/07/25 01:32:11 INFO : sub dir: Removing directory 2026/07/25 01:32:11 INFO : nested/sub dir: Removing directory 2026/07/25 01:32:11 INFO : nested: Removing directory 2026/07/25 01:32:11 DEBUG : Local file system at /tmp/rclone3915170782: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.70s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:32:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/25 01:32:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/25 01:32:12 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:32:12 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:32:12 DEBUG : sub dir/hello world: size = 11 OK 2026/07/25 01:32:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:32:12 INFO : sub dir/hello world: Copied (new) 2026/07/25 01:32:12 INFO : sub dir/hello world: Deleted 2026/07/25 01:32:13 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/25 01:32:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/25 01:32:13 INFO : nested/sub dir/file: Copied (new) 2026/07/25 01:32:13 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:32:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/25 01:32:14 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/25 01:32:14 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:32:14 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:32:14 DEBUG : existing-b: size = 6 OK 2026/07/25 01:32:14 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/25 01:32:14 INFO : existing-b: Copied (new) 2026/07/25 01:32:14 INFO : existing-b: Deleted 2026/07/25 01:32:14 DEBUG : existing: size = 6 OK 2026/07/25 01:32:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/25 01:32:14 INFO : existing: Copied (new) 2026/07/25 01:32:14 INFO : existing: Deleted 2026/07/25 01:32:15 DEBUG : existing: Destination exists, skipping 2026/07/25 01:32:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/25 01:32:15 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:32:15 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:32:15 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.03s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:32:16 DEBUG : Creating backend with remote "TestB2:rclone-test-qutojif6pafa" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-batomoj8yuyu -> B2 bucket rclone-test-qutojif6pafa 2026/07/25 01:32:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 01:32:19 DEBUG : empty space: size = 1 OK 2026/07/25 01:32:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/25 01:32:19 DEBUG : empty space: Unchanged skipping 2026/07/25 01:32:19 DEBUG : potato3: size = 68 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:32:19 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qutojif6pafa) 2026/07/25 01:32:19 DEBUG : B2 bucket rclone-test-qutojif6pafa: Waiting for checks to finish 2026/07/25 01:32:19 DEBUG : potato3: Sizes differ 2026/07/25 01:32:20 INFO : empty space: Deleted 2026/07/25 01:32:20 DEBUG : B2 bucket rclone-test-qutojif6pafa: Waiting for transfers to finish 2026/07/25 01:32:20 DEBUG : potato2: size = 60 OK 2026/07/25 01:32:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 01:32:20 INFO : potato2: Copied (server-side copy) 2026/07/25 01:32:20 INFO : potato2: Deleted 2026/07/25 01:32:20 DEBUG : potato3: size = 68 OK 2026/07/25 01:32:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/25 01:32:20 INFO : potato3: Copied (server-side copy) 2026/07/25 01:32:20 INFO : potato3: Deleted 2026/07/25 01:32:21 DEBUG : Creating backend with remote "TestB2:rclone-test-kogabuy0peda" 2026/07/25 01:32:22 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/25 01:32:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 01:32:22 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/25 01:32:22 DEBUG : B2 bucket rclone-test-kogabuy0peda: Waiting for checks to finish 2026/07/25 01:32:22 DEBUG : B2 bucket rclone-test-kogabuy0peda: Waiting for transfers to finish 2026/07/25 01:32:23 DEBUG : empty space: size = 1 OK 2026/07/25 01:32:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/25 01:32:23 INFO : empty space: Copied (server-side copy) 2026/07/25 01:32:23 INFO : empty space: Deleted 2026/07/25 01:32:23 DEBUG : potato2: size = 60 OK 2026/07/25 01:32:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 01:32:23 INFO : potato2: Copied (server-side copy) 2026/07/25 01:32:23 INFO : potato2: Deleted 2026/07/25 01:32:23 DEBUG : potato3: size = 68 OK 2026/07/25 01:32:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/25 01:32:23 INFO : potato3: Copied (server-side copy) 2026/07/25 01:32:24 INFO : potato3: Deleted 2026/07/25 01:32:24 DEBUG : B2 bucket rclone-test-kogabuy0peda: Purge remote 2026/07/25 01:32:24 INFO : B2 bucket rclone-test-kogabuy0peda: cleaning bucket "rclone-test-kogabuy0peda" of all files 2026/07/25 01:32:24 DEBUG : empty space: Deleting (id "4_z8f32ed63e06d9b6b9ff80e1b_f117b4eb9b4aa5789_d20260725_m013222_c001_v0001180_t0023_u01784943142986") 2026/07/25 01:32:24 DEBUG : potato2: Deleting (id "4_z8f32ed63e06d9b6b9ff80e1b_f10375c7ed1d9a553_d20260725_m013223_c001_v0001105_t0021_u01784943143254") 2026/07/25 01:32:24 DEBUG : potato3: Deleting (id "4_z8f32ed63e06d9b6b9ff80e1b_f1081b1b5e8d27a4a_d20260725_m013223_c001_v0001144_t0023_u01784943143350") 2026/07/25 01:32:25 DEBUG : B2 bucket rclone-test-qutojif6pafa: Purge remote 2026/07/25 01:32:25 INFO : B2 bucket rclone-test-qutojif6pafa: cleaning bucket "rclone-test-qutojif6pafa" of all files 2026/07/25 01:32:25 DEBUG : empty space: Deleting (id "4_z4f82dd63e06d9b6b9ff80e1b_f41609b788fd47c00_d20260725_m013223_c001_v7007000_t0000_u01784943143229") 2026/07/25 01:32:25 DEBUG : empty space: Deleting (id "4_z4f82dd63e06d9b6b9ff80e1b_f110245efbc75a84b_d20260725_m013219_c001_v0001177_t0008_u01784943139258") 2026/07/25 01:32:25 DEBUG : potato2: Deleting (id "4_z4f82dd63e06d9b6b9ff80e1b_f41609b788fd47c01_d20260725_m013223_c001_v7007000_t0000_u01784943143540") 2026/07/25 01:32:25 DEBUG : potato2: Deleting (id "4_z4f82dd63e06d9b6b9ff80e1b_f1159922eeb0a2d62_d20260725_m013220_c001_v0001097_t0021_u01784943140057") 2026/07/25 01:32:25 DEBUG : potato3: Deleting (id "4_z4f82dd63e06d9b6b9ff80e1b_f41609b788fd47c02_d20260725_m013223_c001_v7007000_t0000_u01784943143969") 2026/07/25 01:32:25 DEBUG : potato3: Deleting (id "4_z4f82dd63e06d9b6b9ff80e1b_f1199d6750245e6a0_d20260725_m013220_c001_v0001106_t0037_u01784943140400") 2026/07/25 01:32:25 DEBUG : potato3: Deleting (id "4_z4f82dd63e06d9b6b9ff80e1b_f110245efbc75a84d_d20260725_m013219_c001_v0001177_t0029_u01784943139473") 2026/07/25 01:32:25 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/07/25 01:32:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/25 01:32:25 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.03s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:32:27 DEBUG : Creating backend with remote "TestB2:rclone-test-pihasif1suqa" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-batomoj8yuyu -> B2 bucket rclone-test-pihasif1suqa 2026/07/25 01:32:32 DEBUG : empty space: Excluded (Size Filter) 2026/07/25 01:32:32 DEBUG : empty space: Excluded (Size Filter) 2026/07/25 01:32:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 01:32:32 DEBUG : B2 bucket rclone-test-pihasif1suqa: Waiting for checks to finish 2026/07/25 01:32:32 DEBUG : potato3: size = 68 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:32:32 DEBUG : potato3: size = 60 (B2 bucket rclone-test-pihasif1suqa) 2026/07/25 01:32:32 DEBUG : potato3: Sizes differ 2026/07/25 01:32:32 DEBUG : B2 bucket rclone-test-pihasif1suqa: Waiting for transfers to finish 2026/07/25 01:32:32 DEBUG : potato2: size = 60 OK 2026/07/25 01:32:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 01:32:32 INFO : potato2: Copied (server-side copy) 2026/07/25 01:32:33 INFO : potato2: Deleted 2026/07/25 01:32:33 DEBUG : potato3: size = 68 OK 2026/07/25 01:32:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/25 01:32:33 INFO : potato3: Copied (server-side copy) 2026/07/25 01:32:33 INFO : potato3: Deleted 2026/07/25 01:32:33 DEBUG : Creating backend with remote "TestB2:rclone-test-pakoqor4liji" 2026/07/25 01:32:34 DEBUG : empty space: Excluded (Size Filter) 2026/07/25 01:32:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 01:32:34 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/25 01:32:34 DEBUG : B2 bucket rclone-test-pakoqor4liji: Waiting for checks to finish 2026/07/25 01:32:34 DEBUG : B2 bucket rclone-test-pakoqor4liji: Waiting for transfers to finish 2026/07/25 01:32:35 DEBUG : potato2: size = 60 OK 2026/07/25 01:32:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 01:32:35 INFO : potato2: Copied (server-side copy) 2026/07/25 01:32:35 INFO : potato2: Deleted 2026/07/25 01:32:35 DEBUG : potato3: size = 68 OK 2026/07/25 01:32:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/25 01:32:35 INFO : potato3: Copied (server-side copy) 2026/07/25 01:32:36 INFO : potato3: Deleted 2026/07/25 01:32:36 DEBUG : B2 bucket rclone-test-pakoqor4liji: Purge remote 2026/07/25 01:32:36 INFO : B2 bucket rclone-test-pakoqor4liji: cleaning bucket "rclone-test-pakoqor4liji" of all files 2026/07/25 01:32:36 DEBUG : potato2: Deleting (id "4_z1f121d73e07d9b6b9ff80e1b_f10067708a98e9b78_d20260725_m013235_c001_v0001098_t0018_u01784943155352") 2026/07/25 01:32:36 DEBUG : potato3: Deleting (id "4_z1f121d73e07d9b6b9ff80e1b_f1105d5f34723b196_d20260725_m013235_c001_v0001185_t0037_u01784943155744") 2026/07/25 01:32:37 DEBUG : B2 bucket rclone-test-pihasif1suqa: Purge remote 2026/07/25 01:32:37 INFO : B2 bucket rclone-test-pihasif1suqa: cleaning bucket "rclone-test-pihasif1suqa" of all files 2026/07/25 01:32:37 DEBUG : empty space: Deleting (id "4_z7f620d53e07d9b6b9ff80e1b_f11333dd9130e0ff5_d20260725_m013231_c001_v0001104_t0020_u01784943151372") 2026/07/25 01:32:37 DEBUG : potato2: Deleting (id "4_z7f620d53e07d9b6b9ff80e1b_f41270844a9f772fc_d20260725_m013235_c001_v7007000_t0000_u01784943155712") 2026/07/25 01:32:37 DEBUG : potato2: Deleting (id "4_z7f620d53e07d9b6b9ff80e1b_f1106862dcf450e95_d20260725_m013232_c001_v0001090_t0054_u01784943152726") 2026/07/25 01:32:37 DEBUG : potato3: Deleting (id "4_z7f620d53e07d9b6b9ff80e1b_f41270844a9f77302_d20260725_m013235_c001_v7007000_t0000_u01784943155935") 2026/07/25 01:32:37 DEBUG : potato3: Deleting (id "4_z7f620d53e07d9b6b9ff80e1b_f10915a66a279353f_d20260725_m013233_c001_v0001153_t0017_u01784943153034") 2026/07/25 01:32:37 DEBUG : potato3: Deleting (id "4_z7f620d53e07d9b6b9ff80e1b_f11333dd9130e0ff7_d20260725_m013231_c001_v0001104_t0014_u01784943151789") --- PASS: TestServerSideMoveWithFilter (11.73s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:32:38 DEBUG : Creating backend with remote "TestB2:rclone-test-babitet0wese" 2026/07/25 01:32:41 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-batomoj8yuyu -> B2 bucket rclone-test-babitet0wese 2026/07/25 01:32:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 01:32:44 DEBUG : empty space: size = 1 OK 2026/07/25 01:32:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/25 01:32:44 DEBUG : empty space: Unchanged skipping 2026/07/25 01:32:44 DEBUG : potato3: size = 68 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:32:44 DEBUG : potato3: size = 60 (B2 bucket rclone-test-babitet0wese) 2026/07/25 01:32:44 DEBUG : potato3: Sizes differ 2026/07/25 01:32:44 DEBUG : B2 bucket rclone-test-babitet0wese: Waiting for checks to finish 2026/07/25 01:32:44 INFO : empty space: Deleted 2026/07/25 01:32:44 DEBUG : B2 bucket rclone-test-babitet0wese: Waiting for transfers to finish 2026/07/25 01:32:44 DEBUG : potato2: size = 60 OK 2026/07/25 01:32:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 01:32:44 INFO : potato2: Copied (server-side copy) 2026/07/25 01:32:44 INFO : potato2: Deleted 2026/07/25 01:32:44 DEBUG : potato3: size = 68 OK 2026/07/25 01:32:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/25 01:32:44 INFO : potato3: Copied (server-side copy) 2026/07/25 01:32:45 INFO : potato3: Deleted 2026/07/25 01:32:45 DEBUG : Creating backend with remote "TestB2:rclone-test-zakidis3reca" 2026/07/25 01:32:46 INFO : tomatoDir: Making directory 2026/07/25 01:32:46 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/25 01:32:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/25 01:32:46 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/25 01:32:46 DEBUG : B2 bucket rclone-test-zakidis3reca: Waiting for checks to finish 2026/07/25 01:32:46 DEBUG : B2 bucket rclone-test-zakidis3reca: Waiting for transfers to finish 2026/07/25 01:32:47 DEBUG : potato3: size = 68 OK 2026/07/25 01:32:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/25 01:32:47 INFO : potato3: Copied (server-side copy) 2026/07/25 01:32:48 INFO : potato3: Deleted 2026/07/25 01:32:48 DEBUG : potato2: size = 60 OK 2026/07/25 01:32:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/25 01:32:48 INFO : potato2: Copied (server-side copy) 2026/07/25 01:32:48 INFO : potato2: Deleted 2026/07/25 01:33:07 DEBUG : empty space: size = 1 OK 2026/07/25 01:33:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/25 01:33:07 INFO : empty space: Copied (server-side copy) 2026/07/25 01:33:07 INFO : empty space: Deleted 2026/07/25 01:33:08 DEBUG : B2 bucket rclone-test-zakidis3reca: Purge remote 2026/07/25 01:33:08 INFO : B2 bucket rclone-test-zakidis3reca: cleaning bucket "rclone-test-zakidis3reca" of all files 2026/07/25 01:33:08 DEBUG : empty space: Deleting (id "4_z5f824d53e07d9b6b9ff80e1b_f1080ba2941ad7867_d20260725_m013247_c001_v0001104_t0035_u01784943167217") 2026/07/25 01:33:08 DEBUG : potato2: Deleting (id "4_z5f824d53e07d9b6b9ff80e1b_f1030dea4687dd716_d20260725_m013247_c001_v0001104_t0013_u01784943167556") 2026/07/25 01:33:08 DEBUG : potato3: Deleting (id "4_z5f824d53e07d9b6b9ff80e1b_f100f17cdea7f376d_d20260725_m013247_c001_v0001179_t0024_u01784943167612") 2026/07/25 01:33:09 DEBUG : B2 bucket rclone-test-babitet0wese: Purge remote 2026/07/25 01:33:09 INFO : B2 bucket rclone-test-babitet0wese: cleaning bucket "rclone-test-babitet0wese" of all files 2026/07/25 01:33:09 DEBUG : empty space: Deleting (id "4_zcf823d13e07d9b6b9ff80e1b_f41142c4d300fffd4_d20260725_m013307_c001_v7007000_t0000_u01784943187772") 2026/07/25 01:33:09 DEBUG : empty space: Deleting (id "4_zcf823d13e07d9b6b9ff80e1b_f117239ce4f82cba4_d20260725_m013242_c001_v0001144_t0022_u01784943162685") 2026/07/25 01:33:09 DEBUG : potato2: Deleting (id "4_zcf823d13e07d9b6b9ff80e1b_f4188738daf8dc302_d20260725_m013248_c001_v7007000_t0000_u01784943168128") 2026/07/25 01:33:09 DEBUG : potato2: Deleting (id "4_zcf823d13e07d9b6b9ff80e1b_f117f98e16bebfa8c_d20260725_m013244_c001_v0001183_t0040_u01784943164304") 2026/07/25 01:33:09 DEBUG : potato3: Deleting (id "4_zcf823d13e07d9b6b9ff80e1b_f4188738daf8dc301_d20260725_m013247_c001_v7007000_t0000_u01784943167937") 2026/07/25 01:33:09 DEBUG : potato3: Deleting (id "4_zcf823d13e07d9b6b9ff80e1b_f1049b7f9f4bf7e01_d20260725_m013244_c001_v0001044_t0019_u01784943164517") 2026/07/25 01:33:09 DEBUG : potato3: Deleting (id "4_zcf823d13e07d9b6b9ff80e1b_f117239ce4f82cbac_d20260725_m013243_c001_v0001144_t0058_u01784943163281") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (32.53s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:33:11 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.61s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:33:14 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu/rclone-sync-test" --- PASS: TestSyncOverlap (1.41s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:33:15 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu/rclone-sync-test" 2026/07/25 01:33:17 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu/rclone-sync-test-include/layer2" 2026/07/25 01:33:19 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu/rclone-sync-test-ignore-file" 2026/07/25 01:34:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_create_bucket": net/http: TLS handshake timeout) 2026/07/25 01:34:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/25 01:34:20 DEBUG : pacer: Reducing sleep to 10ms 2026/07/25 01:34:22 DEBUG : B2 bucket rclone-test-batomoj8yuyu path rclone-sync-test: Waiting for checks to finish 2026/07/25 01:34:22 DEBUG : B2 bucket rclone-test-batomoj8yuyu path rclone-sync-test: Waiting for transfers to finish 2026/07/25 01:34:22 DEBUG : Waiting for deletions to finish 2026/07/25 01:34:22 INFO : There was nothing to transfer 2026/07/25 01:34:23 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:34:23 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:34:23 DEBUG : Waiting for deletions to finish 2026/07/25 01:34:23 INFO : There was nothing to transfer 2026/07/25 01:34:24 DEBUG : B2 bucket rclone-test-batomoj8yuyu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/25 01:34:24 DEBUG : B2 bucket rclone-test-batomoj8yuyu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/25 01:34:24 DEBUG : Waiting for deletions to finish 2026/07/25 01:34:24 INFO : There was nothing to transfer 2026/07/25 01:34:24 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:34:24 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:34:24 DEBUG : Waiting for deletions to finish 2026/07/25 01:34:24 INFO : There was nothing to transfer 2026/07/25 01:34:24 DEBUG : B2 bucket rclone-test-batomoj8yuyu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/25 01:34:24 DEBUG : B2 bucket rclone-test-batomoj8yuyu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/25 01:34:24 DEBUG : Waiting for deletions to finish 2026/07/25 01:34:24 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (69.85s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:34:25 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu/dst" 2026/07/25 01:34:25 DEBUG : Config file has changed externally - reloading 2026/07/25 01:34:26 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu/CompareDest" 2026/07/25 01:34:28 DEBUG : one: Need to transfer - File not found at Destination 2026/07/25 01:34:28 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for checks to finish 2026/07/25 01:34:28 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for transfers to finish 2026/07/25 01:34:29 DEBUG : one: size = 3 OK 2026/07/25 01:34:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/25 01:34:29 INFO : one: Copied (new) 2026/07/25 01:34:29 DEBUG : Waiting for deletions to finish 2026/07/25 01:34:29 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for checks to finish 2026/07/25 01:34:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:34:29 DEBUG : one: size = 3 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:34:29 DEBUG : one: Sizes differ 2026/07/25 01:34:29 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for transfers to finish 2026/07/25 01:34:30 DEBUG : one: size = 5 OK 2026/07/25 01:34:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/25 01:34:30 INFO : one: Copied (replaced existing) 2026/07/25 01:34:30 DEBUG : Waiting for deletions to finish 2026/07/25 01:34:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:34:32 DEBUG : one: size = 3 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:34:32 DEBUG : one: Sizes differ 2026/07/25 01:34:32 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for checks to finish 2026/07/25 01:34:32 DEBUG : one: size = 5 OK 2026/07/25 01:34:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:34:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/25 01:34:32 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for transfers to finish 2026/07/25 01:34:32 DEBUG : Waiting for deletions to finish 2026/07/25 01:34:32 INFO : There was nothing to transfer 2026/07/25 01:34:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:34:33 DEBUG : one: size = 3 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:34:33 DEBUG : one: Sizes differ 2026/07/25 01:34:34 DEBUG : two: size = 3 OK 2026/07/25 01:34:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:34:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/25 01:34:34 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for checks to finish 2026/07/25 01:34:34 DEBUG : one: size = 5 OK 2026/07/25 01:34:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:34:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/25 01:34:34 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for transfers to finish 2026/07/25 01:34:34 DEBUG : Waiting for deletions to finish 2026/07/25 01:34:34 INFO : There was nothing to transfer 2026/07/25 01:34:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:34:34 DEBUG : one: size = 3 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:34:34 DEBUG : one: Sizes differ 2026/07/25 01:34:34 DEBUG : two: size = 3 OK 2026/07/25 01:34:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:34:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/25 01:34:34 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for checks to finish 2026/07/25 01:34:34 DEBUG : one: size = 5 OK 2026/07/25 01:34:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:34:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/25 01:34:34 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for transfers to finish 2026/07/25 01:34:34 DEBUG : Waiting for deletions to finish 2026/07/25 01:34:34 INFO : There was nothing to transfer 2026/07/25 01:34:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:34:35 DEBUG : one: size = 3 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:34:35 DEBUG : one: Sizes differ 2026/07/25 01:34:36 DEBUG : two: size = 3 OK 2026/07/25 01:34:36 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/07/25 01:34:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/25 01:34:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/25 01:34:36 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for checks to finish 2026/07/25 01:34:36 DEBUG : one: size = 5 OK 2026/07/25 01:34:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:34:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/25 01:34:36 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for transfers to finish 2026/07/25 01:34:36 DEBUG : Waiting for deletions to finish 2026/07/25 01:34:36 INFO : There was nothing to transfer 2026/07/25 01:34:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:34:36 DEBUG : one: size = 3 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:34:36 DEBUG : one: Sizes differ 2026/07/25 01:34:36 DEBUG : two: size = 5 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:34:36 DEBUG : two: size = 3 (B2 bucket rclone-test-batomoj8yuyu path CompareDest) 2026/07/25 01:34:36 DEBUG : two: Sizes differ 2026/07/25 01:34:36 DEBUG : two: Need to transfer - File not found at Destination 2026/07/25 01:34:36 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for checks to finish 2026/07/25 01:34:36 DEBUG : one: size = 5 OK 2026/07/25 01:34:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:34:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/25 01:34:36 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for transfers to finish 2026/07/25 01:34:37 DEBUG : two: size = 5 OK 2026/07/25 01:34:37 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/25 01:34:37 INFO : two: Copied (new) 2026/07/25 01:34:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.52s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:34:40 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu/dest" 2026/07/25 01:34:40 DEBUG : Config file has changed externally - reloading 2026/07/25 01:34:41 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu/pre-dest1" 2026/07/25 01:34:42 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu/pre-dest2" 2026/07/25 01:34:44 DEBUG : 1: size = 1 OK 2026/07/25 01:34:44 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:34:44 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/25 01:34:45 DEBUG : 2: size = 1 OK 2026/07/25 01:34:45 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:34:45 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/25 01:34:45 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/25 01:34:45 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dest: Waiting for checks to finish 2026/07/25 01:34:45 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dest: Waiting for transfers to finish 2026/07/25 01:34:46 DEBUG : 3: size = 1 OK 2026/07/25 01:34:46 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/25 01:34:46 INFO : 3: Copied (new) 2026/07/25 01:34:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.88s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:34:47 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu/dst" 2026/07/25 01:34:48 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu/CopyDest" 2026/07/25 01:34:50 DEBUG : one: Need to transfer - File not found at Destination 2026/07/25 01:34:50 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for checks to finish 2026/07/25 01:34:50 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for transfers to finish 2026/07/25 01:34:51 DEBUG : one: size = 3 OK 2026/07/25 01:34:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/25 01:34:51 INFO : one: Copied (new) 2026/07/25 01:34:51 DEBUG : Waiting for deletions to finish 2026/07/25 01:34:52 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for checks to finish 2026/07/25 01:34:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:34:52 DEBUG : one: size = 3 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:34:52 DEBUG : one: Sizes differ 2026/07/25 01:34:52 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for transfers to finish 2026/07/25 01:34:52 DEBUG : one: size = 5 OK 2026/07/25 01:34:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/25 01:34:52 INFO : one: Copied (replaced existing) 2026/07/25 01:34:52 DEBUG : Waiting for deletions to finish 2026/07/25 01:34:54 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu/BackupDir" 2026/07/25 01:34:55 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for checks to finish 2026/07/25 01:34:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:34:55 DEBUG : one: size = 3 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:34:55 DEBUG : one: Sizes differ 2026/07/25 01:34:56 DEBUG : one: size = 5 OK 2026/07/25 01:34:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:34:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:34:56 DEBUG : one: size = 3 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:34:56 DEBUG : one: Sizes differ 2026/07/25 01:34:57 DEBUG : one: size = 3 OK 2026/07/25 01:34:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/25 01:34:57 INFO : one: Copied (server-side copy) 2026/07/25 01:34:57 INFO : one: Deleted 2026/07/25 01:34:57 DEBUG : one: size = 5 OK 2026/07/25 01:34:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/25 01:34:57 INFO : one: Copied (server-side copy) 2026/07/25 01:34:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/25 01:34:57 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for transfers to finish 2026/07/25 01:34:57 DEBUG : Waiting for deletions to finish 2026/07/25 01:34:58 DEBUG : one: size = 5 OK 2026/07/25 01:34:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:34:58 DEBUG : one: Unchanged skipping 2026/07/25 01:34:58 DEBUG : two: size = 3 OK 2026/07/25 01:34:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:34:59 DEBUG : two: size = 3 OK 2026/07/25 01:34:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/25 01:34:59 INFO : two: Copied (server-side copy) 2026/07/25 01:34:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/25 01:34:59 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for checks to finish 2026/07/25 01:34:59 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for transfers to finish 2026/07/25 01:34:59 DEBUG : Waiting for deletions to finish 2026/07/25 01:34:59 DEBUG : two: size = 3 OK 2026/07/25 01:34:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:34:59 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for checks to finish 2026/07/25 01:34:59 DEBUG : two: Unchanged skipping 2026/07/25 01:34:59 DEBUG : one: size = 5 OK 2026/07/25 01:34:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:34:59 DEBUG : one: Unchanged skipping 2026/07/25 01:34:59 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for transfers to finish 2026/07/25 01:34:59 DEBUG : Waiting for deletions to finish 2026/07/25 01:34:59 INFO : There was nothing to transfer 2026/07/25 01:35:01 DEBUG : one: size = 5 OK 2026/07/25 01:35:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:35:01 DEBUG : one: Unchanged skipping 2026/07/25 01:35:01 DEBUG : three: size = 7 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:35:01 DEBUG : three: size = 5 (B2 bucket rclone-test-batomoj8yuyu path CopyDest) 2026/07/25 01:35:01 DEBUG : three: Sizes differ 2026/07/25 01:35:01 DEBUG : three: Destination not found in --copy-dest 2026/07/25 01:35:01 DEBUG : three: Need to transfer - File not found at Destination 2026/07/25 01:35:01 DEBUG : two: size = 3 OK 2026/07/25 01:35:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/25 01:35:01 DEBUG : two: Unchanged skipping 2026/07/25 01:35:01 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for checks to finish 2026/07/25 01:35:01 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for transfers to finish 2026/07/25 01:35:02 DEBUG : three: size = 7 OK 2026/07/25 01:35:02 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/25 01:35:02 INFO : three: Copied (new) 2026/07/25 01:35:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.41s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:35:05 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu/dst" 2026/07/25 01:35:06 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu/backup" 2026/07/25 01:35:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:35:08 DEBUG : one: size = 3 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:35:08 DEBUG : one: Sizes differ 2026/07/25 01:35:08 DEBUG : two: size = 3 OK 2026/07/25 01:35:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:35:08 DEBUG : two: Unchanged skipping 2026/07/25 01:35:08 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for checks to finish 2026/07/25 01:35:09 DEBUG : one: size = 3 OK 2026/07/25 01:35:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/25 01:35:09 INFO : one: Copied (server-side copy) 2026/07/25 01:35:09 INFO : one: Deleted 2026/07/25 01:35:09 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for transfers to finish 2026/07/25 01:35:10 DEBUG : one: size = 4 OK 2026/07/25 01:35:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 01:35:10 INFO : one: Copied (new) 2026/07/25 01:35:10 DEBUG : Waiting for deletions to finish 2026/07/25 01:35:11 DEBUG : three.txt: size = 5 OK 2026/07/25 01:35:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/25 01:35:11 INFO : three.txt: Copied (server-side copy) 2026/07/25 01:35:11 INFO : three.txt: Deleted 2026/07/25 01:35:11 INFO : three.txt: Moved into backup dir 2026/07/25 01:35:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:35:12 DEBUG : one: size = 4 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:35:12 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for checks to finish 2026/07/25 01:35:12 DEBUG : one: Sizes differ 2026/07/25 01:35:12 DEBUG : two: size = 3 OK 2026/07/25 01:35:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:35:12 DEBUG : two: Unchanged skipping 2026/07/25 01:35:13 DEBUG : one: size = 4 OK 2026/07/25 01:35:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 01:35:13 INFO : one: Copied (server-side copy) 2026/07/25 01:35:13 INFO : one: Deleted 2026/07/25 01:35:13 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for transfers to finish 2026/07/25 01:35:14 DEBUG : one: size = 5 OK 2026/07/25 01:35:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/25 01:35:14 INFO : one: Copied (new) 2026/07/25 01:35:14 DEBUG : Waiting for deletions to finish 2026/07/25 01:35:14 DEBUG : three.txt: size = 6 OK 2026/07/25 01:35:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/25 01:35:14 INFO : three.txt: Copied (server-side copy) 2026/07/25 01:35:14 INFO : three.txt: Deleted 2026/07/25 01:35:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.12s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:35:17 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu/dst" 2026/07/25 01:35:18 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu/backup" 2026/07/25 01:35:20 DEBUG : two: size = 3 OK 2026/07/25 01:35:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:35:20 DEBUG : two: Unchanged skipping 2026/07/25 01:35:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:35:20 DEBUG : one: size = 3 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:35:20 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for checks to finish 2026/07/25 01:35:20 DEBUG : one: Sizes differ 2026/07/25 01:35:21 DEBUG : one.bak: size = 3 OK 2026/07/25 01:35:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/25 01:35:21 INFO : one: Copied (server-side copy) to: one.bak 2026/07/25 01:35:21 INFO : one: Deleted 2026/07/25 01:35:21 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for transfers to finish 2026/07/25 01:35:23 DEBUG : one: size = 4 OK 2026/07/25 01:35:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 01:35:23 INFO : one: Copied (new) 2026/07/25 01:35:23 DEBUG : Waiting for deletions to finish 2026/07/25 01:35:23 DEBUG : three.txt.bak: size = 5 OK 2026/07/25 01:35:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/25 01:35:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/25 01:35:23 INFO : three.txt: Deleted 2026/07/25 01:35:23 INFO : three.txt: Moved into backup dir 2026/07/25 01:35:25 DEBUG : two: size = 3 OK 2026/07/25 01:35:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:35:25 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for checks to finish 2026/07/25 01:35:25 DEBUG : two: Unchanged skipping 2026/07/25 01:35:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:35:25 DEBUG : one: size = 4 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:35:25 DEBUG : one: Sizes differ 2026/07/25 01:35:26 DEBUG : one.bak: size = 4 OK 2026/07/25 01:35:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 01:35:26 INFO : one: Copied (server-side copy) to: one.bak 2026/07/25 01:35:26 INFO : one: Deleted 2026/07/25 01:35:26 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for transfers to finish 2026/07/25 01:35:27 DEBUG : one: size = 5 OK 2026/07/25 01:35:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/25 01:35:27 INFO : one: Copied (new) 2026/07/25 01:35:27 DEBUG : Waiting for deletions to finish 2026/07/25 01:35:27 DEBUG : three.txt.bak: size = 6 OK 2026/07/25 01:35:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/25 01:35:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/25 01:35:27 INFO : three.txt: Deleted 2026/07/25 01:35:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.87s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:35:30 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu/dst" 2026/07/25 01:35:32 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu/backup" 2026/07/25 01:35:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:35:33 DEBUG : one: size = 3 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:35:33 DEBUG : one: Sizes differ 2026/07/25 01:35:33 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for checks to finish 2026/07/25 01:35:33 DEBUG : two: size = 3 OK 2026/07/25 01:35:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:35:33 DEBUG : two: Unchanged skipping 2026/07/25 01:35:35 DEBUG : one-2019-01-01: size = 3 OK 2026/07/25 01:35:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/25 01:35:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/25 01:35:35 INFO : one: Deleted 2026/07/25 01:35:35 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for transfers to finish 2026/07/25 01:35:36 DEBUG : one: size = 4 OK 2026/07/25 01:35:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 01:35:36 INFO : one: Copied (new) 2026/07/25 01:35:36 DEBUG : Waiting for deletions to finish 2026/07/25 01:35:37 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/25 01:35:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/25 01:35:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/25 01:35:37 INFO : three.txt: Deleted 2026/07/25 01:35:37 INFO : three.txt: Moved into backup dir 2026/07/25 01:35:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:35:39 DEBUG : one: size = 4 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:35:39 DEBUG : one: Sizes differ 2026/07/25 01:35:39 DEBUG : two: size = 3 OK 2026/07/25 01:35:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:35:39 DEBUG : two: Unchanged skipping 2026/07/25 01:35:39 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for checks to finish 2026/07/25 01:35:39 DEBUG : one-2019-01-01: size = 4 OK 2026/07/25 01:35:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 01:35:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/25 01:35:39 INFO : one: Deleted 2026/07/25 01:35:39 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for transfers to finish 2026/07/25 01:35:40 DEBUG : one: size = 5 OK 2026/07/25 01:35:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/25 01:35:40 INFO : one: Copied (new) 2026/07/25 01:35:40 DEBUG : Waiting for deletions to finish 2026/07/25 01:35:40 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/25 01:35:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/25 01:35:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/25 01:35:41 INFO : three.txt: Deleted 2026/07/25 01:35:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.18s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:35:43 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu/dst" 2026/07/25 01:35:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:35:45 DEBUG : one: size = 3 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:35:45 DEBUG : one: Sizes differ 2026/07/25 01:35:45 DEBUG : two: size = 3 OK 2026/07/25 01:35:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:35:45 DEBUG : two: Unchanged skipping 2026/07/25 01:35:45 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for checks to finish 2026/07/25 01:35:46 DEBUG : one.bak: size = 3 OK 2026/07/25 01:35:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/25 01:35:46 INFO : one: Copied (server-side copy) to: one.bak 2026/07/25 01:35:46 INFO : one: Deleted 2026/07/25 01:35:46 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for transfers to finish 2026/07/25 01:35:47 DEBUG : one: size = 4 OK 2026/07/25 01:35:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 01:35:47 INFO : one: Copied (new) 2026/07/25 01:35:47 DEBUG : Waiting for deletions to finish 2026/07/25 01:35:47 DEBUG : three.txt.bak: size = 5 OK 2026/07/25 01:35:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/25 01:35:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/25 01:35:47 INFO : three.txt: Deleted 2026/07/25 01:35:47 INFO : three.txt: Moved into backup dir 2026/07/25 01:35:48 DEBUG : one.bak: Excluded (Path Filter) 2026/07/25 01:35:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/25 01:35:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:35:48 DEBUG : one: size = 4 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:35:48 DEBUG : one: Sizes differ 2026/07/25 01:35:48 DEBUG : two: size = 3 OK 2026/07/25 01:35:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:35:48 DEBUG : two: Unchanged skipping 2026/07/25 01:35:48 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for checks to finish 2026/07/25 01:35:49 DEBUG : one.bak: size = 4 OK 2026/07/25 01:35:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 01:35:49 INFO : one: Copied (server-side copy) to: one.bak 2026/07/25 01:35:49 INFO : one: Deleted 2026/07/25 01:35:49 DEBUG : B2 bucket rclone-test-batomoj8yuyu path dst: Waiting for transfers to finish 2026/07/25 01:35:49 DEBUG : one: size = 5 OK 2026/07/25 01:35:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/25 01:35:49 INFO : one: Copied (new) 2026/07/25 01:35:49 DEBUG : Waiting for deletions to finish 2026/07/25 01:35:50 DEBUG : three.txt.bak: size = 6 OK 2026/07/25 01:35:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/25 01:35:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/25 01:35:50 INFO : three.txt: Deleted 2026/07/25 01:35:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.63s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:35:53 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu/dst" 2026/07/25 01:35:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:35:54 DEBUG : one: size = 3 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:35:54 DEBUG : one: Sizes differ 2026/07/25 01:35:55 DEBUG : one.bak: size = 3 OK 2026/07/25 01:35:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/25 01:35:55 INFO : one: Copied (server-side copy) to: one.bak 2026/07/25 01:35:56 INFO : one: Deleted 2026/07/25 01:35:56 DEBUG : one: size = 4 OK 2026/07/25 01:35:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 01:35:56 INFO : one: Copied (new) 2026/07/25 01:35:57 DEBUG : two: size = 3 OK 2026/07/25 01:35:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:35:57 DEBUG : two: Unchanged skipping 2026/07/25 01:35:57 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:35:57 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:35:57 DEBUG : three.txt: Sizes differ 2026/07/25 01:35:57 DEBUG : three.txt.bak: size = 5 OK 2026/07/25 01:35:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/25 01:35:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/25 01:35:57 INFO : three.txt: Deleted 2026/07/25 01:35:58 DEBUG : three.txt: size = 6 OK 2026/07/25 01:35:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/25 01:35:58 INFO : three.txt: Copied (new) 2026/07/25 01:35:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:35:58 DEBUG : one: size = 4 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:35:58 DEBUG : one: Sizes differ 2026/07/25 01:35:59 DEBUG : one.bak: size = 4 OK 2026/07/25 01:35:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 01:35:59 INFO : one: Copied (server-side copy) to: one.bak 2026/07/25 01:35:59 INFO : one: Deleted 2026/07/25 01:36:00 DEBUG : one: size = 5 OK 2026/07/25 01:36:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/25 01:36:00 INFO : one: Copied (new) 2026/07/25 01:36:00 DEBUG : two: size = 3 OK 2026/07/25 01:36:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:00 DEBUG : two: Unchanged skipping 2026/07/25 01:36:00 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:36:00 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:36:00 DEBUG : three.txt: Sizes differ 2026/07/25 01:36:01 DEBUG : three.txt.bak: size = 6 OK 2026/07/25 01:36:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/25 01:36:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/25 01:36:01 INFO : three.txt: Deleted 2026/07/25 01:36:01 DEBUG : three.txt: size = 19 OK 2026/07/25 01:36:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/25 01:36:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.01s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:36:05 DEBUG : Creating backend with remote "TestB2:rclone-test-batomoj8yuyu/dst" 2026/07/25 01:36:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:36:06 DEBUG : one: size = 3 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:36:06 DEBUG : one: Sizes differ 2026/07/25 01:36:08 DEBUG : one-2019-01-01: size = 3 OK 2026/07/25 01:36:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/25 01:36:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/25 01:36:08 INFO : one: Deleted 2026/07/25 01:36:09 DEBUG : one: size = 4 OK 2026/07/25 01:36:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 01:36:09 INFO : one: Copied (new) 2026/07/25 01:36:09 DEBUG : two: size = 3 OK 2026/07/25 01:36:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:09 DEBUG : two: Unchanged skipping 2026/07/25 01:36:09 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:36:09 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:36:09 DEBUG : three.txt: Sizes differ 2026/07/25 01:36:10 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/25 01:36:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/25 01:36:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/25 01:36:10 INFO : three.txt: Deleted 2026/07/25 01:36:10 DEBUG : three.txt: size = 6 OK 2026/07/25 01:36:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/25 01:36:10 INFO : three.txt: Copied (new) 2026/07/25 01:36:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:36:11 DEBUG : one: size = 4 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:36:11 DEBUG : one: Sizes differ 2026/07/25 01:36:11 DEBUG : one-2019-01-01: size = 4 OK 2026/07/25 01:36:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/25 01:36:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/25 01:36:11 INFO : one: Deleted 2026/07/25 01:36:12 DEBUG : one: size = 5 OK 2026/07/25 01:36:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/25 01:36:12 INFO : one: Copied (new) 2026/07/25 01:36:12 DEBUG : two: size = 3 OK 2026/07/25 01:36:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:12 DEBUG : two: Unchanged skipping 2026/07/25 01:36:12 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:36:12 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-batomoj8yuyu path dst) 2026/07/25 01:36:12 DEBUG : three.txt: Sizes differ 2026/07/25 01:36:12 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/25 01:36:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/25 01:36:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/25 01:36:13 INFO : three.txt: Deleted 2026/07/25 01:36:13 DEBUG : three.txt: size = 19 OK 2026/07/25 01:36:13 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/25 01:36:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.79s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:36:15 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:36:15 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:36:15 DEBUG : Testêé: Sizes differ 2026/07/25 01:36:15 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:36:15 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:36:16 DEBUG : Testêé: size = 14 OK 2026/07/25 01:36:16 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/25 01:36:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/25 01:36:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.55s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:36:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/25 01:36:17 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:36:17 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:36:17 DEBUG : existing: size = 6 OK 2026/07/25 01:36:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/25 01:36:17 INFO : existing: Copied (new) 2026/07/25 01:36:17 DEBUG : Waiting for deletions to finish 2026/07/25 01:36:18 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:36:18 DEBUG : existing: size = 6 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:36:18 DEBUG : existing: Sizes differ 2026/07/25 01:36:18 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/25 01:36:18 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:36:18 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:36:18 ERROR : B2 bucket rclone-test-batomoj8yuyu: not deleting files as there were IO errors 2026/07/25 01:36:18 ERROR : B2 bucket rclone-test-batomoj8yuyu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.78s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:36:20 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:36:20 DEBUG : EXISTING: size = 6 OK 2026/07/25 01:36:20 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:20 DEBUG : existing: Unchanged skipping 2026/07/25 01:36:20 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:36:20 DEBUG : Waiting for deletions to finish 2026/07/25 01:36:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.03s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.35s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.06s) --- SKIP: TestMaxTransfer/Hard (0.35s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:36:40 DEBUG : both10: size = 6 OK 2026/07/25 01:36:40 DEBUG : both11: size = 6 OK 2026/07/25 01:36:40 DEBUG : both12: size = 6 OK 2026/07/25 01:36:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:40 DEBUG : both0: size = 6 OK 2026/07/25 01:36:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:40 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:36:40 DEBUG : both11: Unchanged skipping 2026/07/25 01:36:40 DEBUG : both13: size = 6 OK 2026/07/25 01:36:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:40 DEBUG : both13: Unchanged skipping 2026/07/25 01:36:40 DEBUG : both14: size = 6 OK 2026/07/25 01:36:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:40 DEBUG : both12: Unchanged skipping 2026/07/25 01:36:40 DEBUG : both15: size = 6 OK 2026/07/25 01:36:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:40 DEBUG : both10: Unchanged skipping 2026/07/25 01:36:40 DEBUG : both16: size = 6 OK 2026/07/25 01:36:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:40 DEBUG : both16: Unchanged skipping 2026/07/25 01:36:40 DEBUG : both17: size = 6 OK 2026/07/25 01:36:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:40 DEBUG : both0: Unchanged skipping 2026/07/25 01:36:40 DEBUG : both18: size = 6 OK 2026/07/25 01:36:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:40 DEBUG : both18: Unchanged skipping 2026/07/25 01:36:40 DEBUG : both19: size = 6 OK 2026/07/25 01:36:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:40 DEBUG : both14: Unchanged skipping 2026/07/25 01:36:40 DEBUG : both1: size = 6 OK 2026/07/25 01:36:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:40 DEBUG : both15: Unchanged skipping 2026/07/25 01:36:40 DEBUG : both2: size = 6 OK 2026/07/25 01:36:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:40 DEBUG : both17: Unchanged skipping 2026/07/25 01:36:40 DEBUG : both3: size = 6 OK 2026/07/25 01:36:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:40 DEBUG : both3: Unchanged skipping 2026/07/25 01:36:40 DEBUG : both4: size = 6 OK 2026/07/25 01:36:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:40 DEBUG : both19: Unchanged skipping 2026/07/25 01:36:40 DEBUG : both5: size = 6 OK 2026/07/25 01:36:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:40 DEBUG : both5: Unchanged skipping 2026/07/25 01:36:40 DEBUG : both6: size = 6 OK 2026/07/25 01:36:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:40 DEBUG : both6: Unchanged skipping 2026/07/25 01:36:40 DEBUG : both7: size = 6 OK 2026/07/25 01:36:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:40 DEBUG : both7: Unchanged skipping 2026/07/25 01:36:40 DEBUG : both8: size = 6 OK 2026/07/25 01:36:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:40 DEBUG : both8: Unchanged skipping 2026/07/25 01:36:40 DEBUG : both9: size = 6 OK 2026/07/25 01:36:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:36:40 DEBUG : both1: Unchanged skipping 2026/07/25 01:36:40 DEBUG : both2: Unchanged skipping 2026/07/25 01:36:40 DEBUG : both4: Unchanged skipping 2026/07/25 01:36:40 DEBUG : both9: Unchanged skipping 2026/07/25 01:36:40 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:36:40 DEBUG : Waiting for deletions to finish 2026/07/25 01:36:40 INFO : only15: Deleted 2026/07/25 01:36:40 INFO : only16: Deleted 2026/07/25 01:36:40 INFO : only18: Deleted 2026/07/25 01:36:40 INFO : only2: Deleted 2026/07/25 01:36:40 INFO : only5: Deleted 2026/07/25 01:36:40 INFO : only6: Deleted 2026/07/25 01:36:40 INFO : only0: Deleted 2026/07/25 01:36:40 INFO : only10: Deleted 2026/07/25 01:36:40 INFO : only17: Deleted 2026/07/25 01:36:40 INFO : only4: Deleted 2026/07/25 01:36:40 INFO : only7: Deleted 2026/07/25 01:36:40 INFO : only9: Deleted 2026/07/25 01:36:40 INFO : only11: Deleted 2026/07/25 01:36:41 INFO : only12: Deleted 2026/07/25 01:36:41 INFO : only13: Deleted 2026/07/25 01:36:41 INFO : only19: Deleted 2026/07/25 01:36:41 INFO : only1: Deleted 2026/07/25 01:36:41 INFO : only8: Deleted 2026/07/25 01:36:41 INFO : only3: Deleted 2026/07/25 01:36:41 INFO : only14: Deleted 2026/07/25 01:36:41 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.14s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:37:03 DEBUG : both10: size = 6 OK 2026/07/25 01:37:03 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:03 DEBUG : both12: size = 6 OK 2026/07/25 01:37:03 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:03 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:37:03 DEBUG : both0: size = 6 OK 2026/07/25 01:37:03 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:03 DEBUG : both11: size = 6 OK 2026/07/25 01:37:03 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:03 DEBUG : both10: Unchanged skipping 2026/07/25 01:37:03 DEBUG : both13: size = 6 OK 2026/07/25 01:37:03 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:03 DEBUG : both11: Unchanged skipping 2026/07/25 01:37:03 DEBUG : both14: size = 6 OK 2026/07/25 01:37:03 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:03 DEBUG : both14: Unchanged skipping 2026/07/25 01:37:03 DEBUG : both15: size = 6 OK 2026/07/25 01:37:03 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:03 DEBUG : both15: Unchanged skipping 2026/07/25 01:37:03 DEBUG : both16: size = 6 OK 2026/07/25 01:37:03 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:03 DEBUG : both16: Unchanged skipping 2026/07/25 01:37:03 DEBUG : both17: size = 6 OK 2026/07/25 01:37:03 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:03 DEBUG : both17: Unchanged skipping 2026/07/25 01:37:03 DEBUG : both18: size = 6 OK 2026/07/25 01:37:03 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:03 DEBUG : both18: Unchanged skipping 2026/07/25 01:37:03 DEBUG : both19: size = 6 OK 2026/07/25 01:37:03 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:03 DEBUG : both19: Unchanged skipping 2026/07/25 01:37:03 DEBUG : both1: size = 6 OK 2026/07/25 01:37:03 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:03 DEBUG : both1: Unchanged skipping 2026/07/25 01:37:03 DEBUG : both2: size = 6 OK 2026/07/25 01:37:03 DEBUG : both12: Unchanged skipping 2026/07/25 01:37:03 DEBUG : both3: size = 6 OK 2026/07/25 01:37:03 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:03 DEBUG : both3: Unchanged skipping 2026/07/25 01:37:03 DEBUG : both4: size = 6 OK 2026/07/25 01:37:03 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:03 DEBUG : both4: Unchanged skipping 2026/07/25 01:37:03 DEBUG : both5: size = 6 OK 2026/07/25 01:37:03 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:03 DEBUG : both5: Unchanged skipping 2026/07/25 01:37:03 DEBUG : both6: size = 6 OK 2026/07/25 01:37:03 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:03 DEBUG : both6: Unchanged skipping 2026/07/25 01:37:03 DEBUG : both7: size = 6 OK 2026/07/25 01:37:03 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:03 DEBUG : both7: Unchanged skipping 2026/07/25 01:37:03 DEBUG : both8: size = 6 OK 2026/07/25 01:37:03 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:03 DEBUG : both8: Unchanged skipping 2026/07/25 01:37:03 DEBUG : both9: size = 6 OK 2026/07/25 01:37:03 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:03 DEBUG : both9: Unchanged skipping 2026/07/25 01:37:03 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:37:03 DEBUG : only0: size = 6 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:37:03 DEBUG : only0: Sizes differ 2026/07/25 01:37:03 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:37:03 DEBUG : only10: size = 6 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:37:03 DEBUG : only10: Sizes differ 2026/07/25 01:37:03 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:37:03 DEBUG : only11: size = 6 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:37:03 DEBUG : only11: Sizes differ 2026/07/25 01:37:03 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:37:03 DEBUG : only12: size = 6 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:37:03 DEBUG : only12: Sizes differ 2026/07/25 01:37:03 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:37:03 DEBUG : only13: size = 6 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:37:03 DEBUG : only13: Sizes differ 2026/07/25 01:37:03 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:37:03 DEBUG : only14: size = 6 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:37:03 DEBUG : only14: Sizes differ 2026/07/25 01:37:03 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:37:03 DEBUG : only15: size = 6 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:37:03 DEBUG : only15: Sizes differ 2026/07/25 01:37:03 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:37:03 DEBUG : only16: size = 6 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:37:03 DEBUG : only16: Sizes differ 2026/07/25 01:37:03 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:37:03 DEBUG : only17: size = 6 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:37:03 DEBUG : only17: Sizes differ 2026/07/25 01:37:03 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:37:03 DEBUG : only18: size = 6 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:37:03 DEBUG : only18: Sizes differ 2026/07/25 01:37:03 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:03 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:37:03 DEBUG : only19: size = 6 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:37:03 DEBUG : only19: Sizes differ 2026/07/25 01:37:03 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:37:03 DEBUG : only1: size = 6 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:37:03 DEBUG : only1: Sizes differ 2026/07/25 01:37:03 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:37:03 DEBUG : only2: size = 6 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:37:03 DEBUG : only2: Sizes differ 2026/07/25 01:37:03 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:37:03 DEBUG : only3: size = 6 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:37:03 DEBUG : only3: Sizes differ 2026/07/25 01:37:03 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:37:03 DEBUG : only4: size = 6 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:37:03 DEBUG : only4: Sizes differ 2026/07/25 01:37:03 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:37:03 DEBUG : only5: size = 6 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:37:03 DEBUG : only5: Sizes differ 2026/07/25 01:37:03 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:37:03 DEBUG : only6: size = 6 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:37:03 DEBUG : only6: Sizes differ 2026/07/25 01:37:03 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:37:03 DEBUG : only7: size = 6 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:37:03 DEBUG : only7: Sizes differ 2026/07/25 01:37:03 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:37:03 DEBUG : only8: size = 6 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:37:03 DEBUG : only8: Sizes differ 2026/07/25 01:37:03 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3915170782) 2026/07/25 01:37:03 DEBUG : only9: size = 6 (B2 bucket rclone-test-batomoj8yuyu) 2026/07/25 01:37:03 DEBUG : only9: Sizes differ 2026/07/25 01:37:03 DEBUG : both2: Unchanged skipping 2026/07/25 01:37:03 DEBUG : both13: Unchanged skipping 2026/07/25 01:37:03 DEBUG : both0: Unchanged skipping 2026/07/25 01:37:03 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:37:03 DEBUG : only0: size = 0 OK 2026/07/25 01:37:03 DEBUG : only10: size = 0 OK 2026/07/25 01:37:03 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 01:37:03 INFO : only0: Copied (replaced existing) 2026/07/25 01:37:03 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 01:37:03 INFO : only10: Copied (replaced existing) 2026/07/25 01:37:04 DEBUG : only14: size = 0 OK 2026/07/25 01:37:04 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 01:37:04 INFO : only14: Copied (replaced existing) 2026/07/25 01:37:04 DEBUG : only13: size = 0 OK 2026/07/25 01:37:04 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 01:37:04 INFO : only13: Copied (replaced existing) 2026/07/25 01:37:04 DEBUG : only11: size = 0 OK 2026/07/25 01:37:04 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 01:37:04 INFO : only11: Copied (replaced existing) 2026/07/25 01:37:04 DEBUG : only15: size = 0 OK 2026/07/25 01:37:04 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 01:37:04 INFO : only15: Copied (replaced existing) 2026/07/25 01:37:04 DEBUG : only16: size = 0 OK 2026/07/25 01:37:04 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 01:37:04 INFO : only16: Copied (replaced existing) 2026/07/25 01:37:04 DEBUG : only17: size = 0 OK 2026/07/25 01:37:04 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 01:37:04 INFO : only17: Copied (replaced existing) 2026/07/25 01:37:04 DEBUG : only12: size = 0 OK 2026/07/25 01:37:04 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 01:37:04 INFO : only12: Copied (replaced existing) 2026/07/25 01:37:04 DEBUG : only18: size = 0 OK 2026/07/25 01:37:04 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 01:37:04 INFO : only18: Copied (replaced existing) 2026/07/25 01:37:04 DEBUG : only19: size = 0 OK 2026/07/25 01:37:04 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 01:37:04 INFO : only19: Copied (replaced existing) 2026/07/25 01:37:04 DEBUG : only1: size = 0 OK 2026/07/25 01:37:04 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 01:37:04 INFO : only1: Copied (replaced existing) 2026/07/25 01:37:04 DEBUG : only2: size = 0 OK 2026/07/25 01:37:04 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 01:37:04 INFO : only2: Copied (replaced existing) 2026/07/25 01:37:04 DEBUG : only3: size = 0 OK 2026/07/25 01:37:04 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 01:37:04 INFO : only3: Copied (replaced existing) 2026/07/25 01:37:04 DEBUG : only4: size = 0 OK 2026/07/25 01:37:04 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 01:37:04 INFO : only4: Copied (replaced existing) 2026/07/25 01:37:04 DEBUG : only5: size = 0 OK 2026/07/25 01:37:04 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 01:37:04 INFO : only5: Copied (replaced existing) 2026/07/25 01:37:04 DEBUG : only6: size = 0 OK 2026/07/25 01:37:04 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 01:37:04 INFO : only6: Copied (replaced existing) 2026/07/25 01:37:04 DEBUG : only7: size = 0 OK 2026/07/25 01:37:04 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 01:37:04 INFO : only7: Copied (replaced existing) 2026/07/25 01:37:04 DEBUG : only8: size = 0 OK 2026/07/25 01:37:04 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 01:37:04 INFO : only8: Copied (replaced existing) 2026/07/25 01:37:04 DEBUG : only9: size = 0 OK 2026/07/25 01:37:04 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/25 01:37:04 INFO : only9: Copied (replaced existing) 2026/07/25 01:37:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.19s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:37:12 DEBUG : empty_dir: Making directory with metadata 2026/07/25 01:37:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/25 01:37:12 DEBUG : empty_on_remote: Making directory with metadata 2026/07/25 01:37:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/25 01:37:12 INFO : empty_on_remote: Making directory 2026/07/25 01:37:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/25 01:37:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/25 01:37:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/25 01:37:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/25 01:37:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.27s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:37:15 DEBUG : empty_dir: Making directory with metadata 2026/07/25 01:37:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/25 01:37:15 DEBUG : empty_on_remote: Making directory with metadata 2026/07/25 01:37:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/25 01:37:15 INFO : empty_on_remote: Making directory 2026/07/25 01:37:15 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/25 01:37:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/25 01:37:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/25 01:37:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/25 01:37:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/25 01:37:15 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.15s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:37:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/25 01:37:17 INFO : sub dir: Making directory 2026/07/25 01:37:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.33s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:37:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/25 01:37:19 INFO : sub dir: Making directory 2026/07/25 01:37:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.11s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:37:28 DEBUG : Waiting for deletions to finish 2026/07/25 01:37:29 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : apple: size = 5 OK 2026/07/25 01:37:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:29 DEBUG : apple: Unchanged skipping 2026/07/25 01:37:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 01:37:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 01:37:29 DEBUG : banana: size = 6 OK 2026/07/25 01:37:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:29 DEBUG : banana: Unchanged skipping 2026/07/25 01:37:29 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 01:37:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:29 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 01:37:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 01:37:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 01:37:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 01:37:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 01:37:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 01:37:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 01:37:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 01:37:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 01:37:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 01:37:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 01:37:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 01:37:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 01:37:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 01:37:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 01:37:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 01:37:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 01:37:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 01:37:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 01:37:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 01:37:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 01:37:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 01:37:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 01:37:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 01:37:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 01:37:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 01:37:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 01:37:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 01:37:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 01:37:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 01:37:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 01:37:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 01:37:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 01:37:29 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:37:29 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:37:29 DEBUG : Waiting for deletions to finish 2026/07/25 01:37:29 INFO : There was nothing to transfer 2026/07/25 01:37:29 DEBUG : Waiting for deletions to finish 2026/07/25 01:37:29 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:37:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 01:37:30 DEBUG : apple: size = 5 OK 2026/07/25 01:37:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:30 DEBUG : apple: Unchanged skipping 2026/07/25 01:37:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 01:37:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 01:37:30 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 01:37:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:30 DEBUG : banana: size = 6 OK 2026/07/25 01:37:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:30 DEBUG : banana: Unchanged skipping 2026/07/25 01:37:30 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 01:37:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 01:37:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 01:37:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 01:37:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 01:37:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 01:37:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 01:37:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 01:37:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 01:37:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 01:37:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 01:37:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 01:37:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 01:37:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 01:37:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 01:37:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 01:37:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 01:37:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 01:37:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 01:37:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 01:37:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 01:37:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 01:37:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 01:37:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 01:37:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 01:37:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 01:37:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 01:37:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 01:37:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 01:37:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 01:37:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 01:37:30 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:37:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 01:37:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 01:37:30 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:37:30 DEBUG : Waiting for deletions to finish 2026/07/25 01:37:30 INFO : There was nothing to transfer 2026/07/25 01:37:30 DEBUG : Waiting for deletions to finish 2026/07/25 01:37:30 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:37:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:37:30 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:37:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:37:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:37:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:37:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:37:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:37:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:37:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:37:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:37:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:37:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:37:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:37:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:37:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:37:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:37:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:37:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:37:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:37:43 DEBUG : Waiting for deletions to finish 2026/07/25 01:37:44 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 01:37:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:44 DEBUG : banana: size = 6 OK 2026/07/25 01:37:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:44 DEBUG : banana: Unchanged skipping 2026/07/25 01:37:44 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 01:37:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 01:37:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:44 DEBUG : apple: size = 5 OK 2026/07/25 01:37:44 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 01:37:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:44 DEBUG : apple: Unchanged skipping 2026/07/25 01:37:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 01:37:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 01:37:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 01:37:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 01:37:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 01:37:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 01:37:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 01:37:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 01:37:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 01:37:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 01:37:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 01:37:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 01:37:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 01:37:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 01:37:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 01:37:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 01:37:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 01:37:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 01:37:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 01:37:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 01:37:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 01:37:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 01:37:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 01:37:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 01:37:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 01:37:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 01:37:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 01:37:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 01:37:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 01:37:44 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:37:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 01:37:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 01:37:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 01:37:44 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:37:44 DEBUG : Waiting for deletions to finish 2026/07/25 01:37:44 INFO : There was nothing to transfer 2026/07/25 01:37:44 DEBUG : Waiting for deletions to finish 2026/07/25 01:37:44 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:37:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 01:37:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 01:37:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 01:37:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 01:37:45 DEBUG : apple: size = 5 OK 2026/07/25 01:37:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:45 DEBUG : banana: size = 6 OK 2026/07/25 01:37:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 01:37:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:45 DEBUG : banana: Unchanged skipping 2026/07/25 01:37:45 DEBUG : apple: Unchanged skipping 2026/07/25 01:37:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 01:37:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 01:37:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 01:37:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 01:37:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 01:37:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 01:37:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 01:37:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 01:37:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 01:37:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 01:37:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 01:37:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 01:37:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 01:37:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 01:37:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 01:37:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 01:37:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 01:37:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 01:37:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 01:37:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 01:37:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 01:37:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 01:37:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 01:37:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 01:37:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 01:37:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 01:37:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 01:37:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 01:37:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 01:37:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 01:37:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 01:37:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:37:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 01:37:45 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:37:45 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:37:45 DEBUG : Waiting for deletions to finish 2026/07/25 01:37:45 INFO : There was nothing to transfer 2026/07/25 01:37:45 DEBUG : Waiting for deletions to finish 2026/07/25 01:37:45 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:37:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:37:45 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:37:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:37:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:37:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:37:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:37:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:37:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:37:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:37:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:37:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:37:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:37:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:37:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:37:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:37:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:37:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:37:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:37:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:37:59 DEBUG : Waiting for deletions to finish 2026/07/25 01:38:00 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:38:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:38:00 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:38:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:38:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:38:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:38:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:38:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:38:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:38:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:38:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:38:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:38:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:38:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:38:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:38:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:38:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:38:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:38:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:38:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 01:38:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/25 01:38:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/25 01:38:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/25 01:38:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/25 01:38:00 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:00 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/25 01:38:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/25 01:38:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:00 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:38:00 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:38:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/25 01:38:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/25 01:38:01 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:01 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/25 01:38:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/25 01:38:01 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:01 DEBUG : YXBwbGU=: size = 5 OK 2026/07/25 01:38:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/25 01:38:01 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/25 01:38:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/25 01:38:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/25 01:38:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:01 DEBUG : YmFuYW5h: size = 6 OK 2026/07/25 01:38:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/25 01:38:01 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/25 01:38:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/25 01:38:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/25 01:38:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/25 01:38:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/25 01:38:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/25 01:38:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/25 01:38:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/25 01:38:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/25 01:38:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/25 01:38:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/25 01:38:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/25 01:38:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/25 01:38:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/25 01:38:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/25 01:38:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/25 01:38:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/25 01:38:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/25 01:38:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/25 01:38:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/25 01:38:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/25 01:38:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/25 01:38:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/25 01:38:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/25 01:38:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/25 01:38:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/25 01:38:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/25 01:38:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/25 01:38:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/25 01:38:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/25 01:38:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:02 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/25 01:38:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/25 01:38:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/25 01:38:02 DEBUG : Waiting for deletions to finish 2026/07/25 01:38:03 INFO : dir1/0003-defghij.txt: Deleted 2026/07/25 01:38:03 INFO : appleappleapplebanana: Deleted 2026/07/25 01:38:03 INFO : dir1/0007-1234567.txt: Deleted 2026/07/25 01:38:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/25 01:38:03 INFO : dir1/0014-89;=.txt: Deleted 2026/07/25 01:38:03 INFO : dir1/0011-56789;.txt: Deleted 2026/07/25 01:38:03 INFO : dir1/0013-789;=.txt: Deleted 2026/07/25 01:38:03 INFO : dir1/0015-9;=.txt: Deleted 2026/07/25 01:38:03 INFO : banana: Deleted 2026/07/25 01:38:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/25 01:38:03 INFO : dir1/0012-6789;.txt: Deleted 2026/07/25 01:38:03 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/25 01:38:03 INFO : apple: Deleted 2026/07/25 01:38:03 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/25 01:38:03 INFO : splitbananasplit: Deleted 2026/07/25 01:38:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/25 01:38:03 INFO : dir1/0008-2345678.txt: Deleted 2026/07/25 01:38:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/25 01:38:03 INFO : dir1/0009-3456789.txt: Deleted 2026/07/25 01:38:03 INFO : dir1/0010-456789.txt: Deleted 2026/07/25 01:38:03 DEBUG : Waiting for deletions to finish 2026/07/25 01:38:04 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/25 01:38:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : YXBwbGU=: size = 5 OK 2026/07/25 01:38:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 01:38:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:38:04 DEBUG : apple: Unchanged skipping 2026/07/25 01:38:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/25 01:38:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:38:04 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 01:38:04 DEBUG : YmFuYW5h: size = 6 OK 2026/07/25 01:38:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:38:04 DEBUG : banana: Unchanged skipping 2026/07/25 01:38:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/25 01:38:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/25 01:38:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:38:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 01:38:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/25 01:38:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:38:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 01:38:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/25 01:38:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:38:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/25 01:38:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/25 01:38:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:38:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:38:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 01:38:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/25 01:38:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/25 01:38:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:38:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 01:38:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:38:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/25 01:38:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 01:38:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/25 01:38:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:38:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 01:38:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/25 01:38:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:38:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 01:38:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/25 01:38:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:38:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 01:38:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/25 01:38:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:38:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/25 01:38:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 01:38:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:38:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/25 01:38:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 01:38:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 01:38:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/25 01:38:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:38:04 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/25 01:38:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 01:38:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 01:38:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:38:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 01:38:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:38:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 01:38:04 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:38:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/25 01:38:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:38:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 01:38:04 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:38:04 DEBUG : Waiting for deletions to finish 2026/07/25 01:38:04 DEBUG : Waiting for deletions to finish 2026/07/25 01:38:04 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/25 01:38:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : apple: transformed to: YXBwbGU= 2026/07/25 01:38:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/25 01:38:04 DEBUG : banana: transformed to: YmFuYW5h 2026/07/25 01:38:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/25 01:38:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/25 01:38:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/25 01:38:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/25 01:38:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/25 01:38:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/25 01:38:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:38:18 DEBUG : Waiting for deletions to finish 2026/07/25 01:38:18 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:38:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:38:18 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:38:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:38:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:38:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:38:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:38:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:38:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:38:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:38:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:38:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:38:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:38:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:38:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:38:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:38:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:38:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:38:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:38:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 01:38:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:19 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:19 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:19 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:19 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:19 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:19 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:19 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/25 01:38:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/25 01:38:19 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/25 01:38:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/25 01:38:19 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:19 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:19 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:19 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 01:38:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 01:38:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/25 01:38:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 01:38:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/25 01:38:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 01:38:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 01:38:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 01:38:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 01:38:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 01:38:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 01:38:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 01:38:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 01:38:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 01:38:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 01:38:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 01:38:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 01:38:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/25 01:38:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 01:38:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 01:38:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 01:38:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 01:38:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 01:38:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 01:38:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 01:38:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 01:38:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/25 01:38:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 01:38:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/25 01:38:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 01:38:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 01:38:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 01:38:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 01:38:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/25 01:38:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 01:38:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 01:38:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 01:38:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 01:38:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 01:38:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 01:38:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 01:38:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 01:38:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 01:38:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/25 01:38:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 01:38:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 01:38:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 01:38:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/25 01:38:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 01:38:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 01:38:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 01:38:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 01:38:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 01:38:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 01:38:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 01:38:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 01:38:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 01:38:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/25 01:38:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 01:38:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 01:38:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 01:38:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 01:38:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 01:38:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/25 01:38:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 01:38:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 01:38:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 01:38:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 01:38:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 01:38:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 01:38:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 01:38:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 01:38:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 01:38:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/25 01:38:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 01:38:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 01:38:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 01:38:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 01:38:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/25 01:38:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 01:38:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/25 01:38:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/25 01:38:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/25 01:38:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 01:38:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/25 01:38:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 01:38:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/25 01:38:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 01:38:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 01:38:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 01:38:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 01:38:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/25 01:38:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 01:38:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 01:38:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 01:38:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 01:38:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 01:38:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/25 01:38:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 01:38:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 01:38:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 01:38:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 01:38:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 01:38:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/25 01:38:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 01:38:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 01:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 01:38:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 01:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 01:38:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/25 01:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 01:38:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 01:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 01:38:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 01:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 01:38:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/25 01:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 01:38:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 01:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 01:38:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 01:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 01:38:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/25 01:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 01:38:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 01:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 01:38:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 01:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 01:38:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 01:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 01:38:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 01:38:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/25 01:38:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 01:38:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/25 01:38:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/25 01:38:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/25 01:38:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 01:38:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/25 01:38:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 01:38:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/25 01:38:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/25 01:38:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 01:38:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 01:38:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 01:38:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/25 01:38:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 01:38:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 01:38:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 01:38:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 01:38:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 01:38:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/25 01:38:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 01:38:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/25 01:38:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 01:38:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 01:38:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 01:38:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 01:38:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 01:38:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/25 01:38:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 01:38:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 01:38:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 01:38:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 01:38:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 01:38:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 01:38:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 01:38:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 01:38:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 01:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 01:38:19 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/25 01:38:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 01:38:19 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/25 01:38:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:19 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/25 01:38:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:19 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/25 01:38:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:19 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/25 01:38:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:19 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/25 01:38:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:19 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/25 01:38:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:19 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/25 01:38:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:19 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/25 01:38:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:19 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/25 01:38:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:19 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/25 01:38:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:19 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/25 01:38:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:19 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/25 01:38:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:19 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/25 01:38:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:19 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/25 01:38:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:19 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/25 01:38:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:19 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/25 01:38:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:19 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:38:19 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:38:19 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/25 01:38:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/25 01:38:19 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/25 01:38:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/25 01:38:19 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/25 01:38:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/25 01:38:19 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/25 01:38:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/25 01:38:19 DEBUG : PREFIXapple: size = 5 OK 2026/07/25 01:38:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/25 01:38:19 INFO : apple: Copied (new) to: PREFIXapple 2026/07/25 01:38:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/25 01:38:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/25 01:38:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/25 01:38:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/25 01:38:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/25 01:38:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/25 01:38:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/25 01:38:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/25 01:38:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/25 01:38:19 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/25 01:38:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/25 01:38:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/25 01:38:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/25 01:38:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/25 01:38:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/25 01:38:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/25 01:38:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/25 01:38:20 DEBUG : PREFIXbanana: size = 6 OK 2026/07/25 01:38:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/25 01:38:20 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/25 01:38:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/25 01:38:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/25 01:38:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/25 01:38:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/25 01:38:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/25 01:38:20 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/25 01:38:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/25 01:38:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/25 01:38:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/25 01:38:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/25 01:38:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/25 01:38:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/25 01:38:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/25 01:38:20 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/25 01:38:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/25 01:38:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/25 01:38:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/25 01:38:20 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/25 01:38:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/25 01:38:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/25 01:38:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/25 01:38:20 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/25 01:38:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/25 01:38:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/25 01:38:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/25 01:38:20 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/25 01:38:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/25 01:38:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/25 01:38:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/25 01:38:20 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/25 01:38:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/25 01:38:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/25 01:38:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/25 01:38:20 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/25 01:38:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/25 01:38:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/25 01:38:20 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/25 01:38:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/25 01:38:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/25 01:38:21 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/25 01:38:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/25 01:38:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/25 01:38:21 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/25 01:38:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/25 01:38:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/25 01:38:21 DEBUG : Waiting for deletions to finish 2026/07/25 01:38:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/25 01:38:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/25 01:38:21 INFO : dir1/0007-1234567.txt: Deleted 2026/07/25 01:38:21 INFO : dir1/0003-defghij.txt: Deleted 2026/07/25 01:38:21 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/25 01:38:21 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/25 01:38:21 INFO : dir1/0012-6789;.txt: Deleted 2026/07/25 01:38:21 INFO : dir1/0014-89;=.txt: Deleted 2026/07/25 01:38:22 INFO : dir1/0008-2345678.txt: Deleted 2026/07/25 01:38:22 INFO : dir1/0010-456789.txt: Deleted 2026/07/25 01:38:22 INFO : dir1/0011-56789;.txt: Deleted 2026/07/25 01:38:22 INFO : apple: Deleted 2026/07/25 01:38:22 INFO : dir1/0009-3456789.txt: Deleted 2026/07/25 01:38:22 INFO : appleappleapplebanana: Deleted 2026/07/25 01:38:22 INFO : splitbananasplit: Deleted 2026/07/25 01:38:22 INFO : dir1/0013-789;=.txt: Deleted 2026/07/25 01:38:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/25 01:38:22 INFO : banana: Deleted 2026/07/25 01:38:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/25 01:38:22 INFO : dir1/0015-9;=.txt: Deleted 2026/07/25 01:38:22 DEBUG : Waiting for deletions to finish 2026/07/25 01:38:22 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/25 01:38:22 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:38:22 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/25 01:38:22 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/25 01:38:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:38:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:38:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:38:22 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:38:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:38:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:38:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:38:22 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:38:22 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:38:22 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:38:22 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:38:22 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:38:22 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:38:22 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:38:22 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:38:22 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:38:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/25 01:38:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/25 01:38:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/25 01:38:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/25 01:38:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/25 01:38:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/25 01:38:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/25 01:38:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/25 01:38:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/25 01:38:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/25 01:38:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/25 01:38:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/25 01:38:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/25 01:38:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/25 01:38:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/25 01:38:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/25 01:38:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/25 01:38:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/25 01:38:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/25 01:38:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/25 01:38:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/25 01:38:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/25 01:38:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/25 01:38:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/25 01:38:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/25 01:38:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/25 01:38:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/25 01:38:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/25 01:38:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/25 01:38:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/25 01:38:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/25 01:38:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/25 01:38:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/25 01:38:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/25 01:38:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/25 01:38:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/25 01:38:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/25 01:38:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/25 01:38:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/25 01:38:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/25 01:38:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/25 01:38:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/25 01:38:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/25 01:38:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/25 01:38:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/25 01:38:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/25 01:38:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/25 01:38:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/25 01:38:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/25 01:38:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/25 01:38:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/25 01:38:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/25 01:38:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/25 01:38:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/25 01:38:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/25 01:38:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/25 01:38:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/25 01:38:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/25 01:38:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/25 01:38:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/25 01:38:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/25 01:38:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/25 01:38:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/25 01:38:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/25 01:38:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/25 01:38:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/25 01:38:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/25 01:38:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/25 01:38:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/25 01:38:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/25 01:38:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/25 01:38:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/25 01:38:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/25 01:38:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/25 01:38:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/25 01:38:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/25 01:38:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/25 01:38:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/25 01:38:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/25 01:38:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/25 01:38:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/25 01:38:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/25 01:38:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/25 01:38:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/25 01:38:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/25 01:38:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/25 01:38:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/25 01:38:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/25 01:38:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/25 01:38:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/25 01:38:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/25 01:38:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/25 01:38:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/25 01:38:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/25 01:38:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/25 01:38:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/25 01:38:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/25 01:38:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/25 01:38:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/25 01:38:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/25 01:38:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/25 01:38:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/25 01:38:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/25 01:38:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/25 01:38:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/25 01:38:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/25 01:38:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/25 01:38:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/25 01:38:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/25 01:38:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/25 01:38:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/25 01:38:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/25 01:38:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/25 01:38:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/25 01:38:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/25 01:38:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/25 01:38:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/25 01:38:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/25 01:38:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:22 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:38:22 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:38:23 DEBUG : apple: size = 5 OK 2026/07/25 01:38:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/25 01:38:23 INFO : apple: Copied (new) 2026/07/25 01:38:23 DEBUG : banana: size = 6 OK 2026/07/25 01:38:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/25 01:38:23 INFO : banana: Copied (new) 2026/07/25 01:38:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 01:38:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/25 01:38:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/25 01:38:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 01:38:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/25 01:38:23 INFO : splitbananasplit: Copied (new) 2026/07/25 01:38:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 01:38:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/25 01:38:23 INFO : appleappleapplebanana: Copied (new) 2026/07/25 01:38:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 01:38:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/25 01:38:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/25 01:38:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 01:38:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/25 01:38:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/25 01:38:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 01:38:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/25 01:38:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/25 01:38:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 01:38:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/25 01:38:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/25 01:38:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 01:38:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/25 01:38:24 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/25 01:38:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 01:38:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/25 01:38:24 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/25 01:38:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 01:38:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/25 01:38:24 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/25 01:38:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 01:38:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/25 01:38:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/25 01:38:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 01:38:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/25 01:38:24 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/25 01:38:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 01:38:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/25 01:38:24 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/25 01:38:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 01:38:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/25 01:38:24 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/25 01:38:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 01:38:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/25 01:38:24 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/25 01:38:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 01:38:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/25 01:38:24 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/25 01:38:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 01:38:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/25 01:38:24 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/25 01:38:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 01:38:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/25 01:38:24 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/25 01:38:24 DEBUG : Waiting for deletions to finish 2026/07/25 01:38:25 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/25 01:38:25 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/25 01:38:25 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/25 01:38:25 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/25 01:38:25 INFO : PREFIXbanana: Deleted 2026/07/25 01:38:25 INFO : PREFIXsplitbananasplit: Deleted 2026/07/25 01:38:25 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/25 01:38:25 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/25 01:38:25 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/25 01:38:25 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/25 01:38:25 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/25 01:38:25 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/25 01:38:25 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/25 01:38:25 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/25 01:38:25 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/25 01:38:25 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/25 01:38:25 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/25 01:38:25 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/25 01:38:25 INFO : PREFIXapple: Deleted 2026/07/25 01:38:25 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/25 01:38:25 DEBUG : Waiting for deletions to finish 2026/07/25 01:38:25 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:38:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:38:25 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:38:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:38:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:38:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:38:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:38:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:38:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:38:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:38:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:38:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:38:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:38:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:38:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:38:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:38:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:38:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:38:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:38:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 01:38:25 DEBUG : Waiting for deletions to finish 2026/07/25 01:38:26 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:38:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:38:26 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:38:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:38:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:38:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:38:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:38:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:38:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:38:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:38:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:38:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:38:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:38:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:38:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:38:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:38:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:38:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:38:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:38:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:38:39 DEBUG : Waiting for deletions to finish 2026/07/25 01:38:39 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:38:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:38:39 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:38:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:38:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:38:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:38:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:38:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:38:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:38:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:38:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:38:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:38:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:38:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:38:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:38:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:38:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:38:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:38:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:38:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 01:38:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/25 01:38:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/25 01:38:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/25 01:38:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/25 01:38:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/25 01:38:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/25 01:38:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/25 01:38:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/25 01:38:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/25 01:38:39 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/25 01:38:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/25 01:38:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:39 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/25 01:38:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:39 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/25 01:38:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:39 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/25 01:38:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:39 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/25 01:38:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:39 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/25 01:38:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:39 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/25 01:38:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:39 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/25 01:38:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:39 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/25 01:38:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:39 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/25 01:38:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:39 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/25 01:38:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:39 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:39 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/25 01:38:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:39 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:39 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:39 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/25 01:38:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:39 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:38:39 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:38:40 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/25 01:38:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/25 01:38:40 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/25 01:38:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/25 01:38:40 DEBUG : appleSUFFIX: size = 5 OK 2026/07/25 01:38:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/25 01:38:40 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/25 01:38:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/25 01:38:40 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/25 01:38:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/25 01:38:40 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/25 01:38:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/25 01:38:40 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/25 01:38:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/25 01:38:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/25 01:38:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/25 01:38:40 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/25 01:38:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/25 01:38:40 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/25 01:38:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/25 01:38:40 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/25 01:38:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/25 01:38:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/25 01:38:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/25 01:38:40 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/25 01:38:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/25 01:38:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/25 01:38:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/25 01:38:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/25 01:38:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/25 01:38:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/25 01:38:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/25 01:38:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/25 01:38:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/25 01:38:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/25 01:38:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/25 01:38:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/25 01:38:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/25 01:38:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/25 01:38:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/25 01:38:41 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/25 01:38:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/25 01:38:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/25 01:38:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/25 01:38:41 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/25 01:38:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/25 01:38:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/25 01:38:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/25 01:38:41 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/25 01:38:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/25 01:38:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/25 01:38:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/25 01:38:41 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/25 01:38:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/25 01:38:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/25 01:38:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/25 01:38:41 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/25 01:38:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/25 01:38:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/25 01:38:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/25 01:38:41 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/25 01:38:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/25 01:38:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/25 01:38:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/25 01:38:41 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/25 01:38:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/25 01:38:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/25 01:38:41 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/25 01:38:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/25 01:38:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/25 01:38:41 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/25 01:38:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/25 01:38:41 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/25 01:38:41 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/25 01:38:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/25 01:38:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/25 01:38:41 DEBUG : Waiting for deletions to finish 2026/07/25 01:38:41 INFO : apple: Deleted 2026/07/25 01:38:42 INFO : appleappleapplebanana: Deleted 2026/07/25 01:38:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/25 01:38:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/25 01:38:42 INFO : dir1/0008-2345678.txt: Deleted 2026/07/25 01:38:42 INFO : dir1/0007-1234567.txt: Deleted 2026/07/25 01:38:42 INFO : dir1/0010-456789.txt: Deleted 2026/07/25 01:38:42 INFO : dir1/0012-6789;.txt: Deleted 2026/07/25 01:38:42 INFO : splitbananasplit: Deleted 2026/07/25 01:38:42 INFO : dir1/0013-789;=.txt: Deleted 2026/07/25 01:38:42 INFO : dir1/0014-89;=.txt: Deleted 2026/07/25 01:38:42 INFO : dir1/0015-9;=.txt: Deleted 2026/07/25 01:38:42 INFO : banana: Deleted 2026/07/25 01:38:42 INFO : dir1/0003-defghij.txt: Deleted 2026/07/25 01:38:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/25 01:38:42 INFO : dir1/0009-3456789.txt: Deleted 2026/07/25 01:38:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/25 01:38:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/25 01:38:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/25 01:38:42 INFO : dir1/0011-56789;.txt: Deleted 2026/07/25 01:38:42 DEBUG : Waiting for deletions to finish 2026/07/25 01:38:42 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/25 01:38:42 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/25 01:38:42 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/25 01:38:42 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/25 01:38:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/25 01:38:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/25 01:38:42 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/25 01:38:42 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/25 01:38:42 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/25 01:38:42 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/25 01:38:42 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/25 01:38:42 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/25 01:38:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/25 01:38:42 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/25 01:38:42 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/25 01:38:42 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/25 01:38:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/25 01:38:42 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/25 01:38:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/25 01:38:42 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/25 01:38:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/25 01:38:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/25 01:38:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/25 01:38:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/25 01:38:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/25 01:38:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/25 01:38:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/25 01:38:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/25 01:38:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/25 01:38:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/25 01:38:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/25 01:38:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/25 01:38:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/25 01:38:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/25 01:38:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/25 01:38:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/25 01:38:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/25 01:38:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/25 01:38:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/25 01:38:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/25 01:38:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/25 01:38:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/25 01:38:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/25 01:38:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/25 01:38:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/25 01:38:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/25 01:38:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/25 01:38:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/25 01:38:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/25 01:38:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/25 01:38:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/25 01:38:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/25 01:38:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/25 01:38:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/25 01:38:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/25 01:38:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/25 01:38:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/25 01:38:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/25 01:38:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/25 01:38:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/25 01:38:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/25 01:38:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/25 01:38:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/25 01:38:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/25 01:38:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/25 01:38:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/25 01:38:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/25 01:38:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/25 01:38:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/25 01:38:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/25 01:38:43 DEBUG : apple: transformed to: appleSUFFIX 2026/07/25 01:38:43 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/25 01:38:43 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/25 01:38:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/25 01:38:43 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/25 01:38:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/25 01:38:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/25 01:38:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/25 01:38:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/25 01:38:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/25 01:38:43 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:38:43 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:38:43 DEBUG : banana: size = 6 OK 2026/07/25 01:38:43 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/25 01:38:43 INFO : banana: Copied (new) 2026/07/25 01:38:43 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 01:38:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/25 01:38:43 INFO : splitbananasplit: Copied (new) 2026/07/25 01:38:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 01:38:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/25 01:38:43 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/25 01:38:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 01:38:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/25 01:38:43 INFO : appleappleapplebanana: Copied (new) 2026/07/25 01:38:43 DEBUG : apple: size = 5 OK 2026/07/25 01:38:43 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/25 01:38:43 INFO : apple: Copied (new) 2026/07/25 01:38:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 01:38:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/25 01:38:43 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/25 01:38:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 01:38:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/25 01:38:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/25 01:38:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 01:38:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/25 01:38:44 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/25 01:38:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 01:38:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/25 01:38:44 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/25 01:38:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 01:38:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/25 01:38:44 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/25 01:38:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 01:38:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/25 01:38:44 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/25 01:38:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 01:38:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/25 01:38:44 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/25 01:38:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 01:38:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/25 01:38:44 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/25 01:38:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 01:38:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/25 01:38:44 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/25 01:38:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 01:38:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/25 01:38:44 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/25 01:38:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 01:38:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/25 01:38:44 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/25 01:38:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 01:38:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/25 01:38:44 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/25 01:38:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 01:38:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/25 01:38:45 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/25 01:38:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 01:38:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/25 01:38:45 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/25 01:38:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 01:38:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/25 01:38:45 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/25 01:38:45 DEBUG : Waiting for deletions to finish 2026/07/25 01:38:45 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/25 01:38:45 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/25 01:38:45 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/25 01:38:45 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/25 01:38:45 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/25 01:38:45 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/25 01:38:45 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/25 01:38:45 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/25 01:38:45 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/25 01:38:45 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/25 01:38:45 INFO : appleSUFFIX: Deleted 2026/07/25 01:38:45 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/25 01:38:45 INFO : splitbananasplitSUFFIX: Deleted 2026/07/25 01:38:45 INFO : bananaSUFFIX: Deleted 2026/07/25 01:38:45 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/25 01:38:45 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/25 01:38:45 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/25 01:38:45 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/25 01:38:45 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/25 01:38:45 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/25 01:38:45 DEBUG : Waiting for deletions to finish 2026/07/25 01:38:45 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:38:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:38:45 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:38:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:38:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:38:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:38:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:38:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:38:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:38:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:38:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:38:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:38:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:38:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:38:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:38:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:38:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:38:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:38:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:38:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 01:38:46 DEBUG : Waiting for deletions to finish 2026/07/25 01:38:46 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:38:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:38:46 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:38:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:38:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:38:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:38:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:38:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:38:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:38:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:38:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:38:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:38:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:38:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:38:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:38:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:38:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:38:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:38:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:38:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:38:59 DEBUG : Waiting for deletions to finish 2026/07/25 01:39:00 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:39:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:39:00 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:39:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:39:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:39:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:39:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:39:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:39:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:39:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:39:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:39:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:39:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:39:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:39:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:39:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:39:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:39:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:39:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:39:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 01:39:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 01:39:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 01:39:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 01:39:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 01:39:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/25 01:39:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 01:39:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/25 01:39:00 DEBUG : apple: size = 5 OK 2026/07/25 01:39:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:00 DEBUG : apple: Unchanged skipping 2026/07/25 01:39:00 DEBUG : banana: size = 6 OK 2026/07/25 01:39:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 01:39:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:00 DEBUG : banana: Unchanged skipping 2026/07/25 01:39:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 01:39:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 01:39:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 01:39:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 01:39:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 01:39:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 01:39:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 01:39:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 01:39:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 01:39:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 01:39:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 01:39:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 01:39:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 01:39:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 01:39:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 01:39:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 01:39:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 01:39:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 01:39:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 01:39:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 01:39:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 01:39:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 01:39:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 01:39:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 01:39:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 01:39:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 01:39:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 01:39:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 01:39:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 01:39:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 01:39:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 01:39:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 01:39:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 01:39:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 01:39:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/25 01:39:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/25 01:39:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/25 01:39:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/25 01:39:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/25 01:39:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/25 01:39:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/25 01:39:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 01:39:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/25 01:39:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/25 01:39:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/25 01:39:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/25 01:39:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/25 01:39:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 01:39:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/25 01:39:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 01:39:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/25 01:39:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/25 01:39:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/25 01:39:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 01:39:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/25 01:39:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/25 01:39:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/25 01:39:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/25 01:39:00 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:39:00 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:39:00 DEBUG : appleapple: size = 21 OK 2026/07/25 01:39:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/25 01:39:00 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/25 01:39:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/25 01:39:00 DEBUG : splitbanan: size = 16 OK 2026/07/25 01:39:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/25 01:39:00 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/25 01:39:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/25 01:39:00 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/25 01:39:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/25 01:39:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/25 01:39:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/25 01:39:00 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/25 01:39:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/25 01:39:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/25 01:39:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/25 01:39:01 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/25 01:39:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/25 01:39:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/25 01:39:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/25 01:39:01 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/25 01:39:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/25 01:39:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/25 01:39:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/25 01:39:01 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/25 01:39:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/25 01:39:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/25 01:39:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/25 01:39:01 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/25 01:39:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/25 01:39:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/25 01:39:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/25 01:39:01 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/25 01:39:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/25 01:39:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/25 01:39:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/25 01:39:01 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/25 01:39:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/25 01:39:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/25 01:39:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/25 01:39:01 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/25 01:39:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/25 01:39:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/25 01:39:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/25 01:39:01 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/25 01:39:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/25 01:39:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/25 01:39:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/25 01:39:01 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/25 01:39:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/25 01:39:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/25 01:39:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/25 01:39:01 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/25 01:39:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/25 01:39:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/25 01:39:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/25 01:39:02 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/25 01:39:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/25 01:39:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/25 01:39:02 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/25 01:39:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/25 01:39:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/25 01:39:02 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/25 01:39:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/25 01:39:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/25 01:39:02 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/25 01:39:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/25 01:39:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/25 01:39:02 DEBUG : Waiting for deletions to finish 2026/07/25 01:39:02 INFO : dir1/0011-56789;.txt: Deleted 2026/07/25 01:39:02 INFO : dir1/0013-789;=.txt: Deleted 2026/07/25 01:39:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/25 01:39:02 INFO : dir1/0014-89;=.txt: Deleted 2026/07/25 01:39:02 INFO : dir1/0015-9;=.txt: Deleted 2026/07/25 01:39:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/25 01:39:02 INFO : dir1/0003-defghij.txt: Deleted 2026/07/25 01:39:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/25 01:39:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/25 01:39:03 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/25 01:39:03 INFO : dir1/0008-2345678.txt: Deleted 2026/07/25 01:39:03 INFO : splitbananasplit: Deleted 2026/07/25 01:39:03 INFO : dir1/0009-3456789.txt: Deleted 2026/07/25 01:39:03 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/25 01:39:03 INFO : dir1/0007-1234567.txt: Deleted 2026/07/25 01:39:03 INFO : dir1/0010-456789.txt: Deleted 2026/07/25 01:39:03 INFO : dir1/0012-6789;.txt: Deleted 2026/07/25 01:39:03 INFO : appleappleapplebanana: Deleted 2026/07/25 01:39:03 DEBUG : Waiting for deletions to finish 2026/07/25 01:39:03 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:39:03 DEBUG : appleapple: Excluded (Path Filter) 2026/07/25 01:39:03 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:39:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/25 01:39:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/25 01:39:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/25 01:39:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/25 01:39:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/25 01:39:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/25 01:39:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/25 01:39:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/25 01:39:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/25 01:39:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/25 01:39:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/25 01:39:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/25 01:39:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/25 01:39:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/25 01:39:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/25 01:39:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/25 01:39:03 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/25 01:39:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/25 01:39:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/25 01:39:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/25 01:39:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/25 01:39:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/25 01:39:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/25 01:39:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/25 01:39:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/25 01:39:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/25 01:39:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/25 01:39:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/25 01:39:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/25 01:39:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/25 01:39:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/25 01:39:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/25 01:39:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/25 01:39:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/25 01:39:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/25 01:39:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/25 01:39:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/25 01:39:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/25 01:39:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/25 01:39:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/25 01:39:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/25 01:39:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/25 01:39:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/25 01:39:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/25 01:39:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/25 01:39:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/25 01:39:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/25 01:39:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/25 01:39:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/25 01:39:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/25 01:39:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/25 01:39:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/25 01:39:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/25 01:39:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/25 01:39:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/25 01:39:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/25 01:39:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/25 01:39:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/25 01:39:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/25 01:39:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/25 01:39:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/25 01:39:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/25 01:39:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/25 01:39:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/25 01:39:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/25 01:39:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/25 01:39:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/25 01:39:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/25 01:39:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/25 01:39:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/25 01:39:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/25 01:39:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/25 01:39:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/25 01:39:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/25 01:39:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/25 01:39:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/25 01:39:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/25 01:39:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/25 01:39:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 01:39:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/25 01:39:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/25 01:39:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/25 01:39:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/25 01:39:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/25 01:39:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/25 01:39:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/25 01:39:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/25 01:39:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/25 01:39:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/25 01:39:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/25 01:39:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/25 01:39:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/25 01:39:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/25 01:39:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/25 01:39:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/25 01:39:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 01:39:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 01:39:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 01:39:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 01:39:03 DEBUG : apple: size = 5 OK 2026/07/25 01:39:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:03 DEBUG : appleapple: size = 21 OK 2026/07/25 01:39:03 DEBUG : banana: size = 6 OK 2026/07/25 01:39:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:03 DEBUG : splitbanan: size = 16 OK 2026/07/25 01:39:03 DEBUG : banana: Unchanged skipping 2026/07/25 01:39:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 01:39:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 01:39:03 DEBUG : apple: Unchanged skipping 2026/07/25 01:39:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 01:39:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 01:39:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 01:39:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 01:39:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 01:39:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 01:39:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 01:39:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 01:39:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 01:39:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 01:39:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 01:39:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 01:39:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 01:39:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 01:39:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 01:39:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 01:39:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 01:39:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 01:39:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 01:39:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 01:39:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 01:39:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 01:39:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 01:39:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 01:39:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 01:39:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 01:39:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 01:39:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 01:39:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 01:39:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 01:39:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 01:39:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 01:39:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 01:39:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 01:39:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/25 01:39:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/25 01:39:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/25 01:39:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/25 01:39:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/25 01:39:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/25 01:39:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/25 01:39:03 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/25 01:39:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:03 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/25 01:39:03 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/25 01:39:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 01:39:03 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/25 01:39:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 01:39:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 01:39:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/25 01:39:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/25 01:39:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/25 01:39:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/25 01:39:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/25 01:39:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/25 01:39:03 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/25 01:39:03 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/25 01:39:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:03 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/25 01:39:03 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/25 01:39:03 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/25 01:39:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:03 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/25 01:39:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 01:39:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:03 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/25 01:39:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 01:39:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 01:39:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/25 01:39:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/25 01:39:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/25 01:39:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/25 01:39:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 01:39:03 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/25 01:39:03 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/25 01:39:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 01:39:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 01:39:03 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/25 01:39:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 01:39:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 01:39:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 01:39:03 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/25 01:39:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 01:39:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 01:39:03 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:39:03 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/25 01:39:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 01:39:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 01:39:03 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:39:03 DEBUG : Waiting for deletions to finish 2026/07/25 01:39:03 DEBUG : Waiting for deletions to finish 2026/07/25 01:39:04 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:39:04 DEBUG : appleapple: Excluded (Path Filter) 2026/07/25 01:39:04 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:39:04 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/25 01:39:04 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/25 01:39:04 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/25 01:39:04 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/25 01:39:04 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/25 01:39:04 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/25 01:39:04 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/25 01:39:04 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/25 01:39:04 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/25 01:39:04 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/25 01:39:04 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/25 01:39:04 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/25 01:39:04 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/25 01:39:04 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/25 01:39:04 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/25 01:39:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/25 01:39:04 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/25 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/25 01:39:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/25 01:39:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/25 01:39:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/25 01:39:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/25 01:39:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/25 01:39:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/25 01:39:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/25 01:39:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/25 01:39:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/25 01:39:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/25 01:39:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/25 01:39:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/25 01:39:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/25 01:39:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/25 01:39:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/25 01:39:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/25 01:39:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/25 01:39:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/25 01:39:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/25 01:39:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/25 01:39:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/25 01:39:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/25 01:39:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/25 01:39:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/25 01:39:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/25 01:39:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/25 01:39:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/25 01:39:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/25 01:39:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/25 01:39:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/25 01:39:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/25 01:39:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/25 01:39:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/25 01:39:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/25 01:39:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/25 01:39:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/25 01:39:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/25 01:39:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/25 01:39:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/25 01:39:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/25 01:39:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/25 01:39:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/25 01:39:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/25 01:39:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/25 01:39:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/25 01:39:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/25 01:39:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/25 01:39:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/25 01:39:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/25 01:39:04 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:39:17 DEBUG : Waiting for deletions to finish 2026/07/25 01:39:18 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : apple: size = 5 OK 2026/07/25 01:39:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:18 DEBUG : banana: size = 6 OK 2026/07/25 01:39:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 01:39:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:18 DEBUG : banana: Unchanged skipping 2026/07/25 01:39:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 01:39:18 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 01:39:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:18 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 01:39:18 DEBUG : apple: Unchanged skipping 2026/07/25 01:39:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 01:39:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 01:39:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 01:39:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 01:39:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 01:39:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 01:39:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 01:39:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 01:39:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 01:39:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 01:39:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 01:39:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 01:39:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 01:39:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 01:39:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 01:39:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 01:39:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 01:39:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 01:39:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 01:39:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 01:39:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 01:39:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 01:39:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 01:39:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 01:39:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 01:39:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 01:39:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 01:39:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 01:39:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 01:39:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 01:39:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 01:39:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 01:39:18 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:39:18 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:39:18 DEBUG : Waiting for deletions to finish 2026/07/25 01:39:18 INFO : There was nothing to transfer 2026/07/25 01:39:18 DEBUG : Waiting for deletions to finish 2026/07/25 01:39:18 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:39:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 01:39:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 01:39:19 DEBUG : banana: size = 6 OK 2026/07/25 01:39:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 01:39:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 01:39:19 DEBUG : banana: Unchanged skipping 2026/07/25 01:39:19 DEBUG : apple: size = 5 OK 2026/07/25 01:39:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:19 DEBUG : apple: Unchanged skipping 2026/07/25 01:39:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 01:39:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 01:39:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 01:39:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 01:39:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 01:39:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 01:39:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 01:39:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 01:39:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:19 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:39:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 01:39:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 01:39:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 01:39:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 01:39:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 01:39:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 01:39:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 01:39:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 01:39:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 01:39:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 01:39:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 01:39:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 01:39:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 01:39:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 01:39:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 01:39:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 01:39:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 01:39:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 01:39:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 01:39:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 01:39:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 01:39:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 01:39:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 01:39:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 01:39:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 01:39:19 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:39:19 DEBUG : Waiting for deletions to finish 2026/07/25 01:39:19 INFO : There was nothing to transfer 2026/07/25 01:39:19 DEBUG : Waiting for deletions to finish 2026/07/25 01:39:19 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:39:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:39:19 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:39:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:39:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:39:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:39:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:39:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:39:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:39:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:39:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:39:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:39:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:39:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:39:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:39:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:39:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:39:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:39:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:39:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 01:39:19 DEBUG : Waiting for deletions to finish 2026/07/25 01:39:20 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:39:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:39:20 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:39:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:39:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:39:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:39:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:39:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:39:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:39:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:39:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:39:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:39:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:39:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:39:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:39:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:39:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:39:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:39:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:39:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:39:33 DEBUG : Waiting for deletions to finish 2026/07/25 01:39:33 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:39:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:39:33 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:39:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:39:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:39:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:39:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:39:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:39:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:39:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:39:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:39:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:39:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:39:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:39:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:39:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:39:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:39:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:39:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:39:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 01:39:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 01:39:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 01:39:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 01:39:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 01:39:34 DEBUG : banana: size = 6 OK 2026/07/25 01:39:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:34 DEBUG : banana: Unchanged skipping 2026/07/25 01:39:34 DEBUG : apple: size = 5 OK 2026/07/25 01:39:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:34 DEBUG : apple: Unchanged skipping 2026/07/25 01:39:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 01:39:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 01:39:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 01:39:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 01:39:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 01:39:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 01:39:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 01:39:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 01:39:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 01:39:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 01:39:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 01:39:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 01:39:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 01:39:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 01:39:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 01:39:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 01:39:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 01:39:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 01:39:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 01:39:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 01:39:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 01:39:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 01:39:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 01:39:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 01:39:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 01:39:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 01:39:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 01:39:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 01:39:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 01:39:34 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:39:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 01:39:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 01:39:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 01:39:34 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:39:34 DEBUG : Waiting for deletions to finish 2026/07/25 01:39:34 INFO : There was nothing to transfer 2026/07/25 01:39:34 DEBUG : Waiting for deletions to finish 2026/07/25 01:39:34 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:39:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:39:34 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:39:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:39:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:39:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:39:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:39:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:39:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:39:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:39:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:39:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:39:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:39:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:39:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:39:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:39:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:39:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:39:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:39:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 01:39:35 DEBUG : apple: size = 5 OK 2026/07/25 01:39:35 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 01:39:35 DEBUG : banana: size = 6 OK 2026/07/25 01:39:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:35 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 01:39:35 DEBUG : banana: Unchanged skipping 2026/07/25 01:39:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 01:39:35 DEBUG : apple: Unchanged skipping 2026/07/25 01:39:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 01:39:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 01:39:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 01:39:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 01:39:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 01:39:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 01:39:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 01:39:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 01:39:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 01:39:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 01:39:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 01:39:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 01:39:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 01:39:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 01:39:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 01:39:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 01:39:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 01:39:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 01:39:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 01:39:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 01:39:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 01:39:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 01:39:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 01:39:35 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:39:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 01:39:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 01:39:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 01:39:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 01:39:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 01:39:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 01:39:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 01:39:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 01:39:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 01:39:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 01:39:35 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:39:35 DEBUG : Waiting for deletions to finish 2026/07/25 01:39:35 INFO : There was nothing to transfer 2026/07/25 01:39:35 DEBUG : Waiting for deletions to finish 2026/07/25 01:39:35 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:39:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:39:35 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:39:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:39:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:39:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:39:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:39:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:39:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:39:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:39:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:39:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:39:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:39:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:39:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:39:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:39:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:39:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:39:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:39:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:39:48 DEBUG : Waiting for deletions to finish 2026/07/25 01:39:48 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:39:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:39:48 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:39:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:39:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:39:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:39:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:39:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:39:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:39:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:39:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:39:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:39:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:39:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:39:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:39:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:39:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:39:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:39:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:39:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 01:39:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 01:39:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:49 DEBUG : banana: size = 6 OK 2026/07/25 01:39:49 DEBUG : apple: size = 5 OK 2026/07/25 01:39:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:49 DEBUG : apple: Unchanged skipping 2026/07/25 01:39:49 DEBUG : banana: Unchanged skipping 2026/07/25 01:39:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 01:39:49 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 01:39:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:49 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 01:39:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 01:39:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 01:39:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 01:39:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 01:39:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 01:39:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 01:39:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 01:39:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 01:39:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 01:39:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 01:39:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 01:39:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 01:39:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 01:39:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 01:39:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 01:39:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:49 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:39:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 01:39:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 01:39:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 01:39:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 01:39:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 01:39:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 01:39:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 01:39:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 01:39:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 01:39:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 01:39:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 01:39:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 01:39:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 01:39:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 01:39:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 01:39:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 01:39:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 01:39:49 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:39:49 DEBUG : Waiting for deletions to finish 2026/07/25 01:39:49 INFO : There was nothing to transfer 2026/07/25 01:39:49 DEBUG : Waiting for deletions to finish 2026/07/25 01:39:49 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:39:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:39:49 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:39:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:39:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:39:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:39:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:39:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:39:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:39:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:39:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:39:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:39:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:39:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:39:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:39:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:39:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:39:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:39:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:39:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 01:39:50 DEBUG : apple: size = 5 OK 2026/07/25 01:39:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 01:39:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:50 DEBUG : apple: Unchanged skipping 2026/07/25 01:39:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 01:39:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 01:39:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 01:39:50 DEBUG : banana: size = 6 OK 2026/07/25 01:39:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:50 DEBUG : banana: Unchanged skipping 2026/07/25 01:39:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 01:39:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 01:39:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 01:39:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 01:39:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 01:39:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 01:39:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 01:39:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 01:39:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 01:39:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:50 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:39:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 01:39:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 01:39:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 01:39:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 01:39:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 01:39:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 01:39:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 01:39:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 01:39:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 01:39:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 01:39:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 01:39:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 01:39:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 01:39:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 01:39:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 01:39:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 01:39:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 01:39:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 01:39:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 01:39:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 01:39:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 01:39:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:39:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 01:39:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 01:39:50 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:39:50 DEBUG : Waiting for deletions to finish 2026/07/25 01:39:50 INFO : There was nothing to transfer 2026/07/25 01:39:50 DEBUG : Waiting for deletions to finish 2026/07/25 01:39:50 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:39:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:39:50 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:39:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:39:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:39:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:39:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:39:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:39:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:39:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:39:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:39:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:39:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:39:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:39:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:39:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:39:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:39:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:39:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:39:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:40:04 DEBUG : Waiting for deletions to finish 2026/07/25 01:40:04 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:40:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:40:04 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:40:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:40:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:40:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:40:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:40:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:40:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:40:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:40:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:40:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:40:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:40:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:40:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:40:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:40:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:40:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:40:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:40:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 01:40:05 DEBUG : banana: size = 6 OK 2026/07/25 01:40:05 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 01:40:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 01:40:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : banana: Unchanged skipping 2026/07/25 01:40:05 DEBUG : apple: size = 5 OK 2026/07/25 01:40:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : apple: Unchanged skipping 2026/07/25 01:40:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 01:40:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 01:40:05 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:40:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 01:40:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 01:40:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 01:40:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 01:40:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 01:40:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 01:40:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 01:40:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 01:40:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 01:40:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 01:40:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 01:40:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 01:40:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 01:40:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 01:40:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 01:40:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:40:05 DEBUG : Waiting for deletions to finish 2026/07/25 01:40:05 INFO : There was nothing to transfer 2026/07/25 01:40:05 DEBUG : Waiting for deletions to finish 2026/07/25 01:40:05 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:40:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:40:05 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:40:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:40:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:40:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:40:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:40:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:40:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:40:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:40:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:40:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:40:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:40:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 01:40:05 DEBUG : apple: size = 5 OK 2026/07/25 01:40:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : banana: size = 6 OK 2026/07/25 01:40:05 DEBUG : apple: Unchanged skipping 2026/07/25 01:40:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 01:40:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 01:40:05 DEBUG : banana: Unchanged skipping 2026/07/25 01:40:05 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 01:40:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 01:40:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 01:40:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 01:40:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 01:40:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 01:40:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 01:40:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 01:40:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 01:40:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 01:40:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 01:40:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 01:40:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 01:40:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 01:40:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 01:40:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 01:40:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:40:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 01:40:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 01:40:05 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:40:05 DEBUG : Waiting for deletions to finish 2026/07/25 01:40:05 INFO : There was nothing to transfer 2026/07/25 01:40:05 DEBUG : Waiting for deletions to finish 2026/07/25 01:40:06 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:40:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:40:06 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:40:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:40:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:40:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:40:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:40:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:40:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:40:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:40:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:40:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:40:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:40:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:40:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:40:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:40:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:40:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:40:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:40:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:40:19 DEBUG : Waiting for deletions to finish 2026/07/25 01:40:20 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : apple: size = 5 OK 2026/07/25 01:40:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:20 DEBUG : apple: Unchanged skipping 2026/07/25 01:40:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 01:40:20 DEBUG : banana: size = 6 OK 2026/07/25 01:40:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:20 DEBUG : banana: Unchanged skipping 2026/07/25 01:40:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 01:40:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 01:40:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 01:40:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 01:40:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 01:40:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 01:40:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:20 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:40:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 01:40:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 01:40:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 01:40:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 01:40:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 01:40:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 01:40:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 01:40:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 01:40:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 01:40:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 01:40:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 01:40:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 01:40:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 01:40:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 01:40:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 01:40:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 01:40:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 01:40:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 01:40:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 01:40:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 01:40:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 01:40:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 01:40:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 01:40:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 01:40:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 01:40:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 01:40:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 01:40:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 01:40:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 01:40:20 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:40:20 DEBUG : Waiting for deletions to finish 2026/07/25 01:40:20 INFO : There was nothing to transfer 2026/07/25 01:40:20 DEBUG : Waiting for deletions to finish 2026/07/25 01:40:20 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:40:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/25 01:40:21 DEBUG : apple: size = 5 OK 2026/07/25 01:40:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:21 DEBUG : apple: Unchanged skipping 2026/07/25 01:40:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/25 01:40:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/25 01:40:21 DEBUG : splitbananasplit: size = 16 OK 2026/07/25 01:40:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:21 DEBUG : splitbananasplit: Unchanged skipping 2026/07/25 01:40:21 DEBUG : banana: size = 6 OK 2026/07/25 01:40:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:21 DEBUG : banana: Unchanged skipping 2026/07/25 01:40:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/25 01:40:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/25 01:40:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/25 01:40:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/25 01:40:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/25 01:40:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/25 01:40:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/25 01:40:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:21 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:40:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/25 01:40:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/25 01:40:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/25 01:40:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/25 01:40:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/25 01:40:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/25 01:40:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/25 01:40:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/25 01:40:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/25 01:40:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/25 01:40:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/25 01:40:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/25 01:40:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/25 01:40:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/25 01:40:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/25 01:40:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/25 01:40:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/25 01:40:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/25 01:40:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/25 01:40:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/25 01:40:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/25 01:40:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/25 01:40:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/25 01:40:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/25 01:40:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/25 01:40:21 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:40:21 DEBUG : Waiting for deletions to finish 2026/07/25 01:40:21 INFO : There was nothing to transfer 2026/07/25 01:40:21 DEBUG : Waiting for deletions to finish 2026/07/25 01:40:21 DEBUG : apple: Excluded (Path Filter) 2026/07/25 01:40:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/25 01:40:21 DEBUG : banana: Excluded (Path Filter) 2026/07/25 01:40:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/25 01:40:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/25 01:40:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/25 01:40:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/25 01:40:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/25 01:40:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/25 01:40:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/25 01:40:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/25 01:40:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/25 01:40:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/25 01:40:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/25 01:40:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/25 01:40:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/25 01:40:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/25 01:40:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/25 01:40:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/25 01:40:21 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (184.67s) --- PASS: TestTransform/NFC (13.39s) --- PASS: TestTransform/NFD (14.86s) --- PASS: TestTransform/base64 (19.66s) --- PASS: TestTransform/prefix (20.99s) --- PASS: TestTransform/suffix (20.47s) --- PASS: TestTransform/truncate (17.57s) --- PASS: TestTransform/encoder (15.93s) --- PASS: TestTransform/ISO-8859-1 (15.53s) --- PASS: TestTransform/charmap (14.84s) --- PASS: TestTransform/lowercase (15.92s) --- PASS: TestTransform/ascii (15.51s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:40:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/25 01:40:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/25 01:40:26 INFO : sub dir_somesuffix: Making directory 2026/07/25 01:40:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/25 01:40:26 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/25 01:40:26 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/25 01:40:26 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/25 01:40:26 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/25 01:40:26 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:40:26 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:40:27 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/25 01:40:27 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:40:27 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/25 01:40:27 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.56s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:40:27 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:28 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:28 INFO : tictactoe: Making directory 2026/07/25 01:40:28 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:28 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 01:40:28 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/25 01:40:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 01:40:28 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:40:28 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:40:28 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/25 01:40:28 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:40:28 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/25 01:40:28 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.73s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:40:29 INFO : toe: Making directory 2026/07/25 01:40:29 INFO : toe/toe: Making directory 2026/07/25 01:40:29 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/25 01:40:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/25 01:40:29 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/25 01:40:29 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:40:29 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:40:30 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/25 01:40:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:40:30 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/25 01:40:30 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.73s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:40:31 INFO : toe: Making directory 2026/07/25 01:40:31 INFO : toe/toe: Making directory 2026/07/25 01:40:31 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/25 01:40:31 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/25 01:40:31 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/25 01:40:31 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:40:31 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:40:32 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/25 01:40:32 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:40:32 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/25 01:40:32 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.89s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:40:33 DEBUG : empty_dir: Making directory with metadata 2026/07/25 01:40:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/25 01:40:33 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 01:40:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 01:40:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 01:40:33 INFO : tictacempty_dir: Making directory 2026/07/25 01:40:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 01:40:33 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:33 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:33 INFO : tictactoe: Making directory 2026/07/25 01:40:33 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:33 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 01:40:33 INFO : tictactoe/tictactoe: Making directory 2026/07/25 01:40:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 01:40:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/25 01:40:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/25 01:40:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/25 01:40:33 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:40:33 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:40:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/25 01:40:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:40:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/25 01:40:34 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.61s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:40:34 DEBUG : empty_dir: Making directory with metadata 2026/07/25 01:40:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/25 01:40:34 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 01:40:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 01:40:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 01:40:35 INFO : tictacempty_dir: Making directory 2026/07/25 01:40:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 01:40:35 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:35 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:35 INFO : tictactoe: Making directory 2026/07/25 01:40:35 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:35 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 01:40:35 INFO : tictactoe/tictactoe: Making directory 2026/07/25 01:40:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 01:40:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/25 01:40:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 01:40:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/25 01:40:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 01:40:35 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:40:35 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:40:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/25 01:40:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:40:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 01:40:36 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/25 01:40:36 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:40:36 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 01:40:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 01:40:36 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:36 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/25 01:40:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/25 01:40:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:40:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/25 01:40:36 NOTICE: B2 bucket rclone-test-batomoj8yuyu: 0 differences found 2026/07/25 01:40:36 NOTICE: B2 bucket rclone-test-batomoj8yuyu: 1 matching files --- PASS: TestAllTag (2.25s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:40:37 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:37 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:37 INFO : tictactoe: Making directory 2026/07/25 01:40:37 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:37 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 01:40:37 INFO : tictactoe/tictactoe: Making directory 2026/07/25 01:40:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 01:40:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/25 01:40:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/25 01:40:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/25 01:40:37 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:40:37 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:40:37 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/25 01:40:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:40:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/25 01:40:37 DEBUG : Waiting for deletions to finish 2026/07/25 01:40:38 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:38 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:38 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 01:40:38 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/25 01:40:38 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/25 01:40:38 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:40:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/25 01:40:38 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/25 01:40:38 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:40:38 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.04s) === RUN TestSyntax 2026/07/25 01:40:39 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:40:39 INFO : toe: Making directory 2026/07/25 01:40:39 INFO : toe/toe: Making directory 2026/07/25 01:40:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/25 01:40:39 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:40:39 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:40:40 DEBUG : toe/toe/toe: size = 11 OK 2026/07/25 01:40:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:40:40 INFO : toe/toe/toe: Copied (new) 2026/07/25 01:40:40 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.93s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:40:41 DEBUG : empty_dir: Making directory with metadata 2026/07/25 01:40:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/25 01:40:41 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 01:40:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 01:40:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 01:40:41 INFO : tictacempty_dir: Making directory 2026/07/25 01:40:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 01:40:41 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:41 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:41 INFO : tictactoe: Making directory 2026/07/25 01:40:41 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:41 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 01:40:41 INFO : tictactoe/tictactoe: Making directory 2026/07/25 01:40:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 01:40:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/25 01:40:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 01:40:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/25 01:40:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 01:40:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 01:40:41 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:40:41 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:40:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/25 01:40:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:40:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 01:40:41 INFO : toe/toe/toe.txt: Deleted 2026/07/25 01:40:41 INFO : toe/toe: Removing directory 2026/07/25 01:40:41 INFO : toe: Removing directory 2026/07/25 01:40:41 INFO : empty_dir: Removing directory 2026/07/25 01:40:41 DEBUG : Local file system at /tmp/rclone3915170782: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.58s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:40:42 DEBUG : empty_dir: Making directory with metadata 2026/07/25 01:40:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/25 01:40:42 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 01:40:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 01:40:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 01:40:42 INFO : tictacempty_dir: Making directory 2026/07/25 01:40:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 01:40:42 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:42 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:42 INFO : tictactoe: Making directory 2026/07/25 01:40:42 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:42 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 01:40:42 INFO : tictactoe/tictactoe: Making directory 2026/07/25 01:40:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 01:40:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/25 01:40:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 01:40:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/25 01:40:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 01:40:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 01:40:42 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:40:42 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:40:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/25 01:40:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:40:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 01:40:43 INFO : toe/toe/toe.txt: Deleted 2026/07/25 01:40:43 INFO : toe/toe: Removing directory 2026/07/25 01:40:43 INFO : toe: Removing directory 2026/07/25 01:40:43 INFO : empty_dir: Removing directory 2026/07/25 01:40:43 DEBUG : Local file system at /tmp/rclone3915170782: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/25 01:40:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/25 01:40:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/25 01:40:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/25 01:40:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/25 01:40:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/25 01:40:44 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/25 01:40:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:40:44 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/25 01:40:45 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.25s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:40:45 DEBUG : Reset feature "Copy" 2026/07/25 01:40:45 DEBUG : Reset feature "Move" 2026/07/25 01:40:45 DEBUG : Reset feature "Copy" 2026/07/25 01:40:45 DEBUG : Reset feature "Move" 2026/07/25 01:40:45 DEBUG : empty_dir: Making directory with metadata 2026/07/25 01:40:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/25 01:40:45 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 01:40:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 01:40:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 01:40:46 INFO : tictacempty_dir: Making directory 2026/07/25 01:40:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/25 01:40:46 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:46 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:46 INFO : tictactoe: Making directory 2026/07/25 01:40:46 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:46 DEBUG : toe: transformed to: tictactoe 2026/07/25 01:40:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 01:40:46 INFO : tictactoe/tictactoe: Making directory 2026/07/25 01:40:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/25 01:40:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/25 01:40:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 01:40:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/25 01:40:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 01:40:46 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:40:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 01:40:46 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:40:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/25 01:40:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:40:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/25 01:40:46 INFO : toe/toe/toe.txt: Deleted 2026/07/25 01:40:46 INFO : toe/toe: Removing directory 2026/07/25 01:40:46 INFO : toe: Removing directory 2026/07/25 01:40:46 INFO : empty_dir: Removing directory 2026/07/25 01:40:46 DEBUG : Local file system at /tmp/rclone3915170782: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/25 01:40:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/25 01:40:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/25 01:40:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/25 01:40:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/25 01:40:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/25 01:40:48 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/25 01:40:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:40:48 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/25 01:40:48 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.31s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:40:49 DEBUG : toe: transformed to: dG9l 2026/07/25 01:40:49 DEBUG : toe: transformed to: dG9l 2026/07/25 01:40:49 INFO : dG9l: Making directory 2026/07/25 01:40:49 DEBUG : toe: transformed to: dG9l 2026/07/25 01:40:49 DEBUG : toe: transformed to: dG9l 2026/07/25 01:40:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/25 01:40:49 INFO : dG9l/dG9l: Making directory 2026/07/25 01:40:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/25 01:40:49 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/25 01:40:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/25 01:40:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/25 01:40:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/25 01:40:49 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:40:49 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:40:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/25 01:40:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:40:49 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/25 01:40:49 DEBUG : Waiting for deletions to finish 2026/07/25 01:40:50 DEBUG : dG9l: transformed to: toe 2026/07/25 01:40:50 DEBUG : dG9l: transformed to: toe 2026/07/25 01:40:50 DEBUG : dG9l: transformed to: toe 2026/07/25 01:40:50 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/25 01:40:50 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/25 01:40:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/25 01:40:50 DEBUG : Local file system at /tmp/rclone3915170782: Waiting for checks to finish 2026/07/25 01:40:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/25 01:40:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/25 01:40:50 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/25 01:40:50 DEBUG : Local file system at /tmp/rclone3915170782: Waiting for transfers to finish 2026/07/25 01:40:50 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.35s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-batomoj8yuyu", Local "Local file system at /tmp/rclone3915170782", Modify Window "1ms" 2026/07/25 01:40:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/25 01:40:51 DEBUG : toe: transformed to: 2026/07/25 01:40:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/25 01:40:51 DEBUG : toe: transformed to: 2026/07/25 01:40:51 INFO : B2 bucket rclone-test-batomoj8yuyu: Making directory 2026/07/25 01:40:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/25 01:40:51 DEBUG : toe: transformed to: 2026/07/25 01:40:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/25 01:40:51 DEBUG : toe: transformed to: 2026/07/25 01:40:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/25 01:40:51 DEBUG : toe/toe: transformed to: 2026/07/25 01:40:51 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/25 01:40:51 INFO : toe/toe: Making directory 2026/07/25 01:40:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/25 01:40:51 DEBUG : toe/toe: transformed to: 2026/07/25 01:40:51 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/25 01:40:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/25 01:40:51 DEBUG : toe: transformed to: 2026/07/25 01:40:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/25 01:40:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/25 01:40:51 DEBUG : toe/toe/toe: transformed to: 2026/07/25 01:40:51 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/25 01:40:51 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for checks to finish 2026/07/25 01:40:51 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Waiting for transfers to finish 2026/07/25 01:40:52 DEBUG : toe/toe/toe: size = 11 OK 2026/07/25 01:40:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/25 01:40:52 INFO : toe/toe/toe: Copied (new) 2026/07/25 01:40:52 ERROR : B2 bucket rclone-test-batomoj8yuyu: not deleting files as there were IO errors 2026/07/25 01:40:52 ERROR : B2 bucket rclone-test-batomoj8yuyu: not deleting directories as there were IO errors --- PASS: TestError (1.72s) PASS 2026/07/25 01:40:53 DEBUG : B2 bucket rclone-test-batomoj8yuyu: Purge remote 2026/07/25 01:40:53 INFO : B2 bucket rclone-test-batomoj8yuyu: cleaning bucket "rclone-test-batomoj8yuyu" of all files 2026/07/25 01:40:54 DEBUG : BackupDir/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f426e7bf1f8fe05a0_d20260725_m013502_c001_v7007000_t0000_u01784943302788") 2026/07/25 01:40:54 DEBUG : BackupDir/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f113e7b26c11d7394_d20260725_m013457_c001_v0001184_t0013_u01784943297198") 2026/07/25 01:40:54 DEBUG : CompareDest/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4080a4a999bd0875_d20260725_m013437_c001_v7007000_t0000_u01784943277994") 2026/07/25 01:40:54 DEBUG : CompareDest/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5859_d20260725_m013431_c001_v0001178_t0007_u01784943271951") 2026/07/25 01:40:54 DEBUG : CompareDest/two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4080a4a999bd0876_d20260725_m013438_c001_v7007000_t0000_u01784943278182") 2026/07/25 01:40:54 DEBUG : CompareDest/two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fbe6_d20260725_m013432_c001_v0001106_t0006_u01784943272915") 2026/07/25 01:40:54 DEBUG : CopyDest/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f426e7bf1f8fe05a1_d20260725_m013502_c001_v7007000_t0000_u01784943302999") 2026/07/25 01:40:54 DEBUG : CopyDest/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fc1a_d20260725_m013454_c001_v0001106_t0024_u01784943294124") 2026/07/25 01:40:54 DEBUG : CopyDest/three: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f426e7bf1f8fe05a2_d20260725_m013503_c001_v7007000_t0000_u01784943303184") 2026/07/25 01:40:54 DEBUG : CopyDest/three: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fc28_d20260725_m013500_c001_v0001106_t0001_u01784943300212") 2026/07/25 01:40:54 DEBUG : CopyDest/two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f426e7bf1f8fe05a3_d20260725_m013503_c001_v7007000_t0000_u01784943303357") 2026/07/25 01:40:54 DEBUG : CopyDest/two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b58f7_d20260725_m013458_c001_v0001178_t0017_u01784943298026") 2026/07/25 01:40:54 DEBUG : EXISTING: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d3010044a_d20260725_m013620_c001_v7007000_t0000_u01784943380821") 2026/07/25 01:40:54 DEBUG : EXISTING: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fcc2_d20260725_m013619_c001_v0001106_t0047_u01784943379140") 2026/07/25 01:40:54 DEBUG : PREFIXapple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4154f98efcb1abac_d20260725_m013825_c001_v7007000_t0000_u01784943505302") 2026/07/25 01:40:55 DEBUG : PREFIXapple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79674_d20260725_m013819_c001_v0001174_t0013_u01784943499352") 2026/07/25 01:40:55 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abcd_d20260725_m013825_c001_v7007000_t0000_u01784943505312") 2026/07/25 01:40:55 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d29_d20260725_m013819_c001_v0001178_t0042_u01784943499384") 2026/07/25 01:40:55 DEBUG : PREFIXbanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f421046a48af9b070_d20260725_m013824_c001_v7007000_t0000_u01784943504972") 2026/07/25 01:40:55 DEBUG : PREFIXbanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe19_d20260725_m013819_c001_v0001106_t0052_u01784943499362") 2026/07/25 01:40:55 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba7729186102_d20260725_m013824_c001_v7007000_t0000_u01784943504986") 2026/07/25 01:40:55 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6086_d20260725_m013819_c001_v0001173_t0043_u01784943499373") 2026/07/25 01:40:55 DEBUG : Testêé: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d30100443_d20260725_m013617_c001_v7007000_t0000_u01784943377010") 2026/07/25 01:40:55 DEBUG : Testêé: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fcbc_d20260725_m013616_c001_v0001106_t0046_u01784943376081") 2026/07/25 01:40:55 DEBUG : Testêé: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5abc_d20260725_m013615_c001_v0001178_t0038_u01784943375153") 2026/07/25 01:40:55 DEBUG : YXBwbGU=: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea1a_d20260725_m013805_c001_v7007000_t0000_u01784943485308") 2026/07/25 01:40:55 DEBUG : YXBwbGU=: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5cc3_d20260725_m013801_c001_v0001178_t0016_u01784943481085") 2026/07/25 01:40:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea1b_d20260725_m013805_c001_v7007000_t0000_u01784943485487") 2026/07/25 01:40:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6028_d20260725_m013801_c001_v0001173_t0052_u01784943481062") 2026/07/25 01:40:55 DEBUG : YmFuYW5h: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea1c_d20260725_m013805_c001_v7007000_t0000_u01784943485795") 2026/07/25 01:40:55 DEBUG : YmFuYW5h: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fdeb_d20260725_m013801_c001_v0001106_t0009_u01784943481073") 2026/07/25 01:40:55 DEBUG : a/potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c596924_d20260725_m013142_c001_v7007000_t0000_u01784943102649") 2026/07/25 01:40:55 DEBUG : a/potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f50_d20260725_m013141_c001_v0001100_t0055_u01784943101849") 2026/07/25 01:40:55 DEBUG : a/potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c596922_d20260725_m013139_c001_v7007000_t0000_u01784943099926") 2026/07/25 01:40:55 DEBUG : a/potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f3e_d20260725_m013138_c001_v0001100_t0049_u01784943098899") 2026/07/25 01:40:55 DEBUG : a/potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f76e47_d20260725_m013120_c001_v7007000_t0000_u01784943080382") 2026/07/25 01:40:55 DEBUG : a/potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740e9e_d20260725_m013119_c001_v0001100_t0054_u01784943079265") 2026/07/25 01:40:56 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d62fe_d20260725_m014022_c001_v7007000_t0000_u01784943622161") 2026/07/25 01:40:56 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5f57_d20260725_m014018_c001_v0001178_t0022_u01784943618101") 2026/07/25 01:40:56 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cfbf_d20260725_m014006_c001_v7007000_t0000_u01784943606605") 2026/07/25 01:40:56 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5f11_d20260725_m014002_c001_v0001178_t0010_u01784943602510") 2026/07/25 01:40:56 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f425cfe14b2c2c31c_d20260725_m013950_c001_v7007000_t0000_u01784943590942") 2026/07/25 01:40:56 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5ed7_d20260725_m013947_c001_v0001178_t0009_u01784943587474") 2026/07/25 01:40:56 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3af79_d20260725_m013935_c001_v7007000_t0000_u01784943575865") 2026/07/25 01:40:56 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5ea9_d20260725_m013932_c001_v0001178_t0032_u01784943572155") 2026/07/25 01:40:56 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736ba5a_d20260725_m013920_c001_v7007000_t0000_u01784943560559") 2026/07/25 01:40:56 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5e6b_d20260725_m013916_c001_v0001178_t0026_u01784943556560") 2026/07/25 01:40:56 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6257_d20260725_m013904_c001_v7007000_t0000_u01784943544572") 2026/07/25 01:40:56 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6156_d20260725_m013858_c001_v0001173_t0053_u01784943538168") 2026/07/25 01:40:56 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d885686a_d20260725_m013846_c001_v7007000_t0000_u01784943526927") 2026/07/25 01:40:56 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b610c_d20260725_m013843_c001_v0001173_t0040_u01784943523387") 2026/07/25 01:40:56 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f77a36_d20260725_m013841_c001_v7007000_t0000_u01784943521905") 2026/07/25 01:40:56 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe41_d20260725_m013838_c001_v0001106_t0046_u01784943518028") 2026/07/25 01:40:56 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abd7_d20260725_m013826_c001_v7007000_t0000_u01784943506570") 2026/07/25 01:40:56 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d45_d20260725_m013823_c001_v0001178_t0048_u01784943503063") 2026/07/25 01:40:56 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41609b788fd4820e_d20260725_m013822_c001_v7007000_t0000_u01784943502035") 2026/07/25 01:40:56 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79662_d20260725_m013817_c001_v0001174_t0008_u01784943497192") 2026/07/25 01:40:56 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4277822aa41e6555_d20260725_m013803_c001_v7007000_t0000_u01784943483561") 2026/07/25 01:40:57 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5cb9_d20260725_m013758_c001_v0001178_t0003_u01784943478257") 2026/07/25 01:40:57 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cc27_d20260725_m013745_c001_v7007000_t0000_u01784943465806") 2026/07/25 01:40:57 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5c7f_d20260725_m013742_c001_v0001178_t0009_u01784943462181") 2026/07/25 01:40:57 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41713ed0814972d3_d20260725_m013731_c001_v7007000_t0000_u01784943451151") 2026/07/25 01:40:57 DEBUG : apple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5c51_d20260725_m013727_c001_v0001178_t0018_u01784943447341") 2026/07/25 01:40:57 DEBUG : appleSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4277822aa41e65d2_d20260725_m013845_c001_v7007000_t0000_u01784943525408") 2026/07/25 01:40:57 DEBUG : appleSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b60f6_d20260725_m013840_c001_v0001173_t0047_u01784943520073") 2026/07/25 01:40:57 DEBUG : appleapple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6258_d20260725_m013904_c001_v7007000_t0000_u01784943544745") 2026/07/25 01:40:57 DEBUG : appleapple: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5dfd_d20260725_m013900_c001_v0001178_t0047_u01784943540558") 2026/07/25 01:40:57 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6303_d20260725_m014022_c001_v7007000_t0000_u01784943622342") 2026/07/25 01:40:57 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b62e5_d20260725_m014018_c001_v0001173_t0026_u01784943618752") 2026/07/25 01:40:57 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cfc2_d20260725_m014006_c001_v7007000_t0000_u01784943606787") 2026/07/25 01:40:57 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b628b_d20260725_m014003_c001_v0001173_t0012_u01784943603108") 2026/07/25 01:40:57 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f425cfe14b2c2c31e_d20260725_m013951_c001_v7007000_t0000_u01784943591115") 2026/07/25 01:40:57 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6250_d20260725_m013947_c001_v0001173_t0041_u01784943587988") 2026/07/25 01:40:57 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3af7a_d20260725_m013936_c001_v7007000_t0000_u01784943576045") 2026/07/25 01:40:57 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b620a_d20260725_m013932_c001_v0001173_t0002_u01784943572685") 2026/07/25 01:40:57 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736ba5d_d20260725_m013920_c001_v7007000_t0000_u01784943560732") 2026/07/25 01:40:57 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b61d4_d20260725_m013917_c001_v0001173_t0058_u01784943557245") 2026/07/25 01:40:57 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6250_d20260725_m013903_c001_v7007000_t0000_u01784943543088") 2026/07/25 01:40:57 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e797e4_d20260725_m013858_c001_v0001174_t0012_u01784943538788") 2026/07/25 01:40:57 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d885686b_d20260725_m013847_c001_v7007000_t0000_u01784943527107") 2026/07/25 01:40:58 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe53_d20260725_m013843_c001_v0001106_t0028_u01784943523406") 2026/07/25 01:40:58 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856863_d20260725_m013841_c001_v7007000_t0000_u01784943521919") 2026/07/25 01:40:58 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d85_d20260725_m013838_c001_v0001178_t0047_u01784943518895") 2026/07/25 01:40:58 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abd9_d20260725_m013826_c001_v7007000_t0000_u01784943506741") 2026/07/25 01:40:58 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b60ac_d20260725_m013823_c001_v0001173_t0038_u01784943503083") 2026/07/25 01:40:58 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736b978_d20260725_m013822_c001_v7007000_t0000_u01784943502048") 2026/07/25 01:40:58 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6080_d20260725_m013817_c001_v0001173_t0015_u01784943497909") 2026/07/25 01:40:58 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4080a4a999bd09cf_d20260725_m013803_c001_v7007000_t0000_u01784943483187") 2026/07/25 01:40:58 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6020_d20260725_m013759_c001_v0001173_t0025_u01784943479284") 2026/07/25 01:40:58 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cc29_d20260725_m013746_c001_v7007000_t0000_u01784943466121") 2026/07/25 01:40:58 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b5fc6_d20260725_m013742_c001_v0001173_t0055_u01784943462908") 2026/07/25 01:40:58 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41713ed0814972d4_d20260725_m013731_c001_v7007000_t0000_u01784943451322") 2026/07/25 01:40:58 DEBUG : appleappleapplebanana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b5f86_d20260725_m013728_c001_v0001173_t0037_u01784943448028") 2026/07/25 01:40:58 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856868_d20260725_m013845_c001_v7007000_t0000_u01784943525421") 2026/07/25 01:40:58 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79718_d20260725_m013840_c001_v0001174_t0008_u01784943520055") 2026/07/25 01:40:58 DEBUG : b/potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c596925_d20260725_m013142_c001_v7007000_t0000_u01784943102831") 2026/07/25 01:40:58 DEBUG : b/potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f44_d20260725_m013140_c001_v0001100_t0005_u01784943100472") 2026/07/25 01:40:58 DEBUG : b/potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c596921_d20260725_m013139_c001_v7007000_t0000_u01784943099375") 2026/07/25 01:40:58 DEBUG : b/potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f30_d20260725_m013137_c001_v0001100_t0022_u01784943097880") 2026/07/25 01:40:58 DEBUG : b/potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f76e3f_d20260725_m013119_c001_v7007000_t0000_u01784943079848") 2026/07/25 01:40:58 DEBUG : b/potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740e94_d20260725_m013118_c001_v0001100_t0057_u01784943078072") 2026/07/25 01:40:58 DEBUG : backup/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f426e7bf1f8fe05aa_d20260725_m013515_c001_v7007000_t0000_u01784943315402") 2026/07/25 01:40:58 DEBUG : backup/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10138ee05d64004a_d20260725_m013513_c001_v0001136_t0010_u01784943313180") 2026/07/25 01:40:59 DEBUG : backup/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f108f75f7ecc4d007_d20260725_m013509_c001_v0001185_t0058_u01784943309366") 2026/07/25 01:40:59 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d3010041f_d20260725_m013541_c001_v7007000_t0000_u01784943341521") 2026/07/25 01:40:59 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f11611be15559fdf6_d20260725_m013539_c001_v0001182_t0028_u01784943339413") 2026/07/25 01:40:59 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f105a19487b96bbeb_d20260725_m013535_c001_v0001103_t0011_u01784943335178") 2026/07/25 01:40:59 DEBUG : backup/one.bak: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4188738daf8dc3d9_d20260725_m013528_c001_v7007000_t0000_u01784943328337") 2026/07/25 01:40:59 DEBUG : backup/one.bak: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f102770c007d2a99f_d20260725_m013525_c001_v0001150_t0013_u01784943325940") 2026/07/25 01:40:59 DEBUG : backup/one.bak: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10623f4909acd530_d20260725_m013521_c001_v0001146_t0059_u01784943321397") 2026/07/25 01:40:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d30100420_d20260725_m013541_c001_v7007000_t0000_u01784943341693") 2026/07/25 01:40:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1154ec690195f62a_d20260725_m013540_c001_v0001104_t0033_u01784943340338") 2026/07/25 01:40:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f116d20480461e772_d20260725_m013536_c001_v0001102_t0003_u01784943336784") 2026/07/25 01:40:59 DEBUG : backup/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f426e7bf1f8fe05ab_d20260725_m013515_c001_v7007000_t0000_u01784943315577") 2026/07/25 01:40:59 DEBUG : backup/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f107eb0e018d9c1b2_d20260725_m013514_c001_v0001137_t0054_u01784943314326") 2026/07/25 01:40:59 DEBUG : backup/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f106e9bec7b8c461d_d20260725_m013510_c001_v0001130_t0051_u01784943310988") 2026/07/25 01:40:59 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4188738daf8dc3da_d20260725_m013528_c001_v7007000_t0000_u01784943328510") 2026/07/25 01:40:59 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b5d72_d20260725_m013527_c001_v0001173_t0052_u01784943327461") 2026/07/25 01:40:59 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1046212a181deb29_d20260725_m013523_c001_v0001161_t0030_u01784943323400") 2026/07/25 01:40:59 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6306_d20260725_m014022_c001_v7007000_t0000_u01784943622525") 2026/07/25 01:40:59 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79a9b_d20260725_m014018_c001_v0001174_t0002_u01784943618314") 2026/07/25 01:40:59 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cfc4_d20260725_m014006_c001_v7007000_t0000_u01784943606967") 2026/07/25 01:40:59 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e799fa_d20260725_m014002_c001_v0001174_t0026_u01784943602715") 2026/07/25 01:41:00 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f425cfe14b2c2c320_d20260725_m013951_c001_v7007000_t0000_u01784943591287") 2026/07/25 01:41:00 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79998_d20260725_m013947_c001_v0001174_t0011_u01784943587680") 2026/07/25 01:41:00 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3af7b_d20260725_m013936_c001_v7007000_t0000_u01784943576225") 2026/07/25 01:41:00 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79910_d20260725_m013932_c001_v0001174_t0012_u01784943572374") 2026/07/25 01:41:00 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736ba60_d20260725_m013920_c001_v7007000_t0000_u01784943560905") 2026/07/25 01:41:00 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79896_d20260725_m013916_c001_v0001174_t0023_u01784943556775") 2026/07/25 01:41:00 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6259_d20260725_m013904_c001_v7007000_t0000_u01784943544919") 2026/07/25 01:41:00 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5df7_d20260725_m013858_c001_v0001178_t0016_u01784943538512") 2026/07/25 01:41:00 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d885686c_d20260725_m013847_c001_v7007000_t0000_u01784943527287") 2026/07/25 01:41:00 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5da3_d20260725_m013843_c001_v0001178_t0003_u01784943523376") 2026/07/25 01:41:00 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4277822aa41e65cd_d20260725_m013842_c001_v7007000_t0000_u01784943522332") 2026/07/25 01:41:00 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e7970a_d20260725_m013838_c001_v0001174_t0008_u01784943518531") 2026/07/25 01:41:00 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abdb_d20260725_m013826_c001_v7007000_t0000_u01784943506912") 2026/07/25 01:41:00 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79694_d20260725_m013823_c001_v0001174_t0012_u01784943503072") 2026/07/25 01:41:00 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4154f98efcb1aba1_d20260725_m013822_c001_v7007000_t0000_u01784943502088") 2026/07/25 01:41:00 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe13_d20260725_m013817_c001_v0001106_t0022_u01784943497466") 2026/07/25 01:41:00 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41910b2c82c85d2a_d20260725_m013803_c001_v7007000_t0000_u01784943483409") 2026/07/25 01:41:00 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fde1_d20260725_m013758_c001_v0001106_t0055_u01784943478466") 2026/07/25 01:41:00 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cc2a_d20260725_m013746_c001_v7007000_t0000_u01784943466293") 2026/07/25 01:41:00 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fdbb_d20260725_m013742_c001_v0001106_t0046_u01784943462435") 2026/07/25 01:41:00 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41713ed0814972d5_d20260725_m013731_c001_v7007000_t0000_u01784943451494") 2026/07/25 01:41:00 DEBUG : banana: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fda3_d20260725_m013727_c001_v0001106_t0022_u01784943447545") 2026/07/25 01:41:00 DEBUG : bananaSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cdf7_d20260725_m013845_c001_v7007000_t0000_u01784943525432") 2026/07/25 01:41:00 DEBUG : bananaSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe47_d20260725_m013840_c001_v0001106_t0000_u01784943520041") 2026/07/25 01:41:01 DEBUG : both0: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febbd_d20260725_m013705_c001_v7007000_t0000_u01784943425539") 2026/07/25 01:41:01 DEBUG : both0: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5b7f_d20260725_m013646_c001_v0001178_t0020_u01784943406065") 2026/07/25 01:41:01 DEBUG : both0: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba772918601a_d20260725_m013641_c001_v7007000_t0000_u01784943401817") 2026/07/25 01:41:01 DEBUG : both0: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5ae6_d20260725_m013622_c001_v0001178_t0048_u01784943382579") 2026/07/25 01:41:01 DEBUG : both1: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febbe_d20260725_m013705_c001_v7007000_t0000_u01784943425768") 2026/07/25 01:41:01 DEBUG : both1: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5b85_d20260725_m013647_c001_v0001178_t0024_u01784943407152") 2026/07/25 01:41:01 DEBUG : both1: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba772918601b_d20260725_m013641_c001_v7007000_t0000_u01784943401989") 2026/07/25 01:41:01 DEBUG : both1: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5aee_d20260725_m013623_c001_v0001178_t0030_u01784943383398") 2026/07/25 01:41:01 DEBUG : both10: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febbf_d20260725_m013705_c001_v7007000_t0000_u01784943425986") 2026/07/25 01:41:01 DEBUG : both10: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5bbb_d20260725_m013655_c001_v0001178_t0015_u01784943415374") 2026/07/25 01:41:01 DEBUG : both10: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba772918601c_d20260725_m013642_c001_v7007000_t0000_u01784943402320") 2026/07/25 01:41:01 DEBUG : both10: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5b23_d20260725_m013631_c001_v0001178_t0016_u01784943391082") 2026/07/25 01:41:01 DEBUG : both11: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febc0_d20260725_m013706_c001_v7007000_t0000_u01784943426159") 2026/07/25 01:41:01 DEBUG : both11: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5bc3_d20260725_m013656_c001_v0001178_t0040_u01784943416310") 2026/07/25 01:41:01 DEBUG : both11: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba772918601d_d20260725_m013642_c001_v7007000_t0000_u01784943402494") 2026/07/25 01:41:01 DEBUG : both11: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5b27_d20260725_m013631_c001_v0001178_t0057_u01784943391869") 2026/07/25 01:41:01 DEBUG : both12: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febc1_d20260725_m013706_c001_v7007000_t0000_u01784943426331") 2026/07/25 01:41:01 DEBUG : both12: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5bc5_d20260725_m013657_c001_v0001178_t0020_u01784943417093") 2026/07/25 01:41:01 DEBUG : both12: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba772918601e_d20260725_m013642_c001_v7007000_t0000_u01784943402669") 2026/07/25 01:41:01 DEBUG : both12: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5b2b_d20260725_m013632_c001_v0001178_t0043_u01784943392680") 2026/07/25 01:41:01 DEBUG : both13: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febc2_d20260725_m013706_c001_v7007000_t0000_u01784943426543") 2026/07/25 01:41:01 DEBUG : both13: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5bcd_d20260725_m013657_c001_v0001178_t0015_u01784943417817") 2026/07/25 01:41:02 DEBUG : both13: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba772918601f_d20260725_m013642_c001_v7007000_t0000_u01784943402843") 2026/07/25 01:41:02 DEBUG : both13: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5b31_d20260725_m013633_c001_v0001178_t0029_u01784943393393") 2026/07/25 01:41:02 DEBUG : both14: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febc3_d20260725_m013706_c001_v7007000_t0000_u01784943426717") 2026/07/25 01:41:02 DEBUG : both14: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5bd3_d20260725_m013658_c001_v0001178_t0032_u01784943418568") 2026/07/25 01:41:02 DEBUG : both14: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba7729186020_d20260725_m013643_c001_v7007000_t0000_u01784943403016") 2026/07/25 01:41:02 DEBUG : both14: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5b37_d20260725_m013634_c001_v0001178_t0001_u01784943394144") 2026/07/25 01:41:02 DEBUG : both15: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febc4_d20260725_m013706_c001_v7007000_t0000_u01784943426889") 2026/07/25 01:41:02 DEBUG : both15: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5bd9_d20260725_m013659_c001_v0001178_t0000_u01784943419400") 2026/07/25 01:41:02 DEBUG : both15: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba7729186021_d20260725_m013643_c001_v7007000_t0000_u01784943403191") 2026/07/25 01:41:02 DEBUG : both15: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5b3d_d20260725_m013635_c001_v0001178_t0025_u01784943395005") 2026/07/25 01:41:02 DEBUG : both16: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febc5_d20260725_m013707_c001_v7007000_t0000_u01784943427063") 2026/07/25 01:41:02 DEBUG : both16: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5bdd_d20260725_m013700_c001_v0001178_t0014_u01784943420065") 2026/07/25 01:41:02 DEBUG : both16: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba7729186022_d20260725_m013643_c001_v7007000_t0000_u01784943403365") 2026/07/25 01:41:02 DEBUG : both16: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5b41_d20260725_m013635_c001_v0001178_t0029_u01784943395859") 2026/07/25 01:41:02 DEBUG : both17: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febc6_d20260725_m013707_c001_v7007000_t0000_u01784943427238") 2026/07/25 01:41:02 DEBUG : both17: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5be3_d20260725_m013700_c001_v0001178_t0031_u01784943420832") 2026/07/25 01:41:02 DEBUG : both17: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba7729186023_d20260725_m013643_c001_v7007000_t0000_u01784943403539") 2026/07/25 01:41:02 DEBUG : both17: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5b45_d20260725_m013636_c001_v0001178_t0000_u01784943396733") 2026/07/25 01:41:02 DEBUG : both18: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febc7_d20260725_m013707_c001_v7007000_t0000_u01784943427411") 2026/07/25 01:41:03 DEBUG : both18: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5be5_d20260725_m013701_c001_v0001178_t0027_u01784943421471") 2026/07/25 01:41:03 DEBUG : both18: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba7729186024_d20260725_m013643_c001_v7007000_t0000_u01784943403712") 2026/07/25 01:41:03 DEBUG : both18: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5b49_d20260725_m013637_c001_v0001178_t0022_u01784943397446") 2026/07/25 01:41:03 DEBUG : both19: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febc8_d20260725_m013707_c001_v7007000_t0000_u01784943427584") 2026/07/25 01:41:03 DEBUG : both19: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5bed_d20260725_m013702_c001_v0001178_t0037_u01784943422307") 2026/07/25 01:41:03 DEBUG : both19: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba7729186025_d20260725_m013643_c001_v7007000_t0000_u01784943403886") 2026/07/25 01:41:03 DEBUG : both19: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5b57_d20260725_m013638_c001_v0001178_t0010_u01784943398409") 2026/07/25 01:41:03 DEBUG : both2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febc9_d20260725_m013707_c001_v7007000_t0000_u01784943427757") 2026/07/25 01:41:03 DEBUG : both2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5b89_d20260725_m013648_c001_v0001178_t0023_u01784943408244") 2026/07/25 01:41:03 DEBUG : both2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba7729186026_d20260725_m013644_c001_v7007000_t0000_u01784943404060") 2026/07/25 01:41:03 DEBUG : both2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5af4_d20260725_m013624_c001_v0001178_t0022_u01784943384298") 2026/07/25 01:41:03 DEBUG : both3: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febca_d20260725_m013707_c001_v7007000_t0000_u01784943427929") 2026/07/25 01:41:03 DEBUG : both3: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5b91_d20260725_m013649_c001_v0001178_t0034_u01784943409041") 2026/07/25 01:41:03 DEBUG : both3: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba7729186027_d20260725_m013644_c001_v7007000_t0000_u01784943404233") 2026/07/25 01:41:03 DEBUG : both3: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5afc_d20260725_m013624_c001_v0001178_t0014_u01784943384970") 2026/07/25 01:41:03 DEBUG : both4: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febcb_d20260725_m013708_c001_v7007000_t0000_u01784943428101") 2026/07/25 01:41:03 DEBUG : both4: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5b97_d20260725_m013649_c001_v0001178_t0042_u01784943409827") 2026/07/25 01:41:03 DEBUG : both4: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba7729186028_d20260725_m013644_c001_v7007000_t0000_u01784943404491") 2026/07/25 01:41:03 DEBUG : both4: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5b02_d20260725_m013626_c001_v0001178_t0049_u01784943386221") 2026/07/25 01:41:03 DEBUG : both5: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febcc_d20260725_m013708_c001_v7007000_t0000_u01784943428273") 2026/07/25 01:41:03 DEBUG : both5: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5b9f_d20260725_m013650_c001_v0001178_t0022_u01784943410847") 2026/07/25 01:41:03 DEBUG : both5: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba7729186029_d20260725_m013644_c001_v7007000_t0000_u01784943404668") 2026/07/25 01:41:03 DEBUG : both5: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5b0a_d20260725_m013626_c001_v0001178_t0030_u01784943386977") 2026/07/25 01:41:03 DEBUG : both6: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febce_d20260725_m013708_c001_v7007000_t0000_u01784943428446") 2026/07/25 01:41:04 DEBUG : both6: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5ba5_d20260725_m013651_c001_v0001178_t0050_u01784943411564") 2026/07/25 01:41:04 DEBUG : both6: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba772918602a_d20260725_m013644_c001_v7007000_t0000_u01784943404840") 2026/07/25 01:41:04 DEBUG : both6: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5b0c_d20260725_m013627_c001_v0001178_t0018_u01784943387720") 2026/07/25 01:41:04 DEBUG : both7: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febcf_d20260725_m013708_c001_v7007000_t0000_u01784943428620") 2026/07/25 01:41:04 DEBUG : both7: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5ba7_d20260725_m013652_c001_v0001178_t0058_u01784943412464") 2026/07/25 01:41:04 DEBUG : both7: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba772918602d_d20260725_m013645_c001_v7007000_t0000_u01784943405014") 2026/07/25 01:41:04 DEBUG : both7: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5b12_d20260725_m013628_c001_v0001178_t0023_u01784943388452") 2026/07/25 01:41:04 DEBUG : both8: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febd0_d20260725_m013708_c001_v7007000_t0000_u01784943428792") 2026/07/25 01:41:04 DEBUG : both8: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5ba9_d20260725_m013653_c001_v0001178_t0023_u01784943413166") 2026/07/25 01:41:04 DEBUG : both8: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba772918602f_d20260725_m013645_c001_v7007000_t0000_u01784943405187") 2026/07/25 01:41:04 DEBUG : both8: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5b16_d20260725_m013629_c001_v0001178_t0000_u01784943389521") 2026/07/25 01:41:04 DEBUG : both9: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febd1_d20260725_m013708_c001_v7007000_t0000_u01784943428966") 2026/07/25 01:41:04 DEBUG : both9: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5bb1_d20260725_m013654_c001_v0001178_t0054_u01784943414205") 2026/07/25 01:41:04 DEBUG : both9: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba7729186030_d20260725_m013645_c001_v7007000_t0000_u01784943405361") 2026/07/25 01:41:04 DEBUG : both9: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5b1d_d20260725_m013630_c001_v0001178_t0054_u01784943390324") 2026/07/25 01:41:04 DEBUG : c/non empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c596926_d20260725_m013143_c001_v7007000_t0000_u01784943103123") 2026/07/25 01:41:04 DEBUG : c/non empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f4a_d20260725_m013141_c001_v0001100_t0043_u01784943101059") 2026/07/25 01:41:04 DEBUG : c/non empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c596923_d20260725_m013140_c001_v7007000_t0000_u01784943100109") 2026/07/25 01:41:04 DEBUG : c/non empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f34_d20260725_m013138_c001_v0001100_t0054_u01784943098197") 2026/07/25 01:41:04 DEBUG : c/non empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f76e4b_d20260725_m013120_c001_v7007000_t0000_u01784943080561") 2026/07/25 01:41:04 DEBUG : c/non empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740e98_d20260725_m013118_c001_v0001100_t0007_u01784943078517") 2026/07/25 01:41:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea1d_d20260725_m013805_c001_v7007000_t0000_u01784943485978") 2026/07/25 01:41:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e795dc_d20260725_m013801_c001_v0001174_t0039_u01784943481095") 2026/07/25 01:41:05 DEBUG : check sum: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f76e07_d20260725_m013110_c001_v7007000_t0000_u01784943070914") 2026/07/25 01:41:05 DEBUG : check sum: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740e56_d20260725_m013109_c001_v0001100_t0029_u01784943069893") 2026/07/25 01:41:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c596f03_d20260725_m014051_c001_v7007000_t0000_u01784943651248") 2026/07/25 01:41:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5fc4_d20260725_m014049_c001_v0001178_t0041_u01784943649850") 2026/07/25 01:41:05 DEBUG : dest/3: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f426e7bf1f8fdf37d_d20260725_m013447_c001_v7007000_t0000_u01784943287119") 2026/07/25 01:41:05 DEBUG : dest/3: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400eb2128aa24461_d20260725_m013446_c001_v0001029_t0043_u01784943286041") 2026/07/25 01:41:05 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d625a_d20260725_m013905_c001_v7007000_t0000_u01784943545095") 2026/07/25 01:41:05 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e797f8_d20260725_m013900_c001_v0001174_t0010_u01784943540568") 2026/07/25 01:41:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6307_d20260725_m014022_c001_v7007000_t0000_u01784943622708") 2026/07/25 01:41:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5f37_d20260725_m014011_c001_v0001178_t0053_u01784943611266") 2026/07/25 01:41:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cfc6_d20260725_m014007_c001_v7007000_t0000_u01784943607149") 2026/07/25 01:41:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5ef9_d20260725_m013955_c001_v0001178_t0035_u01784943595345") 2026/07/25 01:41:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f425cfe14b2c2c322_d20260725_m013951_c001_v7007000_t0000_u01784943591461") 2026/07/25 01:41:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5ec1_d20260725_m013940_c001_v0001178_t0039_u01784943580503") 2026/07/25 01:41:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3af7c_d20260725_m013936_c001_v7007000_t0000_u01784943576455") 2026/07/25 01:41:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5e8f_d20260725_m013925_c001_v0001178_t0043_u01784943565004") 2026/07/25 01:41:05 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736ba64_d20260725_m013921_c001_v7007000_t0000_u01784943561077") 2026/07/25 01:41:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5e3f_d20260725_m013909_c001_v0001178_t0009_u01784943549049") 2026/07/25 01:41:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f418881b453518862_d20260725_m013902_c001_v7007000_t0000_u01784943542741") 2026/07/25 01:41:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b613e_d20260725_m013851_c001_v0001173_t0026_u01784943531489") 2026/07/25 01:41:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d885686d_d20260725_m013847_c001_v7007000_t0000_u01784943527467") 2026/07/25 01:41:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5da7_d20260725_m013843_c001_v0001178_t0036_u01784943523585") 2026/07/25 01:41:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856866_d20260725_m013842_c001_v7007000_t0000_u01784943522463") 2026/07/25 01:41:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe29_d20260725_m013831_c001_v0001106_t0046_u01784943511016") 2026/07/25 01:41:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abde_d20260725_m013827_c001_v7007000_t0000_u01784943507097") 2026/07/25 01:41:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d49_d20260725_m013823_c001_v0001178_t0020_u01784943503275") 2026/07/25 01:41:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736b974_d20260725_m013821_c001_v7007000_t0000_u01784943501530") 2026/07/25 01:41:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e7961e_d20260725_m013810_c001_v0001174_t0047_u01784943490044") 2026/07/25 01:41:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41910b2c82c85d2c_d20260725_m013803_c001_v7007000_t0000_u01784943483582") 2026/07/25 01:41:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5c9b_d20260725_m013750_c001_v0001178_t0054_u01784943470352") 2026/07/25 01:41:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cc2c_d20260725_m013746_c001_v7007000_t0000_u01784943466469") 2026/07/25 01:41:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5c6b_d20260725_m013735_c001_v0001178_t0016_u01784943455513") 2026/07/25 01:41:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41713ed0814972d6_d20260725_m013731_c001_v7007000_t0000_u01784943451666") 2026/07/25 01:41:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5c3b_d20260725_m013721_c001_v0001178_t0008_u01784943441763") 2026/07/25 01:41:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856867_d20260725_m013845_c001_v7007000_t0000_u01784943525241") 2026/07/25 01:41:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d8b_d20260725_m013840_c001_v0001178_t0010_u01784943520283") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d625b_d20260725_m013905_c001_v7007000_t0000_u01784943545268") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe83_d20260725_m013900_c001_v0001106_t0053_u01784943540578") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6308_d20260725_m014022_c001_v7007000_t0000_u01784943622891") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79a5f_d20260725_m014011_c001_v0001174_t0029_u01784943611843") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cfc9_d20260725_m014007_c001_v7007000_t0000_u01784943607335") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e799c6_d20260725_m013955_c001_v0001174_t0024_u01784943595900") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f425cfe14b2c2c325_d20260725_m013951_c001_v7007000_t0000_u01784943591635") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e7995c_d20260725_m013941_c001_v0001174_t0055_u01784943581089") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3af7d_d20260725_m013936_c001_v7007000_t0000_u01784943576636") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e798d6_d20260725_m013925_c001_v0001174_t0009_u01784943565574") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736ba68_d20260725_m013921_c001_v7007000_t0000_u01784943561250") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79854_d20260725_m013909_c001_v0001174_t0012_u01784943549639") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d624b_d20260725_m013902_c001_v7007000_t0000_u01784943542741") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5dd7_d20260725_m013852_c001_v0001178_t0040_u01784943532131") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d885686e_d20260725_m013847_c001_v7007000_t0000_u01784943527647") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e7973c_d20260725_m013843_c001_v0001174_t0036_u01784943523735") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f424072d8c3a492c1_d20260725_m013841_c001_v7007000_t0000_u01784943521929") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e796c2_d20260725_m013831_c001_v0001174_t0010_u01784943511863") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abe0_d20260725_m013827_c001_v7007000_t0000_u01784943507273") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79696_d20260725_m013823_c001_v0001174_t0030_u01784943503403") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abba_d20260725_m013822_c001_v7007000_t0000_u01784943502097") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe01_d20260725_m013810_c001_v0001106_t0055_u01784943490755") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4020872c5feea278_d20260725_m013803_c001_v7007000_t0000_u01784943483595") 2026/07/25 01:41:07 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fdd1_d20260725_m013750_c001_v0001106_t0013_u01784943470895") 2026/07/25 01:41:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cc2d_d20260725_m013746_c001_v7007000_t0000_u01784943466640") 2026/07/25 01:41:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fdab_d20260725_m013736_c001_v0001106_t0046_u01784943456126") 2026/07/25 01:41:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41713ed0814972d7_d20260725_m013731_c001_v7007000_t0000_u01784943451837") 2026/07/25 01:41:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd93_d20260725_m013721_c001_v0001106_t0002_u01784943441973") 2026/07/25 01:41:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4277822aa41e65d1_d20260725_m013845_c001_v7007000_t0000_u01784943525229") 2026/07/25 01:41:08 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b60f8_d20260725_m013840_c001_v0001173_t0005_u01784943520379") 2026/07/25 01:41:08 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d625c_d20260725_m013905_c001_v7007000_t0000_u01784943545441") 2026/07/25 01:41:08 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5e01_d20260725_m013900_c001_v0001178_t0039_u01784943540784") 2026/07/25 01:41:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6309_d20260725_m014023_c001_v7007000_t0000_u01784943623073") 2026/07/25 01:41:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b62b7_d20260725_m014012_c001_v0001173_t0022_u01784943612515") 2026/07/25 01:41:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cfcb_d20260725_m014007_c001_v7007000_t0000_u01784943607516") 2026/07/25 01:41:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b626f_d20260725_m013956_c001_v0001173_t0049_u01784943596512") 2026/07/25 01:41:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f425cfe14b2c2c326_d20260725_m013951_c001_v7007000_t0000_u01784943591807") 2026/07/25 01:41:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6234_d20260725_m013941_c001_v0001173_t0015_u01784943581725") 2026/07/25 01:41:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3af7e_d20260725_m013936_c001_v7007000_t0000_u01784943576816") 2026/07/25 01:41:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b61ee_d20260725_m013926_c001_v0001173_t0006_u01784943566383") 2026/07/25 01:41:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736ba6b_d20260725_m013921_c001_v7007000_t0000_u01784943561422") 2026/07/25 01:41:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b619c_d20260725_m013910_c001_v0001173_t0021_u01784943550276") 2026/07/25 01:41:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4020872c5feea32e_d20260725_m013902_c001_v7007000_t0000_u01784943542896") 2026/07/25 01:41:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79792_d20260725_m013852_c001_v0001174_t0059_u01784943532690") 2026/07/25 01:41:08 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d885686f_d20260725_m013847_c001_v7007000_t0000_u01784943527827") 2026/07/25 01:41:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5dab_d20260725_m013843_c001_v0001178_t0002_u01784943523794") 2026/07/25 01:41:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f77a39_d20260725_m013842_c001_v7007000_t0000_u01784943522078") 2026/07/25 01:41:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d6b_d20260725_m013832_c001_v0001178_t0026_u01784943512478") 2026/07/25 01:41:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abe3_d20260725_m013827_c001_v7007000_t0000_u01784943507446") 2026/07/25 01:41:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d4b_d20260725_m013823_c001_v0001178_t0006_u01784943503526") 2026/07/25 01:41:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41609b788fd4820a_d20260725_m013821_c001_v7007000_t0000_u01784943501518") 2026/07/25 01:41:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6064_d20260725_m013811_c001_v0001173_t0000_u01784943491637") 2026/07/25 01:41:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea18_d20260725_m013803_c001_v7007000_t0000_u01784943483550") 2026/07/25 01:41:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b5ff2_d20260725_m013752_c001_v0001173_t0022_u01784943472092") 2026/07/25 01:41:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cc2e_d20260725_m013746_c001_v7007000_t0000_u01784943466811") 2026/07/25 01:41:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b5fa2_d20260725_m013737_c001_v0001173_t0006_u01784943457160") 2026/07/25 01:41:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41713ed0814972d8_d20260725_m013732_c001_v7007000_t0000_u01784943452012") 2026/07/25 01:41:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b5f6c_d20260725_m013722_c001_v0001173_t0026_u01784943442641") 2026/07/25 01:41:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f424072d8c3a492c8_d20260725_m013845_c001_v7007000_t0000_u01784943525250") 2026/07/25 01:41:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e7971a_d20260725_m013840_c001_v0001174_t0043_u01784943520521") 2026/07/25 01:41:09 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d625d_d20260725_m013905_c001_v7007000_t0000_u01784943545616") 2026/07/25 01:41:09 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6166_d20260725_m013900_c001_v0001173_t0010_u01784943540796") 2026/07/25 01:41:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d630a_d20260725_m014023_c001_v7007000_t0000_u01784943623255") 2026/07/25 01:41:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969ff25_d20260725_m014013_c001_v0001106_t0056_u01784943613132") 2026/07/25 01:41:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cfcd_d20260725_m014007_c001_v7007000_t0000_u01784943607696") 2026/07/25 01:41:09 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969feff_d20260725_m013957_c001_v0001106_t0011_u01784943597148") 2026/07/25 01:41:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f425cfe14b2c2c327_d20260725_m013951_c001_v7007000_t0000_u01784943591980") 2026/07/25 01:41:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fee9_d20260725_m013942_c001_v0001106_t0015_u01784943582509") 2026/07/25 01:41:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3af7f_d20260725_m013936_c001_v7007000_t0000_u01784943576996") 2026/07/25 01:41:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fecd_d20260725_m013927_c001_v0001106_t0055_u01784943567017") 2026/07/25 01:41:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736ba6e_d20260725_m013921_c001_v7007000_t0000_u01784943561597") 2026/07/25 01:41:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe9d_d20260725_m013910_c001_v0001106_t0050_u01784943550862") 2026/07/25 01:41:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736b9ea_d20260725_m013902_c001_v7007000_t0000_u01784943542749") 2026/07/25 01:41:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe67_d20260725_m013853_c001_v0001106_t0017_u01784943533333") 2026/07/25 01:41:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856870_d20260725_m013848_c001_v7007000_t0000_u01784943528007") 2026/07/25 01:41:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe55_d20260725_m013843_c001_v0001106_t0051_u01784943523808") 2026/07/25 01:41:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f421046a48af9b0e6_d20260725_m013842_c001_v7007000_t0000_u01784943522284") 2026/07/25 01:41:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b60d8_d20260725_m013833_c001_v0001173_t0007_u01784943513029") 2026/07/25 01:41:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abe6_d20260725_m013827_c001_v7007000_t0000_u01784943507694") 2026/07/25 01:41:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe25_d20260725_m013823_c001_v0001106_t0043_u01784943503542") 2026/07/25 01:41:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736b976_d20260725_m013821_c001_v7007000_t0000_u01784943501702") 2026/07/25 01:41:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d07_d20260725_m013812_c001_v0001178_t0050_u01784943492600") 2026/07/25 01:41:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4080a4a999bd09cb_d20260725_m013802_c001_v7007000_t0000_u01784943482998") 2026/07/25 01:41:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e7959a_d20260725_m013753_c001_v0001174_t0025_u01784943473092") 2026/07/25 01:41:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cc2f_d20260725_m013746_c001_v7007000_t0000_u01784943466983") 2026/07/25 01:41:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79506_d20260725_m013737_c001_v0001174_t0028_u01784943457787") 2026/07/25 01:41:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41713ed0814972d9_d20260725_m013732_c001_v7007000_t0000_u01784943452184") 2026/07/25 01:41:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79480_d20260725_m013722_c001_v0001174_t0017_u01784943442901") 2026/07/25 01:41:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cdf4_d20260725_m013845_c001_v7007000_t0000_u01784943525221") 2026/07/25 01:41:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d8f_d20260725_m013840_c001_v0001178_t0023_u01784943520625") 2026/07/25 01:41:11 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d625e_d20260725_m013905_c001_v7007000_t0000_u01784943545797") 2026/07/25 01:41:11 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e797fa_d20260725_m013900_c001_v0001174_t0033_u01784943540859") 2026/07/25 01:41:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d630b_d20260725_m014023_c001_v7007000_t0000_u01784943623437") 2026/07/25 01:41:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5f41_d20260725_m014013_c001_v0001178_t0019_u01784943613593") 2026/07/25 01:41:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cfcf_d20260725_m014007_c001_v7007000_t0000_u01784943607877") 2026/07/25 01:41:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5f03_d20260725_m013957_c001_v0001178_t0044_u01784943597729") 2026/07/25 01:41:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f425cfe14b2c2c328_d20260725_m013952_c001_v7007000_t0000_u01784943592152") 2026/07/25 01:41:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5ec5_d20260725_m013943_c001_v0001178_t0043_u01784943583013") 2026/07/25 01:41:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3af80_d20260725_m013937_c001_v7007000_t0000_u01784943577177") 2026/07/25 01:41:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5e9d_d20260725_m013927_c001_v0001178_t0000_u01784943567596") 2026/07/25 01:41:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736ba72_d20260725_m013921_c001_v7007000_t0000_u01784943561771") 2026/07/25 01:41:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5e4b_d20260725_m013911_c001_v0001178_t0057_u01784943551333") 2026/07/25 01:41:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326fecac_d20260725_m013902_c001_v7007000_t0000_u01784943542942") 2026/07/25 01:41:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6144_d20260725_m013853_c001_v0001173_t0008_u01784943533754") 2026/07/25 01:41:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856871_d20260725_m013848_c001_v7007000_t0000_u01784943528186") 2026/07/25 01:41:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6110_d20260725_m013843_c001_v0001173_t0010_u01784943523840") 2026/07/25 01:41:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f77a3d_d20260725_m013842_c001_v7007000_t0000_u01784943522442") 2026/07/25 01:41:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe31_d20260725_m013833_c001_v0001106_t0032_u01784943513396") 2026/07/25 01:41:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abe8_d20260725_m013827_c001_v7007000_t0000_u01784943507865") 2026/07/25 01:41:11 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b60b0_d20260725_m013823_c001_v0001173_t0035_u01784943503553") 2026/07/25 01:41:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41609b788fd4820d_d20260725_m013821_c001_v7007000_t0000_u01784943501861") 2026/07/25 01:41:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79634_d20260725_m013812_c001_v0001174_t0011_u01784943492813") 2026/07/25 01:41:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4091565d5970392b_d20260725_m013803_c001_v7007000_t0000_u01784943483605") 2026/07/25 01:41:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5ca5_d20260725_m013753_c001_v0001178_t0001_u01784943473479") 2026/07/25 01:41:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cc30_d20260725_m013747_c001_v7007000_t0000_u01784943467155") 2026/07/25 01:41:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5c71_d20260725_m013738_c001_v0001178_t0000_u01784943458080") 2026/07/25 01:41:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41713ed0814972da_d20260725_m013732_c001_v7007000_t0000_u01784943452356") 2026/07/25 01:41:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5c43_d20260725_m013723_c001_v0001178_t0046_u01784943443212") 2026/07/25 01:41:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f77a4a_d20260725_m013845_c001_v7007000_t0000_u01784943525271") 2026/07/25 01:41:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe4b_d20260725_m013840_c001_v0001106_t0008_u01784943520655") 2026/07/25 01:41:12 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d625f_d20260725_m013905_c001_v7007000_t0000_u01784943545970") 2026/07/25 01:41:12 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5e05_d20260725_m013900_c001_v0001178_t0031_u01784943540992") 2026/07/25 01:41:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d630c_d20260725_m014023_c001_v7007000_t0000_u01784943623618") 2026/07/25 01:41:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79a7b_d20260725_m014013_c001_v0001174_t0047_u01784943613808") 2026/07/25 01:41:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cfd2_d20260725_m014008_c001_v7007000_t0000_u01784943608059") 2026/07/25 01:41:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e799da_d20260725_m013957_c001_v0001174_t0021_u01784943597967") 2026/07/25 01:41:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f425cfe14b2c2c329_d20260725_m013952_c001_v7007000_t0000_u01784943592326") 2026/07/25 01:41:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79974_d20260725_m013943_c001_v0001174_t0050_u01784943583277") 2026/07/25 01:41:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3af81_d20260725_m013937_c001_v7007000_t0000_u01784943577357") 2026/07/25 01:41:12 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e798e6_d20260725_m013927_c001_v0001174_t0030_u01784943567828") 2026/07/25 01:41:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736ba76_d20260725_m013921_c001_v7007000_t0000_u01784943561944") 2026/07/25 01:41:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79866_d20260725_m013911_c001_v0001174_t0023_u01784943551544") 2026/07/25 01:41:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f418881b453518860_d20260725_m013902_c001_v7007000_t0000_u01784943542560") 2026/07/25 01:41:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5ddd_d20260725_m013854_c001_v0001178_t0024_u01784943534070") 2026/07/25 01:41:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856872_d20260725_m013848_c001_v7007000_t0000_u01784943528366") 2026/07/25 01:41:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5daf_d20260725_m013844_c001_v0001178_t0008_u01784943524011") 2026/07/25 01:41:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4277822aa41e65ce_d20260725_m013842_c001_v7007000_t0000_u01784943522474") 2026/07/25 01:41:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e796cc_d20260725_m013833_c001_v0001174_t0053_u01784943513952") 2026/07/25 01:41:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abea_d20260725_m013828_c001_v7007000_t0000_u01784943508036") 2026/07/25 01:41:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d4d_d20260725_m013823_c001_v0001178_t0007_u01784943503731") 2026/07/25 01:41:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736b977_d20260725_m013821_c001_v7007000_t0000_u01784943501876") 2026/07/25 01:41:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe07_d20260725_m013813_c001_v0001106_t0026_u01784943493176") 2026/07/25 01:41:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea17_d20260725_m013803_c001_v7007000_t0000_u01784943483362") 2026/07/25 01:41:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fdd9_d20260725_m013753_c001_v0001106_t0024_u01784943473691") 2026/07/25 01:41:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cc31_d20260725_m013747_c001_v7007000_t0000_u01784943467327") 2026/07/25 01:41:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fdaf_d20260725_m013738_c001_v0001106_t0058_u01784943458310") 2026/07/25 01:41:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41713ed0814972db_d20260725_m013732_c001_v7007000_t0000_u01784943452530") 2026/07/25 01:41:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd95_d20260725_m013723_c001_v0001106_t0059_u01784943443430") 2026/07/25 01:41:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4277822aa41e65d3_d20260725_m013845_c001_v7007000_t0000_u01784943525587") 2026/07/25 01:41:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b60fc_d20260725_m013840_c001_v0001173_t0007_u01784943520731") 2026/07/25 01:41:14 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6260_d20260725_m013906_c001_v7007000_t0000_u01784943546143") 2026/07/25 01:41:14 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e797fe_d20260725_m013901_c001_v0001174_t0056_u01784943541165") 2026/07/25 01:41:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d630d_d20260725_m014023_c001_v7007000_t0000_u01784943623799") 2026/07/25 01:41:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b62cd_d20260725_m014014_c001_v0001173_t0036_u01784943614378") 2026/07/25 01:41:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cfd5_d20260725_m014008_c001_v7007000_t0000_u01784943608240") 2026/07/25 01:41:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6275_d20260725_m013958_c001_v0001173_t0000_u01784943598291") 2026/07/25 01:41:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f425cfe14b2c2c32a_d20260725_m013952_c001_v7007000_t0000_u01784943592498") 2026/07/25 01:41:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b623a_d20260725_m013943_c001_v0001173_t0051_u01784943583664") 2026/07/25 01:41:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3af82_d20260725_m013937_c001_v7007000_t0000_u01784943577538") 2026/07/25 01:41:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b61f8_d20260725_m013928_c001_v0001173_t0022_u01784943568235") 2026/07/25 01:41:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736ba79_d20260725_m013922_c001_v7007000_t0000_u01784943562117") 2026/07/25 01:41:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b61aa_d20260725_m013911_c001_v0001173_t0030_u01784943551928") 2026/07/25 01:41:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d624d_d20260725_m013902_c001_v7007000_t0000_u01784943542916") 2026/07/25 01:41:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e797b6_d20260725_m013854_c001_v0001174_t0013_u01784943534323") 2026/07/25 01:41:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856873_d20260725_m013848_c001_v7007000_t0000_u01784943528547") 2026/07/25 01:41:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79740_d20260725_m013844_c001_v0001174_t0039_u01784943524027") 2026/07/25 01:41:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4188738daf8dc7cd_d20260725_m013842_c001_v7007000_t0000_u01784943522496") 2026/07/25 01:41:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d6f_d20260725_m013834_c001_v0001178_t0047_u01784943514265") 2026/07/25 01:41:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abec_d20260725_m013828_c001_v7007000_t0000_u01784943508208") 2026/07/25 01:41:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79698_d20260725_m013823_c001_v0001174_t0040_u01784943503766") 2026/07/25 01:41:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abbb_d20260725_m013822_c001_v7007000_t0000_u01784943502204") 2026/07/25 01:41:14 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b606e_d20260725_m013813_c001_v0001173_t0025_u01784943493584") 2026/07/25 01:41:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4091565d5970392a_d20260725_m013803_c001_v7007000_t0000_u01784943483417") 2026/07/25 01:41:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b5ffc_d20260725_m013754_c001_v0001173_t0013_u01784943474109") 2026/07/25 01:41:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cc32_d20260725_m013747_c001_v7007000_t0000_u01784943467498") 2026/07/25 01:41:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b5fac_d20260725_m013738_c001_v0001173_t0025_u01784943458823") 2026/07/25 01:41:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41713ed0814972dc_d20260725_m013732_c001_v7007000_t0000_u01784943452702") 2026/07/25 01:41:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b5f78_d20260725_m013723_c001_v0001173_t0029_u01784943443991") 2026/07/25 01:41:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3ae9b_d20260725_m013845_c001_v7007000_t0000_u01784943525199") 2026/07/25 01:41:15 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d91_d20260725_m013840_c001_v0001178_t0022_u01784943520826") 2026/07/25 01:41:15 DEBUG : dir1/0007-12345: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6261_d20260725_m013906_c001_v7007000_t0000_u01784943546318") 2026/07/25 01:41:15 DEBUG : dir1/0007-12345: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5e07_d20260725_m013901_c001_v0001178_t0014_u01784943541241") 2026/07/25 01:41:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d630e_d20260725_m014023_c001_v7007000_t0000_u01784943623980") 2026/07/25 01:41:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969ff29_d20260725_m014014_c001_v0001106_t0008_u01784943614691") 2026/07/25 01:41:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cfd7_d20260725_m014008_c001_v7007000_t0000_u01784943608421") 2026/07/25 01:41:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969ff03_d20260725_m013958_c001_v0001106_t0056_u01784943598613") 2026/07/25 01:41:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f425cfe14b2c2c32b_d20260725_m013952_c001_v7007000_t0000_u01784943592671") 2026/07/25 01:41:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969feeb_d20260725_m013943_c001_v0001106_t0016_u01784943583954") 2026/07/25 01:41:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3af83_d20260725_m013937_c001_v7007000_t0000_u01784943577731") 2026/07/25 01:41:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fed1_d20260725_m013928_c001_v0001106_t0027_u01784943568520") 2026/07/25 01:41:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736ba7c_d20260725_m013922_c001_v7007000_t0000_u01784943562290") 2026/07/25 01:41:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fea5_d20260725_m013912_c001_v0001106_t0006_u01784943552193") 2026/07/25 01:41:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1beac2_d20260725_m013902_c001_v7007000_t0000_u01784943542959") 2026/07/25 01:41:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe6d_d20260725_m013854_c001_v0001106_t0023_u01784943534640") 2026/07/25 01:41:15 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856874_d20260725_m013848_c001_v7007000_t0000_u01784943528727") 2026/07/25 01:41:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5db1_d20260725_m013844_c001_v0001178_t0020_u01784943524216") 2026/07/25 01:41:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856864_d20260725_m013842_c001_v7007000_t0000_u01784943522099") 2026/07/25 01:41:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b60e2_d20260725_m013834_c001_v0001173_t0040_u01784943514467") 2026/07/25 01:41:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abf1_d20260725_m013828_c001_v7007000_t0000_u01784943508379") 2026/07/25 01:41:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b60b4_d20260725_m013823_c001_v0001173_t0055_u01784943503934") 2026/07/25 01:41:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41609b788fd4820c_d20260725_m013821_c001_v7007000_t0000_u01784943501690") 2026/07/25 01:41:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d0d_d20260725_m013813_c001_v0001178_t0008_u01784943493969") 2026/07/25 01:41:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41455061a15af4f7_d20260725_m013803_c001_v7007000_t0000_u01784943483368") 2026/07/25 01:41:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e795a6_d20260725_m013754_c001_v0001174_t0049_u01784943474681") 2026/07/25 01:41:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cc33_d20260725_m013747_c001_v7007000_t0000_u01784943467670") 2026/07/25 01:41:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e7950c_d20260725_m013739_c001_v0001174_t0033_u01784943459084") 2026/07/25 01:41:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41713ed0814972dd_d20260725_m013732_c001_v7007000_t0000_u01784943452873") 2026/07/25 01:41:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79494_d20260725_m013724_c001_v0001174_t0019_u01784943444243") 2026/07/25 01:41:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6207_d20260725_m013845_c001_v7007000_t0000_u01784943525263") 2026/07/25 01:41:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e7971c_d20260725_m013840_c001_v0001174_t0034_u01784943520836") 2026/07/25 01:41:16 DEBUG : dir1/0008-23456: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6263_d20260725_m013906_c001_v7007000_t0000_u01784943546490") 2026/07/25 01:41:16 DEBUG : dir1/0008-23456: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe87_d20260725_m013901_c001_v0001106_t0009_u01784943541253") 2026/07/25 01:41:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d630f_d20260725_m014024_c001_v7007000_t0000_u01784943624160") 2026/07/25 01:41:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5f47_d20260725_m014015_c001_v0001178_t0050_u01784943615313") 2026/07/25 01:41:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cfd9_d20260725_m014008_c001_v7007000_t0000_u01784943608602") 2026/07/25 01:41:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5f09_d20260725_m013959_c001_v0001178_t0029_u01784943599167") 2026/07/25 01:41:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f425cfe14b2c2c32c_d20260725_m013952_c001_v7007000_t0000_u01784943592844") 2026/07/25 01:41:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5ec9_d20260725_m013944_c001_v0001178_t0036_u01784943584499") 2026/07/25 01:41:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3af84_d20260725_m013937_c001_v7007000_t0000_u01784943577912") 2026/07/25 01:41:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5ea1_d20260725_m013928_c001_v0001178_t0016_u01784943568983") 2026/07/25 01:41:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736ba80_d20260725_m013922_c001_v7007000_t0000_u01784943562480") 2026/07/25 01:41:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5e53_d20260725_m013912_c001_v0001178_t0036_u01784943552697") 2026/07/25 01:41:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736b9eb_d20260725_m013902_c001_v7007000_t0000_u01784943542921") 2026/07/25 01:41:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b614a_d20260725_m013855_c001_v0001173_t0028_u01784943535132") 2026/07/25 01:41:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856875_d20260725_m013848_c001_v7007000_t0000_u01784943528908") 2026/07/25 01:41:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b611a_d20260725_m013844_c001_v0001173_t0021_u01784943524282") 2026/07/25 01:41:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f424072d8c3a492c2_d20260725_m013842_c001_v7007000_t0000_u01784943522102") 2026/07/25 01:41:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe35_d20260725_m013834_c001_v0001106_t0038_u01784943514799") 2026/07/25 01:41:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abf4_d20260725_m013828_c001_v7007000_t0000_u01784943508550") 2026/07/25 01:41:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d4f_d20260725_m013823_c001_v0001178_t0046_u01784943503955") 2026/07/25 01:41:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4154f98efcb1aba0_d20260725_m013821_c001_v7007000_t0000_u01784943501914") 2026/07/25 01:41:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e7964a_d20260725_m013814_c001_v0001174_t0051_u01784943494180") 2026/07/25 01:41:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f405e578fa486d200_d20260725_m013803_c001_v7007000_t0000_u01784943483614") 2026/07/25 01:41:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5ca9_d20260725_m013755_c001_v0001178_t0055_u01784943475058") 2026/07/25 01:41:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cc34_d20260725_m013747_c001_v7007000_t0000_u01784943467842") 2026/07/25 01:41:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5c75_d20260725_m013739_c001_v0001178_t0032_u01784943459408") 2026/07/25 01:41:17 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41713ed0814972de_d20260725_m013733_c001_v7007000_t0000_u01784943453045") 2026/07/25 01:41:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5c4b_d20260725_m013724_c001_v0001178_t0056_u01784943444568") 2026/07/25 01:41:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3ae9c_d20260725_m013845_c001_v7007000_t0000_u01784943525372") 2026/07/25 01:41:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d93_d20260725_m013841_c001_v0001178_t0009_u01784943521042") 2026/07/25 01:41:18 DEBUG : dir1/0009-34567: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6264_d20260725_m013906_c001_v7007000_t0000_u01784943546735") 2026/07/25 01:41:18 DEBUG : dir1/0009-34567: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b616c_d20260725_m013901_c001_v0001173_t0025_u01784943541362") 2026/07/25 01:41:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6310_d20260725_m014024_c001_v7007000_t0000_u01784943624349") 2026/07/25 01:41:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79a8f_d20260725_m014015_c001_v0001174_t0026_u01784943615516") 2026/07/25 01:41:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cfdb_d20260725_m014008_c001_v7007000_t0000_u01784943608847") 2026/07/25 01:41:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e799e0_d20260725_m013959_c001_v0001174_t0039_u01784943599407") 2026/07/25 01:41:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f425cfe14b2c2c32d_d20260725_m013953_c001_v7007000_t0000_u01784943593017") 2026/07/25 01:41:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e7997a_d20260725_m013944_c001_v0001174_t0057_u01784943584708") 2026/07/25 01:41:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3af85_d20260725_m013938_c001_v7007000_t0000_u01784943578093") 2026/07/25 01:41:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e798ec_d20260725_m013929_c001_v0001174_t0001_u01784943569278") 2026/07/25 01:41:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736ba83_d20260725_m013922_c001_v7007000_t0000_u01784943562656") 2026/07/25 01:41:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79878_d20260725_m013912_c001_v0001174_t0037_u01784943552902") 2026/07/25 01:41:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f418881b453518864_d20260725_m013902_c001_v7007000_t0000_u01784943542921") 2026/07/25 01:41:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5de5_d20260725_m013855_c001_v0001178_t0031_u01784943535435") 2026/07/25 01:41:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856876_d20260725_m013849_c001_v7007000_t0000_u01784943529089") 2026/07/25 01:41:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe59_d20260725_m013844_c001_v0001106_t0058_u01784943524334") 2026/07/25 01:41:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f424072d8c3a492c4_d20260725_m013842_c001_v7007000_t0000_u01784943522452") 2026/07/25 01:41:18 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e796e2_d20260725_m013835_c001_v0001174_t0032_u01784943515444") 2026/07/25 01:41:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abf6_d20260725_m013828_c001_v7007000_t0000_u01784943508722") 2026/07/25 01:41:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe27_d20260725_m013824_c001_v0001106_t0002_u01784943504169") 2026/07/25 01:41:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f401662ec09426603_d20260725_m013822_c001_v7007000_t0000_u01784943502026") 2026/07/25 01:41:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe0d_d20260725_m013814_c001_v0001106_t0016_u01784943494722") 2026/07/25 01:41:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41455061a15af4f9_d20260725_m013803_c001_v7007000_t0000_u01784943483710") 2026/07/25 01:41:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fddb_d20260725_m013755_c001_v0001106_t0008_u01784943475259") 2026/07/25 01:41:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cc35_d20260725_m013748_c001_v7007000_t0000_u01784943468014") 2026/07/25 01:41:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fdb1_d20260725_m013739_c001_v0001106_t0021_u01784943459619") 2026/07/25 01:41:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41713ed0814972df_d20260725_m013733_c001_v7007000_t0000_u01784943453216") 2026/07/25 01:41:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd99_d20260725_m013724_c001_v0001106_t0040_u01784943444822") 2026/07/25 01:41:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f77a4b_d20260725_m013845_c001_v7007000_t0000_u01784943525454") 2026/07/25 01:41:19 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b60fe_d20260725_m013841_c001_v0001173_t0055_u01784943521073") 2026/07/25 01:41:19 DEBUG : dir1/0010-45678: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6265_d20260725_m013906_c001_v7007000_t0000_u01784943546909") 2026/07/25 01:41:19 DEBUG : dir1/0010-45678: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79802_d20260725_m013901_c001_v0001174_t0001_u01784943541457") 2026/07/25 01:41:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6312_d20260725_m014024_c001_v7007000_t0000_u01784943624539") 2026/07/25 01:41:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b62d9_d20260725_m014015_c001_v0001173_t0031_u01784943615817") 2026/07/25 01:41:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cfde_d20260725_m014009_c001_v7007000_t0000_u01784943609028") 2026/07/25 01:41:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b627d_d20260725_m013959_c001_v0001173_t0019_u01784943599821") 2026/07/25 01:41:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f425cfe14b2c2c32e_d20260725_m013953_c001_v7007000_t0000_u01784943593190") 2026/07/25 01:41:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6242_d20260725_m013945_c001_v0001173_t0058_u01784943585162") 2026/07/25 01:41:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3af86_d20260725_m013938_c001_v7007000_t0000_u01784943578274") 2026/07/25 01:41:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6200_d20260725_m013929_c001_v0001173_t0022_u01784943569661") 2026/07/25 01:41:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736ba86_d20260725_m013922_c001_v7007000_t0000_u01784943562829") 2026/07/25 01:41:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b61bc_d20260725_m013913_c001_v0001173_t0019_u01784943553724") 2026/07/25 01:41:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4080a4a999bd0a77_d20260725_m013902_c001_v7007000_t0000_u01784943542977") 2026/07/25 01:41:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e797c6_d20260725_m013855_c001_v0001174_t0019_u01784943535637") 2026/07/25 01:41:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856877_d20260725_m013849_c001_v7007000_t0000_u01784943529269") 2026/07/25 01:41:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79746_d20260725_m013844_c001_v0001174_t0013_u01784943524413") 2026/07/25 01:41:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f77a3b_d20260725_m013842_c001_v7007000_t0000_u01784943522269") 2026/07/25 01:41:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d77_d20260725_m013835_c001_v0001178_t0050_u01784943515757") 2026/07/25 01:41:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abf8_d20260725_m013828_c001_v7007000_t0000_u01784943508893") 2026/07/25 01:41:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d51_d20260725_m013824_c001_v0001178_t0003_u01784943504186") 2026/07/25 01:41:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abb8_d20260725_m013821_c001_v7007000_t0000_u01784943501919") 2026/07/25 01:41:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6078_d20260725_m013815_c001_v0001173_t0038_u01784943495252") 2026/07/25 01:41:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea19_d20260725_m013803_c001_v7007000_t0000_u01784943483729") 2026/07/25 01:41:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6008_d20260725_m013755_c001_v0001173_t0035_u01784943475908") 2026/07/25 01:41:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cc36_d20260725_m013748_c001_v7007000_t0000_u01784943468186") 2026/07/25 01:41:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b5fb2_d20260725_m013740_c001_v0001173_t0047_u01784943460323") 2026/07/25 01:41:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41713ed0814972e0_d20260725_m013733_c001_v7007000_t0000_u01784943453389") 2026/07/25 01:41:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b5f7e_d20260725_m013725_c001_v0001173_t0015_u01784943445325") 2026/07/25 01:41:20 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f424072d8c3a492c9_d20260725_m013845_c001_v7007000_t0000_u01784943525463") 2026/07/25 01:41:20 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d95_d20260725_m013841_c001_v0001178_t0058_u01784943521254") 2026/07/25 01:41:20 DEBUG : dir1/0011-56789: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6266_d20260725_m013907_c001_v7007000_t0000_u01784943547082") 2026/07/25 01:41:20 DEBUG : dir1/0011-56789: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b616e_d20260725_m013901_c001_v0001173_t0017_u01784943541676") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6313_d20260725_m014024_c001_v7007000_t0000_u01784943624721") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969ff2b_d20260725_m014016_c001_v0001106_t0053_u01784943616129") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cfe0_d20260725_m014009_c001_v7007000_t0000_u01784943609215") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969ff05_d20260725_m014000_c001_v0001106_t0035_u01784943600131") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f425cfe14b2c2c32f_d20260725_m013953_c001_v7007000_t0000_u01784943593362") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969feed_d20260725_m013945_c001_v0001106_t0029_u01784943585473") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3af87_d20260725_m013938_c001_v7007000_t0000_u01784943578455") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fed5_d20260725_m013929_c001_v0001106_t0056_u01784943569939") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736ba89_d20260725_m013923_c001_v7007000_t0000_u01784943563002") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fea9_d20260725_m013914_c001_v0001106_t0021_u01784943554214") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4020872c5feea32c_d20260725_m013902_c001_v7007000_t0000_u01784943542545") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe73_d20260725_m013856_c001_v0001106_t0006_u01784943536019") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856878_d20260725_m013849_c001_v7007000_t0000_u01784943529449") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5db3_d20260725_m013844_c001_v0001178_t0053_u01784943524434") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3ae90_d20260725_m013842_c001_v7007000_t0000_u01784943522507") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b60e6_d20260725_m013835_c001_v0001173_t0025_u01784943515969") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abfa_d20260725_m013829_c001_v7007000_t0000_u01784943509070") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b60ba_d20260725_m013824_c001_v0001173_t0040_u01784943504259") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abb9_d20260725_m013822_c001_v7007000_t0000_u01784943502031") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d1b_d20260725_m013815_c001_v0001178_t0038_u01784943495574") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4277822aa41e6554_d20260725_m013803_c001_v7007000_t0000_u01784943483378") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e795bc_d20260725_m013756_c001_v0001174_t0032_u01784943476283") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cc37_d20260725_m013748_c001_v7007000_t0000_u01784943468358") 2026/07/25 01:41:21 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e7951e_d20260725_m013740_c001_v0001174_t0026_u01784943460668") 2026/07/25 01:41:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41713ed0814972e1_d20260725_m013733_c001_v7007000_t0000_u01784943453562") 2026/07/25 01:41:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e794a4_d20260725_m013725_c001_v0001174_t0001_u01784943445693") 2026/07/25 01:41:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4188738daf8dc7eb_d20260725_m013845_c001_v7007000_t0000_u01784943525209") 2026/07/25 01:41:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79722_d20260725_m013841_c001_v0001174_t0046_u01784943521265") 2026/07/25 01:41:22 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6267_d20260725_m013907_c001_v7007000_t0000_u01784943547256") 2026/07/25 01:41:22 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5e0f_d20260725_m013901_c001_v0001178_t0013_u01784943541801") 2026/07/25 01:41:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6314_d20260725_m014024_c001_v7007000_t0000_u01784943624903") 2026/07/25 01:41:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5f51_d20260725_m014016_c001_v0001178_t0058_u01784943616654") 2026/07/25 01:41:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cfe2_d20260725_m014009_c001_v7007000_t0000_u01784943609396") 2026/07/25 01:41:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5f0b_d20260725_m014000_c001_v0001178_t0017_u01784943600712") 2026/07/25 01:41:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f425cfe14b2c2c330_d20260725_m013953_c001_v7007000_t0000_u01784943593538") 2026/07/25 01:41:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5ed1_d20260725_m013945_c001_v0001178_t0045_u01784943585873") 2026/07/25 01:41:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3af88_d20260725_m013938_c001_v7007000_t0000_u01784943578635") 2026/07/25 01:41:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5ea5_d20260725_m013930_c001_v0001178_t0038_u01784943570692") 2026/07/25 01:41:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736ba8d_d20260725_m013923_c001_v7007000_t0000_u01784943563175") 2026/07/25 01:41:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5e5d_d20260725_m013914_c001_v0001178_t0019_u01784943554783") 2026/07/25 01:41:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4020872c5feea32f_d20260725_m013903_c001_v7007000_t0000_u01784943543071") 2026/07/25 01:41:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b614e_d20260725_m013856_c001_v0001173_t0055_u01784943536890") 2026/07/25 01:41:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d885687a_d20260725_m013849_c001_v7007000_t0000_u01784943529629") 2026/07/25 01:41:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b611c_d20260725_m013844_c001_v0001173_t0000_u01784943524543") 2026/07/25 01:41:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f424072d8c3a492c3_d20260725_m013842_c001_v7007000_t0000_u01784943522276") 2026/07/25 01:41:22 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe3b_d20260725_m013836_c001_v0001106_t0007_u01784943516225") 2026/07/25 01:41:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abfc_d20260725_m013829_c001_v7007000_t0000_u01784943509241") 2026/07/25 01:41:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e7969e_d20260725_m013824_c001_v0001174_t0037_u01784943504271") 2026/07/25 01:41:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba77291860ea_d20260725_m013821_c001_v7007000_t0000_u01784943501888") 2026/07/25 01:41:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79656_d20260725_m013815_c001_v0001174_t0045_u01784943495793") 2026/07/25 01:41:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41455061a15af4f8_d20260725_m013803_c001_v7007000_t0000_u01784943483540") 2026/07/25 01:41:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5cb1_d20260725_m013756_c001_v0001178_t0029_u01784943476692") 2026/07/25 01:41:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cc39_d20260725_m013748_c001_v7007000_t0000_u01784943468531") 2026/07/25 01:41:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5c7b_d20260725_m013740_c001_v0001178_t0000_u01784943460930") 2026/07/25 01:41:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41713ed0814973a3_d20260725_m013733_c001_v7007000_t0000_u01784943453734") 2026/07/25 01:41:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5c4f_d20260725_m013726_c001_v0001178_t0039_u01784943446017") 2026/07/25 01:41:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3ae9d_d20260725_m013845_c001_v7007000_t0000_u01784943525544") 2026/07/25 01:41:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6100_d20260725_m013841_c001_v0001173_t0001_u01784943521339") 2026/07/25 01:41:23 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6269_d20260725_m013907_c001_v7007000_t0000_u01784943547429") 2026/07/25 01:41:23 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79806_d20260725_m013901_c001_v0001174_t0047_u01784943541863") 2026/07/25 01:41:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6315_d20260725_m014025_c001_v7007000_t0000_u01784943625085") 2026/07/25 01:41:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79a91_d20260725_m014016_c001_v0001174_t0031_u01784943616870") 2026/07/25 01:41:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cfe5_d20260725_m014009_c001_v7007000_t0000_u01784943609576") 2026/07/25 01:41:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e799ec_d20260725_m014001_c001_v0001174_t0001_u01784943601036") 2026/07/25 01:41:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f425cfe14b2c2c331_d20260725_m013953_c001_v7007000_t0000_u01784943593711") 2026/07/25 01:41:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79986_d20260725_m013946_c001_v0001174_t0058_u01784943586093") 2026/07/25 01:41:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3af89_d20260725_m013938_c001_v7007000_t0000_u01784943578815") 2026/07/25 01:41:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79908_d20260725_m013930_c001_v0001174_t0002_u01784943570905") 2026/07/25 01:41:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736ba91_d20260725_m013923_c001_v7007000_t0000_u01784943563347") 2026/07/25 01:41:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79886_d20260725_m013914_c001_v0001174_t0002_u01784943554992") 2026/07/25 01:41:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6249_d20260725_m013902_c001_v7007000_t0000_u01784943542569") 2026/07/25 01:41:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5def_d20260725_m013857_c001_v0001178_t0019_u01784943537169") 2026/07/25 01:41:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d885687b_d20260725_m013849_c001_v7007000_t0000_u01784943529808") 2026/07/25 01:41:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5db5_d20260725_m013844_c001_v0001178_t0052_u01784943524652") 2026/07/25 01:41:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4277822aa41e65cc_d20260725_m013842_c001_v7007000_t0000_u01784943522288") 2026/07/25 01:41:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e796f6_d20260725_m013836_c001_v0001174_t0022_u01784943516997") 2026/07/25 01:41:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abfe_d20260725_m013829_c001_v7007000_t0000_u01784943509413") 2026/07/25 01:41:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d53_d20260725_m013824_c001_v0001178_t0021_u01784943504403") 2026/07/25 01:41:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f421046a48af9b06b_d20260725_m013822_c001_v7007000_t0000_u01784943502072") 2026/07/25 01:41:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe0f_d20260725_m013816_c001_v0001106_t0020_u01784943496234") 2026/07/25 01:41:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4020872c5feea277_d20260725_m013803_c001_v7007000_t0000_u01784943483389") 2026/07/25 01:41:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fddf_d20260725_m013756_c001_v0001106_t0054_u01784943476917") 2026/07/25 01:41:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cc3a_d20260725_m013748_c001_v7007000_t0000_u01784943468703") 2026/07/25 01:41:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fdb7_d20260725_m013741_c001_v0001106_t0058_u01784943461139") 2026/07/25 01:41:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41713ed0814973a4_d20260725_m013733_c001_v7007000_t0000_u01784943453908") 2026/07/25 01:41:24 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd9d_d20260725_m013726_c001_v0001106_t0059_u01784943446225") 2026/07/25 01:41:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4188738daf8dc7ec_d20260725_m013845_c001_v7007000_t0000_u01784943525382") 2026/07/25 01:41:24 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe4f_d20260725_m013841_c001_v0001106_t0057_u01784943521360") 2026/07/25 01:41:24 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d626a_d20260725_m013907_c001_v7007000_t0000_u01784943547602") 2026/07/25 01:41:24 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe8f_d20260725_m013901_c001_v0001106_t0048_u01784943541940") 2026/07/25 01:41:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6316_d20260725_m014025_c001_v7007000_t0000_u01784943625267") 2026/07/25 01:41:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b62df_d20260725_m014017_c001_v0001173_t0033_u01784943617284") 2026/07/25 01:41:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cfe7_d20260725_m014009_c001_v7007000_t0000_u01784943609757") 2026/07/25 01:41:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6281_d20260725_m014001_c001_v0001173_t0007_u01784943601455") 2026/07/25 01:41:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f425cfe14b2c2c332_d20260725_m013953_c001_v7007000_t0000_u01784943593887") 2026/07/25 01:41:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b624a_d20260725_m013946_c001_v0001173_t0052_u01784943586411") 2026/07/25 01:41:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3af8a_d20260725_m013938_c001_v7007000_t0000_u01784943578996") 2026/07/25 01:41:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6206_d20260725_m013931_c001_v0001173_t0046_u01784943571333") 2026/07/25 01:41:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736ba94_d20260725_m013923_c001_v7007000_t0000_u01784943563520") 2026/07/25 01:41:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b61cc_d20260725_m013915_c001_v0001173_t0016_u01784943555593") 2026/07/25 01:41:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736b9e9_d20260725_m013902_c001_v7007000_t0000_u01784943542577") 2026/07/25 01:41:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e797d8_d20260725_m013857_c001_v0001174_t0056_u01784943537369") 2026/07/25 01:41:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d885687c_d20260725_m013849_c001_v7007000_t0000_u01784943529988") 2026/07/25 01:41:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e7974c_d20260725_m013844_c001_v0001174_t0006_u01784943524761") 2026/07/25 01:41:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3ae8e_d20260725_m013842_c001_v7007000_t0000_u01784943522325") 2026/07/25 01:41:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d7d_d20260725_m013837_c001_v0001178_t0023_u01784943517528") 2026/07/25 01:41:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4ac01_d20260725_m013829_c001_v7007000_t0000_u01784943509586") 2026/07/25 01:41:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b60bc_d20260725_m013824_c001_v0001173_t0040_u01784943504624") 2026/07/25 01:41:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f421046a48af9b069_d20260725_m013821_c001_v7007000_t0000_u01784943501899") 2026/07/25 01:41:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b607a_d20260725_m013816_c001_v0001173_t0029_u01784943496691") 2026/07/25 01:41:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f405e578fa486d1fe_d20260725_m013803_c001_v7007000_t0000_u01784943483379") 2026/07/25 01:41:25 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b601a_d20260725_m013757_c001_v0001173_t0022_u01784943477578") 2026/07/25 01:41:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cc3b_d20260725_m013748_c001_v7007000_t0000_u01784943468944") 2026/07/25 01:41:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b5fbe_d20260725_m013741_c001_v0001173_t0043_u01784943461618") 2026/07/25 01:41:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41713ed0814973a5_d20260725_m013734_c001_v7007000_t0000_u01784943454080") 2026/07/25 01:41:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b5f82_d20260725_m013726_c001_v0001173_t0007_u01784943446713") 2026/07/25 01:41:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856869_d20260725_m013845_c001_v7007000_t0000_u01784943525601") 2026/07/25 01:41:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d97_d20260725_m013841_c001_v0001178_t0047_u01784943521470") 2026/07/25 01:41:26 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d626b_d20260725_m013907_c001_v7007000_t0000_u01784943547776") 2026/07/25 01:41:26 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6170_d20260725_m013902_c001_v0001173_t0019_u01784943542012") 2026/07/25 01:41:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6317_d20260725_m014025_c001_v7007000_t0000_u01784943625450") 2026/07/25 01:41:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969ff2f_d20260725_m014017_c001_v0001106_t0010_u01784943617568") 2026/07/25 01:41:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cfe9_d20260725_m014009_c001_v7007000_t0000_u01784943609945") 2026/07/25 01:41:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969ff0b_d20260725_m014001_c001_v0001106_t0047_u01784943601966") 2026/07/25 01:41:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f425cfe14b2c2c333_d20260725_m013954_c001_v7007000_t0000_u01784943594061") 2026/07/25 01:41:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fef1_d20260725_m013946_c001_v0001106_t0020_u01784943586695") 2026/07/25 01:41:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3af8b_d20260725_m013939_c001_v7007000_t0000_u01784943579179") 2026/07/25 01:41:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fedb_d20260725_m013931_c001_v0001106_t0046_u01784943571640") 2026/07/25 01:41:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736ba95_d20260725_m013923_c001_v7007000_t0000_u01784943563694") 2026/07/25 01:41:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969feaf_d20260725_m013916_c001_v0001106_t0047_u01784943556010") 2026/07/25 01:41:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4020872c5feea32d_d20260725_m013902_c001_v7007000_t0000_u01784943542720") 2026/07/25 01:41:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe77_d20260725_m013857_c001_v0001106_t0037_u01784943537649") 2026/07/25 01:41:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d885687d_d20260725_m013850_c001_v7007000_t0000_u01784943530168") 2026/07/25 01:41:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5dbd_d20260725_m013844_c001_v0001178_t0008_u01784943524890") 2026/07/25 01:41:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4188738daf8dc7c9_d20260725_m013842_c001_v7007000_t0000_u01784943522323") 2026/07/25 01:41:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b60ee_d20260725_m013837_c001_v0001173_t0023_u01784943517740") 2026/07/25 01:41:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4ac04_d20260725_m013829_c001_v7007000_t0000_u01784943509756") 2026/07/25 01:41:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d55_d20260725_m013824_c001_v0001178_t0006_u01784943504636") 2026/07/25 01:41:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41609b788fd4820f_d20260725_m013822_c001_v7007000_t0000_u01784943502214") 2026/07/25 01:41:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d1d_d20260725_m013816_c001_v0001178_t0005_u01784943496967") 2026/07/25 01:41:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4080a4a999bd09d2_d20260725_m013803_c001_v7007000_t0000_u01784943483377") 2026/07/25 01:41:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e795c4_d20260725_m013757_c001_v0001174_t0049_u01784943477835") 2026/07/25 01:41:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cc3c_d20260725_m013749_c001_v7007000_t0000_u01784943469126") 2026/07/25 01:41:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e7952c_d20260725_m013741_c001_v0001174_t0025_u01784943461906") 2026/07/25 01:41:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41713ed0814973a6_d20260725_m013734_c001_v7007000_t0000_u01784943454251") 2026/07/25 01:41:27 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e794b4_d20260725_m013727_c001_v0001174_t0000_u01784943447010") 2026/07/25 01:41:27 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4188738daf8dc7ed_d20260725_m013845_c001_v7007000_t0000_u01784943525555") 2026/07/25 01:41:27 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e7972a_d20260725_m013841_c001_v0001174_t0035_u01784943521628") 2026/07/25 01:41:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea1e_d20260725_m013806_c001_v7007000_t0000_u01784943486158") 2026/07/25 01:41:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b602c_d20260725_m013801_c001_v0001173_t0044_u01784943481325") 2026/07/25 01:41:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea1f_d20260725_m013806_c001_v7007000_t0000_u01784943486338") 2026/07/25 01:41:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e795e2_d20260725_m013801_c001_v0001174_t0033_u01784943481400") 2026/07/25 01:41:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea20_d20260725_m013806_c001_v7007000_t0000_u01784943486518") 2026/07/25 01:41:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5cc5_d20260725_m013801_c001_v0001178_t0035_u01784943481425") 2026/07/25 01:41:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea21_d20260725_m013806_c001_v7007000_t0000_u01784943486698") 2026/07/25 01:41:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5cc7_d20260725_m013801_c001_v0001178_t0001_u01784943481630") 2026/07/25 01:41:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea22_d20260725_m013806_c001_v7007000_t0000_u01784943486877") 2026/07/25 01:41:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fded_d20260725_m013801_c001_v0001106_t0008_u01784943481672") 2026/07/25 01:41:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea23_d20260725_m013807_c001_v7007000_t0000_u01784943487057") 2026/07/25 01:41:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6030_d20260725_m013801_c001_v0001173_t0050_u01784943481688") 2026/07/25 01:41:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea24_d20260725_m013807_c001_v7007000_t0000_u01784943487236") 2026/07/25 01:41:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5cc9_d20260725_m013801_c001_v0001178_t0019_u01784943481913") 2026/07/25 01:41:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea25_d20260725_m013807_c001_v7007000_t0000_u01784943487415") 2026/07/25 01:41:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e795ea_d20260725_m013801_c001_v0001174_t0030_u01784943481976") 2026/07/25 01:41:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea26_d20260725_m013807_c001_v7007000_t0000_u01784943487642") 2026/07/25 01:41:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6032_d20260725_m013802_c001_v0001173_t0058_u01784943482034") 2026/07/25 01:41:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea27_d20260725_m013807_c001_v7007000_t0000_u01784943487829") 2026/07/25 01:41:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5ccb_d20260725_m013802_c001_v0001178_t0006_u01784943482120") 2026/07/25 01:41:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea28_d20260725_m013808_c001_v7007000_t0000_u01784943488009") 2026/07/25 01:41:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fdef_d20260725_m013802_c001_v0001106_t0022_u01784943482247") 2026/07/25 01:41:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea29_d20260725_m013808_c001_v7007000_t0000_u01784943488189") 2026/07/25 01:41:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5ccd_d20260725_m013802_c001_v0001178_t0008_u01784943482324") 2026/07/25 01:41:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea2a_d20260725_m013808_c001_v7007000_t0000_u01784943488368") 2026/07/25 01:41:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b603a_d20260725_m013802_c001_v0001173_t0028_u01784943482392") 2026/07/25 01:41:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea2b_d20260725_m013808_c001_v7007000_t0000_u01784943488548") 2026/07/25 01:41:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e795f2_d20260725_m013802_c001_v0001174_t0006_u01784943482468") 2026/07/25 01:41:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea2c_d20260725_m013808_c001_v7007000_t0000_u01784943488728") 2026/07/25 01:41:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5cd1_d20260725_m013802_c001_v0001178_t0032_u01784943482529") 2026/07/25 01:41:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1bea2d_d20260725_m013808_c001_v7007000_t0000_u01784943488909") 2026/07/25 01:41:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5cd5_d20260725_m013802_c001_v0001178_t0058_u01784943482782") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abca_d20260725_m013825_c001_v7007000_t0000_u01784943505135") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d2b_d20260725_m013819_c001_v0001178_t0033_u01784943499594") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cd20_d20260725_m013824_c001_v7007000_t0000_u01784943504992") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b608a_d20260725_m013819_c001_v0001173_t0021_u01784943499663") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abc6_d20260725_m013824_c001_v7007000_t0000_u01784943504940") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79678_d20260725_m013819_c001_v0001174_t0036_u01784943499783") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736b97e_d20260725_m013825_c001_v7007000_t0000_u01784943505006") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d2d_d20260725_m013819_c001_v0001178_t0058_u01784943499816") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41609b788fd48219_d20260725_m013824_c001_v7007000_t0000_u01784943504929") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b608e_d20260725_m013819_c001_v0001173_t0024_u01784943499981") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f421046a48af9b071_d20260725_m013825_c001_v7007000_t0000_u01784943505147") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d2f_d20260725_m013820_c001_v0001178_t0046_u01784943500074") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cd22_d20260725_m013825_c001_v7007000_t0000_u01784943505171") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e7967a_d20260725_m013820_c001_v0001174_t0045_u01784943500115") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736b981_d20260725_m013825_c001_v7007000_t0000_u01784943505182") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe1b_d20260725_m013820_c001_v0001106_t0059_u01784943500243") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba7729186103_d20260725_m013825_c001_v7007000_t0000_u01784943505157") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d31_d20260725_m013820_c001_v0001178_t0003_u01784943500300") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4154f98efcb1aba6_d20260725_m013824_c001_v7007000_t0000_u01784943504951") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6092_d20260725_m013820_c001_v0001173_t0014_u01784943500386") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41609b788fd4821d_d20260725_m013825_c001_v7007000_t0000_u01784943505273") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e7967c_d20260725_m013820_c001_v0001174_t0033_u01784943500413") 2026/07/25 01:41:29 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abcc_d20260725_m013825_c001_v7007000_t0000_u01784943505286") 2026/07/25 01:41:30 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d35_d20260725_m013820_c001_v0001178_t0055_u01784943500526") 2026/07/25 01:41:30 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abc7_d20260725_m013824_c001_v7007000_t0000_u01784943504961") 2026/07/25 01:41:30 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e7967e_d20260725_m013820_c001_v0001174_t0052_u01784943500735") 2026/07/25 01:41:30 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41609b788fd4821b_d20260725_m013825_c001_v7007000_t0000_u01784943505099") 2026/07/25 01:41:30 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d39_d20260725_m013820_c001_v0001178_t0053_u01784943500745") 2026/07/25 01:41:30 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4abc9_d20260725_m013825_c001_v7007000_t0000_u01784943505114") 2026/07/25 01:41:30 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6096_d20260725_m013820_c001_v0001173_t0044_u01784943500771") 2026/07/25 01:41:30 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4154f98efcb1aba8_d20260725_m013825_c001_v7007000_t0000_u01784943505127") 2026/07/25 01:41:30 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe1f_d20260725_m013820_c001_v0001106_t0006_u01784943500887") 2026/07/25 01:41:30 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d30100439_d20260725_m013613_c001_v7007000_t0000_u01784943373756") 2026/07/25 01:41:30 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1021445f1de84879_d20260725_m013611_c001_v0001181_t0031_u01784943371888") 2026/07/25 01:41:30 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41455061a15af24f_d20260725_m013611_c001_v7007000_t0000_u01784943371700") 2026/07/25 01:41:30 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1021445f1de84855_d20260725_m013608_c001_v0001181_t0013_u01784943368848") 2026/07/25 01:41:30 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41455061a15af24b_d20260725_m013608_c001_v7007000_t0000_u01784943368129") 2026/07/25 01:41:30 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fca0_d20260725_m013603_c001_v0001106_t0040_u01784943363387") 2026/07/25 01:41:30 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d3010042c_d20260725_m013601_c001_v7007000_t0000_u01784943361955") 2026/07/25 01:41:30 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f107211793e7a95b0_d20260725_m013559_c001_v0001173_t0059_u01784943359694") 2026/07/25 01:41:30 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4188738daf8dc3e2_d20260725_m013559_c001_v7007000_t0000_u01784943359520") 2026/07/25 01:41:30 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f107211793e7a959e_d20260725_m013556_c001_v0001173_t0036_u01784943356760") 2026/07/25 01:41:30 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4188738daf8dc3e0_d20260725_m013556_c001_v7007000_t0000_u01784943356000") 2026/07/25 01:41:30 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5a34_d20260725_m013552_c001_v0001178_t0040_u01784943352357") 2026/07/25 01:41:30 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d30100425_d20260725_m013551_c001_v7007000_t0000_u01784943351146") 2026/07/25 01:41:30 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1066f41c8297c902_d20260725_m013549_c001_v0001136_t0049_u01784943349742") 2026/07/25 01:41:31 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f424072d8c3a48e03_d20260725_m013549_c001_v7007000_t0000_u01784943349567") 2026/07/25 01:41:31 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1066f41c8297c8f6_d20260725_m013546_c001_v0001136_t0046_u01784943346996") 2026/07/25 01:41:31 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f424072d8c3a48dff_d20260725_m013546_c001_v7007000_t0000_u01784943346141") 2026/07/25 01:41:31 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5a0e_d20260725_m013542_c001_v0001178_t0008_u01784943342747") 2026/07/25 01:41:31 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d30100421_d20260725_m013541_c001_v7007000_t0000_u01784943341866") 2026/07/25 01:41:31 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f119ea6be6d40c1e1_d20260725_m013539_c001_v0001041_t0036_u01784943339801") 2026/07/25 01:41:31 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4080a4a999bd0890_d20260725_m013539_c001_v7007000_t0000_u01784943339614") 2026/07/25 01:41:31 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f119ea6be6d40c1d5_d20260725_m013536_c001_v0001041_t0032_u01784943336284") 2026/07/25 01:41:31 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4080a4a999bd088d_d20260725_m013535_c001_v7007000_t0000_u01784943335571") 2026/07/25 01:41:31 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b59c5_d20260725_m013529_c001_v0001178_t0050_u01784943329551") 2026/07/25 01:41:31 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4188738daf8dc3db_d20260725_m013528_c001_v7007000_t0000_u01784943328682") 2026/07/25 01:41:31 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1163f9cb25bd3e54_d20260725_m013526_c001_v0001144_t0047_u01784943326557") 2026/07/25 01:41:31 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736b20d_d20260725_m013526_c001_v7007000_t0000_u01784943326383") 2026/07/25 01:41:31 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1163f9cb25bd3e48_d20260725_m013522_c001_v0001144_t0004_u01784943322519") 2026/07/25 01:41:31 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736b209_d20260725_m013521_c001_v7007000_t0000_u01784943321793") 2026/07/25 01:41:31 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b596b_d20260725_m013516_c001_v0001178_t0002_u01784943316682") 2026/07/25 01:41:31 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f426e7bf1f8fe05ac_d20260725_m013515_c001_v7007000_t0000_u01784943315749") 2026/07/25 01:41:31 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f115c381e393d0c53_d20260725_m013513_c001_v0001113_t0021_u01784943313868") 2026/07/25 01:41:31 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41910b2c82c857f0_d20260725_m013513_c001_v7007000_t0000_u01784943313685") 2026/07/25 01:41:31 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f115c381e393d0c4b_d20260725_m013510_c001_v0001113_t0037_u01784943310253") 2026/07/25 01:41:32 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41910b2c82c857ea_d20260725_m013509_c001_v7007000_t0000_u01784943309549") 2026/07/25 01:41:32 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5911_d20260725_m013504_c001_v0001178_t0013_u01784943304561") 2026/07/25 01:41:32 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f426e7bf1f8fe05a4_d20260725_m013503_c001_v7007000_t0000_u01784943303528") 2026/07/25 01:41:32 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f111e6474242caba6_d20260725_m013457_c001_v0001183_t0008_u01784943297641") 2026/07/25 01:41:32 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f404729e3fe0bc60b_d20260725_m013457_c001_v7007000_t0000_u01784943297431") 2026/07/25 01:41:32 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b58d3_d20260725_m013453_c001_v0001178_t0012_u01784943293510") 2026/07/25 01:41:32 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f103365ceace89f8a_d20260725_m013452_c001_v0001150_t0027_u01784943292725") 2026/07/25 01:41:32 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f103365ceace89f82_d20260725_m013451_c001_v0001150_t0010_u01784943291538") 2026/07/25 01:41:32 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4080a4a999bd0877_d20260725_m013438_c001_v7007000_t0000_u01784943278370") 2026/07/25 01:41:32 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fbda_d20260725_m013430_c001_v0001106_t0044_u01784943270859") 2026/07/25 01:41:32 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f11138e9ebdaced21_d20260725_m013429_c001_v0001174_t0054_u01784943269942") 2026/07/25 01:41:32 DEBUG : dst/one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f11138e9ebdaced15_d20260725_m013428_c001_v0001174_t0020_u01784943268918") 2026/07/25 01:41:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d3010043a_d20260725_m013613_c001_v7007000_t0000_u01784943373933") 2026/07/25 01:41:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10252a17fa727e78_d20260725_m013611_c001_v0001173_t0047_u01784943371327") 2026/07/25 01:41:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1157333201dd6a90_d20260725_m013607_c001_v0001184_t0033_u01784943367911") 2026/07/25 01:41:33 DEBUG : dst/one.bak: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d3010042d_d20260725_m013602_c001_v7007000_t0000_u01784943362134") 2026/07/25 01:41:33 DEBUG : dst/one.bak: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f118cee5411c46d68_d20260725_m013559_c001_v0001174_t0031_u01784943359143") 2026/07/25 01:41:33 DEBUG : dst/one.bak: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1064861b6d207bf7_d20260725_m013555_c001_v0001177_t0019_u01784943355787") 2026/07/25 01:41:33 DEBUG : dst/one.bak: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d30100427_d20260725_m013551_c001_v7007000_t0000_u01784943351319") 2026/07/25 01:41:33 DEBUG : dst/one.bak: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f111bb1b798064ecf_d20260725_m013549_c001_v0001100_t0006_u01784943349071") 2026/07/25 01:41:33 DEBUG : dst/one.bak: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f118bebeaf9ac1e42_d20260725_m013545_c001_v0001177_t0045_u01784943345927") 2026/07/25 01:41:33 DEBUG : dst/three: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f426e7bf1f8fe05a5_d20260725_m013503_c001_v7007000_t0000_u01784943303700") 2026/07/25 01:41:33 DEBUG : dst/three: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f103365ceace89fb2_d20260725_m013502_c001_v0001150_t0039_u01784943302067") 2026/07/25 01:41:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d3010043b_d20260725_m013614_c001_v7007000_t0000_u01784943374112") 2026/07/25 01:41:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f108b972178ea4dc0_d20260725_m013612_c001_v0001172_t0039_u01784943372673") 2026/07/25 01:41:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1109e31ab44eb4c6_d20260725_m013609_c001_v0001042_t0050_u01784943369718") 2026/07/25 01:41:33 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d3010043e_d20260725_m013614_c001_v7007000_t0000_u01784943374283") 2026/07/25 01:41:33 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1021445f1de84883_d20260725_m013613_c001_v0001181_t0045_u01784943373194") 2026/07/25 01:41:33 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41455061a15af498_d20260725_m013613_c001_v7007000_t0000_u01784943373006") 2026/07/25 01:41:33 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1021445f1de84867_d20260725_m013610_c001_v0001181_t0019_u01784943370315") 2026/07/25 01:41:33 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41455061a15af24c_d20260725_m013610_c001_v7007000_t0000_u01784943370128") 2026/07/25 01:41:34 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fca8_d20260725_m013604_c001_v0001106_t0004_u01784943364934") 2026/07/25 01:41:34 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d3010042e_d20260725_m013602_c001_v7007000_t0000_u01784943362325") 2026/07/25 01:41:34 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f107211793e7a95c2_d20260725_m013601_c001_v0001173_t0056_u01784943361316") 2026/07/25 01:41:34 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4188738daf8dc3e3_d20260725_m013601_c001_v7007000_t0000_u01784943361141") 2026/07/25 01:41:34 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f107211793e7a95a6_d20260725_m013558_c001_v0001173_t0049_u01784943358033") 2026/07/25 01:41:34 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4188738daf8dc3e1_d20260725_m013557_c001_v7007000_t0000_u01784943357859") 2026/07/25 01:41:34 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5a3e_d20260725_m013553_c001_v0001178_t0004_u01784943353215") 2026/07/25 01:41:34 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f424072d8c3a48e04_d20260725_m013550_c001_v7007000_t0000_u01784943350571") 2026/07/25 01:41:34 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fc80_d20260725_m013548_c001_v0001106_t0022_u01784943348117") 2026/07/25 01:41:34 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f424072d8c3a48e00_d20260725_m013547_c001_v7007000_t0000_u01784943347767") 2026/07/25 01:41:34 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5a12_d20260725_m013543_c001_v0001178_t0009_u01784943343571") 2026/07/25 01:41:34 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4080a4a999bd0891_d20260725_m013540_c001_v7007000_t0000_u01784943340980") 2026/07/25 01:41:34 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fc6e_d20260725_m013538_c001_v0001106_t0030_u01784943338312") 2026/07/25 01:41:34 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4080a4a999bd088f_d20260725_m013537_c001_v7007000_t0000_u01784943337203") 2026/07/25 01:41:34 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b59cd_d20260725_m013530_c001_v0001178_t0005_u01784943330627") 2026/07/25 01:41:34 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736b210_d20260725_m013527_c001_v7007000_t0000_u01784943327810") 2026/07/25 01:41:34 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fc52_d20260725_m013524_c001_v0001106_t0013_u01784943324812") 2026/07/25 01:41:35 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736b20b_d20260725_m013523_c001_v7007000_t0000_u01784943323769") 2026/07/25 01:41:35 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5971_d20260725_m013517_c001_v0001178_t0022_u01784943317307") 2026/07/25 01:41:35 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41910b2c82c857f2_d20260725_m013514_c001_v7007000_t0000_u01784943314882") 2026/07/25 01:41:35 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fc3e_d20260725_m013511_c001_v0001106_t0025_u01784943311982") 2026/07/25 01:41:35 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41910b2c82c857ed_d20260725_m013511_c001_v7007000_t0000_u01784943311294") 2026/07/25 01:41:35 DEBUG : dst/three.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5915_d20260725_m013505_c001_v0001178_t0054_u01784943305244") 2026/07/25 01:41:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d3010042f_d20260725_m013602_c001_v7007000_t0000_u01784943362498") 2026/07/25 01:41:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f100200076d88b178_d20260725_m013600_c001_v0001173_t0004_u01784943360774") 2026/07/25 01:41:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1096607779f9da79_d20260725_m013557_c001_v0001173_t0022_u01784943357565") 2026/07/25 01:41:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d30100428_d20260725_m013551_c001_v7007000_t0000_u01784943351491") 2026/07/25 01:41:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f105d055268f676f8_d20260725_m013550_c001_v0001100_t0036_u01784943350213") 2026/07/25 01:41:35 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1140aff1f7966d2b_d20260725_m013547_c001_v0001091_t0035_u01784943347481") 2026/07/25 01:41:35 DEBUG : dst/two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d3010043f_d20260725_m013614_c001_v7007000_t0000_u01784943374456") 2026/07/25 01:41:35 DEBUG : dst/two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5a7e_d20260725_m013604_c001_v0001178_t0049_u01784943364705") 2026/07/25 01:41:35 DEBUG : dst/two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d30100430_d20260725_m013602_c001_v7007000_t0000_u01784943362670") 2026/07/25 01:41:36 DEBUG : dst/two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fc88_d20260725_m013552_c001_v0001106_t0047_u01784943352565") 2026/07/25 01:41:36 DEBUG : dst/two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d30100429_d20260725_m013551_c001_v7007000_t0000_u01784943351664") 2026/07/25 01:41:36 DEBUG : dst/two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fc72_d20260725_m013542_c001_v0001106_t0033_u01784943342961") 2026/07/25 01:41:36 DEBUG : dst/two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d30100422_d20260725_m013542_c001_v7007000_t0000_u01784943342040") 2026/07/25 01:41:36 DEBUG : dst/two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fc5c_d20260725_m013529_c001_v0001106_t0056_u01784943329770") 2026/07/25 01:41:36 DEBUG : dst/two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4188738daf8dc3dc_d20260725_m013528_c001_v7007000_t0000_u01784943328854") 2026/07/25 01:41:36 DEBUG : dst/two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fc46_d20260725_m013516_c001_v0001106_t0027_u01784943316890") 2026/07/25 01:41:36 DEBUG : dst/two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f426e7bf1f8fe05ad_d20260725_m013515_c001_v7007000_t0000_u01784943315985") 2026/07/25 01:41:36 DEBUG : dst/two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fc2c_d20260725_m013504_c001_v0001106_t0025_u01784943304823") 2026/07/25 01:41:36 DEBUG : dst/two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f426e7bf1f8fe05a6_d20260725_m013503_c001_v7007000_t0000_u01784943303874") 2026/07/25 01:41:36 DEBUG : dst/two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1049b7f9f4bf7f1d_d20260725_m013458_c001_v0001044_t0052_u01784943298929") 2026/07/25 01:41:36 DEBUG : dst/two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4080a4a999bd0878_d20260725_m013438_c001_v7007000_t0000_u01784943278558") 2026/07/25 01:41:36 DEBUG : dst/two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f11138e9ebdaced75_d20260725_m013437_c001_v0001174_t0057_u01784943277209") 2026/07/25 01:41:36 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f404729e3fe0bc4ed_d20260725_m013244_c001_v7007000_t0000_u01784943164273") 2026/07/25 01:41:36 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fad5_d20260725_m013240_c001_v0001106_t0001_u01784943160452") 2026/07/25 01:41:36 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f404729e3fe0bc4e5_d20260725_m013238_c001_v7007000_t0000_u01784943158662") 2026/07/25 01:41:36 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b559e_d20260725_m013229_c001_v0001178_t0005_u01784943149092") 2026/07/25 01:41:37 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1be501_d20260725_m013220_c001_v7007000_t0000_u01784943140027") 2026/07/25 01:41:37 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fab1_d20260725_m013217_c001_v0001106_t0036_u01784943137040") 2026/07/25 01:41:37 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c596938_d20260725_m013155_c001_v7007000_t0000_u01784943115436") 2026/07/25 01:41:37 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740fa8_d20260725_m013153_c001_v0001100_t0044_u01784943113418") 2026/07/25 01:41:37 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c596931_d20260725_m013152_c001_v7007000_t0000_u01784943112405") 2026/07/25 01:41:37 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f9c_d20260725_m013151_c001_v0001100_t0008_u01784943111077") 2026/07/25 01:41:37 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c59692b_d20260725_m013147_c001_v7007000_t0000_u01784943107959") 2026/07/25 01:41:37 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f76_d20260725_m013146_c001_v0001100_t0027_u01784943106280") 2026/07/25 01:41:37 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c596928_d20260725_m013145_c001_v7007000_t0000_u01784943105386") 2026/07/25 01:41:37 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f5a_d20260725_m013143_c001_v0001100_t0045_u01784943103787") 2026/07/25 01:41:37 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c59691e_d20260725_m013137_c001_v7007000_t0000_u01784943097318") 2026/07/25 01:41:37 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f22_d20260725_m013135_c001_v0001100_t0056_u01784943095661") 2026/07/25 01:41:37 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c596916_d20260725_m013134_c001_v7007000_t0000_u01784943094758") 2026/07/25 01:41:37 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f12_d20260725_m013133_c001_v0001100_t0035_u01784943093895") 2026/07/25 01:41:37 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f76e82_d20260725_m013128_c001_v7007000_t0000_u01784943088862") 2026/07/25 01:41:37 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740ee6_d20260725_m013127_c001_v0001100_t0001_u01784943087230") 2026/07/25 01:41:37 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f76e7f_d20260725_m013125_c001_v7007000_t0000_u01784943085373") 2026/07/25 01:41:37 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740eca_d20260725_m013123_c001_v0001100_t0011_u01784943083993") 2026/07/25 01:41:38 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f76e74_d20260725_m013123_c001_v7007000_t0000_u01784943083638") 2026/07/25 01:41:38 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f103f5041948c2cbf_d20260725_m013122_c001_v0001090_t0022_u01784943082691") 2026/07/25 01:41:38 DEBUG : empty space: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740eb2_d20260725_m013120_c001_v0001100_t0001_u01784943080919") 2026/07/25 01:41:38 DEBUG : enormous: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c596935_d20260725_m013154_c001_v7007000_t0000_u01784943114508") 2026/07/25 01:41:38 DEBUG : enormous: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740fac_d20260725_m013153_c001_v0001100_t0008_u01784943113769") 2026/07/25 01:41:38 DEBUG : existing: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d30100446_d20260725_m013618_c001_v7007000_t0000_u01784943378791") 2026/07/25 01:41:38 DEBUG : existing: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5ac6_d20260725_m013617_c001_v0001178_t0058_u01784943377713") 2026/07/25 01:41:38 DEBUG : existing: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1be4fe_d20260725_m013215_c001_v7007000_t0000_u01784943135731") 2026/07/25 01:41:38 DEBUG : existing: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969faa9_d20260725_m013214_c001_v0001106_t0036_u01784943134399") 2026/07/25 01:41:38 DEBUG : existing: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f76e27_d20260725_m013117_c001_v7007000_t0000_u01784943077716") 2026/07/25 01:41:38 DEBUG : existing: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740e80_d20260725_m013116_c001_v0001100_t0002_u01784943076485") 2026/07/25 01:41:38 DEBUG : existing: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f76e11_d20260725_m013115_c001_v7007000_t0000_u01784943075953") 2026/07/25 01:41:38 DEBUG : existing: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740e74_d20260725_m013115_c001_v0001100_t0031_u01784943075303") 2026/07/25 01:41:38 DEBUG : existing: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740e70_d20260725_m013114_c001_v0001100_t0048_u01784943074482") 2026/07/25 01:41:38 DEBUG : existing-b: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1be500_d20260725_m013215_c001_v7007000_t0000_u01784943135902") 2026/07/25 01:41:38 DEBUG : existing-b: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b555a_d20260725_m013214_c001_v0001178_t0038_u01784943134389") 2026/07/25 01:41:38 DEBUG : file1: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febea_d20260725_m013716_c001_v7007000_t0000_u01784943436620") 2026/07/25 01:41:38 DEBUG : file1: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79420_d20260725_m013715_c001_v0001174_t0043_u01784943435707") 2026/07/25 01:41:38 DEBUG : file1: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febe7_d20260725_m013714_c001_v7007000_t0000_u01784943434469") 2026/07/25 01:41:38 DEBUG : file1: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b5f4c_d20260725_m013713_c001_v0001173_t0051_u01784943433440") 2026/07/25 01:41:38 DEBUG : five: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c596939_d20260725_m013159_c001_v7007000_t0000_u01784943119408") 2026/07/25 01:41:38 DEBUG : five: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f40255dea46740fca_d20260725_m013157_c001_v0001100_t0035_u01784943117247") 2026/07/25 01:41:39 DEBUG : foo: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f76e80_d20260725_m013126_c001_v7007000_t0000_u01784943086871") 2026/07/25 01:41:39 DEBUG : foo: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f40255dea46740eda_d20260725_m013126_c001_v0001100_t0035_u01784943086339") 2026/07/25 01:41:39 DEBUG : foo: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f40255dea46740ed8_d20260725_m013125_c001_v0001100_t0035_u01784943085731") 2026/07/25 01:41:39 DEBUG : four: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c59693a_d20260725_m013159_c001_v7007000_t0000_u01784943119590") 2026/07/25 01:41:39 DEBUG : four: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4135dc18076b5508_d20260725_m013157_c001_v0001178_t0004_u01784943117789") 2026/07/25 01:41:39 DEBUG : four: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740fc0_d20260725_m013156_c001_v0001100_t0035_u01784943116578") 2026/07/25 01:41:39 DEBUG : hello world2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856020_d20260725_m013032_c001_v7007000_t0000_u01784943032533") 2026/07/25 01:41:39 DEBUG : hello world2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740dd4_d20260725_m013031_c001_v0001100_t0049_u01784943031850") 2026/07/25 01:41:39 DEBUG : ignore-size: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f76e0b_d20260725_m013114_c001_v7007000_t0000_u01784943074125") 2026/07/25 01:41:39 DEBUG : ignore-size: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740e6a_d20260725_m013112_c001_v0001100_t0017_u01784943072995") 2026/07/25 01:41:39 DEBUG : nested/sub dir/file: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1be4f8_d20260725_m013213_c001_v7007000_t0000_u01784943133606") 2026/07/25 01:41:39 DEBUG : nested/sub dir/file: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969faa5_d20260725_m013212_c001_v0001106_t0032_u01784943132337") 2026/07/25 01:41:39 DEBUG : nested/sub dir/file: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1be4f5_d20260725_m013211_c001_v7007000_t0000_u01784943131638") 2026/07/25 01:41:39 DEBUG : nested/sub dir/file: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5544_d20260725_m013210_c001_v0001178_t0001_u01784943130636") 2026/07/25 01:41:39 DEBUG : one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c59693b_d20260725_m013159_c001_v7007000_t0000_u01784943119776") 2026/07/25 01:41:39 DEBUG : one: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f40255dea46740fb8_d20260725_m013155_c001_v0001100_t0035_u01784943115803") 2026/07/25 01:41:39 DEBUG : only0: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febd2_d20260725_m013709_c001_v7007000_t0000_u01784943429137") 2026/07/25 01:41:39 DEBUG : only0: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4135dc18076b5bf1_d20260725_m013703_c001_v0001178_t0004_u01784943423632") 2026/07/25 01:41:39 DEBUG : only0: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd27_d20260725_m013646_c001_v0001106_t0030_u01784943406640") 2026/07/25 01:41:39 DEBUG : only0: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d3010047a_d20260725_m013640_c001_v7007000_t0000_u01784943400677") 2026/07/25 01:41:39 DEBUG : only0: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fcce_d20260725_m013622_c001_v0001106_t0034_u01784943382787") 2026/07/25 01:41:39 DEBUG : only1: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febd3_d20260725_m013709_c001_v7007000_t0000_u01784943429309") 2026/07/25 01:41:39 DEBUG : only1: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417071e161e793d8_d20260725_m013704_c001_v0001174_t0031_u01784943424522") 2026/07/25 01:41:40 DEBUG : only1: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd29_d20260725_m013647_c001_v0001106_t0030_u01784943407366") 2026/07/25 01:41:40 DEBUG : only1: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4080a4a999bd0904_d20260725_m013641_c001_v7007000_t0000_u01784943401065") 2026/07/25 01:41:40 DEBUG : only1: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fcd0_d20260725_m013623_c001_v0001106_t0043_u01784943383604") 2026/07/25 01:41:40 DEBUG : only10: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febd4_d20260725_m013709_c001_v7007000_t0000_u01784943429482") 2026/07/25 01:41:40 DEBUG : only10: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4127ab04c969fd69_d20260725_m013703_c001_v0001106_t0033_u01784943423643") 2026/07/25 01:41:40 DEBUG : only10: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd4b_d20260725_m013655_c001_v0001106_t0059_u01784943415777") 2026/07/25 01:41:40 DEBUG : only10: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba7729186011_d20260725_m013640_c001_v7007000_t0000_u01784943400693") 2026/07/25 01:41:40 DEBUG : only10: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fceb_d20260725_m013631_c001_v0001106_t0043_u01784943391347") 2026/07/25 01:41:40 DEBUG : only11: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febd5_d20260725_m013709_c001_v7007000_t0000_u01784943429655") 2026/07/25 01:41:40 DEBUG : only11: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417071e161e793d2_d20260725_m013704_c001_v0001174_t0031_u01784943424172") 2026/07/25 01:41:40 DEBUG : only11: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd4d_d20260725_m013656_c001_v0001106_t0014_u01784943416534") 2026/07/25 01:41:40 DEBUG : only11: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4080a4a999bd0903_d20260725_m013640_c001_v7007000_t0000_u01784943400884") 2026/07/25 01:41:40 DEBUG : only11: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fced_d20260725_m013632_c001_v0001106_t0016_u01784943392075") 2026/07/25 01:41:40 DEBUG : only12: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febd6_d20260725_m013709_c001_v7007000_t0000_u01784943429829") 2026/07/25 01:41:40 DEBUG : only12: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4176d5d06a1b5f24_d20260725_m013704_c001_v0001173_t0046_u01784943424368") 2026/07/25 01:41:40 DEBUG : only12: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd4f_d20260725_m013657_c001_v0001106_t0040_u01784943417305") 2026/07/25 01:41:40 DEBUG : only12: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba7729186016_d20260725_m013640_c001_v7007000_t0000_u01784943400904") 2026/07/25 01:41:40 DEBUG : only12: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fcf1_d20260725_m013632_c001_v0001106_t0058_u01784943392887") 2026/07/25 01:41:40 DEBUG : only13: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febd7_d20260725_m013710_c001_v7007000_t0000_u01784943430000") 2026/07/25 01:41:40 DEBUG : only13: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4135dc18076b5bf5_d20260725_m013704_c001_v0001178_t0004_u01784943424052") 2026/07/25 01:41:41 DEBUG : only13: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd53_d20260725_m013658_c001_v0001106_t0015_u01784943418094") 2026/07/25 01:41:41 DEBUG : only13: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d3010047c_d20260725_m013641_c001_v7007000_t0000_u01784943401036") 2026/07/25 01:41:41 DEBUG : only13: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fcf3_d20260725_m013633_c001_v0001106_t0056_u01784943393597") 2026/07/25 01:41:41 DEBUG : only14: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febd8_d20260725_m013710_c001_v7007000_t0000_u01784943430177") 2026/07/25 01:41:41 DEBUG : only14: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4127ab04c969fd6b_d20260725_m013704_c001_v0001106_t0033_u01784943424027") 2026/07/25 01:41:41 DEBUG : only14: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd55_d20260725_m013658_c001_v0001106_t0055_u01784943418775") 2026/07/25 01:41:41 DEBUG : only14: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba7729186019_d20260725_m013641_c001_v7007000_t0000_u01784943401223") 2026/07/25 01:41:41 DEBUG : only14: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fcf9_d20260725_m013634_c001_v0001106_t0045_u01784943394351") 2026/07/25 01:41:41 DEBUG : only15: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febd9_d20260725_m013710_c001_v7007000_t0000_u01784943430351") 2026/07/25 01:41:41 DEBUG : only15: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4127ab04c969fd6f_d20260725_m013704_c001_v0001106_t0033_u01784943424227") 2026/07/25 01:41:41 DEBUG : only15: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd59_d20260725_m013659_c001_v0001106_t0017_u01784943419612") 2026/07/25 01:41:41 DEBUG : only15: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba772918600c_d20260725_m013640_c001_v7007000_t0000_u01784943400148") 2026/07/25 01:41:41 DEBUG : only15: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd01_d20260725_m013635_c001_v0001106_t0046_u01784943395248") 2026/07/25 01:41:41 DEBUG : only16: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febda_d20260725_m013710_c001_v7007000_t0000_u01784943430523") 2026/07/25 01:41:41 DEBUG : only16: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4135dc18076b5bf7_d20260725_m013704_c001_v0001178_t0004_u01784943424238") 2026/07/25 01:41:41 DEBUG : only16: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd5b_d20260725_m013700_c001_v0001106_t0021_u01784943420348") 2026/07/25 01:41:41 DEBUG : only16: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba772918600d_d20260725_m013640_c001_v7007000_t0000_u01784943400335") 2026/07/25 01:41:41 DEBUG : only16: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd07_d20260725_m013636_c001_v0001106_t0007_u01784943396106") 2026/07/25 01:41:42 DEBUG : only17: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febdb_d20260725_m013710_c001_v7007000_t0000_u01784943430696") 2026/07/25 01:41:42 DEBUG : only17: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417071e161e793d4_d20260725_m013704_c001_v0001174_t0031_u01784943424347") 2026/07/25 01:41:42 DEBUG : only17: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd5d_d20260725_m013701_c001_v0001106_t0023_u01784943421045") 2026/07/25 01:41:42 DEBUG : only17: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4080a4a999bd0902_d20260725_m013640_c001_v7007000_t0000_u01784943400702") 2026/07/25 01:41:42 DEBUG : only17: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd09_d20260725_m013636_c001_v0001106_t0026_u01784943396940") 2026/07/25 01:41:42 DEBUG : only18: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febdc_d20260725_m013710_c001_v7007000_t0000_u01784943430868") 2026/07/25 01:41:42 DEBUG : only18: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4127ab04c969fd71_d20260725_m013704_c001_v0001106_t0033_u01784943424415") 2026/07/25 01:41:42 DEBUG : only18: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd61_d20260725_m013701_c001_v0001106_t0012_u01784943421683") 2026/07/25 01:41:42 DEBUG : only18: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d30100479_d20260725_m013640_c001_v7007000_t0000_u01784943400503") 2026/07/25 01:41:42 DEBUG : only18: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd0d_d20260725_m013637_c001_v0001106_t0032_u01784943397706") 2026/07/25 01:41:42 DEBUG : only19: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febdd_d20260725_m013711_c001_v7007000_t0000_u01784943431153") 2026/07/25 01:41:42 DEBUG : only19: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4135dc18076b5bfb_d20260725_m013704_c001_v0001178_t0004_u01784943424426") 2026/07/25 01:41:42 DEBUG : only19: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd65_d20260725_m013702_c001_v0001106_t0036_u01784943422565") 2026/07/25 01:41:43 DEBUG : only19: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba7729186017_d20260725_m013641_c001_v7007000_t0000_u01784943401050") 2026/07/25 01:41:43 DEBUG : only19: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd13_d20260725_m013638_c001_v0001106_t0012_u01784943398627") 2026/07/25 01:41:43 DEBUG : only2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febde_d20260725_m013711_c001_v7007000_t0000_u01784943431330") 2026/07/25 01:41:43 DEBUG : only2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4176d5d06a1b5f26_d20260725_m013704_c001_v0001173_t0046_u01784943424561") 2026/07/25 01:41:43 DEBUG : only2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd2b_d20260725_m013648_c001_v0001106_t0000_u01784943408460") 2026/07/25 01:41:43 DEBUG : only2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba772918600e_d20260725_m013640_c001_v7007000_t0000_u01784943400510") 2026/07/25 01:41:43 DEBUG : only2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fcd3_d20260725_m013624_c001_v0001106_t0033_u01784943384535") 2026/07/25 01:41:43 DEBUG : only3: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febdf_d20260725_m013711_c001_v7007000_t0000_u01784943431502") 2026/07/25 01:41:43 DEBUG : only3: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4127ab04c969fd73_d20260725_m013704_c001_v0001106_t0033_u01784943424603") 2026/07/25 01:41:43 DEBUG : only3: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd2d_d20260725_m013649_c001_v0001106_t0010_u01784943409253") 2026/07/25 01:41:43 DEBUG : only3: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d3010047d_d20260725_m013641_c001_v7007000_t0000_u01784943401210") 2026/07/25 01:41:43 DEBUG : only3: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fcd7_d20260725_m013625_c001_v0001106_t0002_u01784943385305") 2026/07/25 01:41:43 DEBUG : only4: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febe0_d20260725_m013711_c001_v7007000_t0000_u01784943431676") 2026/07/25 01:41:43 DEBUG : only4: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4135dc18076b5bfd_d20260725_m013704_c001_v0001178_t0004_u01784943424614") 2026/07/25 01:41:43 DEBUG : only4: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd31_d20260725_m013650_c001_v0001106_t0002_u01784943410038") 2026/07/25 01:41:43 DEBUG : only4: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba7729186012_d20260725_m013640_c001_v7007000_t0000_u01784943400715") 2026/07/25 01:41:43 DEBUG : only4: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fcd9_d20260725_m013626_c001_v0001106_t0055_u01784943386447") 2026/07/25 01:41:43 DEBUG : only5: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febe1_d20260725_m013711_c001_v7007000_t0000_u01784943431847") 2026/07/25 01:41:43 DEBUG : only5: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417071e161e793dc_d20260725_m013704_c001_v0001174_t0031_u01784943424698") 2026/07/25 01:41:43 DEBUG : only5: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd37_d20260725_m013651_c001_v0001106_t0018_u01784943411113") 2026/07/25 01:41:43 DEBUG : only5: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4080a4a999bd0901_d20260725_m013640_c001_v7007000_t0000_u01784943400524") 2026/07/25 01:41:43 DEBUG : only5: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fcdb_d20260725_m013627_c001_v0001106_t0033_u01784943387175") 2026/07/25 01:41:43 DEBUG : only6: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febe2_d20260725_m013712_c001_v7007000_t0000_u01784943432022") 2026/07/25 01:41:44 DEBUG : only6: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4176d5d06a1b5f28_d20260725_m013704_c001_v0001173_t0046_u01784943424744") 2026/07/25 01:41:44 DEBUG : only6: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd39_d20260725_m013651_c001_v0001106_t0016_u01784943411777") 2026/07/25 01:41:44 DEBUG : only6: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba772918600f_d20260725_m013640_c001_v7007000_t0000_u01784943400523") 2026/07/25 01:41:44 DEBUG : only6: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fcdf_d20260725_m013627_c001_v0001106_t0046_u01784943387927") 2026/07/25 01:41:44 DEBUG : only7: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febe3_d20260725_m013712_c001_v7007000_t0000_u01784943432196") 2026/07/25 01:41:44 DEBUG : only7: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4127ab04c969fd75_d20260725_m013704_c001_v0001106_t0033_u01784943424792") 2026/07/25 01:41:44 DEBUG : only7: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd3b_d20260725_m013652_c001_v0001106_t0042_u01784943412671") 2026/07/25 01:41:44 DEBUG : only7: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41142c4d3010047b_d20260725_m013640_c001_v7007000_t0000_u01784943400863") 2026/07/25 01:41:44 DEBUG : only7: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fce1_d20260725_m013628_c001_v0001106_t0049_u01784943388660") 2026/07/25 01:41:44 DEBUG : only8: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febe4_d20260725_m013712_c001_v7007000_t0000_u01784943432370") 2026/07/25 01:41:44 DEBUG : only8: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4135dc18076b5c01_d20260725_m013704_c001_v0001178_t0004_u01784943424803") 2026/07/25 01:41:44 DEBUG : only8: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd41_d20260725_m013653_c001_v0001106_t0052_u01784943413369") 2026/07/25 01:41:44 DEBUG : only8: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba7729186018_d20260725_m013641_c001_v7007000_t0000_u01784943401095") 2026/07/25 01:41:44 DEBUG : only8: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fce5_d20260725_m013629_c001_v0001106_t0041_u01784943389799") 2026/07/25 01:41:44 DEBUG : only9: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febe5_d20260725_m013712_c001_v7007000_t0000_u01784943432542") 2026/07/25 01:41:44 DEBUG : only9: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417071e161e793e4_d20260725_m013704_c001_v0001174_t0031_u01784943424872") 2026/07/25 01:41:44 DEBUG : only9: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd49_d20260725_m013654_c001_v0001106_t0049_u01784943414423") 2026/07/25 01:41:44 DEBUG : only9: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba7729186015_d20260725_m013640_c001_v7007000_t0000_u01784943400874") 2026/07/25 01:41:44 DEBUG : only9: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fce7_d20260725_m013630_c001_v0001106_t0050_u01784943390544") 2026/07/25 01:41:44 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1be4f2_d20260725_m013209_c001_v7007000_t0000_u01784943129586") 2026/07/25 01:41:44 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969faa1_d20260725_m013207_c001_v0001106_t0022_u01784943127420") 2026/07/25 01:41:44 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1be4ef_d20260725_m013206_c001_v7007000_t0000_u01784943126385") 2026/07/25 01:41:45 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740ff2_d20260725_m013204_c001_v0001100_t0020_u01784943124505") 2026/07/25 01:41:45 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1be4ec_d20260725_m013203_c001_v7007000_t0000_u01784943123460") 2026/07/25 01:41:45 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fa93_d20260725_m013200_c001_v0001106_t0007_u01784943120761") 2026/07/25 01:41:45 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c59692d_d20260725_m013149_c001_v7007000_t0000_u01784943109913") 2026/07/25 01:41:45 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f86_d20260725_m013148_c001_v0001100_t0030_u01784943108505") 2026/07/25 01:41:45 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c59692a_d20260725_m013146_c001_v7007000_t0000_u01784943106938") 2026/07/25 01:41:45 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f70_d20260725_m013145_c001_v0001100_t0033_u01784943105936") 2026/07/25 01:41:45 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c596927_d20260725_m013144_c001_v7007000_t0000_u01784943104627") 2026/07/25 01:41:45 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f56_d20260725_m013143_c001_v0001100_t0045_u01784943103490") 2026/07/25 01:41:45 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c59691d_d20260725_m013136_c001_v7007000_t0000_u01784943096774") 2026/07/25 01:41:45 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f1e_d20260725_m013135_c001_v0001100_t0055_u01784943095305") 2026/07/25 01:41:45 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c596917_d20260725_m013134_c001_v7007000_t0000_u01784943094940") 2026/07/25 01:41:45 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f10_d20260725_m013133_c001_v0001100_t0035_u01784943093618") 2026/07/25 01:41:45 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c596914_d20260725_m013133_c001_v7007000_t0000_u01784943093160") 2026/07/25 01:41:45 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f08_d20260725_m013132_c001_v0001100_t0047_u01784943092536") 2026/07/25 01:41:45 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f04_d20260725_m013131_c001_v0001100_t0044_u01784943091737") 2026/07/25 01:41:45 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c596913_d20260725_m013131_c001_v7007000_t0000_u01784943091374") 2026/07/25 01:41:45 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740efa_d20260725_m013130_c001_v0001100_t0023_u01784943090730") 2026/07/25 01:41:45 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740ef8_d20260725_m013129_c001_v0001100_t0057_u01784943089763") 2026/07/25 01:41:45 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f76e83_d20260725_m013129_c001_v7007000_t0000_u01784943089041") 2026/07/25 01:41:46 DEBUG : potato: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740ef0_d20260725_m013128_c001_v0001100_t0015_u01784943088050") 2026/07/25 01:41:46 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4188738daf8dc352_d20260725_m013313_c001_v7007000_t0000_u01784943193798") 2026/07/25 01:41:46 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969faf9_d20260725_m013312_c001_v0001106_t0001_u01784943192923") 2026/07/25 01:41:46 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f404729e3fe0bc4ee_d20260725_m013244_c001_v7007000_t0000_u01784943164493") 2026/07/25 01:41:46 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b55d8_d20260725_m013239_c001_v0001178_t0032_u01784943159901") 2026/07/25 01:41:46 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f404729e3fe0bc4e2_d20260725_m013233_c001_v7007000_t0000_u01784943153013") 2026/07/25 01:41:46 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fac5_d20260725_m013228_c001_v0001106_t0045_u01784943148169") 2026/07/25 01:41:46 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1be502_d20260725_m013220_c001_v7007000_t0000_u01784943140588") 2026/07/25 01:41:46 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5564_d20260725_m013216_c001_v0001178_t0032_u01784943136800") 2026/07/25 01:41:46 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c596936_d20260725_m013154_c001_v7007000_t0000_u01784943114692") 2026/07/25 01:41:46 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740fa6_d20260725_m013152_c001_v0001100_t0031_u01784943112951") 2026/07/25 01:41:46 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c596932_d20260725_m013152_c001_v7007000_t0000_u01784943112587") 2026/07/25 01:41:46 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f96_d20260725_m013150_c001_v0001100_t0005_u01784943110457") 2026/07/25 01:41:46 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c59692e_d20260725_m013150_c001_v7007000_t0000_u01784943110095") 2026/07/25 01:41:46 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f8c_d20260725_m013149_c001_v0001100_t0019_u01784943109210") 2026/07/25 01:41:46 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c59692c_d20260725_m013148_c001_v7007000_t0000_u01784943108142") 2026/07/25 01:41:46 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f78_d20260725_m013147_c001_v0001100_t0024_u01784943107305") 2026/07/25 01:41:46 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c596929_d20260725_m013145_c001_v7007000_t0000_u01784943105568") 2026/07/25 01:41:46 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f64_d20260725_m013144_c001_v0001100_t0029_u01784943104637") 2026/07/25 01:41:46 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c59691f_d20260725_m013137_c001_v7007000_t0000_u01784943097502") 2026/07/25 01:41:46 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740f28_d20260725_m013136_c001_v0001100_t0028_u01784943096472") 2026/07/25 01:41:46 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856024_d20260725_m013035_c001_v7007000_t0000_u01784943035689") 2026/07/25 01:41:46 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740dde_d20260725_m013034_c001_v0001100_t0056_u01784943034741") 2026/07/25 01:41:47 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856021_d20260725_m013033_c001_v7007000_t0000_u01784943033854") 2026/07/25 01:41:47 DEBUG : potato2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740dda_d20260725_m013033_c001_v0001100_t0009_u01784943033090") 2026/07/25 01:41:47 DEBUG : potato3: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f404729e3fe0bc4ef_d20260725_m013244_c001_v7007000_t0000_u01784943164987") 2026/07/25 01:41:47 DEBUG : potato3: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b55e0_d20260725_m013241_c001_v0001178_t0032_u01784943161000") 2026/07/25 01:41:47 DEBUG : potato3: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f404729e3fe0bc4e3_d20260725_m013233_c001_v7007000_t0000_u01784943153354") 2026/07/25 01:41:47 DEBUG : potato3: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969facb_d20260725_m013229_c001_v0001106_t0013_u01784943149305") 2026/07/25 01:41:47 DEBUG : potato3: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1be503_d20260725_m013220_c001_v7007000_t0000_u01784943140909") 2026/07/25 01:41:47 DEBUG : potato3: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b556a_d20260725_m013217_c001_v0001178_t0039_u01784943137572") 2026/07/25 01:41:47 DEBUG : pre-dest1/1: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f426e7bf1f8fdf37e_d20260725_m013447_c001_v7007000_t0000_u01784943287292") 2026/07/25 01:41:47 DEBUG : pre-dest1/1: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b587f_d20260725_m013439_c001_v0001178_t0052_u01784943279315") 2026/07/25 01:41:47 DEBUG : pre-dest2/2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f426e7bf1f8fdf37f_d20260725_m013447_c001_v7007000_t0000_u01784943287465") 2026/07/25 01:41:47 DEBUG : pre-dest2/2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fbf8_d20260725_m013439_c001_v0001106_t0021_u01784943279896") 2026/07/25 01:41:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4080a4a999bd0872_d20260725_m013425_c001_v7007000_t0000_u01784943265038") 2026/07/25 01:41:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5809_d20260725_m013421_c001_v0001178_t0015_u01784943261677") 2026/07/25 01:41:47 DEBUG : sizeonly: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f76e09_d20260725_m013112_c001_v7007000_t0000_u01784943072461") 2026/07/25 01:41:47 DEBUG : sizeonly: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740e60_d20260725_m013111_c001_v0001100_t0038_u01784943071451") 2026/07/25 01:41:47 DEBUG : splitbanan: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d626c_d20260725_m013907_c001_v7007000_t0000_u01784943547949") 2026/07/25 01:41:47 DEBUG : splitbanan: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b6164_d20260725_m013900_c001_v0001173_t0051_u01784943540548") 2026/07/25 01:41:47 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6318_d20260725_m014025_c001_v7007000_t0000_u01784943625631") 2026/07/25 01:41:47 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969ff35_d20260725_m014019_c001_v0001106_t0059_u01784943619038") 2026/07/25 01:41:47 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cfeb_d20260725_m014010_c001_v7007000_t0000_u01784943610126") 2026/07/25 01:41:48 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969ff11_d20260725_m014003_c001_v0001106_t0036_u01784943603460") 2026/07/25 01:41:48 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f425cfe14b2c2c334_d20260725_m013954_c001_v7007000_t0000_u01784943594233") 2026/07/25 01:41:48 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fef5_d20260725_m013948_c001_v0001106_t0044_u01784943588292") 2026/07/25 01:41:48 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4069203833c3af8c_d20260725_m013939_c001_v7007000_t0000_u01784943579360") 2026/07/25 01:41:48 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fedd_d20260725_m013933_c001_v0001106_t0012_u01784943573296") 2026/07/25 01:41:48 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f415eb8f38736ba96_d20260725_m013923_c001_v7007000_t0000_u01784943563867") 2026/07/25 01:41:48 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969feb5_d20260725_m013917_c001_v0001106_t0024_u01784943557525") 2026/07/25 01:41:48 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4080a4a999bd0a76_d20260725_m013902_c001_v7007000_t0000_u01784943542931") 2026/07/25 01:41:48 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe81_d20260725_m013859_c001_v0001106_t0025_u01784943539202") 2026/07/25 01:41:48 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d885687f_d20260725_m013850_c001_v7007000_t0000_u01784943530349") 2026/07/25 01:41:48 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79738_d20260725_m013843_c001_v0001174_t0010_u01784943523398") 2026/07/25 01:41:48 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856865_d20260725_m013842_c001_v7007000_t0000_u01784943522278") 2026/07/25 01:41:48 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b60f4_d20260725_m013839_c001_v0001173_t0032_u01784943519127") 2026/07/25 01:41:48 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f400cc35119b4ac06_d20260725_m013829_c001_v7007000_t0000_u01784943509936") 2026/07/25 01:41:48 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fe23_d20260725_m013823_c001_v0001106_t0028_u01784943503093") 2026/07/25 01:41:48 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f419fba77291860ec_d20260725_m013822_c001_v7007000_t0000_u01784943502060") 2026/07/25 01:41:48 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d25_d20260725_m013818_c001_v0001178_t0000_u01784943498441") 2026/07/25 01:41:48 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4080a4a999bd09d6_d20260725_m013803_c001_v7007000_t0000_u01784943483572") 2026/07/25 01:41:48 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e795d4_d20260725_m013759_c001_v0001174_t0048_u01784943479635") 2026/07/25 01:41:48 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f42394c0fd613cc3d_d20260725_m013749_c001_v7007000_t0000_u01784943469298") 2026/07/25 01:41:49 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e7953c_d20260725_m013743_c001_v0001174_t0058_u01784943463221") 2026/07/25 01:41:49 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41713ed0814973a7_d20260725_m013734_c001_v7007000_t0000_u01784943454425") 2026/07/25 01:41:49 DEBUG : splitbananasplit: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e794c4_d20260725_m013728_c001_v0001174_t0029_u01784943448469") 2026/07/25 01:41:49 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6208_d20260725_m013845_c001_v7007000_t0000_u01784943525442") 2026/07/25 01:41:49 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5d89_d20260725_m013840_c001_v0001178_t0026_u01784943520063") 2026/07/25 01:41:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febf2_d20260725_m013721_c001_v7007000_t0000_u01784943441237") 2026/07/25 01:41:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b5f64_d20260725_m013719_c001_v0001173_t0027_u01784943439833") 2026/07/25 01:41:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febef_d20260725_m013719_c001_v7007000_t0000_u01784943439122") 2026/07/25 01:41:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd89_d20260725_m013717_c001_v0001106_t0050_u01784943437512") 2026/07/25 01:41:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1be4f9_d20260725_m013213_c001_v7007000_t0000_u01784943133777") 2026/07/25 01:41:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5556_d20260725_m013212_c001_v0001178_t0023_u01784943132328") 2026/07/25 01:41:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1be4f6_d20260725_m013211_c001_v7007000_t0000_u01784943131811") 2026/07/25 01:41:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969faa3_d20260725_m013210_c001_v0001106_t0057_u01784943130647") 2026/07/25 01:41:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f76e06_d20260725_m013109_c001_v7007000_t0000_u01784943069341") 2026/07/25 01:41:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740e4a_d20260725_m013107_c001_v0001100_t0044_u01784943067952") 2026/07/25 01:41:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f76e05_d20260725_m013107_c001_v7007000_t0000_u01784943067596") 2026/07/25 01:41:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740e44_d20260725_m013106_c001_v0001100_t0016_u01784943066229") 2026/07/25 01:41:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f76e04_d20260725_m013104_c001_v7007000_t0000_u01784943064246") 2026/07/25 01:41:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740e38_d20260725_m013102_c001_v0001100_t0000_u01784943062983") 2026/07/25 01:41:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f76e03_d20260725_m013102_c001_v7007000_t0000_u01784943062457") 2026/07/25 01:41:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740e32_d20260725_m013101_c001_v0001100_t0024_u01784943061294") 2026/07/25 01:41:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740e26_d20260725_m013058_c001_v0001100_t0023_u01784943058541") 2026/07/25 01:41:49 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41270844a9f76d90_d20260725_m013058_c001_v7007000_t0000_u01784943058185") 2026/07/25 01:41:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740e24_d20260725_m013057_c001_v0001100_t0009_u01784943057445") 2026/07/25 01:41:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740e22_d20260725_m013056_c001_v0001100_t0018_u01784943056706") 2026/07/25 01:41:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d885602e_d20260725_m013055_c001_v7007000_t0000_u01784943055984") 2026/07/25 01:41:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740e16_d20260725_m013053_c001_v0001100_t0036_u01784943053662") 2026/07/25 01:41:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740e0c_d20260725_m013050_c001_v0001100_t0044_u01784943050922") 2026/07/25 01:41:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d885602c_d20260725_m013050_c001_v7007000_t0000_u01784943050550") 2026/07/25 01:41:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740e0a_d20260725_m013049_c001_v0001100_t0009_u01784943049780") 2026/07/25 01:41:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740e04_d20260725_m013049_c001_v0001100_t0027_u01784943049092") 2026/07/25 01:41:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d885602b_d20260725_m013048_c001_v7007000_t0000_u01784943048721") 2026/07/25 01:41:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740dfc_d20260725_m013045_c001_v0001100_t0031_u01784943045075") 2026/07/25 01:41:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d885602a_d20260725_m013044_c001_v7007000_t0000_u01784943044705") 2026/07/25 01:41:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740dfa_d20260725_m013043_c001_v0001100_t0059_u01784943043898") 2026/07/25 01:41:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856029_d20260725_m013042_c001_v7007000_t0000_u01784943042971") 2026/07/25 01:41:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740df6_d20260725_m013042_c001_v0001100_t0057_u01784943042069") 2026/07/25 01:41:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856028_d20260725_m013041_c001_v7007000_t0000_u01784943041434") 2026/07/25 01:41:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740df2_d20260725_m013040_c001_v0001100_t0007_u01784943040563") 2026/07/25 01:41:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856027_d20260725_m013039_c001_v7007000_t0000_u01784943039637") 2026/07/25 01:41:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740dec_d20260725_m013038_c001_v0001100_t0023_u01784943038725") 2026/07/25 01:41:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856026_d20260725_m013038_c001_v7007000_t0000_u01784943038157") 2026/07/25 01:41:50 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740de8_d20260725_m013037_c001_v0001100_t0049_u01784943037496") 2026/07/25 01:41:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d8856025_d20260725_m013036_c001_v7007000_t0000_u01784943036940") 2026/07/25 01:41:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740de6_d20260725_m013036_c001_v0001100_t0024_u01784943036245") 2026/07/25 01:41:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d885601f_d20260725_m013031_c001_v7007000_t0000_u01784943031294") 2026/07/25 01:41:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740dd0_d20260725_m013030_c001_v0001100_t0020_u01784943030645") 2026/07/25 01:41:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d885601e_d20260725_m013030_c001_v7007000_t0000_u01784943030088") 2026/07/25 01:41:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740dca_d20260725_m013029_c001_v0001100_t0046_u01784943029381") 2026/07/25 01:41:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d885601c_d20260725_m013028_c001_v7007000_t0000_u01784943028335") 2026/07/25 01:41:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740dc6_d20260725_m013027_c001_v0001100_t0001_u01784943027513") 2026/07/25 01:41:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f410a68a6d885601a_d20260725_m013025_c001_v7007000_t0000_u01784943025325") 2026/07/25 01:41:51 DEBUG : sub dir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740db8_d20260725_m013024_c001_v0001100_t0058_u01784943024466") 2026/07/25 01:41:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febf3_d20260725_m013721_c001_v7007000_t0000_u01784943441410") 2026/07/25 01:41:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e7944c_d20260725_m013719_c001_v0001174_t0002_u01784943439844") 2026/07/25 01:41:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febf0_d20260725_m013719_c001_v7007000_t0000_u01784943439296") 2026/07/25 01:41:51 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5c2b_d20260725_m013717_c001_v0001178_t0016_u01784943437522") 2026/07/25 01:41:51 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6319_d20260725_m014027_c001_v7007000_t0000_u01784943627603") 2026/07/25 01:41:51 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5f75_d20260725_m014027_c001_v0001178_t0001_u01784943626999") 2026/07/25 01:41:51 DEBUG : sub/yam: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1be4f1_d20260725_m013208_c001_v7007000_t0000_u01784943128972") 2026/07/25 01:41:51 DEBUG : sub/yam: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5538_d20260725_m013207_c001_v0001178_t0045_u01784943127084") 2026/07/25 01:41:51 DEBUG : test_dir1/file2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febeb_d20260725_m013716_c001_v7007000_t0000_u01784943436791") 2026/07/25 01:41:51 DEBUG : test_dir1/file2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b5f52_d20260725_m013715_c001_v0001173_t0027_u01784943435382") 2026/07/25 01:41:51 DEBUG : test_dir1/file2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febe8_d20260725_m013714_c001_v7007000_t0000_u01784943434642") 2026/07/25 01:41:51 DEBUG : test_dir1/file2: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5c1b_d20260725_m013713_c001_v0001178_t0056_u01784943433458") 2026/07/25 01:41:51 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febed_d20260725_m013716_c001_v7007000_t0000_u01784943436965") 2026/07/25 01:41:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5c25_d20260725_m013715_c001_v0001178_t0054_u01784943435371") 2026/07/25 01:41:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f41698127326febe9_d20260725_m013714_c001_v7007000_t0000_u01784943434814") 2026/07/25 01:41:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969fd81_d20260725_m013713_c001_v0001106_t0015_u01784943433443") 2026/07/25 01:41:52 DEBUG : three: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c59693c_d20260725_m013159_c001_v7007000_t0000_u01784943119958") 2026/07/25 01:41:52 DEBUG : three: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740fd4_d20260725_m013158_c001_v0001100_t0012_u01784943118662") 2026/07/25 01:41:52 DEBUG : three: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f10255dea46740fbc_d20260725_m013156_c001_v0001100_t0056_u01784943116150") 2026/07/25 01:41:52 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d631a_d20260725_m014029_c001_v7007000_t0000_u01784943629288") 2026/07/25 01:41:52 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79adb_d20260725_m014028_c001_v0001174_t0039_u01784943628546") 2026/07/25 01:41:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6370_d20260725_m014048_c001_v7007000_t0000_u01784943648315") 2026/07/25 01:41:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b634b_d20260725_m014046_c001_v0001173_t0047_u01784943646535") 2026/07/25 01:41:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6365_d20260725_m014045_c001_v7007000_t0000_u01784943645000") 2026/07/25 01:41:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79b75_d20260725_m014043_c001_v0001174_t0000_u01784943643292") 2026/07/25 01:41:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6360_d20260725_m014042_c001_v7007000_t0000_u01784943642353") 2026/07/25 01:41:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5fab_d20260725_m014041_c001_v0001178_t0022_u01784943641724") 2026/07/25 01:41:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d634a_d20260725_m014036_c001_v7007000_t0000_u01784943636802") 2026/07/25 01:41:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79b23_d20260725_m014035_c001_v0001174_t0009_u01784943635523") 2026/07/25 01:41:52 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d634b_d20260725_m014038_c001_v7007000_t0000_u01784943638842") 2026/07/25 01:41:52 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b632d_d20260725_m014037_c001_v0001173_t0052_u01784943637744") 2026/07/25 01:41:52 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6349_d20260725_m014034_c001_v7007000_t0000_u01784943634552") 2026/07/25 01:41:52 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5f95_d20260725_m014033_c001_v0001178_t0007_u01784943633906") 2026/07/25 01:41:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6343_d20260725_m014032_c001_v7007000_t0000_u01784943632923") 2026/07/25 01:41:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969ff51_d20260725_m014031_c001_v0001106_t0059_u01784943631993") 2026/07/25 01:41:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d632a_d20260725_m014031_c001_v7007000_t0000_u01784943631070") 2026/07/25 01:41:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1176d5d06a1b630f_d20260725_m014030_c001_v0001173_t0041_u01784943630273") 2026/07/25 01:41:53 DEBUG : toe/toe/toe: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c596f05_d20260725_m014052_c001_v7007000_t0000_u01784943652975") 2026/07/25 01:41:53 DEBUG : toe/toe/toe: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f117071e161e79bb3_d20260725_m014052_c001_v0001174_t0032_u01784943652193") 2026/07/25 01:41:53 DEBUG : toe/toe/toe: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6354_d20260725_m014040_c001_v7007000_t0000_u01784943640771") 2026/07/25 01:41:53 DEBUG : toe/toe/toe: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969ff5f_d20260725_m014039_c001_v0001106_t0037_u01784943639781") 2026/07/25 01:41:53 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6371_d20260725_m014048_c001_v7007000_t0000_u01784943648894") 2026/07/25 01:41:53 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1127ab04c969ff71_d20260725_m014047_c001_v0001106_t0023_u01784943647924") 2026/07/25 01:41:53 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f403db3e77a2d6369_d20260725_m014045_c001_v7007000_t0000_u01784943645602") 2026/07/25 01:41:53 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f109817dbcc9e5def_d20260725_m014044_c001_v0001113_t0035_u01784943644655") 2026/07/25 01:41:53 DEBUG : two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f417f9d998c59693d_d20260725_m013200_c001_v7007000_t0000_u01784943120214") 2026/07/25 01:41:53 DEBUG : two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f4127ab04c969fa83_d20260725_m013157_c001_v0001106_t0033_u01784943117973") 2026/07/25 01:41:53 DEBUG : two: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f40255dea46740fba_d20260725_m013155_c001_v0001100_t0035_u01784943115977") 2026/07/25 01:41:53 DEBUG : yam: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1be4f3_d20260725_m013209_c001_v7007000_t0000_u01784943129757") 2026/07/25 01:41:53 DEBUG : yam: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f106684eb7c526c02_d20260725_m013208_c001_v0001185_t0033_u01784943128789") 2026/07/25 01:41:53 DEBUG : yam: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1be4ee_d20260725_m013205_c001_v7007000_t0000_u01784943125864") 2026/07/25 01:41:53 DEBUG : yam: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b5528_d20260725_m013204_c001_v0001178_t0056_u01784943124173") 2026/07/25 01:41:53 DEBUG : yam: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1be4eb_d20260725_m013202_c001_v7007000_t0000_u01784943122944") 2026/07/25 01:41:53 DEBUG : yam: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1135dc18076b551a_d20260725_m013200_c001_v0001178_t0001_u01784943120785") 2026/07/25 01:41:53 DEBUG : yaml: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1be4f0_d20260725_m013206_c001_v7007000_t0000_u01784943126557") 2026/07/25 01:41:53 DEBUG : yaml: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f1126c8a1fc892833_d20260725_m013205_c001_v0001137_t0016_u01784943125419") 2026/07/25 01:41:54 DEBUG : yaml: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f407f393e6e1be4ed_d20260725_m013203_c001_v7007000_t0000_u01784943123646") 2026/07/25 01:41:54 DEBUG : yaml: Deleting (id "4_zcf521d13e05d9b6b9ff80e1b_f100663b1d06bee1c_d20260725_m013202_c001_v0001183_t0015_u01784943122525") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m33.485177941s (try 1/5)