"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/05/30 02:48:17 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu" 2026/05/30 02:48:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/30 02:48:17 DEBUG : Creating backend with remote "/tmp/rclone3632884151" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:48:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:48:18 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:48:18 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:48:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.45s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:48:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 02:48:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:48:19 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:48:19 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:48:20 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 02:48:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:48:20 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:48:20 DEBUG : B2 bucket rclone-test-lutawul8xicu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.81s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:48:21 DEBUG : Creating backend with remote "/non-existing" 2026/05/30 02:48:22 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/30 02:48:22 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:48:22 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:48:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:48:22 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:48:22 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:48:23 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 02:48:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:48:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.76s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:48:24 INFO : B2 bucket rclone-test-lutawul8xicu: Running all checks before starting transfers 2026/05/30 02:48:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:48:24 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:48:24 INFO : B2 bucket rclone-test-lutawul8xicu: Checks finished, now starting transfers 2026/05/30 02:48:24 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:48:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 02:48:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:48:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.19s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:48:25 ERROR : Ignoring --no-traverse with sync 2026/05/30 02:48:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:48:25 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:48:25 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:48:26 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 02:48:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:48:26 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:48:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.30s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:48:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/30 02:48:27 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:48:27 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:48:27 DEBUG : hello world2: size = 12 OK 2026/05/30 02:48:27 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/30 02:48:27 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.23s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:48:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:48:28 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:48:28 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:48:28 DEBUG : potato2: size = 11 OK 2026/05/30 02:48:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:48:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.18s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:48:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:48:29 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:48:29 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:48:30 DEBUG : potato2: size = 11 OK 2026/05/30 02:48:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:48:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.52s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:48:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/30 02:48:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 02:48:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/30 02:48:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 02:48:31 INFO : sub dir2: Making directory 2026/05/30 02:48:31 INFO : sub dir: Making directory 2026/05/30 02:48:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:48:31 INFO : sub dir2/sub sub dir2: Making directory 2026/05/30 02:48:31 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:48:31 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:48:31 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 02:48:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:48:31 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/05/30 02:48:31 DEBUG : B2 bucket rclone-test-lutawul8xicu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.16s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:48:32 INFO : sub dir2: Making directory 2026/05/30 02:48:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/30 02:48:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 02:48:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:48:32 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:48:32 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:48:32 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 02:48:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:48:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.19s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:48:33 DEBUG : sub dir2: Making directory with metadata 2026/05/30 02:48:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 02:48:33 INFO : sub dir2: Making directory 2026/05/30 02:48:33 INFO : sub dir: Making directory 2026/05/30 02:48:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:48:33 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:48:33 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:48:34 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 02:48:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:48:34 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:48:34 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/30 02:48:34 DEBUG : B2 bucket rclone-test-lutawul8xicu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/30 02:48:34 DEBUG : B2 bucket rclone-test-lutawul8xicu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.82s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:48:35 INFO : sub dir2: Making directory 2026/05/30 02:48:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:48:35 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:48:35 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:48:35 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 02:48:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:48:35 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:48:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.20s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:48:36 DEBUG : sub dir2: Making directory with metadata 2026/05/30 02:48:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 02:48:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 02:48:36 INFO : sub dir2: Making directory 2026/05/30 02:48:36 INFO : sub dir: Making directory 2026/05/30 02:48:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:48:36 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:48:36 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:48:37 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 02:48:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:48:37 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:48:37 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/30 02:48:37 DEBUG : B2 bucket rclone-test-lutawul8xicu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.31s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:48:38 INFO : sub dir2: Making directory 2026/05/30 02:48:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:48:38 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:48:38 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:48:39 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 02:48:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:48:39 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:48:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.45s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:48:40 DEBUG : Creating backend with remote "TestB2:rclone-test-nejowev9diso" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-lutawul8xicu -> B2 bucket rclone-test-nejowev9diso 2026/05/30 02:49:41 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": net/http: TLS handshake timeout) 2026/05/30 02:49:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/30 02:49:41 DEBUG : pacer: Reducing sleep to 10ms 2026/05/30 02:49:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:49:41 DEBUG : B2 bucket rclone-test-nejowev9diso: Waiting for checks to finish 2026/05/30 02:49:41 DEBUG : B2 bucket rclone-test-nejowev9diso: Waiting for transfers to finish 2026/05/30 02:49:42 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 02:49:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:49:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/30 02:49:42 DEBUG : B2 bucket rclone-test-nejowev9diso: Purge remote 2026/05/30 02:49:42 INFO : B2 bucket rclone-test-nejowev9diso: cleaning bucket "rclone-test-nejowev9diso" of all files 2026/05/30 02:49:42 DEBUG : sub dir/hello world: Deleting (id "4_zbf729d03c09d7b6b9fe80e1b_f10658706697a84a5_d20260530_m024942_c001_v0001161_t0014_u01780109382220") --- PASS: TestServerSideCopy (64.66s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:49:45 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:49:45 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:49:45 DEBUG : sub dir/hello world: Sizes differ 2026/05/30 02:49:45 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:49:45 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:49:45 DEBUG : sub dir/hello world: size = 17 OK 2026/05/30 02:49:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/30 02:49:45 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.11s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:49:47 DEBUG : Creating backend with remote "TestB2:rclone-test-honenal2jila" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-lutawul8xicu -> B2 bucket rclone-test-honenal2jila 2026/05/30 02:49:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:49:48 DEBUG : B2 bucket rclone-test-honenal2jila: Waiting for checks to finish 2026/05/30 02:49:48 DEBUG : B2 bucket rclone-test-honenal2jila: Waiting for transfers to finish 2026/05/30 02:49:48 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 02:49:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:49:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/30 02:49:49 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:49:49 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-honenal2jila) 2026/05/30 02:49:49 DEBUG : sub dir/hello world: Sizes differ 2026/05/30 02:49:49 DEBUG : B2 bucket rclone-test-honenal2jila: Waiting for checks to finish 2026/05/30 02:49:49 DEBUG : B2 bucket rclone-test-honenal2jila: Waiting for transfers to finish 2026/05/30 02:49:51 DEBUG : sub dir/hello world: size = 17 OK 2026/05/30 02:49:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/30 02:49:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/30 02:49:51 DEBUG : B2 bucket rclone-test-honenal2jila: Purge remote 2026/05/30 02:49:51 INFO : B2 bucket rclone-test-honenal2jila: cleaning bucket "rclone-test-honenal2jila" of all files 2026/05/30 02:49:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf92ada3c09d7b6b9fe80e1b_f10898a46655ca03f_d20260530_m024950_c001_v0001037_t0017_u01780109390284") 2026/05/30 02:49:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf92ada3c09d7b6b9fe80e1b_f107117ff650a18aa_d20260530_m024948_c001_v0001184_t0038_u01780109388867") --- PASS: TestServerSideCopyOverSelf (6.06s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:49:53 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:49:53 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:49:53 DEBUG : sub dir/hello world: Sizes differ 2026/05/30 02:49:53 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:49:53 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:49:53 DEBUG : sub dir/hello world: size = 17 OK 2026/05/30 02:49:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/30 02:49:53 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/30 02:49:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.92s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:49:55 DEBUG : Creating backend with remote "TestB2:rclone-test-zihahez5zafo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-lutawul8xicu -> B2 bucket rclone-test-zihahez5zafo 2026/05/30 02:49:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:49:56 DEBUG : B2 bucket rclone-test-zihahez5zafo: Waiting for checks to finish 2026/05/30 02:49:56 DEBUG : B2 bucket rclone-test-zihahez5zafo: Waiting for transfers to finish 2026/05/30 02:49:56 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 02:49:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:49:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/30 02:49:57 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:49:57 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zihahez5zafo) 2026/05/30 02:49:57 DEBUG : sub dir/hello world: Sizes differ 2026/05/30 02:49:57 DEBUG : B2 bucket rclone-test-zihahez5zafo: Waiting for checks to finish 2026/05/30 02:49:57 DEBUG : B2 bucket rclone-test-zihahez5zafo: Waiting for transfers to finish 2026/05/30 02:49:58 DEBUG : sub dir/hello world: size = 17 OK 2026/05/30 02:49:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/30 02:49:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/30 02:49:58 INFO : sub dir/hello world: Deleted 2026/05/30 02:49:59 DEBUG : testing file moves 2026/05/30 02:49:59 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:49:59 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-zihahez5zafo) 2026/05/30 02:49:59 DEBUG : sub dir/hello world: Sizes differ 2026/05/30 02:49:59 DEBUG : B2 bucket rclone-test-zihahez5zafo: Waiting for checks to finish 2026/05/30 02:49:59 DEBUG : B2 bucket rclone-test-zihahez5zafo: Waiting for transfers to finish 2026/05/30 02:50:00 DEBUG : sub dir/hello world: size = 24 OK 2026/05/30 02:50:00 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/30 02:50:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/30 02:50:00 INFO : sub dir/hello world: Deleted 2026/05/30 02:50:00 DEBUG : B2 bucket rclone-test-zihahez5zafo: Purge remote 2026/05/30 02:50:00 INFO : B2 bucket rclone-test-zihahez5zafo: cleaning bucket "rclone-test-zihahez5zafo" of all files 2026/05/30 02:50:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f82cd93c09d7b6b9fe80e1b_f1110066c0969e45f_d20260530_m024959_c001_v0001150_t0059_u01780109399694") 2026/05/30 02:50:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f82cd93c09d7b6b9fe80e1b_f114b05f70eec2d86_d20260530_m024957_c001_v0001103_t0029_u01780109397868") 2026/05/30 02:50:00 DEBUG : sub dir/hello world: Deleting (id "4_z2f82cd93c09d7b6b9fe80e1b_f1133d68fb3823881_d20260530_m024956_c001_v0001185_t0017_u01780109396760") --- PASS: TestServerSideMoveOverSelf (7.51s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:02 ERROR : error listing: directory not found 2026/05/30 02:50:02 INFO : Local file system at /tmp/rclone3632884151: Making directory 2026/05/30 02:50:02 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:02 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.55s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:50:04 DEBUG : Local file system at /tmp/rclone3632884151: Waiting for checks to finish 2026/05/30 02:50:04 DEBUG : Local file system at /tmp/rclone3632884151: Waiting for transfers to finish 2026/05/30 02:50:04 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/30 02:50:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:50:04 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/30 02:50:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.90s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:05 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/30 02:50:05 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:05 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:06 DEBUG : check sum: size = 1 OK 2026/05/30 02:50:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/30 02:50:06 INFO : check sum: Copied (new) 2026/05/30 02:50:06 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:06 DEBUG : check sum: size = 1 OK 2026/05/30 02:50:06 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/30 02:50:06 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/30 02:50:06 DEBUG : check sum: Unchanged skipping 2026/05/30 02:50:06 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:06 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:06 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.58s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:07 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/30 02:50:07 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:07 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:07 DEBUG : sizeonly: size = 6 OK 2026/05/30 02:50:07 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/30 02:50:07 INFO : sizeonly: Copied (new) 2026/05/30 02:50:07 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:07 DEBUG : sizeonly: size = 6 OK 2026/05/30 02:50:07 DEBUG : sizeonly: Sizes identical 2026/05/30 02:50:07 DEBUG : sizeonly: Unchanged skipping 2026/05/30 02:50:07 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:07 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:07 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:07 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.56s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/30 02:50:08 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:08 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:09 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/30 02:50:09 INFO : ignore-size: Copied (new) 2026/05/30 02:50:09 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:09 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:50:09 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:09 DEBUG : ignore-size: Unchanged skipping 2026/05/30 02:50:09 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:09 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.67s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:10 DEBUG : existing: size = 6 OK 2026/05/30 02:50:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:50:10 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:10 DEBUG : existing: Unchanged skipping 2026/05/30 02:50:10 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:10 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:10 INFO : There was nothing to transfer 2026/05/30 02:50:11 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/30 02:50:11 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:11 DEBUG : existing: size = 6 OK 2026/05/30 02:50:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/30 02:50:11 INFO : existing: Copied (replaced existing) 2026/05/30 02:50:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.13s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:12 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/30 02:50:12 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:12 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:12 DEBUG : existing: size = 6 OK 2026/05/30 02:50:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/30 02:50:12 INFO : existing: Copied (new) 2026/05/30 02:50:12 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:13 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:13 DEBUG : existing: Destination exists, skipping 2026/05/30 02:50:13 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:13 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.58s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:14 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/30 02:50:15 DEBUG : c/non empty space: size = 5 OK 2026/05/30 02:50:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:50:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/30 02:50:15 DEBUG : c/non empty space: Unchanged skipping 2026/05/30 02:50:15 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:15 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:15 DEBUG : a/potato2: size = 60 OK 2026/05/30 02:50:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/30 02:50:15 INFO : a/potato2: Copied (new) 2026/05/30 02:50:15 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:15 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.39s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:17 DEBUG : empty space: size = 1 OK 2026/05/30 02:50:17 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/30 02:50:17 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/30 02:50:17 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/30 02:50:17 DEBUG : empty space: Unchanged skipping 2026/05/30 02:50:17 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:17 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:17 INFO : There was nothing to transfer 2026/05/30 02:50:17 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:17 DEBUG : empty space: size = 1 OK 2026/05/30 02:50:17 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/30 02:50:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/30 02:50:18 INFO : empty space: Updated modification time in destination 2026/05/30 02:50:18 DEBUG : empty space: Unchanged skipping 2026/05/30 02:50:18 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:18 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.57s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:19 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:19 DEBUG : empty space: size = 1 OK 2026/05/30 02:50:19 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/30 02:50:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/30 02:50:19 DEBUG : empty space: Unchanged skipping 2026/05/30 02:50:19 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:19 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:19 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.84s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:21 DEBUG : foo: size = 3 OK 2026/05/30 02:50:21 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/30 02:50:21 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:21 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:50:21 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:50:21 DEBUG : foo: sha1 differ 2026/05/30 02:50:21 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:21 DEBUG : foo: size = 3 OK 2026/05/30 02:50:21 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/30 02:50:21 INFO : foo: Copied (replaced existing) 2026/05/30 02:50:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:23 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/30 02:50:23 DEBUG : empty space: size = 1 OK 2026/05/30 02:50:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:50:23 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:23 DEBUG : empty space: Unchanged skipping 2026/05/30 02:50:23 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:23 DEBUG : potato: size = 60 OK 2026/05/30 02:50:23 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/30 02:50:23 INFO : potato: Copied (new) 2026/05/30 02:50:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.94s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:24 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:50:24 DEBUG : potato: size = 60 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:50:24 DEBUG : potato: Sizes differ 2026/05/30 02:50:24 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:24 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:25 DEBUG : potato: size = 21 OK 2026/05/30 02:50:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/30 02:50:25 INFO : potato: Copied (replaced existing) 2026/05/30 02:50:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.81s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:26 DEBUG : potato: size = 21 OK 2026/05/30 02:50:26 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/30 02:50:26 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3632884151) 2026/05/30 02:50:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:50:26 DEBUG : potato: sha1 differ 2026/05/30 02:50:26 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:27 DEBUG : potato: size = 21 OK 2026/05/30 02:50:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/30 02:50:27 INFO : potato: Copied (replaced existing) 2026/05/30 02:50:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:50:29 DEBUG : empty space: size = 1 OK 2026/05/30 02:50:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:50:29 DEBUG : empty space: Unchanged skipping 2026/05/30 02:50:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/30 02:50:29 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:29 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:50:31 DEBUG : empty space: size = 1 OK 2026/05/30 02:50:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:50:31 DEBUG : empty space: Unchanged skipping 2026/05/30 02:50:31 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:31 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:31 DEBUG : potato2: size = 60 OK 2026/05/30 02:50:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/30 02:50:31 INFO : potato2: Copied (new) 2026/05/30 02:50:31 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:31 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:33 INFO : d: Making directory 2026/05/30 02:50:33 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/30 02:50:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/30 02:50:33 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:33 DEBUG : c/non empty space: size = 5 OK 2026/05/30 02:50:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:50:33 DEBUG : c/non empty space: Unchanged skipping 2026/05/30 02:50:33 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:33 DEBUG : a/potato2: size = 60 OK 2026/05/30 02:50:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/30 02:50:33 INFO : a/potato2: Copied (new) 2026/05/30 02:50:33 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:34 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:35 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/30 02:50:36 DEBUG : c/non empty space: size = 5 OK 2026/05/30 02:50:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:50:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/30 02:50:36 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:36 DEBUG : c/non empty space: Unchanged skipping 2026/05/30 02:50:36 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:36 DEBUG : a/potato2: size = 60 OK 2026/05/30 02:50:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/30 02:50:36 INFO : a/potato2: Copied (new) 2026/05/30 02:50:36 ERROR : B2 bucket rclone-test-lutawul8xicu: not deleting files as there were IO errors 2026/05/30 02:50:36 ERROR : B2 bucket rclone-test-lutawul8xicu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.58s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:38 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:50:38 DEBUG : empty space: size = 1 OK 2026/05/30 02:50:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:50:38 DEBUG : empty space: Unchanged skipping 2026/05/30 02:50:38 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:38 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:38 INFO : potato: Deleted 2026/05/30 02:50:38 DEBUG : potato2: size = 60 OK 2026/05/30 02:50:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/30 02:50:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.32s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:40 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:40 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:40 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:41 INFO : potato: Deleted 2026/05/30 02:50:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:50:41 DEBUG : empty space: size = 1 OK 2026/05/30 02:50:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:50:41 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:41 DEBUG : empty space: Unchanged skipping 2026/05/30 02:50:41 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:41 DEBUG : potato2: size = 60 OK 2026/05/30 02:50:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/30 02:50:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.61s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:50:43 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:43 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:43 DEBUG : potato2: size = 19 OK 2026/05/30 02:50:43 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/30 02:50:43 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.94s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:45 DEBUG : enormous: Excluded (Size Filter) 2026/05/30 02:50:45 DEBUG : enormous: Excluded 2026/05/30 02:50:45 DEBUG : potato2: Excluded (Size Filter) 2026/05/30 02:50:45 DEBUG : potato2: Excluded 2026/05/30 02:50:45 DEBUG : potato2: Excluded (Size Filter) 2026/05/30 02:50:45 DEBUG : empty space: size = 1 OK 2026/05/30 02:50:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:50:45 DEBUG : empty space: Unchanged skipping 2026/05/30 02:50:45 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:45 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:45 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:45 INFO : There was nothing to transfer 2026/05/30 02:50:45 DEBUG : enormous: Excluded (Size Filter) 2026/05/30 02:50:45 DEBUG : enormous: Excluded 2026/05/30 02:50:45 DEBUG : potato2: Excluded (Size Filter) 2026/05/30 02:50:45 DEBUG : potato2: Excluded 2026/05/30 02:50:45 DEBUG : potato2: Excluded (Size Filter) 2026/05/30 02:50:45 DEBUG : empty space: size = 1 OK 2026/05/30 02:50:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/30 02:50:45 DEBUG : empty space: Unchanged skipping 2026/05/30 02:50:45 DEBUG : Local file system at /tmp/rclone3632884151: Waiting for checks to finish 2026/05/30 02:50:45 DEBUG : Local file system at /tmp/rclone3632884151: Waiting for transfers to finish 2026/05/30 02:50:45 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.18s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:47 DEBUG : enormous: Excluded (Size Filter) 2026/05/30 02:50:47 DEBUG : enormous: Excluded 2026/05/30 02:50:47 DEBUG : potato2: Excluded (Size Filter) 2026/05/30 02:50:47 DEBUG : potato2: Excluded 2026/05/30 02:50:47 DEBUG : empty space: size = 1 OK 2026/05/30 02:50:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:50:47 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:47 DEBUG : empty space: Unchanged skipping 2026/05/30 02:50:47 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:47 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:48 INFO : enormous: Deleted 2026/05/30 02:50:48 INFO : potato2: Deleted 2026/05/30 02:50:48 INFO : There was nothing to transfer 2026/05/30 02:50:48 DEBUG : empty space: size = 1 OK 2026/05/30 02:50:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/30 02:50:48 DEBUG : empty space: Unchanged skipping 2026/05/30 02:50:48 DEBUG : Local file system at /tmp/rclone3632884151: Waiting for checks to finish 2026/05/30 02:50:48 DEBUG : Local file system at /tmp/rclone3632884151: Waiting for transfers to finish 2026/05/30 02:50:48 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:48 INFO : enormous: Deleted 2026/05/30 02:50:48 INFO : potato2: Deleted 2026/05/30 02:50:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.65s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:50:50 DEBUG : five: Need to transfer - File not found at Destination 2026/05/30 02:50:50 DEBUG : four: size = 4 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:50:50 DEBUG : four: size = 8 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:50:50 DEBUG : four: Sizes differ 2026/05/30 02:50:50 DEBUG : three: size = 5 OK 2026/05/30 02:50:50 DEBUG : three: Sizes identical 2026/05/30 02:50:50 DEBUG : two: size = 3 OK 2026/05/30 02:50:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/30 02:50:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3632884151) 2026/05/30 02:50:50 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:50:50 DEBUG : two: sha1 differ 2026/05/30 02:50:50 DEBUG : one: Destination is newer than source, skipping 2026/05/30 02:50:50 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/30 02:50:50 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:51 DEBUG : five: size = 4 OK 2026/05/30 02:50:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/30 02:50:51 INFO : five: Copied (new) 2026/05/30 02:50:51 DEBUG : four: size = 4 OK 2026/05/30 02:50:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/30 02:50:51 INFO : four: Copied (replaced existing) 2026/05/30 02:50:51 DEBUG : two: size = 3 OK 2026/05/30 02:50:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/30 02:50:51 INFO : two: Copied (replaced existing) 2026/05/30 02:50:51 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:51 DEBUG : four: size = 4 OK 2026/05/30 02:50:51 DEBUG : three: size = 5 OK 2026/05/30 02:50:51 DEBUG : five: size = 4 OK 2026/05/30 02:50:51 DEBUG : one: Destination is newer than source, skipping 2026/05/30 02:50:51 DEBUG : two: size = 3 OK 2026/05/30 02:50:51 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3632884151) 2026/05/30 02:50:51 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:50:51 DEBUG : three: sha1 differ 2026/05/30 02:50:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/30 02:50:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/30 02:50:51 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/30 02:50:51 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/30 02:50:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/30 02:50:51 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/30 02:50:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/30 02:50:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/30 02:50:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/30 02:50:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/30 02:50:51 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:52 DEBUG : three: size = 5 OK 2026/05/30 02:50:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/30 02:50:52 INFO : three: Copied (replaced existing) 2026/05/30 02:50:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.60s) === 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-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/30 02:50:54 INFO : B2 bucket rclone-test-lutawul8xicu: Making map for --track-renames 2026/05/30 02:50:54 INFO : B2 bucket rclone-test-lutawul8xicu: Finished making map for --track-renames 2026/05/30 02:50:54 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:54 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for renames to finish 2026/05/30 02:50:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/30 02:50:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/30 02:50:54 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:54 DEBUG : yam: size = 11 OK 2026/05/30 02:50:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/30 02:50:54 INFO : yam: Copied (new) 2026/05/30 02:50:54 DEBUG : potato: size = 14 OK 2026/05/30 02:50:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/30 02:50:54 INFO : potato: Copied (new) 2026/05/30 02:50:54 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:55 INFO : B2 bucket rclone-test-lutawul8xicu: Making map for --track-renames 2026/05/30 02:50:55 DEBUG : potato: size = 14 OK 2026/05/30 02:50:55 INFO : B2 bucket rclone-test-lutawul8xicu: Finished making map for --track-renames 2026/05/30 02:50:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:50:55 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:55 DEBUG : potato: Unchanged skipping 2026/05/30 02:50:55 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for renames to finish 2026/05/30 02:50:56 DEBUG : yaml: size = 11 OK 2026/05/30 02:50:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/30 02:50:56 INFO : yam: Copied (server-side copy) to: yaml 2026/05/30 02:50:56 INFO : yam: Deleted 2026/05/30 02:50:56 INFO : yaml: Renamed from "yam" 2026/05/30 02:50:56 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.42s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/30 02:50:57 INFO : B2 bucket rclone-test-lutawul8xicu: Making map for --track-renames 2026/05/30 02:50:57 INFO : B2 bucket rclone-test-lutawul8xicu: Finished making map for --track-renames 2026/05/30 02:50:57 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/30 02:50:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/30 02:50:57 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for renames to finish 2026/05/30 02:50:57 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:57 DEBUG : yam: size = 11 OK 2026/05/30 02:50:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/30 02:50:57 INFO : yam: Copied (new) 2026/05/30 02:50:58 DEBUG : potato: size = 14 OK 2026/05/30 02:50:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/30 02:50:58 INFO : potato: Copied (new) 2026/05/30 02:50:58 DEBUG : Waiting for deletions to finish 2026/05/30 02:50:58 INFO : B2 bucket rclone-test-lutawul8xicu: Making map for --track-renames 2026/05/30 02:50:58 DEBUG : potato: size = 14 OK 2026/05/30 02:50:58 INFO : B2 bucket rclone-test-lutawul8xicu: Finished making map for --track-renames 2026/05/30 02:50:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:50:58 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:50:58 DEBUG : potato: Unchanged skipping 2026/05/30 02:50:58 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for renames to finish 2026/05/30 02:50:59 DEBUG : yaml: size = 11 OK 2026/05/30 02:50:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/30 02:50:59 INFO : yam: Copied (server-side copy) to: yaml 2026/05/30 02:50:59 INFO : yam: Deleted 2026/05/30 02:50:59 INFO : yaml: Renamed from "yam" 2026/05/30 02:50:59 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:50:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.12s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/30 02:51:00 INFO : B2 bucket rclone-test-lutawul8xicu: Making map for --track-renames 2026/05/30 02:51:00 INFO : B2 bucket rclone-test-lutawul8xicu: Finished making map for --track-renames 2026/05/30 02:51:00 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:51:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/30 02:51:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/30 02:51:00 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for renames to finish 2026/05/30 02:51:00 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:51:00 DEBUG : sub/yam: size = 11 OK 2026/05/30 02:51:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/30 02:51:00 INFO : sub/yam: Copied (new) 2026/05/30 02:51:01 DEBUG : potato: size = 14 OK 2026/05/30 02:51:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/30 02:51:01 INFO : potato: Copied (new) 2026/05/30 02:51:01 DEBUG : Waiting for deletions to finish 2026/05/30 02:51:01 DEBUG : potato: size = 14 OK 2026/05/30 02:51:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:51:01 DEBUG : potato: Unchanged skipping 2026/05/30 02:51:01 INFO : B2 bucket rclone-test-lutawul8xicu: Making map for --track-renames 2026/05/30 02:51:01 INFO : B2 bucket rclone-test-lutawul8xicu: Finished making map for --track-renames 2026/05/30 02:51:01 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:51:01 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for renames to finish 2026/05/30 02:51:02 DEBUG : yam: size = 11 OK 2026/05/30 02:51:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/30 02:51:02 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/30 02:51:02 INFO : sub/yam: Deleted 2026/05/30 02:51:02 INFO : yam: Renamed from "sub/yam" 2026/05/30 02:51:02 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:51:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.06s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:51:03 DEBUG : Creating backend with remote "/tmp/rclone3632884151/dir1" 2026/05/30 02:51:03 DEBUG : Creating backend with remote "/tmp/rclone3632884151/dir2" 2026/05/30 02:51:03 DEBUG : Local file system at /tmp/rclone3632884151/dir2: Using server-side directory move 2026/05/30 02:51:03 INFO : Local file system at /tmp/rclone3632884151/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/30 02:51:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/30 02:51:03 INFO : file1.txt: Moved (server-side) 2026/05/30 02:51:03 DEBUG : Local file system at /tmp/rclone3632884151/dir2: Waiting for checks to finish 2026/05/30 02:51:03 DEBUG : Local file system at /tmp/rclone3632884151/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:51:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:51:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/30 02:51:04 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:51:04 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:51:04 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/30 02:51:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/30 02:51:04 INFO : nested/sub dir/file: Copied (new) 2026/05/30 02:51:04 INFO : nested/sub dir/file: Deleted 2026/05/30 02:51:04 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 02:51:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:51:04 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:51:04 INFO : sub dir/hello world: Deleted 2026/05/30 02:51:04 INFO : sub dir: Removing directory 2026/05/30 02:51:04 INFO : nested/sub dir: Removing directory 2026/05/30 02:51:04 INFO : nested: Removing directory 2026/05/30 02:51:04 DEBUG : Local file system at /tmp/rclone3632884151: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.96s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:51:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/30 02:51:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/30 02:51:05 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:51:05 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:51:06 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/30 02:51:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/30 02:51:06 INFO : nested/sub dir/file: Copied (new) 2026/05/30 02:51:06 INFO : nested/sub dir/file: Deleted 2026/05/30 02:51:06 DEBUG : sub dir/hello world: size = 11 OK 2026/05/30 02:51:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:51:06 INFO : sub dir/hello world: Copied (new) 2026/05/30 02:51:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.66s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:51:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/30 02:51:07 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/30 02:51:07 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:51:07 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:51:07 DEBUG : existing: size = 6 OK 2026/05/30 02:51:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/30 02:51:07 INFO : existing: Copied (new) 2026/05/30 02:51:07 INFO : existing: Deleted 2026/05/30 02:51:08 DEBUG : existing-b: size = 6 OK 2026/05/30 02:51:08 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/30 02:51:08 INFO : existing-b: Copied (new) 2026/05/30 02:51:08 INFO : existing-b: Deleted 2026/05/30 02:51:08 DEBUG : existing: Destination exists, skipping 2026/05/30 02:51:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/30 02:51:08 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:51:08 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:51:08 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.91s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:51:09 DEBUG : Creating backend with remote "TestB2:rclone-test-repuhoj0napa" 2026/05/30 02:51:09 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-lutawul8xicu -> B2 bucket rclone-test-repuhoj0napa 2026/05/30 02:51:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:51:13 DEBUG : empty space: size = 1 OK 2026/05/30 02:51:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/30 02:51:13 DEBUG : empty space: Unchanged skipping 2026/05/30 02:51:13 DEBUG : potato3: size = 68 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:51:13 DEBUG : potato3: size = 60 (B2 bucket rclone-test-repuhoj0napa) 2026/05/30 02:51:13 DEBUG : potato3: Sizes differ 2026/05/30 02:51:13 DEBUG : B2 bucket rclone-test-repuhoj0napa: Waiting for checks to finish 2026/05/30 02:51:13 INFO : empty space: Deleted 2026/05/30 02:51:13 DEBUG : B2 bucket rclone-test-repuhoj0napa: Waiting for transfers to finish 2026/05/30 02:51:13 DEBUG : potato2: size = 60 OK 2026/05/30 02:51:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/30 02:51:13 INFO : potato2: Copied (server-side copy) 2026/05/30 02:51:13 INFO : potato2: Deleted 2026/05/30 02:51:14 DEBUG : potato3: size = 68 OK 2026/05/30 02:51:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/30 02:51:14 INFO : potato3: Copied (server-side copy) 2026/05/30 02:51:14 INFO : potato3: Deleted 2026/05/30 02:51:14 DEBUG : Creating backend with remote "TestB2:rclone-test-nanosej6degu" 2026/05/30 02:51:15 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/30 02:51:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:51:15 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/30 02:51:15 DEBUG : B2 bucket rclone-test-nanosej6degu: Waiting for checks to finish 2026/05/30 02:51:15 DEBUG : B2 bucket rclone-test-nanosej6degu: Waiting for transfers to finish 2026/05/30 02:51:16 DEBUG : empty space: size = 1 OK 2026/05/30 02:51:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/30 02:51:16 INFO : empty space: Copied (server-side copy) 2026/05/30 02:51:16 INFO : empty space: Deleted 2026/05/30 02:51:17 DEBUG : potato2: size = 60 OK 2026/05/30 02:51:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/30 02:51:17 INFO : potato2: Copied (server-side copy) 2026/05/30 02:51:17 DEBUG : potato3: size = 68 OK 2026/05/30 02:51:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/30 02:51:17 INFO : potato3: Copied (server-side copy) 2026/05/30 02:51:17 INFO : potato2: Deleted 2026/05/30 02:51:17 INFO : potato3: Deleted 2026/05/30 02:51:17 DEBUG : B2 bucket rclone-test-nanosej6degu: Purge remote 2026/05/30 02:51:17 INFO : B2 bucket rclone-test-nanosej6degu: cleaning bucket "rclone-test-nanosej6degu" of all files 2026/05/30 02:51:17 DEBUG : empty space: Deleting (id "4_z8ff20d03c0bd7b6b9fe80e1b_f1044ab9cfb8084ed_d20260530_m025116_c001_v0001150_t0047_u01780109476373") 2026/05/30 02:51:17 DEBUG : potato2: Deleting (id "4_z8ff20d03c0bd7b6b9fe80e1b_f108ea7e992c08381_d20260530_m025116_c001_v0001104_t0013_u01780109476628") 2026/05/30 02:51:17 DEBUG : potato3: Deleting (id "4_z8ff20d03c0bd7b6b9fe80e1b_f107effe09d08b8c2_d20260530_m025116_c001_v0001109_t0000_u01780109476775") 2026/05/30 02:51:18 DEBUG : B2 bucket rclone-test-repuhoj0napa: Purge remote 2026/05/30 02:51:18 INFO : B2 bucket rclone-test-repuhoj0napa: cleaning bucket "rclone-test-repuhoj0napa" of all files 2026/05/30 02:51:18 DEBUG : empty space: Deleting (id "4_z7f52fd03c0ad7b6b9fe80e1b_f4057048c5ca380b4_d20260530_m025116_c001_v7007000_t0000_u01780109476611") 2026/05/30 02:51:18 DEBUG : empty space: Deleting (id "4_z7f52fd03c0ad7b6b9fe80e1b_f106d5a9271e3cbe5_d20260530_m025112_c001_v0001179_t0033_u01780109472788") 2026/05/30 02:51:18 DEBUG : potato2: Deleting (id "4_z7f52fd03c0ad7b6b9fe80e1b_f4057048c5ca380b5_d20260530_m025117_c001_v7007000_t0000_u01780109477198") 2026/05/30 02:51:18 DEBUG : potato2: Deleting (id "4_z7f52fd03c0ad7b6b9fe80e1b_f11355c9a41001d07_d20260530_m025113_c001_v0001182_t0033_u01780109473597") 2026/05/30 02:51:18 DEBUG : potato3: Deleting (id "4_z7f52fd03c0ad7b6b9fe80e1b_f4152d2ae5252165e_d20260530_m025117_c001_v7007000_t0000_u01780109477352") 2026/05/30 02:51:18 DEBUG : potato3: Deleting (id "4_z7f52fd03c0ad7b6b9fe80e1b_f109334f2d913d1b0_d20260530_m025113_c001_v0001036_t0030_u01780109473819") 2026/05/30 02:51:18 DEBUG : potato3: Deleting (id "4_z7f52fd03c0ad7b6b9fe80e1b_f106d5a9271e3cbe9_d20260530_m025112_c001_v0001179_t0037_u01780109472978") --- PASS: TestServerSideMove (11.25s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:51:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xehorup0dosu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-lutawul8xicu -> B2 bucket rclone-test-xehorup0dosu 2026/05/30 02:51:26 DEBUG : empty space: Excluded (Size Filter) 2026/05/30 02:51:26 DEBUG : empty space: Excluded (Size Filter) 2026/05/30 02:51:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:51:26 DEBUG : potato3: size = 68 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:51:26 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xehorup0dosu) 2026/05/30 02:51:26 DEBUG : potato3: Sizes differ 2026/05/30 02:51:26 DEBUG : B2 bucket rclone-test-xehorup0dosu: Waiting for checks to finish 2026/05/30 02:51:26 DEBUG : B2 bucket rclone-test-xehorup0dosu: Waiting for transfers to finish 2026/05/30 02:51:27 DEBUG : potato3: size = 68 OK 2026/05/30 02:51:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/30 02:51:27 INFO : potato3: Copied (server-side copy) 2026/05/30 02:51:27 INFO : potato3: Deleted 2026/05/30 02:51:27 DEBUG : potato2: size = 60 OK 2026/05/30 02:51:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/30 02:51:27 INFO : potato2: Copied (server-side copy) 2026/05/30 02:51:28 INFO : potato2: Deleted 2026/05/30 02:51:28 DEBUG : Creating backend with remote "TestB2:rclone-test-kekusif2rovo" 2026/05/30 02:51:29 DEBUG : empty space: Excluded (Size Filter) 2026/05/30 02:51:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:51:29 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/30 02:51:29 DEBUG : B2 bucket rclone-test-kekusif2rovo: Waiting for checks to finish 2026/05/30 02:51:29 DEBUG : B2 bucket rclone-test-kekusif2rovo: Waiting for transfers to finish 2026/05/30 02:51:30 DEBUG : potato3: size = 68 OK 2026/05/30 02:51:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/30 02:51:30 INFO : potato3: Copied (server-side copy) 2026/05/30 02:51:30 INFO : potato3: Deleted 2026/05/30 02:51:31 DEBUG : potato2: size = 60 OK 2026/05/30 02:51:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/30 02:51:31 INFO : potato2: Copied (server-side copy) 2026/05/30 02:51:31 INFO : potato2: Deleted 2026/05/30 02:51:31 DEBUG : B2 bucket rclone-test-kekusif2rovo: Purge remote 2026/05/30 02:51:31 INFO : B2 bucket rclone-test-kekusif2rovo: cleaning bucket "rclone-test-kekusif2rovo" of all files 2026/05/30 02:51:31 DEBUG : potato2: Deleting (id "4_zbf823d53c0bd7b6b9fe80e1b_f112e91d9335c6f0e_d20260530_m025131_c001_v0001184_t0054_u01780109491121") 2026/05/30 02:51:31 DEBUG : potato3: Deleting (id "4_zbf823d53c0bd7b6b9fe80e1b_f103e484a3df5499e_d20260530_m025130_c001_v0001043_t0030_u01780109490352") 2026/05/30 02:51:32 DEBUG : B2 bucket rclone-test-xehorup0dosu: Purge remote 2026/05/30 02:51:32 INFO : B2 bucket rclone-test-xehorup0dosu: cleaning bucket "rclone-test-xehorup0dosu" of all files 2026/05/30 02:51:32 DEBUG : empty space: Deleting (id "4_z7f521df3c0bd7b6b9fe80e1b_f1069f4466a37183a_d20260530_m025125_c001_v0001144_t0021_u01780109485038") 2026/05/30 02:51:32 DEBUG : potato2: Deleting (id "4_z7f521df3c0bd7b6b9fe80e1b_f40431be223e12db9_d20260530_m025131_c001_v7007000_t0000_u01780109491332") 2026/05/30 02:51:32 DEBUG : potato2: Deleting (id "4_z7f521df3c0bd7b6b9fe80e1b_f11371776f499ee9b_d20260530_m025126_c001_v0001116_t0052_u01780109486656") 2026/05/30 02:51:32 DEBUG : potato3: Deleting (id "4_z7f521df3c0bd7b6b9fe80e1b_f40431be223e12db8_d20260530_m025130_c001_v7007000_t0000_u01780109490796") 2026/05/30 02:51:32 DEBUG : potato3: Deleting (id "4_z7f521df3c0bd7b6b9fe80e1b_f116eba367148619a_d20260530_m025127_c001_v0001040_t0029_u01780109487018") 2026/05/30 02:51:32 DEBUG : potato3: Deleting (id "4_z7f521df3c0bd7b6b9fe80e1b_f1069f4466a37183e_d20260530_m025125_c001_v0001144_t0016_u01780109485529") --- PASS: TestServerSideMoveWithFilter (14.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:51:34 DEBUG : Creating backend with remote "TestB2:rclone-test-sivecuc5quje" 2026/05/30 02:51:37 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-lutawul8xicu -> B2 bucket rclone-test-sivecuc5quje 2026/05/30 02:51:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:51:40 DEBUG : empty space: size = 1 OK 2026/05/30 02:51:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/30 02:51:40 DEBUG : empty space: Unchanged skipping 2026/05/30 02:51:40 DEBUG : potato3: size = 68 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:51:40 DEBUG : potato3: size = 60 (B2 bucket rclone-test-sivecuc5quje) 2026/05/30 02:51:40 DEBUG : potato3: Sizes differ 2026/05/30 02:51:40 DEBUG : B2 bucket rclone-test-sivecuc5quje: Waiting for checks to finish 2026/05/30 02:51:41 INFO : empty space: Deleted 2026/05/30 02:51:41 DEBUG : B2 bucket rclone-test-sivecuc5quje: Waiting for transfers to finish 2026/05/30 02:51:41 DEBUG : potato2: size = 60 OK 2026/05/30 02:51:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/30 02:51:41 INFO : potato2: Copied (server-side copy) 2026/05/30 02:51:41 INFO : potato2: Deleted 2026/05/30 02:51:41 DEBUG : potato3: size = 68 OK 2026/05/30 02:51:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/30 02:51:41 INFO : potato3: Copied (server-side copy) 2026/05/30 02:51:41 INFO : potato3: Deleted 2026/05/30 02:51:42 DEBUG : Creating backend with remote "TestB2:rclone-test-zigedoj0paza" 2026/05/30 02:51:42 INFO : tomatoDir: Making directory 2026/05/30 02:51:43 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/30 02:51:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/30 02:51:43 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/30 02:51:43 DEBUG : B2 bucket rclone-test-zigedoj0paza: Waiting for checks to finish 2026/05/30 02:51:43 DEBUG : B2 bucket rclone-test-zigedoj0paza: Waiting for transfers to finish 2026/05/30 02:51:43 DEBUG : empty space: size = 1 OK 2026/05/30 02:51:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/30 02:51:43 INFO : empty space: Copied (server-side copy) 2026/05/30 02:51:44 INFO : empty space: Deleted 2026/05/30 02:51:44 DEBUG : potato2: size = 60 OK 2026/05/30 02:51:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/30 02:51:44 INFO : potato2: Copied (server-side copy) 2026/05/30 02:51:44 DEBUG : potato3: size = 68 OK 2026/05/30 02:51:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/30 02:51:44 INFO : potato3: Copied (server-side copy) 2026/05/30 02:51:44 INFO : potato2: Deleted 2026/05/30 02:51:44 INFO : potato3: Deleted 2026/05/30 02:51:45 DEBUG : B2 bucket rclone-test-zigedoj0paza: Purge remote 2026/05/30 02:51:45 INFO : B2 bucket rclone-test-zigedoj0paza: cleaning bucket "rclone-test-zigedoj0paza" of all files 2026/05/30 02:51:45 DEBUG : empty space: Deleting (id "4_zbf926db3c0bd7b6b9fe80e1b_f102cb69cd9cbc7af_d20260530_m025143_c001_v0001184_t0021_u01780109503810") 2026/05/30 02:51:45 DEBUG : potato2: Deleting (id "4_zbf926db3c0bd7b6b9fe80e1b_f11753e19caf50b42_d20260530_m025144_c001_v0001174_t0005_u01780109504043") 2026/05/30 02:51:45 DEBUG : potato3: Deleting (id "4_zbf926db3c0bd7b6b9fe80e1b_f106fdb5c1fa52aab_d20260530_m025144_c001_v0001100_t0023_u01780109504172") 2026/05/30 02:51:45 DEBUG : B2 bucket rclone-test-sivecuc5quje: Purge remote 2026/05/30 02:51:45 INFO : B2 bucket rclone-test-sivecuc5quje: cleaning bucket "rclone-test-sivecuc5quje" of all files 2026/05/30 02:51:46 DEBUG : empty space: Deleting (id "4_z6ff25d83c0bd7b6b9fe80e1b_f40431be223e12e21_d20260530_m025144_c001_v7007000_t0000_u01780109504011") 2026/05/30 02:51:46 DEBUG : empty space: Deleting (id "4_z6ff25d83c0bd7b6b9fe80e1b_f11524d55c25ee2c5_d20260530_m025139_c001_v0001117_t0036_u01780109499396") 2026/05/30 02:51:46 DEBUG : potato2: Deleting (id "4_z6ff25d83c0bd7b6b9fe80e1b_f40431be223e12e22_d20260530_m025144_c001_v7007000_t0000_u01780109504378") 2026/05/30 02:51:46 DEBUG : potato2: Deleting (id "4_z6ff25d83c0bd7b6b9fe80e1b_f1129ab4bb40e911e_d20260530_m025141_c001_v0001165_t0001_u01780109501067") 2026/05/30 02:51:46 DEBUG : potato3: Deleting (id "4_z6ff25d83c0bd7b6b9fe80e1b_f427aed2e5d5f4f93_d20260530_m025144_c001_v7007000_t0000_u01780109504524") 2026/05/30 02:51:46 DEBUG : potato3: Deleting (id "4_z6ff25d83c0bd7b6b9fe80e1b_f104d3aae558dea5e_d20260530_m025141_c001_v0001179_t0055_u01780109501321") 2026/05/30 02:51:46 DEBUG : potato3: Deleting (id "4_z6ff25d83c0bd7b6b9fe80e1b_f11524d55c25ee2cb_d20260530_m025140_c001_v0001117_t0010_u01780109500097") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.45s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:51:48 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.81s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:51:50 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:51:52 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu/rclone-sync-test" 2026/05/30 02:51:54 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu/rclone-sync-test-include/layer2" 2026/05/30 02:51:55 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu/rclone-sync-test-ignore-file" 2026/05/30 02:51:59 DEBUG : B2 bucket rclone-test-lutawul8xicu path rclone-sync-test: Waiting for checks to finish 2026/05/30 02:51:59 DEBUG : B2 bucket rclone-test-lutawul8xicu path rclone-sync-test: Waiting for transfers to finish 2026/05/30 02:51:59 DEBUG : Waiting for deletions to finish 2026/05/30 02:51:59 INFO : There was nothing to transfer 2026/05/30 02:51:59 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:51:59 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:51:59 DEBUG : Waiting for deletions to finish 2026/05/30 02:51:59 INFO : There was nothing to transfer 2026/05/30 02:52:00 DEBUG : B2 bucket rclone-test-lutawul8xicu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/30 02:52:00 DEBUG : B2 bucket rclone-test-lutawul8xicu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/30 02:52:00 DEBUG : Waiting for deletions to finish 2026/05/30 02:52:00 INFO : There was nothing to transfer 2026/05/30 02:52:00 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:52:00 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:52:00 DEBUG : Waiting for deletions to finish 2026/05/30 02:52:00 INFO : There was nothing to transfer 2026/05/30 02:52:01 DEBUG : B2 bucket rclone-test-lutawul8xicu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/30 02:52:01 DEBUG : B2 bucket rclone-test-lutawul8xicu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/30 02:52:01 DEBUG : Waiting for deletions to finish 2026/05/30 02:52:01 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.20s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:52:01 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu/dst" 2026/05/30 02:52:02 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu/CompareDest" 2026/05/30 02:52:04 DEBUG : one: Need to transfer - File not found at Destination 2026/05/30 02:52:04 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for checks to finish 2026/05/30 02:52:04 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for transfers to finish 2026/05/30 02:52:05 DEBUG : one: size = 3 OK 2026/05/30 02:52:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/30 02:52:05 INFO : one: Copied (new) 2026/05/30 02:52:05 DEBUG : Waiting for deletions to finish 2026/05/30 02:52:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:52:06 DEBUG : one: size = 3 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:52:06 DEBUG : one: Sizes differ 2026/05/30 02:52:06 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for checks to finish 2026/05/30 02:52:06 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for transfers to finish 2026/05/30 02:52:07 DEBUG : one: size = 5 OK 2026/05/30 02:52:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/30 02:52:07 INFO : one: Copied (replaced existing) 2026/05/30 02:52:07 DEBUG : Waiting for deletions to finish 2026/05/30 02:52:09 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for checks to finish 2026/05/30 02:52:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:52:09 DEBUG : one: size = 3 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:52:09 DEBUG : one: Sizes differ 2026/05/30 02:52:09 DEBUG : one: size = 5 OK 2026/05/30 02:52:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:52:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/30 02:52:09 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for transfers to finish 2026/05/30 02:52:09 DEBUG : Waiting for deletions to finish 2026/05/30 02:52:09 INFO : There was nothing to transfer 2026/05/30 02:52:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:52:10 DEBUG : one: size = 3 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:52:10 DEBUG : one: Sizes differ 2026/05/30 02:52:10 DEBUG : two: size = 3 OK 2026/05/30 02:52:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:52:10 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/30 02:52:10 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for checks to finish 2026/05/30 02:52:10 DEBUG : one: size = 5 OK 2026/05/30 02:52:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:52:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/30 02:52:10 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for transfers to finish 2026/05/30 02:52:10 DEBUG : Waiting for deletions to finish 2026/05/30 02:52:10 INFO : There was nothing to transfer 2026/05/30 02:52:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:52:11 DEBUG : one: size = 3 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:52:11 DEBUG : one: Sizes differ 2026/05/30 02:52:11 DEBUG : one: size = 5 OK 2026/05/30 02:52:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:52:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/30 02:52:11 DEBUG : two: size = 3 OK 2026/05/30 02:52:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:52:11 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/30 02:52:11 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for checks to finish 2026/05/30 02:52:11 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for transfers to finish 2026/05/30 02:52:11 DEBUG : Waiting for deletions to finish 2026/05/30 02:52:11 INFO : There was nothing to transfer 2026/05/30 02:52:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:52:12 DEBUG : one: size = 3 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:52:12 DEBUG : one: Sizes differ 2026/05/30 02:52:12 DEBUG : two: size = 3 OK 2026/05/30 02:52:12 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/05/30 02:52:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/30 02:52:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/30 02:52:12 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for checks to finish 2026/05/30 02:52:12 DEBUG : one: size = 5 OK 2026/05/30 02:52:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:52:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/30 02:52:12 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for transfers to finish 2026/05/30 02:52:12 DEBUG : Waiting for deletions to finish 2026/05/30 02:52:12 INFO : There was nothing to transfer 2026/05/30 02:52:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:52:13 DEBUG : one: size = 3 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:52:13 DEBUG : one: Sizes differ 2026/05/30 02:52:13 DEBUG : two: size = 5 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:52:13 DEBUG : two: size = 3 (B2 bucket rclone-test-lutawul8xicu path CompareDest) 2026/05/30 02:52:13 DEBUG : two: Sizes differ 2026/05/30 02:52:13 DEBUG : two: Need to transfer - File not found at Destination 2026/05/30 02:52:13 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for checks to finish 2026/05/30 02:52:13 DEBUG : one: size = 5 OK 2026/05/30 02:52:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:52:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/30 02:52:13 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for transfers to finish 2026/05/30 02:52:14 DEBUG : two: size = 5 OK 2026/05/30 02:52:14 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/30 02:52:14 INFO : two: Copied (new) 2026/05/30 02:52:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.04s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:52:17 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu/dest" 2026/05/30 02:52:17 DEBUG : Config file has changed externally - reloading 2026/05/30 02:52:18 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu/pre-dest1" 2026/05/30 02:52:19 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu/pre-dest2" 2026/05/30 02:52:21 DEBUG : 1: size = 1 OK 2026/05/30 02:52:21 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:52:21 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/30 02:52:22 DEBUG : 2: size = 1 OK 2026/05/30 02:52:22 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:52:22 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/30 02:52:22 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/30 02:52:22 DEBUG : B2 bucket rclone-test-lutawul8xicu path dest: Waiting for checks to finish 2026/05/30 02:52:22 DEBUG : B2 bucket rclone-test-lutawul8xicu path dest: Waiting for transfers to finish 2026/05/30 02:52:23 DEBUG : 3: size = 1 OK 2026/05/30 02:52:23 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/30 02:52:23 INFO : 3: Copied (new) 2026/05/30 02:52:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.38s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:52:24 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu/dst" 2026/05/30 02:52:26 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu/CopyDest" 2026/05/30 02:52:28 DEBUG : one: Need to transfer - File not found at Destination 2026/05/30 02:52:28 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for checks to finish 2026/05/30 02:52:28 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for transfers to finish 2026/05/30 02:52:28 DEBUG : one: size = 3 OK 2026/05/30 02:52:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/30 02:52:28 INFO : one: Copied (new) 2026/05/30 02:52:28 DEBUG : Waiting for deletions to finish 2026/05/30 02:52:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:52:29 DEBUG : one: size = 3 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:52:29 DEBUG : one: Sizes differ 2026/05/30 02:52:29 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for checks to finish 2026/05/30 02:52:29 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for transfers to finish 2026/05/30 02:52:29 DEBUG : one: size = 5 OK 2026/05/30 02:52:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/30 02:52:29 INFO : one: Copied (replaced existing) 2026/05/30 02:52:29 DEBUG : Waiting for deletions to finish 2026/05/30 02:52:31 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu/BackupDir" 2026/05/30 02:52:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:52:32 DEBUG : one: size = 3 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:52:32 DEBUG : one: Sizes differ 2026/05/30 02:52:32 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for checks to finish 2026/05/30 02:52:32 DEBUG : one: size = 5 OK 2026/05/30 02:52:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:52:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:52:32 DEBUG : one: size = 3 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:52:32 DEBUG : one: Sizes differ 2026/05/30 02:52:33 DEBUG : one: size = 3 OK 2026/05/30 02:52:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/30 02:52:33 INFO : one: Copied (server-side copy) 2026/05/30 02:52:34 INFO : one: Deleted 2026/05/30 02:52:34 DEBUG : one: size = 5 OK 2026/05/30 02:52:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/30 02:52:34 INFO : one: Copied (server-side copy) 2026/05/30 02:52:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/30 02:52:34 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for transfers to finish 2026/05/30 02:52:34 DEBUG : Waiting for deletions to finish 2026/05/30 02:52:35 DEBUG : one: size = 5 OK 2026/05/30 02:52:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:52:35 DEBUG : one: Unchanged skipping 2026/05/30 02:52:35 DEBUG : two: size = 3 OK 2026/05/30 02:52:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:52:36 DEBUG : two: size = 3 OK 2026/05/30 02:52:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/30 02:52:36 INFO : two: Copied (server-side copy) 2026/05/30 02:52:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/30 02:52:36 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for checks to finish 2026/05/30 02:52:36 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for transfers to finish 2026/05/30 02:52:36 DEBUG : Waiting for deletions to finish 2026/05/30 02:52:36 DEBUG : one: size = 5 OK 2026/05/30 02:52:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:52:36 DEBUG : one: Unchanged skipping 2026/05/30 02:52:36 DEBUG : two: size = 3 OK 2026/05/30 02:52:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:52:36 DEBUG : two: Unchanged skipping 2026/05/30 02:52:36 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for checks to finish 2026/05/30 02:52:36 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for transfers to finish 2026/05/30 02:52:36 DEBUG : Waiting for deletions to finish 2026/05/30 02:52:36 INFO : There was nothing to transfer 2026/05/30 02:52:37 DEBUG : one: size = 5 OK 2026/05/30 02:52:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:52:37 DEBUG : one: Unchanged skipping 2026/05/30 02:52:37 DEBUG : three: size = 7 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:52:37 DEBUG : three: size = 5 (B2 bucket rclone-test-lutawul8xicu path CopyDest) 2026/05/30 02:52:37 DEBUG : three: Sizes differ 2026/05/30 02:52:37 DEBUG : three: Destination not found in --copy-dest 2026/05/30 02:52:37 DEBUG : three: Need to transfer - File not found at Destination 2026/05/30 02:52:38 DEBUG : two: size = 3 OK 2026/05/30 02:52:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/30 02:52:38 DEBUG : two: Unchanged skipping 2026/05/30 02:52:38 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for checks to finish 2026/05/30 02:52:38 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for transfers to finish 2026/05/30 02:52:38 DEBUG : three: size = 7 OK 2026/05/30 02:52:38 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/30 02:52:38 INFO : three: Copied (new) 2026/05/30 02:52:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.52s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:52:42 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu/dst" 2026/05/30 02:52:43 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu/backup" 2026/05/30 02:52:45 DEBUG : two: size = 3 OK 2026/05/30 02:52:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:52:45 DEBUG : two: Unchanged skipping 2026/05/30 02:52:45 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for checks to finish 2026/05/30 02:52:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:52:45 DEBUG : one: size = 3 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:52:45 DEBUG : one: Sizes differ 2026/05/30 02:52:46 DEBUG : one: size = 3 OK 2026/05/30 02:52:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/30 02:52:46 INFO : one: Copied (server-side copy) 2026/05/30 02:52:46 INFO : one: Deleted 2026/05/30 02:52:46 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for transfers to finish 2026/05/30 02:52:47 DEBUG : one: size = 4 OK 2026/05/30 02:52:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/30 02:52:47 INFO : one: Copied (new) 2026/05/30 02:52:47 DEBUG : Waiting for deletions to finish 2026/05/30 02:52:48 DEBUG : three.txt: size = 5 OK 2026/05/30 02:52:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/30 02:52:48 INFO : three.txt: Copied (server-side copy) 2026/05/30 02:52:48 INFO : three.txt: Deleted 2026/05/30 02:52:48 INFO : three.txt: Moved into backup dir 2026/05/30 02:52:49 DEBUG : two: size = 3 OK 2026/05/30 02:52:49 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for checks to finish 2026/05/30 02:52:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:52:49 DEBUG : two: Unchanged skipping 2026/05/30 02:52:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:52:49 DEBUG : one: size = 4 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:52:49 DEBUG : one: Sizes differ 2026/05/30 02:52:50 DEBUG : one: size = 4 OK 2026/05/30 02:52:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/30 02:52:50 INFO : one: Copied (server-side copy) 2026/05/30 02:52:50 INFO : one: Deleted 2026/05/30 02:52:50 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for transfers to finish 2026/05/30 02:52:51 DEBUG : one: size = 5 OK 2026/05/30 02:52:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/30 02:52:51 INFO : one: Copied (new) 2026/05/30 02:52:51 DEBUG : Waiting for deletions to finish 2026/05/30 02:52:51 DEBUG : three.txt: size = 6 OK 2026/05/30 02:52:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/30 02:52:51 INFO : three.txt: Copied (server-side copy) 2026/05/30 02:52:51 INFO : three.txt: Deleted 2026/05/30 02:52:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.73s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:52:55 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu/dst" 2026/05/30 02:52:56 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu/backup" 2026/05/30 02:52:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:52:58 DEBUG : one: size = 3 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:52:58 DEBUG : one: Sizes differ 2026/05/30 02:52:58 DEBUG : two: size = 3 OK 2026/05/30 02:52:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:52:58 DEBUG : two: Unchanged skipping 2026/05/30 02:52:58 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for checks to finish 2026/05/30 02:52:59 DEBUG : one.bak: size = 3 OK 2026/05/30 02:52:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/30 02:52:59 INFO : one: Copied (server-side copy) to: one.bak 2026/05/30 02:53:00 INFO : one: Deleted 2026/05/30 02:53:00 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for transfers to finish 2026/05/30 02:53:00 DEBUG : one: size = 4 OK 2026/05/30 02:53:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/30 02:53:00 INFO : one: Copied (new) 2026/05/30 02:53:00 DEBUG : Waiting for deletions to finish 2026/05/30 02:53:01 DEBUG : three.txt.bak: size = 5 OK 2026/05/30 02:53:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/30 02:53:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/30 02:53:01 INFO : three.txt: Deleted 2026/05/30 02:53:01 INFO : three.txt: Moved into backup dir 2026/05/30 02:53:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:53:03 DEBUG : two: size = 3 OK 2026/05/30 02:53:03 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for checks to finish 2026/05/30 02:53:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:53:03 DEBUG : two: Unchanged skipping 2026/05/30 02:53:03 DEBUG : one: size = 4 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:53:03 DEBUG : one: Sizes differ 2026/05/30 02:53:03 DEBUG : one.bak: size = 4 OK 2026/05/30 02:53:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/30 02:53:03 INFO : one: Copied (server-side copy) to: one.bak 2026/05/30 02:53:04 INFO : one: Deleted 2026/05/30 02:53:04 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for transfers to finish 2026/05/30 02:53:04 DEBUG : one: size = 5 OK 2026/05/30 02:53:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/30 02:53:04 INFO : one: Copied (new) 2026/05/30 02:53:04 DEBUG : Waiting for deletions to finish 2026/05/30 02:53:04 DEBUG : three.txt.bak: size = 6 OK 2026/05/30 02:53:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/30 02:53:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/30 02:53:04 INFO : three.txt: Deleted 2026/05/30 02:53:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:53:08 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu/dst" 2026/05/30 02:53:09 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu/backup" 2026/05/30 02:53:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:53:11 DEBUG : one: size = 3 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:53:11 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for checks to finish 2026/05/30 02:53:11 DEBUG : one: Sizes differ 2026/05/30 02:53:11 DEBUG : two: size = 3 OK 2026/05/30 02:53:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:53:11 DEBUG : two: Unchanged skipping 2026/05/30 02:53:12 DEBUG : one-2019-01-01: size = 3 OK 2026/05/30 02:53:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/30 02:53:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/30 02:53:12 INFO : one: Deleted 2026/05/30 02:53:12 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for transfers to finish 2026/05/30 02:53:13 DEBUG : one: size = 4 OK 2026/05/30 02:53:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/30 02:53:13 INFO : one: Copied (new) 2026/05/30 02:53:13 DEBUG : Waiting for deletions to finish 2026/05/30 02:53:13 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/30 02:53:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/30 02:53:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/30 02:53:14 INFO : three.txt: Deleted 2026/05/30 02:53:14 INFO : three.txt: Moved into backup dir 2026/05/30 02:53:15 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for checks to finish 2026/05/30 02:53:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:53:15 DEBUG : one: size = 4 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:53:15 DEBUG : one: Sizes differ 2026/05/30 02:53:15 DEBUG : two: size = 3 OK 2026/05/30 02:53:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:53:15 DEBUG : two: Unchanged skipping 2026/05/30 02:53:16 DEBUG : one-2019-01-01: size = 4 OK 2026/05/30 02:53:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/30 02:53:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/30 02:53:16 INFO : one: Deleted 2026/05/30 02:53:16 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for transfers to finish 2026/05/30 02:53:16 DEBUG : one: size = 5 OK 2026/05/30 02:53:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/30 02:53:16 INFO : one: Copied (new) 2026/05/30 02:53:16 DEBUG : Waiting for deletions to finish 2026/05/30 02:53:17 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/30 02:53:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/30 02:53:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/30 02:53:17 INFO : three.txt: Deleted 2026/05/30 02:53:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.33s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:53:21 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu/dst" 2026/05/30 02:53:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:53:23 DEBUG : one: size = 3 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:53:23 DEBUG : one: Sizes differ 2026/05/30 02:53:23 DEBUG : two: size = 3 OK 2026/05/30 02:53:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:53:23 DEBUG : two: Unchanged skipping 2026/05/30 02:53:23 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for checks to finish 2026/05/30 02:53:23 DEBUG : one.bak: size = 3 OK 2026/05/30 02:53:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/30 02:53:23 INFO : one: Copied (server-side copy) to: one.bak 2026/05/30 02:53:23 INFO : one: Deleted 2026/05/30 02:53:23 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for transfers to finish 2026/05/30 02:53:24 DEBUG : one: size = 4 OK 2026/05/30 02:53:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/30 02:53:24 INFO : one: Copied (new) 2026/05/30 02:53:24 DEBUG : Waiting for deletions to finish 2026/05/30 02:53:25 DEBUG : three.txt.bak: size = 5 OK 2026/05/30 02:53:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/30 02:53:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/30 02:53:25 INFO : three.txt: Deleted 2026/05/30 02:53:25 INFO : three.txt: Moved into backup dir 2026/05/30 02:53:26 DEBUG : one.bak: Excluded (Path Filter) 2026/05/30 02:53:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/30 02:53:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:53:26 DEBUG : one: size = 4 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:53:26 DEBUG : one: Sizes differ 2026/05/30 02:53:26 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for checks to finish 2026/05/30 02:53:26 DEBUG : two: size = 3 OK 2026/05/30 02:53:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:53:26 DEBUG : two: Unchanged skipping 2026/05/30 02:53:27 DEBUG : one.bak: size = 4 OK 2026/05/30 02:53:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/30 02:53:27 INFO : one: Copied (server-side copy) to: one.bak 2026/05/30 02:53:27 INFO : one: Deleted 2026/05/30 02:53:27 DEBUG : B2 bucket rclone-test-lutawul8xicu path dst: Waiting for transfers to finish 2026/05/30 02:53:27 DEBUG : one: size = 5 OK 2026/05/30 02:53:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/30 02:53:27 INFO : one: Copied (new) 2026/05/30 02:53:27 DEBUG : Waiting for deletions to finish 2026/05/30 02:53:28 DEBUG : three.txt.bak: size = 6 OK 2026/05/30 02:53:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/30 02:53:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/30 02:53:28 INFO : three.txt: Deleted 2026/05/30 02:53:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.04s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:53:31 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1173-18.backblaze.com/b2api/v1/b2_upload_file/cfa24da3c08d7b6b9fe80e1b/c001_v0001173_t0034": EOF 2026/05/30 02:53:31 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1173-18.backblaze.com/b2api/v1/b2_upload_file/cfa24da3c08d7b6b9fe80e1b/c001_v0001173_t0034": EOF) 2026/05/30 02:53:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-lutawul8xicu: 1/10 (Post "https://pod-000-1173-18.backblaze.com/b2api/v1/b2_upload_file/cfa24da3c08d7b6b9fe80e1b/c001_v0001173_t0034": EOF) 2026/05/30 02:53:33 DEBUG : pacer: Reducing sleep to 10ms 2026/05/30 02:53:33 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu/dst" 2026/05/30 02:53:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:53:35 DEBUG : one: size = 3 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:53:35 DEBUG : one: Sizes differ 2026/05/30 02:53:37 DEBUG : one.bak: size = 3 OK 2026/05/30 02:53:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/30 02:53:37 INFO : one: Copied (server-side copy) to: one.bak 2026/05/30 02:53:37 INFO : one: Deleted 2026/05/30 02:53:38 DEBUG : one: size = 4 OK 2026/05/30 02:53:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/30 02:53:38 INFO : one: Copied (new) 2026/05/30 02:53:38 DEBUG : two: size = 3 OK 2026/05/30 02:53:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:53:38 DEBUG : two: Unchanged skipping 2026/05/30 02:53:38 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:53:38 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:53:38 DEBUG : three.txt: Sizes differ 2026/05/30 02:53:38 DEBUG : three.txt.bak: size = 5 OK 2026/05/30 02:53:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/30 02:53:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/30 02:53:39 INFO : three.txt: Deleted 2026/05/30 02:53:39 DEBUG : three.txt: size = 6 OK 2026/05/30 02:53:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/30 02:53:39 INFO : three.txt: Copied (new) 2026/05/30 02:53:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:53:40 DEBUG : one: size = 4 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:53:40 DEBUG : one: Sizes differ 2026/05/30 02:53:40 DEBUG : one.bak: size = 4 OK 2026/05/30 02:53:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/30 02:53:40 INFO : one: Copied (server-side copy) to: one.bak 2026/05/30 02:53:41 INFO : one: Deleted 2026/05/30 02:53:41 DEBUG : one: size = 5 OK 2026/05/30 02:53:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/30 02:53:41 INFO : one: Copied (new) 2026/05/30 02:53:41 DEBUG : two: size = 3 OK 2026/05/30 02:53:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:53:41 DEBUG : two: Unchanged skipping 2026/05/30 02:53:41 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:53:41 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:53:41 DEBUG : three.txt: Sizes differ 2026/05/30 02:53:42 DEBUG : three.txt.bak: size = 6 OK 2026/05/30 02:53:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/30 02:53:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/30 02:53:42 INFO : three.txt: Deleted 2026/05/30 02:53:42 DEBUG : three.txt: size = 19 OK 2026/05/30 02:53:42 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/30 02:53:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.30s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:53:45 DEBUG : Creating backend with remote "TestB2:rclone-test-lutawul8xicu/dst" 2026/05/30 02:53:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:53:47 DEBUG : one: size = 3 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:53:47 DEBUG : one: Sizes differ 2026/05/30 02:53:48 DEBUG : one-2019-01-01: size = 3 OK 2026/05/30 02:53:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/30 02:53:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/30 02:53:48 INFO : one: Deleted 2026/05/30 02:53:49 DEBUG : one: size = 4 OK 2026/05/30 02:53:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/30 02:53:49 INFO : one: Copied (new) 2026/05/30 02:53:49 DEBUG : two: size = 3 OK 2026/05/30 02:53:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:53:49 DEBUG : two: Unchanged skipping 2026/05/30 02:53:49 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:53:49 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:53:49 DEBUG : three.txt: Sizes differ 2026/05/30 02:53:50 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/30 02:53:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/30 02:53:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/30 02:53:50 INFO : three.txt: Deleted 2026/05/30 02:53:50 DEBUG : three.txt: size = 6 OK 2026/05/30 02:53:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/30 02:53:50 INFO : three.txt: Copied (new) 2026/05/30 02:53:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:53:51 DEBUG : one: size = 4 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:53:51 DEBUG : one: Sizes differ 2026/05/30 02:53:52 DEBUG : one-2019-01-01: size = 4 OK 2026/05/30 02:53:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/30 02:53:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/30 02:53:52 INFO : one: Deleted 2026/05/30 02:53:52 DEBUG : one: size = 5 OK 2026/05/30 02:53:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/30 02:53:52 INFO : one: Copied (new) 2026/05/30 02:53:53 DEBUG : two: size = 3 OK 2026/05/30 02:53:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:53:53 DEBUG : two: Unchanged skipping 2026/05/30 02:53:53 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:53:53 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-lutawul8xicu path dst) 2026/05/30 02:53:53 DEBUG : three.txt: Sizes differ 2026/05/30 02:53:53 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/30 02:53:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/30 02:53:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/30 02:53:54 INFO : three.txt: Deleted 2026/05/30 02:53:54 DEBUG : three.txt: size = 19 OK 2026/05/30 02:53:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/30 02:53:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.19s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:53:57 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:53:57 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:53:57 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:53:57 DEBUG : Testêé: Sizes differ 2026/05/30 02:53:57 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:53:57 DEBUG : Testêé: size = 14 OK 2026/05/30 02:53:57 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/30 02:53:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/30 02:53:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.55s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:53:59 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/30 02:53:59 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:53:59 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:53:59 DEBUG : existing: size = 6 OK 2026/05/30 02:53:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/30 02:53:59 INFO : existing: Copied (new) 2026/05/30 02:53:59 DEBUG : Waiting for deletions to finish 2026/05/30 02:54:00 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:54:00 DEBUG : existing: size = 6 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:54:00 DEBUG : existing: Sizes differ 2026/05/30 02:54:00 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/30 02:54:00 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:54:00 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:54:00 ERROR : B2 bucket rclone-test-lutawul8xicu: not deleting files as there were IO errors 2026/05/30 02:54:00 ERROR : B2 bucket rclone-test-lutawul8xicu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.29s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:54:01 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:54:01 DEBUG : EXISTING: size = 6 OK 2026/05/30 02:54:01 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:01 DEBUG : existing: Unchanged skipping 2026/05/30 02:54:01 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:54:01 DEBUG : Waiting for deletions to finish 2026/05/30 02:54:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.34s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.42s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:54:21 DEBUG : both10: size = 6 OK 2026/05/30 02:54:21 DEBUG : both11: size = 6 OK 2026/05/30 02:54:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:21 DEBUG : both0: size = 6 OK 2026/05/30 02:54:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:21 DEBUG : both12: size = 6 OK 2026/05/30 02:54:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:21 DEBUG : both11: Unchanged skipping 2026/05/30 02:54:21 DEBUG : both13: size = 6 OK 2026/05/30 02:54:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:21 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:54:21 DEBUG : both10: Unchanged skipping 2026/05/30 02:54:21 DEBUG : both14: size = 6 OK 2026/05/30 02:54:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:21 DEBUG : both14: Unchanged skipping 2026/05/30 02:54:21 DEBUG : both15: size = 6 OK 2026/05/30 02:54:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:21 DEBUG : both15: Unchanged skipping 2026/05/30 02:54:21 DEBUG : both16: size = 6 OK 2026/05/30 02:54:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:21 DEBUG : both16: Unchanged skipping 2026/05/30 02:54:21 DEBUG : both17: size = 6 OK 2026/05/30 02:54:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:21 DEBUG : both17: Unchanged skipping 2026/05/30 02:54:21 DEBUG : both18: size = 6 OK 2026/05/30 02:54:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:21 DEBUG : both18: Unchanged skipping 2026/05/30 02:54:21 DEBUG : both19: size = 6 OK 2026/05/30 02:54:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:21 DEBUG : both19: Unchanged skipping 2026/05/30 02:54:21 DEBUG : both1: size = 6 OK 2026/05/30 02:54:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:21 DEBUG : both1: Unchanged skipping 2026/05/30 02:54:21 DEBUG : both2: size = 6 OK 2026/05/30 02:54:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:21 DEBUG : both2: Unchanged skipping 2026/05/30 02:54:21 DEBUG : both3: size = 6 OK 2026/05/30 02:54:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:21 DEBUG : both3: Unchanged skipping 2026/05/30 02:54:21 DEBUG : both4: size = 6 OK 2026/05/30 02:54:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:21 DEBUG : both4: Unchanged skipping 2026/05/30 02:54:21 DEBUG : both5: size = 6 OK 2026/05/30 02:54:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:21 DEBUG : both5: Unchanged skipping 2026/05/30 02:54:21 DEBUG : both6: size = 6 OK 2026/05/30 02:54:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:21 DEBUG : both6: Unchanged skipping 2026/05/30 02:54:21 DEBUG : both7: size = 6 OK 2026/05/30 02:54:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:21 DEBUG : both7: Unchanged skipping 2026/05/30 02:54:21 DEBUG : both8: size = 6 OK 2026/05/30 02:54:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:21 DEBUG : both8: Unchanged skipping 2026/05/30 02:54:21 DEBUG : both9: size = 6 OK 2026/05/30 02:54:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:21 DEBUG : both9: Unchanged skipping 2026/05/30 02:54:21 DEBUG : both0: Unchanged skipping 2026/05/30 02:54:21 DEBUG : both12: Unchanged skipping 2026/05/30 02:54:21 DEBUG : both13: Unchanged skipping 2026/05/30 02:54:21 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:54:21 DEBUG : Waiting for deletions to finish 2026/05/30 02:54:21 INFO : only19: Deleted 2026/05/30 02:54:21 INFO : only4: Deleted 2026/05/30 02:54:21 INFO : only0: Deleted 2026/05/30 02:54:21 INFO : only10: Deleted 2026/05/30 02:54:21 INFO : only12: Deleted 2026/05/30 02:54:21 INFO : only13: Deleted 2026/05/30 02:54:21 INFO : only16: Deleted 2026/05/30 02:54:21 INFO : only18: Deleted 2026/05/30 02:54:21 INFO : only1: Deleted 2026/05/30 02:54:21 INFO : only6: Deleted 2026/05/30 02:54:22 INFO : only14: Deleted 2026/05/30 02:54:22 INFO : only15: Deleted 2026/05/30 02:54:22 INFO : only17: Deleted 2026/05/30 02:54:22 INFO : only2: Deleted 2026/05/30 02:54:22 INFO : only5: Deleted 2026/05/30 02:54:22 INFO : only9: Deleted 2026/05/30 02:54:22 INFO : only11: Deleted 2026/05/30 02:54:22 INFO : only3: Deleted 2026/05/30 02:54:22 INFO : only7: Deleted 2026/05/30 02:54:22 INFO : only8: Deleted 2026/05/30 02:54:22 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.01s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:54:44 DEBUG : both10: size = 6 OK 2026/05/30 02:54:44 DEBUG : both11: size = 6 OK 2026/05/30 02:54:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:44 DEBUG : both12: size = 6 OK 2026/05/30 02:54:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:44 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:54:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:44 DEBUG : both0: size = 6 OK 2026/05/30 02:54:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:44 DEBUG : both11: Unchanged skipping 2026/05/30 02:54:44 DEBUG : both13: size = 6 OK 2026/05/30 02:54:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:44 DEBUG : both12: Unchanged skipping 2026/05/30 02:54:44 DEBUG : both14: size = 6 OK 2026/05/30 02:54:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:44 DEBUG : both14: Unchanged skipping 2026/05/30 02:54:44 DEBUG : both15: size = 6 OK 2026/05/30 02:54:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:44 DEBUG : both15: Unchanged skipping 2026/05/30 02:54:44 DEBUG : both16: size = 6 OK 2026/05/30 02:54:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:44 DEBUG : both10: Unchanged skipping 2026/05/30 02:54:44 DEBUG : both17: size = 6 OK 2026/05/30 02:54:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:44 DEBUG : both0: Unchanged skipping 2026/05/30 02:54:44 DEBUG : both18: size = 6 OK 2026/05/30 02:54:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:44 DEBUG : both18: Unchanged skipping 2026/05/30 02:54:44 DEBUG : both19: size = 6 OK 2026/05/30 02:54:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:44 DEBUG : both19: Unchanged skipping 2026/05/30 02:54:44 DEBUG : both1: size = 6 OK 2026/05/30 02:54:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:44 DEBUG : both1: Unchanged skipping 2026/05/30 02:54:44 DEBUG : both2: size = 6 OK 2026/05/30 02:54:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:44 DEBUG : both2: Unchanged skipping 2026/05/30 02:54:44 DEBUG : both3: size = 6 OK 2026/05/30 02:54:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:44 DEBUG : both3: Unchanged skipping 2026/05/30 02:54:44 DEBUG : both4: size = 6 OK 2026/05/30 02:54:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:44 DEBUG : both4: Unchanged skipping 2026/05/30 02:54:44 DEBUG : both5: size = 6 OK 2026/05/30 02:54:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:44 DEBUG : both5: Unchanged skipping 2026/05/30 02:54:44 DEBUG : both6: size = 6 OK 2026/05/30 02:54:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:44 DEBUG : both6: Unchanged skipping 2026/05/30 02:54:44 DEBUG : both7: size = 6 OK 2026/05/30 02:54:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:44 DEBUG : both7: Unchanged skipping 2026/05/30 02:54:44 DEBUG : both8: size = 6 OK 2026/05/30 02:54:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:44 DEBUG : both8: Unchanged skipping 2026/05/30 02:54:44 DEBUG : both9: size = 6 OK 2026/05/30 02:54:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:54:44 DEBUG : both9: Unchanged skipping 2026/05/30 02:54:44 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:54:44 DEBUG : only0: size = 6 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:54:44 DEBUG : only0: Sizes differ 2026/05/30 02:54:44 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:54:44 DEBUG : only10: size = 6 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:54:44 DEBUG : only10: Sizes differ 2026/05/30 02:54:44 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:54:44 DEBUG : only11: size = 6 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:54:44 DEBUG : only11: Sizes differ 2026/05/30 02:54:44 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:54:44 DEBUG : only12: size = 6 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:54:44 DEBUG : only12: Sizes differ 2026/05/30 02:54:44 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:54:44 DEBUG : only13: size = 6 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:54:44 DEBUG : only13: Sizes differ 2026/05/30 02:54:44 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:54:44 DEBUG : only14: size = 6 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:54:44 DEBUG : only14: Sizes differ 2026/05/30 02:54:44 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:54:44 DEBUG : only15: size = 6 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:54:44 DEBUG : only15: Sizes differ 2026/05/30 02:54:44 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:54:44 DEBUG : only16: size = 6 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:54:44 DEBUG : only16: Sizes differ 2026/05/30 02:54:44 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:54:44 DEBUG : only17: size = 6 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:54:44 DEBUG : only17: Sizes differ 2026/05/30 02:54:44 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:54:44 DEBUG : only18: size = 6 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:54:44 DEBUG : only18: Sizes differ 2026/05/30 02:54:44 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:54:44 DEBUG : only19: size = 6 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:54:44 DEBUG : only19: Sizes differ 2026/05/30 02:54:44 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:54:44 DEBUG : only1: size = 6 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:54:44 DEBUG : only1: Sizes differ 2026/05/30 02:54:44 DEBUG : both13: Unchanged skipping 2026/05/30 02:54:44 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:54:44 DEBUG : only3: size = 6 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:54:44 DEBUG : only3: Sizes differ 2026/05/30 02:54:44 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:54:44 DEBUG : only2: size = 6 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:54:44 DEBUG : only2: Sizes differ 2026/05/30 02:54:44 DEBUG : both17: Unchanged skipping 2026/05/30 02:54:44 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:54:44 DEBUG : only4: size = 6 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:54:44 DEBUG : only4: Sizes differ 2026/05/30 02:54:44 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:54:44 DEBUG : only5: size = 6 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:54:44 DEBUG : only5: Sizes differ 2026/05/30 02:54:44 DEBUG : both16: Unchanged skipping 2026/05/30 02:54:44 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:54:44 DEBUG : only7: size = 6 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:54:44 DEBUG : only7: Sizes differ 2026/05/30 02:54:44 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:54:44 DEBUG : only8: size = 6 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:54:44 DEBUG : only8: Sizes differ 2026/05/30 02:54:44 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:54:44 DEBUG : only9: size = 6 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:54:44 DEBUG : only9: Sizes differ 2026/05/30 02:54:44 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3632884151) 2026/05/30 02:54:44 DEBUG : only6: size = 6 (B2 bucket rclone-test-lutawul8xicu) 2026/05/30 02:54:44 DEBUG : only6: Sizes differ 2026/05/30 02:54:44 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:54:44 DEBUG : only0: size = 0 OK 2026/05/30 02:54:44 DEBUG : only10: size = 0 OK 2026/05/30 02:54:44 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/30 02:54:44 INFO : only0: Copied (replaced existing) 2026/05/30 02:54:44 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/30 02:54:44 INFO : only10: Copied (replaced existing) 2026/05/30 02:54:44 DEBUG : only13: size = 0 OK 2026/05/30 02:54:44 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/30 02:54:44 INFO : only13: Copied (replaced existing) 2026/05/30 02:54:44 DEBUG : only14: size = 0 OK 2026/05/30 02:54:44 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/30 02:54:44 INFO : only14: Copied (replaced existing) 2026/05/30 02:54:44 DEBUG : only12: size = 0 OK 2026/05/30 02:54:44 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/30 02:54:44 INFO : only12: Copied (replaced existing) 2026/05/30 02:54:44 DEBUG : only15: size = 0 OK 2026/05/30 02:54:44 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/30 02:54:44 INFO : only15: Copied (replaced existing) 2026/05/30 02:54:44 DEBUG : only16: size = 0 OK 2026/05/30 02:54:44 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/30 02:54:44 INFO : only16: Copied (replaced existing) 2026/05/30 02:54:45 DEBUG : only17: size = 0 OK 2026/05/30 02:54:45 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/30 02:54:45 INFO : only17: Copied (replaced existing) 2026/05/30 02:54:45 DEBUG : only11: size = 0 OK 2026/05/30 02:54:45 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/30 02:54:45 INFO : only11: Copied (replaced existing) 2026/05/30 02:54:45 DEBUG : only18: size = 0 OK 2026/05/30 02:54:45 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/30 02:54:45 INFO : only18: Copied (replaced existing) 2026/05/30 02:54:45 DEBUG : only19: size = 0 OK 2026/05/30 02:54:45 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/30 02:54:45 INFO : only19: Copied (replaced existing) 2026/05/30 02:54:45 DEBUG : only1: size = 0 OK 2026/05/30 02:54:45 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/30 02:54:45 INFO : only1: Copied (replaced existing) 2026/05/30 02:54:45 DEBUG : only3: size = 0 OK 2026/05/30 02:54:45 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/30 02:54:45 INFO : only3: Copied (replaced existing) 2026/05/30 02:54:45 DEBUG : only5: size = 0 OK 2026/05/30 02:54:45 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/30 02:54:45 INFO : only5: Copied (replaced existing) 2026/05/30 02:54:45 DEBUG : only2: size = 0 OK 2026/05/30 02:54:45 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/30 02:54:45 INFO : only2: Copied (replaced existing) 2026/05/30 02:54:45 DEBUG : only8: size = 0 OK 2026/05/30 02:54:45 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/30 02:54:45 INFO : only8: Copied (replaced existing) 2026/05/30 02:54:45 DEBUG : only4: size = 0 OK 2026/05/30 02:54:45 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/30 02:54:45 INFO : only4: Copied (replaced existing) 2026/05/30 02:54:45 DEBUG : only6: size = 0 OK 2026/05/30 02:54:45 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/30 02:54:45 INFO : only6: Copied (replaced existing) 2026/05/30 02:54:45 DEBUG : only7: size = 0 OK 2026/05/30 02:54:45 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/30 02:54:45 INFO : only7: Copied (replaced existing) 2026/05/30 02:54:45 DEBUG : only9: size = 0 OK 2026/05/30 02:54:45 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/30 02:54:45 INFO : only9: Copied (replaced existing) 2026/05/30 02:54:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.84s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:54:53 DEBUG : empty_dir: Making directory with metadata 2026/05/30 02:54:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 02:54:53 DEBUG : empty_on_remote: Making directory with metadata 2026/05/30 02:54:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 02:54:53 INFO : empty_on_remote: Making directory 2026/05/30 02:54:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/30 02:54:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/30 02:54:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/30 02:54:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/30 02:54:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.55s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:54:56 DEBUG : empty_dir: Making directory with metadata 2026/05/30 02:54:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 02:54:56 DEBUG : empty_on_remote: Making directory with metadata 2026/05/30 02:54:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/30 02:54:56 INFO : empty_on_remote: Making directory 2026/05/30 02:54:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/30 02:54:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/30 02:54:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/30 02:54:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/30 02:54:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/30 02:54:57 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.09s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:54:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 02:54:58 INFO : sub dir: Making directory 2026/05/30 02:54:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:55:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/30 02:55:00 INFO : sub dir: Making directory 2026/05/30 02:55:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.00s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:55:08 DEBUG : Waiting for deletions to finish 2026/05/30 02:55:09 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:55:09 DEBUG : banana: size = 6 OK 2026/05/30 02:55:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:09 DEBUG : banana: Unchanged skipping 2026/05/30 02:55:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:55:09 DEBUG : apple: size = 5 OK 2026/05/30 02:55:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:09 DEBUG : apple: Unchanged skipping 2026/05/30 02:55:09 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:55:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:09 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:55:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:55:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:55:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:55:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:55:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:55:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:55:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:55:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:55:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:55:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:55:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:55:09 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:55:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:55:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:55:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:55:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:55:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:55:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:55:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:55:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:55:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:55:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:55:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:55:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:55:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:55:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:55:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:55:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:55:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:55:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:55:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:55:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:55:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:55:09 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:55:09 DEBUG : Waiting for deletions to finish 2026/05/30 02:55:09 INFO : There was nothing to transfer 2026/05/30 02:55:09 DEBUG : Waiting for deletions to finish 2026/05/30 02:55:09 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:55:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:55:10 DEBUG : apple: size = 5 OK 2026/05/30 02:55:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:10 DEBUG : apple: Unchanged skipping 2026/05/30 02:55:10 DEBUG : banana: size = 6 OK 2026/05/30 02:55:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:10 DEBUG : banana: Unchanged skipping 2026/05/30 02:55:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:55:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:55:10 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:55:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:10 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:55:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:55:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:55:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:55:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:55:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:55:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:55:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:55:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:55:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:55:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:55:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:55:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:55:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:10 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:55:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:55:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:55:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:55:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:55:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:55:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:55:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:55:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:55:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:55:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:55:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:55:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:55:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:55:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:55:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:55:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:55:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:55:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:55:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:55:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:55:10 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:55:10 DEBUG : Waiting for deletions to finish 2026/05/30 02:55:10 INFO : There was nothing to transfer 2026/05/30 02:55:10 DEBUG : Waiting for deletions to finish 2026/05/30 02:55:10 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:55:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:55:10 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:55:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:55:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:55:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:55:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:55:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:55:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:55:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:55:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:55:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:55:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:55:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:55:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:55:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:55:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:55:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:55:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:55:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:55:22 DEBUG : Waiting for deletions to finish 2026/05/30 02:55:23 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:55:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:55:23 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:55:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:55:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:55:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:55:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:55:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:55:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:55:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:55:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:55:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:55:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:55:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:55:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:55:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:55:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:55:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:55:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:55:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:55:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:55:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:55:23 DEBUG : banana: size = 6 OK 2026/05/30 02:55:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:23 DEBUG : banana: Unchanged skipping 2026/05/30 02:55:23 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:55:23 DEBUG : apple: size = 5 OK 2026/05/30 02:55:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:23 DEBUG : apple: Unchanged skipping 2026/05/30 02:55:23 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:55:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:55:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:55:23 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:55:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:55:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:55:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:55:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:55:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:55:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:55:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:55:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:55:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:55:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:55:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:55:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:55:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:55:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:55:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:55:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:55:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:55:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:55:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:55:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:55:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:55:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:55:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:55:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:55:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:55:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:55:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:55:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:55:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:55:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:55:23 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:55:23 DEBUG : Waiting for deletions to finish 2026/05/30 02:55:23 INFO : There was nothing to transfer 2026/05/30 02:55:23 DEBUG : Waiting for deletions to finish 2026/05/30 02:55:24 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : apple: size = 5 OK 2026/05/30 02:55:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:24 DEBUG : apple: Unchanged skipping 2026/05/30 02:55:24 DEBUG : banana: size = 6 OK 2026/05/30 02:55:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:55:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:55:24 DEBUG : banana: Unchanged skipping 2026/05/30 02:55:24 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:55:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:24 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:55:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:55:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:55:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:55:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:55:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:55:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:24 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:55:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:55:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:55:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:55:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:55:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:55:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:55:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:55:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:55:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:55:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:55:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:55:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:55:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:55:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:55:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:55:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:55:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:55:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:55:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:55:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:55:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:55:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:55:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:55:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:55:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:55:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:55:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:55:24 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:55:24 DEBUG : Waiting for deletions to finish 2026/05/30 02:55:24 INFO : There was nothing to transfer 2026/05/30 02:55:24 DEBUG : Waiting for deletions to finish 2026/05/30 02:55:24 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:55:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:55:37 DEBUG : Waiting for deletions to finish 2026/05/30 02:55:38 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:55:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:55:38 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:55:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:55:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:55:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:55:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:55:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:55:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:55:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:55:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:55:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:55:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:55:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:55:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:55:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:55:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:55:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:55:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:55:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:55:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/30 02:55:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/30 02:55:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/30 02:55:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/30 02:55:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/30 02:55:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/30 02:55:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:38 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:55:38 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:55:38 DEBUG : YXBwbGU=: size = 5 OK 2026/05/30 02:55:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/30 02:55:38 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/30 02:55:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/30 02:55:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/30 02:55:39 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:39 DEBUG : YmFuYW5h: size = 6 OK 2026/05/30 02:55:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/30 02:55:39 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/30 02:55:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/30 02:55:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/30 02:55:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/30 02:55:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/30 02:55:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/30 02:55:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/30 02:55:39 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/30 02:55:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/30 02:55:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/30 02:55:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/30 02:55:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/30 02:55:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/30 02:55:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/30 02:55:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/30 02:55:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/30 02:55:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/30 02:55:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/30 02:55:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/30 02:55:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/30 02:55:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/30 02:55:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/30 02:55:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/30 02:55:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/30 02:55:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/30 02:55:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/30 02:55:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/30 02:55:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 02:55:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/30 02:55:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/30 02:55:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/30 02:55:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/30 02:55:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:40 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/30 02:55:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/30 02:55:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/30 02:55:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/30 02:55:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/30 02:55:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:40 DEBUG : Waiting for deletions to finish 2026/05/30 02:55:40 INFO : dir1/0003-defghij.txt: Deleted 2026/05/30 02:55:40 INFO : dir1/0012-6789;.txt: Deleted 2026/05/30 02:55:41 INFO : appleappleapplebanana: Deleted 2026/05/30 02:55:41 INFO : dir1/0009-3456789.txt: Deleted 2026/05/30 02:55:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/30 02:55:41 INFO : dir1/0011-56789;.txt: Deleted 2026/05/30 02:55:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/30 02:55:41 INFO : banana: Deleted 2026/05/30 02:55:41 INFO : dir1/0008-2345678.txt: Deleted 2026/05/30 02:55:41 INFO : dir1/0015-9;=.txt: Deleted 2026/05/30 02:55:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/30 02:55:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/30 02:55:41 INFO : dir1/0007-1234567.txt: Deleted 2026/05/30 02:55:41 INFO : dir1/0010-456789.txt: Deleted 2026/05/30 02:55:41 INFO : dir1/0013-789;=.txt: Deleted 2026/05/30 02:55:41 INFO : apple: Deleted 2026/05/30 02:55:41 INFO : splitbananasplit: Deleted 2026/05/30 02:55:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/30 02:55:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/30 02:55:41 INFO : dir1/0014-89;=.txt: Deleted 2026/05/30 02:55:41 DEBUG : Waiting for deletions to finish 2026/05/30 02:55:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/30 02:55:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/30 02:55:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/30 02:55:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/30 02:55:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/30 02:55:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/30 02:55:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/30 02:55:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/30 02:55:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/30 02:55:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/30 02:55:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/30 02:55:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/30 02:55:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/30 02:55:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/30 02:55:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/30 02:55:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/30 02:55:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/30 02:55:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/30 02:55:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/30 02:55:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/30 02:55:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 02:55:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : YXBwbGU=: size = 5 OK 2026/05/30 02:55:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:42 DEBUG : apple: Unchanged skipping 2026/05/30 02:55:42 DEBUG : YmFuYW5h: size = 6 OK 2026/05/30 02:55:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:55:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:42 DEBUG : banana: Unchanged skipping 2026/05/30 02:55:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/30 02:55:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:55:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/30 02:55:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/30 02:55:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/30 02:55:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/30 02:55:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:55:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/30 02:55:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:55:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:55:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/30 02:55:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/30 02:55:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/30 02:55:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/30 02:55:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:55:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/30 02:55:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:55:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:55:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/30 02:55:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:55:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/30 02:55:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:55:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/30 02:55:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:55:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:55:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:55:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/30 02:55:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/30 02:55:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/30 02:55:42 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/30 02:55:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/30 02:55:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:55:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:55:42 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:55:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:55:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:55:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:55:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:55:42 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:55:42 DEBUG : Waiting for deletions to finish 2026/05/30 02:55:42 DEBUG : Waiting for deletions to finish 2026/05/30 02:55:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/30 02:55:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/30 02:55:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/30 02:55:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/30 02:55:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/30 02:55:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/30 02:55:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/30 02:55:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/30 02:55:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/30 02:55:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/30 02:55:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/30 02:55:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/30 02:55:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/30 02:55:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/30 02:55:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/30 02:55:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/30 02:55:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/30 02:55:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/30 02:55:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/30 02:55:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/30 02:55:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/30 02:55:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/30 02:55:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/30 02:55:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/30 02:55:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/30 02:55:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/30 02:55:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/30 02:55:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/30 02:55:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/30 02:55:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:55:54 DEBUG : Waiting for deletions to finish 2026/05/30 02:55:54 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:55:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:55:54 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:55:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:55:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:55:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:55:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:55:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:55:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:55:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:55:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:55:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:55:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:55:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:54 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:54 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/30 02:55:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/30 02:55:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/30 02:55:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/30 02:55:55 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:55 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:55:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 02:55:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 02:55:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:55:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:55:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:55:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:55:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:55:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:55:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:55:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:55:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:55:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:55:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:55:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 02:55:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:55:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:55:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:55:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:55:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:55:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:55:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:55:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:55:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 02:55:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:55:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 02:55:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:55:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:55:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:55:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:55:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:55:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:55:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 02:55:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:55:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:55:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:55:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 02:55:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:55:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:55:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:55:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:55:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:55:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:55:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:55:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:55:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 02:55:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:55:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:55:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:55:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:55:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:55:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:55:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:55:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:55:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 02:55:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:55:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 02:55:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 02:55:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 02:55:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:55:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 02:55:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:55:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 02:55:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:55:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:55:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:55:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:55:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:55:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:55:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:55:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:55:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:55:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:55:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:55:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:55:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:55:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:55:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:55:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:55:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/30 02:55:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:55:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/30 02:55:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 02:55:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/30 02:55:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:55:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/30 02:55:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:55:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/30 02:55:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:55:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:55:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:55:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:55:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:55:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/30 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:55:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:55:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:55:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:55:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:55:55 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/30 02:55:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:55:55 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/30 02:55:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:55 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/30 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:55 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/30 02:55:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:55 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/30 02:55:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:55 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/30 02:55:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:55 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/30 02:55:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:55 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/30 02:55:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:55 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/30 02:55:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:55 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/30 02:55:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:55 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/30 02:55:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:55 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/30 02:55:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:55 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/30 02:55:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:55 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/30 02:55:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:55 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/30 02:55:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:55 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/30 02:55:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:55 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/30 02:55:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:55 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:55:55 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:55:55 DEBUG : PREFIXapple: size = 5 OK 2026/05/30 02:55:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/30 02:55:55 INFO : apple: Copied (new) to: PREFIXapple 2026/05/30 02:55:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 02:55:55 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/30 02:55:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/30 02:55:55 DEBUG : PREFIXbanana: size = 6 OK 2026/05/30 02:55:55 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/30 02:55:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/30 02:55:55 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/30 02:55:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 02:55:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/30 02:55:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/30 02:55:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 02:55:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 02:55:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:55:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/30 02:55:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 02:55:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 02:55:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/30 02:55:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/30 02:55:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 02:55:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 02:55:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/30 02:55:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/30 02:55:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 02:55:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 02:55:55 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/30 02:55:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/30 02:55:55 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/30 02:55:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 02:55:55 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/30 02:55:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/30 02:55:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/30 02:55:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 02:55:55 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/30 02:55:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/30 02:55:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/30 02:55:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 02:55:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/30 02:55:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/30 02:55:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 02:55:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 02:55:56 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/30 02:55:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/30 02:55:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/30 02:55:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 02:55:56 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/30 02:55:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/30 02:55:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/30 02:55:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 02:55:56 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/30 02:55:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/30 02:55:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/30 02:55:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 02:55:56 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/30 02:55:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/30 02:55:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/30 02:55:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 02:55:56 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/30 02:55:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/30 02:55:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/30 02:55:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/30 02:55:56 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/30 02:55:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/30 02:55:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/30 02:55:56 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/30 02:55:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/30 02:55:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/30 02:55:56 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/30 02:55:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/30 02:55:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/30 02:55:56 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/30 02:55:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/30 02:55:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/30 02:55:56 DEBUG : Waiting for deletions to finish 2026/05/30 02:55:56 INFO : dir1/0003-defghij.txt: Deleted 2026/05/30 02:55:56 INFO : dir1/0011-56789;.txt: Deleted 2026/05/30 02:55:57 INFO : appleappleapplebanana: Deleted 2026/05/30 02:55:57 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/30 02:55:57 INFO : dir1/0007-1234567.txt: Deleted 2026/05/30 02:55:57 INFO : dir1/0013-789;=.txt: Deleted 2026/05/30 02:55:57 INFO : dir1/0015-9;=.txt: Deleted 2026/05/30 02:55:57 INFO : splitbananasplit: Deleted 2026/05/30 02:55:57 INFO : dir1/0008-2345678.txt: Deleted 2026/05/30 02:55:57 INFO : dir1/0009-3456789.txt: Deleted 2026/05/30 02:55:57 INFO : dir1/0010-456789.txt: Deleted 2026/05/30 02:55:57 INFO : dir1/0014-89;=.txt: Deleted 2026/05/30 02:55:57 INFO : banana: Deleted 2026/05/30 02:55:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/30 02:55:57 INFO : apple: Deleted 2026/05/30 02:55:57 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/30 02:55:57 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/30 02:55:57 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/30 02:55:57 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/30 02:55:57 INFO : dir1/0012-6789;.txt: Deleted 2026/05/30 02:55:57 DEBUG : Waiting for deletions to finish 2026/05/30 02:55:57 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/30 02:55:57 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:55:57 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/30 02:55:57 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/30 02:55:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:55:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:55:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:55:57 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:55:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:55:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:55:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:55:57 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:55:57 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:55:57 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:55:57 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:55:57 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:55:57 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:55:57 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:55:57 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:55:57 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:55:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 02:55:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 02:55:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 02:55:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 02:55:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 02:55:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 02:55:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 02:55:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 02:55:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 02:55:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 02:55:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 02:55:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 02:55:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 02:55:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 02:55:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 02:55:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 02:55:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 02:55:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 02:55:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 02:55:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 02:55:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 02:55:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 02:55:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 02:55:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 02:55:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 02:55:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 02:55:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 02:55:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 02:55:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/30 02:55:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 02:55:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/30 02:55:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 02:55:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 02:55:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 02:55:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 02:55:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 02:55:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 02:55:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 02:55:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 02:55:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 02:55:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 02:55:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 02:55:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 02:55:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 02:55:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 02:55:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 02:55:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/30 02:55:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 02:55:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 02:55:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 02:55:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 02:55:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 02:55:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 02:55:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 02:55:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 02:55:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 02:55:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 02:55:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 02:55:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 02:55:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 02:55:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 02:55:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 02:55:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/30 02:55:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 02:55:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 02:55:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 02:55:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 02:55:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 02:55:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 02:55:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 02:55:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 02:55:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 02:55:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 02:55:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 02:55:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 02:55:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 02:55:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 02:55:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 02:55:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/30 02:55:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 02:55:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 02:55:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 02:55:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 02:55:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 02:55:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 02:55:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 02:55:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 02:55:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 02:55:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 02:55:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 02:55:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 02:55:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 02:55:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 02:55:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 02:55:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/30 02:55:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/30 02:55:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/30 02:55:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/30 02:55:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/30 02:55:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/30 02:55:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/30 02:55:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/30 02:55:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/30 02:55:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/30 02:55:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/30 02:55:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/30 02:55:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/30 02:55:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/30 02:55:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/30 02:55:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/30 02:55:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/30 02:55:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/30 02:55:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/30 02:55:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/30 02:55:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/30 02:55:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/30 02:55:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/30 02:55:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/30 02:55:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:55:58 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:55:58 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:55:58 DEBUG : banana: size = 6 OK 2026/05/30 02:55:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/30 02:55:58 INFO : banana: Copied (new) 2026/05/30 02:55:58 DEBUG : apple: size = 5 OK 2026/05/30 02:55:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/30 02:55:58 INFO : apple: Copied (new) 2026/05/30 02:55:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:55:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/30 02:55:58 INFO : splitbananasplit: Copied (new) 2026/05/30 02:55:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:55:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/30 02:55:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/30 02:55:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:55:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/30 02:55:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/30 02:55:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:55:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/30 02:55:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/30 02:55:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:55:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/30 02:55:58 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/30 02:55:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:55:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/30 02:55:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/30 02:55:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:55:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/30 02:55:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/30 02:55:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:55:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/30 02:55:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/30 02:55:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:55:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/30 02:55:59 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/30 02:55:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:55:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/30 02:55:59 INFO : appleappleapplebanana: Copied (new) 2026/05/30 02:55:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:55:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/30 02:55:59 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/30 02:55:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:55:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/30 02:55:59 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/30 02:55:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:55:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/30 02:55:59 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/30 02:55:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:55:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/30 02:55:59 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/30 02:55:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:55:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/30 02:55:59 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/30 02:55:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:55:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/30 02:55:59 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/30 02:55:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:55:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/30 02:55:59 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/30 02:55:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:55:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/30 02:55:59 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/30 02:55:59 DEBUG : Waiting for deletions to finish 2026/05/30 02:55:59 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/30 02:55:59 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/30 02:55:59 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/30 02:55:59 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/30 02:55:59 INFO : PREFIXapple: Deleted 2026/05/30 02:55:59 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/30 02:55:59 INFO : PREFIXbanana: Deleted 2026/05/30 02:55:59 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/30 02:55:59 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/30 02:55:59 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/30 02:55:59 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/30 02:55:59 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/30 02:55:59 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/30 02:56:00 INFO : PREFIXsplitbananasplit: Deleted 2026/05/30 02:56:00 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/30 02:56:00 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/30 02:56:00 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/30 02:56:00 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/30 02:56:00 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/30 02:56:00 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/30 02:56:00 DEBUG : Waiting for deletions to finish 2026/05/30 02:56:00 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : Waiting for deletions to finish 2026/05/30 02:56:00 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:56:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:56:13 DEBUG : Waiting for deletions to finish 2026/05/30 02:56:13 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:56:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:56:13 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:56:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:56:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:56:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:56:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:56:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:56:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:56:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:56:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:56:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:56:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:56:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:56:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:56:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:56:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:56:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:56:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:56:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:56:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 02:56:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 02:56:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 02:56:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 02:56:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:13 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/30 02:56:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/30 02:56:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:13 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:13 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/30 02:56:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 02:56:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/30 02:56:13 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 02:56:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/30 02:56:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/30 02:56:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/30 02:56:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/30 02:56:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/30 02:56:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/30 02:56:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/30 02:56:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/30 02:56:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/30 02:56:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/30 02:56:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/30 02:56:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/30 02:56:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/30 02:56:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:13 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:56:13 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:56:14 DEBUG : appleSUFFIX: size = 5 OK 2026/05/30 02:56:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/30 02:56:14 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/30 02:56:14 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/30 02:56:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/30 02:56:14 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 02:56:14 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/30 02:56:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/30 02:56:14 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/30 02:56:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/30 02:56:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/30 02:56:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/30 02:56:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/30 02:56:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/30 02:56:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/30 02:56:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/30 02:56:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 02:56:14 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/30 02:56:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/30 02:56:14 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/30 02:56:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/30 02:56:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/30 02:56:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/30 02:56:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/30 02:56:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/30 02:56:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/30 02:56:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/30 02:56:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/30 02:56:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/30 02:56:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/30 02:56:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/30 02:56:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/30 02:56:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/30 02:56:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/30 02:56:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/30 02:56:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/30 02:56:14 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/30 02:56:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/30 02:56:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/30 02:56:15 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/30 02:56:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/30 02:56:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/30 02:56:15 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/30 02:56:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/30 02:56:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/30 02:56:15 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/30 02:56:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/30 02:56:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/30 02:56:15 DEBUG : Waiting for deletions to finish 2026/05/30 02:56:15 INFO : dir1/0009-3456789.txt: Deleted 2026/05/30 02:56:15 INFO : apple: Deleted 2026/05/30 02:56:15 INFO : splitbananasplit: Deleted 2026/05/30 02:56:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/30 02:56:15 INFO : dir1/0003-defghij.txt: Deleted 2026/05/30 02:56:16 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/30 02:56:16 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/30 02:56:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/30 02:56:16 INFO : banana: Deleted 2026/05/30 02:56:16 INFO : dir1/0008-2345678.txt: Deleted 2026/05/30 02:56:16 INFO : dir1/0010-456789.txt: Deleted 2026/05/30 02:56:16 INFO : dir1/0011-56789;.txt: Deleted 2026/05/30 02:56:16 INFO : dir1/0012-6789;.txt: Deleted 2026/05/30 02:56:16 INFO : dir1/0013-789;=.txt: Deleted 2026/05/30 02:56:16 INFO : dir1/0015-9;=.txt: Deleted 2026/05/30 02:56:16 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/30 02:56:16 INFO : dir1/0014-89;=.txt: Deleted 2026/05/30 02:56:16 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/30 02:56:16 INFO : dir1/0007-1234567.txt: Deleted 2026/05/30 02:56:16 INFO : appleappleapplebanana: Deleted 2026/05/30 02:56:16 DEBUG : Waiting for deletions to finish 2026/05/30 02:56:16 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/30 02:56:16 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/30 02:56:16 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/30 02:56:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:56:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:56:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:56:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:56:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:56:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:56:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:56:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:56:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:56:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:56:16 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:56:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:56:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:56:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:56:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:56:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/30 02:56:16 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/30 02:56:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/30 02:56:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/30 02:56:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/30 02:56:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/30 02:56:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/30 02:56:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/30 02:56:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/30 02:56:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/30 02:56:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/30 02:56:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/30 02:56:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 02:56:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 02:56:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 02:56:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/30 02:56:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 02:56:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 02:56:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/30 02:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/30 02:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/30 02:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/30 02:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/30 02:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/30 02:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/30 02:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/30 02:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/30 02:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/30 02:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 02:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 02:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 02:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/30 02:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 02:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 02:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/30 02:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/30 02:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/30 02:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/30 02:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/30 02:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/30 02:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/30 02:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/30 02:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/30 02:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/30 02:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 02:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 02:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 02:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/30 02:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 02:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 02:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/30 02:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/30 02:56:16 DEBUG : apple: transformed to: appleSUFFIX 2026/05/30 02:56:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/30 02:56:16 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/30 02:56:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/30 02:56:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/30 02:56:17 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/30 02:56:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/30 02:56:17 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/30 02:56:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/30 02:56:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:17 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:56:17 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:56:17 DEBUG : banana: size = 6 OK 2026/05/30 02:56:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/30 02:56:17 INFO : banana: Copied (new) 2026/05/30 02:56:17 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:56:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/30 02:56:17 INFO : splitbananasplit: Copied (new) 2026/05/30 02:56:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:56:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/30 02:56:17 INFO : appleappleapplebanana: Copied (new) 2026/05/30 02:56:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:56:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/30 02:56:17 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/30 02:56:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:56:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/30 02:56:17 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/30 02:56:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:56:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/30 02:56:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/30 02:56:17 DEBUG : apple: size = 5 OK 2026/05/30 02:56:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/30 02:56:17 INFO : apple: Copied (new) 2026/05/30 02:56:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:56:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/30 02:56:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/30 02:56:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:56:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/30 02:56:17 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/30 02:56:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:56:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/30 02:56:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/30 02:56:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:56:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/30 02:56:18 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/30 02:56:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:56:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/30 02:56:18 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/30 02:56:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:56:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/30 02:56:18 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/30 02:56:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:56:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/30 02:56:18 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/30 02:56:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:56:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/30 02:56:18 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/30 02:56:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:56:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/30 02:56:18 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/30 02:56:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:56:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/30 02:56:18 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/30 02:56:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:56:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/30 02:56:18 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/30 02:56:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:56:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/30 02:56:18 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/30 02:56:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:56:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/30 02:56:18 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/30 02:56:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:56:19 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/30 02:56:19 INFO : splitbananasplitSUFFIX: Deleted 2026/05/30 02:56:19 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/30 02:56:19 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/30 02:56:19 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/30 02:56:19 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/30 02:56:19 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/30 02:56:19 INFO : appleSUFFIX: Deleted 2026/05/30 02:56:19 INFO : bananaSUFFIX: Deleted 2026/05/30 02:56:19 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/30 02:56:19 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/30 02:56:19 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/30 02:56:19 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/30 02:56:19 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/30 02:56:19 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/30 02:56:19 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/30 02:56:19 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/30 02:56:19 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/30 02:56:19 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/30 02:56:19 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/30 02:56:19 DEBUG : Waiting for deletions to finish 2026/05/30 02:56:19 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:56:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:56:19 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:56:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:56:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:56:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:56:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:56:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:56:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:56:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:56:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:56:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:56:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:56:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:56:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:56:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:56:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:56:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:56:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:56:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:56:19 DEBUG : Waiting for deletions to finish 2026/05/30 02:56:20 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:56:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:56:20 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:56:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:56:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:56:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:56:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:56:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:56:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:56:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:56:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:56:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:56:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:56:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:56:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:56:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:56:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:56:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:56:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:56:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:56:32 DEBUG : Waiting for deletions to finish 2026/05/30 02:56:32 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:56:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:56:32 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:56:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:56:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:56:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:56:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:56:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:56:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:56:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:56:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:56:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:56:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:56:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:56:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:56:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:56:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:56:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:56:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:56:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:56:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:56:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:56:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/30 02:56:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:56:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/30 02:56:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:33 DEBUG : apple: size = 5 OK 2026/05/30 02:56:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:33 DEBUG : apple: Unchanged skipping 2026/05/30 02:56:33 DEBUG : banana: size = 6 OK 2026/05/30 02:56:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:33 DEBUG : banana: Unchanged skipping 2026/05/30 02:56:33 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:56:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:56:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:56:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:56:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:56:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:56:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:56:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:56:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:56:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:56:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:56:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:56:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:56:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:56:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:56:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:56:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:56:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:56:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:56:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:56:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:56:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/30 02:56:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 02:56:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 02:56:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:56:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:56:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:56:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:56:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/30 02:56:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/30 02:56:33 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:56:33 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:56:33 DEBUG : appleapple: size = 21 OK 2026/05/30 02:56:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/30 02:56:33 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/30 02:56:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 02:56:33 DEBUG : splitbanan: size = 16 OK 2026/05/30 02:56:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/30 02:56:33 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/30 02:56:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 02:56:33 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/30 02:56:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/30 02:56:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/30 02:56:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 02:56:33 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/30 02:56:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/30 02:56:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/30 02:56:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 02:56:33 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/30 02:56:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/30 02:56:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/30 02:56:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 02:56:33 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/30 02:56:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/30 02:56:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/30 02:56:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 02:56:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/30 02:56:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/30 02:56:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/30 02:56:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 02:56:34 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/30 02:56:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/30 02:56:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/30 02:56:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 02:56:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/30 02:56:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/30 02:56:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/30 02:56:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 02:56:34 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/30 02:56:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/30 02:56:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/30 02:56:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 02:56:34 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/30 02:56:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/30 02:56:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/30 02:56:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 02:56:34 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/30 02:56:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/30 02:56:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/30 02:56:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 02:56:34 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/30 02:56:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/30 02:56:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/30 02:56:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 02:56:34 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/30 02:56:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/30 02:56:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/30 02:56:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 02:56:34 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/30 02:56:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/30 02:56:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/30 02:56:34 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/30 02:56:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/30 02:56:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/30 02:56:34 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/30 02:56:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/30 02:56:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/30 02:56:34 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/30 02:56:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/30 02:56:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/30 02:56:34 DEBUG : Waiting for deletions to finish 2026/05/30 02:56:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/30 02:56:34 INFO : splitbananasplit: Deleted 2026/05/30 02:56:35 INFO : dir1/0007-1234567.txt: Deleted 2026/05/30 02:56:35 INFO : dir1/0013-789;=.txt: Deleted 2026/05/30 02:56:35 INFO : dir1/0014-89;=.txt: Deleted 2026/05/30 02:56:35 INFO : dir1/0009-3456789.txt: Deleted 2026/05/30 02:56:35 INFO : dir1/0015-9;=.txt: Deleted 2026/05/30 02:56:35 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/30 02:56:35 INFO : dir1/0012-6789;.txt: Deleted 2026/05/30 02:56:35 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/30 02:56:35 INFO : dir1/0010-456789.txt: Deleted 2026/05/30 02:56:35 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/30 02:56:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/30 02:56:35 INFO : dir1/0011-56789;.txt: Deleted 2026/05/30 02:56:35 INFO : appleappleapplebanana: Deleted 2026/05/30 02:56:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/30 02:56:35 INFO : dir1/0003-defghij.txt: Deleted 2026/05/30 02:56:35 INFO : dir1/0008-2345678.txt: Deleted 2026/05/30 02:56:35 DEBUG : Waiting for deletions to finish 2026/05/30 02:56:35 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:56:35 DEBUG : appleapple: Excluded (Path Filter) 2026/05/30 02:56:35 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:56:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/30 02:56:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/30 02:56:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/30 02:56:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/30 02:56:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/30 02:56:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/30 02:56:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/30 02:56:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/30 02:56:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/30 02:56:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/30 02:56:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/30 02:56:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/30 02:56:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/30 02:56:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/30 02:56:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/30 02:56:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/30 02:56:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/30 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 02:56:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 02:56:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 02:56:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 02:56:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 02:56:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 02:56:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 02:56:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 02:56:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 02:56:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 02:56:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 02:56:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 02:56:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 02:56:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 02:56:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 02:56:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 02:56:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 02:56:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 02:56:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 02:56:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 02:56:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 02:56:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 02:56:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 02:56:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 02:56:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 02:56:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 02:56:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 02:56:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 02:56:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 02:56:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 02:56:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 02:56:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 02:56:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 02:56:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 02:56:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 02:56:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 02:56:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 02:56:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 02:56:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 02:56:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 02:56:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 02:56:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 02:56:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 02:56:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 02:56:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 02:56:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 02:56:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 02:56:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 02:56:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 02:56:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 02:56:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 02:56:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 02:56:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 02:56:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 02:56:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 02:56:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 02:56:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 02:56:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 02:56:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:56:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 02:56:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 02:56:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 02:56:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 02:56:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 02:56:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 02:56:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 02:56:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 02:56:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 02:56:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 02:56:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 02:56:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 02:56:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 02:56:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 02:56:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 02:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:56:36 DEBUG : apple: size = 5 OK 2026/05/30 02:56:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:36 DEBUG : apple: Unchanged skipping 2026/05/30 02:56:36 DEBUG : banana: size = 6 OK 2026/05/30 02:56:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:36 DEBUG : banana: Unchanged skipping 2026/05/30 02:56:36 DEBUG : appleapple: size = 21 OK 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:56:36 DEBUG : splitbanan: size = 16 OK 2026/05/30 02:56:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:36 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/30 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/30 02:56:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/30 02:56:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/30 02:56:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/30 02:56:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/30 02:56:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/30 02:56:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/30 02:56:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/30 02:56:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/30 02:56:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/30 02:56:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/30 02:56:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/30 02:56:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/30 02:56:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/30 02:56:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/30 02:56:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/30 02:56:36 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/30 02:56:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:56:36 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/30 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:56:36 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/30 02:56:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:56:36 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/30 02:56:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:56:36 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/30 02:56:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:56:36 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/30 02:56:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:56:36 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/30 02:56:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:56:36 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/30 02:56:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:56:36 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/30 02:56:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:56:36 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/30 02:56:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:56:36 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/30 02:56:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:56:36 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/30 02:56:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:56:36 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/30 02:56:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:56:36 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/30 02:56:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:56:36 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/30 02:56:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:56:36 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/30 02:56:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:56:36 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:56:36 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:56:36 DEBUG : Waiting for deletions to finish 2026/05/30 02:56:36 DEBUG : Waiting for deletions to finish 2026/05/30 02:56:36 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:56:36 DEBUG : appleapple: Excluded (Path Filter) 2026/05/30 02:56:36 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:56:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/30 02:56:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/30 02:56:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/30 02:56:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/30 02:56:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/30 02:56:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/30 02:56:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/30 02:56:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/30 02:56:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/30 02:56:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/30 02:56:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/30 02:56:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/30 02:56:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/30 02:56:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/30 02:56:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/30 02:56:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/30 02:56:36 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 02:56:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 02:56:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 02:56:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 02:56:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 02:56:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 02:56:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 02:56:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 02:56:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 02:56:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 02:56:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 02:56:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 02:56:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 02:56:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 02:56:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 02:56:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 02:56:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 02:56:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 02:56:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 02:56:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 02:56:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 02:56:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 02:56:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 02:56:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 02:56:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 02:56:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 02:56:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 02:56:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 02:56:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 02:56:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/30 02:56:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 02:56:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/30 02:56:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/30 02:56:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/30 02:56:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/30 02:56:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/30 02:56:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/30 02:56:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/30 02:56:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/30 02:56:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/30 02:56:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/30 02:56:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/30 02:56:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/30 02:56:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/30 02:56:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/30 02:56:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/30 02:56:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/30 02:56:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/30 02:56:36 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:56:48 DEBUG : Waiting for deletions to finish 2026/05/30 02:56:49 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : apple: size = 5 OK 2026/05/30 02:56:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:49 DEBUG : apple: Unchanged skipping 2026/05/30 02:56:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:56:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:56:49 DEBUG : banana: size = 6 OK 2026/05/30 02:56:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:49 DEBUG : banana: Unchanged skipping 2026/05/30 02:56:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:56:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:49 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:56:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:56:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:56:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:56:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:56:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:56:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:56:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:56:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:56:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:56:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:56:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:56:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:56:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:56:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:56:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:56:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:56:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:56:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:56:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:56:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:56:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:56:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:56:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:56:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:56:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:56:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:56:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:56:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:56:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:56:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:56:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:56:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:56:49 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:56:49 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:56:49 DEBUG : Waiting for deletions to finish 2026/05/30 02:56:49 DEBUG : Waiting for deletions to finish 2026/05/30 02:56:49 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:56:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:56:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:56:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:50 DEBUG : banana: size = 6 OK 2026/05/30 02:56:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:50 DEBUG : banana: Unchanged skipping 2026/05/30 02:56:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:56:50 DEBUG : apple: size = 5 OK 2026/05/30 02:56:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:50 DEBUG : apple: Unchanged skipping 2026/05/30 02:56:50 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:56:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:50 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:56:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:56:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:56:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:56:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:56:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:56:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:56:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:56:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:56:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:56:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:56:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:56:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:56:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:56:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:56:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:56:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:56:50 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:56:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:56:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:56:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:56:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:56:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:56:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:56:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:56:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:56:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:56:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:56:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:56:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:56:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:56:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:56:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:56:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:56:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:56:50 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:56:50 DEBUG : Waiting for deletions to finish 2026/05/30 02:56:50 DEBUG : Waiting for deletions to finish 2026/05/30 02:56:50 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:56:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:56:50 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:56:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:56:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:56:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:56:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:56:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:56:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:56:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:56:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:56:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:56:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:56:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:56:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:56:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:56:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:56:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:56:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:56:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:56:50 DEBUG : Waiting for deletions to finish 2026/05/30 02:56:51 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:56:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:56:51 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:56:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:56:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:56:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:56:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:56:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:56:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:56:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:56:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:56:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:56:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:56:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:56:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:56:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:56:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:56:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:56:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:56:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:57:04 DEBUG : Waiting for deletions to finish 2026/05/30 02:57:04 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:57:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:57:04 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:57:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:57:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:57:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:57:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:57:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:57:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:57:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:57:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:57:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:57:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:57:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:57:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:57:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:57:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:57:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:57:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:57:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:57:05 DEBUG : apple: size = 5 OK 2026/05/30 02:57:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : apple: Unchanged skipping 2026/05/30 02:57:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:57:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:57:05 DEBUG : banana: size = 6 OK 2026/05/30 02:57:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : banana: Unchanged skipping 2026/05/30 02:57:05 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:57:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:57:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:57:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:57:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:57:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:57:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:57:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:57:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:57:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:57:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:57:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:57:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:57:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:57:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:57:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:57:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:57:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:57:05 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:57:05 DEBUG : Waiting for deletions to finish 2026/05/30 02:57:05 DEBUG : Waiting for deletions to finish 2026/05/30 02:57:05 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:57:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:57:05 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:57:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:57:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:57:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:57:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:57:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:57:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:57:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:57:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:57:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:57:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:57:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:57:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:57:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:57:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:57:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:57:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:57:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:57:05 DEBUG : apple: size = 5 OK 2026/05/30 02:57:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : apple: Unchanged skipping 2026/05/30 02:57:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:57:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:57:05 DEBUG : banana: size = 6 OK 2026/05/30 02:57:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : banana: Unchanged skipping 2026/05/30 02:57:05 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:57:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:57:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:57:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:57:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:57:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:57:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:57:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:57:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:57:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:57:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:57:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:57:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:57:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:57:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:57:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:57:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:57:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:57:05 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:57:05 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:57:05 DEBUG : Waiting for deletions to finish 2026/05/30 02:57:05 DEBUG : Waiting for deletions to finish 2026/05/30 02:57:06 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:57:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:57:06 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:57:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:57:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:57:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:57:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:57:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:57:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:57:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:57:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:57:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:57:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:57:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:57:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:57:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:57:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:57:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:57:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:57:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:57:18 DEBUG : Waiting for deletions to finish 2026/05/30 02:57:18 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:57:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:57:18 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:57:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:57:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:57:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:57:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:57:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:57:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:57:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:57:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:57:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:57:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:57:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:57:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:57:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:57:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:57:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:57:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:57:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:57:19 DEBUG : apple: size = 5 OK 2026/05/30 02:57:19 DEBUG : banana: size = 6 OK 2026/05/30 02:57:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:19 DEBUG : apple: Unchanged skipping 2026/05/30 02:57:19 DEBUG : banana: Unchanged skipping 2026/05/30 02:57:19 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:57:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:19 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:57:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:57:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:57:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:57:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:57:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:57:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:57:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:57:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:57:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:57:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:57:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:57:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:57:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:57:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:57:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:57:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:57:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:57:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:57:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:57:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:57:19 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:57:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:57:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:57:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:57:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:57:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:57:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:57:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:57:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:57:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:57:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:57:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:57:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:57:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:57:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:57:19 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:57:19 DEBUG : Waiting for deletions to finish 2026/05/30 02:57:19 DEBUG : Waiting for deletions to finish 2026/05/30 02:57:19 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:57:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:57:19 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:57:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:57:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:57:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:57:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:57:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:57:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:57:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:57:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:57:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:57:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:57:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:57:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:57:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:57:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:57:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:57:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:57:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:57:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:57:20 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:57:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:20 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:57:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:57:20 DEBUG : banana: size = 6 OK 2026/05/30 02:57:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:20 DEBUG : banana: Unchanged skipping 2026/05/30 02:57:20 DEBUG : apple: size = 5 OK 2026/05/30 02:57:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:20 DEBUG : apple: Unchanged skipping 2026/05/30 02:57:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:57:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:57:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:57:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:57:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:57:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:57:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:57:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:57:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:57:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:57:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:57:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:57:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:57:20 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:57:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:57:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:57:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:57:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:57:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:57:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:57:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:57:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:57:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:57:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:57:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:57:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:57:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:57:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:57:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:57:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:57:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:57:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:57:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:57:20 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:57:20 DEBUG : Waiting for deletions to finish 2026/05/30 02:57:20 DEBUG : Waiting for deletions to finish 2026/05/30 02:57:20 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:57:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:57:20 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:57:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:57:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:57:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:57:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:57:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:57:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:57:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:57:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:57:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:57:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:57:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:57:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:57:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:57:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:57:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:57:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:57:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:57:33 DEBUG : Waiting for deletions to finish 2026/05/30 02:57:33 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:57:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:57:33 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:57:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:57:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:57:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:57:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:57:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:57:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:57:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:57:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:57:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:57:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:57:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:57:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:57:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:57:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:57:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:57:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:57:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:57:33 DEBUG : apple: size = 5 OK 2026/05/30 02:57:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:33 DEBUG : apple: Unchanged skipping 2026/05/30 02:57:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:57:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:57:33 DEBUG : banana: size = 6 OK 2026/05/30 02:57:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:33 DEBUG : banana: Unchanged skipping 2026/05/30 02:57:33 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:57:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:33 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:57:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:57:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:57:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:57:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:57:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:57:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:57:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:57:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:57:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:57:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:57:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:57:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:57:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:57:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:57:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:57:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:57:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:57:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:57:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:57:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:57:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:57:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:57:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:57:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:57:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:57:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:57:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:57:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:57:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:57:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:57:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:57:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:57:33 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:57:33 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:57:33 DEBUG : Waiting for deletions to finish 2026/05/30 02:57:33 DEBUG : Waiting for deletions to finish 2026/05/30 02:57:34 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:57:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:57:34 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:57:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:57:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:57:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:57:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:57:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:57:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:57:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:57:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:57:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:57:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:57:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:57:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:57:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:57:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:57:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:57:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:57:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:57:34 DEBUG : apple: size = 5 OK 2026/05/30 02:57:34 DEBUG : banana: size = 6 OK 2026/05/30 02:57:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:57:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:34 DEBUG : banana: Unchanged skipping 2026/05/30 02:57:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:34 DEBUG : apple: Unchanged skipping 2026/05/30 02:57:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:57:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:57:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:57:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:57:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:57:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:57:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:57:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:57:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:57:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:57:34 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:57:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:57:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:57:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:57:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:57:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:57:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:57:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:57:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:57:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:57:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:57:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:57:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:57:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:57:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:57:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:57:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:57:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:57:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:57:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:57:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:57:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:57:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:57:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:57:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:57:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:57:34 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:57:34 DEBUG : Waiting for deletions to finish 2026/05/30 02:57:34 DEBUG : Waiting for deletions to finish 2026/05/30 02:57:35 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:57:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:57:35 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:57:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:57:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:57:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:57:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:57:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:57:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:57:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:57:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:57:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:57:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:57:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:57:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:57:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:57:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:57:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:57:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:57:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:57:48 DEBUG : Waiting for deletions to finish 2026/05/30 02:57:48 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:57:48 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:57:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:57:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:57:49 DEBUG : apple: size = 5 OK 2026/05/30 02:57:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : apple: Unchanged skipping 2026/05/30 02:57:49 DEBUG : banana: size = 6 OK 2026/05/30 02:57:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : banana: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:57:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:57:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:57:49 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:57:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:57:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:57:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:57:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:57:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:57:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:57:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:57:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:57:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:57:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:57:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:57:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:57:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:57:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:57:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:57:49 DEBUG : Waiting for deletions to finish 2026/05/30 02:57:49 DEBUG : Waiting for deletions to finish 2026/05/30 02:57:49 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:57:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:57:49 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:57:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:57:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:57:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:57:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:57:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:57:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:57:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:57:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:57:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:57:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:57:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:57:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:57:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:57:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:57:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:57:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/30 02:57:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/30 02:57:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/30 02:57:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/30 02:57:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : splitbananasplit: Unchanged skipping 2026/05/30 02:57:49 DEBUG : banana: size = 6 OK 2026/05/30 02:57:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : apple: size = 5 OK 2026/05/30 02:57:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : apple: Unchanged skipping 2026/05/30 02:57:49 DEBUG : banana: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/30 02:57:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/30 02:57:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/30 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/30 02:57:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/30 02:57:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/30 02:57:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/30 02:57:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/30 02:57:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/30 02:57:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/30 02:57:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/30 02:57:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/30 02:57:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/30 02:57:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/30 02:57:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/30 02:57:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/30 02:57:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:57:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/30 02:57:49 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:57:49 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:57:49 DEBUG : Waiting for deletions to finish 2026/05/30 02:57:49 DEBUG : Waiting for deletions to finish 2026/05/30 02:57:50 DEBUG : apple: Excluded (Path Filter) 2026/05/30 02:57:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/30 02:57:50 DEBUG : banana: Excluded (Path Filter) 2026/05/30 02:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/30 02:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/30 02:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/30 02:57:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/30 02:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/30 02:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/30 02:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/30 02:57:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/30 02:57:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/30 02:57:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/30 02:57:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/30 02:57:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/30 02:57:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/30 02:57:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/30 02:57:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/30 02:57:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/30 02:57:50 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (172.37s) --- PASS: TestTransform/NFC (12.69s) --- PASS: TestTransform/NFD (14.29s) --- PASS: TestTransform/base64 (17.90s) --- PASS: TestTransform/prefix (18.41s) --- PASS: TestTransform/suffix (19.16s) --- PASS: TestTransform/truncate (16.37s) --- PASS: TestTransform/encoder (14.73s) --- PASS: TestTransform/ISO-8859-1 (15.06s) --- PASS: TestTransform/charmap (13.94s) --- PASS: TestTransform/lowercase (15.05s) --- PASS: TestTransform/ascii (14.76s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:57:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/30 02:57:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/30 02:57:55 INFO : sub dir_somesuffix: Making directory 2026/05/30 02:57:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/30 02:57:55 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/30 02:57:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/30 02:57:55 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/30 02:57:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/30 02:57:55 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:57:55 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:57:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/30 02:57:55 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:57:55 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/30 02:57:55 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.57s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:57:56 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:57:56 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:57:56 INFO : tictactoe: Making directory 2026/05/30 02:57:56 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:57:56 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:57:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:57:56 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/30 02:57:56 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:57:56 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:57:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:57:57 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/30 02:57:57 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:57:57 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/30 02:57:57 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.58s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:57:58 INFO : toe: Making directory 2026/05/30 02:57:58 INFO : toe/toe: Making directory 2026/05/30 02:57:58 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:57:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/30 02:57:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/30 02:57:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/30 02:57:58 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:57:58 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:57:58 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/30 02:57:58 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:57:58 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/30 02:57:58 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.59s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:57:59 INFO : toe: Making directory 2026/05/30 02:57:59 INFO : toe/toe: Making directory 2026/05/30 02:57:59 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:57:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/30 02:57:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/30 02:57:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/30 02:57:59 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:57:59 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:58:00 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/30 02:58:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:58:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/30 02:58:00 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.94s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:58:01 DEBUG : empty_dir: Making directory with metadata 2026/05/30 02:58:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 02:58:01 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:58:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:58:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:58:01 INFO : tictacempty_dir: Making directory 2026/05/30 02:58:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:58:01 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:01 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:01 INFO : tictactoe: Making directory 2026/05/30 02:58:01 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:01 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:58:01 INFO : tictactoe/tictactoe: Making directory 2026/05/30 02:58:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:58:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/30 02:58:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/30 02:58:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/30 02:58:01 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:58:01 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:58:02 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/30 02:58:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:58:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/30 02:58:02 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.55s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:58:03 DEBUG : empty_dir: Making directory with metadata 2026/05/30 02:58:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 02:58:03 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:58:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:58:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:58:03 INFO : tictacempty_dir: Making directory 2026/05/30 02:58:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:58:03 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:03 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:03 INFO : tictactoe: Making directory 2026/05/30 02:58:03 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:03 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:58:03 INFO : tictactoe/tictactoe: Making directory 2026/05/30 02:58:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:58:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/30 02:58:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:58:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/30 02:58:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:58:03 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:58:03 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:58:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/30 02:58:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:58:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:58:03 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/30 02:58:04 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:58:04 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:58:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:58:04 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:04 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/30 02:58:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/30 02:58:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:58:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/30 02:58:04 NOTICE: B2 bucket rclone-test-lutawul8xicu: 0 differences found 2026/05/30 02:58:04 NOTICE: B2 bucket rclone-test-lutawul8xicu: 1 matching files --- PASS: TestAllTag (1.80s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:58:04 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:05 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:05 INFO : tictactoe: Making directory 2026/05/30 02:58:05 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:05 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:58:05 INFO : tictactoe/tictactoe: Making directory 2026/05/30 02:58:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:58:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/30 02:58:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/30 02:58:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/30 02:58:05 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:58:05 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:58:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/30 02:58:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:58:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/30 02:58:05 DEBUG : Waiting for deletions to finish 2026/05/30 02:58:05 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:06 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:06 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:58:06 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/30 02:58:06 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/30 02:58:06 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:58:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/30 02:58:06 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/30 02:58:06 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:58:06 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.01s) === RUN TestSyntax 2026/05/30 02:58:06 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:58:07 INFO : toe: Making directory 2026/05/30 02:58:07 INFO : toe/toe: Making directory 2026/05/30 02:58:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/30 02:58:07 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:58:07 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:58:07 DEBUG : toe/toe/toe: size = 11 OK 2026/05/30 02:58:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:58:07 INFO : toe/toe/toe: Copied (new) 2026/05/30 02:58:07 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.89s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:58:08 DEBUG : empty_dir: Making directory with metadata 2026/05/30 02:58:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 02:58:08 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:58:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:58:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:58:08 INFO : tictacempty_dir: Making directory 2026/05/30 02:58:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:58:08 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:08 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:08 INFO : tictactoe: Making directory 2026/05/30 02:58:08 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:08 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:58:08 INFO : tictactoe/tictactoe: Making directory 2026/05/30 02:58:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:58:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/30 02:58:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:58:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/30 02:58:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:58:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:58:08 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:58:08 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:58:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/30 02:58:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:58:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:58:09 INFO : toe/toe/toe.txt: Deleted 2026/05/30 02:58:09 INFO : toe/toe: Removing directory 2026/05/30 02:58:09 INFO : toe: Removing directory 2026/05/30 02:58:09 INFO : empty_dir: Removing directory 2026/05/30 02:58:09 DEBUG : Local file system at /tmp/rclone3632884151: 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-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:58:10 DEBUG : empty_dir: Making directory with metadata 2026/05/30 02:58:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 02:58:10 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:58:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:58:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:58:10 INFO : tictacempty_dir: Making directory 2026/05/30 02:58:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:58:10 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:10 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:10 INFO : tictactoe: Making directory 2026/05/30 02:58:10 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:10 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:58:10 INFO : tictactoe/tictactoe: Making directory 2026/05/30 02:58:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:58:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/30 02:58:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:58:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/30 02:58:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:58:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:58:10 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:58:10 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:58:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/30 02:58:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:58:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:58:11 INFO : toe/toe/toe.txt: Deleted 2026/05/30 02:58:11 INFO : toe/toe: Removing directory 2026/05/30 02:58:11 INFO : toe: Removing directory 2026/05/30 02:58:11 INFO : empty_dir: Removing directory 2026/05/30 02:58:11 DEBUG : Local file system at /tmp/rclone3632884151: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/30 02:58:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/30 02:58:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/30 02:58:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/30 02:58:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/30 02:58:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/30 02:58:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/30 02:58:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:58:12 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/30 02:58:12 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.08s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:58:13 DEBUG : Reset feature "Copy" 2026/05/30 02:58:13 DEBUG : Reset feature "Move" 2026/05/30 02:58:13 DEBUG : Reset feature "Copy" 2026/05/30 02:58:13 DEBUG : Reset feature "Move" 2026/05/30 02:58:13 DEBUG : empty_dir: Making directory with metadata 2026/05/30 02:58:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/30 02:58:13 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:58:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:58:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:58:13 INFO : tictacempty_dir: Making directory 2026/05/30 02:58:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/30 02:58:13 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:13 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:13 INFO : tictactoe: Making directory 2026/05/30 02:58:13 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:13 DEBUG : toe: transformed to: tictactoe 2026/05/30 02:58:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:58:13 INFO : tictactoe/tictactoe: Making directory 2026/05/30 02:58:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/30 02:58:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/30 02:58:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:58:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/30 02:58:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:58:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:58:13 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:58:13 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:58:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/30 02:58:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:58:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/30 02:58:14 INFO : toe/toe/toe.txt: Deleted 2026/05/30 02:58:14 INFO : toe/toe: Removing directory 2026/05/30 02:58:14 INFO : toe: Removing directory 2026/05/30 02:58:14 INFO : empty_dir: Removing directory 2026/05/30 02:58:14 DEBUG : Local file system at /tmp/rclone3632884151: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/30 02:58:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/30 02:58:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/30 02:58:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/30 02:58:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/30 02:58:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/30 02:58:15 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/30 02:58:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:58:15 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/30 02:58:15 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.36s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:58:16 DEBUG : toe: transformed to: dG9l 2026/05/30 02:58:16 DEBUG : toe: transformed to: dG9l 2026/05/30 02:58:16 INFO : dG9l: Making directory 2026/05/30 02:58:16 DEBUG : toe: transformed to: dG9l 2026/05/30 02:58:16 DEBUG : toe: transformed to: dG9l 2026/05/30 02:58:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/30 02:58:16 INFO : dG9l/dG9l: Making directory 2026/05/30 02:58:16 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/30 02:58:16 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/30 02:58:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/30 02:58:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/30 02:58:16 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/30 02:58:16 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:58:16 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:58:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/30 02:58:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:58:17 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/30 02:58:17 DEBUG : Waiting for deletions to finish 2026/05/30 02:58:17 DEBUG : dG9l: transformed to: toe 2026/05/30 02:58:17 DEBUG : dG9l: transformed to: toe 2026/05/30 02:58:17 DEBUG : dG9l: transformed to: toe 2026/05/30 02:58:17 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/30 02:58:17 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/30 02:58:17 DEBUG : Local file system at /tmp/rclone3632884151: Waiting for checks to finish 2026/05/30 02:58:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/30 02:58:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/30 02:58:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/30 02:58:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/30 02:58:17 DEBUG : Local file system at /tmp/rclone3632884151: Waiting for transfers to finish 2026/05/30 02:58:17 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.39s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-lutawul8xicu", Local "Local file system at /tmp/rclone3632884151", Modify Window "1ms" 2026/05/30 02:58:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 02:58:19 DEBUG : toe: transformed to: 2026/05/30 02:58:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 02:58:19 DEBUG : toe: transformed to: 2026/05/30 02:58:19 INFO : B2 bucket rclone-test-lutawul8xicu: Making directory 2026/05/30 02:58:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 02:58:19 DEBUG : toe: transformed to: 2026/05/30 02:58:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 02:58:19 DEBUG : toe: transformed to: 2026/05/30 02:58:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 02:58:19 DEBUG : toe/toe: transformed to: 2026/05/30 02:58:19 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/30 02:58:19 INFO : toe/toe: Making directory 2026/05/30 02:58:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 02:58:19 DEBUG : toe/toe: transformed to: 2026/05/30 02:58:19 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/30 02:58:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 02:58:19 DEBUG : toe: transformed to: 2026/05/30 02:58:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/30 02:58:19 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/30 02:58:19 DEBUG : toe/toe/toe: transformed to: 2026/05/30 02:58:19 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/30 02:58:19 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for checks to finish 2026/05/30 02:58:19 DEBUG : B2 bucket rclone-test-lutawul8xicu: Waiting for transfers to finish 2026/05/30 02:58:20 DEBUG : toe/toe/toe: size = 11 OK 2026/05/30 02:58:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/30 02:58:20 INFO : toe/toe/toe: Copied (new) 2026/05/30 02:58:20 ERROR : B2 bucket rclone-test-lutawul8xicu: not deleting files as there were IO errors 2026/05/30 02:58:20 ERROR : B2 bucket rclone-test-lutawul8xicu: not deleting directories as there were IO errors --- PASS: TestError (1.68s) PASS 2026/05/30 02:58:20 DEBUG : B2 bucket rclone-test-lutawul8xicu: Purge remote 2026/05/30 02:58:20 INFO : B2 bucket rclone-test-lutawul8xicu: cleaning bucket "rclone-test-lutawul8xicu" of all files 2026/05/30 02:58:21 DEBUG : BackupDir/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d79ce_d20260530_m025239_c001_v7007000_t0000_u01780109559027") 2026/05/30 02:58:21 DEBUG : BackupDir/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f103e74c964151b7b_d20260530_m025233_c001_v0001185_t0010_u01780109553830") 2026/05/30 02:58:21 DEBUG : CompareDest/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502ae8_d20260530_m025214_c001_v7007000_t0000_u01780109534765") 2026/05/30 02:58:21 DEBUG : CompareDest/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973760_d20260530_m025208_c001_v0001104_t0026_u01780109528404") 2026/05/30 02:58:21 DEBUG : CompareDest/two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502ae9_d20260530_m025214_c001_v7007000_t0000_u01780109534948") 2026/05/30 02:58:21 DEBUG : CompareDest/two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc788a_d20260530_m025209_c001_v0001176_t0025_u01780109529985") 2026/05/30 02:58:21 DEBUG : CopyDest/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d79d0_d20260530_m025239_c001_v7007000_t0000_u01780109559307") 2026/05/30 02:58:21 DEBUG : CopyDest/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769e02_d20260530_m025230_c001_v0001173_t0045_u01780109550942") 2026/05/30 02:58:21 DEBUG : CopyDest/three: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d79d1_d20260530_m025239_c001_v7007000_t0000_u01780109559490") 2026/05/30 02:58:22 DEBUG : CopyDest/three: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc78e2_d20260530_m025237_c001_v0001176_t0038_u01780109557310") 2026/05/30 02:58:22 DEBUG : CopyDest/two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d79d3_d20260530_m025239_c001_v7007000_t0000_u01780109559672") 2026/05/30 02:58:22 DEBUG : CopyDest/two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e297378a_d20260530_m025235_c001_v0001104_t0028_u01780109555039") 2026/05/30 02:58:22 DEBUG : EXISTING: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f407e60ab97639614_d20260530_m025402_c001_v7007000_t0000_u01780109642074") 2026/05/30 02:58:22 DEBUG : EXISTING: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a00_d20260530_m025401_c001_v0001176_t0034_u01780109641108") 2026/05/30 02:58:22 DEBUG : PREFIXapple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41295184cccbb8f0_d20260530_m025559_c001_v7007000_t0000_u01780109759715") 2026/05/30 02:58:22 DEBUG : PREFIXapple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb02ba_d20260530_m025555_c001_v0001180_t0041_u01780109755297") 2026/05/30 02:58:22 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f400796a7a04d201b_d20260530_m025600_c001_v7007000_t0000_u01780109760036") 2026/05/30 02:58:22 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c24_d20260530_m025555_c001_v0001176_t0001_u01780109755318") 2026/05/30 02:58:22 DEBUG : PREFIXbanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b916_d20260530_m025559_c001_v7007000_t0000_u01780109759737") 2026/05/30 02:58:22 DEBUG : PREFIXbanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf21a_d20260530_m025555_c001_v0001177_t0011_u01780109755308") 2026/05/30 02:58:22 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408e4ee92390b217_d20260530_m025559_c001_v7007000_t0000_u01780109759914") 2026/05/30 02:58:22 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973988_d20260530_m025555_c001_v0001104_t0000_u01780109755329") 2026/05/30 02:58:22 DEBUG : Testêé: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f407e60ab976395e5_d20260530_m025358_c001_v7007000_t0000_u01780109638443") 2026/05/30 02:58:22 DEBUG : Testêé: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc79ec_d20260530_m025357_c001_v0001176_t0043_u01780109637848") 2026/05/30 02:58:23 DEBUG : Testêé: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973820_d20260530_m025356_c001_v0001104_t0036_u01780109636622") 2026/05/30 02:58:23 DEBUG : YXBwbGU=: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77c3_d20260530_m025543_c001_v7007000_t0000_u01780109743095") 2026/05/30 02:58:23 DEBUG : YXBwbGU=: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7be0_d20260530_m025538_c001_v0001176_t0019_u01780109738856") 2026/05/30 02:58:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77c6_d20260530_m025543_c001_v7007000_t0000_u01780109743309") 2026/05/30 02:58:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973958_d20260530_m025538_c001_v0001104_t0057_u01780109738867") 2026/05/30 02:58:23 DEBUG : YmFuYW5h: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77c9_d20260530_m025543_c001_v7007000_t0000_u01780109743507") 2026/05/30 02:58:23 DEBUG : YmFuYW5h: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0248_d20260530_m025538_c001_v0001180_t0050_u01780109738877") 2026/05/30 02:58:23 DEBUG : a/potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d77_d20260530_m025036_c001_v7007000_t0000_u01780109436936") 2026/05/30 02:58:23 DEBUG : a/potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b6d_d20260530_m025036_c001_v0001173_t0023_u01780109436212") 2026/05/30 02:58:23 DEBUG : a/potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d75_d20260530_m025034_c001_v7007000_t0000_u01780109434540") 2026/05/30 02:58:23 DEBUG : a/potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b59_d20260530_m025033_c001_v0001173_t0032_u01780109433710") 2026/05/30 02:58:23 DEBUG : a/potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408f1c0dc39b8ce5_d20260530_m025015_c001_v7007000_t0000_u01780109415957") 2026/05/30 02:58:23 DEBUG : a/potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769ad1_d20260530_m025015_c001_v0001173_t0047_u01780109415095") 2026/05/30 02:58:23 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc688c5_d20260530_m025750_c001_v7007000_t0000_u01780109870662") 2026/05/30 02:58:23 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf472_d20260530_m025746_c001_v0001177_t0030_u01780109866736") 2026/05/30 02:58:23 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4140996854b34035_d20260530_m025735_c001_v7007000_t0000_u01780109855795") 2026/05/30 02:58:23 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf420_d20260530_m025731_c001_v0001177_t0029_u01780109851628") 2026/05/30 02:58:23 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905f041_d20260530_m025720_c001_v7007000_t0000_u01780109840827") 2026/05/30 02:58:23 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf3e0_d20260530_m025717_c001_v0001177_t0035_u01780109837428") 2026/05/30 02:58:23 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08439775_d20260530_m025706_c001_v7007000_t0000_u01780109826753") 2026/05/30 02:58:23 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf382_d20260530_m025702_c001_v0001177_t0038_u01780109822927") 2026/05/30 02:58:23 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f401699c390a87ffd_d20260530_m025651_c001_v7007000_t0000_u01780109811688") 2026/05/30 02:58:24 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf340_d20260530_m025647_c001_v0001177_t0028_u01780109807934") 2026/05/30 02:58:24 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502f1c_d20260530_m025637_c001_v7007000_t0000_u01780109797078") 2026/05/30 02:58:24 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7cf4_d20260530_m025631_c001_v0001176_t0002_u01780109791732") 2026/05/30 02:58:24 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b926_d20260530_m025620_c001_v7007000_t0000_u01780109780635") 2026/05/30 02:58:24 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29739d6_d20260530_m025617_c001_v0001104_t0049_u01780109777271") 2026/05/30 02:58:24 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41797be8ed8adbf7_d20260530_m025615_c001_v7007000_t0000_u01780109775654") 2026/05/30 02:58:24 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb032a_d20260530_m025612_c001_v0001180_t0059_u01780109772021") 2026/05/30 02:58:24 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837f97_d20260530_m025601_c001_v7007000_t0000_u01780109761401") 2026/05/30 02:58:24 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb02d0_d20260530_m025558_c001_v0001180_t0051_u01780109758283") 2026/05/30 02:58:24 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408e4ee92390b1e6_d20260530_m025557_c001_v7007000_t0000_u01780109757312") 2026/05/30 02:58:24 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb02aa_d20260530_m025553_c001_v0001180_t0043_u01780109753475") 2026/05/30 02:58:24 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41649c05e160d888_d20260530_m025541_c001_v7007000_t0000_u01780109741308") 2026/05/30 02:58:24 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7bd4_d20260530_m025536_c001_v0001176_t0013_u01780109736229") 2026/05/30 02:58:24 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa084392e1_d20260530_m025525_c001_v7007000_t0000_u01780109725266") 2026/05/30 02:58:24 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7bae_d20260530_m025521_c001_v0001176_t0025_u01780109721695") 2026/05/30 02:58:24 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee6ec_d20260530_m025511_c001_v7007000_t0000_u01780109711023") 2026/05/30 02:58:24 DEBUG : apple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7b76_d20260530_m025507_c001_v0001176_t0013_u01780109707843") 2026/05/30 02:58:25 DEBUG : appleSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7d2e_d20260530_m025618_c001_v7007000_t0000_u01780109778983") 2026/05/30 02:58:25 DEBUG : appleSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0336_d20260530_m025613_c001_v0001180_t0051_u01780109773928") 2026/05/30 02:58:25 DEBUG : appleapple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502f21_d20260530_m025637_c001_v7007000_t0000_u01780109797262") 2026/05/30 02:58:25 DEBUG : appleapple: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7cfc_d20260530_m025633_c001_v0001176_t0056_u01780109793563") 2026/05/30 02:58:25 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc688cc_d20260530_m025750_c001_v7007000_t0000_u01780109870844") 2026/05/30 02:58:25 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7dfa_d20260530_m025747_c001_v0001176_t0036_u01780109867205") 2026/05/30 02:58:25 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4140996854b34036_d20260530_m025736_c001_v7007000_t0000_u01780109856027") 2026/05/30 02:58:25 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7dc0_d20260530_m025732_c001_v0001176_t0026_u01780109852070") 2026/05/30 02:58:25 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905f042_d20260530_m025721_c001_v7007000_t0000_u01780109841009") 2026/05/30 02:58:25 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7d8c_d20260530_m025717_c001_v0001176_t0012_u01780109837863") 2026/05/30 02:58:25 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08439776_d20260530_m025706_c001_v7007000_t0000_u01780109826936") 2026/05/30 02:58:25 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7d52_d20260530_m025703_c001_v0001176_t0014_u01780109823336") 2026/05/30 02:58:25 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f401699c390a87ffe_d20260530_m025651_c001_v7007000_t0000_u01780109811869") 2026/05/30 02:58:25 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7d28_d20260530_m025648_c001_v0001176_t0014_u01780109808350") 2026/05/30 02:58:25 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f415c7e8d4dec12da_d20260530_m025635_c001_v7007000_t0000_u01780109795449") 2026/05/30 02:58:25 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb03a0_d20260530_m025632_c001_v0001180_t0022_u01780109792160") 2026/05/30 02:58:25 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b927_d20260530_m025620_c001_v7007000_t0000_u01780109780817") 2026/05/30 02:58:25 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf2aa_d20260530_m025617_c001_v0001177_t0002_u01780109777265") 2026/05/30 02:58:25 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7d22_d20260530_m025616_c001_v7007000_t0000_u01780109776353") 2026/05/30 02:58:25 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf286_d20260530_m025612_c001_v0001177_t0043_u01780109772442") 2026/05/30 02:58:25 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837f98_d20260530_m025601_c001_v7007000_t0000_u01780109761583") 2026/05/30 02:58:26 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973990_d20260530_m025558_c001_v0001104_t0054_u01780109758263") 2026/05/30 02:58:26 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41649c05e160d8bd_d20260530_m025556_c001_v7007000_t0000_u01780109756917") 2026/05/30 02:58:26 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c1c_d20260530_m025553_c001_v0001176_t0013_u01780109753928") 2026/05/30 02:58:26 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837f3d_d20260530_m025541_c001_v7007000_t0000_u01780109741061") 2026/05/30 02:58:26 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb023c_d20260530_m025537_c001_v0001180_t0051_u01780109737408") 2026/05/30 02:58:26 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa084392e5_d20260530_m025525_c001_v7007000_t0000_u01780109725450") 2026/05/30 02:58:26 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb01d2_d20260530_m025522_c001_v0001180_t0001_u01780109722469") 2026/05/30 02:58:26 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee6ef_d20260530_m025511_c001_v7007000_t0000_u01780109711204") 2026/05/30 02:58:26 DEBUG : appleappleapplebanana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb018a_d20260530_m025508_c001_v0001180_t0038_u01780109708587") 2026/05/30 02:58:26 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b923_d20260530_m025618_c001_v7007000_t0000_u01780109778942") 2026/05/30 02:58:26 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c92_d20260530_m025613_c001_v0001176_t0043_u01780109773938") 2026/05/30 02:58:26 DEBUG : b/potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d78_d20260530_m025037_c001_v7007000_t0000_u01780109437119") 2026/05/30 02:58:26 DEBUG : b/potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b61_d20260530_m025035_c001_v0001173_t0039_u01780109435088") 2026/05/30 02:58:26 DEBUG : b/potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d73_d20260530_m025033_c001_v7007000_t0000_u01780109433993") 2026/05/30 02:58:26 DEBUG : b/potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b4d_d20260530_m025032_c001_v0001173_t0034_u01780109432589") 2026/05/30 02:58:26 DEBUG : b/potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408f1c0dc39b8ce2_d20260530_m025015_c001_v7007000_t0000_u01780109415407") 2026/05/30 02:58:26 DEBUG : b/potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769abb_d20260530_m025014_c001_v0001173_t0032_u01780109414167") 2026/05/30 02:58:26 DEBUG : backup/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41649c05e160d670_d20260530_m025252_c001_v7007000_t0000_u01780109572395") 2026/05/30 02:58:26 DEBUG : backup/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f112b87ba39ae0f1f_d20260530_m025250_c001_v0001100_t0002_u01780109570260") 2026/05/30 02:58:26 DEBUG : backup/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f11670b06c5cd5fbe_d20260530_m025246_c001_v0001097_t0032_u01780109566406") 2026/05/30 02:58:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f427aed2e5d5f5138_d20260530_m025317_c001_v7007000_t0000_u01780109597816") 2026/05/30 02:58:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f110f74cd1b471e02_d20260530_m025316_c001_v0001102_t0009_u01780109596139") 2026/05/30 02:58:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118dc50bdc1f90cf_d20260530_m025312_c001_v0001150_t0055_u01780109592378") 2026/05/30 02:58:27 DEBUG : backup/one.bak: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408f1c0dc39b9051_d20260530_m025305_c001_v7007000_t0000_u01780109585485") 2026/05/30 02:58:27 DEBUG : backup/one.bak: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f11524e24bd208a6a_d20260530_m025303_c001_v0001043_t0019_u01780109583615") 2026/05/30 02:58:27 DEBUG : backup/one.bak: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1114df65f355d45a_d20260530_m025259_c001_v0001174_t0023_u01780109579726") 2026/05/30 02:58:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f427aed2e5d5f5139_d20260530_m025317_c001_v7007000_t0000_u01780109597996") 2026/05/30 02:58:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f101acd7a7300ff87_d20260530_m025317_c001_v0001178_t0038_u01780109597055") 2026/05/30 02:58:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f119df7fd0887b2c4_d20260530_m025313_c001_v0001183_t0026_u01780109593859") 2026/05/30 02:58:27 DEBUG : backup/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41649c05e160d671_d20260530_m025252_c001_v7007000_t0000_u01780109572578") 2026/05/30 02:58:27 DEBUG : backup/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1172d53270d93c0e_d20260530_m025251_c001_v0001183_t0044_u01780109571637") 2026/05/30 02:58:27 DEBUG : backup/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f119c6f6e9b25ab49_d20260530_m025248_c001_v0001177_t0046_u01780109568051") 2026/05/30 02:58:27 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408f1c0dc39b9052_d20260530_m025305_c001_v7007000_t0000_u01780109585666") 2026/05/30 02:58:27 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f10720b179c05db56_d20260530_m025304_c001_v0001181_t0052_u01780109584657") 2026/05/30 02:58:27 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f10534d9138a16519_d20260530_m025301_c001_v0001184_t0015_u01780109581164") 2026/05/30 02:58:27 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc688d3_d20260530_m025751_c001_v7007000_t0000_u01780109871024") 2026/05/30 02:58:27 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0546_d20260530_m025746_c001_v0001180_t0045_u01780109866949") 2026/05/30 02:58:27 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4140996854b34038_d20260530_m025736_c001_v7007000_t0000_u01780109856210") 2026/05/30 02:58:27 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb04f0_d20260530_m025731_c001_v0001180_t0024_u01780109851833") 2026/05/30 02:58:27 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905f045_d20260530_m025721_c001_v7007000_t0000_u01780109841191") 2026/05/30 02:58:27 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb049a_d20260530_m025717_c001_v0001180_t0059_u01780109837651") 2026/05/30 02:58:27 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08439777_d20260530_m025707_c001_v7007000_t0000_u01780109827122") 2026/05/30 02:58:27 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0444_d20260530_m025703_c001_v0001180_t0031_u01780109823135") 2026/05/30 02:58:28 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f401699c390a88000_d20260530_m025652_c001_v7007000_t0000_u01780109812149") 2026/05/30 02:58:28 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb03f4_d20260530_m025648_c001_v0001180_t0058_u01780109808149") 2026/05/30 02:58:28 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502f28_d20260530_m025637_c001_v7007000_t0000_u01780109797445") 2026/05/30 02:58:28 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf302_d20260530_m025631_c001_v0001177_t0000_u01780109791945") 2026/05/30 02:58:28 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b928_d20260530_m025620_c001_v7007000_t0000_u01780109780999") 2026/05/30 02:58:28 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0358_d20260530_m025617_c001_v0001180_t0038_u01780109777282") 2026/05/30 02:58:28 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc6879c_d20260530_m025616_c001_v7007000_t0000_u01780109776054") 2026/05/30 02:58:28 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c86_d20260530_m025612_c001_v0001176_t0053_u01780109772228") 2026/05/30 02:58:28 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837f99_d20260530_m025601_c001_v7007000_t0000_u01780109761767") 2026/05/30 02:58:28 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c36_d20260530_m025558_c001_v0001176_t0035_u01780109758272") 2026/05/30 02:58:28 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41649c05e160d8c2_d20260530_m025557_c001_v7007000_t0000_u01780109757282") 2026/05/30 02:58:28 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf210_d20260530_m025553_c001_v0001177_t0004_u01780109753696") 2026/05/30 02:58:28 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41649c05e160d885_d20260530_m025541_c001_v7007000_t0000_u01780109741119") 2026/05/30 02:58:28 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973956_d20260530_m025536_c001_v0001104_t0011_u01780109736555") 2026/05/30 02:58:28 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa084392ea_d20260530_m025525_c001_v7007000_t0000_u01780109725632") 2026/05/30 02:58:28 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e297393c_d20260530_m025521_c001_v0001104_t0035_u01780109721909") 2026/05/30 02:58:28 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee6f2_d20260530_m025511_c001_v7007000_t0000_u01780109711385") 2026/05/30 02:58:28 DEBUG : banana: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e297391a_d20260530_m025508_c001_v0001104_t0059_u01780109708062") 2026/05/30 02:58:28 DEBUG : bananaSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7d30_d20260530_m025619_c001_v7007000_t0000_u01780109779095") 2026/05/30 02:58:28 DEBUG : bananaSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf28e_d20260530_m025613_c001_v0001177_t0024_u01780109773949") 2026/05/30 02:58:28 DEBUG : both0: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7ba3_d20260530_m025446_c001_v7007000_t0000_u01780109686154") 2026/05/30 02:58:29 DEBUG : both0: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e297388e_d20260530_m025427_c001_v0001104_t0059_u01780109667349") 2026/05/30 02:58:29 DEBUG : both0: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4f9b_d20260530_m025423_c001_v7007000_t0000_u01780109663164") 2026/05/30 02:58:29 DEBUG : both0: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e297382e_d20260530_m025403_c001_v0001104_t0053_u01780109643975") 2026/05/30 02:58:29 DEBUG : both1: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7ba5_d20260530_m025446_c001_v7007000_t0000_u01780109686338") 2026/05/30 02:58:29 DEBUG : both1: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973892_d20260530_m025428_c001_v0001104_t0057_u01780109668467") 2026/05/30 02:58:29 DEBUG : both1: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4f9c_d20260530_m025423_c001_v7007000_t0000_u01780109663344") 2026/05/30 02:58:29 DEBUG : both1: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973832_d20260530_m025404_c001_v0001104_t0045_u01780109644998") 2026/05/30 02:58:29 DEBUG : both10: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7ba6_d20260530_m025446_c001_v7007000_t0000_u01780109686522") 2026/05/30 02:58:29 DEBUG : both10: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29738ae_d20260530_m025435_c001_v0001104_t0035_u01780109675442") 2026/05/30 02:58:29 DEBUG : both10: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4f9d_d20260530_m025423_c001_v7007000_t0000_u01780109663526") 2026/05/30 02:58:29 DEBUG : both10: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973858_d20260530_m025412_c001_v0001104_t0001_u01780109652587") 2026/05/30 02:58:29 DEBUG : both11: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7ba8_d20260530_m025446_c001_v7007000_t0000_u01780109686705") 2026/05/30 02:58:29 DEBUG : both11: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29738b2_d20260530_m025436_c001_v0001104_t0003_u01780109676339") 2026/05/30 02:58:29 DEBUG : both11: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4f9e_d20260530_m025423_c001_v7007000_t0000_u01780109663707") 2026/05/30 02:58:29 DEBUG : both11: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973862_d20260530_m025413_c001_v0001104_t0033_u01780109653289") 2026/05/30 02:58:29 DEBUG : both12: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7ba9_d20260530_m025446_c001_v7007000_t0000_u01780109686888") 2026/05/30 02:58:29 DEBUG : both12: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29738b6_d20260530_m025437_c001_v0001104_t0045_u01780109677121") 2026/05/30 02:58:29 DEBUG : both12: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4fa0_d20260530_m025423_c001_v7007000_t0000_u01780109663888") 2026/05/30 02:58:29 DEBUG : both12: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e297386a_d20260530_m025414_c001_v0001104_t0011_u01780109654174") 2026/05/30 02:58:29 DEBUG : both13: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7baa_d20260530_m025447_c001_v7007000_t0000_u01780109687071") 2026/05/30 02:58:29 DEBUG : both13: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29738b8_d20260530_m025437_c001_v0001104_t0030_u01780109677861") 2026/05/30 02:58:29 DEBUG : both13: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4fa3_d20260530_m025424_c001_v7007000_t0000_u01780109664070") 2026/05/30 02:58:29 DEBUG : both13: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e297386c_d20260530_m025414_c001_v0001104_t0053_u01780109654973") 2026/05/30 02:58:30 DEBUG : both14: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bab_d20260530_m025447_c001_v7007000_t0000_u01780109687254") 2026/05/30 02:58:30 DEBUG : both14: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29738ba_d20260530_m025438_c001_v0001104_t0035_u01780109678838") 2026/05/30 02:58:30 DEBUG : both14: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4fa5_d20260530_m025424_c001_v7007000_t0000_u01780109664253") 2026/05/30 02:58:30 DEBUG : both14: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973870_d20260530_m025415_c001_v0001104_t0013_u01780109655771") 2026/05/30 02:58:30 DEBUG : both15: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bad_d20260530_m025447_c001_v7007000_t0000_u01780109687438") 2026/05/30 02:58:30 DEBUG : both15: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29738bc_d20260530_m025439_c001_v0001104_t0045_u01780109679600") 2026/05/30 02:58:30 DEBUG : both15: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4fa6_d20260530_m025424_c001_v7007000_t0000_u01780109664434") 2026/05/30 02:58:30 DEBUG : both15: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973874_d20260530_m025416_c001_v0001104_t0045_u01780109656602") 2026/05/30 02:58:30 DEBUG : both16: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bae_d20260530_m025447_c001_v7007000_t0000_u01780109687621") 2026/05/30 02:58:30 DEBUG : both16: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29738be_d20260530_m025440_c001_v0001104_t0029_u01780109680375") 2026/05/30 02:58:30 DEBUG : both16: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4fa7_d20260530_m025424_c001_v7007000_t0000_u01780109664615") 2026/05/30 02:58:30 DEBUG : both16: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973876_d20260530_m025417_c001_v0001104_t0012_u01780109657384") 2026/05/30 02:58:30 DEBUG : both17: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7baf_d20260530_m025447_c001_v7007000_t0000_u01780109687804") 2026/05/30 02:58:30 DEBUG : both17: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29738c4_d20260530_m025441_c001_v0001104_t0041_u01780109681076") 2026/05/30 02:58:30 DEBUG : both17: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4fa9_d20260530_m025424_c001_v7007000_t0000_u01780109664796") 2026/05/30 02:58:30 DEBUG : both17: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e297387e_d20260530_m025418_c001_v0001104_t0028_u01780109658210") 2026/05/30 02:58:30 DEBUG : both18: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bb1_d20260530_m025447_c001_v7007000_t0000_u01780109687988") 2026/05/30 02:58:30 DEBUG : both18: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29738cc_d20260530_m025441_c001_v0001104_t0020_u01780109681807") 2026/05/30 02:58:30 DEBUG : both18: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4faa_d20260530_m025424_c001_v7007000_t0000_u01780109664977") 2026/05/30 02:58:30 DEBUG : both18: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973880_d20260530_m025418_c001_v0001104_t0019_u01780109658899") 2026/05/30 02:58:31 DEBUG : both19: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bb3_d20260530_m025448_c001_v7007000_t0000_u01780109688172") 2026/05/30 02:58:31 DEBUG : both19: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29738d2_d20260530_m025442_c001_v0001104_t0003_u01780109682845") 2026/05/30 02:58:31 DEBUG : both19: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4fab_d20260530_m025425_c001_v7007000_t0000_u01780109665169") 2026/05/30 02:58:31 DEBUG : both19: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973882_d20260530_m025419_c001_v0001104_t0000_u01780109659620") 2026/05/30 02:58:31 DEBUG : both2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bb4_d20260530_m025448_c001_v7007000_t0000_u01780109688355") 2026/05/30 02:58:31 DEBUG : both2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973896_d20260530_m025429_c001_v0001104_t0057_u01780109669209") 2026/05/30 02:58:31 DEBUG : both2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4fad_d20260530_m025425_c001_v7007000_t0000_u01780109665351") 2026/05/30 02:58:31 DEBUG : both2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e297383a_d20260530_m025405_c001_v0001104_t0041_u01780109645812") 2026/05/30 02:58:31 DEBUG : both3: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bb5_d20260530_m025448_c001_v7007000_t0000_u01780109688539") 2026/05/30 02:58:31 DEBUG : both3: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973898_d20260530_m025429_c001_v0001104_t0049_u01780109669988") 2026/05/30 02:58:31 DEBUG : both3: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4faf_d20260530_m025425_c001_v7007000_t0000_u01780109665532") 2026/05/30 02:58:31 DEBUG : both3: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e297383c_d20260530_m025406_c001_v0001104_t0023_u01780109646576") 2026/05/30 02:58:31 DEBUG : both4: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bb7_d20260530_m025448_c001_v7007000_t0000_u01780109688795") 2026/05/30 02:58:31 DEBUG : both4: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e297389c_d20260530_m025430_c001_v0001104_t0042_u01780109670685") 2026/05/30 02:58:31 DEBUG : both4: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4fb0_d20260530_m025425_c001_v7007000_t0000_u01780109665713") 2026/05/30 02:58:31 DEBUG : both4: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e297383e_d20260530_m025407_c001_v0001104_t0000_u01780109647395") 2026/05/30 02:58:31 DEBUG : both5: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bb8_d20260530_m025448_c001_v7007000_t0000_u01780109688978") 2026/05/30 02:58:31 DEBUG : both5: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29738a0_d20260530_m025431_c001_v0001104_t0049_u01780109671402") 2026/05/30 02:58:31 DEBUG : both5: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4fb3_d20260530_m025425_c001_v7007000_t0000_u01780109665894") 2026/05/30 02:58:31 DEBUG : both5: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973842_d20260530_m025408_c001_v0001104_t0046_u01780109648068") 2026/05/30 02:58:32 DEBUG : both6: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bba_d20260530_m025449_c001_v7007000_t0000_u01780109689161") 2026/05/30 02:58:32 DEBUG : both6: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29738a4_d20260530_m025432_c001_v0001104_t0038_u01780109672139") 2026/05/30 02:58:32 DEBUG : both6: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4fb4_d20260530_m025426_c001_v7007000_t0000_u01780109666075") 2026/05/30 02:58:32 DEBUG : both6: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973844_d20260530_m025408_c001_v0001104_t0029_u01780109648860") 2026/05/30 02:58:32 DEBUG : both7: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bbb_d20260530_m025449_c001_v7007000_t0000_u01780109689345") 2026/05/30 02:58:32 DEBUG : both7: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29738a6_d20260530_m025432_c001_v0001104_t0016_u01780109672865") 2026/05/30 02:58:32 DEBUG : both7: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4fb5_d20260530_m025426_c001_v7007000_t0000_u01780109666256") 2026/05/30 02:58:32 DEBUG : both7: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973846_d20260530_m025409_c001_v0001104_t0054_u01780109649515") 2026/05/30 02:58:32 DEBUG : both8: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bbd_d20260530_m025449_c001_v7007000_t0000_u01780109689528") 2026/05/30 02:58:32 DEBUG : both8: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29738a8_d20260530_m025433_c001_v0001104_t0056_u01780109673628") 2026/05/30 02:58:32 DEBUG : both8: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4fb6_d20260530_m025426_c001_v7007000_t0000_u01780109666438") 2026/05/30 02:58:32 DEBUG : both8: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e297384a_d20260530_m025410_c001_v0001104_t0041_u01780109650757") 2026/05/30 02:58:32 DEBUG : both9: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bbf_d20260530_m025449_c001_v7007000_t0000_u01780109689711") 2026/05/30 02:58:32 DEBUG : both9: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29738ac_d20260530_m025434_c001_v0001104_t0017_u01780109674352") 2026/05/30 02:58:32 DEBUG : both9: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4fb7_d20260530_m025426_c001_v7007000_t0000_u01780109666619") 2026/05/30 02:58:32 DEBUG : both9: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973854_d20260530_m025411_c001_v0001104_t0002_u01780109651845") 2026/05/30 02:58:32 DEBUG : c/non empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d79_d20260530_m025037_c001_v7007000_t0000_u01780109437301") 2026/05/30 02:58:32 DEBUG : c/non empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b65_d20260530_m025035_c001_v0001173_t0014_u01780109435398") 2026/05/30 02:58:32 DEBUG : c/non empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d76_d20260530_m025034_c001_v7007000_t0000_u01780109434724") 2026/05/30 02:58:32 DEBUG : c/non empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b53_d20260530_m025033_c001_v0001173_t0056_u01780109433079") 2026/05/30 02:58:32 DEBUG : c/non empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408f1c0dc39b8ce6_d20260530_m025016_c001_v7007000_t0000_u01780109416142") 2026/05/30 02:58:32 DEBUG : c/non empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769ac3_d20260530_m025014_c001_v0001173_t0020_u01780109414451") 2026/05/30 02:58:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77cb_d20260530_m025543_c001_v7007000_t0000_u01780109743689") 2026/05/30 02:58:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf1ba_d20260530_m025538_c001_v0001177_t0023_u01780109738887") 2026/05/30 02:58:33 DEBUG : check sum: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408f1c0dc39b7b9c_d20260530_m025006_c001_v7007000_t0000_u01780109406847") 2026/05/30 02:58:33 DEBUG : check sum: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769a83_d20260530_m025005_c001_v0001173_t0035_u01780109405816") 2026/05/30 02:58:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f40349b77fe346aec_d20260530_m025818_c001_v7007000_t0000_u01780109898845") 2026/05/30 02:58:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf4e0_d20260530_m025817_c001_v0001177_t0042_u01780109897405") 2026/05/30 02:58:33 DEBUG : dest/3: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d79b5_d20260530_m025224_c001_v7007000_t0000_u01780109544326") 2026/05/30 02:58:33 DEBUG : dest/3: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41882c0fa4f3b376_d20260530_m025223_c001_v0001097_t0013_u01780109543227") 2026/05/30 02:58:33 DEBUG : dir1/0000-abcde: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502f2d_d20260530_m025637_c001_v7007000_t0000_u01780109797627") 2026/05/30 02:58:33 DEBUG : dir1/0000-abcde: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb03aa_d20260530_m025633_c001_v0001180_t0023_u01780109793583") 2026/05/30 02:58:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc688d7_d20260530_m025751_c001_v7007000_t0000_u01780109871205") 2026/05/30 02:58:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf442_d20260530_m025740_c001_v0001177_t0059_u01780109860492") 2026/05/30 02:58:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4140996854b3403a_d20260530_m025736_c001_v7007000_t0000_u01780109856393") 2026/05/30 02:58:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf3fe_d20260530_m025725_c001_v0001177_t0056_u01780109845447") 2026/05/30 02:58:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905f04a_d20260530_m025721_c001_v7007000_t0000_u01780109841372") 2026/05/30 02:58:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf3b8_d20260530_m025711_c001_v0001177_t0026_u01780109831504") 2026/05/30 02:58:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08439778_d20260530_m025707_c001_v7007000_t0000_u01780109827305") 2026/05/30 02:58:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf35a_d20260530_m025656_c001_v0001177_t0046_u01780109816448") 2026/05/30 02:58:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f401699c390a88001_d20260530_m025652_c001_v7007000_t0000_u01780109812332") 2026/05/30 02:58:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf322_d20260530_m025641_c001_v0001177_t0059_u01780109801707") 2026/05/30 02:58:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa084395ef_d20260530_m025635_c001_v7007000_t0000_u01780109795293") 2026/05/30 02:58:33 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7cd0_d20260530_m025625_c001_v0001176_t0029_u01780109785339") 2026/05/30 02:58:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b929_d20260530_m025621_c001_v7007000_t0000_u01780109781181") 2026/05/30 02:58:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb035a_d20260530_m025617_c001_v0001180_t0022_u01780109777494") 2026/05/30 02:58:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f40431be223e134ec_d20260530_m025615_c001_v7007000_t0000_u01780109775908") 2026/05/30 02:58:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0304_d20260530_m025606_c001_v0001180_t0026_u01780109766179") 2026/05/30 02:58:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837f9b_d20260530_m025601_c001_v7007000_t0000_u01780109761960") 2026/05/30 02:58:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c38_d20260530_m025558_c001_v0001176_t0025_u01780109758476") 2026/05/30 02:58:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41295184cccbb8e2_d20260530_m025557_c001_v7007000_t0000_u01780109757320") 2026/05/30 02:58:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0286_d20260530_m025547_c001_v0001180_t0019_u01780109747769") 2026/05/30 02:58:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f405fcee3269ae511_d20260530_m025541_c001_v7007000_t0000_u01780109741329") 2026/05/30 02:58:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7bc4_d20260530_m025529_c001_v0001176_t0004_u01780109729868") 2026/05/30 02:58:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa084392ed_d20260530_m025525_c001_v7007000_t0000_u01780109725815") 2026/05/30 02:58:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7b94_d20260530_m025515_c001_v0001176_t0019_u01780109715576") 2026/05/30 02:58:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee6f3_d20260530_m025511_c001_v7007000_t0000_u01780109711567") 2026/05/30 02:58:34 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7b54_d20260530_m025502_c001_v0001176_t0022_u01780109702526") 2026/05/30 02:58:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419e87296d87e99a_d20260530_m025618_c001_v7007000_t0000_u01780109778954") 2026/05/30 02:58:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb033a_d20260530_m025614_c001_v0001180_t0024_u01780109774130") 2026/05/30 02:58:34 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502f32_d20260530_m025637_c001_v7007000_t0000_u01780109797810") 2026/05/30 02:58:34 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a06_d20260530_m025633_c001_v0001104_t0049_u01780109793593") 2026/05/30 02:58:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc688da_d20260530_m025751_c001_v7007000_t0000_u01780109871386") 2026/05/30 02:58:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0522_d20260530_m025741_c001_v0001180_t0023_u01780109861078") 2026/05/30 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4140996854b3403b_d20260530_m025736_c001_v7007000_t0000_u01780109856576") 2026/05/30 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb04cc_d20260530_m025726_c001_v0001180_t0011_u01780109846010") 2026/05/30 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905f04f_d20260530_m025721_c001_v7007000_t0000_u01780109841554") 2026/05/30 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0478_d20260530_m025712_c001_v0001180_t0041_u01780109832083") 2026/05/30 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa0843977a_d20260530_m025707_c001_v7007000_t0000_u01780109827488") 2026/05/30 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb041c_d20260530_m025657_c001_v0001180_t0014_u01780109817082") 2026/05/30 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f401699c390a88002_d20260530_m025652_c001_v7007000_t0000_u01780109812514") 2026/05/30 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb03d0_d20260530_m025642_c001_v0001180_t0024_u01780109802323") 2026/05/30 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a5299_d20260530_m025635_c001_v7007000_t0000_u01780109795459") 2026/05/30 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf2de_d20260530_m025625_c001_v0001177_t0009_u01780109785923") 2026/05/30 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b92a_d20260530_m025621_c001_v7007000_t0000_u01780109781364") 2026/05/30 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7ca8_d20260530_m025617_c001_v0001176_t0001_u01780109777504") 2026/05/30 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41797be8ed8adbf8_d20260530_m025615_c001_v7007000_t0000_u01780109775837") 2026/05/30 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c58_d20260530_m025606_c001_v0001176_t0053_u01780109766752") 2026/05/30 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837f9c_d20260530_m025602_c001_v7007000_t0000_u01780109762141") 2026/05/30 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb02d2_d20260530_m025558_c001_v0001180_t0051_u01780109758486") 2026/05/30 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b90b_d20260530_m025557_c001_v7007000_t0000_u01780109757299") 2026/05/30 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf1f0_d20260530_m025548_c001_v0001177_t0030_u01780109748340") 2026/05/30 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837f40_d20260530_m025541_c001_v7007000_t0000_u01780109741243") 2026/05/30 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973948_d20260530_m025530_c001_v0001104_t0002_u01780109730438") 2026/05/30 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa084392ef_d20260530_m025525_c001_v7007000_t0000_u01780109725998") 2026/05/30 02:58:35 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e297392a_d20260530_m025516_c001_v0001104_t0044_u01780109716233") 2026/05/30 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee6f6_d20260530_m025511_c001_v7007000_t0000_u01780109711748") 2026/05/30 02:58:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973904_d20260530_m025502_c001_v0001104_t0019_u01780109702744") 2026/05/30 02:58:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41797be8ed8adc0b_d20260530_m025619_c001_v7007000_t0000_u01780109779106") 2026/05/30 02:58:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c94_d20260530_m025614_c001_v0001176_t0024_u01780109774144") 2026/05/30 02:58:36 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502f36_d20260530_m025637_c001_v7007000_t0000_u01780109797994") 2026/05/30 02:58:36 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7d00_d20260530_m025633_c001_v0001176_t0054_u01780109793775") 2026/05/30 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc688dd_d20260530_m025751_c001_v7007000_t0000_u01780109871565") 2026/05/30 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7de6_d20260530_m025741_c001_v0001176_t0059_u01780109861641") 2026/05/30 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4140996854b3403c_d20260530_m025736_c001_v7007000_t0000_u01780109856759") 2026/05/30 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7da2_d20260530_m025726_c001_v0001176_t0054_u01780109846620") 2026/05/30 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905f051_d20260530_m025721_c001_v7007000_t0000_u01780109841734") 2026/05/30 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7d74_d20260530_m025712_c001_v0001176_t0021_u01780109832721") 2026/05/30 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa0843977b_d20260530_m025707_c001_v7007000_t0000_u01780109827672") 2026/05/30 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7d42_d20260530_m025657_c001_v0001176_t0037_u01780109817739") 2026/05/30 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f401699c390a88003_d20260530_m025652_c001_v7007000_t0000_u01780109812696") 2026/05/30 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7d1e_d20260530_m025642_c001_v0001176_t0031_u01780109802911") 2026/05/30 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502ef6_d20260530_m025635_c001_v7007000_t0000_u01780109795306") 2026/05/30 02:58:36 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0388_d20260530_m025626_c001_v0001180_t0051_u01780109786499") 2026/05/30 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b92b_d20260530_m025621_c001_v7007000_t0000_u01780109781547") 2026/05/30 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf2ae_d20260530_m025617_c001_v0001177_t0022_u01780109777515") 2026/05/30 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc6879d_d20260530_m025616_c001_v7007000_t0000_u01780109776350") 2026/05/30 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf258_d20260530_m025607_c001_v0001177_t0045_u01780109767317") 2026/05/30 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837f9d_d20260530_m025602_c001_v7007000_t0000_u01780109762324") 2026/05/30 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf236_d20260530_m025558_c001_v0001177_t0052_u01780109758522") 2026/05/30 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837f91_d20260530_m025557_c001_v7007000_t0000_u01780109757330") 2026/05/30 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c02_d20260530_m025548_c001_v0001176_t0027_u01780109748912") 2026/05/30 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837f43_d20260530_m025541_c001_v7007000_t0000_u01780109741425") 2026/05/30 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb020e_d20260530_m025531_c001_v0001180_t0022_u01780109731588") 2026/05/30 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa084392f3_d20260530_m025526_c001_v7007000_t0000_u01780109726182") 2026/05/30 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb01b0_d20260530_m025517_c001_v0001180_t0032_u01780109717064") 2026/05/30 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee6f9_d20260530_m025511_c001_v7007000_t0000_u01780109711929") 2026/05/30 02:58:37 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0168_d20260530_m025503_c001_v0001180_t0018_u01780109703227") 2026/05/30 02:58:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc687a0_d20260530_m025619_c001_v7007000_t0000_u01780109779116") 2026/05/30 02:58:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf292_d20260530_m025614_c001_v0001177_t0003_u01780109774162") 2026/05/30 02:58:37 DEBUG : dir1/0003-defgh: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502f3a_d20260530_m025638_c001_v7007000_t0000_u01780109798178") 2026/05/30 02:58:37 DEBUG : dir1/0003-defgh: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf308_d20260530_m025633_c001_v0001177_t0037_u01780109793785") 2026/05/30 02:58:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc688e0_d20260530_m025751_c001_v7007000_t0000_u01780109871745") 2026/05/30 02:58:37 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a90_d20260530_m025742_c001_v0001104_t0018_u01780109862220") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4140996854b3403d_d20260530_m025736_c001_v7007000_t0000_u01780109856942") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a78_d20260530_m025727_c001_v0001104_t0001_u01780109847196") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905f052_d20260530_m025721_c001_v7007000_t0000_u01780109841916") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a68_d20260530_m025713_c001_v0001104_t0057_u01780109833286") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa0843977c_d20260530_m025707_c001_v7007000_t0000_u01780109827855") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a3c_d20260530_m025658_c001_v0001104_t0034_u01780109818316") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f401699c390a88004_d20260530_m025652_c001_v7007000_t0000_u01780109812876") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a18_d20260530_m025643_c001_v0001104_t0032_u01780109803474") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b965_d20260530_m025635_c001_v7007000_t0000_u01780109795473") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29739ee_d20260530_m025627_c001_v0001104_t0011_u01780109787065") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b92c_d20260530_m025621_c001_v7007000_t0000_u01780109781729") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf2b0_d20260530_m025617_c001_v0001177_t0046_u01780109777720") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7d1f_d20260530_m025615_c001_v7007000_t0000_u01780109775905") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29739b0_d20260530_m025607_c001_v0001104_t0049_u01780109767874") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837f9e_d20260530_m025602_c001_v7007000_t0000_u01780109762566") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb02d6_d20260530_m025558_c001_v0001180_t0021_u01780109758691") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41649c05e160d8bb_d20260530_m025556_c001_v7007000_t0000_u01780109756734") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973972_d20260530_m025549_c001_v0001104_t0003_u01780109749485") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837f36_d20260530_m025540_c001_v7007000_t0000_u01780109740698") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf1a2_d20260530_m025532_c001_v0001177_t0017_u01780109732156") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa084392f6_d20260530_m025526_c001_v7007000_t0000_u01780109726365") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf152_d20260530_m025517_c001_v0001177_t0046_u01780109717647") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee6fc_d20260530_m025512_c001_v7007000_t0000_u01780109712110") 2026/05/30 02:58:38 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf106_d20260530_m025503_c001_v0001177_t0056_u01780109703632") 2026/05/30 02:58:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f407e60ab97639ca6_d20260530_m025619_c001_v7007000_t0000_u01780109779148") 2026/05/30 02:58:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb033e_d20260530_m025614_c001_v0001180_t0052_u01780109774337") 2026/05/30 02:58:39 DEBUG : dir1/0004-efghi: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502f3f_d20260530_m025638_c001_v7007000_t0000_u01780109798360") 2026/05/30 02:58:39 DEBUG : dir1/0004-efghi: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb03ac_d20260530_m025633_c001_v0001180_t0002_u01780109793797") 2026/05/30 02:58:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc688e4_d20260530_m025751_c001_v7007000_t0000_u01780109871926") 2026/05/30 02:58:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf44c_d20260530_m025742_c001_v0001177_t0030_u01780109862717") 2026/05/30 02:58:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4140996854b3403f_d20260530_m025737_c001_v7007000_t0000_u01780109857126") 2026/05/30 02:58:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf402_d20260530_m025727_c001_v0001177_t0021_u01780109847705") 2026/05/30 02:58:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905f055_d20260530_m025722_c001_v7007000_t0000_u01780109842097") 2026/05/30 02:58:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf3c4_d20260530_m025713_c001_v0001177_t0004_u01780109833776") 2026/05/30 02:58:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa0843977d_d20260530_m025708_c001_v7007000_t0000_u01780109828038") 2026/05/30 02:58:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf364_d20260530_m025658_c001_v0001177_t0036_u01780109818959") 2026/05/30 02:58:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f401699c390a88005_d20260530_m025653_c001_v7007000_t0000_u01780109813058") 2026/05/30 02:58:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf330_d20260530_m025644_c001_v0001177_t0026_u01780109804250") 2026/05/30 02:58:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a5297_d20260530_m025635_c001_v7007000_t0000_u01780109795274") 2026/05/30 02:58:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7cd8_d20260530_m025627_c001_v0001176_t0027_u01780109787897") 2026/05/30 02:58:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b92d_d20260530_m025621_c001_v7007000_t0000_u01780109781912") 2026/05/30 02:58:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb035c_d20260530_m025617_c001_v0001180_t0031_u01780109777730") 2026/05/30 02:58:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419e87296d87e997_d20260530_m025616_c001_v7007000_t0000_u01780109776344") 2026/05/30 02:58:39 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0312_d20260530_m025608_c001_v0001180_t0027_u01780109768386") 2026/05/30 02:58:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837f9f_d20260530_m025602_c001_v7007000_t0000_u01780109762747") 2026/05/30 02:58:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c3a_d20260530_m025558_c001_v0001176_t0012_u01780109758702") 2026/05/30 02:58:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41295184cccbb8e3_d20260530_m025557_c001_v7007000_t0000_u01780109757342") 2026/05/30 02:58:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0293_d20260530_m025550_c001_v0001180_t0021_u01780109750001") 2026/05/30 02:58:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4057048c5ca381a4_d20260530_m025541_c001_v7007000_t0000_u01780109741089") 2026/05/30 02:58:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7bcc_d20260530_m025532_c001_v0001176_t0002_u01780109732526") 2026/05/30 02:58:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa084392f9_d20260530_m025526_c001_v7007000_t0000_u01780109726548") 2026/05/30 02:58:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7ba0_d20260530_m025517_c001_v0001176_t0055_u01780109717928") 2026/05/30 02:58:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee6ff_d20260530_m025512_c001_v7007000_t0000_u01780109712290") 2026/05/30 02:58:40 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7b58_d20260530_m025503_c001_v0001176_t0023_u01780109703852") 2026/05/30 02:58:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f407e60ab97639ca1_d20260530_m025618_c001_v7007000_t0000_u01780109778961") 2026/05/30 02:58:40 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf294_d20260530_m025614_c001_v0001177_t0024_u01780109774370") 2026/05/30 02:58:40 DEBUG : dir1/0005-fghij: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502f40_d20260530_m025638_c001_v7007000_t0000_u01780109798543") 2026/05/30 02:58:40 DEBUG : dir1/0005-fghij: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7d02_d20260530_m025633_c001_v0001176_t0031_u01780109793988") 2026/05/30 02:58:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc688e7_d20260530_m025752_c001_v7007000_t0000_u01780109872119") 2026/05/30 02:58:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb052e_d20260530_m025742_c001_v0001180_t0013_u01780109862939") 2026/05/30 02:58:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4140996854b34040_d20260530_m025737_c001_v7007000_t0000_u01780109857308") 2026/05/30 02:58:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb04d6_d20260530_m025727_c001_v0001180_t0011_u01780109847931") 2026/05/30 02:58:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905f056_d20260530_m025722_c001_v7007000_t0000_u01780109842281") 2026/05/30 02:58:40 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0486_d20260530_m025713_c001_v0001180_t0053_u01780109833992") 2026/05/30 02:58:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa0843977e_d20260530_m025708_c001_v7007000_t0000_u01780109828221") 2026/05/30 02:58:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0422_d20260530_m025659_c001_v0001180_t0020_u01780109819169") 2026/05/30 02:58:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f401699c390a88006_d20260530_m025653_c001_v7007000_t0000_u01780109813242") 2026/05/30 02:58:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb03da_d20260530_m025644_c001_v0001180_t0048_u01780109804481") 2026/05/30 02:58:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41649c05e160d8ff_d20260530_m025634_c001_v7007000_t0000_u01780109794886") 2026/05/30 02:58:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf2ec_d20260530_m025628_c001_v0001177_t0026_u01780109788124") 2026/05/30 02:58:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b92e_d20260530_m025622_c001_v7007000_t0000_u01780109782094") 2026/05/30 02:58:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7cac_d20260530_m025617_c001_v0001176_t0058_u01780109777758") 2026/05/30 02:58:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b920_d20260530_m025616_c001_v7007000_t0000_u01780109776030") 2026/05/30 02:58:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c62_d20260530_m025608_c001_v0001176_t0021_u01780109768589") 2026/05/30 02:58:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837fa0_d20260530_m025602_c001_v7007000_t0000_u01780109762928") 2026/05/30 02:58:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf238_d20260530_m025558_c001_v0001177_t0045_u01780109758736") 2026/05/30 02:58:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408e4ee92390b1e1_d20260530_m025556_c001_v7007000_t0000_u01780109756936") 2026/05/30 02:58:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf1fc_d20260530_m025550_c001_v0001177_t0047_u01780109750211") 2026/05/30 02:58:41 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77b5_d20260530_m025541_c001_v7007000_t0000_u01780109741255") 2026/05/30 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e297394e_d20260530_m025532_c001_v0001104_t0044_u01780109732743") 2026/05/30 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa084392fe_d20260530_m025526_c001_v7007000_t0000_u01780109726730") 2026/05/30 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e297392e_d20260530_m025518_c001_v0001104_t0059_u01780109718141") 2026/05/30 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee702_d20260530_m025512_c001_v7007000_t0000_u01780109712471") 2026/05/30 02:58:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e297390e_d20260530_m025504_c001_v0001104_t0056_u01780109704067") 2026/05/30 02:58:42 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f40431be223e134f2_d20260530_m025619_c001_v7007000_t0000_u01780109779160") 2026/05/30 02:58:42 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c98_d20260530_m025614_c001_v0001176_t0028_u01780109774397") 2026/05/30 02:58:42 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502f41_d20260530_m025638_c001_v7007000_t0000_u01780109798725") 2026/05/30 02:58:42 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf30c_d20260530_m025633_c001_v0001177_t0011_u01780109793998") 2026/05/30 02:58:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc688ea_d20260530_m025752_c001_v7007000_t0000_u01780109872299") 2026/05/30 02:58:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7de8_d20260530_m025743_c001_v0001176_t0052_u01780109863254") 2026/05/30 02:58:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4140996854b34042_d20260530_m025737_c001_v7007000_t0000_u01780109857491") 2026/05/30 02:58:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7dae_d20260530_m025728_c001_v0001176_t0042_u01780109848186") 2026/05/30 02:58:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905f059_d20260530_m025722_c001_v7007000_t0000_u01780109842462") 2026/05/30 02:58:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7d80_d20260530_m025714_c001_v0001176_t0006_u01780109834224") 2026/05/30 02:58:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa0843977f_d20260530_m025708_c001_v7007000_t0000_u01780109828404") 2026/05/30 02:58:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7d48_d20260530_m025659_c001_v0001176_t0016_u01780109819374") 2026/05/30 02:58:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f401699c390a88007_d20260530_m025653_c001_v7007000_t0000_u01780109813424") 2026/05/30 02:58:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7d20_d20260530_m025644_c001_v0001176_t0009_u01780109804684") 2026/05/30 02:58:42 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502ef4_d20260530_m025635_c001_v7007000_t0000_u01780109795271") 2026/05/30 02:58:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0390_d20260530_m025628_c001_v0001180_t0019_u01780109788343") 2026/05/30 02:58:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b92f_d20260530_m025622_c001_v7007000_t0000_u01780109782276") 2026/05/30 02:58:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29739dc_d20260530_m025617_c001_v0001104_t0039_u01780109777842") 2026/05/30 02:58:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f407e60ab97639c6c_d20260530_m025616_c001_v7007000_t0000_u01780109776044") 2026/05/30 02:58:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf25e_d20260530_m025608_c001_v0001177_t0033_u01780109768805") 2026/05/30 02:58:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837fa1_d20260530_m025603_c001_v7007000_t0000_u01780109763110") 2026/05/30 02:58:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb02d8_d20260530_m025558_c001_v0001180_t0039_u01780109758904") 2026/05/30 02:58:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b90c_d20260530_m025557_c001_v7007000_t0000_u01780109757351") 2026/05/30 02:58:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c0a_d20260530_m025550_c001_v0001176_t0013_u01780109750429") 2026/05/30 02:58:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f427aed2e5d5f5484_d20260530_m025541_c001_v7007000_t0000_u01780109741101") 2026/05/30 02:58:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb021a_d20260530_m025533_c001_v0001180_t0054_u01780109733242") 2026/05/30 02:58:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08439301_d20260530_m025526_c001_v7007000_t0000_u01780109726913") 2026/05/30 02:58:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb01b8_d20260530_m025518_c001_v0001180_t0055_u01780109718798") 2026/05/30 02:58:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee703_d20260530_m025512_c001_v7007000_t0000_u01780109712653") 2026/05/30 02:58:43 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0174_d20260530_m025504_c001_v0001180_t0033_u01780109704674") 2026/05/30 02:58:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b924_d20260530_m025619_c001_v7007000_t0000_u01780109779127") 2026/05/30 02:58:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0342_d20260530_m025614_c001_v0001180_t0034_u01780109774531") 2026/05/30 02:58:43 DEBUG : dir1/0007-12345: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502f44_d20260530_m025638_c001_v7007000_t0000_u01780109798909") 2026/05/30 02:58:43 DEBUG : dir1/0007-12345: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb03ae_d20260530_m025634_c001_v0001180_t0040_u01780109794023") 2026/05/30 02:58:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc688eb_d20260530_m025752_c001_v7007000_t0000_u01780109872478") 2026/05/30 02:58:43 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a94_d20260530_m025743_c001_v0001104_t0028_u01780109863462") 2026/05/30 02:58:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4140996854b34043_d20260530_m025737_c001_v7007000_t0000_u01780109857674") 2026/05/30 02:58:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a7a_d20260530_m025728_c001_v0001104_t0055_u01780109848402") 2026/05/30 02:58:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905f05d_d20260530_m025722_c001_v7007000_t0000_u01780109842643") 2026/05/30 02:58:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a6c_d20260530_m025714_c001_v0001104_t0055_u01780109834436") 2026/05/30 02:58:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08439780_d20260530_m025708_c001_v7007000_t0000_u01780109828588") 2026/05/30 02:58:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a42_d20260530_m025659_c001_v0001104_t0048_u01780109819656") 2026/05/30 02:58:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f401699c390a88009_d20260530_m025653_c001_v7007000_t0000_u01780109813606") 2026/05/30 02:58:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a1a_d20260530_m025644_c001_v0001104_t0042_u01780109804898") 2026/05/30 02:58:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502eee_d20260530_m025634_c001_v7007000_t0000_u01780109794909") 2026/05/30 02:58:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29739f0_d20260530_m025628_c001_v0001104_t0013_u01780109788571") 2026/05/30 02:58:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b930_d20260530_m025622_c001_v7007000_t0000_u01780109782457") 2026/05/30 02:58:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0360_d20260530_m025617_c001_v0001180_t0050_u01780109777935") 2026/05/30 02:58:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41797be8ed8adbfa_d20260530_m025616_c001_v7007000_t0000_u01780109776354") 2026/05/30 02:58:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29739b2_d20260530_m025609_c001_v0001104_t0043_u01780109769011") 2026/05/30 02:58:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837fa2_d20260530_m025603_c001_v7007000_t0000_u01780109763291") 2026/05/30 02:58:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c3c_d20260530_m025558_c001_v0001176_t0034_u01780109758914") 2026/05/30 02:58:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41649c05e160d8bf_d20260530_m025557_c001_v7007000_t0000_u01780109757099") 2026/05/30 02:58:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973976_d20260530_m025550_c001_v0001104_t0048_u01780109750678") 2026/05/30 02:58:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4057048c5ca381a5_d20260530_m025541_c001_v7007000_t0000_u01780109741277") 2026/05/30 02:58:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf1a4_d20260530_m025533_c001_v0001177_t0021_u01780109733438") 2026/05/30 02:58:44 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08439306_d20260530_m025527_c001_v7007000_t0000_u01780109727099") 2026/05/30 02:58:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf15c_d20260530_m025518_c001_v0001177_t0042_u01780109718997") 2026/05/30 02:58:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee704_d20260530_m025512_c001_v7007000_t0000_u01780109712834") 2026/05/30 02:58:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf10a_d20260530_m025504_c001_v0001177_t0057_u01780109704892") 2026/05/30 02:58:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7d31_d20260530_m025619_c001_v7007000_t0000_u01780109779169") 2026/05/30 02:58:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29739c8_d20260530_m025614_c001_v0001104_t0027_u01780109774580") 2026/05/30 02:58:45 DEBUG : dir1/0008-23456: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502f45_d20260530_m025639_c001_v7007000_t0000_u01780109799091") 2026/05/30 02:58:45 DEBUG : dir1/0008-23456: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a08_d20260530_m025634_c001_v0001104_t0041_u01780109794170") 2026/05/30 02:58:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc688ed_d20260530_m025752_c001_v7007000_t0000_u01780109872658") 2026/05/30 02:58:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf45e_d20260530_m025744_c001_v0001177_t0010_u01780109864018") 2026/05/30 02:58:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4140996854b34044_d20260530_m025737_c001_v7007000_t0000_u01780109857857") 2026/05/30 02:58:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf40a_d20260530_m025729_c001_v0001177_t0001_u01780109849220") 2026/05/30 02:58:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905f05f_d20260530_m025722_c001_v7007000_t0000_u01780109842826") 2026/05/30 02:58:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf3cc_d20260530_m025715_c001_v0001177_t0040_u01780109835051") 2026/05/30 02:58:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08439781_d20260530_m025708_c001_v7007000_t0000_u01780109828770") 2026/05/30 02:58:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf370_d20260530_m025700_c001_v0001177_t0035_u01780109820176") 2026/05/30 02:58:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f401699c390a8800a_d20260530_m025653_c001_v7007000_t0000_u01780109813790") 2026/05/30 02:58:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf338_d20260530_m025645_c001_v0001177_t0031_u01780109805363") 2026/05/30 02:58:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502efb_d20260530_m025635_c001_v7007000_t0000_u01780109795489") 2026/05/30 02:58:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7ce6_d20260530_m025629_c001_v0001176_t0041_u01780109789156") 2026/05/30 02:58:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b931_d20260530_m025622_c001_v7007000_t0000_u01780109782640") 2026/05/30 02:58:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf2b4_d20260530_m025617_c001_v0001177_t0030_u01780109777950") 2026/05/30 02:58:45 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7d20_d20260530_m025616_c001_v7007000_t0000_u01780109776063") 2026/05/30 02:58:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb031e_d20260530_m025609_c001_v0001180_t0030_u01780109769723") 2026/05/30 02:58:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837fa3_d20260530_m025603_c001_v7007000_t0000_u01780109763472") 2026/05/30 02:58:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf23a_d20260530_m025558_c001_v0001177_t0039_u01780109758992") 2026/05/30 02:58:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41295184cccbb8df_d20260530_m025557_c001_v7007000_t0000_u01780109757134") 2026/05/30 02:58:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb029e_d20260530_m025551_c001_v0001180_t0001_u01780109751150") 2026/05/30 02:58:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f405fcee3269ae508_d20260530_m025541_c001_v7007000_t0000_u01780109741125") 2026/05/30 02:58:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7bce_d20260530_m025533_c001_v0001176_t0014_u01780109733656") 2026/05/30 02:58:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08439309_d20260530_m025527_c001_v7007000_t0000_u01780109727282") 2026/05/30 02:58:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7ba4_d20260530_m025519_c001_v0001176_t0019_u01780109719298") 2026/05/30 02:58:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee705_d20260530_m025513_c001_v7007000_t0000_u01780109713015") 2026/05/30 02:58:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7b62_d20260530_m025505_c001_v0001176_t0054_u01780109705099") 2026/05/30 02:58:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7d32_d20260530_m025619_c001_v7007000_t0000_u01780109779278") 2026/05/30 02:58:46 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf298_d20260530_m025614_c001_v0001177_t0009_u01780109774591") 2026/05/30 02:58:46 DEBUG : dir1/0009-34567: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502f46_d20260530_m025639_c001_v7007000_t0000_u01780109799274") 2026/05/30 02:58:46 DEBUG : dir1/0009-34567: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7d04_d20260530_m025634_c001_v0001176_t0027_u01780109794204") 2026/05/30 02:58:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc688ee_d20260530_m025752_c001_v7007000_t0000_u01780109872839") 2026/05/30 02:58:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb053a_d20260530_m025744_c001_v0001180_t0030_u01780109864235") 2026/05/30 02:58:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4140996854b34045_d20260530_m025738_c001_v7007000_t0000_u01780109858041") 2026/05/30 02:58:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb04dc_d20260530_m025729_c001_v0001180_t0016_u01780109849438") 2026/05/30 02:58:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905f063_d20260530_m025723_c001_v7007000_t0000_u01780109843008") 2026/05/30 02:58:46 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb048c_d20260530_m025715_c001_v0001180_t0056_u01780109835254") 2026/05/30 02:58:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08439782_d20260530_m025708_c001_v7007000_t0000_u01780109828955") 2026/05/30 02:58:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb042e_d20260530_m025700_c001_v0001180_t0035_u01780109820409") 2026/05/30 02:58:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f401699c390a8800b_d20260530_m025653_c001_v7007000_t0000_u01780109813972") 2026/05/30 02:58:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb03e0_d20260530_m025645_c001_v0001180_t0051_u01780109805590") 2026/05/30 02:58:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41649c05e160d902_d20260530_m025635_c001_v7007000_t0000_u01780109795069") 2026/05/30 02:58:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf2f2_d20260530_m025629_c001_v0001177_t0010_u01780109789361") 2026/05/30 02:58:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b932_d20260530_m025622_c001_v7007000_t0000_u01780109782823") 2026/05/30 02:58:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7cae_d20260530_m025618_c001_v0001176_t0052_u01780109777999") 2026/05/30 02:58:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f40431be223e134eb_d20260530_m025615_c001_v7007000_t0000_u01780109775639") 2026/05/30 02:58:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c6c_d20260530_m025609_c001_v0001176_t0013_u01780109769929") 2026/05/30 02:58:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837fa4_d20260530_m025603_c001_v7007000_t0000_u01780109763657") 2026/05/30 02:58:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb02da_d20260530_m025559_c001_v0001180_t0045_u01780109759104") 2026/05/30 02:58:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837f90_d20260530_m025557_c001_v7007000_t0000_u01780109757141") 2026/05/30 02:58:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf200_d20260530_m025551_c001_v0001177_t0021_u01780109751342") 2026/05/30 02:58:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77b4_d20260530_m025541_c001_v7007000_t0000_u01780109741072") 2026/05/30 02:58:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973950_d20260530_m025533_c001_v0001104_t0055_u01780109733885") 2026/05/30 02:58:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa0843930d_d20260530_m025527_c001_v7007000_t0000_u01780109727465") 2026/05/30 02:58:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973932_d20260530_m025519_c001_v0001104_t0021_u01780109719548") 2026/05/30 02:58:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee706_d20260530_m025513_c001_v7007000_t0000_u01780109713197") 2026/05/30 02:58:47 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973912_d20260530_m025505_c001_v0001104_t0050_u01780109705308") 2026/05/30 02:58:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc6879f_d20260530_m025618_c001_v7007000_t0000_u01780109778931") 2026/05/30 02:58:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c9a_d20260530_m025614_c001_v0001176_t0006_u01780109774611") 2026/05/30 02:58:48 DEBUG : dir1/0010-45678: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502f47_d20260530_m025639_c001_v7007000_t0000_u01780109799473") 2026/05/30 02:58:48 DEBUG : dir1/0010-45678: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf30e_d20260530_m025634_c001_v0001177_t0057_u01780109794221") 2026/05/30 02:58:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc688ef_d20260530_m025753_c001_v7007000_t0000_u01780109873019") 2026/05/30 02:58:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7dee_d20260530_m025744_c001_v0001176_t0037_u01780109864446") 2026/05/30 02:58:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4140996854b34047_d20260530_m025738_c001_v7007000_t0000_u01780109858224") 2026/05/30 02:58:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7db4_d20260530_m025729_c001_v0001176_t0058_u01780109849703") 2026/05/30 02:58:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905f064_d20260530_m025723_c001_v7007000_t0000_u01780109843189") 2026/05/30 02:58:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7d84_d20260530_m025715_c001_v0001176_t0011_u01780109835470") 2026/05/30 02:58:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08439783_d20260530_m025709_c001_v7007000_t0000_u01780109829138") 2026/05/30 02:58:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7d4c_d20260530_m025700_c001_v0001176_t0047_u01780109820635") 2026/05/30 02:58:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f401699c390a8800c_d20260530_m025654_c001_v7007000_t0000_u01780109814155") 2026/05/30 02:58:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7d22_d20260530_m025645_c001_v0001176_t0034_u01780109805793") 2026/05/30 02:58:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a5298_d20260530_m025635_c001_v7007000_t0000_u01780109795313") 2026/05/30 02:58:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0394_d20260530_m025629_c001_v0001180_t0053_u01780109789570") 2026/05/30 02:58:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b933_d20260530_m025623_c001_v7007000_t0000_u01780109783034") 2026/05/30 02:58:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0364_d20260530_m025618_c001_v0001180_t0055_u01780109778148") 2026/05/30 02:58:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419e87296d87e996_d20260530_m025616_c001_v7007000_t0000_u01780109776074") 2026/05/30 02:58:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf270_d20260530_m025610_c001_v0001177_t0008_u01780109770165") 2026/05/30 02:58:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837fa5_d20260530_m025603_c001_v7007000_t0000_u01780109763847") 2026/05/30 02:58:48 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c3e_d20260530_m025559_c001_v0001176_t0015_u01780109759128") 2026/05/30 02:58:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41295184cccbb8e0_d20260530_m025557_c001_v7007000_t0000_u01780109757150") 2026/05/30 02:58:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c0e_d20260530_m025551_c001_v0001176_t0039_u01780109751584") 2026/05/30 02:58:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f427aed2e5d5f5487_d20260530_m025541_c001_v7007000_t0000_u01780109741284") 2026/05/30 02:58:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0222_d20260530_m025534_c001_v0001180_t0042_u01780109734460") 2026/05/30 02:58:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08439311_d20260530_m025527_c001_v7007000_t0000_u01780109727648") 2026/05/30 02:58:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb01c0_d20260530_m025519_c001_v0001180_t0031_u01780109719984") 2026/05/30 02:58:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee707_d20260530_m025513_c001_v7007000_t0000_u01780109713378") 2026/05/30 02:58:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0178_d20260530_m025506_c001_v0001180_t0042_u01780109706174") 2026/05/30 02:58:49 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41797be8ed8adc0e_d20260530_m025619_c001_v7007000_t0000_u01780109779291") 2026/05/30 02:58:49 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0346_d20260530_m025614_c001_v0001180_t0022_u01780109774766") 2026/05/30 02:58:49 DEBUG : dir1/0011-56789: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502f48_d20260530_m025639_c001_v7007000_t0000_u01780109799656") 2026/05/30 02:58:49 DEBUG : dir1/0011-56789: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb03b0_d20260530_m025634_c001_v0001180_t0017_u01780109794284") 2026/05/30 02:58:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc688f2_d20260530_m025753_c001_v7007000_t0000_u01780109873199") 2026/05/30 02:58:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a98_d20260530_m025744_c001_v0001104_t0037_u01780109864659") 2026/05/30 02:58:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4140996854b34048_d20260530_m025738_c001_v7007000_t0000_u01780109858407") 2026/05/30 02:58:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a80_d20260530_m025729_c001_v0001104_t0047_u01780109849929") 2026/05/30 02:58:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905f065_d20260530_m025723_c001_v7007000_t0000_u01780109843371") 2026/05/30 02:58:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a6e_d20260530_m025715_c001_v0001104_t0020_u01780109835681") 2026/05/30 02:58:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08439784_d20260530_m025709_c001_v7007000_t0000_u01780109829320") 2026/05/30 02:58:49 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a46_d20260530_m025700_c001_v0001104_t0026_u01780109820845") 2026/05/30 02:58:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f401699c390a8800d_d20260530_m025654_c001_v7007000_t0000_u01780109814338") 2026/05/30 02:58:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a22_d20260530_m025646_c001_v0001104_t0026_u01780109806021") 2026/05/30 02:58:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41649c05e160d906_d20260530_m025635_c001_v7007000_t0000_u01780109795385") 2026/05/30 02:58:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29739f4_d20260530_m025629_c001_v0001104_t0037_u01780109789773") 2026/05/30 02:58:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b934_d20260530_m025623_c001_v7007000_t0000_u01780109783224") 2026/05/30 02:58:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf2ba_d20260530_m025618_c001_v0001177_t0028_u01780109778159") 2026/05/30 02:58:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41797be8ed8adbf9_d20260530_m025616_c001_v7007000_t0000_u01780109776086") 2026/05/30 02:58:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29739b6_d20260530_m025610_c001_v0001104_t0031_u01780109770380") 2026/05/30 02:58:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837fa6_d20260530_m025604_c001_v7007000_t0000_u01780109764028") 2026/05/30 02:58:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973996_d20260530_m025559_c001_v0001104_t0059_u01780109759141") 2026/05/30 02:58:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408e4ee92390b1dd_d20260530_m025556_c001_v7007000_t0000_u01780109756751") 2026/05/30 02:58:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973978_d20260530_m025551_c001_v0001104_t0002_u01780109751801") 2026/05/30 02:58:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f400796a7a04d1f2a_d20260530_m025541_c001_v7007000_t0000_u01780109741093") 2026/05/30 02:58:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf1aa_d20260530_m025534_c001_v0001177_t0053_u01780109734669") 2026/05/30 02:58:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08439314_d20260530_m025527_c001_v7007000_t0000_u01780109727831") 2026/05/30 02:58:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf164_d20260530_m025520_c001_v0001177_t0019_u01780109720188") 2026/05/30 02:58:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee708_d20260530_m025513_c001_v7007000_t0000_u01780109713559") 2026/05/30 02:58:50 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf114_d20260530_m025506_c001_v0001177_t0049_u01780109706384") 2026/05/30 02:58:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419e87296d87e99b_d20260530_m025619_c001_v7007000_t0000_u01780109779139") 2026/05/30 02:58:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf29a_d20260530_m025614_c001_v0001177_t0039_u01780109774804") 2026/05/30 02:58:50 DEBUG : dir1/0012-6789;: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502f49_d20260530_m025639_c001_v7007000_t0000_u01780109799839") 2026/05/30 02:58:51 DEBUG : dir1/0012-6789;: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7d06_d20260530_m025634_c001_v0001176_t0026_u01780109794418") 2026/05/30 02:58:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc688f4_d20260530_m025753_c001_v7007000_t0000_u01780109873379") 2026/05/30 02:58:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf466_d20260530_m025745_c001_v0001177_t0032_u01780109865149") 2026/05/30 02:58:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4140996854b3404a_d20260530_m025738_c001_v7007000_t0000_u01780109858594") 2026/05/30 02:58:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf414_d20260530_m025730_c001_v0001177_t0010_u01780109850405") 2026/05/30 02:58:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905f066_d20260530_m025723_c001_v7007000_t0000_u01780109843552") 2026/05/30 02:58:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf3d0_d20260530_m025716_c001_v0001177_t0046_u01780109836267") 2026/05/30 02:58:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08439785_d20260530_m025709_c001_v7007000_t0000_u01780109829610") 2026/05/30 02:58:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf378_d20260530_m025701_c001_v0001177_t0037_u01780109821446") 2026/05/30 02:58:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f401699c390a8800f_d20260530_m025654_c001_v7007000_t0000_u01780109814520") 2026/05/30 02:58:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf33c_d20260530_m025646_c001_v0001177_t0057_u01780109806502") 2026/05/30 02:58:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b964_d20260530_m025635_c001_v7007000_t0000_u01780109795289") 2026/05/30 02:58:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7cec_d20260530_m025630_c001_v0001176_t0024_u01780109790431") 2026/05/30 02:58:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b935_d20260530_m025623_c001_v7007000_t0000_u01780109783406") 2026/05/30 02:58:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7cb0_d20260530_m025618_c001_v0001176_t0027_u01780109778209") 2026/05/30 02:58:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7d21_d20260530_m025616_c001_v7007000_t0000_u01780109776096") 2026/05/30 02:58:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0324_d20260530_m025610_c001_v0001180_t0033_u01780109770877") 2026/05/30 02:58:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837fa7_d20260530_m025604_c001_v7007000_t0000_u01780109764220") 2026/05/30 02:58:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf23c_d20260530_m025559_c001_v0001177_t0059_u01780109759198") 2026/05/30 02:58:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f400796a7a04d1fe6_d20260530_m025557_c001_v7007000_t0000_u01780109757361") 2026/05/30 02:58:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb02a4_d20260530_m025552_c001_v0001180_t0022_u01780109752292") 2026/05/30 02:58:51 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837f3a_d20260530_m025540_c001_v7007000_t0000_u01780109740879") 2026/05/30 02:58:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7bd0_d20260530_m025534_c001_v0001176_t0059_u01780109734875") 2026/05/30 02:58:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08439318_d20260530_m025528_c001_v7007000_t0000_u01780109728014") 2026/05/30 02:58:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7ba8_d20260530_m025520_c001_v0001176_t0024_u01780109720409") 2026/05/30 02:58:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee709_d20260530_m025513_c001_v7007000_t0000_u01780109713739") 2026/05/30 02:58:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7b6a_d20260530_m025506_c001_v0001176_t0027_u01780109706596") 2026/05/30 02:58:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f40431be223e134f0_d20260530_m025618_c001_v7007000_t0000_u01780109778973") 2026/05/30 02:58:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c9c_d20260530_m025614_c001_v0001176_t0025_u01780109774818") 2026/05/30 02:58:52 DEBUG : dir1/0013-789;=: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502f4a_d20260530_m025640_c001_v7007000_t0000_u01780109800022") 2026/05/30 02:58:52 DEBUG : dir1/0013-789;=: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf310_d20260530_m025634_c001_v0001177_t0052_u01780109794469") 2026/05/30 02:58:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc688f7_d20260530_m025753_c001_v7007000_t0000_u01780109873560") 2026/05/30 02:58:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb053e_d20260530_m025745_c001_v0001180_t0059_u01780109865358") 2026/05/30 02:58:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4140996854b3404c_d20260530_m025738_c001_v7007000_t0000_u01780109858778") 2026/05/30 02:58:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb04e8_d20260530_m025730_c001_v0001180_t0051_u01780109850620") 2026/05/30 02:58:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905f067_d20260530_m025723_c001_v7007000_t0000_u01780109843734") 2026/05/30 02:58:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0492_d20260530_m025716_c001_v0001180_t0027_u01780109836479") 2026/05/30 02:58:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08439786_d20260530_m025709_c001_v7007000_t0000_u01780109829793") 2026/05/30 02:58:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0434_d20260530_m025701_c001_v0001180_t0042_u01780109821653") 2026/05/30 02:58:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f401699c390a88010_d20260530_m025654_c001_v7007000_t0000_u01780109814703") 2026/05/30 02:58:52 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb03e4_d20260530_m025646_c001_v0001180_t0039_u01780109806714") 2026/05/30 02:58:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f415c7e8d4dec12d8_d20260530_m025635_c001_v7007000_t0000_u01780109795082") 2026/05/30 02:58:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf2f6_d20260530_m025630_c001_v0001177_t0018_u01780109790653") 2026/05/30 02:58:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b936_d20260530_m025623_c001_v7007000_t0000_u01780109783587") 2026/05/30 02:58:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0368_d20260530_m025618_c001_v0001180_t0040_u01780109778348") 2026/05/30 02:58:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f40431be223e134ed_d20260530_m025616_c001_v7007000_t0000_u01780109776107") 2026/05/30 02:58:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c74_d20260530_m025611_c001_v0001176_t0055_u01780109771081") 2026/05/30 02:58:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837fa8_d20260530_m025604_c001_v7007000_t0000_u01780109764403") 2026/05/30 02:58:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb02de_d20260530_m025559_c001_v0001180_t0034_u01780109759314") 2026/05/30 02:58:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b908_d20260530_m025557_c001_v7007000_t0000_u01780109757117") 2026/05/30 02:58:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf20a_d20260530_m025552_c001_v0001177_t0005_u01780109752552") 2026/05/30 02:58:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f400796a7a04d1f30_d20260530_m025541_c001_v7007000_t0000_u01780109741295") 2026/05/30 02:58:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973954_d20260530_m025535_c001_v0001104_t0056_u01780109735115") 2026/05/30 02:58:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa0843931c_d20260530_m025528_c001_v7007000_t0000_u01780109728198") 2026/05/30 02:58:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973934_d20260530_m025520_c001_v0001104_t0028_u01780109720625") 2026/05/30 02:58:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee70a_d20260530_m025513_c001_v7007000_t0000_u01780109713920") 2026/05/30 02:58:53 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973918_d20260530_m025506_c001_v0001104_t0002_u01780109706812") 2026/05/30 02:58:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc687a2_d20260530_m025619_c001_v7007000_t0000_u01780109779299") 2026/05/30 02:58:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf29c_d20260530_m025615_c001_v0001177_t0039_u01780109775010") 2026/05/30 02:58:53 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502f4b_d20260530_m025640_c001_v7007000_t0000_u01780109800205") 2026/05/30 02:58:53 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb03b2_d20260530_m025634_c001_v0001180_t0053_u01780109794519") 2026/05/30 02:58:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc688fa_d20260530_m025753_c001_v7007000_t0000_u01780109873741") 2026/05/30 02:58:53 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7df4_d20260530_m025745_c001_v0001176_t0046_u01780109865575") 2026/05/30 02:58:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4140996854b3404d_d20260530_m025738_c001_v7007000_t0000_u01780109858961") 2026/05/30 02:58:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7dba_d20260530_m025730_c001_v0001176_t0040_u01780109850839") 2026/05/30 02:58:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905f068_d20260530_m025723_c001_v7007000_t0000_u01780109843917") 2026/05/30 02:58:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7d88_d20260530_m025716_c001_v0001176_t0022_u01780109836698") 2026/05/30 02:58:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08439788_d20260530_m025709_c001_v7007000_t0000_u01780109829976") 2026/05/30 02:58:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7d50_d20260530_m025701_c001_v0001176_t0002_u01780109821891") 2026/05/30 02:58:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f401699c390a88011_d20260530_m025654_c001_v7007000_t0000_u01780109814892") 2026/05/30 02:58:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7d24_d20260530_m025646_c001_v0001176_t0015_u01780109806928") 2026/05/30 02:58:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502ef1_d20260530_m025635_c001_v7007000_t0000_u01780109795090") 2026/05/30 02:58:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb039c_d20260530_m025630_c001_v0001180_t0026_u01780109790924") 2026/05/30 02:58:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b937_d20260530_m025623_c001_v7007000_t0000_u01780109783770") 2026/05/30 02:58:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf2bc_d20260530_m025618_c001_v0001177_t0036_u01780109778375") 2026/05/30 02:58:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b921_d20260530_m025616_c001_v7007000_t0000_u01780109776351") 2026/05/30 02:58:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf27a_d20260530_m025611_c001_v0001177_t0001_u01780109771299") 2026/05/30 02:58:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837faa_d20260530_m025604_c001_v7007000_t0000_u01780109764663") 2026/05/30 02:58:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c44_d20260530_m025559_c001_v0001176_t0041_u01780109759365") 2026/05/30 02:58:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b909_d20260530_m025557_c001_v7007000_t0000_u01780109757165") 2026/05/30 02:58:54 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c14_d20260530_m025552_c001_v0001176_t0009_u01780109752765") 2026/05/30 02:58:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77b6_d20260530_m025541_c001_v7007000_t0000_u01780109741438") 2026/05/30 02:58:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0234_d20260530_m025535_c001_v0001180_t0050_u01780109735789") 2026/05/30 02:58:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa0843931f_d20260530_m025528_c001_v7007000_t0000_u01780109728384") 2026/05/30 02:58:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb01ce_d20260530_m025521_c001_v0001180_t0045_u01780109721170") 2026/05/30 02:58:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee70b_d20260530_m025514_c001_v7007000_t0000_u01780109714101") 2026/05/30 02:58:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0182_d20260530_m025507_c001_v0001180_t0039_u01780109707382") 2026/05/30 02:58:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b925_d20260530_m025619_c001_v7007000_t0000_u01780109779312") 2026/05/30 02:58:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb034a_d20260530_m025615_c001_v0001180_t0008_u01780109775026") 2026/05/30 02:58:55 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502f4c_d20260530_m025640_c001_v7007000_t0000_u01780109800388") 2026/05/30 02:58:55 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7d0a_d20260530_m025634_c001_v0001176_t0059_u01780109794627") 2026/05/30 02:58:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc688fd_d20260530_m025753_c001_v7007000_t0000_u01780109873921") 2026/05/30 02:58:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a9c_d20260530_m025745_c001_v0001104_t0012_u01780109865800") 2026/05/30 02:58:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4140996854b3404e_d20260530_m025739_c001_v7007000_t0000_u01780109859144") 2026/05/30 02:58:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a82_d20260530_m025731_c001_v0001104_t0050_u01780109851049") 2026/05/30 02:58:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905f06c_d20260530_m025724_c001_v7007000_t0000_u01780109844099") 2026/05/30 02:58:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a70_d20260530_m025716_c001_v0001104_t0059_u01780109836904") 2026/05/30 02:58:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08439789_d20260530_m025710_c001_v7007000_t0000_u01780109830160") 2026/05/30 02:58:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a48_d20260530_m025702_c001_v0001104_t0010_u01780109822128") 2026/05/30 02:58:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f401699c390a88013_d20260530_m025655_c001_v7007000_t0000_u01780109815075") 2026/05/30 02:58:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a26_d20260530_m025647_c001_v0001104_t0025_u01780109807172") 2026/05/30 02:58:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f415c7e8d4dec12d9_d20260530_m025635_c001_v7007000_t0000_u01780109795266") 2026/05/30 02:58:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29739fc_d20260530_m025631_c001_v0001104_t0043_u01780109791125") 2026/05/30 02:58:55 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b938_d20260530_m025624_c001_v7007000_t0000_u01780109784010") 2026/05/30 02:58:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29739de_d20260530_m025618_c001_v0001104_t0013_u01780109778410") 2026/05/30 02:58:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f407e60ab97639c6e_d20260530_m025616_c001_v7007000_t0000_u01780109776344") 2026/05/30 02:58:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29739ba_d20260530_m025611_c001_v0001104_t0049_u01780109771519") 2026/05/30 02:58:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837fab_d20260530_m025604_c001_v7007000_t0000_u01780109764853") 2026/05/30 02:58:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf23e_d20260530_m025559_c001_v0001177_t0012_u01780109759439") 2026/05/30 02:58:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f400796a7a04d1fdf_d20260530_m025557_c001_v7007000_t0000_u01780109757120") 2026/05/30 02:58:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e297397a_d20260530_m025552_c001_v0001104_t0044_u01780109752975") 2026/05/30 02:58:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419e87296d87e985_d20260530_m025541_c001_v7007000_t0000_u01780109741130") 2026/05/30 02:58:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf1ac_d20260530_m025536_c001_v0001177_t0035_u01780109736011") 2026/05/30 02:58:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08439322_d20260530_m025528_c001_v7007000_t0000_u01780109728566") 2026/05/30 02:58:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf176_d20260530_m025521_c001_v0001177_t0015_u01780109721417") 2026/05/30 02:58:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee70c_d20260530_m025514_c001_v7007000_t0000_u01780109714282") 2026/05/30 02:58:56 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf11c_d20260530_m025507_c001_v0001177_t0012_u01780109707601") 2026/05/30 02:58:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7d2c_d20260530_m025618_c001_v7007000_t0000_u01780109778911") 2026/05/30 02:58:56 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7ca2_d20260530_m025615_c001_v0001176_t0024_u01780109775036") 2026/05/30 02:58:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77cf_d20260530_m025543_c001_v7007000_t0000_u01780109743881") 2026/05/30 02:58:56 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7be2_d20260530_m025539_c001_v0001176_t0058_u01780109739070") 2026/05/30 02:58:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77d1_d20260530_m025544_c001_v7007000_t0000_u01780109744065") 2026/05/30 02:58:56 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf1bc_d20260530_m025539_c001_v0001177_t0010_u01780109739095") 2026/05/30 02:58:56 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77d4_d20260530_m025544_c001_v7007000_t0000_u01780109744248") 2026/05/30 02:58:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb024a_d20260530_m025539_c001_v0001180_t0016_u01780109739106") 2026/05/30 02:58:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77d6_d20260530_m025544_c001_v7007000_t0000_u01780109744430") 2026/05/30 02:58:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7be4_d20260530_m025539_c001_v0001176_t0044_u01780109739294") 2026/05/30 02:58:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77d7_d20260530_m025544_c001_v7007000_t0000_u01780109744612") 2026/05/30 02:58:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf1be_d20260530_m025539_c001_v0001177_t0038_u01780109739305") 2026/05/30 02:58:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77d8_d20260530_m025544_c001_v7007000_t0000_u01780109744794") 2026/05/30 02:58:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e297395c_d20260530_m025539_c001_v0001104_t0016_u01780109739407") 2026/05/30 02:58:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77d9_d20260530_m025544_c001_v7007000_t0000_u01780109744975") 2026/05/30 02:58:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7be6_d20260530_m025539_c001_v0001176_t0045_u01780109739500") 2026/05/30 02:58:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77da_d20260530_m025545_c001_v7007000_t0000_u01780109745158") 2026/05/30 02:58:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf1c2_d20260530_m025539_c001_v0001177_t0035_u01780109739512") 2026/05/30 02:58:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77dc_d20260530_m025545_c001_v7007000_t0000_u01780109745340") 2026/05/30 02:58:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb024e_d20260530_m025539_c001_v0001180_t0039_u01780109739678") 2026/05/30 02:58:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77df_d20260530_m025545_c001_v7007000_t0000_u01780109745526") 2026/05/30 02:58:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7be8_d20260530_m025539_c001_v0001176_t0022_u01780109739710") 2026/05/30 02:58:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77e2_d20260530_m025545_c001_v7007000_t0000_u01780109745722") 2026/05/30 02:58:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf1c4_d20260530_m025539_c001_v0001177_t0016_u01780109739751") 2026/05/30 02:58:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77e5_d20260530_m025545_c001_v7007000_t0000_u01780109745906") 2026/05/30 02:58:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0250_d20260530_m025539_c001_v0001180_t0022_u01780109739895") 2026/05/30 02:58:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77e6_d20260530_m025546_c001_v7007000_t0000_u01780109746087") 2026/05/30 02:58:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7bea_d20260530_m025539_c001_v0001176_t0050_u01780109739919") 2026/05/30 02:58:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77e7_d20260530_m025546_c001_v7007000_t0000_u01780109746270") 2026/05/30 02:58:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e297395e_d20260530_m025540_c001_v0001104_t0033_u01780109740096") 2026/05/30 02:58:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77e8_d20260530_m025546_c001_v7007000_t0000_u01780109746457") 2026/05/30 02:58:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf1c8_d20260530_m025540_c001_v0001177_t0044_u01780109740131") 2026/05/30 02:58:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e77e9_d20260530_m025546_c001_v7007000_t0000_u01780109746639") 2026/05/30 02:58:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7bec_d20260530_m025540_c001_v0001176_t0041_u01780109740165") 2026/05/30 02:58:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b915_d20260530_m025559_c001_v7007000_t0000_u01780109759684") 2026/05/30 02:58:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb02be_d20260530_m025555_c001_v0001180_t0056_u01780109755501") 2026/05/30 02:58:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b919_d20260530_m025600_c001_v7007000_t0000_u01780109760047") 2026/05/30 02:58:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf21e_d20260530_m025555_c001_v0001177_t0057_u01780109755534") 2026/05/30 02:58:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41295184cccbb8f3_d20260530_m025600_c001_v7007000_t0000_u01780109760059") 2026/05/30 02:58:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c28_d20260530_m025555_c001_v0001176_t0005_u01780109755525") 2026/05/30 02:58:58 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837f94_d20260530_m025559_c001_v7007000_t0000_u01780109759889") 2026/05/30 02:58:58 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb02c0_d20260530_m025555_c001_v0001180_t0018_u01780109755771") 2026/05/30 02:58:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408e4ee92390b216_d20260530_m025559_c001_v7007000_t0000_u01780109759728") 2026/05/30 02:58:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf220_d20260530_m025555_c001_v0001177_t0030_u01780109755771") 2026/05/30 02:58:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e7854_d20260530_m025559_c001_v7007000_t0000_u01780109759748") 2026/05/30 02:58:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c2a_d20260530_m025555_c001_v0001176_t0050_u01780109755766") 2026/05/30 02:58:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41295184cccbb8f2_d20260530_m025559_c001_v7007000_t0000_u01780109759901") 2026/05/30 02:58:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c2c_d20260530_m025555_c001_v0001176_t0023_u01780109755981") 2026/05/30 02:58:58 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837f96_d20260530_m025600_c001_v7007000_t0000_u01780109760071") 2026/05/30 02:58:58 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e297398a_d20260530_m025555_c001_v0001104_t0033_u01780109755997") 2026/05/30 02:58:59 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b918_d20260530_m025559_c001_v7007000_t0000_u01780109759922") 2026/05/30 02:58:59 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf226_d20260530_m025556_c001_v0001177_t0013_u01780109756015") 2026/05/30 02:58:59 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f400796a7a04d2014_d20260530_m025559_c001_v7007000_t0000_u01780109759855") 2026/05/30 02:58:59 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb02c2_d20260530_m025556_c001_v0001180_t0036_u01780109756035") 2026/05/30 02:58:59 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f400796a7a04d200f_d20260530_m025559_c001_v7007000_t0000_u01780109759674") 2026/05/30 02:58:59 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c2e_d20260530_m025556_c001_v0001176_t0044_u01780109756200") 2026/05/30 02:58:59 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418f4cad226e7855_d20260530_m025559_c001_v7007000_t0000_u01780109759935") 2026/05/30 02:58:59 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb02c6_d20260530_m025556_c001_v0001180_t0033_u01780109756239") 2026/05/30 02:58:59 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b917_d20260530_m025559_c001_v7007000_t0000_u01780109759866") 2026/05/30 02:58:59 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf22a_d20260530_m025556_c001_v0001177_t0037_u01780109756271") 2026/05/30 02:58:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41295184cccbb8f1_d20260530_m025559_c001_v7007000_t0000_u01780109759877") 2026/05/30 02:58:59 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7c30_d20260530_m025556_c001_v0001176_t0058_u01780109756404") 2026/05/30 02:58:59 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41295184cccbb8ef_d20260530_m025559_c001_v7007000_t0000_u01780109759695") 2026/05/30 02:58:59 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb02c8_d20260530_m025556_c001_v0001180_t0019_u01780109756438") 2026/05/30 02:58:59 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837f93_d20260530_m025559_c001_v7007000_t0000_u01780109759707") 2026/05/30 02:58:59 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf22c_d20260530_m025556_c001_v0001177_t0046_u01780109756484") 2026/05/30 02:58:59 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f407e60ab976395a8_d20260530_m025355_c001_v7007000_t0000_u01780109635162") 2026/05/30 02:58:59 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1129ab4bb40e9280_d20260530_m025352_c001_v0001165_t0053_u01780109632727") 2026/05/30 02:58:59 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905eb90_d20260530_m025352_c001_v7007000_t0000_u01780109632544") 2026/05/30 02:58:59 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1129ab4bb40e9276_d20260530_m025349_c001_v0001165_t0048_u01780109629310") 2026/05/30 02:58:59 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905eb8d_d20260530_m025348_c001_v7007000_t0000_u01780109628584") 2026/05/30 02:59:00 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc79cc_d20260530_m025344_c001_v0001176_t0044_u01780109624425") 2026/05/30 02:59:00 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42000b05b003afac_d20260530_m025342_c001_v7007000_t0000_u01780109622960") 2026/05/30 02:59:00 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f11695655c4eeb470_d20260530_m025341_c001_v0001182_t0046_u01780109621133") 2026/05/30 02:59:00 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f40431be223e12f08_d20260530_m025340_c001_v7007000_t0000_u01780109620950") 2026/05/30 02:59:00 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f11695655c4eeb452_d20260530_m025337_c001_v0001182_t0056_u01780109617993") 2026/05/30 02:59:00 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f40431be223e12ef8_d20260530_m025337_c001_v7007000_t0000_u01780109617269") 2026/05/30 02:59:00 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29737e2_d20260530_m025330_c001_v0001104_t0018_u01780109610125") 2026/05/30 02:59:00 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f427aed2e5d5f518e_d20260530_m025328_c001_v7007000_t0000_u01780109608859") 2026/05/30 02:59:00 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f11619e1a9ded2ea6_d20260530_m025327_c001_v0001037_t0038_u01780109607512") 2026/05/30 02:59:00 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41649c05e160d6f9_d20260530_m025327_c001_v7007000_t0000_u01780109607330") 2026/05/30 02:59:00 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f11619e1a9ded2e98_d20260530_m025324_c001_v0001037_t0023_u01780109604266") 2026/05/30 02:59:00 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41649c05e160d6f7_d20260530_m025323_c001_v7007000_t0000_u01780109603536") 2026/05/30 02:59:00 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769ef4_d20260530_m025319_c001_v0001173_t0005_u01780109599079") 2026/05/30 02:59:00 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f427aed2e5d5f513b_d20260530_m025318_c001_v7007000_t0000_u01780109598176") 2026/05/30 02:59:00 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f10797e23a746ca5e_d20260530_m025316_c001_v0001183_t0051_u01780109596657") 2026/05/30 02:59:00 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42000b05b003af29_d20260530_m025316_c001_v7007000_t0000_u01780109596473") 2026/05/30 02:59:00 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f10797e23a746ca40_d20260530_m025313_c001_v0001183_t0013_u01780109593440") 2026/05/30 02:59:00 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42000b05b003af20_d20260530_m025312_c001_v7007000_t0000_u01780109592713") 2026/05/30 02:59:00 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7946_d20260530_m025306_c001_v0001176_t0058_u01780109586759") 2026/05/30 02:59:00 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408f1c0dc39b9053_d20260530_m025305_c001_v7007000_t0000_u01780109585847") 2026/05/30 02:59:00 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f119fae2c4e8ef721_d20260530_m025304_c001_v0001176_t0022_u01780109584250") 2026/05/30 02:59:01 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f400796a7a04d1b6b_d20260530_m025304_c001_v7007000_t0000_u01780109584066") 2026/05/30 02:59:01 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f119fae2c4e8ef71b_d20260530_m025300_c001_v0001176_t0018_u01780109580722") 2026/05/30 02:59:01 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f400796a7a04d1b5f_d20260530_m025259_c001_v7007000_t0000_u01780109579998") 2026/05/30 02:59:01 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29737a2_d20260530_m025253_c001_v0001104_t0038_u01780109573678") 2026/05/30 02:59:01 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41649c05e160d672_d20260530_m025252_c001_v7007000_t0000_u01780109572761") 2026/05/30 02:59:01 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1112472f0e5740b9_d20260530_m025250_c001_v0001099_t0010_u01780109570890") 2026/05/30 02:59:01 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f415c7e8d4dec0ec5_d20260530_m025250_c001_v7007000_t0000_u01780109570708") 2026/05/30 02:59:01 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1112472f0e5740af_d20260530_m025247_c001_v0001099_t0012_u01780109567518") 2026/05/30 02:59:01 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f415c7e8d4dec0ec3_d20260530_m025246_c001_v7007000_t0000_u01780109566795") 2026/05/30 02:59:01 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769e32_d20260530_m025240_c001_v0001173_t0054_u01780109560944") 2026/05/30 02:59:01 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d79d4_d20260530_m025239_c001_v7007000_t0000_u01780109559854") 2026/05/30 02:59:01 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f111b625a3e6a0fa4_d20260530_m025234_c001_v0001171_t0041_u01780109554228") 2026/05/30 02:59:01 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4152d2ae52521947_d20260530_m025234_c001_v7007000_t0000_u01780109554016") 2026/05/30 02:59:01 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc78ca_d20260530_m025230_c001_v0001176_t0008_u01780109550365") 2026/05/30 02:59:01 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1154ff53334ed0c5_d20260530_m025229_c001_v0001185_t0045_u01780109549624") 2026/05/30 02:59:01 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1154ff53334ed0c3_d20260530_m025228_c001_v0001185_t0020_u01780109548700") 2026/05/30 02:59:01 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502aea_d20260530_m025215_c001_v7007000_t0000_u01780109535131") 2026/05/30 02:59:01 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769d88_d20260530_m025207_c001_v0001173_t0029_u01780109527691") 2026/05/30 02:59:01 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f117a8f0b0db0f89c_d20260530_m025206_c001_v0001117_t0051_u01780109526651") 2026/05/30 02:59:02 DEBUG : dst/one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f117a8f0b0db0f890_d20260530_m025205_c001_v0001117_t0030_u01780109525357") 2026/05/30 02:59:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f407e60ab976395ae_d20260530_m025355_c001_v7007000_t0000_u01780109635345") 2026/05/30 02:59:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1196d0ec758bf032_d20260530_m025352_c001_v0001120_t0029_u01780109632261") 2026/05/30 02:59:02 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f113dc791c92e1787_d20260530_m025348_c001_v0001033_t0050_u01780109628116") 2026/05/30 02:59:02 DEBUG : dst/one.bak: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42000b05b003afad_d20260530_m025343_c001_v7007000_t0000_u01780109623142") 2026/05/30 02:59:02 DEBUG : dst/one.bak: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f113345b8e21bc24e_d20260530_m025340_c001_v0001174_t0010_u01780109620639") 2026/05/30 02:59:02 DEBUG : dst/one.bak: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f112ecedd619c7b73_d20260530_m025336_c001_v0001042_t0006_u01780109616276") 2026/05/30 02:59:02 DEBUG : dst/one.bak: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f427aed2e5d5f5193_d20260530_m025329_c001_v7007000_t0000_u01780109609039") 2026/05/30 02:59:02 DEBUG : dst/one.bak: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1169a39867153a54_d20260530_m025327_c001_v0001153_t0023_u01780109607012") 2026/05/30 02:59:02 DEBUG : dst/one.bak: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f103545cfb6500d49_d20260530_m025323_c001_v0001183_t0033_u01780109603328") 2026/05/30 02:59:02 DEBUG : dst/three: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d79d5_d20260530_m025240_c001_v7007000_t0000_u01780109560036") 2026/05/30 02:59:02 DEBUG : dst/three: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1154ff53334ed0fd_d20260530_m025238_c001_v0001185_t0023_u01780109558449") 2026/05/30 02:59:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f407e60ab976395b5_d20260530_m025355_c001_v7007000_t0000_u01780109635527") 2026/05/30 02:59:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f109cdc94a7b255bd_d20260530_m025353_c001_v0001145_t0053_u01780109633515") 2026/05/30 02:59:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f11407f9c05ce1da9_d20260530_m025350_c001_v0001101_t0003_u01780109630084") 2026/05/30 02:59:02 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f407e60ab976395ba_d20260530_m025355_c001_v7007000_t0000_u01780109635710") 2026/05/30 02:59:02 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1129ab4bb40e928c_d20260530_m025354_c001_v0001165_t0037_u01780109634117") 2026/05/30 02:59:02 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905eb93_d20260530_m025353_c001_v7007000_t0000_u01780109633934") 2026/05/30 02:59:02 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1129ab4bb40e927a_d20260530_m025350_c001_v0001165_t0056_u01780109630771") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905eb8f_d20260530_m025350_c001_v7007000_t0000_u01780109630589") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc79d0_d20260530_m025345_c001_v0001176_t0059_u01780109625480") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42000b05b003afb1_d20260530_m025343_c001_v7007000_t0000_u01780109623326") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f11695655c4eeb472_d20260530_m025342_c001_v0001182_t0016_u01780109622310") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f40431be223e12f09_d20260530_m025342_c001_v7007000_t0000_u01780109622127") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f11695655c4eeb464_d20260530_m025339_c001_v0001182_t0055_u01780109619212") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f40431be223e12f05_d20260530_m025339_c001_v7007000_t0000_u01780109619012") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29737f0_d20260530_m025333_c001_v0001104_t0003_u01780109613314") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41649c05e160d6fa_d20260530_m025328_c001_v7007000_t0000_u01780109608309") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769f16_d20260530_m025326_c001_v0001173_t0002_u01780109606025") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41649c05e160d6f8_d20260530_m025325_c001_v7007000_t0000_u01780109605302") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7972_d20260530_m025320_c001_v0001176_t0027_u01780109600920") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42000b05b003af2a_d20260530_m025317_c001_v7007000_t0000_u01780109597265") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7964_d20260530_m025315_c001_v0001176_t0013_u01780109595212") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42000b05b003af22_d20260530_m025314_c001_v7007000_t0000_u01780109594054") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29737b6_d20260530_m025307_c001_v0001104_t0018_u01780109587768") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f400796a7a04d1b6d_d20260530_m025304_c001_v7007000_t0000_u01780109584861") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29737ae_d20260530_m025302_c001_v0001104_t0012_u01780109582457") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f400796a7a04d1b67_d20260530_m025301_c001_v7007000_t0000_u01780109581373") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769e88_d20260530_m025255_c001_v0001173_t0004_u01780109575147") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f415c7e8d4dec0ec6_d20260530_m025251_c001_v7007000_t0000_u01780109571840") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769e5e_d20260530_m025249_c001_v0001173_t0023_u01780109569358") 2026/05/30 02:59:03 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f415c7e8d4dec0ec4_d20260530_m025248_c001_v7007000_t0000_u01780109568274") 2026/05/30 02:59:04 DEBUG : dst/three.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc78f4_d20260530_m025242_c001_v0001176_t0010_u01780109562134") 2026/05/30 02:59:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42000b05b003afb3_d20260530_m025343_c001_v7007000_t0000_u01780109623510") 2026/05/30 02:59:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f109ac5b26e153508_d20260530_m025341_c001_v0001184_t0029_u01780109621915") 2026/05/30 02:59:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1021b84cc79cea67_d20260530_m025338_c001_v0001177_t0059_u01780109618778") 2026/05/30 02:59:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f427aed2e5d5f5197_d20260530_m025329_c001_v7007000_t0000_u01780109609222") 2026/05/30 02:59:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1150bc99f3c4e492_d20260530_m025328_c001_v0001181_t0024_u01780109608096") 2026/05/30 02:59:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f116e76a24736f96c_d20260530_m025324_c001_v0001042_t0030_u01780109604870") 2026/05/30 02:59:04 DEBUG : dst/two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f407e60ab976395bf_d20260530_m025355_c001_v7007000_t0000_u01780109635891") 2026/05/30 02:59:04 DEBUG : dst/two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973804_d20260530_m025344_c001_v0001104_t0010_u01780109624994") 2026/05/30 02:59:04 DEBUG : dst/two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42000b05b003afb4_d20260530_m025343_c001_v7007000_t0000_u01780109623694") 2026/05/30 02:59:04 DEBUG : dst/two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc79a2_d20260530_m025331_c001_v0001176_t0050_u01780109611032") 2026/05/30 02:59:04 DEBUG : dst/two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f427aed2e5d5f519d_d20260530_m025329_c001_v7007000_t0000_u01780109609403") 2026/05/30 02:59:04 DEBUG : dst/two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29737c4_d20260530_m025319_c001_v0001104_t0054_u01780109599941") 2026/05/30 02:59:04 DEBUG : dst/two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f427aed2e5d5f513c_d20260530_m025318_c001_v7007000_t0000_u01780109598357") 2026/05/30 02:59:04 DEBUG : dst/two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769ec4_d20260530_m025307_c001_v0001173_t0036_u01780109587341") 2026/05/30 02:59:04 DEBUG : dst/two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408f1c0dc39b9054_d20260530_m025306_c001_v7007000_t0000_u01780109586030") 2026/05/30 02:59:04 DEBUG : dst/two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7922_d20260530_m025254_c001_v0001176_t0044_u01780109574569") 2026/05/30 02:59:04 DEBUG : dst/two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41649c05e160d673_d20260530_m025252_c001_v7007000_t0000_u01780109572943") 2026/05/30 02:59:04 DEBUG : dst/two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973796_d20260530_m025241_c001_v0001104_t0040_u01780109561584") 2026/05/30 02:59:04 DEBUG : dst/two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d79d6_d20260530_m025240_c001_v7007000_t0000_u01780109560220") 2026/05/30 02:59:04 DEBUG : dst/two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1056105456f5aa7f_d20260530_m025236_c001_v0001180_t0017_u01780109556111") 2026/05/30 02:59:05 DEBUG : dst/two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502aeb_d20260530_m025215_c001_v7007000_t0000_u01780109535314") 2026/05/30 02:59:05 DEBUG : dst/two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f117a8f0b0db0f8b0_d20260530_m025213_c001_v0001117_t0009_u01780109533726") 2026/05/30 02:59:05 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4152d2ae5252175d_d20260530_m025141_c001_v7007000_t0000_u01780109501039") 2026/05/30 02:59:05 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc783a_d20260530_m025136_c001_v0001176_t0004_u01780109496666") 2026/05/30 02:59:05 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4152d2ae525216da_d20260530_m025134_c001_v7007000_t0000_u01780109494348") 2026/05/30 02:59:05 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc780c_d20260530_m025122_c001_v0001176_t0048_u01780109482464") 2026/05/30 02:59:05 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f6424a4_d20260530_m025113_c001_v7007000_t0000_u01780109473556") 2026/05/30 02:59:05 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc77dc_d20260530_m025110_c001_v0001176_t0013_u01780109470563") 2026/05/30 02:59:05 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d88_d20260530_m025048_c001_v7007000_t0000_u01780109448993") 2026/05/30 02:59:05 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769bb9_d20260530_m025047_c001_v0001173_t0001_u01780109447013") 2026/05/30 02:59:05 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d83_d20260530_m025046_c001_v7007000_t0000_u01780109446164") 2026/05/30 02:59:05 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769ba9_d20260530_m025044_c001_v0001173_t0045_u01780109444792") 2026/05/30 02:59:05 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d7f_d20260530_m025042_c001_v7007000_t0000_u01780109442040") 2026/05/30 02:59:05 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b89_d20260530_m025040_c001_v0001173_t0041_u01780109440235") 2026/05/30 02:59:05 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d7b_d20260530_m025039_c001_v7007000_t0000_u01780109439433") 2026/05/30 02:59:05 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b7b_d20260530_m025037_c001_v0001173_t0030_u01780109437955") 2026/05/30 02:59:05 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d71_d20260530_m025032_c001_v7007000_t0000_u01780109432040") 2026/05/30 02:59:05 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b43_d20260530_m025030_c001_v0001173_t0011_u01780109430469") 2026/05/30 02:59:05 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d6e_d20260530_m025029_c001_v7007000_t0000_u01780109429471") 2026/05/30 02:59:05 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b35_d20260530_m025028_c001_v0001173_t0052_u01780109428617") 2026/05/30 02:59:05 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d53_d20260530_m025023_c001_v7007000_t0000_u01780109423786") 2026/05/30 02:59:05 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b01_d20260530_m025022_c001_v0001173_t0035_u01780109422423") 2026/05/30 02:59:06 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d42_d20260530_m025020_c001_v7007000_t0000_u01780109420599") 2026/05/30 02:59:06 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769aef_d20260530_m025019_c001_v0001173_t0010_u01780109419127") 2026/05/30 02:59:06 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408f1c0dc39b8ce9_d20260530_m025018_c001_v7007000_t0000_u01780109418759") 2026/05/30 02:59:06 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1092a91ff3089349_d20260530_m025018_c001_v0001181_t0035_u01780109418125") 2026/05/30 02:59:06 DEBUG : empty space: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769ae7_d20260530_m025016_c001_v0001173_t0055_u01780109416551") 2026/05/30 02:59:06 DEBUG : enormous: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d85_d20260530_m025048_c001_v7007000_t0000_u01780109448079") 2026/05/30 02:59:06 DEBUG : enormous: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769bbd_d20260530_m025047_c001_v0001173_t0004_u01780109447330") 2026/05/30 02:59:06 DEBUG : existing: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f407e60ab97639613_d20260530_m025400_c001_v7007000_t0000_u01780109640735") 2026/05/30 02:59:06 DEBUG : existing: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973822_d20260530_m025359_c001_v0001104_t0022_u01780109639187") 2026/05/30 02:59:06 DEBUG : existing: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f64248a_d20260530_m025108_c001_v7007000_t0000_u01780109468911") 2026/05/30 02:59:06 DEBUG : existing: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc77ce_d20260530_m025107_c001_v0001176_t0051_u01780109467746") 2026/05/30 02:59:06 DEBUG : existing: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408f1c0dc39b8cd9_d20260530_m025013_c001_v7007000_t0000_u01780109413797") 2026/05/30 02:59:06 DEBUG : existing: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769ab5_d20260530_m025012_c001_v0001173_t0040_u01780109412769") 2026/05/30 02:59:06 DEBUG : existing: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408f1c0dc39b8cd6_d20260530_m025012_c001_v7007000_t0000_u01780109412212") 2026/05/30 02:59:06 DEBUG : existing: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769aa9_d20260530_m025011_c001_v0001173_t0017_u01780109411267") 2026/05/30 02:59:06 DEBUG : existing: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769aa3_d20260530_m025010_c001_v0001173_t0040_u01780109410448") 2026/05/30 02:59:06 DEBUG : existing-b: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f64248b_d20260530_m025109_c001_v7007000_t0000_u01780109469093") 2026/05/30 02:59:06 DEBUG : existing-b: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769c53_d20260530_m025107_c001_v0001173_t0017_u01780109467738") 2026/05/30 02:59:06 DEBUG : file1: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7be6_d20260530_m025457_c001_v7007000_t0000_u01780109697730") 2026/05/30 02:59:06 DEBUG : file1: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0140_d20260530_m025456_c001_v0001180_t0001_u01780109696939") 2026/05/30 02:59:06 DEBUG : file1: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7be0_d20260530_m025455_c001_v7007000_t0000_u01780109695614") 2026/05/30 02:59:07 DEBUG : file1: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf0be_d20260530_m025454_c001_v0001177_t0021_u01780109694384") 2026/05/30 02:59:07 DEBUG : five: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f64244c_d20260530_m025052_c001_v7007000_t0000_u01780109452840") 2026/05/30 02:59:07 DEBUG : five: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418792d460769be7_d20260530_m025050_c001_v0001173_t0034_u01780109450770") 2026/05/30 02:59:07 DEBUG : foo: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d43_d20260530_m025022_c001_v7007000_t0000_u01780109422060") 2026/05/30 02:59:07 DEBUG : foo: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418792d460769afd_d20260530_m025021_c001_v0001173_t0034_u01780109421512") 2026/05/30 02:59:07 DEBUG : foo: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418792d460769af7_d20260530_m025020_c001_v0001173_t0034_u01780109420962") 2026/05/30 02:59:07 DEBUG : four: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f64244d_d20260530_m025053_c001_v7007000_t0000_u01780109453024") 2026/05/30 02:59:07 DEBUG : four: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f415ef292e29736d4_d20260530_m025051_c001_v0001104_t0033_u01780109451324") 2026/05/30 02:59:07 DEBUG : four: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769bdd_d20260530_m025049_c001_v0001173_t0042_u01780109449977") 2026/05/30 02:59:07 DEBUG : hello world2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a43c4_d20260530_m024827_c001_v7007000_t0000_u01780109307998") 2026/05/30 02:59:07 DEBUG : hello world2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769831_d20260530_m024827_c001_v0001173_t0030_u01780109307307") 2026/05/30 02:59:07 DEBUG : ignore-size: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408f1c0dc39b8cd1_d20260530_m025010_c001_v7007000_t0000_u01780109410083") 2026/05/30 02:59:07 DEBUG : ignore-size: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769a9d_d20260530_m025008_c001_v0001173_t0057_u01780109408959") 2026/05/30 02:59:07 DEBUG : nested/sub dir/file: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f642486_d20260530_m025106_c001_v7007000_t0000_u01780109466996") 2026/05/30 02:59:07 DEBUG : nested/sub dir/file: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc77c4_d20260530_m025106_c001_v0001176_t0041_u01780109466085") 2026/05/30 02:59:07 DEBUG : nested/sub dir/file: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f642483_d20260530_m025105_c001_v7007000_t0000_u01780109465341") 2026/05/30 02:59:07 DEBUG : nested/sub dir/file: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc77c0_d20260530_m025104_c001_v0001176_t0020_u01780109464128") 2026/05/30 02:59:07 DEBUG : one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f64244f_d20260530_m025053_c001_v7007000_t0000_u01780109453207") 2026/05/30 02:59:07 DEBUG : one: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418792d460769bcd_d20260530_m025049_c001_v0001173_t0034_u01780109449360") 2026/05/30 02:59:07 DEBUG : only0: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bc0_d20260530_m025449_c001_v7007000_t0000_u01780109689894") 2026/05/30 02:59:08 DEBUG : only0: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f415ef292e29738d4_d20260530_m025444_c001_v0001104_t0033_u01780109684172") 2026/05/30 02:59:08 DEBUG : only0: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a94_d20260530_m025428_c001_v0001176_t0018_u01780109668237") 2026/05/30 02:59:08 DEBUG : only0: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee5a3_d20260530_m025421_c001_v7007000_t0000_u01780109661674") 2026/05/30 02:59:08 DEBUG : only0: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a0a_d20260530_m025404_c001_v0001176_t0049_u01780109644776") 2026/05/30 02:59:08 DEBUG : only1: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bc1_d20260530_m025450_c001_v7007000_t0000_u01780109690078") 2026/05/30 02:59:08 DEBUG : only1: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4037655486eb010a_d20260530_m025445_c001_v0001180_t0001_u01780109685102") 2026/05/30 02:59:08 DEBUG : only1: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a9a_d20260530_m025429_c001_v0001176_t0041_u01780109669003") 2026/05/30 02:59:08 DEBUG : only1: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502c5c_d20260530_m025421_c001_v7007000_t0000_u01780109661879") 2026/05/30 02:59:08 DEBUG : only1: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a0e_d20260530_m025405_c001_v0001176_t0025_u01780109645592") 2026/05/30 02:59:08 DEBUG : only10: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bc2_d20260530_m025450_c001_v7007000_t0000_u01780109690260") 2026/05/30 02:59:08 DEBUG : only10: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f407b8f6548fc7b08_d20260530_m025444_c001_v0001176_t0033_u01780109684182") 2026/05/30 02:59:08 DEBUG : only10: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7acc_d20260530_m025436_c001_v0001176_t0027_u01780109676115") 2026/05/30 02:59:08 DEBUG : only10: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4f92_d20260530_m025421_c001_v7007000_t0000_u01780109661679") 2026/05/30 02:59:08 DEBUG : only10: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a40_d20260530_m025413_c001_v0001176_t0003_u01780109653082") 2026/05/30 02:59:08 DEBUG : only11: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bc3_d20260530_m025450_c001_v7007000_t0000_u01780109690443") 2026/05/30 02:59:08 DEBUG : only11: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4002afc4c3eaf084_d20260530_m025444_c001_v0001177_t0012_u01780109684928") 2026/05/30 02:59:08 DEBUG : only11: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7ad4_d20260530_m025436_c001_v0001176_t0053_u01780109676911") 2026/05/30 02:59:08 DEBUG : only11: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502c60_d20260530_m025422_c001_v7007000_t0000_u01780109662245") 2026/05/30 02:59:08 DEBUG : only11: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a48_d20260530_m025413_c001_v0001176_t0018_u01780109653944") 2026/05/30 02:59:08 DEBUG : only12: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bc4_d20260530_m025450_c001_v7007000_t0000_u01780109690625") 2026/05/30 02:59:09 DEBUG : only12: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4037655486eb0104_d20260530_m025444_c001_v0001180_t0001_u01780109684734") 2026/05/30 02:59:09 DEBUG : only12: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7ad6_d20260530_m025437_c001_v0001176_t0015_u01780109677613") 2026/05/30 02:59:09 DEBUG : only12: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502c5b_d20260530_m025421_c001_v7007000_t0000_u01780109661691") 2026/05/30 02:59:09 DEBUG : only12: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a4c_d20260530_m025414_c001_v0001176_t0045_u01780109654766") 2026/05/30 02:59:09 DEBUG : only13: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bc6_d20260530_m025450_c001_v7007000_t0000_u01780109690808") 2026/05/30 02:59:09 DEBUG : only13: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f415ef292e29738d6_d20260530_m025444_c001_v0001104_t0033_u01780109684573") 2026/05/30 02:59:09 DEBUG : only13: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7ade_d20260530_m025438_c001_v0001176_t0057_u01780109678612") 2026/05/30 02:59:09 DEBUG : only13: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f40431be223e12f74_d20260530_m025421_c001_v7007000_t0000_u01780109661700") 2026/05/30 02:59:09 DEBUG : only13: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a54_d20260530_m025415_c001_v0001176_t0057_u01780109655537") 2026/05/30 02:59:09 DEBUG : only14: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bc8_d20260530_m025450_c001_v7007000_t0000_u01780109690991") 2026/05/30 02:59:09 DEBUG : only14: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f407b8f6548fc7b0c_d20260530_m025444_c001_v0001176_t0033_u01780109684583") 2026/05/30 02:59:09 DEBUG : only14: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7ae4_d20260530_m025439_c001_v0001176_t0009_u01780109679376") 2026/05/30 02:59:09 DEBUG : only14: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee5aa_d20260530_m025422_c001_v7007000_t0000_u01780109662042") 2026/05/30 02:59:09 DEBUG : only14: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a58_d20260530_m025416_c001_v0001176_t0013_u01780109656368") 2026/05/30 02:59:09 DEBUG : only15: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bc9_d20260530_m025451_c001_v7007000_t0000_u01780109691175") 2026/05/30 02:59:09 DEBUG : only15: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f415ef292e29738da_d20260530_m025444_c001_v0001104_t0033_u01780109684757") 2026/05/30 02:59:09 DEBUG : only15: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7aea_d20260530_m025440_c001_v0001176_t0031_u01780109680168") 2026/05/30 02:59:09 DEBUG : only15: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4f94_d20260530_m025422_c001_v7007000_t0000_u01780109662053") 2026/05/30 02:59:09 DEBUG : only15: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a5c_d20260530_m025417_c001_v0001176_t0018_u01780109657149") 2026/05/30 02:59:09 DEBUG : only16: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bcb_d20260530_m025451_c001_v7007000_t0000_u01780109691358") 2026/05/30 02:59:09 DEBUG : only16: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f407b8f6548fc7b0e_d20260530_m025444_c001_v0001176_t0033_u01780109684767") 2026/05/30 02:59:09 DEBUG : only16: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7af0_d20260530_m025440_c001_v0001176_t0051_u01780109680872") 2026/05/30 02:59:10 DEBUG : only16: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee5a7_d20260530_m025421_c001_v7007000_t0000_u01780109661858") 2026/05/30 02:59:10 DEBUG : only16: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a62_d20260530_m025417_c001_v0001176_t0016_u01780109657889") 2026/05/30 02:59:10 DEBUG : only17: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bcd_d20260530_m025451_c001_v7007000_t0000_u01780109691541") 2026/05/30 02:59:10 DEBUG : only17: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4037655486eb0106_d20260530_m025444_c001_v0001180_t0001_u01780109684920") 2026/05/30 02:59:10 DEBUG : only17: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7afa_d20260530_m025441_c001_v0001176_t0002_u01780109681590") 2026/05/30 02:59:10 DEBUG : only17: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502c5d_d20260530_m025422_c001_v7007000_t0000_u01780109662063") 2026/05/30 02:59:10 DEBUG : only17: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a64_d20260530_m025418_c001_v0001176_t0029_u01780109658657") 2026/05/30 02:59:10 DEBUG : only18: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bce_d20260530_m025451_c001_v7007000_t0000_u01780109691723") 2026/05/30 02:59:10 DEBUG : only18: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f415ef292e29738dc_d20260530_m025444_c001_v0001104_t0033_u01780109684940") 2026/05/30 02:59:10 DEBUG : only18: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7b04_d20260530_m025442_c001_v0001176_t0009_u01780109682638") 2026/05/30 02:59:10 DEBUG : only18: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4f93_d20260530_m025421_c001_v7007000_t0000_u01780109661868") 2026/05/30 02:59:11 DEBUG : only18: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a6a_d20260530_m025419_c001_v0001176_t0026_u01780109659414") 2026/05/30 02:59:11 DEBUG : only19: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bd0_d20260530_m025451_c001_v7007000_t0000_u01780109691907") 2026/05/30 02:59:11 DEBUG : only19: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f407b8f6548fc7b10_d20260530_m025445_c001_v0001176_t0033_u01780109685061") 2026/05/30 02:59:11 DEBUG : only19: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7b06_d20260530_m025443_c001_v0001176_t0009_u01780109683322") 2026/05/30 02:59:11 DEBUG : only19: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee59d_d20260530_m025421_c001_v7007000_t0000_u01780109661307") 2026/05/30 02:59:11 DEBUG : only19: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a6c_d20260530_m025420_c001_v0001176_t0042_u01780109660118") 2026/05/30 02:59:11 DEBUG : only2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bd1_d20260530_m025452_c001_v7007000_t0000_u01780109692089") 2026/05/30 02:59:11 DEBUG : only2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f407b8f6548fc7b12_d20260530_m025445_c001_v0001176_t0033_u01780109685243") 2026/05/30 02:59:11 DEBUG : only2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7aa0_d20260530_m025429_c001_v0001176_t0034_u01780109669782") 2026/05/30 02:59:11 DEBUG : only2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f40431be223e12f76_d20260530_m025422_c001_v7007000_t0000_u01780109662075") 2026/05/30 02:59:11 DEBUG : only2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a14_d20260530_m025406_c001_v0001176_t0027_u01780109646356") 2026/05/30 02:59:11 DEBUG : only3: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bd2_d20260530_m025452_c001_v7007000_t0000_u01780109692275") 2026/05/30 02:59:11 DEBUG : only3: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4002afc4c3eaf08a_d20260530_m025445_c001_v0001177_t0012_u01780109685117") 2026/05/30 02:59:11 DEBUG : only3: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7aaa_d20260530_m025430_c001_v0001176_t0010_u01780109670469") 2026/05/30 02:59:11 DEBUG : only3: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f40431be223e12f77_d20260530_m025422_c001_v7007000_t0000_u01780109662258") 2026/05/30 02:59:11 DEBUG : only3: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a18_d20260530_m025407_c001_v0001176_t0003_u01780109647185") 2026/05/30 02:59:11 DEBUG : only4: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bd4_d20260530_m025452_c001_v7007000_t0000_u01780109692459") 2026/05/30 02:59:11 DEBUG : only4: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4002afc4c3eaf08c_d20260530_m025445_c001_v0001177_t0012_u01780109685301") 2026/05/30 02:59:11 DEBUG : only4: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7ab0_d20260530_m025431_c001_v0001176_t0043_u01780109671194") 2026/05/30 02:59:11 DEBUG : only4: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee5a0_d20260530_m025421_c001_v7007000_t0000_u01780109661490") 2026/05/30 02:59:12 DEBUG : only4: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a1c_d20260530_m025407_c001_v0001176_t0053_u01780109647854") 2026/05/30 02:59:12 DEBUG : only5: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bd5_d20260530_m025452_c001_v7007000_t0000_u01780109692643") 2026/05/30 02:59:12 DEBUG : only5: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f415ef292e29738de_d20260530_m025445_c001_v0001104_t0033_u01780109685126") 2026/05/30 02:59:12 DEBUG : only5: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7ab2_d20260530_m025431_c001_v0001176_t0036_u01780109671925") 2026/05/30 02:59:12 DEBUG : only5: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee5ad_d20260530_m025422_c001_v7007000_t0000_u01780109662224") 2026/05/30 02:59:12 DEBUG : only5: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a20_d20260530_m025408_c001_v0001176_t0055_u01780109648654") 2026/05/30 02:59:12 DEBUG : only6: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bd6_d20260530_m025452_c001_v7007000_t0000_u01780109692826") 2026/05/30 02:59:12 DEBUG : only6: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f415ef292e29738e2_d20260530_m025445_c001_v0001104_t0033_u01780109685310") 2026/05/30 02:59:12 DEBUG : only6: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7ab6_d20260530_m025432_c001_v0001176_t0041_u01780109672650") 2026/05/30 02:59:12 DEBUG : only6: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f40431be223e12f75_d20260530_m025421_c001_v7007000_t0000_u01780109661889") 2026/05/30 02:59:12 DEBUG : only6: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a26_d20260530_m025409_c001_v0001176_t0021_u01780109649300") 2026/05/30 02:59:12 DEBUG : only7: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bd8_d20260530_m025453_c001_v7007000_t0000_u01780109693010") 2026/05/30 02:59:12 DEBUG : only7: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f407b8f6548fc7b14_d20260530_m025445_c001_v0001176_t0033_u01780109685425") 2026/05/30 02:59:12 DEBUG : only7: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7ab8_d20260530_m025433_c001_v0001176_t0005_u01780109673415") 2026/05/30 02:59:12 DEBUG : only7: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee5b3_d20260530_m025422_c001_v7007000_t0000_u01780109662407") 2026/05/30 02:59:12 DEBUG : only7: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a2c_d20260530_m025410_c001_v0001176_t0018_u01780109650533") 2026/05/30 02:59:12 DEBUG : only8: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bd9_d20260530_m025453_c001_v7007000_t0000_u01780109693193") 2026/05/30 02:59:12 DEBUG : only8: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4037655486eb010c_d20260530_m025445_c001_v0001180_t0001_u01780109685284") 2026/05/30 02:59:12 DEBUG : only8: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7abe_d20260530_m025434_c001_v0001176_t0059_u01780109674101") 2026/05/30 02:59:12 DEBUG : only8: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4f99_d20260530_m025422_c001_v7007000_t0000_u01780109662417") 2026/05/30 02:59:13 DEBUG : only8: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a38_d20260530_m025411_c001_v0001176_t0005_u01780109651620") 2026/05/30 02:59:13 DEBUG : only9: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bda_d20260530_m025453_c001_v7007000_t0000_u01780109693377") 2026/05/30 02:59:13 DEBUG : only9: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4037655486eb0110_d20260530_m025445_c001_v0001180_t0001_u01780109685466") 2026/05/30 02:59:13 DEBUG : only9: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7ac6_d20260530_m025435_c001_v0001176_t0047_u01780109675226") 2026/05/30 02:59:13 DEBUG : only9: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4f96_d20260530_m025422_c001_v7007000_t0000_u01780109662235") 2026/05/30 02:59:13 DEBUG : only9: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7a3a_d20260530_m025412_c001_v0001176_t0015_u01780109652332") 2026/05/30 02:59:13 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f64247c_d20260530_m025103_c001_v7007000_t0000_u01780109463010") 2026/05/30 02:59:13 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29736f0_d20260530_m025101_c001_v0001104_t0024_u01780109461045") 2026/05/30 02:59:13 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f64246f_d20260530_m025059_c001_v7007000_t0000_u01780109459896") 2026/05/30 02:59:13 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769c0f_d20260530_m025057_c001_v0001173_t0018_u01780109457924") 2026/05/30 02:59:13 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f642458_d20260530_m025056_c001_v7007000_t0000_u01780109456833") 2026/05/30 02:59:13 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29736da_d20260530_m025054_c001_v0001104_t0058_u01780109454138") 2026/05/30 02:59:13 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d81_d20260530_m025043_c001_v7007000_t0000_u01780109443975") 2026/05/30 02:59:13 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b9f_d20260530_m025042_c001_v0001173_t0037_u01780109442588") 2026/05/30 02:59:13 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d7e_d20260530_m025040_c001_v7007000_t0000_u01780109440930") 2026/05/30 02:59:13 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b87_d20260530_m025039_c001_v0001173_t0021_u01780109439982") 2026/05/30 02:59:13 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d7a_d20260530_m025038_c001_v7007000_t0000_u01780109438700") 2026/05/30 02:59:13 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b77_d20260530_m025037_c001_v0001173_t0053_u01780109437666") 2026/05/30 02:59:13 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d70_d20260530_m025031_c001_v7007000_t0000_u01780109431492") 2026/05/30 02:59:13 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b3f_d20260530_m025030_c001_v0001173_t0056_u01780109430016") 2026/05/30 02:59:14 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d6f_d20260530_m025029_c001_v7007000_t0000_u01780109429653") 2026/05/30 02:59:14 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b2f_d20260530_m025028_c001_v0001173_t0038_u01780109428127") 2026/05/30 02:59:14 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d67_d20260530_m025027_c001_v7007000_t0000_u01780109427763") 2026/05/30 02:59:14 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b29_d20260530_m025026_c001_v0001173_t0028_u01780109426978") 2026/05/30 02:59:14 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b25_d20260530_m025026_c001_v0001173_t0057_u01780109426168") 2026/05/30 02:59:14 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d62_d20260530_m025025_c001_v7007000_t0000_u01780109425744") 2026/05/30 02:59:14 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b15_d20260530_m025025_c001_v0001173_t0037_u01780109425016") 2026/05/30 02:59:14 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b11_d20260530_m025024_c001_v0001173_t0049_u01780109424361") 2026/05/30 02:59:14 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d5a_d20260530_m025023_c001_v7007000_t0000_u01780109423969") 2026/05/30 02:59:14 DEBUG : potato: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b07_d20260530_m025023_c001_v0001173_t0020_u01780109423113") 2026/05/30 02:59:14 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408f1c0dc39b8ed8_d20260530_m025150_c001_v7007000_t0000_u01780109510601") 2026/05/30 02:59:14 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973744_d20260530_m025149_c001_v0001104_t0049_u01780109509616") 2026/05/30 02:59:14 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4152d2ae5252175e_d20260530_m025141_c001_v7007000_t0000_u01780109501302") 2026/05/30 02:59:14 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973730_d20260530_m025135_c001_v0001104_t0021_u01780109495651") 2026/05/30 02:59:14 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f409b90c81ff758f5_d20260530_m025127_c001_v7007000_t0000_u01780109487916") 2026/05/30 02:59:14 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973712_d20260530_m025121_c001_v0001104_t0046_u01780109481610") 2026/05/30 02:59:14 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f6424ab_d20260530_m025113_c001_v7007000_t0000_u01780109473793") 2026/05/30 02:59:14 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973700_d20260530_m025110_c001_v0001104_t0015_u01780109470019") 2026/05/30 02:59:14 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d86_d20260530_m025048_c001_v7007000_t0000_u01780109448262") 2026/05/30 02:59:14 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769bb7_d20260530_m025046_c001_v0001173_t0002_u01780109446712") 2026/05/30 02:59:15 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d84_d20260530_m025046_c001_v7007000_t0000_u01780109446347") 2026/05/30 02:59:15 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769ba7_d20260530_m025044_c001_v0001173_t0028_u01780109444528") 2026/05/30 02:59:15 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d82_d20260530_m025044_c001_v7007000_t0000_u01780109444159") 2026/05/30 02:59:15 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769ba1_d20260530_m025043_c001_v0001173_t0036_u01780109443281") 2026/05/30 02:59:15 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d80_d20260530_m025042_c001_v7007000_t0000_u01780109442223") 2026/05/30 02:59:15 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b8d_d20260530_m025041_c001_v0001173_t0059_u01780109441293") 2026/05/30 02:59:15 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d7c_d20260530_m025039_c001_v7007000_t0000_u01780109439617") 2026/05/30 02:59:15 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b81_d20260530_m025038_c001_v0001173_t0026_u01780109438709") 2026/05/30 02:59:15 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08438d72_d20260530_m025032_c001_v7007000_t0000_u01780109432224") 2026/05/30 02:59:15 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769b45_d20260530_m025031_c001_v0001173_t0004_u01780109431188") 2026/05/30 02:59:15 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a43c8_d20260530_m024830_c001_v7007000_t0000_u01780109310699") 2026/05/30 02:59:15 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769845_d20260530_m024830_c001_v0001173_t0028_u01780109310085") 2026/05/30 02:59:15 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a43c5_d20260530_m024829_c001_v7007000_t0000_u01780109309179") 2026/05/30 02:59:15 DEBUG : potato2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769839_d20260530_m024828_c001_v0001173_t0036_u01780109308539") 2026/05/30 02:59:15 DEBUG : potato3: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4152d2ae5252175f_d20260530_m025141_c001_v7007000_t0000_u01780109501541") 2026/05/30 02:59:15 DEBUG : potato3: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769cfa_d20260530_m025137_c001_v0001173_t0005_u01780109497246") 2026/05/30 02:59:15 DEBUG : potato3: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f409b90c81ff758f4_d20260530_m025127_c001_v7007000_t0000_u01780109487488") 2026/05/30 02:59:15 DEBUG : potato3: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769cb3_d20260530_m025123_c001_v0001173_t0020_u01780109483053") 2026/05/30 02:59:15 DEBUG : potato3: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f6424ba_d20260530_m025114_c001_v7007000_t0000_u01780109474321") 2026/05/30 02:59:15 DEBUG : potato3: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769c63_d20260530_m025110_c001_v0001173_t0022_u01780109470935") 2026/05/30 02:59:16 DEBUG : pre-dest1/1: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d79b6_d20260530_m025224_c001_v7007000_t0000_u01780109544509") 2026/05/30 02:59:16 DEBUG : pre-dest1/1: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769dae_d20260530_m025216_c001_v0001173_t0012_u01780109536044") 2026/05/30 02:59:16 DEBUG : pre-dest2/2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d79b8_d20260530_m025224_c001_v7007000_t0000_u01780109544690") 2026/05/30 02:59:16 DEBUG : pre-dest2/2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973766_d20260530_m025217_c001_v0001104_t0004_u01780109537052") 2026/05/30 02:59:16 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502ae2_d20260530_m025201_c001_v7007000_t0000_u01780109521273") 2026/05/30 02:59:16 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7874_d20260530_m025158_c001_v0001176_t0032_u01780109518305") 2026/05/30 02:59:16 DEBUG : sizeonly: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408f1c0dc39b8b40_d20260530_m025008_c001_v7007000_t0000_u01780109408408") 2026/05/30 02:59:16 DEBUG : sizeonly: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769a93_d20260530_m025007_c001_v0001173_t0040_u01780109407398") 2026/05/30 02:59:16 DEBUG : splitbanan: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4217bcbc7c502f4e_d20260530_m025640_c001_v7007000_t0000_u01780109800571") 2026/05/30 02:59:16 DEBUG : splitbanan: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf306_d20260530_m025633_c001_v0001177_t0019_u01780109793572") 2026/05/30 02:59:16 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc68901_d20260530_m025754_c001_v7007000_t0000_u01780109874104") 2026/05/30 02:59:16 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a9e_d20260530_m025747_c001_v0001104_t0041_u01780109867414") 2026/05/30 02:59:16 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4140996854b34050_d20260530_m025739_c001_v7007000_t0000_u01780109859327") 2026/05/30 02:59:16 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a84_d20260530_m025732_c001_v0001104_t0026_u01780109852357") 2026/05/30 02:59:16 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f423515f44905f06d_d20260530_m025724_c001_v7007000_t0000_u01780109844281") 2026/05/30 02:59:16 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a74_d20260530_m025718_c001_v0001104_t0053_u01780109838116") 2026/05/30 02:59:16 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa0843978a_d20260530_m025710_c001_v7007000_t0000_u01780109830343") 2026/05/30 02:59:16 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a50_d20260530_m025703_c001_v0001104_t0046_u01780109823837") 2026/05/30 02:59:16 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f401699c390a88014_d20260530_m025655_c001_v7007000_t0000_u01780109815295") 2026/05/30 02:59:16 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a28_d20260530_m025648_c001_v0001104_t0023_u01780109808645") 2026/05/30 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f415c7e8d4dec12d7_d20260530_m025634_c001_v7007000_t0000_u01780109794899") 2026/05/30 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973a02_d20260530_m025632_c001_v0001104_t0023_u01780109792388") 2026/05/30 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f413d7c04c1b7b93a_d20260530_m025624_c001_v7007000_t0000_u01780109784192") 2026/05/30 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7ca6_d20260530_m025617_c001_v0001176_t0055_u01780109777292") 2026/05/30 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7d1b_d20260530_m025615_c001_v7007000_t0000_u01780109775661") 2026/05/30 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29739be_d20260530_m025612_c001_v0001104_t0021_u01780109772712") 2026/05/30 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419f114cd6837fae_d20260530_m025605_c001_v7007000_t0000_u01780109765034") 2026/05/30 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf234_d20260530_m025558_c001_v0001177_t0019_u01780109758293") 2026/05/30 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408e4ee92390b1e4_d20260530_m025557_c001_v7007000_t0000_u01780109757121") 2026/05/30 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973984_d20260530_m025554_c001_v0001104_t0029_u01780109754153") 2026/05/30 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f419e87296d87e986_d20260530_m025541_c001_v7007000_t0000_u01780109741317") 2026/05/30 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf1b8_d20260530_m025537_c001_v0001177_t0055_u01780109737621") 2026/05/30 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41829ffa08439327_d20260530_m025528_c001_v7007000_t0000_u01780109728748") 2026/05/30 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf17c_d20260530_m025522_c001_v0001177_t0031_u01780109722661") 2026/05/30 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f417958ed1fcee70d_d20260530_m025514_c001_v7007000_t0000_u01780109714463") 2026/05/30 02:59:17 DEBUG : splitbananasplit: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf126_d20260530_m025508_c001_v0001177_t0030_u01780109708794") 2026/05/30 02:59:17 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41797be8ed8adc09_d20260530_m025618_c001_v7007000_t0000_u01780109778922") 2026/05/30 02:59:17 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29739c4_d20260530_m025613_c001_v0001104_t0008_u01780109773959") 2026/05/30 02:59:17 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bf5_d20260530_m025501_c001_v7007000_t0000_u01780109701965") 2026/05/30 02:59:17 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf0e6_d20260530_m025500_c001_v0001177_t0014_u01780109700715") 2026/05/30 02:59:17 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bf0_d20260530_m025459_c001_v7007000_t0000_u01780109699962") 2026/05/30 02:59:17 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29738fa_d20260530_m025458_c001_v0001104_t0034_u01780109698670") 2026/05/30 02:59:17 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f642488_d20260530_m025107_c001_v7007000_t0000_u01780109467179") 2026/05/30 02:59:17 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29736f8_d20260530_m025106_c001_v0001104_t0001_u01780109466074") 2026/05/30 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f642484_d20260530_m025105_c001_v7007000_t0000_u01780109465524") 2026/05/30 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769c45_d20260530_m025104_c001_v0001173_t0052_u01780109464476") 2026/05/30 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408f1c0dc39b7b9a_d20260530_m025005_c001_v7007000_t0000_u01780109405265") 2026/05/30 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769a7d_d20260530_m025003_c001_v0001173_t0002_u01780109403730") 2026/05/30 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408f1c0dc39b680f_d20260530_m025003_c001_v7007000_t0000_u01780109403360") 2026/05/30 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769a77_d20260530_m025002_c001_v0001173_t0048_u01780109402185") 2026/05/30 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408f1c0dc39b6038_d20260530_m025000_c001_v7007000_t0000_u01780109400111") 2026/05/30 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769a63_d20260530_m024958_c001_v0001173_t0019_u01780109398965") 2026/05/30 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408f1c0dc39b6021_d20260530_m024958_c001_v7007000_t0000_u01780109398421") 2026/05/30 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769a59_d20260530_m024957_c001_v0001173_t0048_u01780109397174") 2026/05/30 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769a55_d20260530_m024954_c001_v0001173_t0036_u01780109394673") 2026/05/30 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408f1c0dc39b5fe7_d20260530_m024954_c001_v7007000_t0000_u01780109394175") 2026/05/30 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769a4d_d20260530_m024953_c001_v0001173_t0029_u01780109393457") 2026/05/30 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769a45_d20260530_m024952_c001_v0001173_t0027_u01780109392752") 2026/05/30 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408f1c0dc39b5fc8_d20260530_m024952_c001_v7007000_t0000_u01780109392386") 2026/05/30 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769a31_d20260530_m024949_c001_v0001173_t0036_u01780109389248") 2026/05/30 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769a23_d20260530_m024946_c001_v0001173_t0024_u01780109386687") 2026/05/30 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408f1c0dc39b5fbe_d20260530_m024946_c001_v7007000_t0000_u01780109386322") 2026/05/30 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769a17_d20260530_m024945_c001_v0001173_t0018_u01780109385599") 2026/05/30 02:59:18 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769a11_d20260530_m024944_c001_v0001173_t0030_u01780109384947") 2026/05/30 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f408f1c0dc39b5fba_d20260530_m024944_c001_v7007000_t0000_u01780109384216") 2026/05/30 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769887_d20260530_m024839_c001_v0001173_t0023_u01780109319917") 2026/05/30 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4423_d20260530_m024839_c001_v7007000_t0000_u01780109319554") 2026/05/30 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769883_d20260530_m024838_c001_v0001173_t0042_u01780109318646") 2026/05/30 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a441a_d20260530_m024837_c001_v7007000_t0000_u01780109317745") 2026/05/30 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769879_d20260530_m024836_c001_v0001173_t0018_u01780109316980") 2026/05/30 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a4419_d20260530_m024836_c001_v7007000_t0000_u01780109316439") 2026/05/30 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d46076986b_d20260530_m024835_c001_v0001173_t0038_u01780109315778") 2026/05/30 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a440b_d20260530_m024834_c001_v7007000_t0000_u01780109314878") 2026/05/30 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d46076985c_d20260530_m024833_c001_v0001173_t0046_u01780109313598") 2026/05/30 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a43f6_d20260530_m024833_c001_v7007000_t0000_u01780109313055") 2026/05/30 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769857_d20260530_m024832_c001_v0001173_t0054_u01780109312405") 2026/05/30 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a43dd_d20260530_m024831_c001_v7007000_t0000_u01780109311862") 2026/05/30 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769851_d20260530_m024831_c001_v0001173_t0022_u01780109311241") 2026/05/30 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a43c3_d20260530_m024826_c001_v7007000_t0000_u01780109306766") 2026/05/30 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769829_d20260530_m024826_c001_v0001173_t0047_u01780109306008") 2026/05/30 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a43c2_d20260530_m024825_c001_v7007000_t0000_u01780109305466") 2026/05/30 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769823_d20260530_m024824_c001_v0001173_t0025_u01780109304818") 2026/05/30 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a43c1_d20260530_m024823_c001_v7007000_t0000_u01780109303918") 2026/05/30 02:59:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769811_d20260530_m024823_c001_v0001173_t0033_u01780109303060") 2026/05/30 02:59:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f41645cdb721a43bf_d20260530_m024820_c001_v7007000_t0000_u01780109300899") 2026/05/30 02:59:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d4607697f7_d20260530_m024820_c001_v0001173_t0013_u01780109300178") 2026/05/30 02:59:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bf6_d20260530_m025502_c001_v7007000_t0000_u01780109702150") 2026/05/30 02:59:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb015c_d20260530_m025500_c001_v0001180_t0039_u01780109700728") 2026/05/30 02:59:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7bf2_d20260530_m025500_c001_v7007000_t0000_u01780109700145") 2026/05/30 02:59:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7b48_d20260530_m025458_c001_v0001176_t0032_u01780109698680") 2026/05/30 02:59:20 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc68912_d20260530_m025756_c001_v7007000_t0000_u01780109876079") 2026/05/30 02:59:20 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf494_d20260530_m025755_c001_v0001177_t0035_u01780109875461") 2026/05/30 02:59:20 DEBUG : sub/yam: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f642476_d20260530_m025102_c001_v7007000_t0000_u01780109462420") 2026/05/30 02:59:20 DEBUG : sub/yam: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc77b2_d20260530_m025100_c001_v0001176_t0018_u01780109460691") 2026/05/30 02:59:20 DEBUG : test_dir1/file2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7be7_d20260530_m025457_c001_v7007000_t0000_u01780109697913") 2026/05/30 02:59:20 DEBUG : test_dir1/file2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf0cd_d20260530_m025456_c001_v0001177_t0042_u01780109696706") 2026/05/30 02:59:20 DEBUG : test_dir1/file2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7be2_d20260530_m025455_c001_v7007000_t0000_u01780109695797") 2026/05/30 02:59:20 DEBUG : test_dir1/file2: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7b38_d20260530_m025454_c001_v0001176_t0035_u01780109694411") 2026/05/30 02:59:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7be8_d20260530_m025458_c001_v7007000_t0000_u01780109698096") 2026/05/30 02:59:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7b3e_d20260530_m025456_c001_v0001176_t0000_u01780109696612") 2026/05/30 02:59:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f42675c7a400d7be4_d20260530_m025456_c001_v7007000_t0000_u01780109696005") 2026/05/30 02:59:20 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e29738f4_d20260530_m025454_c001_v0001104_t0050_u01780109694399") 2026/05/30 02:59:20 DEBUG : three: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f642450_d20260530_m025053_c001_v7007000_t0000_u01780109453389") 2026/05/30 02:59:20 DEBUG : three: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769bed_d20260530_m025052_c001_v0001173_t0010_u01780109452078") 2026/05/30 02:59:20 DEBUG : three: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f118792d460769bd5_d20260530_m025049_c001_v0001173_t0031_u01780109449725") 2026/05/30 02:59:20 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc6891f_d20260530_m025757_c001_v7007000_t0000_u01780109877649") 2026/05/30 02:59:20 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb0572_d20260530_m025757_c001_v0001180_t0021_u01780109877024") 2026/05/30 02:59:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc689a6_d20260530_m025815_c001_v7007000_t0000_u01780109895883") 2026/05/30 02:59:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7e34_d20260530_m025814_c001_v0001176_t0058_u01780109894038") 2026/05/30 02:59:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc689a4_d20260530_m025812_c001_v7007000_t0000_u01780109892493") 2026/05/30 02:59:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb05a8_d20260530_m025810_c001_v0001180_t0050_u01780109890956") 2026/05/30 02:59:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc689a2_d20260530_m025810_c001_v7007000_t0000_u01780109890002") 2026/05/30 02:59:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf4c8_d20260530_m025809_c001_v0001177_t0011_u01780109889380") 2026/05/30 02:59:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc68976_d20260530_m025804_c001_v7007000_t0000_u01780109884541") 2026/05/30 02:59:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb058e_d20260530_m025803_c001_v0001180_t0012_u01780109883683") 2026/05/30 02:59:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc68984_d20260530_m025806_c001_v7007000_t0000_u01780109886535") 2026/05/30 02:59:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7e1e_d20260530_m025805_c001_v0001176_t0012_u01780109885483") 2026/05/30 02:59:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc68967_d20260530_m025802_c001_v7007000_t0000_u01780109882735") 2026/05/30 02:59:21 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1002afc4c3eaf4b0_d20260530_m025802_c001_v0001177_t0011_u01780109882127") 2026/05/30 02:59:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc6893f_d20260530_m025801_c001_v7007000_t0000_u01780109881182") 2026/05/30 02:59:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973ab6_d20260530_m025800_c001_v0001104_t0028_u01780109880232") 2026/05/30 02:59:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc6892a_d20260530_m025759_c001_v7007000_t0000_u01780109879239") 2026/05/30 02:59:21 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc7e0c_d20260530_m025758_c001_v0001176_t0044_u01780109878601") 2026/05/30 02:59:21 DEBUG : toe/toe/toe: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f40349b77fe346aed_d20260530_m025820_c001_v7007000_t0000_u01780109900517") 2026/05/30 02:59:21 DEBUG : toe/toe/toe: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f1037655486eb05de_d20260530_m025819_c001_v0001180_t0009_u01780109899796") 2026/05/30 02:59:21 DEBUG : toe/toe/toe: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc689a1_d20260530_m025808_c001_v7007000_t0000_u01780109888435") 2026/05/30 02:59:21 DEBUG : toe/toe/toe: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973ac2_d20260530_m025807_c001_v0001104_t0059_u01780109887484") 2026/05/30 02:59:21 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc689a7_d20260530_m025816_c001_v7007000_t0000_u01780109896463") 2026/05/30 02:59:22 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115ef292e2973ace_d20260530_m025815_c001_v0001104_t0017_u01780109895352") 2026/05/30 02:59:22 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f424efead8dc689a5_d20260530_m025813_c001_v7007000_t0000_u01780109893088") 2026/05/30 02:59:22 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f115b9ca6a891fc6d_d20260530_m025812_c001_v0001097_t0055_u01780109892099") 2026/05/30 02:59:22 DEBUG : two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f642453_d20260530_m025053_c001_v7007000_t0000_u01780109453590") 2026/05/30 02:59:22 DEBUG : two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f407b8f6548fc7782_d20260530_m025051_c001_v0001176_t0033_u01780109451515") 2026/05/30 02:59:22 DEBUG : two: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f418792d460769bd3_d20260530_m025049_c001_v0001173_t0034_u01780109449543") 2026/05/30 02:59:22 DEBUG : yam: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f64247e_d20260530_m025103_c001_v7007000_t0000_u01780109463193") 2026/05/30 02:59:22 DEBUG : yam: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f105b8cb2e1107b1f_d20260530_m025102_c001_v0001154_t0001_u01780109462050") 2026/05/30 02:59:22 DEBUG : yam: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f64246a_d20260530_m025059_c001_v7007000_t0000_u01780109459349") 2026/05/30 02:59:22 DEBUG : yam: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc77a0_d20260530_m025057_c001_v0001176_t0052_u01780109457574") 2026/05/30 02:59:22 DEBUG : yam: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f642457_d20260530_m025056_c001_v7007000_t0000_u01780109456284") 2026/05/30 02:59:22 DEBUG : yam: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f107b8f6548fc778e_d20260530_m025054_c001_v0001176_t0011_u01780109454149") 2026/05/30 02:59:22 DEBUG : yaml: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f642470_d20260530_m025100_c001_v7007000_t0000_u01780109460079") 2026/05/30 02:59:22 DEBUG : yaml: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f10895625efd8df76_d20260530_m025058_c001_v0001150_t0047_u01780109458896") 2026/05/30 02:59:22 DEBUG : yaml: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f4064792d0f642459_d20260530_m025057_c001_v7007000_t0000_u01780109457016") 2026/05/30 02:59:22 DEBUG : yaml: Deleting (id "4_zcfa24da3c08d7b6b9fe80e1b_f10435cec1ce96a6b_d20260530_m025055_c001_v0001174_t0001_u01780109455850") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m6.489755355s (try 1/5)