"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/06/07 03:24:24 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana" 2026/06/07 03:24:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 03:24:25 DEBUG : Creating backend with remote "/tmp/rclone1911954145" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:24:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 03:24:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/07 03:24:26 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:24:26 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.46s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:24:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/07 03:24:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 03:24:26 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:24:26 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:24:28 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 03:24:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:24:28 INFO : sub dir/hello world: Copied (new) 2026/06/07 03:24:28 DEBUG : B2 bucket rclone-test-wisiyes5fana: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.06s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", 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-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", 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-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:24:29 DEBUG : Creating backend with remote "/non-existing" 2026/06/07 03:24:29 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/07 03:24:29 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:24:29 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:24:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 03:24:30 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:24:30 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:24:31 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 03:24:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:24:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.05s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", 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-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:24:32 INFO : B2 bucket rclone-test-wisiyes5fana: Running all checks before starting transfers 2026/06/07 03:24:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 03:24:32 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:24:32 INFO : B2 bucket rclone-test-wisiyes5fana: Checks finished, now starting transfers 2026/06/07 03:24:32 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:24:33 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 03:24:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:24:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.78s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:24:34 ERROR : Ignoring --no-traverse with sync 2026/06/07 03:24:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 03:24:34 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:24:34 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:24:35 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 03:24:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:24:35 INFO : sub dir/hello world: Copied (new) 2026/06/07 03:24:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.61s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:24:36 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/07 03:24:36 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:24:36 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:24:36 DEBUG : hello world2: size = 12 OK 2026/06/07 03:24:36 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/06/07 03:24:36 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.69s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:24:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 03:24:37 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:24:37 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:24:38 DEBUG : potato2: size = 11 OK 2026/06/07 03:24:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:24:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.43s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:24:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 03:24:39 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:24:39 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:24:40 DEBUG : potato2: size = 11 OK 2026/06/07 03:24:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:24:40 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.76s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:24:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/07 03:24:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/07 03:24:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/07 03:24:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/07 03:24:40 INFO : sub dir2: Making directory 2026/06/07 03:24:40 INFO : sub dir: Making directory 2026/06/07 03:24:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 03:24:40 INFO : sub dir2/sub sub dir2: Making directory 2026/06/07 03:24:40 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:24:40 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:24:41 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 03:24:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:24:41 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/06/07 03:24:41 DEBUG : B2 bucket rclone-test-wisiyes5fana: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.59s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:24:42 INFO : sub dir2: Making directory 2026/06/07 03:24:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/07 03:24:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/07 03:24:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 03:24:42 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:24:42 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:24:43 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 03:24:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:24:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.75s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:24:44 DEBUG : sub dir2: Making directory with metadata 2026/06/07 03:24:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/07 03:24:44 INFO : sub dir2: Making directory 2026/06/07 03:24:44 INFO : sub dir: Making directory 2026/06/07 03:24:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 03:24:44 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:24:44 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:24:44 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 03:24:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:24:44 INFO : sub dir/hello world: Copied (new) 2026/06/07 03:24:44 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/06/07 03:24:45 DEBUG : B2 bucket rclone-test-wisiyes5fana: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/07 03:24:45 DEBUG : B2 bucket rclone-test-wisiyes5fana: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.62s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", 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-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:24:46 INFO : sub dir2: Making directory 2026/06/07 03:24:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 03:24:46 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:24:46 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:24:47 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 03:24:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:24:47 INFO : sub dir/hello world: Copied (new) 2026/06/07 03:24:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.69s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:24:47 DEBUG : sub dir2: Making directory with metadata 2026/06/07 03:24:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/07 03:24:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/07 03:24:47 INFO : sub dir2: Making directory 2026/06/07 03:24:47 INFO : sub dir: Making directory 2026/06/07 03:24:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 03:24:47 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:24:47 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:24:48 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 03:24:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:24:48 INFO : sub dir/hello world: Copied (new) 2026/06/07 03:24:48 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/06/07 03:24:49 DEBUG : B2 bucket rclone-test-wisiyes5fana: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.90s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", 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-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:24:50 INFO : sub dir2: Making directory 2026/06/07 03:24:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 03:24:50 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:24:50 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:24:50 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 03:24:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:24:50 INFO : sub dir/hello world: Copied (new) 2026/06/07 03:24:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.38s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:24:52 DEBUG : Creating backend with remote "TestB2:rclone-test-nudapak2zesu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-wisiyes5fana -> B2 bucket rclone-test-nudapak2zesu 2026/06/07 03:24:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 03:24:53 DEBUG : B2 bucket rclone-test-nudapak2zesu: Waiting for checks to finish 2026/06/07 03:24:53 DEBUG : B2 bucket rclone-test-nudapak2zesu: Waiting for transfers to finish 2026/06/07 03:24:54 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 03:24:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:24:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/07 03:24:54 DEBUG : B2 bucket rclone-test-nudapak2zesu: Purge remote 2026/06/07 03:24:54 INFO : B2 bucket rclone-test-nudapak2zesu: cleaning bucket "rclone-test-nudapak2zesu" of all files 2026/06/07 03:24:54 DEBUG : sub dir/hello world: Deleting (id "4_z1fb2ada310cdab0b9fe80e1b_f1017e0d1ef35a2ea_d20260607_m032454_c001_v0001032_t0025_u01780802694062") --- PASS: TestServerSideCopy (4.45s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:24:56 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:24:56 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:24:56 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:24:56 DEBUG : sub dir/hello world: Sizes differ 2026/06/07 03:24:56 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:24:57 DEBUG : sub dir/hello world: size = 17 OK 2026/06/07 03:24:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/07 03:24:57 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.24s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:24:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kulojed3niqu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-wisiyes5fana -> B2 bucket rclone-test-kulojed3niqu 2026/06/07 03:24:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 03:24:59 DEBUG : B2 bucket rclone-test-kulojed3niqu: Waiting for checks to finish 2026/06/07 03:24:59 DEBUG : B2 bucket rclone-test-kulojed3niqu: Waiting for transfers to finish 2026/06/07 03:25:00 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 03:25:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:25:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/07 03:25:01 DEBUG : B2 bucket rclone-test-kulojed3niqu: Waiting for checks to finish 2026/06/07 03:25:01 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:25:01 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kulojed3niqu) 2026/06/07 03:25:01 DEBUG : sub dir/hello world: Sizes differ 2026/06/07 03:25:01 DEBUG : B2 bucket rclone-test-kulojed3niqu: Waiting for transfers to finish 2026/06/07 03:25:02 DEBUG : sub dir/hello world: size = 17 OK 2026/06/07 03:25:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/07 03:25:02 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/07 03:25:02 DEBUG : B2 bucket rclone-test-kulojed3niqu: Purge remote 2026/06/07 03:25:02 INFO : B2 bucket rclone-test-kulojed3niqu: cleaning bucket "rclone-test-kulojed3niqu" of all files 2026/06/07 03:25:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f02cd3310cdab0b9fe80e1b_f11604965c6dd2d21_d20260607_m032502_c001_v0001153_t0015_u01780802702110") 2026/06/07 03:25:02 DEBUG : sub dir/hello world: Deleting (id "4_z2f02cd3310cdab0b9fe80e1b_f10964bb0680ba6c3_d20260607_m032500_c001_v0001167_t0040_u01780802700454") --- PASS: TestServerSideCopyOverSelf (6.29s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:25:05 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:25:05 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:25:05 DEBUG : sub dir/hello world: Sizes differ 2026/06/07 03:25:05 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:05 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:25:05 DEBUG : sub dir/hello world: size = 17 OK 2026/06/07 03:25:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/07 03:25:05 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/07 03:25:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.25s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:25:07 DEBUG : Creating backend with remote "TestB2:rclone-test-xubifiz7yoqo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-wisiyes5fana -> B2 bucket rclone-test-xubifiz7yoqo 2026/06/07 03:25:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 03:25:08 DEBUG : B2 bucket rclone-test-xubifiz7yoqo: Waiting for checks to finish 2026/06/07 03:25:08 DEBUG : B2 bucket rclone-test-xubifiz7yoqo: Waiting for transfers to finish 2026/06/07 03:25:10 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 03:25:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:25:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/07 03:25:11 DEBUG : B2 bucket rclone-test-xubifiz7yoqo: Waiting for checks to finish 2026/06/07 03:25:11 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:25:11 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xubifiz7yoqo) 2026/06/07 03:25:11 DEBUG : sub dir/hello world: Sizes differ 2026/06/07 03:25:11 DEBUG : B2 bucket rclone-test-xubifiz7yoqo: Waiting for transfers to finish 2026/06/07 03:25:11 DEBUG : sub dir/hello world: size = 17 OK 2026/06/07 03:25:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/06/07 03:25:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/07 03:25:12 INFO : sub dir/hello world: Deleted 2026/06/07 03:25:13 DEBUG : testing file moves 2026/06/07 03:25:13 DEBUG : B2 bucket rclone-test-xubifiz7yoqo: Waiting for checks to finish 2026/06/07 03:25:13 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:25:13 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-xubifiz7yoqo) 2026/06/07 03:25:13 DEBUG : sub dir/hello world: Sizes differ 2026/06/07 03:25:13 DEBUG : B2 bucket rclone-test-xubifiz7yoqo: Waiting for transfers to finish 2026/06/07 03:25:13 DEBUG : sub dir/hello world: size = 24 OK 2026/06/07 03:25:13 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/06/07 03:25:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/07 03:25:13 INFO : sub dir/hello world: Deleted 2026/06/07 03:25:14 DEBUG : B2 bucket rclone-test-xubifiz7yoqo: Purge remote 2026/06/07 03:25:14 INFO : B2 bucket rclone-test-xubifiz7yoqo: cleaning bucket "rclone-test-xubifiz7yoqo" of all files 2026/06/07 03:25:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed5310cdab0b9fe80e1b_f118f62897f878180_d20260607_m032513_c001_v0001105_t0044_u01780802713332") 2026/06/07 03:25:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed5310cdab0b9fe80e1b_f119cd06534333511_d20260607_m032511_c001_v0001041_t0032_u01780802711507") 2026/06/07 03:25:14 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed5310cdab0b9fe80e1b_f115e3c0dfab18686_d20260607_m032509_c001_v0001115_t0053_u01780802709238") --- PASS: TestServerSideMoveOverSelf (8.91s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:25:16 ERROR : error listing: directory not found 2026/06/07 03:25:16 INFO : Local file system at /tmp/rclone1911954145: Making directory 2026/06/07 03:25:16 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:16 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.04s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:25:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 03:25:18 DEBUG : Local file system at /tmp/rclone1911954145: Waiting for checks to finish 2026/06/07 03:25:18 DEBUG : Local file system at /tmp/rclone1911954145: Waiting for transfers to finish 2026/06/07 03:25:19 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/06/07 03:25:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:25:19 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/06/07 03:25:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.18s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:25:19 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/07 03:25:19 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:19 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:25:20 DEBUG : check sum: size = 1 OK 2026/06/07 03:25:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/07 03:25:20 INFO : check sum: Copied (new) 2026/06/07 03:25:20 DEBUG : Waiting for deletions to finish 2026/06/07 03:25:20 DEBUG : check sum: size = 1 OK 2026/06/07 03:25:20 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/07 03:25:20 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/06/07 03:25:20 DEBUG : check sum: Unchanged skipping 2026/06/07 03:25:20 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:25:20 DEBUG : Waiting for deletions to finish 2026/06/07 03:25:20 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.93s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:25:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/07 03:25:21 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:21 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:25:22 DEBUG : sizeonly: size = 6 OK 2026/06/07 03:25:22 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/07 03:25:22 INFO : sizeonly: Copied (new) 2026/06/07 03:25:22 DEBUG : Waiting for deletions to finish 2026/06/07 03:25:23 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:23 DEBUG : sizeonly: size = 6 OK 2026/06/07 03:25:23 DEBUG : sizeonly: Sizes identical 2026/06/07 03:25:23 DEBUG : sizeonly: Unchanged skipping 2026/06/07 03:25:23 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:25:23 DEBUG : Waiting for deletions to finish 2026/06/07 03:25:23 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.22s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:25:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/07 03:25:24 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:24 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:25:24 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/06/07 03:25:24 INFO : ignore-size: Copied (new) 2026/06/07 03:25:24 DEBUG : Waiting for deletions to finish 2026/06/07 03:25:25 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:25:25 DEBUG : ignore-size: Unchanged skipping 2026/06/07 03:25:25 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:25 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:25:25 DEBUG : Waiting for deletions to finish 2026/06/07 03:25:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.87s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:25:26 DEBUG : existing: size = 6 OK 2026/06/07 03:25:26 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:25:26 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:26 DEBUG : existing: Unchanged skipping 2026/06/07 03:25:26 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:25:26 DEBUG : Waiting for deletions to finish 2026/06/07 03:25:26 INFO : There was nothing to transfer 2026/06/07 03:25:26 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/07 03:25:26 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:26 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:25:27 DEBUG : existing: size = 6 OK 2026/06/07 03:25:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/07 03:25:27 INFO : existing: Copied (replaced existing) 2026/06/07 03:25:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.36s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:25:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/07 03:25:28 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:28 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:25:28 DEBUG : existing: size = 6 OK 2026/06/07 03:25:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/07 03:25:28 INFO : existing: Copied (new) 2026/06/07 03:25:28 DEBUG : Waiting for deletions to finish 2026/06/07 03:25:29 DEBUG : existing: Destination exists, skipping 2026/06/07 03:25:29 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:29 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:25:29 DEBUG : Waiting for deletions to finish 2026/06/07 03:25:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.90s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:25:31 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/07 03:25:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/07 03:25:31 DEBUG : c/non empty space: size = 5 OK 2026/06/07 03:25:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:25:31 DEBUG : c/non empty space: Unchanged skipping 2026/06/07 03:25:31 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:31 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:25:32 DEBUG : a/potato2: size = 60 OK 2026/06/07 03:25:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/07 03:25:32 INFO : a/potato2: Copied (new) 2026/06/07 03:25:32 DEBUG : Waiting for deletions to finish 2026/06/07 03:25:32 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.49s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:25:34 DEBUG : empty space: size = 1 OK 2026/06/07 03:25:34 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/07 03:25:34 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/07 03:25:34 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/07 03:25:34 DEBUG : empty space: Unchanged skipping 2026/06/07 03:25:34 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:25:34 DEBUG : Waiting for deletions to finish 2026/06/07 03:25:34 INFO : There was nothing to transfer 2026/06/07 03:25:34 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:34 DEBUG : empty space: size = 1 OK 2026/06/07 03:25:34 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/07 03:25:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/07 03:25:35 INFO : empty space: Updated modification time in destination 2026/06/07 03:25:35 DEBUG : empty space: Unchanged skipping 2026/06/07 03:25:35 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:25:35 DEBUG : Waiting for deletions to finish 2026/06/07 03:25:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.84s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:25:37 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:37 DEBUG : empty space: size = 1 OK 2026/06/07 03:25:37 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/07 03:25:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/07 03:25:37 DEBUG : empty space: Unchanged skipping 2026/06/07 03:25:37 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:25:37 DEBUG : Waiting for deletions to finish 2026/06/07 03:25:37 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.89s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:25:38 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:38 DEBUG : foo: size = 3 OK 2026/06/07 03:25:38 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/06/07 03:25:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:25:38 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:25:38 DEBUG : foo: sha1 differ 2026/06/07 03:25:38 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:25:39 DEBUG : foo: size = 3 OK 2026/06/07 03:25:39 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/06/07 03:25:39 INFO : foo: Copied (replaced existing) 2026/06/07 03:25:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:25:40 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/07 03:25:40 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:40 DEBUG : empty space: size = 1 OK 2026/06/07 03:25:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:25:40 DEBUG : empty space: Unchanged skipping 2026/06/07 03:25:40 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:25:41 DEBUG : potato: size = 60 OK 2026/06/07 03:25:41 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/07 03:25:41 INFO : potato: Copied (new) 2026/06/07 03:25:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.24s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:25:44 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:44 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:25:44 DEBUG : potato: size = 60 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:25:44 DEBUG : potato: Sizes differ 2026/06/07 03:25:44 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:25:44 DEBUG : potato: size = 21 OK 2026/06/07 03:25:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/06/07 03:25:44 INFO : potato: Copied (replaced existing) 2026/06/07 03:25:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.29s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:25:46 DEBUG : potato: size = 21 OK 2026/06/07 03:25:46 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/06/07 03:25:46 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1911954145) 2026/06/07 03:25:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:25:46 DEBUG : potato: sha1 differ 2026/06/07 03:25:46 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:25:47 DEBUG : potato: size = 21 OK 2026/06/07 03:25:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/06/07 03:25:47 INFO : potato: Copied (replaced existing) 2026/06/07 03:25:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:25:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 03:25:50 DEBUG : empty space: size = 1 OK 2026/06/07 03:25:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:25:50 DEBUG : empty space: Unchanged skipping 2026/06/07 03:25:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/07 03:25:50 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:50 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:25:50 DEBUG : Waiting for deletions to finish 2026/06/07 03:25:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:25:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 03:25:52 DEBUG : empty space: size = 1 OK 2026/06/07 03:25:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:25:52 DEBUG : empty space: Unchanged skipping 2026/06/07 03:25:52 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:52 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:25:53 DEBUG : potato2: size = 60 OK 2026/06/07 03:25:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/07 03:25:53 INFO : potato2: Copied (new) 2026/06/07 03:25:53 DEBUG : Waiting for deletions to finish 2026/06/07 03:25:53 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:25:55 INFO : d: Making directory 2026/06/07 03:25:55 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/06/07 03:25:56 DEBUG : c/non empty space: size = 5 OK 2026/06/07 03:25:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:25:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/07 03:25:56 DEBUG : c/non empty space: Unchanged skipping 2026/06/07 03:25:56 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:56 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:25:56 DEBUG : a/potato2: size = 60 OK 2026/06/07 03:25:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/07 03:25:56 INFO : a/potato2: Copied (new) 2026/06/07 03:25:56 DEBUG : Waiting for deletions to finish 2026/06/07 03:25:56 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:25:59 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/06/07 03:25:59 DEBUG : c/non empty space: size = 5 OK 2026/06/07 03:25:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/07 03:25:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:25:59 DEBUG : c/non empty space: Unchanged skipping 2026/06/07 03:25:59 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:25:59 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:26:00 DEBUG : a/potato2: size = 60 OK 2026/06/07 03:26:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/07 03:26:00 INFO : a/potato2: Copied (new) 2026/06/07 03:26:00 ERROR : B2 bucket rclone-test-wisiyes5fana: not deleting files as there were IO errors 2026/06/07 03:26:00 ERROR : B2 bucket rclone-test-wisiyes5fana: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.66s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:26:02 DEBUG : Waiting for deletions to finish 2026/06/07 03:26:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 03:26:03 DEBUG : empty space: size = 1 OK 2026/06/07 03:26:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:26:03 DEBUG : empty space: Unchanged skipping 2026/06/07 03:26:03 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:26:03 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:26:03 INFO : potato: Deleted 2026/06/07 03:26:03 DEBUG : potato2: size = 60 OK 2026/06/07 03:26:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/07 03:26:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.09s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:26:06 DEBUG : Waiting for deletions to finish 2026/06/07 03:26:06 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:26:06 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:26:06 INFO : potato: Deleted 2026/06/07 03:26:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 03:26:07 DEBUG : empty space: size = 1 OK 2026/06/07 03:26:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:26:07 DEBUG : empty space: Unchanged skipping 2026/06/07 03:26:07 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:26:07 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:26:07 DEBUG : potato2: size = 60 OK 2026/06/07 03:26:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/07 03:26:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.95s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:26:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 03:26:10 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:26:10 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:26:10 DEBUG : potato2: size = 19 OK 2026/06/07 03:26:10 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/06/07 03:26:10 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (3.25s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:26:13 DEBUG : enormous: Excluded (Size Filter) 2026/06/07 03:26:13 DEBUG : enormous: Excluded 2026/06/07 03:26:13 DEBUG : potato2: Excluded (Size Filter) 2026/06/07 03:26:13 DEBUG : potato2: Excluded 2026/06/07 03:26:13 DEBUG : potato2: Excluded (Size Filter) 2026/06/07 03:26:13 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:26:13 DEBUG : empty space: size = 1 OK 2026/06/07 03:26:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:26:13 DEBUG : empty space: Unchanged skipping 2026/06/07 03:26:13 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:26:13 DEBUG : Waiting for deletions to finish 2026/06/07 03:26:13 INFO : There was nothing to transfer 2026/06/07 03:26:13 DEBUG : enormous: Excluded (Size Filter) 2026/06/07 03:26:13 DEBUG : enormous: Excluded 2026/06/07 03:26:13 DEBUG : potato2: Excluded (Size Filter) 2026/06/07 03:26:13 DEBUG : potato2: Excluded 2026/06/07 03:26:13 DEBUG : potato2: Excluded (Size Filter) 2026/06/07 03:26:13 DEBUG : empty space: size = 1 OK 2026/06/07 03:26:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/07 03:26:13 DEBUG : empty space: Unchanged skipping 2026/06/07 03:26:13 DEBUG : Local file system at /tmp/rclone1911954145: Waiting for checks to finish 2026/06/07 03:26:13 DEBUG : Local file system at /tmp/rclone1911954145: Waiting for transfers to finish 2026/06/07 03:26:13 DEBUG : Waiting for deletions to finish 2026/06/07 03:26:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.86s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:26:16 DEBUG : enormous: Excluded (Size Filter) 2026/06/07 03:26:16 DEBUG : enormous: Excluded 2026/06/07 03:26:16 DEBUG : potato2: Excluded (Size Filter) 2026/06/07 03:26:16 DEBUG : potato2: Excluded 2026/06/07 03:26:16 DEBUG : empty space: size = 1 OK 2026/06/07 03:26:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:26:16 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:26:16 DEBUG : empty space: Unchanged skipping 2026/06/07 03:26:16 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:26:16 DEBUG : Waiting for deletions to finish 2026/06/07 03:26:17 INFO : enormous: Deleted 2026/06/07 03:26:17 INFO : potato2: Deleted 2026/06/07 03:26:17 INFO : There was nothing to transfer 2026/06/07 03:26:17 DEBUG : empty space: size = 1 OK 2026/06/07 03:26:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/06/07 03:26:17 DEBUG : empty space: Unchanged skipping 2026/06/07 03:26:17 DEBUG : Local file system at /tmp/rclone1911954145: Waiting for checks to finish 2026/06/07 03:26:17 DEBUG : Local file system at /tmp/rclone1911954145: Waiting for transfers to finish 2026/06/07 03:26:17 DEBUG : Waiting for deletions to finish 2026/06/07 03:26:17 INFO : enormous: Deleted 2026/06/07 03:26:17 INFO : potato2: Deleted 2026/06/07 03:26:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.62s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:26:20 DEBUG : five: Need to transfer - File not found at Destination 2026/06/07 03:26:20 DEBUG : four: size = 4 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:26:20 DEBUG : four: size = 8 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:26:20 DEBUG : four: Sizes differ 2026/06/07 03:26:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/07 03:26:20 DEBUG : one: Destination is newer than source, skipping 2026/06/07 03:26:20 DEBUG : three: size = 5 OK 2026/06/07 03:26:20 DEBUG : three: Sizes identical 2026/06/07 03:26:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/07 03:26:20 DEBUG : two: size = 3 OK 2026/06/07 03:26:20 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:26:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1911954145) 2026/06/07 03:26:20 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:26:20 DEBUG : two: sha1 differ 2026/06/07 03:26:20 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:26:20 DEBUG : five: size = 4 OK 2026/06/07 03:26:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/07 03:26:20 INFO : five: Copied (new) 2026/06/07 03:26:21 DEBUG : four: size = 4 OK 2026/06/07 03:26:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/07 03:26:21 INFO : four: Copied (replaced existing) 2026/06/07 03:26:21 DEBUG : two: size = 3 OK 2026/06/07 03:26:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/07 03:26:21 INFO : two: Copied (replaced existing) 2026/06/07 03:26:21 DEBUG : Waiting for deletions to finish 2026/06/07 03:26:21 DEBUG : one: Destination is newer than source, skipping 2026/06/07 03:26:21 DEBUG : three: size = 5 OK 2026/06/07 03:26:21 DEBUG : five: size = 4 OK 2026/06/07 03:26:21 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:26:21 DEBUG : two: size = 3 OK 2026/06/07 03:26:21 DEBUG : four: size = 4 OK 2026/06/07 03:26:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/07 03:26:21 DEBUG : two: Size and sha1 of src and dst objects identical 2026/06/07 03:26:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/06/07 03:26:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/07 03:26:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1911954145) 2026/06/07 03:26:21 DEBUG : four: Size and sha1 of src and dst objects identical 2026/06/07 03:26:21 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:26:21 DEBUG : three: sha1 differ 2026/06/07 03:26:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/07 03:26:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/06/07 03:26:21 DEBUG : five: Size and sha1 of src and dst objects identical 2026/06/07 03:26:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/07 03:26:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/07 03:26:21 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:26:22 DEBUG : three: size = 5 OK 2026/06/07 03:26:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/07 03:26:22 INFO : three: Copied (replaced existing) 2026/06/07 03:26:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.25s) === 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-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/06/07 03:26:23 INFO : B2 bucket rclone-test-wisiyes5fana: Making map for --track-renames 2026/06/07 03:26:23 INFO : B2 bucket rclone-test-wisiyes5fana: Finished making map for --track-renames 2026/06/07 03:26:23 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:26:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/07 03:26:23 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for renames to finish 2026/06/07 03:26:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/07 03:26:23 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:26:24 DEBUG : potato: size = 14 OK 2026/06/07 03:26:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/07 03:26:24 INFO : potato: Copied (new) 2026/06/07 03:26:24 DEBUG : yam: size = 11 OK 2026/06/07 03:26:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/07 03:26:24 INFO : yam: Copied (new) 2026/06/07 03:26:24 DEBUG : Waiting for deletions to finish 2026/06/07 03:26:24 INFO : B2 bucket rclone-test-wisiyes5fana: Making map for --track-renames 2026/06/07 03:26:24 DEBUG : potato: size = 14 OK 2026/06/07 03:26:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:26:24 DEBUG : potato: Unchanged skipping 2026/06/07 03:26:24 INFO : B2 bucket rclone-test-wisiyes5fana: Finished making map for --track-renames 2026/06/07 03:26:24 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:26:24 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for renames to finish 2026/06/07 03:26:25 DEBUG : yaml: size = 11 OK 2026/06/07 03:26:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/07 03:26:25 INFO : yam: Copied (server-side copy) to: yaml 2026/06/07 03:26:25 INFO : yam: Deleted 2026/06/07 03:26:25 INFO : yaml: Renamed from "yam" 2026/06/07 03:26:25 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:26:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.80s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/06/07 03:26:26 INFO : B2 bucket rclone-test-wisiyes5fana: Making map for --track-renames 2026/06/07 03:26:26 INFO : B2 bucket rclone-test-wisiyes5fana: Finished making map for --track-renames 2026/06/07 03:26:26 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:26:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/07 03:26:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/07 03:26:26 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for renames to finish 2026/06/07 03:26:26 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:26:27 DEBUG : yam: size = 11 OK 2026/06/07 03:26:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/07 03:26:27 INFO : yam: Copied (new) 2026/06/07 03:26:27 DEBUG : potato: size = 14 OK 2026/06/07 03:26:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/07 03:26:27 INFO : potato: Copied (new) 2026/06/07 03:26:27 DEBUG : Waiting for deletions to finish 2026/06/07 03:26:27 DEBUG : potato: size = 14 OK 2026/06/07 03:26:27 INFO : B2 bucket rclone-test-wisiyes5fana: Making map for --track-renames 2026/06/07 03:26:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:26:27 INFO : B2 bucket rclone-test-wisiyes5fana: Finished making map for --track-renames 2026/06/07 03:26:27 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:26:27 DEBUG : potato: Unchanged skipping 2026/06/07 03:26:27 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for renames to finish 2026/06/07 03:26:28 DEBUG : yaml: size = 11 OK 2026/06/07 03:26:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/07 03:26:28 INFO : yam: Copied (server-side copy) to: yaml 2026/06/07 03:26:28 INFO : yam: Deleted 2026/06/07 03:26:28 INFO : yaml: Renamed from "yam" 2026/06/07 03:26:28 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:26:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.97s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/06/07 03:26:29 INFO : B2 bucket rclone-test-wisiyes5fana: Making map for --track-renames 2026/06/07 03:26:29 INFO : B2 bucket rclone-test-wisiyes5fana: Finished making map for --track-renames 2026/06/07 03:26:29 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:26:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/07 03:26:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/07 03:26:29 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for renames to finish 2026/06/07 03:26:29 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:26:29 DEBUG : sub/yam: size = 11 OK 2026/06/07 03:26:29 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/07 03:26:29 INFO : sub/yam: Copied (new) 2026/06/07 03:26:30 DEBUG : potato: size = 14 OK 2026/06/07 03:26:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/06/07 03:26:30 INFO : potato: Copied (new) 2026/06/07 03:26:30 DEBUG : Waiting for deletions to finish 2026/06/07 03:26:30 DEBUG : potato: size = 14 OK 2026/06/07 03:26:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:26:30 DEBUG : potato: Unchanged skipping 2026/06/07 03:26:30 INFO : B2 bucket rclone-test-wisiyes5fana: Making map for --track-renames 2026/06/07 03:26:30 INFO : B2 bucket rclone-test-wisiyes5fana: Finished making map for --track-renames 2026/06/07 03:26:30 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:26:30 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for renames to finish 2026/06/07 03:26:31 DEBUG : yam: size = 11 OK 2026/06/07 03:26:31 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/06/07 03:26:31 INFO : sub/yam: Copied (server-side copy) to: yam 2026/06/07 03:26:31 INFO : sub/yam: Deleted 2026/06/07 03:26:31 INFO : yam: Renamed from "sub/yam" 2026/06/07 03:26:31 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:26:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.49s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:26:32 DEBUG : Creating backend with remote "/tmp/rclone1911954145/dir1" 2026/06/07 03:26:32 DEBUG : Config file has changed externally - reloading 2026/06/07 03:26:32 DEBUG : Creating backend with remote "/tmp/rclone1911954145/dir2" 2026/06/07 03:26:32 DEBUG : Local file system at /tmp/rclone1911954145/dir2: Using server-side directory move 2026/06/07 03:26:32 INFO : Local file system at /tmp/rclone1911954145/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/07 03:26:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/07 03:26:32 INFO : file1.txt: Moved (server-side) 2026/06/07 03:26:32 DEBUG : Local file system at /tmp/rclone1911954145/dir2: Waiting for checks to finish 2026/06/07 03:26:32 DEBUG : Local file system at /tmp/rclone1911954145/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:26:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 03:26:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/07 03:26:33 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:26:33 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:26:33 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/07 03:26:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/07 03:26:33 INFO : nested/sub dir/file: Copied (new) 2026/06/07 03:26:33 INFO : nested/sub dir/file: Deleted 2026/06/07 03:26:34 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 03:26:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:26:34 INFO : sub dir/hello world: Copied (new) 2026/06/07 03:26:34 INFO : sub dir/hello world: Deleted 2026/06/07 03:26:34 INFO : sub dir: Removing directory 2026/06/07 03:26:34 INFO : nested/sub dir: Removing directory 2026/06/07 03:26:34 INFO : nested: Removing directory 2026/06/07 03:26:34 DEBUG : Local file system at /tmp/rclone1911954145: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:26:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 03:26:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/07 03:26:35 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:26:35 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:26:35 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/07 03:26:35 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/06/07 03:26:35 INFO : nested/sub dir/file: Copied (new) 2026/06/07 03:26:35 INFO : nested/sub dir/file: Deleted 2026/06/07 03:26:36 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 03:26:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:26:36 INFO : sub dir/hello world: Copied (new) 2026/06/07 03:26:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.90s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:26:37 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/07 03:26:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/07 03:26:37 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:26:37 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:26:37 DEBUG : existing: size = 6 OK 2026/06/07 03:26:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/07 03:26:37 INFO : existing: Copied (new) 2026/06/07 03:26:37 INFO : existing: Deleted 2026/06/07 03:26:37 DEBUG : existing-b: size = 6 OK 2026/06/07 03:26:37 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/06/07 03:26:37 INFO : existing-b: Copied (new) 2026/06/07 03:26:37 INFO : existing-b: Deleted 2026/06/07 03:26:38 DEBUG : existing: Destination exists, skipping 2026/06/07 03:26:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/07 03:26:38 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:26:38 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:26:38 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.05s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:26:39 DEBUG : Creating backend with remote "TestB2:rclone-test-tujozam2raja" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-wisiyes5fana -> B2 bucket rclone-test-tujozam2raja 2026/06/07 03:26:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 03:26:43 DEBUG : empty space: size = 1 OK 2026/06/07 03:26:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/07 03:26:43 DEBUG : empty space: Unchanged skipping 2026/06/07 03:26:43 DEBUG : potato3: size = 68 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:26:43 DEBUG : potato3: size = 60 (B2 bucket rclone-test-tujozam2raja) 2026/06/07 03:26:43 DEBUG : potato3: Sizes differ 2026/06/07 03:26:43 DEBUG : B2 bucket rclone-test-tujozam2raja: Waiting for checks to finish 2026/06/07 03:26:43 INFO : empty space: Deleted 2026/06/07 03:26:43 DEBUG : B2 bucket rclone-test-tujozam2raja: Waiting for transfers to finish 2026/06/07 03:26:43 DEBUG : potato2: size = 60 OK 2026/06/07 03:26:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/07 03:26:43 INFO : potato2: Copied (server-side copy) 2026/06/07 03:26:44 INFO : potato2: Deleted 2026/06/07 03:26:44 DEBUG : potato3: size = 68 OK 2026/06/07 03:26:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/07 03:26:44 INFO : potato3: Copied (server-side copy) 2026/06/07 03:26:44 INFO : potato3: Deleted 2026/06/07 03:26:44 DEBUG : Creating backend with remote "TestB2:rclone-test-moxeqex8yuti" 2026/06/07 03:26:44 DEBUG : Config file has changed externally - reloading 2026/06/07 03:26:45 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/07 03:26:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 03:26:45 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/07 03:26:45 DEBUG : B2 bucket rclone-test-moxeqex8yuti: Waiting for checks to finish 2026/06/07 03:26:45 DEBUG : B2 bucket rclone-test-moxeqex8yuti: Waiting for transfers to finish 2026/06/07 03:26:46 DEBUG : potato3: size = 68 OK 2026/06/07 03:26:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/07 03:26:46 INFO : potato3: Copied (server-side copy) 2026/06/07 03:26:46 INFO : potato3: Deleted 2026/06/07 03:26:46 DEBUG : potato2: size = 60 OK 2026/06/07 03:26:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/07 03:26:46 INFO : potato2: Copied (server-side copy) 2026/06/07 03:26:47 DEBUG : empty space: size = 1 OK 2026/06/07 03:26:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/07 03:26:47 INFO : empty space: Copied (server-side copy) 2026/06/07 03:26:47 INFO : potato2: Deleted 2026/06/07 03:26:47 INFO : empty space: Deleted 2026/06/07 03:26:47 DEBUG : B2 bucket rclone-test-moxeqex8yuti: Purge remote 2026/06/07 03:26:47 INFO : B2 bucket rclone-test-moxeqex8yuti: cleaning bucket "rclone-test-moxeqex8yuti" of all files 2026/06/07 03:26:47 DEBUG : empty space: Deleting (id "4_zcff26d0310edab0b9fe80e1b_f103991b5effc0622_d20260607_m032646_c001_v0001098_t0036_u01780802806831") 2026/06/07 03:26:47 DEBUG : potato2: Deleting (id "4_zcff26d0310edab0b9fe80e1b_f1193ed9a29b36785_d20260607_m032646_c001_v0001157_t0037_u01780802806756") 2026/06/07 03:26:47 DEBUG : potato3: Deleting (id "4_zcff26d0310edab0b9fe80e1b_f106d63ab0a31b51c_d20260607_m032646_c001_v0001181_t0016_u01780802806390") 2026/06/07 03:26:48 DEBUG : B2 bucket rclone-test-tujozam2raja: Purge remote 2026/06/07 03:26:48 INFO : B2 bucket rclone-test-tujozam2raja: cleaning bucket "rclone-test-tujozam2raja" of all files 2026/06/07 03:26:48 DEBUG : empty space: Deleting (id "4_z0f925d0310edab0b9fe80e1b_f41142eca1aa440a6_d20260607_m032647_c001_v7007000_t0000_u01780802807186") 2026/06/07 03:26:48 DEBUG : empty space: Deleting (id "4_z0f925d0310edab0b9fe80e1b_f1046e144994a3b9b_d20260607_m032642_c001_v0001185_t0023_u01780802802616") 2026/06/07 03:26:48 DEBUG : potato2: Deleting (id "4_z0f925d0310edab0b9fe80e1b_f4090129d828d4f6f_d20260607_m032647_c001_v7007000_t0000_u01780802807042") 2026/06/07 03:26:48 DEBUG : potato2: Deleting (id "4_z0f925d0310edab0b9fe80e1b_f107f6b64fca5e5b3_d20260607_m032643_c001_v0001109_t0024_u01780802803378") 2026/06/07 03:26:48 DEBUG : potato3: Deleting (id "4_z0f925d0310edab0b9fe80e1b_f4090129d828d4f6e_d20260607_m032646_c001_v7007000_t0000_u01780802806604") 2026/06/07 03:26:48 DEBUG : potato3: Deleting (id "4_z0f925d0310edab0b9fe80e1b_f114bb1afea525328_d20260607_m032643_c001_v0001145_t0016_u01780802803753") 2026/06/07 03:26:48 DEBUG : potato3: Deleting (id "4_z0f925d0310edab0b9fe80e1b_f1046e144994a3b9d_d20260607_m032642_c001_v0001185_t0056_u01780802802801") --- PASS: TestServerSideMove (11.37s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:26:50 DEBUG : Creating backend with remote "TestB2:rclone-test-wefuqol6vocu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-wisiyes5fana -> B2 bucket rclone-test-wefuqol6vocu 2026/06/07 03:26:56 DEBUG : empty space: Excluded (Size Filter) 2026/06/07 03:26:56 DEBUG : empty space: Excluded (Size Filter) 2026/06/07 03:26:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 03:26:56 DEBUG : potato3: size = 68 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:26:56 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wefuqol6vocu) 2026/06/07 03:26:56 DEBUG : potato3: Sizes differ 2026/06/07 03:26:56 DEBUG : B2 bucket rclone-test-wefuqol6vocu: Waiting for checks to finish 2026/06/07 03:26:56 DEBUG : B2 bucket rclone-test-wefuqol6vocu: Waiting for transfers to finish 2026/06/07 03:26:56 DEBUG : potato2: size = 60 OK 2026/06/07 03:26:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/07 03:26:56 INFO : potato2: Copied (server-side copy) 2026/06/07 03:26:57 INFO : potato2: Deleted 2026/06/07 03:26:57 DEBUG : potato3: size = 68 OK 2026/06/07 03:26:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/07 03:26:57 INFO : potato3: Copied (server-side copy) 2026/06/07 03:26:57 INFO : potato3: Deleted 2026/06/07 03:26:57 DEBUG : Creating backend with remote "TestB2:rclone-test-beyoluq7bifu" 2026/06/07 03:26:58 DEBUG : empty space: Excluded (Size Filter) 2026/06/07 03:26:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 03:26:58 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/07 03:26:58 DEBUG : B2 bucket rclone-test-beyoluq7bifu: Waiting for checks to finish 2026/06/07 03:26:58 DEBUG : B2 bucket rclone-test-beyoluq7bifu: Waiting for transfers to finish 2026/06/07 03:26:59 DEBUG : potato2: size = 60 OK 2026/06/07 03:26:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/07 03:26:59 INFO : potato2: Copied (server-side copy) 2026/06/07 03:26:59 INFO : potato2: Deleted 2026/06/07 03:26:59 DEBUG : potato3: size = 68 OK 2026/06/07 03:26:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/07 03:26:59 INFO : potato3: Copied (server-side copy) 2026/06/07 03:27:00 INFO : potato3: Deleted 2026/06/07 03:27:00 DEBUG : B2 bucket rclone-test-beyoluq7bifu: Purge remote 2026/06/07 03:27:00 INFO : B2 bucket rclone-test-beyoluq7bifu: cleaning bucket "rclone-test-beyoluq7bifu" of all files 2026/06/07 03:27:00 DEBUG : potato2: Deleting (id "4_z3f129d4310edab0b9fe80e1b_f10302519e4fc1823_d20260607_m032659_c001_v0001180_t0031_u01780802819514") 2026/06/07 03:27:00 DEBUG : potato3: Deleting (id "4_z3f129d4310edab0b9fe80e1b_f116921b105298752_d20260607_m032659_c001_v0001173_t0033_u01780802819746") 2026/06/07 03:27:01 DEBUG : B2 bucket rclone-test-wefuqol6vocu: Purge remote 2026/06/07 03:27:01 INFO : B2 bucket rclone-test-wefuqol6vocu: cleaning bucket "rclone-test-wefuqol6vocu" of all files 2026/06/07 03:27:01 DEBUG : empty space: Deleting (id "4_z9f828d1310edab0b9fe80e1b_f1195e618207050f5_d20260607_m032655_c001_v0001032_t0036_u01780802815409") 2026/06/07 03:27:01 DEBUG : potato2: Deleting (id "4_z9f828d1310edab0b9fe80e1b_f4001cf936c180d24_d20260607_m032659_c001_v7007000_t0000_u01780802819716") 2026/06/07 03:27:01 DEBUG : potato2: Deleting (id "4_z9f828d1310edab0b9fe80e1b_f1170aa42578dcd01_d20260607_m032656_c001_v0001183_t0025_u01780802816675") 2026/06/07 03:27:01 DEBUG : potato3: Deleting (id "4_z9f828d1310edab0b9fe80e1b_f4001cf936c180d25_d20260607_m032700_c001_v7007000_t0000_u01780802820087") 2026/06/07 03:27:01 DEBUG : potato3: Deleting (id "4_z9f828d1310edab0b9fe80e1b_f103599ac21bf9516_d20260607_m032656_c001_v0001174_t0033_u01780802816993") 2026/06/07 03:27:01 DEBUG : potato3: Deleting (id "4_z9f828d1310edab0b9fe80e1b_f1195e618207050f7_d20260607_m032655_c001_v0001032_t0044_u01780802815848") --- PASS: TestServerSideMoveWithFilter (12.50s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:27:03 DEBUG : Creating backend with remote "TestB2:rclone-test-vavocan6xuyu" 2026/06/07 03:27:06 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-wisiyes5fana -> B2 bucket rclone-test-vavocan6xuyu 2026/06/07 03:27:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 03:27:09 DEBUG : empty space: size = 1 OK 2026/06/07 03:27:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/07 03:27:09 DEBUG : empty space: Unchanged skipping 2026/06/07 03:27:09 DEBUG : potato3: size = 68 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:27:09 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vavocan6xuyu) 2026/06/07 03:27:09 DEBUG : potato3: Sizes differ 2026/06/07 03:27:09 DEBUG : B2 bucket rclone-test-vavocan6xuyu: Waiting for checks to finish 2026/06/07 03:27:09 INFO : empty space: Deleted 2026/06/07 03:27:09 DEBUG : B2 bucket rclone-test-vavocan6xuyu: Waiting for transfers to finish 2026/06/07 03:27:09 DEBUG : potato3: size = 68 OK 2026/06/07 03:27:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/07 03:27:09 INFO : potato3: Copied (server-side copy) 2026/06/07 03:27:09 INFO : potato3: Deleted 2026/06/07 03:27:12 DEBUG : potato2: size = 60 OK 2026/06/07 03:27:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/07 03:27:12 INFO : potato2: Copied (server-side copy) 2026/06/07 03:27:13 INFO : potato2: Deleted 2026/06/07 03:27:13 DEBUG : Creating backend with remote "TestB2:rclone-test-pelowes2badi" 2026/06/07 03:27:14 INFO : tomatoDir: Making directory 2026/06/07 03:27:14 DEBUG : empty space: Need to transfer - File not found at Destination 2026/06/07 03:27:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 03:27:14 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/07 03:27:14 DEBUG : B2 bucket rclone-test-pelowes2badi: Waiting for checks to finish 2026/06/07 03:27:14 DEBUG : B2 bucket rclone-test-pelowes2badi: Waiting for transfers to finish 2026/06/07 03:27:15 DEBUG : empty space: size = 1 OK 2026/06/07 03:27:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/06/07 03:27:15 INFO : empty space: Copied (server-side copy) 2026/06/07 03:27:15 INFO : empty space: Deleted 2026/06/07 03:27:15 DEBUG : potato3: size = 68 OK 2026/06/07 03:27:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/06/07 03:27:15 INFO : potato3: Copied (server-side copy) 2026/06/07 03:27:15 INFO : potato3: Deleted 2026/06/07 03:27:16 DEBUG : potato2: size = 60 OK 2026/06/07 03:27:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/06/07 03:27:16 INFO : potato2: Copied (server-side copy) 2026/06/07 03:27:17 INFO : potato2: Deleted 2026/06/07 03:27:17 DEBUG : B2 bucket rclone-test-pelowes2badi: Purge remote 2026/06/07 03:27:17 INFO : B2 bucket rclone-test-pelowes2badi: cleaning bucket "rclone-test-pelowes2badi" of all files 2026/06/07 03:27:17 DEBUG : empty space: Deleting (id "4_z9f92dd1310edab0b9fe80e1b_f104e1a6875204d2f_d20260607_m032715_c001_v0001092_t0007_u01780802835241") 2026/06/07 03:27:17 DEBUG : potato2: Deleting (id "4_z9f92dd1310edab0b9fe80e1b_f1190c4a8daa4e422_d20260607_m032716_c001_v0001177_t0036_u01780802836695") 2026/06/07 03:27:17 DEBUG : potato3: Deleting (id "4_z9f92dd1310edab0b9fe80e1b_f1161b21240323bfb_d20260607_m032715_c001_v0001179_t0048_u01780802835616") 2026/06/07 03:27:18 DEBUG : B2 bucket rclone-test-vavocan6xuyu: Purge remote 2026/06/07 03:27:18 INFO : B2 bucket rclone-test-vavocan6xuyu: cleaning bucket "rclone-test-vavocan6xuyu" of all files 2026/06/07 03:27:18 DEBUG : empty space: Deleting (id "4_z1fb2bd3310edab0b9fe80e1b_f426b5a956b1607e0_d20260607_m032715_c001_v7007000_t0000_u01780802835602") 2026/06/07 03:27:18 DEBUG : empty space: Deleting (id "4_z1fb2bd3310edab0b9fe80e1b_f10155996e5b3eb60_d20260607_m032707_c001_v0001105_t0056_u01780802827938") 2026/06/07 03:27:18 DEBUG : potato2: Deleting (id "4_z1fb2bd3310edab0b9fe80e1b_f426b5a956b1607e3_d20260607_m032716_c001_v7007000_t0000_u01780802836904") 2026/06/07 03:27:18 DEBUG : potato2: Deleting (id "4_z1fb2bd3310edab0b9fe80e1b_f104822861e4fe5db_d20260607_m032709_c001_v0001116_t0057_u01780802829174") 2026/06/07 03:27:18 DEBUG : potato3: Deleting (id "4_z1fb2bd3310edab0b9fe80e1b_f426b5a956b1607e1_d20260607_m032715_c001_v7007000_t0000_u01780802835859") 2026/06/07 03:27:18 DEBUG : potato3: Deleting (id "4_z1fb2bd3310edab0b9fe80e1b_f100ffa9e1feafa34_d20260607_m032709_c001_v0001184_t0014_u01780802829548") 2026/06/07 03:27:18 DEBUG : potato3: Deleting (id "4_z1fb2bd3310edab0b9fe80e1b_f10155996e5b3eb64_d20260607_m032708_c001_v0001105_t0026_u01780802828331") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.49s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:27:20 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.52s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:27:23 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:27:24 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana/rclone-sync-test" 2026/06/07 03:27:26 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana/rclone-sync-test-include/layer2" 2026/06/07 03:27:28 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana/rclone-sync-test-ignore-file" 2026/06/07 03:27:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/06/07 03:27:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/07 03:27:31 DEBUG : pacer: Reducing sleep to 10ms 2026/06/07 03:27:31 DEBUG : B2 bucket rclone-test-wisiyes5fana path rclone-sync-test: Waiting for checks to finish 2026/06/07 03:27:31 DEBUG : B2 bucket rclone-test-wisiyes5fana path rclone-sync-test: Waiting for transfers to finish 2026/06/07 03:27:31 DEBUG : Waiting for deletions to finish 2026/06/07 03:27:31 INFO : There was nothing to transfer 2026/06/07 03:27:32 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:27:32 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:27:32 DEBUG : Waiting for deletions to finish 2026/06/07 03:27:32 INFO : There was nothing to transfer 2026/06/07 03:27:32 DEBUG : B2 bucket rclone-test-wisiyes5fana path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/07 03:27:32 DEBUG : B2 bucket rclone-test-wisiyes5fana path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/07 03:27:32 DEBUG : Waiting for deletions to finish 2026/06/07 03:27:32 INFO : There was nothing to transfer 2026/06/07 03:27:32 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:27:32 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:27:32 DEBUG : Waiting for deletions to finish 2026/06/07 03:27:32 INFO : There was nothing to transfer 2026/06/07 03:27:33 DEBUG : B2 bucket rclone-test-wisiyes5fana path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/07 03:27:33 DEBUG : B2 bucket rclone-test-wisiyes5fana path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/07 03:27:33 DEBUG : Waiting for deletions to finish 2026/06/07 03:27:33 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.41s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:27:33 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana/dst" 2026/06/07 03:27:34 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana/CompareDest" 2026/06/07 03:27:37 DEBUG : one: Need to transfer - File not found at Destination 2026/06/07 03:27:37 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for checks to finish 2026/06/07 03:27:37 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for transfers to finish 2026/06/07 03:27:38 DEBUG : one: size = 3 OK 2026/06/07 03:27:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/07 03:27:38 INFO : one: Copied (new) 2026/06/07 03:27:38 DEBUG : Waiting for deletions to finish 2026/06/07 03:27:38 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for checks to finish 2026/06/07 03:27:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:27:38 DEBUG : one: size = 3 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:27:38 DEBUG : one: Sizes differ 2026/06/07 03:27:38 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for transfers to finish 2026/06/07 03:27:39 DEBUG : one: size = 5 OK 2026/06/07 03:27:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/07 03:27:39 INFO : one: Copied (replaced existing) 2026/06/07 03:27:39 DEBUG : Waiting for deletions to finish 2026/06/07 03:27:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:27:41 DEBUG : one: size = 3 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:27:41 DEBUG : one: Sizes differ 2026/06/07 03:27:41 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for checks to finish 2026/06/07 03:27:41 DEBUG : one: size = 5 OK 2026/06/07 03:27:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:27:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/07 03:27:41 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for transfers to finish 2026/06/07 03:27:41 DEBUG : Waiting for deletions to finish 2026/06/07 03:27:41 INFO : There was nothing to transfer 2026/06/07 03:27:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:27:43 DEBUG : one: size = 3 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:27:43 DEBUG : one: Sizes differ 2026/06/07 03:27:43 DEBUG : two: size = 3 OK 2026/06/07 03:27:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:27:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/07 03:27:43 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for checks to finish 2026/06/07 03:27:43 DEBUG : one: size = 5 OK 2026/06/07 03:27:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:27:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/07 03:27:43 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for transfers to finish 2026/06/07 03:27:43 DEBUG : Waiting for deletions to finish 2026/06/07 03:27:43 INFO : There was nothing to transfer 2026/06/07 03:27:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:27:44 DEBUG : one: size = 3 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:27:44 DEBUG : one: Sizes differ 2026/06/07 03:27:44 DEBUG : two: size = 3 OK 2026/06/07 03:27:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:27:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/07 03:27:44 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for checks to finish 2026/06/07 03:27:44 DEBUG : one: size = 5 OK 2026/06/07 03:27:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:27:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/07 03:27:44 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for transfers to finish 2026/06/07 03:27:44 DEBUG : Waiting for deletions to finish 2026/06/07 03:27:44 INFO : There was nothing to transfer 2026/06/07 03:27:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:27:45 DEBUG : one: size = 3 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:27:45 DEBUG : one: Sizes differ 2026/06/07 03:27:45 DEBUG : two: size = 3 OK 2026/06/07 03:27:45 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/06/07 03:27:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/07 03:27:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/07 03:27:45 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for checks to finish 2026/06/07 03:27:45 DEBUG : one: size = 5 OK 2026/06/07 03:27:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:27:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/07 03:27:45 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for transfers to finish 2026/06/07 03:27:45 DEBUG : Waiting for deletions to finish 2026/06/07 03:27:45 INFO : There was nothing to transfer 2026/06/07 03:27:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:27:45 DEBUG : one: size = 3 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:27:45 DEBUG : one: Sizes differ 2026/06/07 03:27:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:27:46 DEBUG : two: size = 3 (B2 bucket rclone-test-wisiyes5fana path CompareDest) 2026/06/07 03:27:46 DEBUG : two: Sizes differ 2026/06/07 03:27:46 DEBUG : two: Need to transfer - File not found at Destination 2026/06/07 03:27:46 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for checks to finish 2026/06/07 03:27:46 DEBUG : one: size = 5 OK 2026/06/07 03:27:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:27:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/07 03:27:46 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for transfers to finish 2026/06/07 03:27:46 DEBUG : two: size = 5 OK 2026/06/07 03:27:46 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/06/07 03:27:46 INFO : two: Copied (new) 2026/06/07 03:27:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.39s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:27:50 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana/dest" 2026/06/07 03:27:51 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana/pre-dest1" 2026/06/07 03:27:52 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana/pre-dest2" 2026/06/07 03:27:54 DEBUG : 1: size = 1 OK 2026/06/07 03:27:54 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:27:54 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/07 03:27:54 DEBUG : 2: size = 1 OK 2026/06/07 03:27:54 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:27:54 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/07 03:27:55 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/07 03:27:55 DEBUG : B2 bucket rclone-test-wisiyes5fana path dest: Waiting for checks to finish 2026/06/07 03:27:55 DEBUG : B2 bucket rclone-test-wisiyes5fana path dest: Waiting for transfers to finish 2026/06/07 03:27:56 DEBUG : 3: size = 1 OK 2026/06/07 03:27:56 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/06/07 03:27:56 INFO : 3: Copied (new) 2026/06/07 03:27:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.35s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:27:57 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana/dst" 2026/06/07 03:27:58 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana/CopyDest" 2026/06/07 03:28:00 DEBUG : one: Need to transfer - File not found at Destination 2026/06/07 03:28:00 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for checks to finish 2026/06/07 03:28:00 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for transfers to finish 2026/06/07 03:28:01 DEBUG : one: size = 3 OK 2026/06/07 03:28:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/07 03:28:01 INFO : one: Copied (new) 2026/06/07 03:28:01 DEBUG : Waiting for deletions to finish 2026/06/07 03:28:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:28:02 DEBUG : one: size = 3 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:28:02 DEBUG : one: Sizes differ 2026/06/07 03:28:02 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for checks to finish 2026/06/07 03:28:02 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for transfers to finish 2026/06/07 03:28:02 DEBUG : one: size = 5 OK 2026/06/07 03:28:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/07 03:28:02 INFO : one: Copied (replaced existing) 2026/06/07 03:28:02 DEBUG : Waiting for deletions to finish 2026/06/07 03:28:04 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana/BackupDir" 2026/06/07 03:28:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:28:05 DEBUG : one: size = 3 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:28:05 DEBUG : one: Sizes differ 2026/06/07 03:28:05 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for checks to finish 2026/06/07 03:28:06 DEBUG : one: size = 5 OK 2026/06/07 03:28:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:28:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:28:06 DEBUG : one: size = 3 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:28:06 DEBUG : one: Sizes differ 2026/06/07 03:28:07 DEBUG : one: size = 3 OK 2026/06/07 03:28:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/07 03:28:07 INFO : one: Copied (server-side copy) 2026/06/07 03:28:07 INFO : one: Deleted 2026/06/07 03:28:08 DEBUG : one: size = 5 OK 2026/06/07 03:28:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/06/07 03:28:08 INFO : one: Copied (server-side copy) 2026/06/07 03:28:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/07 03:28:08 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for transfers to finish 2026/06/07 03:28:08 DEBUG : Waiting for deletions to finish 2026/06/07 03:28:09 DEBUG : one: size = 5 OK 2026/06/07 03:28:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:28:09 DEBUG : one: Unchanged skipping 2026/06/07 03:28:09 DEBUG : two: size = 3 OK 2026/06/07 03:28:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:28:10 DEBUG : two: size = 3 OK 2026/06/07 03:28:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/06/07 03:28:10 INFO : two: Copied (server-side copy) 2026/06/07 03:28:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/07 03:28:10 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for checks to finish 2026/06/07 03:28:10 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for transfers to finish 2026/06/07 03:28:10 DEBUG : Waiting for deletions to finish 2026/06/07 03:28:10 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for checks to finish 2026/06/07 03:28:10 DEBUG : two: size = 3 OK 2026/06/07 03:28:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:28:10 DEBUG : two: Unchanged skipping 2026/06/07 03:28:10 DEBUG : one: size = 5 OK 2026/06/07 03:28:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:28:10 DEBUG : one: Unchanged skipping 2026/06/07 03:28:10 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for transfers to finish 2026/06/07 03:28:10 DEBUG : Waiting for deletions to finish 2026/06/07 03:28:10 INFO : There was nothing to transfer 2026/06/07 03:28:11 DEBUG : one: size = 5 OK 2026/06/07 03:28:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:28:11 DEBUG : one: Unchanged skipping 2026/06/07 03:28:12 DEBUG : three: size = 7 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:28:12 DEBUG : three: size = 5 (B2 bucket rclone-test-wisiyes5fana path CopyDest) 2026/06/07 03:28:12 DEBUG : three: Sizes differ 2026/06/07 03:28:12 DEBUG : three: Destination not found in --copy-dest 2026/06/07 03:28:12 DEBUG : three: Need to transfer - File not found at Destination 2026/06/07 03:28:12 DEBUG : two: size = 3 OK 2026/06/07 03:28:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/06/07 03:28:12 DEBUG : two: Unchanged skipping 2026/06/07 03:28:12 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for checks to finish 2026/06/07 03:28:12 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for transfers to finish 2026/06/07 03:28:12 DEBUG : three: size = 7 OK 2026/06/07 03:28:12 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/06/07 03:28:12 INFO : three: Copied (new) 2026/06/07 03:28:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.86s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:28:17 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana/dst" 2026/06/07 03:28:18 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana/backup" 2026/06/07 03:28:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:28:20 DEBUG : one: size = 3 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:28:20 DEBUG : one: Sizes differ 2026/06/07 03:28:20 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for checks to finish 2026/06/07 03:28:20 DEBUG : two: size = 3 OK 2026/06/07 03:28:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:28:20 DEBUG : two: Unchanged skipping 2026/06/07 03:28:21 DEBUG : one: size = 3 OK 2026/06/07 03:28:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/07 03:28:21 INFO : one: Copied (server-side copy) 2026/06/07 03:28:21 INFO : one: Deleted 2026/06/07 03:28:21 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for transfers to finish 2026/06/07 03:28:22 DEBUG : one: size = 4 OK 2026/06/07 03:28:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/07 03:28:22 INFO : one: Copied (new) 2026/06/07 03:28:22 DEBUG : Waiting for deletions to finish 2026/06/07 03:28:23 DEBUG : three.txt: size = 5 OK 2026/06/07 03:28:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/07 03:28:23 INFO : three.txt: Copied (server-side copy) 2026/06/07 03:28:23 INFO : three.txt: Deleted 2026/06/07 03:28:23 INFO : three.txt: Moved into backup dir 2026/06/07 03:28:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:28:25 DEBUG : one: size = 4 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:28:25 DEBUG : one: Sizes differ 2026/06/07 03:28:25 DEBUG : two: size = 3 OK 2026/06/07 03:28:25 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for checks to finish 2026/06/07 03:28:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:28:25 DEBUG : two: Unchanged skipping 2026/06/07 03:28:25 DEBUG : one: size = 4 OK 2026/06/07 03:28:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/07 03:28:25 INFO : one: Copied (server-side copy) 2026/06/07 03:28:26 INFO : one: Deleted 2026/06/07 03:28:26 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for transfers to finish 2026/06/07 03:28:26 DEBUG : one: size = 5 OK 2026/06/07 03:28:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/07 03:28:26 INFO : one: Copied (new) 2026/06/07 03:28:26 DEBUG : Waiting for deletions to finish 2026/06/07 03:28:27 DEBUG : three.txt: size = 6 OK 2026/06/07 03:28:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/07 03:28:27 INFO : three.txt: Copied (server-side copy) 2026/06/07 03:28:27 INFO : three.txt: Deleted 2026/06/07 03:28:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.15s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:28:31 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana/dst" 2026/06/07 03:28:32 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana/backup" 2026/06/07 03:28:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:28:34 DEBUG : one: size = 3 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:28:34 DEBUG : one: Sizes differ 2026/06/07 03:28:34 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for checks to finish 2026/06/07 03:28:34 DEBUG : two: size = 3 OK 2026/06/07 03:28:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:28:34 DEBUG : two: Unchanged skipping 2026/06/07 03:28:35 DEBUG : one.bak: size = 3 OK 2026/06/07 03:28:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/07 03:28:35 INFO : one: Copied (server-side copy) to: one.bak 2026/06/07 03:28:35 INFO : one: Deleted 2026/06/07 03:28:35 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for transfers to finish 2026/06/07 03:28:36 DEBUG : one: size = 4 OK 2026/06/07 03:28:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/07 03:28:36 INFO : one: Copied (new) 2026/06/07 03:28:36 DEBUG : Waiting for deletions to finish 2026/06/07 03:28:36 DEBUG : three.txt.bak: size = 5 OK 2026/06/07 03:28:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/07 03:28:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/07 03:28:37 INFO : three.txt: Deleted 2026/06/07 03:28:37 INFO : three.txt: Moved into backup dir 2026/06/07 03:28:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:28:38 DEBUG : one: size = 4 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:28:38 DEBUG : one: Sizes differ 2026/06/07 03:28:38 DEBUG : two: size = 3 OK 2026/06/07 03:28:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:28:38 DEBUG : two: Unchanged skipping 2026/06/07 03:28:38 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for checks to finish 2026/06/07 03:28:39 DEBUG : one.bak: size = 4 OK 2026/06/07 03:28:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/07 03:28:39 INFO : one: Copied (server-side copy) to: one.bak 2026/06/07 03:28:39 INFO : one: Deleted 2026/06/07 03:28:39 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for transfers to finish 2026/06/07 03:28:39 DEBUG : one: size = 5 OK 2026/06/07 03:28:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/07 03:28:39 INFO : one: Copied (new) 2026/06/07 03:28:39 DEBUG : Waiting for deletions to finish 2026/06/07 03:28:40 DEBUG : three.txt.bak: size = 6 OK 2026/06/07 03:28:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/07 03:28:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/07 03:28:40 INFO : three.txt: Deleted 2026/06/07 03:28:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.19s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:28:44 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana/dst" 2026/06/07 03:28:45 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana/backup" 2026/06/07 03:28:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:28:47 DEBUG : one: size = 3 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:28:47 DEBUG : one: Sizes differ 2026/06/07 03:28:47 DEBUG : two: size = 3 OK 2026/06/07 03:28:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:28:47 DEBUG : two: Unchanged skipping 2026/06/07 03:28:47 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for checks to finish 2026/06/07 03:28:48 DEBUG : one-2019-01-01: size = 3 OK 2026/06/07 03:28:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/07 03:28:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/07 03:28:48 INFO : one: Deleted 2026/06/07 03:28:48 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for transfers to finish 2026/06/07 03:28:49 DEBUG : one: size = 4 OK 2026/06/07 03:28:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/07 03:28:49 INFO : one: Copied (new) 2026/06/07 03:28:49 DEBUG : Waiting for deletions to finish 2026/06/07 03:28:50 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/07 03:28:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/07 03:28:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/07 03:28:50 INFO : three.txt: Deleted 2026/06/07 03:28:50 INFO : three.txt: Moved into backup dir 2026/06/07 03:28:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:28:52 DEBUG : one: size = 4 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:28:52 DEBUG : one: Sizes differ 2026/06/07 03:28:52 DEBUG : two: size = 3 OK 2026/06/07 03:28:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:28:52 DEBUG : two: Unchanged skipping 2026/06/07 03:28:52 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for checks to finish 2026/06/07 03:28:52 DEBUG : one-2019-01-01: size = 4 OK 2026/06/07 03:28:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/07 03:28:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/07 03:28:52 INFO : one: Deleted 2026/06/07 03:28:52 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for transfers to finish 2026/06/07 03:28:53 DEBUG : one: size = 5 OK 2026/06/07 03:28:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/07 03:28:53 INFO : one: Copied (new) 2026/06/07 03:28:53 DEBUG : Waiting for deletions to finish 2026/06/07 03:28:53 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/07 03:28:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/07 03:28:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/07 03:28:53 INFO : three.txt: Deleted 2026/06/07 03:28:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.40s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:28:57 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1100-12.backblaze.com/b2api/v1/b2_upload_file/5f123dd310cdab0b9fe80e1b/c001_v0001100_t0034": EOF 2026/06/07 03:28:57 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1100-12.backblaze.com/b2api/v1/b2_upload_file/5f123dd310cdab0b9fe80e1b/c001_v0001100_t0034": EOF) 2026/06/07 03:28:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-wisiyes5fana: 1/10 (Post "https://pod-000-1100-12.backblaze.com/b2api/v1/b2_upload_file/5f123dd310cdab0b9fe80e1b/c001_v0001100_t0034": EOF) 2026/06/07 03:28:59 DEBUG : pacer: Reducing sleep to 10ms 2026/06/07 03:28:59 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana/dst" 2026/06/07 03:29:01 DEBUG : two: size = 3 OK 2026/06/07 03:29:01 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for checks to finish 2026/06/07 03:29:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:29:01 DEBUG : two: Unchanged skipping 2026/06/07 03:29:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:29:01 DEBUG : one: size = 3 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:29:01 DEBUG : one: Sizes differ 2026/06/07 03:29:02 DEBUG : one.bak: size = 3 OK 2026/06/07 03:29:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/07 03:29:02 INFO : one: Copied (server-side copy) to: one.bak 2026/06/07 03:29:02 INFO : one: Deleted 2026/06/07 03:29:02 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for transfers to finish 2026/06/07 03:29:03 DEBUG : one: size = 4 OK 2026/06/07 03:29:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/07 03:29:03 INFO : one: Copied (new) 2026/06/07 03:29:03 DEBUG : Waiting for deletions to finish 2026/06/07 03:29:03 DEBUG : three.txt.bak: size = 5 OK 2026/06/07 03:29:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/07 03:29:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/07 03:29:04 INFO : three.txt: Deleted 2026/06/07 03:29:04 INFO : three.txt: Moved into backup dir 2026/06/07 03:29:05 DEBUG : one.bak: Excluded (Path Filter) 2026/06/07 03:29:05 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/07 03:29:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:29:05 DEBUG : one: size = 4 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:29:05 DEBUG : one: Sizes differ 2026/06/07 03:29:05 DEBUG : two: size = 3 OK 2026/06/07 03:29:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:29:05 DEBUG : two: Unchanged skipping 2026/06/07 03:29:05 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for checks to finish 2026/06/07 03:29:05 DEBUG : one.bak: size = 4 OK 2026/06/07 03:29:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/07 03:29:05 INFO : one: Copied (server-side copy) to: one.bak 2026/06/07 03:29:05 INFO : one: Deleted 2026/06/07 03:29:05 DEBUG : B2 bucket rclone-test-wisiyes5fana path dst: Waiting for transfers to finish 2026/06/07 03:29:06 DEBUG : one: size = 5 OK 2026/06/07 03:29:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/07 03:29:06 INFO : one: Copied (new) 2026/06/07 03:29:06 DEBUG : Waiting for deletions to finish 2026/06/07 03:29:06 DEBUG : three.txt.bak: size = 6 OK 2026/06/07 03:29:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/07 03:29:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/07 03:29:06 INFO : three.txt: Deleted 2026/06/07 03:29:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.84s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:29:10 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana/dst" 2026/06/07 03:29:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:29:11 DEBUG : one: size = 3 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:29:11 DEBUG : one: Sizes differ 2026/06/07 03:29:12 DEBUG : one.bak: size = 3 OK 2026/06/07 03:29:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/07 03:29:12 INFO : one: Copied (server-side copy) to: one.bak 2026/06/07 03:29:13 INFO : one: Deleted 2026/06/07 03:29:14 DEBUG : one: size = 4 OK 2026/06/07 03:29:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/07 03:29:14 INFO : one: Copied (new) 2026/06/07 03:29:14 DEBUG : two: size = 3 OK 2026/06/07 03:29:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:29:14 DEBUG : two: Unchanged skipping 2026/06/07 03:29:14 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:29:14 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:29:14 DEBUG : three.txt: Sizes differ 2026/06/07 03:29:15 DEBUG : three.txt.bak: size = 5 OK 2026/06/07 03:29:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/07 03:29:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/07 03:29:15 INFO : three.txt: Deleted 2026/06/07 03:29:15 DEBUG : three.txt: size = 6 OK 2026/06/07 03:29:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/07 03:29:15 INFO : three.txt: Copied (new) 2026/06/07 03:29:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:29:16 DEBUG : one: size = 4 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:29:16 DEBUG : one: Sizes differ 2026/06/07 03:29:17 DEBUG : one.bak: size = 4 OK 2026/06/07 03:29:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/07 03:29:17 INFO : one: Copied (server-side copy) to: one.bak 2026/06/07 03:29:17 INFO : one: Deleted 2026/06/07 03:29:17 DEBUG : one: size = 5 OK 2026/06/07 03:29:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/07 03:29:17 INFO : one: Copied (new) 2026/06/07 03:29:18 DEBUG : two: size = 3 OK 2026/06/07 03:29:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:29:18 DEBUG : two: Unchanged skipping 2026/06/07 03:29:18 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:29:18 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:29:18 DEBUG : three.txt: Sizes differ 2026/06/07 03:29:18 DEBUG : three.txt.bak: size = 6 OK 2026/06/07 03:29:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/07 03:29:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/06/07 03:29:18 INFO : three.txt: Deleted 2026/06/07 03:29:19 DEBUG : three.txt: size = 19 OK 2026/06/07 03:29:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/07 03:29:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.79s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:29:23 DEBUG : Creating backend with remote "TestB2:rclone-test-wisiyes5fana/dst" 2026/06/07 03:29:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:29:24 DEBUG : one: size = 3 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:29:24 DEBUG : one: Sizes differ 2026/06/07 03:29:25 DEBUG : one-2019-01-01: size = 3 OK 2026/06/07 03:29:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/06/07 03:29:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/07 03:29:25 INFO : one: Deleted 2026/06/07 03:29:26 DEBUG : one: size = 4 OK 2026/06/07 03:29:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/07 03:29:26 INFO : one: Copied (new) 2026/06/07 03:29:26 DEBUG : two: size = 3 OK 2026/06/07 03:29:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:29:26 DEBUG : two: Unchanged skipping 2026/06/07 03:29:27 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:29:27 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:29:27 DEBUG : three.txt: Sizes differ 2026/06/07 03:29:27 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/06/07 03:29:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/06/07 03:29:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/07 03:29:27 INFO : three.txt: Deleted 2026/06/07 03:29:28 DEBUG : three.txt: size = 6 OK 2026/06/07 03:29:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/07 03:29:28 INFO : three.txt: Copied (new) 2026/06/07 03:29:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:29:28 DEBUG : one: size = 4 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:29:28 DEBUG : one: Sizes differ 2026/06/07 03:29:29 DEBUG : one-2019-01-01: size = 4 OK 2026/06/07 03:29:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/06/07 03:29:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/06/07 03:29:29 INFO : one: Deleted 2026/06/07 03:29:30 DEBUG : one: size = 5 OK 2026/06/07 03:29:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/06/07 03:29:30 INFO : one: Copied (new) 2026/06/07 03:29:30 DEBUG : two: size = 3 OK 2026/06/07 03:29:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:29:30 DEBUG : two: Unchanged skipping 2026/06/07 03:29:30 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:29:30 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-wisiyes5fana path dst) 2026/06/07 03:29:30 DEBUG : three.txt: Sizes differ 2026/06/07 03:29:31 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/06/07 03:29:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/06/07 03:29:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/06/07 03:29:31 INFO : three.txt: Deleted 2026/06/07 03:29:31 DEBUG : three.txt: size = 19 OK 2026/06/07 03:29:31 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/06/07 03:29:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.23s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:29:34 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:29:34 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:29:34 DEBUG : Testêé: Sizes differ 2026/06/07 03:29:34 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:29:34 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:29:35 DEBUG : Testêé: size = 14 OK 2026/06/07 03:29:35 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/06/07 03:29:35 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/07 03:29:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.71s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:29:36 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/07 03:29:36 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:29:36 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:29:36 DEBUG : existing: size = 6 OK 2026/06/07 03:29:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/06/07 03:29:36 INFO : existing: Copied (new) 2026/06/07 03:29:36 DEBUG : Waiting for deletions to finish 2026/06/07 03:29:37 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:29:37 DEBUG : existing: size = 6 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:29:37 DEBUG : existing: Sizes differ 2026/06/07 03:29:37 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/07 03:29:37 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:29:37 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:29:37 ERROR : B2 bucket rclone-test-wisiyes5fana: not deleting files as there were IO errors 2026/06/07 03:29:37 ERROR : B2 bucket rclone-test-wisiyes5fana: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.18s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:29:38 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:29:38 DEBUG : EXISTING: size = 6 OK 2026/06/07 03:29:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:29:38 DEBUG : existing: Unchanged skipping 2026/06/07 03:29:38 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:29:38 DEBUG : Waiting for deletions to finish 2026/06/07 03:29:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.45s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.49s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:30:05 DEBUG : both0: size = 6 OK 2026/06/07 03:30:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:05 DEBUG : both12: size = 6 OK 2026/06/07 03:30:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:05 DEBUG : both11: size = 6 OK 2026/06/07 03:30:05 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:30:05 DEBUG : both10: size = 6 OK 2026/06/07 03:30:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:05 DEBUG : both0: Unchanged skipping 2026/06/07 03:30:05 DEBUG : both13: size = 6 OK 2026/06/07 03:30:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:05 DEBUG : both13: Unchanged skipping 2026/06/07 03:30:05 DEBUG : both14: size = 6 OK 2026/06/07 03:30:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:05 DEBUG : both14: Unchanged skipping 2026/06/07 03:30:05 DEBUG : both15: size = 6 OK 2026/06/07 03:30:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:05 DEBUG : both15: Unchanged skipping 2026/06/07 03:30:05 DEBUG : both16: size = 6 OK 2026/06/07 03:30:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:05 DEBUG : both16: Unchanged skipping 2026/06/07 03:30:05 DEBUG : both17: size = 6 OK 2026/06/07 03:30:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:05 DEBUG : both17: Unchanged skipping 2026/06/07 03:30:05 DEBUG : both18: size = 6 OK 2026/06/07 03:30:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:05 DEBUG : both18: Unchanged skipping 2026/06/07 03:30:05 DEBUG : both19: size = 6 OK 2026/06/07 03:30:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:05 DEBUG : both19: Unchanged skipping 2026/06/07 03:30:05 DEBUG : both1: size = 6 OK 2026/06/07 03:30:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:05 DEBUG : both1: Unchanged skipping 2026/06/07 03:30:05 DEBUG : both2: size = 6 OK 2026/06/07 03:30:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:05 DEBUG : both2: Unchanged skipping 2026/06/07 03:30:05 DEBUG : both3: size = 6 OK 2026/06/07 03:30:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:05 DEBUG : both3: Unchanged skipping 2026/06/07 03:30:05 DEBUG : both4: size = 6 OK 2026/06/07 03:30:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:05 DEBUG : both4: Unchanged skipping 2026/06/07 03:30:05 DEBUG : both5: size = 6 OK 2026/06/07 03:30:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:05 DEBUG : both12: Unchanged skipping 2026/06/07 03:30:05 DEBUG : both6: size = 6 OK 2026/06/07 03:30:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:05 DEBUG : both6: Unchanged skipping 2026/06/07 03:30:05 DEBUG : both7: size = 6 OK 2026/06/07 03:30:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:05 DEBUG : both11: Unchanged skipping 2026/06/07 03:30:05 DEBUG : both8: size = 6 OK 2026/06/07 03:30:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:05 DEBUG : both7: Unchanged skipping 2026/06/07 03:30:05 DEBUG : both9: size = 6 OK 2026/06/07 03:30:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:05 DEBUG : both9: Unchanged skipping 2026/06/07 03:30:05 DEBUG : both8: Unchanged skipping 2026/06/07 03:30:05 DEBUG : both5: Unchanged skipping 2026/06/07 03:30:05 DEBUG : both10: Unchanged skipping 2026/06/07 03:30:05 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:30:05 DEBUG : Waiting for deletions to finish 2026/06/07 03:30:05 INFO : only18: Deleted 2026/06/07 03:30:05 INFO : only1: Deleted 2026/06/07 03:30:05 INFO : only8: Deleted 2026/06/07 03:30:05 INFO : only0: Deleted 2026/06/07 03:30:05 INFO : only14: Deleted 2026/06/07 03:30:05 INFO : only15: Deleted 2026/06/07 03:30:05 INFO : only17: Deleted 2026/06/07 03:30:05 INFO : only19: Deleted 2026/06/07 03:30:05 INFO : only2: Deleted 2026/06/07 03:30:05 INFO : only3: Deleted 2026/06/07 03:30:06 INFO : only4: Deleted 2026/06/07 03:30:06 INFO : only12: Deleted 2026/06/07 03:30:06 INFO : only6: Deleted 2026/06/07 03:30:06 INFO : only7: Deleted 2026/06/07 03:30:06 INFO : only9: Deleted 2026/06/07 03:30:06 INFO : only11: Deleted 2026/06/07 03:30:06 INFO : only16: Deleted 2026/06/07 03:30:06 INFO : only5: Deleted 2026/06/07 03:30:06 INFO : only10: Deleted 2026/06/07 03:30:06 INFO : only13: Deleted 2026/06/07 03:30:06 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (29.88s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:30:33 DEBUG : both10: size = 6 OK 2026/06/07 03:30:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:33 DEBUG : both0: size = 6 OK 2026/06/07 03:30:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:33 DEBUG : both11: size = 6 OK 2026/06/07 03:30:33 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:30:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:33 DEBUG : both12: size = 6 OK 2026/06/07 03:30:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:33 DEBUG : both10: Unchanged skipping 2026/06/07 03:30:33 DEBUG : both13: size = 6 OK 2026/06/07 03:30:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:33 DEBUG : both13: Unchanged skipping 2026/06/07 03:30:33 DEBUG : both14: size = 6 OK 2026/06/07 03:30:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:33 DEBUG : both14: Unchanged skipping 2026/06/07 03:30:33 DEBUG : both15: size = 6 OK 2026/06/07 03:30:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:33 DEBUG : both15: Unchanged skipping 2026/06/07 03:30:33 DEBUG : both16: size = 6 OK 2026/06/07 03:30:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:33 DEBUG : both16: Unchanged skipping 2026/06/07 03:30:33 DEBUG : both17: size = 6 OK 2026/06/07 03:30:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:33 DEBUG : both17: Unchanged skipping 2026/06/07 03:30:33 DEBUG : both18: size = 6 OK 2026/06/07 03:30:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:33 DEBUG : both18: Unchanged skipping 2026/06/07 03:30:33 DEBUG : both19: size = 6 OK 2026/06/07 03:30:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:33 DEBUG : both19: Unchanged skipping 2026/06/07 03:30:33 DEBUG : both1: size = 6 OK 2026/06/07 03:30:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:33 DEBUG : both1: Unchanged skipping 2026/06/07 03:30:33 DEBUG : both2: size = 6 OK 2026/06/07 03:30:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:33 DEBUG : both2: Unchanged skipping 2026/06/07 03:30:33 DEBUG : both3: size = 6 OK 2026/06/07 03:30:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:33 DEBUG : both3: Unchanged skipping 2026/06/07 03:30:33 DEBUG : both4: size = 6 OK 2026/06/07 03:30:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:33 DEBUG : both4: Unchanged skipping 2026/06/07 03:30:33 DEBUG : both5: size = 6 OK 2026/06/07 03:30:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:33 DEBUG : both5: Unchanged skipping 2026/06/07 03:30:33 DEBUG : both6: size = 6 OK 2026/06/07 03:30:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:33 DEBUG : both6: Unchanged skipping 2026/06/07 03:30:33 DEBUG : both7: size = 6 OK 2026/06/07 03:30:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:33 DEBUG : both0: Unchanged skipping 2026/06/07 03:30:33 DEBUG : both8: size = 6 OK 2026/06/07 03:30:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:33 DEBUG : both8: Unchanged skipping 2026/06/07 03:30:33 DEBUG : both9: size = 6 OK 2026/06/07 03:30:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:30:33 DEBUG : both9: Unchanged skipping 2026/06/07 03:30:33 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:30:33 DEBUG : only0: size = 6 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:30:33 DEBUG : only0: Sizes differ 2026/06/07 03:30:33 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:30:33 DEBUG : only10: size = 6 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:30:33 DEBUG : only10: Sizes differ 2026/06/07 03:30:33 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:30:33 DEBUG : only11: size = 6 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:30:33 DEBUG : only11: Sizes differ 2026/06/07 03:30:33 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:30:33 DEBUG : only12: size = 6 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:30:33 DEBUG : only12: Sizes differ 2026/06/07 03:30:33 DEBUG : both7: Unchanged skipping 2026/06/07 03:30:33 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:30:33 DEBUG : only13: size = 6 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:30:33 DEBUG : only13: Sizes differ 2026/06/07 03:30:33 DEBUG : both11: Unchanged skipping 2026/06/07 03:30:33 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:30:33 DEBUG : only14: size = 6 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:30:33 DEBUG : only14: Sizes differ 2026/06/07 03:30:33 DEBUG : both12: Unchanged skipping 2026/06/07 03:30:33 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:30:33 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:30:33 DEBUG : only16: size = 6 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:30:33 DEBUG : only16: Sizes differ 2026/06/07 03:30:33 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:30:33 DEBUG : only17: size = 6 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:30:33 DEBUG : only17: Sizes differ 2026/06/07 03:30:33 DEBUG : only15: size = 6 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:30:33 DEBUG : only15: Sizes differ 2026/06/07 03:30:33 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:30:33 DEBUG : only18: size = 6 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:30:33 DEBUG : only18: Sizes differ 2026/06/07 03:30:33 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:30:33 DEBUG : only19: size = 6 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:30:33 DEBUG : only19: Sizes differ 2026/06/07 03:30:33 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:30:33 DEBUG : only1: size = 6 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:30:33 DEBUG : only1: Sizes differ 2026/06/07 03:30:33 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:30:33 DEBUG : only2: size = 6 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:30:33 DEBUG : only2: Sizes differ 2026/06/07 03:30:33 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:30:33 DEBUG : only3: size = 6 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:30:33 DEBUG : only3: Sizes differ 2026/06/07 03:30:33 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:30:33 DEBUG : only4: size = 6 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:30:33 DEBUG : only4: Sizes differ 2026/06/07 03:30:33 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:30:33 DEBUG : only5: size = 6 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:30:33 DEBUG : only5: Sizes differ 2026/06/07 03:30:33 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:30:33 DEBUG : only6: size = 6 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:30:33 DEBUG : only6: Sizes differ 2026/06/07 03:30:33 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:30:33 DEBUG : only7: size = 6 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:30:33 DEBUG : only7: Sizes differ 2026/06/07 03:30:33 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:30:33 DEBUG : only8: size = 6 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:30:33 DEBUG : only8: Sizes differ 2026/06/07 03:30:33 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1911954145) 2026/06/07 03:30:33 DEBUG : only9: size = 6 (B2 bucket rclone-test-wisiyes5fana) 2026/06/07 03:30:33 DEBUG : only9: Sizes differ 2026/06/07 03:30:33 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:30:33 DEBUG : only0: size = 0 OK 2026/06/07 03:30:33 DEBUG : only10: size = 0 OK 2026/06/07 03:30:33 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/07 03:30:33 INFO : only0: Copied (replaced existing) 2026/06/07 03:30:33 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/07 03:30:33 INFO : only10: Copied (replaced existing) 2026/06/07 03:30:33 DEBUG : only13: size = 0 OK 2026/06/07 03:30:33 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/07 03:30:33 INFO : only13: Copied (replaced existing) 2026/06/07 03:30:33 DEBUG : only16: size = 0 OK 2026/06/07 03:30:33 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/07 03:30:33 INFO : only16: Copied (replaced existing) 2026/06/07 03:30:33 DEBUG : only11: size = 0 OK 2026/06/07 03:30:33 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/07 03:30:33 INFO : only11: Copied (replaced existing) 2026/06/07 03:30:33 DEBUG : only18: size = 0 OK 2026/06/07 03:30:33 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/07 03:30:33 INFO : only18: Copied (replaced existing) 2026/06/07 03:30:33 DEBUG : only19: size = 0 OK 2026/06/07 03:30:33 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/07 03:30:33 INFO : only19: Copied (replaced existing) 2026/06/07 03:30:34 DEBUG : only1: size = 0 OK 2026/06/07 03:30:34 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/07 03:30:34 INFO : only1: Copied (replaced existing) 2026/06/07 03:30:34 DEBUG : only2: size = 0 OK 2026/06/07 03:30:34 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/07 03:30:34 INFO : only2: Copied (replaced existing) 2026/06/07 03:30:34 DEBUG : only12: size = 0 OK 2026/06/07 03:30:34 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/07 03:30:34 INFO : only12: Copied (replaced existing) 2026/06/07 03:30:34 DEBUG : only3: size = 0 OK 2026/06/07 03:30:34 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/07 03:30:34 INFO : only3: Copied (replaced existing) 2026/06/07 03:30:34 DEBUG : only4: size = 0 OK 2026/06/07 03:30:34 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/07 03:30:34 INFO : only4: Copied (replaced existing) 2026/06/07 03:30:34 DEBUG : only5: size = 0 OK 2026/06/07 03:30:34 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/07 03:30:34 INFO : only5: Copied (replaced existing) 2026/06/07 03:30:34 DEBUG : only6: size = 0 OK 2026/06/07 03:30:34 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/07 03:30:34 INFO : only6: Copied (replaced existing) 2026/06/07 03:30:34 DEBUG : only7: size = 0 OK 2026/06/07 03:30:34 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/07 03:30:34 INFO : only7: Copied (replaced existing) 2026/06/07 03:30:34 DEBUG : only8: size = 0 OK 2026/06/07 03:30:34 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/07 03:30:34 INFO : only8: Copied (replaced existing) 2026/06/07 03:30:34 DEBUG : only9: size = 0 OK 2026/06/07 03:30:34 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/07 03:30:34 INFO : only9: Copied (replaced existing) 2026/06/07 03:30:34 DEBUG : only14: size = 0 OK 2026/06/07 03:30:34 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/07 03:30:34 INFO : only14: Copied (replaced existing) 2026/06/07 03:30:34 DEBUG : only17: size = 0 OK 2026/06/07 03:30:34 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/07 03:30:34 INFO : only17: Copied (replaced existing) 2026/06/07 03:30:34 DEBUG : only15: size = 0 OK 2026/06/07 03:30:34 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/06/07 03:30:34 INFO : only15: Copied (replaced existing) 2026/06/07 03:30:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (31.92s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:30:42 DEBUG : empty_dir: Making directory with metadata 2026/06/07 03:30:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/07 03:30:42 DEBUG : empty_on_remote: Making directory with metadata 2026/06/07 03:30:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/07 03:30:42 INFO : empty_on_remote: Making directory 2026/06/07 03:30:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/07 03:30:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/07 03:30:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/07 03:30:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/07 03:30:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.48s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:30:45 DEBUG : empty_dir: Making directory with metadata 2026/06/07 03:30:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/07 03:30:45 DEBUG : empty_on_remote: Making directory with metadata 2026/06/07 03:30:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/07 03:30:45 INFO : empty_on_remote: Making directory 2026/06/07 03:30:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/07 03:30:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/07 03:30:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/07 03:30:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/07 03:30:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/07 03:30:46 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.39s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:30:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/07 03:30:47 INFO : sub dir: Making directory 2026/06/07 03:30:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.19s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:30:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/07 03:30:49 INFO : sub dir: Making directory 2026/06/07 03:30:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.18s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:31:01 DEBUG : Waiting for deletions to finish 2026/06/07 03:31:02 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : apple: size = 5 OK 2026/06/07 03:31:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/07 03:31:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:02 DEBUG : banana: size = 6 OK 2026/06/07 03:31:02 DEBUG : apple: Unchanged skipping 2026/06/07 03:31:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:02 DEBUG : banana: Unchanged skipping 2026/06/07 03:31:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/07 03:31:02 DEBUG : splitbananasplit: size = 16 OK 2026/06/07 03:31:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:02 DEBUG : splitbananasplit: Unchanged skipping 2026/06/07 03:31:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/07 03:31:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/07 03:31:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/07 03:31:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/07 03:31:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/07 03:31:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/07 03:31:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/07 03:31:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/07 03:31:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/07 03:31:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/07 03:31:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/07 03:31:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/07 03:31:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/07 03:31:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/07 03:31:02 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:31:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/07 03:31:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/07 03:31:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/07 03:31:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/07 03:31:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/07 03:31:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/07 03:31:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/07 03:31:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/07 03:31:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/07 03:31:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/07 03:31:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/07 03:31:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/07 03:31:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/07 03:31:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/07 03:31:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/07 03:31:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/07 03:31:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/07 03:31:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/07 03:31:02 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:31:02 DEBUG : Waiting for deletions to finish 2026/06/07 03:31:02 INFO : There was nothing to transfer 2026/06/07 03:31:02 DEBUG : Waiting for deletions to finish 2026/06/07 03:31:02 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:31:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 03:31:03 DEBUG : apple: size = 5 OK 2026/06/07 03:31:03 DEBUG : banana: size = 6 OK 2026/06/07 03:31:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:03 DEBUG : banana: Unchanged skipping 2026/06/07 03:31:03 DEBUG : splitbananasplit: size = 16 OK 2026/06/07 03:31:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/07 03:31:03 DEBUG : splitbananasplit: Unchanged skipping 2026/06/07 03:31:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:03 DEBUG : apple: Unchanged skipping 2026/06/07 03:31:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/07 03:31:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/07 03:31:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/07 03:31:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/07 03:31:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/07 03:31:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/07 03:31:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/07 03:31:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/07 03:31:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/07 03:31:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/07 03:31:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/07 03:31:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/07 03:31:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/07 03:31:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:03 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:31:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/07 03:31:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/07 03:31:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/07 03:31:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/07 03:31:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/07 03:31:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/07 03:31:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/07 03:31:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/07 03:31:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/07 03:31:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/07 03:31:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/07 03:31:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/07 03:31:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/07 03:31:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/07 03:31:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/07 03:31:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/07 03:31:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/07 03:31:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/07 03:31:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/07 03:31:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/07 03:31:03 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:31:03 DEBUG : Waiting for deletions to finish 2026/06/07 03:31:03 INFO : There was nothing to transfer 2026/06/07 03:31:03 DEBUG : Waiting for deletions to finish 2026/06/07 03:31:03 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:31:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:31:03 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:31:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:31:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:31:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:31:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:31:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:31:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:31:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:31:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:31:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:31:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:31:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:31:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:31:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:31:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:31:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:31:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:31:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:31:18 DEBUG : Waiting for deletions to finish 2026/06/07 03:31:18 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:31:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:31:18 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:31:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:31:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:31:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:31:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:31:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:31:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:31:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:31:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:31:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:31:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:31:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:31:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:31:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:31:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:31:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:31:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:31:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 03:31:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/07 03:31:19 DEBUG : banana: size = 6 OK 2026/06/07 03:31:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:19 DEBUG : banana: Unchanged skipping 2026/06/07 03:31:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/07 03:31:19 DEBUG : apple: size = 5 OK 2026/06/07 03:31:19 DEBUG : splitbananasplit: size = 16 OK 2026/06/07 03:31:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:19 DEBUG : splitbananasplit: Unchanged skipping 2026/06/07 03:31:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:19 DEBUG : apple: Unchanged skipping 2026/06/07 03:31:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/07 03:31:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/07 03:31:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/07 03:31:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/07 03:31:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/07 03:31:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/07 03:31:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/07 03:31:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/07 03:31:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/07 03:31:19 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:31:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/07 03:31:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/07 03:31:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/07 03:31:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/07 03:31:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/07 03:31:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/07 03:31:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/07 03:31:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/07 03:31:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/07 03:31:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/07 03:31:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/07 03:31:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/07 03:31:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/07 03:31:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/07 03:31:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/07 03:31:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/07 03:31:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/07 03:31:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/07 03:31:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/07 03:31:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/07 03:31:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/07 03:31:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/07 03:31:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/07 03:31:19 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:31:19 DEBUG : Waiting for deletions to finish 2026/06/07 03:31:19 INFO : There was nothing to transfer 2026/06/07 03:31:19 DEBUG : Waiting for deletions to finish 2026/06/07 03:31:19 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:31:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:31:19 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:31:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:31:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:31:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:31:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:31:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:31:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:31:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:31:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:31:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:31:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:31:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:31:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:31:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:31:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:31:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:31:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:31:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 03:31:20 DEBUG : apple: size = 5 OK 2026/06/07 03:31:20 DEBUG : banana: size = 6 OK 2026/06/07 03:31:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:20 DEBUG : banana: Unchanged skipping 2026/06/07 03:31:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:20 DEBUG : splitbananasplit: size = 16 OK 2026/06/07 03:31:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:20 DEBUG : splitbananasplit: Unchanged skipping 2026/06/07 03:31:20 DEBUG : apple: Unchanged skipping 2026/06/07 03:31:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/07 03:31:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/07 03:31:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/07 03:31:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/07 03:31:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/07 03:31:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/07 03:31:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/07 03:31:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/07 03:31:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/07 03:31:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/07 03:31:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/07 03:31:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/07 03:31:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/07 03:31:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/07 03:31:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/07 03:31:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/07 03:31:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/07 03:31:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/07 03:31:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/07 03:31:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/07 03:31:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/07 03:31:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/07 03:31:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/07 03:31:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/07 03:31:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/07 03:31:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/07 03:31:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:20 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:31:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/07 03:31:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/07 03:31:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/07 03:31:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/07 03:31:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/07 03:31:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/07 03:31:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/07 03:31:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/07 03:31:20 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:31:20 DEBUG : Waiting for deletions to finish 2026/06/07 03:31:20 INFO : There was nothing to transfer 2026/06/07 03:31:20 DEBUG : Waiting for deletions to finish 2026/06/07 03:31:20 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:31:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:31:20 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:31:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:31:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:31:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:31:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:31:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:31:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:31:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:31:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:31:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:31:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:31:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:31:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:31:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:31:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:31:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:31:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:31:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:31:35 DEBUG : Waiting for deletions to finish 2026/06/07 03:31:36 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:31:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:31:36 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:31:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:31:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:31:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:31:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:31:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:31:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:31:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:31:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:31:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:31:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:31:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:31:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:31:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:31:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:31:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:31:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:31:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 03:31:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:36 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:36 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:36 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:36 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:36 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:36 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:36 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/07 03:31:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/07 03:31:36 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/07 03:31:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/07 03:31:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:36 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:36 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/07 03:31:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/07 03:31:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:36 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:31:36 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:31:37 DEBUG : YmFuYW5h: size = 6 OK 2026/06/07 03:31:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/07 03:31:37 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/07 03:31:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:37 DEBUG : YXBwbGU=: size = 5 OK 2026/06/07 03:31:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/07 03:31:37 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/07 03:31:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/07 03:31:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/07 03:31:37 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/07 03:31:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/07 03:31:37 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/07 03:31:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/07 03:31:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/07 03:31:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/07 03:31:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/07 03:31:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/07 03:31:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/07 03:31:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/07 03:31:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/07 03:31:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/07 03:31:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/07 03:31:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/07 03:31:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/07 03:31:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/07 03:31:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/07 03:31:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/07 03:31:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/07 03:31:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/07 03:31:38 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/07 03:31:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/07 03:31:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/07 03:31:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/07 03:31:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/07 03:31:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/07 03:31:38 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/07 03:31:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/07 03:31:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/07 03:31:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/07 03:31:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/07 03:31:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:38 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/07 03:31:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/07 03:31:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/07 03:31:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/07 03:31:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/07 03:31:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:39 DEBUG : Waiting for deletions to finish 2026/06/07 03:31:39 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/07 03:31:39 INFO : dir1/0012-6789;.txt: Deleted 2026/06/07 03:31:40 INFO : banana: Deleted 2026/06/07 03:31:40 INFO : dir1/0014-89;=.txt: Deleted 2026/06/07 03:31:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/07 03:31:40 INFO : dir1/0010-456789.txt: Deleted 2026/06/07 03:31:40 INFO : apple: Deleted 2026/06/07 03:31:40 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/07 03:31:40 INFO : dir1/0008-2345678.txt: Deleted 2026/06/07 03:31:40 INFO : dir1/0009-3456789.txt: Deleted 2026/06/07 03:31:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/07 03:31:40 INFO : dir1/0003-defghij.txt: Deleted 2026/06/07 03:31:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/07 03:31:40 INFO : dir1/0013-789;=.txt: Deleted 2026/06/07 03:31:40 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/07 03:31:40 INFO : dir1/0007-1234567.txt: Deleted 2026/06/07 03:31:40 INFO : dir1/0011-56789;.txt: Deleted 2026/06/07 03:31:40 INFO : dir1/0015-9;=.txt: Deleted 2026/06/07 03:31:40 INFO : appleappleapplebanana: Deleted 2026/06/07 03:31:40 INFO : splitbananasplit: Deleted 2026/06/07 03:31:40 DEBUG : Waiting for deletions to finish 2026/06/07 03:31:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/07 03:31:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/07 03:31:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/07 03:31:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/07 03:31:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/07 03:31:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/07 03:31:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/07 03:31:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/07 03:31:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/07 03:31:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/07 03:31:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/07 03:31:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/07 03:31:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/07 03:31:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/07 03:31:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/07 03:31:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/07 03:31:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/07 03:31:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/07 03:31:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/07 03:31:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/07 03:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/07 03:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : YXBwbGU=: size = 5 OK 2026/06/07 03:31:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/07 03:31:41 DEBUG : apple: Unchanged skipping 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/07 03:31:41 DEBUG : YmFuYW5h: size = 6 OK 2026/06/07 03:31:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/07 03:31:41 DEBUG : banana: Unchanged skipping 2026/06/07 03:31:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:41 DEBUG : splitbananasplit: Unchanged skipping 2026/06/07 03:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/07 03:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/07 03:31:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/07 03:31:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/07 03:31:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/07 03:31:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/07 03:31:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/07 03:31:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/07 03:31:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/07 03:31:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/07 03:31:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/07 03:31:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/07 03:31:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/07 03:31:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/07 03:31:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/07 03:31:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/07 03:31:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/07 03:31:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/07 03:31:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/07 03:31:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/07 03:31:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/07 03:31:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/07 03:31:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/07 03:31:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/07 03:31:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/07 03:31:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/07 03:31:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/07 03:31:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/07 03:31:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/07 03:31:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/07 03:31:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/07 03:31:41 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/07 03:31:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:31:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/07 03:31:41 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:31:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/07 03:31:41 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:31:41 DEBUG : Waiting for deletions to finish 2026/06/07 03:31:41 DEBUG : Waiting for deletions to finish 2026/06/07 03:31:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/07 03:31:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/07 03:31:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/07 03:31:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/07 03:31:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/07 03:31:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/07 03:31:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/07 03:31:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/07 03:31:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/07 03:31:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/07 03:31:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/07 03:31:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/07 03:31:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/07 03:31:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/07 03:31:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/07 03:31:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/07 03:31:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/07 03:31:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/07 03:31:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/07 03:31:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/07 03:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 03:31:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 03:31:41 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 03:31:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 03:31:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 03:31:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 03:31:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 03:31:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 03:31:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 03:31:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:31:57 DEBUG : Waiting for deletions to finish 2026/06/07 03:31:57 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:31:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:31:57 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:31:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:31:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:31:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:31:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:31:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:31:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:31:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:31:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:31:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:31:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:31:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:31:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:31:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:31:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:31:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:31:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:31:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 03:31:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:31:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:31:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:31:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:31:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:31:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:31:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:31:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:31:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:31:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:31:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:31:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:31:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:31:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:31:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:31:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/07 03:31:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:31:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/07 03:31:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:31:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/07 03:31:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:31:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/07 03:31:57 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:31:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:31:57 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:31:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:31:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 03:31:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 03:31:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/07 03:31:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 03:31:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/07 03:31:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 03:31:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 03:31:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 03:31:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 03:31:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 03:31:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 03:31:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 03:31:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 03:31:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 03:31:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 03:31:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 03:31:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 03:31:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/07 03:31:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 03:31:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 03:31:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 03:31:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 03:31:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 03:31:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 03:31:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 03:31:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 03:31:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/07 03:31:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 03:31:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/07 03:31:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 03:31:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 03:31:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 03:31:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 03:31:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/07 03:31:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 03:31:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 03:31:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 03:31:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 03:31:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 03:31:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 03:31:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 03:31:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 03:31:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 03:31:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/07 03:31:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 03:31:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 03:31:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 03:31:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/07 03:31:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 03:31:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 03:31:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 03:31:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 03:31:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 03:31:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 03:31:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 03:31:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 03:31:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 03:31:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/07 03:31:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 03:31:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 03:31:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 03:31:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 03:31:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 03:31:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/07 03:31:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 03:31:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 03:31:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 03:31:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 03:31:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 03:31:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 03:31:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 03:31:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 03:31:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 03:31:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/07 03:31:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 03:31:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 03:31:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 03:31:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 03:31:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/07 03:31:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 03:31:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/07 03:31:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/07 03:31:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/07 03:31:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 03:31:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/07 03:31:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 03:31:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/07 03:31:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 03:31:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 03:31:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 03:31:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 03:31:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/07 03:31:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 03:31:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 03:31:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 03:31:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 03:31:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 03:31:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/07 03:31:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 03:31:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 03:31:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 03:31:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 03:31:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 03:31:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/07 03:31:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 03:31:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 03:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 03:31:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 03:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 03:31:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/07 03:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 03:31:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 03:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 03:31:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 03:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 03:31:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/07 03:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 03:31:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 03:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 03:31:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 03:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 03:31:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/07 03:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 03:31:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 03:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 03:31:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 03:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 03:31:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 03:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 03:31:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 03:31:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/07 03:31:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 03:31:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/07 03:31:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/07 03:31:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/07 03:31:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 03:31:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/07 03:31:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 03:31:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/07 03:31:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/07 03:31:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 03:31:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 03:31:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 03:31:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/07 03:31:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 03:31:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 03:31:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 03:31:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 03:31:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 03:31:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/07 03:31:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 03:31:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/07 03:31:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 03:31:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 03:31:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 03:31:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 03:31:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 03:31:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/07 03:31:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 03:31:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 03:31:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 03:31:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 03:31:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 03:31:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 03:31:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 03:31:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 03:31:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 03:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 03:31:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/07 03:31:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 03:31:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 03:31:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 03:31:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 03:31:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 03:31:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 03:31:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 03:31:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/07 03:31:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 03:31:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 03:31:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/07 03:31:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/07 03:31:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 03:31:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 03:31:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/07 03:31:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 03:31:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/07 03:31:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/07 03:31:57 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:31:57 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:31:58 DEBUG : PREFIXapple: size = 5 OK 2026/06/07 03:31:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/07 03:31:58 INFO : apple: Copied (new) to: PREFIXapple 2026/06/07 03:31:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/07 03:31:58 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/07 03:31:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/07 03:31:58 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/07 03:31:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/07 03:31:58 DEBUG : PREFIXbanana: size = 6 OK 2026/06/07 03:31:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/07 03:31:58 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/07 03:31:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/07 03:31:58 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/07 03:31:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/07 03:31:58 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/07 03:31:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/07 03:31:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/07 03:31:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/07 03:31:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/07 03:31:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/07 03:31:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/07 03:31:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/07 03:31:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/07 03:31:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/07 03:31:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/07 03:31:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/07 03:31:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/07 03:31:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/07 03:31:59 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/07 03:31:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/07 03:31:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/07 03:31:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/07 03:31:59 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/07 03:31:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/07 03:31:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/07 03:31:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/07 03:31:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/07 03:31:59 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/07 03:31:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/07 03:31:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/07 03:31:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/07 03:31:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/07 03:31:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/07 03:31:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/07 03:31:59 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/07 03:31:59 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/07 03:31:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/07 03:31:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/07 03:31:59 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/07 03:31:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/07 03:31:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/07 03:31:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/07 03:31:59 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/07 03:31:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/07 03:31:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/07 03:31:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/07 03:31:59 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/07 03:31:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/07 03:31:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/07 03:31:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/07 03:31:59 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/07 03:31:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/07 03:31:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/07 03:31:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/07 03:31:59 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/07 03:31:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/07 03:31:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/07 03:31:59 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/07 03:31:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/07 03:31:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/07 03:32:00 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/07 03:32:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/07 03:32:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/07 03:32:00 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/07 03:32:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/07 03:32:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/07 03:32:00 DEBUG : Waiting for deletions to finish 2026/06/07 03:32:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/07 03:32:00 INFO : dir1/0014-89;=.txt: Deleted 2026/06/07 03:32:01 INFO : appleappleapplebanana: Deleted 2026/06/07 03:32:01 INFO : banana: Deleted 2026/06/07 03:32:01 INFO : splitbananasplit: Deleted 2026/06/07 03:32:01 INFO : dir1/0011-56789;.txt: Deleted 2026/06/07 03:32:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/07 03:32:01 INFO : dir1/0012-6789;.txt: Deleted 2026/06/07 03:32:01 INFO : dir1/0007-1234567.txt: Deleted 2026/06/07 03:32:01 INFO : dir1/0010-456789.txt: Deleted 2026/06/07 03:32:01 INFO : dir1/0015-9;=.txt: Deleted 2026/06/07 03:32:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/07 03:32:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/07 03:32:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/07 03:32:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/07 03:32:01 INFO : dir1/0008-2345678.txt: Deleted 2026/06/07 03:32:01 INFO : dir1/0009-3456789.txt: Deleted 2026/06/07 03:32:01 INFO : dir1/0013-789;=.txt: Deleted 2026/06/07 03:32:01 INFO : apple: Deleted 2026/06/07 03:32:01 INFO : dir1/0003-defghij.txt: Deleted 2026/06/07 03:32:01 DEBUG : Waiting for deletions to finish 2026/06/07 03:32:01 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/07 03:32:01 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:32:01 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/07 03:32:01 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/07 03:32:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:32:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:32:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:32:01 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:32:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:32:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:32:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:32:01 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:32:01 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:32:01 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:32:01 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:32:01 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:32:01 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:32:01 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:32:01 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:32:01 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:32:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/07 03:32:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/07 03:32:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/07 03:32:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/07 03:32:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/07 03:32:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/07 03:32:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/07 03:32:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/07 03:32:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/07 03:32:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/07 03:32:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/07 03:32:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/07 03:32:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/07 03:32:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/07 03:32:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/07 03:32:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/07 03:32:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/07 03:32:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/07 03:32:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/07 03:32:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/07 03:32:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/07 03:32:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/07 03:32:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/07 03:32:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/07 03:32:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/07 03:32:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/07 03:32:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/07 03:32:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/07 03:32:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/07 03:32:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/07 03:32:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:32:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/07 03:32:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:32:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/07 03:32:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:32:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/07 03:32:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:32:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/07 03:32:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:32:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/07 03:32:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:32:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/07 03:32:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:32:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/07 03:32:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:32:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/07 03:32:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:32:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/07 03:32:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:32:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/07 03:32:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:32:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/07 03:32:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:32:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/07 03:32:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:32:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/07 03:32:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:32:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/07 03:32:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:32:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/07 03:32:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:32:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/07 03:32:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:32:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/07 03:32:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:32:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/07 03:32:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:32:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/07 03:32:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:32:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/07 03:32:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:32:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/07 03:32:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:32:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/07 03:32:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:32:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/07 03:32:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:32:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/07 03:32:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:32:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/07 03:32:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:32:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/07 03:32:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:32:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/07 03:32:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:32:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/07 03:32:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:32:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/07 03:32:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:32:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/07 03:32:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:32:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/07 03:32:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:32:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/07 03:32:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:32:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:32:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:32:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/07 03:32:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:32:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/07 03:32:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:32:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/07 03:32:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:32:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/07 03:32:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:32:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/07 03:32:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:32:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/07 03:32:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:32:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/07 03:32:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:32:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/07 03:32:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:32:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/07 03:32:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:32:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/07 03:32:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:32:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/07 03:32:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:32:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/07 03:32:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:32:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/07 03:32:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:32:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/07 03:32:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:32:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/07 03:32:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:32:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/07 03:32:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:32:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:32:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:32:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:32:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:32:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/07 03:32:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:32:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/07 03:32:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:32:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/07 03:32:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:32:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/07 03:32:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:32:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/07 03:32:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:32:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/07 03:32:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:32:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/07 03:32:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:32:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/07 03:32:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:32:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/07 03:32:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:32:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/07 03:32:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:32:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/07 03:32:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:32:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/07 03:32:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:32:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/07 03:32:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:32:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/07 03:32:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:32:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/07 03:32:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:32:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/07 03:32:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:32:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:32:02 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 03:32:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 03:32:02 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 03:32:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 03:32:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/07 03:32:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/07 03:32:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/07 03:32:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/07 03:32:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/07 03:32:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/07 03:32:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/07 03:32:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/07 03:32:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/07 03:32:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/07 03:32:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/07 03:32:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/07 03:32:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/07 03:32:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/07 03:32:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/07 03:32:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/07 03:32:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/07 03:32:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/07 03:32:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/07 03:32:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/07 03:32:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:02 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:32:02 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:32:02 DEBUG : apple: size = 5 OK 2026/06/07 03:32:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/07 03:32:02 INFO : apple: Copied (new) 2026/06/07 03:32:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/07 03:32:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/07 03:32:02 INFO : appleappleapplebanana: Copied (new) 2026/06/07 03:32:02 DEBUG : splitbananasplit: size = 16 OK 2026/06/07 03:32:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/07 03:32:02 INFO : splitbananasplit: Copied (new) 2026/06/07 03:32:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/07 03:32:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/07 03:32:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/07 03:32:02 DEBUG : banana: size = 6 OK 2026/06/07 03:32:02 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/07 03:32:02 INFO : banana: Copied (new) 2026/06/07 03:32:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/07 03:32:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/07 03:32:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/07 03:32:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/07 03:32:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/07 03:32:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/07 03:32:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/07 03:32:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/07 03:32:03 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/07 03:32:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/07 03:32:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/07 03:32:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/07 03:32:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/07 03:32:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/07 03:32:03 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/07 03:32:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/07 03:32:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/07 03:32:03 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/07 03:32:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/07 03:32:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/07 03:32:03 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/07 03:32:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/07 03:32:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/07 03:32:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/07 03:32:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/07 03:32:03 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/07 03:32:03 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/07 03:32:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/07 03:32:03 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/07 03:32:03 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/07 03:32:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/07 03:32:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/07 03:32:04 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/07 03:32:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/07 03:32:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/07 03:32:04 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/07 03:32:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/07 03:32:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/07 03:32:04 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/07 03:32:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/07 03:32:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/07 03:32:04 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/07 03:32:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/07 03:32:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/07 03:32:04 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/07 03:32:04 DEBUG : Waiting for deletions to finish 2026/06/07 03:32:04 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/07 03:32:04 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/07 03:32:04 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/07 03:32:04 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/07 03:32:04 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/07 03:32:04 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/07 03:32:04 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/07 03:32:04 INFO : PREFIXsplitbananasplit: Deleted 2026/06/07 03:32:05 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/07 03:32:05 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/07 03:32:05 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/07 03:32:05 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/07 03:32:05 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/07 03:32:05 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/07 03:32:05 INFO : PREFIXbanana: Deleted 2026/06/07 03:32:05 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/07 03:32:05 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/07 03:32:05 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/07 03:32:05 INFO : PREFIXapple: Deleted 2026/06/07 03:32:05 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/07 03:32:05 DEBUG : Waiting for deletions to finish 2026/06/07 03:32:05 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : Waiting for deletions to finish 2026/06/07 03:32:05 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:32:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:32:21 DEBUG : Waiting for deletions to finish 2026/06/07 03:32:22 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:32:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:32:22 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:32:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:32:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:32:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:32:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:32:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:32:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:32:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:32:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:32:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:32:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:32:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:32:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:32:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:32:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:32:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:32:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:32:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 03:32:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/07 03:32:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/07 03:32:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/07 03:32:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/07 03:32:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:22 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/07 03:32:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/07 03:32:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/07 03:32:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/07 03:32:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/07 03:32:23 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:23 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/07 03:32:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 03:32:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 03:32:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 03:32:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 03:32:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 03:32:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 03:32:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/07 03:32:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 03:32:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 03:32:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/07 03:32:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/07 03:32:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 03:32:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/07 03:32:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:23 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:32:23 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:32:23 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/07 03:32:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/07 03:32:23 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/07 03:32:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/07 03:32:23 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/07 03:32:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/07 03:32:23 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/07 03:32:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/07 03:32:23 DEBUG : appleSUFFIX: size = 5 OK 2026/06/07 03:32:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/07 03:32:23 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/07 03:32:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/07 03:32:23 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/07 03:32:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/07 03:32:23 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/07 03:32:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/07 03:32:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/07 03:32:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/07 03:32:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/07 03:32:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/07 03:32:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/07 03:32:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/07 03:32:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/07 03:32:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/07 03:32:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/07 03:32:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/07 03:32:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/07 03:32:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/07 03:32:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/07 03:32:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/07 03:32:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/07 03:32:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/07 03:32:24 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/07 03:32:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/07 03:32:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/07 03:32:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/07 03:32:24 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/07 03:32:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/07 03:32:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/07 03:32:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/07 03:32:24 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/07 03:32:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/07 03:32:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/07 03:32:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/07 03:32:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/07 03:32:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/07 03:32:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/07 03:32:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/07 03:32:24 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/07 03:32:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/07 03:32:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/07 03:32:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/07 03:32:24 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/07 03:32:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/07 03:32:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/07 03:32:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/07 03:32:24 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/07 03:32:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/07 03:32:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/07 03:32:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/07 03:32:25 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/07 03:32:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/07 03:32:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/07 03:32:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/07 03:32:25 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/07 03:32:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/07 03:32:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/07 03:32:25 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/07 03:32:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/07 03:32:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/07 03:32:25 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/07 03:32:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/07 03:32:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/07 03:32:25 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/07 03:32:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/07 03:32:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/07 03:32:25 DEBUG : Waiting for deletions to finish 2026/06/07 03:32:25 INFO : dir1/0010-456789.txt: Deleted 2026/06/07 03:32:25 INFO : dir1/0012-6789;.txt: Deleted 2026/06/07 03:32:25 INFO : dir1/0011-56789;.txt: Deleted 2026/06/07 03:32:25 INFO : dir1/0009-3456789.txt: Deleted 2026/06/07 03:32:25 INFO : banana: Deleted 2026/06/07 03:32:25 INFO : appleappleapplebanana: Deleted 2026/06/07 03:32:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/07 03:32:26 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/07 03:32:26 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/07 03:32:26 INFO : dir1/0014-89;=.txt: Deleted 2026/06/07 03:32:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/07 03:32:26 INFO : dir1/0008-2345678.txt: Deleted 2026/06/07 03:32:26 INFO : dir1/0013-789;=.txt: Deleted 2026/06/07 03:32:26 INFO : apple: Deleted 2026/06/07 03:32:26 INFO : splitbananasplit: Deleted 2026/06/07 03:32:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/07 03:32:26 INFO : dir1/0015-9;=.txt: Deleted 2026/06/07 03:32:26 INFO : dir1/0003-defghij.txt: Deleted 2026/06/07 03:32:26 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/07 03:32:26 INFO : dir1/0007-1234567.txt: Deleted 2026/06/07 03:32:26 DEBUG : Waiting for deletions to finish 2026/06/07 03:32:26 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/07 03:32:26 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/07 03:32:26 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/07 03:32:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/07 03:32:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/07 03:32:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/07 03:32:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/07 03:32:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/07 03:32:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/07 03:32:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/07 03:32:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/07 03:32:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/07 03:32:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/07 03:32:26 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/07 03:32:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/07 03:32:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/07 03:32:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/07 03:32:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/07 03:32:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/07 03:32:26 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/07 03:32:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/07 03:32:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/07 03:32:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/07 03:32:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/07 03:32:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/07 03:32:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/07 03:32:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/07 03:32:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/07 03:32:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/07 03:32:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/07 03:32:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/07 03:32:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/07 03:32:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/07 03:32:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/07 03:32:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/07 03:32:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/07 03:32:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/07 03:32:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/07 03:32:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/07 03:32:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/07 03:32:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/07 03:32:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/07 03:32:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/07 03:32:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/07 03:32:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/07 03:32:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/07 03:32:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/07 03:32:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/07 03:32:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/07 03:32:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/07 03:32:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/07 03:32:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/07 03:32:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/07 03:32:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/07 03:32:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/07 03:32:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/07 03:32:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/07 03:32:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/07 03:32:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/07 03:32:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/07 03:32:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/07 03:32:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/07 03:32:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/07 03:32:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/07 03:32:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/07 03:32:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/07 03:32:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/07 03:32:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/07 03:32:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/07 03:32:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/07 03:32:26 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 03:32:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 03:32:26 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/07 03:32:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/07 03:32:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/07 03:32:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/07 03:32:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/07 03:32:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/07 03:32:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/07 03:32:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:27 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:32:27 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:32:27 DEBUG : banana: size = 6 OK 2026/06/07 03:32:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/06/07 03:32:27 INFO : banana: Copied (new) 2026/06/07 03:32:27 DEBUG : apple: size = 5 OK 2026/06/07 03:32:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/06/07 03:32:27 INFO : apple: Copied (new) 2026/06/07 03:32:27 DEBUG : splitbananasplit: size = 16 OK 2026/06/07 03:32:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/07 03:32:27 INFO : splitbananasplit: Copied (new) 2026/06/07 03:32:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/07 03:32:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/07 03:32:27 INFO : appleappleapplebanana: Copied (new) 2026/06/07 03:32:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/07 03:32:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/07 03:32:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/07 03:32:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/07 03:32:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/07 03:32:27 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/07 03:32:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/07 03:32:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/07 03:32:28 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/07 03:32:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/07 03:32:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/07 03:32:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/07 03:32:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/07 03:32:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/07 03:32:28 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/07 03:32:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/07 03:32:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/07 03:32:28 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/07 03:32:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/07 03:32:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/07 03:32:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/07 03:32:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/07 03:32:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/07 03:32:28 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/07 03:32:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/07 03:32:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/07 03:32:28 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/07 03:32:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/07 03:32:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/07 03:32:28 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/07 03:32:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/07 03:32:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/07 03:32:28 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/07 03:32:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/07 03:32:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/07 03:32:29 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/07 03:32:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/07 03:32:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/07 03:32:29 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/07 03:32:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/07 03:32:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/07 03:32:29 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/07 03:32:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/07 03:32:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/07 03:32:29 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/07 03:32:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/07 03:32:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/07 03:32:29 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/07 03:32:29 DEBUG : Waiting for deletions to finish 2026/06/07 03:32:29 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/06/07 03:32:29 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/06/07 03:32:29 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/06/07 03:32:30 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/06/07 03:32:30 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/06/07 03:32:30 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/06/07 03:32:30 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/06/07 03:32:30 INFO : bananaSUFFIX: Deleted 2026/06/07 03:32:30 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/06/07 03:32:30 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/06/07 03:32:30 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/06/07 03:32:30 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/06/07 03:32:30 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/06/07 03:32:30 INFO : appleappleapplebananaSUFFIX: Deleted 2026/06/07 03:32:30 INFO : splitbananasplitSUFFIX: Deleted 2026/06/07 03:32:30 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/06/07 03:32:30 INFO : appleSUFFIX: Deleted 2026/06/07 03:32:30 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/06/07 03:32:30 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/06/07 03:32:30 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/06/07 03:32:30 DEBUG : Waiting for deletions to finish 2026/06/07 03:32:30 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:32:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:32:30 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:32:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:32:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:32:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:32:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:32:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:32:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:32:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:32:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:32:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:32:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:32:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:32:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:32:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:32:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:32:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:32:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:32:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 03:32:30 DEBUG : Waiting for deletions to finish 2026/06/07 03:32:31 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:32:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:32:31 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:32:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:32:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:32:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:32:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:32:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:32:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:32:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:32:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:32:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:32:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:32:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:32:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:32:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:32:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:32:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:32:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:32:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:32:46 DEBUG : Waiting for deletions to finish 2026/06/07 03:32:46 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:32:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:32:46 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:32:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:32:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:32:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:32:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:32:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:32:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:32:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:32:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:32:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:32:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:32:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:32:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:32:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:32:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:32:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:32:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:32:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 03:32:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/07 03:32:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/07 03:32:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/07 03:32:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/07 03:32:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/07 03:32:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/07 03:32:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/07 03:32:47 DEBUG : apple: size = 5 OK 2026/06/07 03:32:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:32:47 DEBUG : apple: Unchanged skipping 2026/06/07 03:32:47 DEBUG : banana: size = 6 OK 2026/06/07 03:32:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:32:47 DEBUG : banana: Unchanged skipping 2026/06/07 03:32:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/07 03:32:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/07 03:32:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/07 03:32:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/07 03:32:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/07 03:32:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/07 03:32:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/07 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/07 03:32:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/07 03:32:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/07 03:32:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/07 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/07 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/07 03:32:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/07 03:32:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/07 03:32:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/07 03:32:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/07 03:32:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/07 03:32:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/07 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/07 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/07 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/07 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/07 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/07 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/07 03:32:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/07 03:32:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/07 03:32:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/07 03:32:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/07 03:32:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/07 03:32:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/07 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/07 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/07 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/07 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/07 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/07 03:32:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/07 03:32:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/07 03:32:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/07 03:32:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/07 03:32:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/07 03:32:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/07 03:32:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/07 03:32:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/07 03:32:47 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:32:47 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:32:48 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/07 03:32:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/06/07 03:32:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/06/07 03:32:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/07 03:32:48 DEBUG : splitbanan: size = 16 OK 2026/06/07 03:32:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/06/07 03:32:48 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/06/07 03:32:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/07 03:32:48 DEBUG : appleapple: size = 21 OK 2026/06/07 03:32:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/06/07 03:32:48 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/06/07 03:32:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/07 03:32:48 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/07 03:32:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/06/07 03:32:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/06/07 03:32:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/07 03:32:48 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/07 03:32:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/06/07 03:32:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/06/07 03:32:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/07 03:32:48 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/07 03:32:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/06/07 03:32:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/06/07 03:32:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/07 03:32:48 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/07 03:32:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/06/07 03:32:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/06/07 03:32:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/07 03:32:48 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/07 03:32:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/06/07 03:32:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/06/07 03:32:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/07 03:32:48 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/07 03:32:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/06/07 03:32:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/06/07 03:32:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/07 03:32:48 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/07 03:32:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/06/07 03:32:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/06/07 03:32:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/07 03:32:48 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/07 03:32:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/06/07 03:32:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/06/07 03:32:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/07 03:32:49 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/07 03:32:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/06/07 03:32:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/06/07 03:32:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/07 03:32:49 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/07 03:32:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/06/07 03:32:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/06/07 03:32:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/07 03:32:49 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/07 03:32:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/06/07 03:32:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/06/07 03:32:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/07 03:32:49 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/07 03:32:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/06/07 03:32:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/06/07 03:32:49 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/07 03:32:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/06/07 03:32:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/06/07 03:32:49 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/07 03:32:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/06/07 03:32:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/06/07 03:32:49 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/07 03:32:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/06/07 03:32:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/06/07 03:32:49 DEBUG : Waiting for deletions to finish 2026/06/07 03:32:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/07 03:32:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/07 03:32:49 INFO : dir1/0014-89;=.txt: Deleted 2026/06/07 03:32:49 INFO : dir1/0011-56789;.txt: Deleted 2026/06/07 03:32:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/07 03:32:50 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/07 03:32:50 INFO : dir1/0003-defghij.txt: Deleted 2026/06/07 03:32:50 INFO : dir1/0009-3456789.txt: Deleted 2026/06/07 03:32:50 INFO : dir1/0013-789;=.txt: Deleted 2026/06/07 03:32:50 INFO : dir1/0007-1234567.txt: Deleted 2026/06/07 03:32:50 INFO : dir1/0010-456789.txt: Deleted 2026/06/07 03:32:50 INFO : dir1/0012-6789;.txt: Deleted 2026/06/07 03:32:50 INFO : dir1/0015-9;=.txt: Deleted 2026/06/07 03:32:50 INFO : appleappleapplebanana: Deleted 2026/06/07 03:32:50 INFO : splitbananasplit: Deleted 2026/06/07 03:32:50 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/07 03:32:50 INFO : dir1/0008-2345678.txt: Deleted 2026/06/07 03:32:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/07 03:32:50 DEBUG : Waiting for deletions to finish 2026/06/07 03:32:50 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:32:50 DEBUG : appleapple: Excluded (Path Filter) 2026/06/07 03:32:50 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:32:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/07 03:32:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/07 03:32:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/07 03:32:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/07 03:32:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/07 03:32:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/07 03:32:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/07 03:32:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/07 03:32:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/07 03:32:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/07 03:32:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/07 03:32:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/07 03:32:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/07 03:32:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/07 03:32:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/07 03:32:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/07 03:32:50 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/07 03:32:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/07 03:32:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/07 03:32:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/07 03:32:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/07 03:32:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/07 03:32:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/07 03:32:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/07 03:32:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/07 03:32:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/07 03:32:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/07 03:32:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/07 03:32:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/07 03:32:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/07 03:32:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/07 03:32:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/07 03:32:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/07 03:32:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/07 03:32:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/07 03:32:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/07 03:32:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/07 03:32:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/07 03:32:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/07 03:32:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/07 03:32:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/07 03:32:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/07 03:32:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/07 03:32:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/07 03:32:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/07 03:32:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/07 03:32:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/07 03:32:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/07 03:32:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/07 03:32:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/07 03:32:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/07 03:32:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/07 03:32:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/07 03:32:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/07 03:32:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/07 03:32:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/07 03:32:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/07 03:32:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/07 03:32:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/07 03:32:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/07 03:32:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/07 03:32:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/07 03:32:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/07 03:32:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/07 03:32:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/07 03:32:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/07 03:32:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/07 03:32:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/07 03:32:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/07 03:32:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/07 03:32:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/07 03:32:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/07 03:32:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/07 03:32:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/07 03:32:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/07 03:32:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/07 03:32:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/07 03:32:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/07 03:32:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/07 03:32:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/07 03:32:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/07 03:32:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/07 03:32:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/07 03:32:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/07 03:32:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/07 03:32:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/07 03:32:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/07 03:32:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/07 03:32:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/07 03:32:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/07 03:32:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/07 03:32:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/07 03:32:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/07 03:32:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/07 03:32:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/07 03:32:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/07 03:32:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/07 03:32:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/07 03:32:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/07 03:32:51 DEBUG : appleapple: size = 21 OK 2026/06/07 03:32:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:32:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/07 03:32:51 DEBUG : splitbanan: size = 16 OK 2026/06/07 03:32:51 DEBUG : banana: size = 6 OK 2026/06/07 03:32:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:32:51 DEBUG : splitbananasplit: Unchanged skipping 2026/06/07 03:32:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:32:51 DEBUG : banana: Unchanged skipping 2026/06/07 03:32:51 DEBUG : apple: size = 5 OK 2026/06/07 03:32:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:32:51 DEBUG : apple: Unchanged skipping 2026/06/07 03:32:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/07 03:32:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/07 03:32:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/07 03:32:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/07 03:32:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/07 03:32:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/07 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/07 03:32:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/07 03:32:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/07 03:32:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/07 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/07 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/07 03:32:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/07 03:32:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/07 03:32:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/07 03:32:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/07 03:32:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/07 03:32:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/07 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/07 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/07 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/07 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/07 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/07 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/07 03:32:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/07 03:32:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/07 03:32:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/07 03:32:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/07 03:32:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/07 03:32:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/07 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/07 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/07 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/07 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/07 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/07 03:32:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/06/07 03:32:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/06/07 03:32:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/06/07 03:32:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/06/07 03:32:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/06/07 03:32:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/06/07 03:32:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/06/07 03:32:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/06/07 03:32:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/06/07 03:32:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/06/07 03:32:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/06/07 03:32:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/06/07 03:32:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/06/07 03:32:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/06/07 03:32:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/06/07 03:32:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/06/07 03:32:51 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/06/07 03:32:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:32:51 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:32:51 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/06/07 03:32:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:32:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/07 03:32:51 DEBUG : dir1/0008-23456: size = 21 OK 2026/06/07 03:32:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:32:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/07 03:32:51 DEBUG : dir1/0009-34567: size = 21 OK 2026/06/07 03:32:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:32:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/07 03:32:51 DEBUG : dir1/0010-45678: size = 20 OK 2026/06/07 03:32:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:32:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/07 03:32:51 DEBUG : dir1/0011-56789: size = 20 OK 2026/06/07 03:32:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/07 03:32:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:32:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/07 03:32:51 DEBUG : dir1/0013-789;=: size = 19 OK 2026/06/07 03:32:51 DEBUG : dir1/0012-6789;: size = 19 OK 2026/06/07 03:32:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:32:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:32:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/07 03:32:51 DEBUG : dir1/0003-defgh: size = 21 OK 2026/06/07 03:32:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:32:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/07 03:32:51 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/06/07 03:32:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:32:51 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/06/07 03:32:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/07 03:32:51 DEBUG : dir1/0004-efghi: size = 21 OK 2026/06/07 03:32:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:32:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/07 03:32:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/07 03:32:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:32:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/07 03:32:51 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/06/07 03:32:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:32:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/07 03:32:51 DEBUG : dir1/0000-abcde: size = 21 OK 2026/06/07 03:32:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:32:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/07 03:32:51 DEBUG : dir1/0005-fghij: size = 21 OK 2026/06/07 03:32:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:32:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/07 03:32:51 DEBUG : dir1/0007-12345: size = 21 OK 2026/06/07 03:32:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:32:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/07 03:32:51 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:32:51 DEBUG : Waiting for deletions to finish 2026/06/07 03:32:51 DEBUG : Waiting for deletions to finish 2026/06/07 03:32:51 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:32:51 DEBUG : appleapple: Excluded (Path Filter) 2026/06/07 03:32:51 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:32:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/06/07 03:32:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/06/07 03:32:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/06/07 03:32:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/06/07 03:32:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/06/07 03:32:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/06/07 03:32:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/06/07 03:32:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/06/07 03:32:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/06/07 03:32:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/06/07 03:32:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/06/07 03:32:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/06/07 03:32:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/06/07 03:32:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/06/07 03:32:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/06/07 03:32:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/06/07 03:32:51 DEBUG : splitbanan: Excluded (Path Filter) 2026/06/07 03:32:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/07 03:32:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/07 03:32:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/07 03:32:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/07 03:32:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/07 03:32:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/07 03:32:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/07 03:32:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/07 03:32:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/07 03:32:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/07 03:32:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/07 03:32:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/07 03:32:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/07 03:32:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/07 03:32:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/07 03:32:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/07 03:32:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/07 03:32:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/07 03:32:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/07 03:32:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/07 03:32:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/07 03:32:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/07 03:32:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/07 03:32:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/07 03:32:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/07 03:32:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/07 03:32:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/07 03:32:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/07 03:32:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/07 03:32:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/07 03:32:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/07 03:32:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/06/07 03:32:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/07 03:32:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/06/07 03:32:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/06/07 03:32:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/06/07 03:32:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/06/07 03:32:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/06/07 03:32:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/06/07 03:32:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/06/07 03:32:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/06/07 03:32:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/06/07 03:32:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/06/07 03:32:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/06/07 03:32:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/06/07 03:32:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/06/07 03:32:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/06/07 03:32:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/06/07 03:32:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/06/07 03:32:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/06/07 03:32:51 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:33:07 DEBUG : Waiting for deletions to finish 2026/06/07 03:33:07 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:33:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:33:07 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:33:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:33:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:33:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:33:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:33:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:33:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:33:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:33:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:33:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:33:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:33:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:33:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:33:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:33:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:33:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:33:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 03:33:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/07 03:33:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/07 03:33:07 DEBUG : banana: size = 6 OK 2026/06/07 03:33:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:07 DEBUG : banana: Unchanged skipping 2026/06/07 03:33:07 DEBUG : splitbananasplit: size = 16 OK 2026/06/07 03:33:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:07 DEBUG : splitbananasplit: Unchanged skipping 2026/06/07 03:33:07 DEBUG : apple: size = 5 OK 2026/06/07 03:33:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:07 DEBUG : apple: Unchanged skipping 2026/06/07 03:33:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/07 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/07 03:33:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/07 03:33:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/07 03:33:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/07 03:33:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/07 03:33:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/07 03:33:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/07 03:33:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/07 03:33:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/07 03:33:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/07 03:33:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/07 03:33:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/07 03:33:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/07 03:33:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/07 03:33:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/07 03:33:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/07 03:33:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/07 03:33:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/07 03:33:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/07 03:33:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/07 03:33:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/07 03:33:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/07 03:33:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/07 03:33:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/07 03:33:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/07 03:33:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/07 03:33:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/07 03:33:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/07 03:33:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/07 03:33:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/07 03:33:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/07 03:33:07 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:33:07 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:33:07 DEBUG : Waiting for deletions to finish 2026/06/07 03:33:07 DEBUG : Waiting for deletions to finish 2026/06/07 03:33:08 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/07 03:33:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:08 DEBUG : banana: size = 6 OK 2026/06/07 03:33:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:08 DEBUG : banana: Unchanged skipping 2026/06/07 03:33:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/07 03:33:08 DEBUG : apple: size = 5 OK 2026/06/07 03:33:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:08 DEBUG : apple: Unchanged skipping 2026/06/07 03:33:08 DEBUG : splitbananasplit: size = 16 OK 2026/06/07 03:33:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:08 DEBUG : splitbananasplit: Unchanged skipping 2026/06/07 03:33:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/07 03:33:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/07 03:33:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/07 03:33:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/07 03:33:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/07 03:33:08 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:33:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/07 03:33:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/07 03:33:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/07 03:33:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/07 03:33:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/07 03:33:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/07 03:33:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/07 03:33:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/07 03:33:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/07 03:33:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/07 03:33:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/07 03:33:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/07 03:33:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/07 03:33:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/07 03:33:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/07 03:33:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/07 03:33:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/07 03:33:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/07 03:33:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/07 03:33:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/07 03:33:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/07 03:33:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/07 03:33:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/07 03:33:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/07 03:33:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/07 03:33:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/07 03:33:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/07 03:33:08 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:33:08 DEBUG : Waiting for deletions to finish 2026/06/07 03:33:08 DEBUG : Waiting for deletions to finish 2026/06/07 03:33:08 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:33:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 03:33:09 DEBUG : Waiting for deletions to finish 2026/06/07 03:33:09 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:33:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:33:09 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:33:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:33:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:33:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:33:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:33:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:33:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:33:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:33:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:33:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:33:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:33:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:33:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:33:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:33:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:33:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:33:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:33:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:33:24 DEBUG : Waiting for deletions to finish 2026/06/07 03:33:24 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:33:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:33:24 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:33:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:33:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:33:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:33:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:33:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:33:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:33:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:33:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:33:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:33:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:33:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:33:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:33:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:33:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:33:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:33:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:33:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 03:33:25 DEBUG : apple: size = 5 OK 2026/06/07 03:33:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/07 03:33:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/07 03:33:25 DEBUG : banana: size = 6 OK 2026/06/07 03:33:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:25 DEBUG : apple: Unchanged skipping 2026/06/07 03:33:25 DEBUG : banana: Unchanged skipping 2026/06/07 03:33:25 DEBUG : splitbananasplit: size = 16 OK 2026/06/07 03:33:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:25 DEBUG : splitbananasplit: Unchanged skipping 2026/06/07 03:33:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/07 03:33:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/07 03:33:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/07 03:33:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/07 03:33:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/07 03:33:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/07 03:33:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/07 03:33:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/07 03:33:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/07 03:33:25 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:33:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/07 03:33:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/07 03:33:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/07 03:33:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/07 03:33:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/07 03:33:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/07 03:33:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/07 03:33:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/07 03:33:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/07 03:33:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/07 03:33:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/07 03:33:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/07 03:33:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/07 03:33:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/07 03:33:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/07 03:33:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/07 03:33:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/07 03:33:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/07 03:33:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/07 03:33:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/07 03:33:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/07 03:33:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/07 03:33:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/07 03:33:25 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:33:25 DEBUG : Waiting for deletions to finish 2026/06/07 03:33:25 DEBUG : Waiting for deletions to finish 2026/06/07 03:33:25 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:33:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:33:25 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:33:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:33:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:33:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:33:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:33:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:33:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:33:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:33:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:33:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:33:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:33:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:33:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:33:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:33:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:33:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:33:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:33:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 03:33:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/07 03:33:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/07 03:33:26 DEBUG : apple: size = 5 OK 2026/06/07 03:33:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:26 DEBUG : apple: Unchanged skipping 2026/06/07 03:33:26 DEBUG : splitbananasplit: size = 16 OK 2026/06/07 03:33:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:26 DEBUG : splitbananasplit: Unchanged skipping 2026/06/07 03:33:26 DEBUG : banana: size = 6 OK 2026/06/07 03:33:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:26 DEBUG : banana: Unchanged skipping 2026/06/07 03:33:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/07 03:33:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/07 03:33:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/07 03:33:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/07 03:33:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/07 03:33:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/07 03:33:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/07 03:33:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/07 03:33:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/07 03:33:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/07 03:33:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/07 03:33:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/07 03:33:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/07 03:33:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/07 03:33:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/07 03:33:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/07 03:33:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/07 03:33:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/07 03:33:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/07 03:33:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/07 03:33:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/07 03:33:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/07 03:33:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/07 03:33:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/07 03:33:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/07 03:33:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/07 03:33:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/07 03:33:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/07 03:33:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/07 03:33:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/07 03:33:26 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:33:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/07 03:33:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/07 03:33:26 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:33:26 DEBUG : Waiting for deletions to finish 2026/06/07 03:33:26 DEBUG : Waiting for deletions to finish 2026/06/07 03:33:26 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:33:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:33:26 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:33:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:33:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:33:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:33:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:33:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:33:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:33:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:33:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:33:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:33:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:33:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:33:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:33:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:33:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:33:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:33:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:33:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:33:41 DEBUG : Waiting for deletions to finish 2026/06/07 03:33:41 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:33:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:33:41 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:33:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:33:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:33:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:33:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:33:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:33:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:33:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:33:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:33:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:33:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:33:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:33:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:33:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:33:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:33:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:33:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:33:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 03:33:41 DEBUG : apple: size = 5 OK 2026/06/07 03:33:41 DEBUG : banana: size = 6 OK 2026/06/07 03:33:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:41 DEBUG : splitbananasplit: size = 16 OK 2026/06/07 03:33:41 DEBUG : banana: Unchanged skipping 2026/06/07 03:33:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:41 DEBUG : splitbananasplit: Unchanged skipping 2026/06/07 03:33:41 DEBUG : apple: Unchanged skipping 2026/06/07 03:33:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/07 03:33:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/07 03:33:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/07 03:33:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/07 03:33:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/07 03:33:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/07 03:33:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/07 03:33:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/07 03:33:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/07 03:33:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/07 03:33:41 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:33:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/07 03:33:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/07 03:33:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/07 03:33:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/07 03:33:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/07 03:33:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/07 03:33:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/07 03:33:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/07 03:33:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/07 03:33:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/07 03:33:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/07 03:33:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/07 03:33:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/07 03:33:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/07 03:33:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/07 03:33:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/07 03:33:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/07 03:33:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/07 03:33:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/07 03:33:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/07 03:33:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/07 03:33:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/07 03:33:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/07 03:33:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/07 03:33:41 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:33:41 DEBUG : Waiting for deletions to finish 2026/06/07 03:33:41 DEBUG : Waiting for deletions to finish 2026/06/07 03:33:42 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/07 03:33:42 DEBUG : banana: size = 6 OK 2026/06/07 03:33:42 DEBUG : splitbananasplit: size = 16 OK 2026/06/07 03:33:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:42 DEBUG : banana: Unchanged skipping 2026/06/07 03:33:42 DEBUG : splitbananasplit: Unchanged skipping 2026/06/07 03:33:42 DEBUG : apple: size = 5 OK 2026/06/07 03:33:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:42 DEBUG : apple: Unchanged skipping 2026/06/07 03:33:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/07 03:33:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/07 03:33:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/07 03:33:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/07 03:33:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/07 03:33:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/07 03:33:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/07 03:33:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/07 03:33:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/07 03:33:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/07 03:33:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/07 03:33:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/07 03:33:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/07 03:33:42 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:33:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/07 03:33:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/07 03:33:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/07 03:33:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/07 03:33:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/07 03:33:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/07 03:33:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/07 03:33:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/07 03:33:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/07 03:33:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/07 03:33:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/07 03:33:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/07 03:33:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/07 03:33:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/07 03:33:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/07 03:33:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/07 03:33:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/07 03:33:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/07 03:33:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/07 03:33:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/07 03:33:42 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:33:42 DEBUG : Waiting for deletions to finish 2026/06/07 03:33:42 DEBUG : Waiting for deletions to finish 2026/06/07 03:33:42 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:33:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:33:57 DEBUG : Waiting for deletions to finish 2026/06/07 03:33:57 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:33:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:33:57 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:33:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:33:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:33:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:33:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:33:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:33:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:33:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:33:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:33:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:33:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:33:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:33:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:33:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:33:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:33:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:33:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:33:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 03:33:58 DEBUG : banana: size = 6 OK 2026/06/07 03:33:58 DEBUG : splitbananasplit: size = 16 OK 2026/06/07 03:33:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:58 DEBUG : splitbananasplit: Unchanged skipping 2026/06/07 03:33:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:58 DEBUG : banana: Unchanged skipping 2026/06/07 03:33:58 DEBUG : apple: size = 5 OK 2026/06/07 03:33:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:58 DEBUG : apple: Unchanged skipping 2026/06/07 03:33:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/07 03:33:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/07 03:33:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/07 03:33:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/07 03:33:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/07 03:33:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/07 03:33:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/07 03:33:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/07 03:33:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/07 03:33:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/07 03:33:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/07 03:33:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/07 03:33:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/07 03:33:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/07 03:33:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/07 03:33:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/07 03:33:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/07 03:33:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/07 03:33:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/07 03:33:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/07 03:33:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/07 03:33:58 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:33:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/07 03:33:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/07 03:33:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/07 03:33:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/07 03:33:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/07 03:33:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/07 03:33:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/07 03:33:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/07 03:33:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/07 03:33:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/07 03:33:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/07 03:33:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/07 03:33:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/07 03:33:58 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:33:58 DEBUG : Waiting for deletions to finish 2026/06/07 03:33:58 DEBUG : Waiting for deletions to finish 2026/06/07 03:33:58 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:33:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:33:58 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:33:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:33:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:33:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:33:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:33:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:33:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:33:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:33:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:33:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:33:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:33:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:33:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:33:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:33:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:33:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:33:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:33:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 03:33:59 DEBUG : apple: size = 5 OK 2026/06/07 03:33:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:59 DEBUG : apple: Unchanged skipping 2026/06/07 03:33:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/07 03:33:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/07 03:33:59 DEBUG : banana: size = 6 OK 2026/06/07 03:33:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:59 DEBUG : banana: Unchanged skipping 2026/06/07 03:33:59 DEBUG : splitbananasplit: size = 16 OK 2026/06/07 03:33:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:59 DEBUG : splitbananasplit: Unchanged skipping 2026/06/07 03:33:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/07 03:33:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/07 03:33:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/07 03:33:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/07 03:33:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/07 03:33:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/07 03:33:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/07 03:33:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/07 03:33:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/07 03:33:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/07 03:33:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/07 03:33:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/07 03:33:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/07 03:33:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/07 03:33:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/07 03:33:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/07 03:33:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/07 03:33:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/07 03:33:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/07 03:33:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/07 03:33:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/07 03:33:59 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:33:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/07 03:33:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/07 03:33:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/07 03:33:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/07 03:33:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/07 03:33:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/07 03:33:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/07 03:33:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/07 03:33:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/07 03:33:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/07 03:33:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:33:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/07 03:33:59 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:33:59 DEBUG : Waiting for deletions to finish 2026/06/07 03:33:59 DEBUG : Waiting for deletions to finish 2026/06/07 03:33:59 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:33:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:33:59 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:33:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:33:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:33:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:33:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:33:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:33:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:33:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:33:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:33:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:33:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:33:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:33:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:33:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:33:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:33:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:33:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:33:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:34:14 DEBUG : Waiting for deletions to finish 2026/06/07 03:34:14 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:34:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:34:14 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:34:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:34:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:34:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:34:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:34:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:34:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:34:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:34:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:34:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:34:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:34:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:34:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:34:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:34:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:34:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:34:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:34:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 03:34:15 DEBUG : apple: size = 5 OK 2026/06/07 03:34:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:15 DEBUG : apple: Unchanged skipping 2026/06/07 03:34:15 DEBUG : splitbananasplit: size = 16 OK 2026/06/07 03:34:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:15 DEBUG : splitbananasplit: Unchanged skipping 2026/06/07 03:34:15 DEBUG : banana: size = 6 OK 2026/06/07 03:34:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:15 DEBUG : banana: Unchanged skipping 2026/06/07 03:34:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/07 03:34:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/07 03:34:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/07 03:34:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/07 03:34:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/07 03:34:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/07 03:34:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/07 03:34:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/07 03:34:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/07 03:34:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/07 03:34:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/07 03:34:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/07 03:34:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/07 03:34:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/07 03:34:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/07 03:34:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/07 03:34:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/07 03:34:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/07 03:34:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/07 03:34:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/07 03:34:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/07 03:34:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/07 03:34:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/07 03:34:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/07 03:34:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/07 03:34:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/07 03:34:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/07 03:34:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/07 03:34:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/07 03:34:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/07 03:34:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/07 03:34:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/07 03:34:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/07 03:34:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/07 03:34:15 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:34:15 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:34:15 DEBUG : Waiting for deletions to finish 2026/06/07 03:34:15 DEBUG : Waiting for deletions to finish 2026/06/07 03:34:15 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:34:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:34:15 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:34:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:34:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:34:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:34:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:34:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:34:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:34:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:34:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:34:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:34:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:34:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:34:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:34:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:34:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:34:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:34:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:34:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 03:34:16 DEBUG : apple: size = 5 OK 2026/06/07 03:34:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:16 DEBUG : apple: Unchanged skipping 2026/06/07 03:34:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/07 03:34:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/07 03:34:16 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:34:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/07 03:34:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/07 03:34:16 DEBUG : banana: size = 6 OK 2026/06/07 03:34:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/07 03:34:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/07 03:34:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/07 03:34:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/07 03:34:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/07 03:34:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/07 03:34:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/07 03:34:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/07 03:34:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/07 03:34:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/07 03:34:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/07 03:34:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/07 03:34:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/07 03:34:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/07 03:34:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/07 03:34:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/07 03:34:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/07 03:34:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/07 03:34:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/07 03:34:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/07 03:34:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/07 03:34:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/07 03:34:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/07 03:34:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:16 DEBUG : banana: Unchanged skipping 2026/06/07 03:34:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/07 03:34:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/07 03:34:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/07 03:34:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/07 03:34:16 DEBUG : splitbananasplit: size = 16 OK 2026/06/07 03:34:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:16 DEBUG : splitbananasplit: Unchanged skipping 2026/06/07 03:34:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/07 03:34:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/07 03:34:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/07 03:34:16 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:34:16 DEBUG : Waiting for deletions to finish 2026/06/07 03:34:16 DEBUG : Waiting for deletions to finish 2026/06/07 03:34:16 DEBUG : apple: Excluded (Path Filter) 2026/06/07 03:34:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 03:34:16 DEBUG : banana: Excluded (Path Filter) 2026/06/07 03:34:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 03:34:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 03:34:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 03:34:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 03:34:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 03:34:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 03:34:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 03:34:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 03:34:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 03:34:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 03:34:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 03:34:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 03:34:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 03:34:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 03:34:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 03:34:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 03:34:16 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (209.20s) --- PASS: TestTransform/NFC (16.36s) --- PASS: TestTransform/NFD (16.46s) --- PASS: TestTransform/base64 (21.39s) --- PASS: TestTransform/prefix (24.51s) --- PASS: TestTransform/suffix (24.96s) --- PASS: TestTransform/truncate (20.62s) --- PASS: TestTransform/encoder (17.75s) --- PASS: TestTransform/ISO-8859-1 (17.05s) --- PASS: TestTransform/charmap (16.77s) --- PASS: TestTransform/lowercase (16.07s) --- PASS: TestTransform/ascii (17.25s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:34:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/07 03:34:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/07 03:34:21 INFO : sub dir_somesuffix: Making directory 2026/06/07 03:34:21 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/06/07 03:34:21 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/06/07 03:34:21 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/07 03:34:21 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/06/07 03:34:21 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/07 03:34:21 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:34:21 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:34:22 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/06/07 03:34:22 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:34:22 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/06/07 03:34:22 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.70s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:34:22 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:23 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:23 INFO : tictactoe: Making directory 2026/06/07 03:34:23 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:23 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/07 03:34:23 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/06/07 03:34:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/07 03:34:23 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:34:23 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:34:23 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/06/07 03:34:23 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:34:23 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/06/07 03:34:23 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.77s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:34:24 INFO : toe: Making directory 2026/06/07 03:34:24 INFO : toe/toe: Making directory 2026/06/07 03:34:24 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/07 03:34:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/07 03:34:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/07 03:34:24 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:34:24 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:34:25 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/07 03:34:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:34:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/07 03:34:25 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.02s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:34:26 INFO : toe: Making directory 2026/06/07 03:34:27 INFO : toe/toe: Making directory 2026/06/07 03:34:27 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/07 03:34:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/07 03:34:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/06/07 03:34:27 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:34:27 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:34:28 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/06/07 03:34:28 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:34:28 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/06/07 03:34:28 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.32s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:34:29 DEBUG : empty_dir: Making directory with metadata 2026/06/07 03:34:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/07 03:34:29 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/07 03:34:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/07 03:34:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/07 03:34:29 INFO : tictacempty_dir: Making directory 2026/06/07 03:34:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/07 03:34:29 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:29 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:29 INFO : tictactoe: Making directory 2026/06/07 03:34:29 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:29 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/07 03:34:29 INFO : tictactoe/tictactoe: Making directory 2026/06/07 03:34:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/07 03:34:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/07 03:34:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/07 03:34:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/07 03:34:29 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:34:29 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:34:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/07 03:34:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:34:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/07 03:34:30 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.82s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:34:30 DEBUG : empty_dir: Making directory with metadata 2026/06/07 03:34:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/07 03:34:30 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/07 03:34:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/07 03:34:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/07 03:34:31 INFO : tictacempty_dir: Making directory 2026/06/07 03:34:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/07 03:34:31 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:31 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:31 INFO : tictactoe: Making directory 2026/06/07 03:34:31 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:31 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/07 03:34:31 INFO : tictactoe/tictactoe: Making directory 2026/06/07 03:34:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/07 03:34:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/07 03:34:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/07 03:34:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/07 03:34:31 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:34:31 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:34:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/07 03:34:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/07 03:34:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:34:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/07 03:34:31 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/07 03:34:32 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:34:32 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/07 03:34:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/07 03:34:32 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:32 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/07 03:34:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/07 03:34:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:34:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/06/07 03:34:32 NOTICE: B2 bucket rclone-test-wisiyes5fana: 0 differences found 2026/06/07 03:34:32 NOTICE: B2 bucket rclone-test-wisiyes5fana: 1 matching files --- PASS: TestAllTag (1.96s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:34:32 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:33 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:33 INFO : tictactoe: Making directory 2026/06/07 03:34:33 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:33 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/07 03:34:33 INFO : tictactoe/tictactoe: Making directory 2026/06/07 03:34:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/07 03:34:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/07 03:34:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/07 03:34:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/07 03:34:33 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:34:33 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:34:33 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/07 03:34:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:34:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/06/07 03:34:33 DEBUG : Waiting for deletions to finish 2026/06/07 03:34:34 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:34 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:34 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/07 03:34:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/06/07 03:34:34 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/06/07 03:34:34 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:34:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/06/07 03:34:34 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/06/07 03:34:34 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:34:34 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.24s) === RUN TestSyntax 2026/06/07 03:34:35 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:34:35 INFO : toe: Making directory 2026/06/07 03:34:35 INFO : toe/toe: Making directory 2026/06/07 03:34:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/07 03:34:35 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:34:35 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:34:36 DEBUG : toe/toe/toe: size = 11 OK 2026/06/07 03:34:36 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:34:36 INFO : toe/toe/toe: Copied (new) 2026/06/07 03:34:36 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.98s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:34:37 DEBUG : empty_dir: Making directory with metadata 2026/06/07 03:34:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/07 03:34:37 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/07 03:34:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/07 03:34:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/07 03:34:37 INFO : tictacempty_dir: Making directory 2026/06/07 03:34:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/07 03:34:37 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:37 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:37 INFO : tictactoe: Making directory 2026/06/07 03:34:37 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:37 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/07 03:34:37 INFO : tictactoe/tictactoe: Making directory 2026/06/07 03:34:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/07 03:34:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/07 03:34:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/07 03:34:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/07 03:34:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/07 03:34:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/07 03:34:37 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:34:37 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:34:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/07 03:34:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:34:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/07 03:34:38 INFO : toe/toe/toe.txt: Deleted 2026/06/07 03:34:38 INFO : toe/toe: Removing directory 2026/06/07 03:34:38 INFO : toe: Removing directory 2026/06/07 03:34:38 INFO : empty_dir: Removing directory 2026/06/07 03:34:38 DEBUG : Local file system at /tmp/rclone1911954145: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.87s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:34:38 DEBUG : empty_dir: Making directory with metadata 2026/06/07 03:34:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/07 03:34:38 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/07 03:34:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/07 03:34:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/07 03:34:39 INFO : tictacempty_dir: Making directory 2026/06/07 03:34:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/07 03:34:39 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:39 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:39 INFO : tictactoe: Making directory 2026/06/07 03:34:39 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:39 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/07 03:34:39 INFO : tictactoe/tictactoe: Making directory 2026/06/07 03:34:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/07 03:34:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/07 03:34:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/07 03:34:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/07 03:34:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/07 03:34:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/07 03:34:39 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:34:39 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:34:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/07 03:34:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:34:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/07 03:34:39 INFO : toe/toe/toe.txt: Deleted 2026/06/07 03:34:39 INFO : toe/toe: Removing directory 2026/06/07 03:34:39 INFO : toe: Removing directory 2026/06/07 03:34:39 INFO : empty_dir: Removing directory 2026/06/07 03:34:39 DEBUG : Local file system at /tmp/rclone1911954145: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/07 03:34:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/07 03:34:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/07 03:34:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/07 03:34:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/07 03:34:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/07 03:34:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/07 03:34:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:34:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/06/07 03:34:41 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.14s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:34:42 DEBUG : Reset feature "Copy" 2026/06/07 03:34:42 DEBUG : Reset feature "Move" 2026/06/07 03:34:42 DEBUG : Reset feature "Copy" 2026/06/07 03:34:42 DEBUG : Reset feature "Move" 2026/06/07 03:34:42 DEBUG : empty_dir: Making directory with metadata 2026/06/07 03:34:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/06/07 03:34:42 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/07 03:34:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/07 03:34:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/07 03:34:42 INFO : tictacempty_dir: Making directory 2026/06/07 03:34:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/06/07 03:34:42 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:42 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:42 INFO : tictactoe: Making directory 2026/06/07 03:34:42 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:42 DEBUG : toe: transformed to: tictactoe 2026/06/07 03:34:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/07 03:34:42 INFO : tictactoe/tictactoe: Making directory 2026/06/07 03:34:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/06/07 03:34:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/06/07 03:34:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/07 03:34:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/07 03:34:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/07 03:34:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/06/07 03:34:42 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:34:42 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:34:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/07 03:34:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:34:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/06/07 03:34:43 INFO : toe/toe/toe.txt: Deleted 2026/06/07 03:34:43 INFO : toe/toe: Removing directory 2026/06/07 03:34:43 INFO : toe: Removing directory 2026/06/07 03:34:43 INFO : empty_dir: Removing directory 2026/06/07 03:34:43 DEBUG : Local file system at /tmp/rclone1911954145: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/06/07 03:34:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/06/07 03:34:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/06/07 03:34:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/07 03:34:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/07 03:34:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/06/07 03:34:44 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/07 03:34:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:34:44 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/06/07 03:34:44 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.59s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:34:45 DEBUG : toe: transformed to: dG9l 2026/06/07 03:34:45 DEBUG : toe: transformed to: dG9l 2026/06/07 03:34:45 INFO : dG9l: Making directory 2026/06/07 03:34:45 DEBUG : toe: transformed to: dG9l 2026/06/07 03:34:45 DEBUG : toe: transformed to: dG9l 2026/06/07 03:34:45 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/07 03:34:45 INFO : dG9l/dG9l: Making directory 2026/06/07 03:34:45 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/06/07 03:34:45 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/06/07 03:34:45 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/07 03:34:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/06/07 03:34:45 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/06/07 03:34:45 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:34:45 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:34:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/06/07 03:34:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:34:46 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/06/07 03:34:46 DEBUG : Waiting for deletions to finish 2026/06/07 03:34:46 DEBUG : dG9l: transformed to: toe 2026/06/07 03:34:46 DEBUG : dG9l: transformed to: toe 2026/06/07 03:34:46 DEBUG : dG9l: transformed to: toe 2026/06/07 03:34:46 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/06/07 03:34:46 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/06/07 03:34:46 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/06/07 03:34:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/06/07 03:34:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/06/07 03:34:46 DEBUG : Local file system at /tmp/rclone1911954145: Waiting for checks to finish 2026/06/07 03:34:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/06/07 03:34:46 DEBUG : Local file system at /tmp/rclone1911954145: Waiting for transfers to finish 2026/06/07 03:34:46 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.70s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-wisiyes5fana", Local "Local file system at /tmp/rclone1911954145", Modify Window "1ms" 2026/06/07 03:34:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/07 03:34:48 DEBUG : toe: transformed to: 2026/06/07 03:34:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/07 03:34:48 DEBUG : toe: transformed to: 2026/06/07 03:34:48 INFO : B2 bucket rclone-test-wisiyes5fana: Making directory 2026/06/07 03:34:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/07 03:34:48 DEBUG : toe: transformed to: 2026/06/07 03:34:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/07 03:34:48 DEBUG : toe: transformed to: 2026/06/07 03:34:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/07 03:34:48 DEBUG : toe/toe: transformed to: 2026/06/07 03:34:48 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/07 03:34:48 INFO : toe/toe: Making directory 2026/06/07 03:34:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/07 03:34:48 DEBUG : toe/toe: transformed to: 2026/06/07 03:34:48 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/06/07 03:34:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/07 03:34:48 DEBUG : toe: transformed to: 2026/06/07 03:34:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/06/07 03:34:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/06/07 03:34:48 DEBUG : toe/toe/toe: transformed to: 2026/06/07 03:34:48 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/06/07 03:34:48 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for checks to finish 2026/06/07 03:34:48 DEBUG : B2 bucket rclone-test-wisiyes5fana: Waiting for transfers to finish 2026/06/07 03:34:49 DEBUG : toe/toe/toe: size = 11 OK 2026/06/07 03:34:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/06/07 03:34:49 INFO : toe/toe/toe: Copied (new) 2026/06/07 03:34:49 ERROR : B2 bucket rclone-test-wisiyes5fana: not deleting files as there were IO errors 2026/06/07 03:34:49 ERROR : B2 bucket rclone-test-wisiyes5fana: not deleting directories as there were IO errors --- PASS: TestError (1.65s) PASS 2026/06/07 03:34:50 DEBUG : B2 bucket rclone-test-wisiyes5fana: Purge remote 2026/06/07 03:34:50 INFO : B2 bucket rclone-test-wisiyes5fana: cleaning bucket "rclone-test-wisiyes5fana" of all files 2026/06/07 03:34:51 DEBUG : BackupDir/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f423d112d91ee47b0_d20260607_m032813_c001_v7007000_t0000_u01780802893119") 2026/06/07 03:34:51 DEBUG : BackupDir/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1061e534dd535981_d20260607_m032807_c001_v0001136_t0017_u01780802887202") 2026/06/07 03:34:51 DEBUG : CompareDest/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d4f82_d20260607_m032747_c001_v7007000_t0000_u01780802867453") 2026/06/07 03:34:51 DEBUG : CompareDest/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bc2a_d20260607_m032741_c001_v0001091_t0024_u01780802861007") 2026/06/07 03:34:51 DEBUG : CompareDest/two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d4f83_d20260607_m032747_c001_v7007000_t0000_u01780802867634") 2026/06/07 03:34:51 DEBUG : CompareDest/two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f112bc8bd01632725_d20260607_m032742_c001_v0001100_t0005_u01780802862636") 2026/06/07 03:34:51 DEBUG : CopyDest/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f423d112d91ee47b1_d20260607_m032813_c001_v7007000_t0000_u01780802893300") 2026/06/07 03:34:51 DEBUG : CopyDest/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31364d_d20260607_m032803_c001_v0001106_t0056_u01780802883887") 2026/06/07 03:34:51 DEBUG : CopyDest/three: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f423d112d91ee47b2_d20260607_m032813_c001_v7007000_t0000_u01780802893482") 2026/06/07 03:34:51 DEBUG : CopyDest/three: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f112bc8bd0163277d_d20260607_m032811_c001_v0001100_t0049_u01780802891220") 2026/06/07 03:34:51 DEBUG : CopyDest/two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f423d112d91ee47b3_d20260607_m032813_c001_v7007000_t0000_u01780802893663") 2026/06/07 03:34:51 DEBUG : CopyDest/two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bc66_d20260607_m032808_c001_v0001091_t0005_u01780802888753") 2026/06/07 03:34:51 DEBUG : EXISTING: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4014575df3904b61_d20260607_m032939_c001_v7007000_t0000_u01780802979155") 2026/06/07 03:34:51 DEBUG : EXISTING: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd15_d20260607_m032938_c001_v0001091_t0005_u01780802978077") 2026/06/07 03:34:51 DEBUG : PREFIXapple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb4829360_d20260607_m033205_c001_v7007000_t0000_u01780803125169") 2026/06/07 03:34:51 DEBUG : PREFIXapple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a07_d20260607_m033157_c001_v0001105_t0039_u01780803117943") 2026/06/07 03:34:52 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb20_d20260607_m033205_c001_v7007000_t0000_u01780803125179") 2026/06/07 03:34:52 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be75_d20260607_m033157_c001_v0001091_t0004_u01780803117953") 2026/06/07 03:34:52 DEBUG : PREFIXbanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f420725dd6c935512_d20260607_m033205_c001_v7007000_t0000_u01780803125021") 2026/06/07 03:34:52 DEBUG : PREFIXbanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d44a_d20260607_m033157_c001_v0001161_t0036_u01780803117965") 2026/06/07 03:34:52 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4014575df3904f60_d20260607_m033204_c001_v7007000_t0000_u01780803124843") 2026/06/07 03:34:52 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3139e5_d20260607_m033157_c001_v0001106_t0047_u01780803117975") 2026/06/07 03:34:52 DEBUG : Testêé: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4014575df3904b5d_d20260607_m032935_c001_v7007000_t0000_u01780802975528") 2026/06/07 03:34:52 DEBUG : Testêé: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd0e_d20260607_m032934_c001_v0001091_t0053_u01780802974826") 2026/06/07 03:34:52 DEBUG : Testêé: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313779_d20260607_m032933_c001_v0001106_t0046_u01780802973543") 2026/06/07 03:34:52 DEBUG : YXBwbGU=: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df281d_d20260607_m033142_c001_v7007000_t0000_u01780803102163") 2026/06/07 03:34:52 DEBUG : YXBwbGU=: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d3e2_d20260607_m033136_c001_v0001161_t0049_u01780803096863") 2026/06/07 03:34:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df281f_d20260607_m033142_c001_v7007000_t0000_u01780803102344") 2026/06/07 03:34:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be45_d20260607_m033136_c001_v0001091_t0015_u01780803096841") 2026/06/07 03:34:52 DEBUG : YmFuYW5h: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2820_d20260607_m033142_c001_v7007000_t0000_u01780803102525") 2026/06/07 03:34:52 DEBUG : YmFuYW5h: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d19bb_d20260607_m033136_c001_v0001105_t0048_u01780803096852") 2026/06/07 03:34:52 DEBUG : a/potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7388_d20260607_m032600_c001_v7007000_t0000_u01780802760860") 2026/06/07 03:34:52 DEBUG : a/potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313474_d20260607_m032559_c001_v0001106_t0037_u01780802759757") 2026/06/07 03:34:52 DEBUG : a/potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b736e_d20260607_m032557_c001_v7007000_t0000_u01780802757379") 2026/06/07 03:34:52 DEBUG : a/potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313460_d20260607_m032556_c001_v0001106_t0058_u01780802756239") 2026/06/07 03:34:52 DEBUG : a/potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7318_d20260607_m032533_c001_v7007000_t0000_u01780802733099") 2026/06/07 03:34:52 DEBUG : a/potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313404_d20260607_m032531_c001_v0001106_t0059_u01780802731617") 2026/06/07 03:34:52 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2ae7_d20260607_m033416_c001_v7007000_t0000_u01780803256981") 2026/06/07 03:34:52 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d65e_d20260607_m033412_c001_v0001161_t0048_u01780803252695") 2026/06/07 03:34:53 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823e349_d20260607_m033359_c001_v7007000_t0000_u01780803239853") 2026/06/07 03:34:53 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d61c_d20260607_m033355_c001_v0001161_t0035_u01780803235749") 2026/06/07 03:34:53 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee59f7_d20260607_m033343_c001_v7007000_t0000_u01780803223613") 2026/06/07 03:34:53 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d5e2_d20260607_m033339_c001_v0001161_t0006_u01780803219689") 2026/06/07 03:34:53 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d55b1_d20260607_m033326_c001_v7007000_t0000_u01780803206906") 2026/06/07 03:34:53 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d5a3_d20260607_m033323_c001_v0001161_t0046_u01780803203261") 2026/06/07 03:34:53 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40847b470778d626_d20260607_m033309_c001_v7007000_t0000_u01780803189858") 2026/06/07 03:34:53 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d569_d20260607_m033305_c001_v0001161_t0052_u01780803185088") 2026/06/07 03:34:53 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb4829371_d20260607_m033251_c001_v7007000_t0000_u01780803171962") 2026/06/07 03:34:53 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bf1c_d20260607_m033244_c001_v0001091_t0019_u01780803164324") 2026/06/07 03:34:53 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5de_d20260607_m033231_c001_v7007000_t0000_u01780803151613") 2026/06/07 03:34:53 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a73_d20260607_m033227_c001_v0001105_t0002_u01780803147167") 2026/06/07 03:34:53 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f407298c309ee0822_d20260607_m033226_c001_v7007000_t0000_u01780803146074") 2026/06/07 03:34:53 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a4d_d20260607_m033220_c001_v0001105_t0043_u01780803140350") 2026/06/07 03:34:53 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb21_d20260607_m033206_c001_v7007000_t0000_u01780803126519") 2026/06/07 03:34:53 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a1d_d20260607_m033202_c001_v0001105_t0035_u01780803122349") 2026/06/07 03:34:53 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a4d7_d20260607_m033201_c001_v7007000_t0000_u01780803121430") 2026/06/07 03:34:53 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d19ff_d20260607_m033155_c001_v0001105_t0033_u01780803115661") 2026/06/07 03:34:53 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41648053bcbd1012_d20260607_m033140_c001_v7007000_t0000_u01780803100000") 2026/06/07 03:34:54 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be3f_d20260607_m033133_c001_v0001091_t0025_u01780803093804") 2026/06/07 03:34:54 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41142eca1aa4476a_d20260607_m033120_c001_v7007000_t0000_u01780803080775") 2026/06/07 03:34:54 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be19_d20260607_m033116_c001_v0001091_t0042_u01780803076741") 2026/06/07 03:34:54 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b38577c_d20260607_m033104_c001_v7007000_t0000_u01780803064172") 2026/06/07 03:34:54 DEBUG : apple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bdef_d20260607_m033059_c001_v0001091_t0004_u01780803059598") 2026/06/07 03:34:54 DEBUG : appleSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb4829365_d20260607_m033230_c001_v7007000_t0000_u01780803150250") 2026/06/07 03:34:54 DEBUG : appleSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a61_d20260607_m033223_c001_v0001105_t0056_u01780803143458") 2026/06/07 03:34:54 DEBUG : appleapple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb4829373_d20260607_m033252_c001_v7007000_t0000_u01780803172224") 2026/06/07 03:34:54 DEBUG : appleapple: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bf24_d20260607_m033247_c001_v0001091_t0034_u01780803167687") 2026/06/07 03:34:54 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2ae8_d20260607_m033417_c001_v7007000_t0000_u01780803257167") 2026/06/07 03:34:54 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bff4_d20260607_m033413_c001_v0001091_t0009_u01780803253386") 2026/06/07 03:34:54 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823e34a_d20260607_m033400_c001_v7007000_t0000_u01780803240036") 2026/06/07 03:34:54 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bfda_d20260607_m033356_c001_v0001091_t0023_u01780803236347") 2026/06/07 03:34:54 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee59f9_d20260607_m033343_c001_v7007000_t0000_u01780803223795") 2026/06/07 03:34:54 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bfa6_d20260607_m033340_c001_v0001091_t0051_u01780803220418") 2026/06/07 03:34:54 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d55b2_d20260607_m033327_c001_v7007000_t0000_u01780803207089") 2026/06/07 03:34:54 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bf84_d20260607_m033323_c001_v0001091_t0032_u01780803203800") 2026/06/07 03:34:54 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40847b470778d627_d20260607_m033310_c001_v7007000_t0000_u01780803190041") 2026/06/07 03:34:54 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bf60_d20260607_m033305_c001_v0001091_t0023_u01780803185786") 2026/06/07 03:34:54 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f415baa9a26c41261_d20260607_m033250_c001_v7007000_t0000_u01780803170136") 2026/06/07 03:34:54 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1abf_d20260607_m033245_c001_v0001105_t0010_u01780803165041") 2026/06/07 03:34:54 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5e0_d20260607_m033231_c001_v7007000_t0000_u01780803151794") 2026/06/07 03:34:55 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d4d2_d20260607_m033227_c001_v0001161_t0006_u01780803147176") 2026/06/07 03:34:55 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5bd_d20260607_m033225_c001_v7007000_t0000_u01780803145836") 2026/06/07 03:34:55 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bebd_d20260607_m033221_c001_v0001091_t0051_u01780803141050") 2026/06/07 03:34:55 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb22_d20260607_m033206_c001_v7007000_t0000_u01780803126699") 2026/06/07 03:34:55 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d464_d20260607_m033202_c001_v0001161_t0043_u01780803122359") 2026/06/07 03:34:55 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4052b6c79582250e_d20260607_m033200_c001_v7007000_t0000_u01780803120996") 2026/06/07 03:34:55 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d43c_d20260607_m033156_c001_v0001161_t0018_u01780803116300") 2026/06/07 03:34:55 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4014575df3904e16_d20260607_m033140_c001_v7007000_t0000_u01780803100317") 2026/06/07 03:34:55 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d3d6_d20260607_m033134_c001_v0001161_t0005_u01780803094779") 2026/06/07 03:34:55 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41142eca1aa4476b_d20260607_m033120_c001_v7007000_t0000_u01780803080956") 2026/06/07 03:34:55 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d37e_d20260607_m033117_c001_v0001161_t0044_u01780803077518") 2026/06/07 03:34:55 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b38577d_d20260607_m033104_c001_v7007000_t0000_u01780803064353") 2026/06/07 03:34:55 DEBUG : appleappleapplebanana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d33a_d20260607_m033100_c001_v0001161_t0003_u01780803060298") 2026/06/07 03:34:55 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df28b4_d20260607_m033230_c001_v7007000_t0000_u01780803150122") 2026/06/07 03:34:55 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d4b0_d20260607_m033223_c001_v0001161_t0058_u01780803143466") 2026/06/07 03:34:55 DEBUG : b/potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7389_d20260607_m032601_c001_v7007000_t0000_u01780802761042") 2026/06/07 03:34:55 DEBUG : b/potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31346a_d20260607_m032557_c001_v0001106_t0026_u01780802757925") 2026/06/07 03:34:55 DEBUG : b/potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7366_d20260607_m032556_c001_v7007000_t0000_u01780802756835") 2026/06/07 03:34:55 DEBUG : b/potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313456_d20260607_m032554_c001_v0001106_t0032_u01780802754688") 2026/06/07 03:34:55 DEBUG : b/potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7315_d20260607_m032532_c001_v7007000_t0000_u01780802732545") 2026/06/07 03:34:55 DEBUG : b/potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3133f6_d20260607_m032530_c001_v0001106_t0030_u01780802730158") 2026/06/07 03:34:55 DEBUG : backup/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4258e36327e806e1_d20260607_m032827_c001_v7007000_t0000_u01780802907814") 2026/06/07 03:34:56 DEBUG : backup/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f115818e93f76a095_d20260607_m032825_c001_v0001033_t0057_u01780802905403") 2026/06/07 03:34:56 DEBUG : backup/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f10955db5e7979881_d20260607_m032821_c001_v0001174_t0043_u01780802901192") 2026/06/07 03:34:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417019d1f1305a40_d20260607_m032854_c001_v7007000_t0000_u01780802934406") 2026/06/07 03:34:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f113a7445a6f577cf_d20260607_m032852_c001_v0001185_t0007_u01780802932509") 2026/06/07 03:34:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f102653b7c928b4cb_d20260607_m032848_c001_v0001173_t0010_u01780802928335") 2026/06/07 03:34:56 DEBUG : backup/one.bak: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f420725dd6c9351ce_d20260607_m032840_c001_v7007000_t0000_u01780802920994") 2026/06/07 03:34:56 DEBUG : backup/one.bak: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1090126f1c65c66f_d20260607_m032839_c001_v0001131_t0057_u01780802919063") 2026/06/07 03:34:56 DEBUG : backup/one.bak: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f103d2638d8ae49e1_d20260607_m032835_c001_v0001177_t0012_u01780802915223") 2026/06/07 03:34:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417019d1f1305a42_d20260607_m032854_c001_v7007000_t0000_u01780802934589") 2026/06/07 03:34:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f119d680ce9840582_d20260607_m032853_c001_v0001176_t0051_u01780802933607") 2026/06/07 03:34:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1027bdac87a69fae_d20260607_m032850_c001_v0001157_t0007_u01780802930015") 2026/06/07 03:34:56 DEBUG : backup/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4258e36327e806e2_d20260607_m032828_c001_v7007000_t0000_u01780802908001") 2026/06/07 03:34:56 DEBUG : backup/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f110b4a4a8d65c38f_d20260607_m032826_c001_v0001136_t0023_u01780802906782") 2026/06/07 03:34:56 DEBUG : backup/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f10107a87084abb0e_d20260607_m032822_c001_v0001178_t0008_u01780802902898") 2026/06/07 03:34:56 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f420725dd6c9351d0_d20260607_m032841_c001_v7007000_t0000_u01780802921179") 2026/06/07 03:34:56 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f10306d561f38cf72_d20260607_m032840_c001_v0001172_t0038_u01780802920148") 2026/06/07 03:34:56 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f115d56deada549e8_d20260607_m032836_c001_v0001179_t0014_u01780802916843") 2026/06/07 03:34:56 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2aea_d20260607_m033417_c001_v7007000_t0000_u01780803257353") 2026/06/07 03:34:56 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1ba7_d20260607_m033412_c001_v0001105_t0032_u01780803252969") 2026/06/07 03:34:56 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823e34b_d20260607_m033400_c001_v7007000_t0000_u01780803240217") 2026/06/07 03:34:56 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1b87_d20260607_m033356_c001_v0001105_t0034_u01780803236062") 2026/06/07 03:34:57 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee59fc_d20260607_m033343_c001_v7007000_t0000_u01780803223977") 2026/06/07 03:34:57 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1b5d_d20260607_m033340_c001_v0001105_t0028_u01780803220076") 2026/06/07 03:34:57 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d55b3_d20260607_m033327_c001_v7007000_t0000_u01780803207322") 2026/06/07 03:34:57 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1b27_d20260607_m033323_c001_v0001105_t0035_u01780803203532") 2026/06/07 03:34:57 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40847b470778d628_d20260607_m033310_c001_v7007000_t0000_u01780803190224") 2026/06/07 03:34:57 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1afb_d20260607_m033305_c001_v0001105_t0057_u01780803185364") 2026/06/07 03:34:57 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb4829374_d20260607_m033252_c001_v7007000_t0000_u01780803172408") 2026/06/07 03:34:57 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d50b_d20260607_m033244_c001_v0001161_t0023_u01780803164710") 2026/06/07 03:34:57 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5e2_d20260607_m033231_c001_v7007000_t0000_u01780803151976") 2026/06/07 03:34:57 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bed9_d20260607_m033227_c001_v0001091_t0002_u01780803147187") 2026/06/07 03:34:57 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a5b3_d20260607_m033225_c001_v7007000_t0000_u01780803145824") 2026/06/07 03:34:57 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d4aa_d20260607_m033220_c001_v0001161_t0022_u01780803140706") 2026/06/07 03:34:57 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb23_d20260607_m033206_c001_v7007000_t0000_u01780803126882") 2026/06/07 03:34:57 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313a09_d20260607_m033202_c001_v0001106_t0020_u01780803122378") 2026/06/07 03:34:57 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f420725dd6c9354f2_d20260607_m033201_c001_v7007000_t0000_u01780803121013") 2026/06/07 03:34:57 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be6d_d20260607_m033155_c001_v0001091_t0000_u01780803115916") 2026/06/07 03:34:57 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4014575df3904e0f_d20260607_m033139_c001_v7007000_t0000_u01780803099947") 2026/06/07 03:34:57 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d19b3_d20260607_m033134_c001_v0001105_t0059_u01780803094282") 2026/06/07 03:34:57 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41142eca1aa4476c_d20260607_m033121_c001_v7007000_t0000_u01780803081137") 2026/06/07 03:34:57 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d197d_d20260607_m033117_c001_v0001105_t0017_u01780803077054") 2026/06/07 03:34:57 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b38577e_d20260607_m033104_c001_v7007000_t0000_u01780803064535") 2026/06/07 03:34:58 DEBUG : banana: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d194a_d20260607_m033059_c001_v0001105_t0054_u01780803059968") 2026/06/07 03:34:58 DEBUG : bananaSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4034b0812e26fa71_d20260607_m033229_c001_v7007000_t0000_u01780803149955") 2026/06/07 03:34:58 DEBUG : bananaSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bec3_d20260607_m033223_c001_v0001091_t0047_u01780803143476") 2026/06/07 03:34:58 DEBUG : both0: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a21e_d20260607_m033035_c001_v7007000_t0000_u01780803035134") 2026/06/07 03:34:58 DEBUG : both0: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31380c_d20260607_m033011_c001_v0001106_t0019_u01780803011367") 2026/06/07 03:34:58 DEBUG : both0: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df4d_d20260607_m033007_c001_v7007000_t0000_u01780803007011") 2026/06/07 03:34:58 DEBUG : both0: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31378d_d20260607_m032941_c001_v0001106_t0049_u01780802981131") 2026/06/07 03:34:58 DEBUG : both1: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a21f_d20260607_m033035_c001_v7007000_t0000_u01780803035317") 2026/06/07 03:34:58 DEBUG : both1: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313810_d20260607_m033013_c001_v0001106_t0046_u01780803013067") 2026/06/07 03:34:58 DEBUG : both1: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df50_d20260607_m033007_c001_v7007000_t0000_u01780803007193") 2026/06/07 03:34:58 DEBUG : both1: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313793_d20260607_m032942_c001_v0001106_t0000_u01780802982397") 2026/06/07 03:34:58 DEBUG : both10: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a220_d20260607_m033035_c001_v7007000_t0000_u01780803035499") 2026/06/07 03:34:58 DEBUG : both10: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313838_d20260607_m033022_c001_v0001106_t0033_u01780803022402") 2026/06/07 03:34:58 DEBUG : both10: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df53_d20260607_m033007_c001_v7007000_t0000_u01780803007376") 2026/06/07 03:34:58 DEBUG : both10: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3137b7_d20260607_m032952_c001_v0001106_t0018_u01780802992253") 2026/06/07 03:34:58 DEBUG : both11: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a221_d20260607_m033035_c001_v7007000_t0000_u01780803035680") 2026/06/07 03:34:58 DEBUG : both11: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31383c_d20260607_m033023_c001_v0001106_t0002_u01780803023387") 2026/06/07 03:34:58 DEBUG : both11: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df55_d20260607_m033007_c001_v7007000_t0000_u01780803007559") 2026/06/07 03:34:58 DEBUG : both11: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3137bb_d20260607_m032953_c001_v0001106_t0004_u01780802993631") 2026/06/07 03:34:58 DEBUG : both12: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a222_d20260607_m033035_c001_v7007000_t0000_u01780803035872") 2026/06/07 03:34:58 DEBUG : both12: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313840_d20260607_m033024_c001_v0001106_t0055_u01780803024359") 2026/06/07 03:34:58 DEBUG : both12: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df57_d20260607_m033007_c001_v7007000_t0000_u01780803007743") 2026/06/07 03:34:59 DEBUG : both12: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3137bf_d20260607_m032954_c001_v0001106_t0059_u01780802994880") 2026/06/07 03:34:59 DEBUG : both13: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a223_d20260607_m033036_c001_v7007000_t0000_u01780803036053") 2026/06/07 03:34:59 DEBUG : both13: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313844_d20260607_m033025_c001_v0001106_t0033_u01780803025542") 2026/06/07 03:34:59 DEBUG : both13: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df5a_d20260607_m033007_c001_v7007000_t0000_u01780803007926") 2026/06/07 03:34:59 DEBUG : both13: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3137c5_d20260607_m032956_c001_v0001106_t0022_u01780802996271") 2026/06/07 03:34:59 DEBUG : both14: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a224_d20260607_m033036_c001_v7007000_t0000_u01780803036235") 2026/06/07 03:34:59 DEBUG : both14: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313846_d20260607_m033026_c001_v0001106_t0029_u01780803026597") 2026/06/07 03:34:59 DEBUG : both14: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df5d_d20260607_m033008_c001_v7007000_t0000_u01780803008108") 2026/06/07 03:34:59 DEBUG : both14: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3137cd_d20260607_m032957_c001_v0001106_t0019_u01780802997195") 2026/06/07 03:34:59 DEBUG : both15: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a225_d20260607_m033036_c001_v7007000_t0000_u01780803036416") 2026/06/07 03:34:59 DEBUG : both15: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31384e_d20260607_m033027_c001_v0001106_t0027_u01780803027317") 2026/06/07 03:34:59 DEBUG : both15: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df60_d20260607_m033008_c001_v7007000_t0000_u01780803008291") 2026/06/07 03:34:59 DEBUG : both15: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3137d1_d20260607_m032958_c001_v0001106_t0019_u01780802998138") 2026/06/07 03:34:59 DEBUG : both16: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a226_d20260607_m033036_c001_v7007000_t0000_u01780803036598") 2026/06/07 03:34:59 DEBUG : both16: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313856_d20260607_m033028_c001_v0001106_t0047_u01780803028450") 2026/06/07 03:34:59 DEBUG : both16: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df63_d20260607_m033008_c001_v7007000_t0000_u01780803008473") 2026/06/07 03:34:59 DEBUG : both16: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3137d3_d20260607_m032959_c001_v0001106_t0050_u01780802999106") 2026/06/07 03:34:59 DEBUG : both17: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a227_d20260607_m033036_c001_v7007000_t0000_u01780803036779") 2026/06/07 03:34:59 DEBUG : both17: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31385a_d20260607_m033029_c001_v0001106_t0021_u01780803029396") 2026/06/07 03:34:59 DEBUG : both17: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df66_d20260607_m033008_c001_v7007000_t0000_u01780803008655") 2026/06/07 03:34:59 DEBUG : both17: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3137df_d20260607_m033000_c001_v0001106_t0058_u01780803000342") 2026/06/07 03:34:59 DEBUG : both18: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a228_d20260607_m033037_c001_v7007000_t0000_u01780803037155") 2026/06/07 03:35:00 DEBUG : both18: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313864_d20260607_m033030_c001_v0001106_t0055_u01780803030400") 2026/06/07 03:35:00 DEBUG : both18: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df69_d20260607_m033008_c001_v7007000_t0000_u01780803008838") 2026/06/07 03:35:00 DEBUG : both18: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3137e7_d20260607_m033001_c001_v0001106_t0059_u01780803001855") 2026/06/07 03:35:00 DEBUG : both19: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a22b_d20260607_m033037_c001_v7007000_t0000_u01780803037336") 2026/06/07 03:35:00 DEBUG : both19: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31386c_d20260607_m033031_c001_v0001106_t0000_u01780803031334") 2026/06/07 03:35:00 DEBUG : both19: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df6c_d20260607_m033009_c001_v7007000_t0000_u01780803009023") 2026/06/07 03:35:00 DEBUG : both19: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3137e9_d20260607_m033002_c001_v0001106_t0040_u01780803002871") 2026/06/07 03:35:00 DEBUG : both2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a22c_d20260607_m033037_c001_v7007000_t0000_u01780803037517") 2026/06/07 03:35:00 DEBUG : both2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313814_d20260607_m033014_c001_v0001106_t0018_u01780803014076") 2026/06/07 03:35:00 DEBUG : both2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df6f_d20260607_m033009_c001_v7007000_t0000_u01780803009206") 2026/06/07 03:35:00 DEBUG : both2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313795_d20260607_m032943_c001_v0001106_t0034_u01780802983248") 2026/06/07 03:35:00 DEBUG : both3: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a22d_d20260607_m033037_c001_v7007000_t0000_u01780803037698") 2026/06/07 03:35:00 DEBUG : both3: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313816_d20260607_m033014_c001_v0001106_t0035_u01780803014986") 2026/06/07 03:35:00 DEBUG : both3: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df71_d20260607_m033009_c001_v7007000_t0000_u01780803009388") 2026/06/07 03:35:00 DEBUG : both3: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31379b_d20260607_m032944_c001_v0001106_t0057_u01780802984472") 2026/06/07 03:35:00 DEBUG : both4: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a22e_d20260607_m033037_c001_v7007000_t0000_u01780803037880") 2026/06/07 03:35:00 DEBUG : both4: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31381a_d20260607_m033016_c001_v0001106_t0006_u01780803016159") 2026/06/07 03:35:00 DEBUG : both4: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df75_d20260607_m033009_c001_v7007000_t0000_u01780803009571") 2026/06/07 03:35:00 DEBUG : both4: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31379f_d20260607_m032945_c001_v0001106_t0025_u01780802985532") 2026/06/07 03:35:00 DEBUG : both5: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a22f_d20260607_m033038_c001_v7007000_t0000_u01780803038061") 2026/06/07 03:35:00 DEBUG : both5: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313820_d20260607_m033017_c001_v0001106_t0014_u01780803017103") 2026/06/07 03:35:00 DEBUG : both5: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df78_d20260607_m033009_c001_v7007000_t0000_u01780803009753") 2026/06/07 03:35:01 DEBUG : both5: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3137a5_d20260607_m032946_c001_v0001106_t0016_u01780802986671") 2026/06/07 03:35:01 DEBUG : both6: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a230_d20260607_m033038_c001_v7007000_t0000_u01780803038243") 2026/06/07 03:35:01 DEBUG : both6: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313822_d20260607_m033018_c001_v0001106_t0039_u01780803018077") 2026/06/07 03:35:01 DEBUG : both6: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df7b_d20260607_m033009_c001_v7007000_t0000_u01780803009996") 2026/06/07 03:35:01 DEBUG : both6: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3137ab_d20260607_m032947_c001_v0001106_t0025_u01780802987974") 2026/06/07 03:35:01 DEBUG : both7: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a231_d20260607_m033038_c001_v7007000_t0000_u01780803038424") 2026/06/07 03:35:01 DEBUG : both7: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313826_d20260607_m033019_c001_v0001106_t0037_u01780803019242") 2026/06/07 03:35:01 DEBUG : both7: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df7f_d20260607_m033010_c001_v7007000_t0000_u01780803010266") 2026/06/07 03:35:01 DEBUG : both7: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3137af_d20260607_m032948_c001_v0001106_t0031_u01780802988970") 2026/06/07 03:35:01 DEBUG : both8: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a232_d20260607_m033038_c001_v7007000_t0000_u01780803038605") 2026/06/07 03:35:01 DEBUG : both8: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31382a_d20260607_m033020_c001_v0001106_t0041_u01780803020318") 2026/06/07 03:35:01 DEBUG : both8: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df82_d20260607_m033010_c001_v7007000_t0000_u01780803010448") 2026/06/07 03:35:01 DEBUG : both8: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3137b1_d20260607_m032949_c001_v0001106_t0007_u01780802989890") 2026/06/07 03:35:01 DEBUG : both9: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a233_d20260607_m033038_c001_v7007000_t0000_u01780803038786") 2026/06/07 03:35:01 DEBUG : both9: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31382e_d20260607_m033021_c001_v0001106_t0001_u01780803021332") 2026/06/07 03:35:01 DEBUG : both9: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df85_d20260607_m033010_c001_v7007000_t0000_u01780803010634") 2026/06/07 03:35:01 DEBUG : both9: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3137b5_d20260607_m032951_c001_v0001106_t0014_u01780802991142") 2026/06/07 03:35:02 DEBUG : c/non empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b738b_d20260607_m032601_c001_v7007000_t0000_u01780802761223") 2026/06/07 03:35:02 DEBUG : c/non empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31346e_d20260607_m032558_c001_v0001106_t0037_u01780802758543") 2026/06/07 03:35:02 DEBUG : c/non empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7374_d20260607_m032557_c001_v7007000_t0000_u01780802757561") 2026/06/07 03:35:02 DEBUG : c/non empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31345c_d20260607_m032555_c001_v0001106_t0005_u01780802755196") 2026/06/07 03:35:02 DEBUG : c/non empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7319_d20260607_m032533_c001_v7007000_t0000_u01780802733282") 2026/06/07 03:35:02 DEBUG : c/non empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3133fc_d20260607_m032530_c001_v0001106_t0036_u01780802730642") 2026/06/07 03:35:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2822_d20260607_m033142_c001_v7007000_t0000_u01780803102706") 2026/06/07 03:35:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31396d_d20260607_m033136_c001_v0001106_t0053_u01780803096872") 2026/06/07 03:35:02 DEBUG : check sum: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7308_d20260607_m032521_c001_v7007000_t0000_u01780802721444") 2026/06/07 03:35:02 DEBUG : check sum: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3133c6_d20260607_m032520_c001_v0001106_t0005_u01780802720058") 2026/06/07 03:35:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41340d5323c60f0b_d20260607_m033448_c001_v7007000_t0000_u01780803288089") 2026/06/07 03:35:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d6bc_d20260607_m033446_c001_v0001161_t0043_u01780803286349") 2026/06/07 03:35:02 DEBUG : dest/3: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f423d112d91ee47a9_d20260607_m032756_c001_v7007000_t0000_u01780802876997") 2026/06/07 03:35:02 DEBUG : dest/3: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f400d3d93f67f07cd_d20260607_m032755_c001_v0001179_t0027_u01780802875901") 2026/06/07 03:35:02 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb4829375_d20260607_m033252_c001_v7007000_t0000_u01780803172713") 2026/06/07 03:35:02 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313ab9_d20260607_m033247_c001_v0001106_t0027_u01780803167718") 2026/06/07 03:35:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2aeb_d20260607_m033417_c001_v7007000_t0000_u01780803257539") 2026/06/07 03:35:02 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d646_d20260607_m033404_c001_v0001161_t0056_u01780803244480") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823e34c_d20260607_m033400_c001_v7007000_t0000_u01780803240398") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d5f6_d20260607_m033348_c001_v0001161_t0036_u01780803228413") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5a00_d20260607_m033344_c001_v7007000_t0000_u01780803224160") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d5c8_d20260607_m033331_c001_v0001161_t0050_u01780803211634") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d55b4_d20260607_m033327_c001_v7007000_t0000_u01780803207506") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d58b_d20260607_m033314_c001_v0001161_t0015_u01780803194592") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40847b470778d629_d20260607_m033310_c001_v7007000_t0000_u01780803190408") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d545_d20260607_m033256_c001_v0001161_t0035_u01780803176843") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4042fdf319bb725e_d20260607_m033249_c001_v7007000_t0000_u01780803169903") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bef8_d20260607_m033236_c001_v0001091_t0015_u01780803156223") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5e4_d20260607_m033232_c001_v7007000_t0000_u01780803152158") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bedd_d20260607_m033227_c001_v0001091_t0055_u01780803147519") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb4829361_d20260607_m033226_c001_v7007000_t0000_u01780803146033") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a39_d20260607_m033211_c001_v0001105_t0011_u01780803131292") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb24_d20260607_m033207_c001_v7007000_t0000_u01780803127063") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a1f_d20260607_m033202_c001_v0001105_t0045_u01780803122670") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f405cc4a98269e69a_d20260607_m033201_c001_v7007000_t0000_u01780803121196") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d19df_d20260607_m033146_c001_v0001105_t0030_u01780803106752") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f415baa9a26c4109f_d20260607_m033140_c001_v7007000_t0000_u01780803100019") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be27_d20260607_m033125_c001_v0001091_t0047_u01780803085362") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41142eca1aa4476d_d20260607_m033121_c001_v7007000_t0000_u01780803081319") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bdff_d20260607_m033108_c001_v0001091_t0033_u01780803068900") 2026/06/07 03:35:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b38577f_d20260607_m033104_c001_v7007000_t0000_u01780803064716") 2026/06/07 03:35:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bde1_d20260607_m033052_c001_v0001091_t0059_u01780803052172") 2026/06/07 03:35:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5d3_d20260607_m033229_c001_v7007000_t0000_u01780803149914") 2026/06/07 03:35:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d4b2_d20260607_m033223_c001_v0001161_t0037_u01780803143805") 2026/06/07 03:35:04 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb4829376_d20260607_m033252_c001_v7007000_t0000_u01780803172896") 2026/06/07 03:35:04 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1ac7_d20260607_m033247_c001_v0001105_t0036_u01780803167709") 2026/06/07 03:35:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2aec_d20260607_m033417_c001_v7007000_t0000_u01780803257725") 2026/06/07 03:35:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1b95_d20260607_m033405_c001_v0001105_t0009_u01780803245145") 2026/06/07 03:35:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823e34d_d20260607_m033400_c001_v7007000_t0000_u01780803240581") 2026/06/07 03:35:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1b73_d20260607_m033349_c001_v0001105_t0012_u01780803229062") 2026/06/07 03:35:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5a03_d20260607_m033344_c001_v7007000_t0000_u01780803224414") 2026/06/07 03:35:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1b3b_d20260607_m033332_c001_v0001105_t0045_u01780803212278") 2026/06/07 03:35:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d55b5_d20260607_m033327_c001_v7007000_t0000_u01780803207688") 2026/06/07 03:35:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1b0f_d20260607_m033315_c001_v0001105_t0035_u01780803195340") 2026/06/07 03:35:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40847b470778d62a_d20260607_m033310_c001_v7007000_t0000_u01780803190592") 2026/06/07 03:35:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1ae9_d20260607_m033257_c001_v0001105_t0033_u01780803177488") 2026/06/07 03:35:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb4829370_d20260607_m033250_c001_v7007000_t0000_u01780803170291") 2026/06/07 03:35:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d4f2_d20260607_m033237_c001_v0001161_t0030_u01780803157125") 2026/06/07 03:35:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5e6_d20260607_m033232_c001_v7007000_t0000_u01780803152341") 2026/06/07 03:35:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a75_d20260607_m033227_c001_v0001105_t0034_u01780803147571") 2026/06/07 03:35:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4034b0812e26fa6c_d20260607_m033225_c001_v7007000_t0000_u01780803145998") 2026/06/07 03:35:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d490_d20260607_m033212_c001_v0001161_t0056_u01780803132060") 2026/06/07 03:35:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb25_d20260607_m033207_c001_v7007000_t0000_u01780803127246") 2026/06/07 03:35:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d466_d20260607_m033202_c001_v0001161_t0051_u01780803122782") 2026/06/07 03:35:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a4d4_d20260607_m033201_c001_v7007000_t0000_u01780803121247") 2026/06/07 03:35:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be5b_d20260607_m033147_c001_v0001091_t0014_u01780803107350") 2026/06/07 03:35:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4014575df3904e13_d20260607_m033140_c001_v7007000_t0000_u01780803100130") 2026/06/07 03:35:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d198d_d20260607_m033126_c001_v0001105_t0027_u01780803086094") 2026/06/07 03:35:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41142eca1aa4476e_d20260607_m033121_c001_v7007000_t0000_u01780803081500") 2026/06/07 03:35:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1960_d20260607_m033109_c001_v0001105_t0028_u01780803069636") 2026/06/07 03:35:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b385781_d20260607_m033104_c001_v7007000_t0000_u01780803064897") 2026/06/07 03:35:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1930_d20260607_m033052_c001_v0001105_t0052_u01780803052645") 2026/06/07 03:35:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4088d4c39c155b8f_d20260607_m033230_c001_v7007000_t0000_u01780803150260") 2026/06/07 03:35:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bec5_d20260607_m033223_c001_v0001091_t0027_u01780803143825") 2026/06/07 03:35:05 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb4829377_d20260607_m033253_c001_v7007000_t0000_u01780803173081") 2026/06/07 03:35:05 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1acb_d20260607_m033248_c001_v0001105_t0029_u01780803168099") 2026/06/07 03:35:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2aed_d20260607_m033417_c001_v7007000_t0000_u01780803257911") 2026/06/07 03:35:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bfe8_d20260607_m033405_c001_v0001091_t0043_u01780803245941") 2026/06/07 03:35:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823e34e_d20260607_m033400_c001_v7007000_t0000_u01780803240762") 2026/06/07 03:35:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bfc6_d20260607_m033349_c001_v0001091_t0036_u01780803229856") 2026/06/07 03:35:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5a05_d20260607_m033344_c001_v7007000_t0000_u01780803224601") 2026/06/07 03:35:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bf96_d20260607_m033332_c001_v0001091_t0023_u01780803212925") 2026/06/07 03:35:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d55b6_d20260607_m033327_c001_v7007000_t0000_u01780803207873") 2026/06/07 03:35:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bf74_d20260607_m033316_c001_v0001091_t0007_u01780803196041") 2026/06/07 03:35:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40847b470778d62b_d20260607_m033310_c001_v7007000_t0000_u01780803190837") 2026/06/07 03:35:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bf44_d20260607_m033258_c001_v0001091_t0019_u01780803178133") 2026/06/07 03:35:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb482936e_d20260607_m033249_c001_v7007000_t0000_u01780803169909") 2026/06/07 03:35:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1aa3_d20260607_m033237_c001_v0001105_t0043_u01780803157904") 2026/06/07 03:35:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5e7_d20260607_m033232_c001_v7007000_t0000_u01780803152529") 2026/06/07 03:35:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313a6d_d20260607_m033227_c001_v0001106_t0050_u01780803147629") 2026/06/07 03:35:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a5b5_d20260607_m033226_c001_v7007000_t0000_u01780803146006") 2026/06/07 03:35:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bea9_d20260607_m033212_c001_v0001091_t0007_u01780803132791") 2026/06/07 03:35:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb26_d20260607_m033207_c001_v7007000_t0000_u01780803127427") 2026/06/07 03:35:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be8d_d20260607_m033202_c001_v0001091_t0042_u01780803122838") 2026/06/07 03:35:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4052b6c795822513_d20260607_m033201_c001_v7007000_t0000_u01780803121362") 2026/06/07 03:35:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d418_d20260607_m033148_c001_v0001161_t0013_u01780803108194") 2026/06/07 03:35:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41648053bcbd1014_d20260607_m033140_c001_v7007000_t0000_u01780803100182") 2026/06/07 03:35:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d3a0_d20260607_m033126_c001_v0001161_t0001_u01780803086883") 2026/06/07 03:35:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41142eca1aa4476f_d20260607_m033121_c001_v7007000_t0000_u01780803081682") 2026/06/07 03:35:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d35a_d20260607_m033110_c001_v0001161_t0053_u01780803070358") 2026/06/07 03:35:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b385782_d20260607_m033105_c001_v7007000_t0000_u01780803065081") 2026/06/07 03:35:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d312_d20260607_m033052_c001_v0001161_t0002_u01780803052970") 2026/06/07 03:35:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f412d961747ff5fa2_d20260607_m033230_c001_v7007000_t0000_u01780803150271") 2026/06/07 03:35:06 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a63_d20260607_m033223_c001_v0001105_t0046_u01780803143891") 2026/06/07 03:35:06 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb4829378_d20260607_m033253_c001_v7007000_t0000_u01780803173265") 2026/06/07 03:35:07 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d527_d20260607_m033248_c001_v0001161_t0002_u01780803168153") 2026/06/07 03:35:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2aee_d20260607_m033418_c001_v7007000_t0000_u01780803258108") 2026/06/07 03:35:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313bd9_d20260607_m033406_c001_v0001106_t0056_u01780803246626") 2026/06/07 03:35:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823e34f_d20260607_m033400_c001_v7007000_t0000_u01780803240944") 2026/06/07 03:35:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313ba5_d20260607_m033350_c001_v0001106_t0037_u01780803230597") 2026/06/07 03:35:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5a08_d20260607_m033344_c001_v7007000_t0000_u01780803224782") 2026/06/07 03:35:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313b59_d20260607_m033333_c001_v0001106_t0031_u01780803213701") 2026/06/07 03:35:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d55b7_d20260607_m033328_c001_v7007000_t0000_u01780803208056") 2026/06/07 03:35:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313b1f_d20260607_m033316_c001_v0001106_t0025_u01780803196857") 2026/06/07 03:35:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40847b470778d62c_d20260607_m033311_c001_v7007000_t0000_u01780803191020") 2026/06/07 03:35:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313adf_d20260607_m033259_c001_v0001106_t0024_u01780803179021") 2026/06/07 03:35:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4088d4c39c155bd1_d20260607_m033250_c001_v7007000_t0000_u01780803170063") 2026/06/07 03:35:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313a97_d20260607_m033238_c001_v0001106_t0011_u01780803158576") 2026/06/07 03:35:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5ea_d20260607_m033232_c001_v7007000_t0000_u01780803152712") 2026/06/07 03:35:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d4d4_d20260607_m033227_c001_v0001161_t0005_u01780803147701") 2026/06/07 03:35:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f412d961747ff5f9e_d20260607_m033226_c001_v7007000_t0000_u01780803146214") 2026/06/07 03:35:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313a2f_d20260607_m033213_c001_v0001106_t0042_u01780803133634") 2026/06/07 03:35:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb27_d20260607_m033207_c001_v7007000_t0000_u01780803127609") 2026/06/07 03:35:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a21_d20260607_m033202_c001_v0001105_t0026_u01780803122968") 2026/06/07 03:35:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de591_d20260607_m033201_c001_v7007000_t0000_u01780803121441") 2026/06/07 03:35:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3139a9_d20260607_m033149_c001_v0001106_t0015_u01780803109000") 2026/06/07 03:35:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2813_d20260607_m033140_c001_v7007000_t0000_u01780803100138") 2026/06/07 03:35:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31393d_d20260607_m033127_c001_v0001106_t0058_u01780803087562") 2026/06/07 03:35:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41142eca1aa44770_d20260607_m033121_c001_v7007000_t0000_u01780803081864") 2026/06/07 03:35:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3138fa_d20260607_m033111_c001_v0001106_t0005_u01780803071034") 2026/06/07 03:35:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b385784_d20260607_m033105_c001_v7007000_t0000_u01780803065263") 2026/06/07 03:35:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3138c2_d20260607_m033053_c001_v0001106_t0038_u01780803053436") 2026/06/07 03:35:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb4829364_d20260607_m033230_c001_v7007000_t0000_u01780803150067") 2026/06/07 03:35:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313a5b_d20260607_m033224_c001_v0001106_t0002_u01780803144009") 2026/06/07 03:35:08 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb4829379_d20260607_m033253_c001_v7007000_t0000_u01780803173449") 2026/06/07 03:35:08 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bf26_d20260607_m033248_c001_v0001091_t0035_u01780803168202") 2026/06/07 03:35:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2aef_d20260607_m033418_c001_v7007000_t0000_u01780803258293") 2026/06/07 03:35:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d64a_d20260607_m033407_c001_v0001161_t0002_u01780803247323") 2026/06/07 03:35:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823e350_d20260607_m033401_c001_v7007000_t0000_u01780803241124") 2026/06/07 03:35:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d604_d20260607_m033351_c001_v0001161_t0038_u01780803231056") 2026/06/07 03:35:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5a0b_d20260607_m033344_c001_v7007000_t0000_u01780803224964") 2026/06/07 03:35:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d5ce_d20260607_m033334_c001_v0001161_t0018_u01780803214131") 2026/06/07 03:35:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d55b8_d20260607_m033328_c001_v7007000_t0000_u01780803208239") 2026/06/07 03:35:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d58f_d20260607_m033317_c001_v0001161_t0009_u01780803197729") 2026/06/07 03:35:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40847b470778d62d_d20260607_m033311_c001_v7007000_t0000_u01780803191204") 2026/06/07 03:35:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d553_d20260607_m033259_c001_v0001161_t0003_u01780803179543") 2026/06/07 03:35:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4088d4c39c155bce_d20260607_m033249_c001_v7007000_t0000_u01780803169701") 2026/06/07 03:35:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bf0a_d20260607_m033239_c001_v0001091_t0036_u01780803159088") 2026/06/07 03:35:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5ec_d20260607_m033232_c001_v7007000_t0000_u01780803152894") 2026/06/07 03:35:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a79_d20260607_m033227_c001_v0001105_t0014_u01780803147888") 2026/06/07 03:35:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5bf_d20260607_m033226_c001_v7007000_t0000_u01780803146019") 2026/06/07 03:35:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a3d_d20260607_m033214_c001_v0001105_t0055_u01780803134559") 2026/06/07 03:35:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb29_d20260607_m033207_c001_v7007000_t0000_u01780803127880") 2026/06/07 03:35:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313a0d_d20260607_m033203_c001_v0001106_t0013_u01780803123045") 2026/06/07 03:35:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f420725dd6c9354f6_d20260607_m033201_c001_v7007000_t0000_u01780803121378") 2026/06/07 03:35:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d19f3_d20260607_m033149_c001_v0001105_t0000_u01780803109505") 2026/06/07 03:35:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5640_d20260607_m033139_c001_v7007000_t0000_u01780803099962") 2026/06/07 03:35:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be2f_d20260607_m033128_c001_v0001091_t0000_u01780803088383") 2026/06/07 03:35:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41142eca1aa44771_d20260607_m033122_c001_v7007000_t0000_u01780803082045") 2026/06/07 03:35:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be0b_d20260607_m033111_c001_v0001091_t0000_u01780803071699") 2026/06/07 03:35:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b385786_d20260607_m033105_c001_v7007000_t0000_u01780803065445") 2026/06/07 03:35:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bde3_d20260607_m033054_c001_v0001091_t0036_u01780803054162") 2026/06/07 03:35:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419e235c0b03e92b_d20260607_m033229_c001_v7007000_t0000_u01780803149930") 2026/06/07 03:35:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d4ba_d20260607_m033224_c001_v0001161_t0022_u01780803144101") 2026/06/07 03:35:09 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb482937a_d20260607_m033253_c001_v7007000_t0000_u01780803173633") 2026/06/07 03:35:09 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313abb_d20260607_m033248_c001_v0001106_t0045_u01780803168380") 2026/06/07 03:35:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2af0_d20260607_m033418_c001_v7007000_t0000_u01780803258478") 2026/06/07 03:35:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1b99_d20260607_m033407_c001_v0001105_t0025_u01780803247661") 2026/06/07 03:35:09 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823e351_d20260607_m033401_c001_v7007000_t0000_u01780803241305") 2026/06/07 03:35:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1b79_d20260607_m033351_c001_v0001105_t0036_u01780803231351") 2026/06/07 03:35:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5a0d_d20260607_m033345_c001_v7007000_t0000_u01780803225150") 2026/06/07 03:35:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1b3f_d20260607_m033334_c001_v0001105_t0021_u01780803214615") 2026/06/07 03:35:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d55b9_d20260607_m033328_c001_v7007000_t0000_u01780803208423") 2026/06/07 03:35:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1b1b_d20260607_m033318_c001_v0001105_t0051_u01780803198271") 2026/06/07 03:35:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40847b470778d62e_d20260607_m033311_c001_v7007000_t0000_u01780803191388") 2026/06/07 03:35:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1af1_d20260607_m033259_c001_v0001105_t0028_u01780803179854") 2026/06/07 03:35:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4042fdf319bb725d_d20260607_m033249_c001_v7007000_t0000_u01780803169718") 2026/06/07 03:35:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d4fb_d20260607_m033239_c001_v0001161_t0009_u01780803159402") 2026/06/07 03:35:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5ee_d20260607_m033233_c001_v7007000_t0000_u01780803153075") 2026/06/07 03:35:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bee1_d20260607_m033227_c001_v0001091_t0041_u01780803147992") 2026/06/07 03:35:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4088d4c39c155b88_d20260607_m033226_c001_v7007000_t0000_u01780803146225") 2026/06/07 03:35:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d498_d20260607_m033214_c001_v0001161_t0047_u01780803134876") 2026/06/07 03:35:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb2a_d20260607_m033208_c001_v7007000_t0000_u01780803128100") 2026/06/07 03:35:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d468_d20260607_m033203_c001_v0001161_t0031_u01780803123177") 2026/06/07 03:35:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4052b6c79582250b_d20260607_m033200_c001_v7007000_t0000_u01780803120814") 2026/06/07 03:35:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be5d_d20260607_m033149_c001_v0001091_t0004_u01780803109990") 2026/06/07 03:35:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5645_d20260607_m033140_c001_v7007000_t0000_u01780803100151") 2026/06/07 03:35:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1993_d20260607_m033128_c001_v0001105_t0030_u01780803088740") 2026/06/07 03:35:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41142eca1aa44772_d20260607_m033122_c001_v7007000_t0000_u01780803082226") 2026/06/07 03:35:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1966_d20260607_m033112_c001_v0001105_t0053_u01780803072039") 2026/06/07 03:35:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b385788_d20260607_m033105_c001_v7007000_t0000_u01780803065628") 2026/06/07 03:35:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d193a_d20260607_m033054_c001_v0001105_t0032_u01780803054510") 2026/06/07 03:35:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4034b0812e26fa73_d20260607_m033230_c001_v7007000_t0000_u01780803150147") 2026/06/07 03:35:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a65_d20260607_m033224_c001_v0001105_t0031_u01780803144207") 2026/06/07 03:35:11 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb482937b_d20260607_m033253_c001_v7007000_t0000_u01780803173819") 2026/06/07 03:35:11 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1acf_d20260607_m033248_c001_v0001105_t0032_u01780803168459") 2026/06/07 03:35:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2af1_d20260607_m033418_c001_v7007000_t0000_u01780803258683") 2026/06/07 03:35:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bfec_d20260607_m033408_c001_v0001091_t0015_u01780803248100") 2026/06/07 03:35:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823e352_d20260607_m033401_c001_v7007000_t0000_u01780803241485") 2026/06/07 03:35:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bfcc_d20260607_m033351_c001_v0001091_t0059_u01780803231699") 2026/06/07 03:35:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5a10_d20260607_m033345_c001_v7007000_t0000_u01780803225333") 2026/06/07 03:35:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bf9a_d20260607_m033335_c001_v0001091_t0044_u01780803215054") 2026/06/07 03:35:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d55bb_d20260607_m033328_c001_v7007000_t0000_u01780803208606") 2026/06/07 03:35:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bf78_d20260607_m033318_c001_v0001091_t0042_u01780803198607") 2026/06/07 03:35:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40847b470778d62f_d20260607_m033311_c001_v7007000_t0000_u01780803191571") 2026/06/07 03:35:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bf4c_d20260607_m033300_c001_v0001091_t0049_u01780803180244") 2026/06/07 03:35:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4042fdf319bb7260_d20260607_m033250_c001_v7007000_t0000_u01780803170270") 2026/06/07 03:35:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1aa9_d20260607_m033239_c001_v0001105_t0057_u01780803159815") 2026/06/07 03:35:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5f0_d20260607_m033233_c001_v7007000_t0000_u01780803153260") 2026/06/07 03:35:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d4d6_d20260607_m033228_c001_v0001161_t0048_u01780803148121") 2026/06/07 03:35:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df28af_d20260607_m033226_c001_v7007000_t0000_u01780803146193") 2026/06/07 03:35:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9beaf_d20260607_m033215_c001_v0001091_t0021_u01780803135256") 2026/06/07 03:35:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb2b_d20260607_m033208_c001_v7007000_t0000_u01780803128282") 2026/06/07 03:35:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be91_d20260607_m033203_c001_v0001091_t0011_u01780803123202") 2026/06/07 03:35:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f405cc4a98269e69b_d20260607_m033201_c001_v7007000_t0000_u01780803121388") 2026/06/07 03:35:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d426_d20260607_m033150_c001_v0001161_t0019_u01780803110529") 2026/06/07 03:35:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4014575df3904e0a_d20260607_m033139_c001_v7007000_t0000_u01780803099579") 2026/06/07 03:35:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d3aa_d20260607_m033129_c001_v0001161_t0034_u01780803089032") 2026/06/07 03:35:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41142eca1aa44773_d20260607_m033122_c001_v7007000_t0000_u01780803082408") 2026/06/07 03:35:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d362_d20260607_m033112_c001_v0001161_t0033_u01780803072329") 2026/06/07 03:35:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b38578a_d20260607_m033105_c001_v7007000_t0000_u01780803065809") 2026/06/07 03:35:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d31c_d20260607_m033054_c001_v0001161_t0001_u01780803054800") 2026/06/07 03:35:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df28b3_d20260607_m033229_c001_v7007000_t0000_u01780803149935") 2026/06/07 03:35:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bec7_d20260607_m033224_c001_v0001091_t0015_u01780803144217") 2026/06/07 03:35:12 DEBUG : dir1/0007-12345: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb482937c_d20260607_m033254_c001_v7007000_t0000_u01780803174003") 2026/06/07 03:35:12 DEBUG : dir1/0007-12345: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d52b_d20260607_m033248_c001_v0001161_t0034_u01780803168470") 2026/06/07 03:35:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2af2_d20260607_m033418_c001_v7007000_t0000_u01780803258869") 2026/06/07 03:35:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313bdf_d20260607_m033408_c001_v0001106_t0026_u01780803248590") 2026/06/07 03:35:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823e353_d20260607_m033401_c001_v7007000_t0000_u01780803241667") 2026/06/07 03:35:12 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313bad_d20260607_m033352_c001_v0001106_t0042_u01780803232035") 2026/06/07 03:35:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5a11_d20260607_m033345_c001_v7007000_t0000_u01780803225516") 2026/06/07 03:35:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313b63_d20260607_m033335_c001_v0001106_t0055_u01780803215438") 2026/06/07 03:35:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d55bc_d20260607_m033328_c001_v7007000_t0000_u01780803208788") 2026/06/07 03:35:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313b25_d20260607_m033319_c001_v0001106_t0005_u01780803199087") 2026/06/07 03:35:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40847b470778d630_d20260607_m033311_c001_v7007000_t0000_u01780803191756") 2026/06/07 03:35:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313ae3_d20260607_m033300_c001_v0001106_t0035_u01780803180616") 2026/06/07 03:35:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb482936f_d20260607_m033250_c001_v7007000_t0000_u01780803170092") 2026/06/07 03:35:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313a9d_d20260607_m033240_c001_v0001106_t0018_u01780803160202") 2026/06/07 03:35:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5f2_d20260607_m033233_c001_v7007000_t0000_u01780803153441") 2026/06/07 03:35:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a7d_d20260607_m033228_c001_v0001105_t0035_u01780803148302") 2026/06/07 03:35:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb4829362_d20260607_m033226_c001_v7007000_t0000_u01780803146236") 2026/06/07 03:35:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313a3b_d20260607_m033215_c001_v0001106_t0059_u01780803135655") 2026/06/07 03:35:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb2c_d20260607_m033208_c001_v7007000_t0000_u01780803128474") 2026/06/07 03:35:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a23_d20260607_m033203_c001_v0001105_t0043_u01780803123316") 2026/06/07 03:35:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41340d5323c60e33_d20260607_m033201_c001_v7007000_t0000_u01780803121215") 2026/06/07 03:35:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3139b7_d20260607_m033150_c001_v0001106_t0042_u01780803110889") 2026/06/07 03:35:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f415baa9a26c410a0_d20260607_m033140_c001_v7007000_t0000_u01780803100204") 2026/06/07 03:35:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313947_d20260607_m033129_c001_v0001106_t0000_u01780803089349") 2026/06/07 03:35:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41142eca1aa44774_d20260607_m033122_c001_v7007000_t0000_u01780803082593") 2026/06/07 03:35:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313906_d20260607_m033112_c001_v0001106_t0026_u01780803072624") 2026/06/07 03:35:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b38578b_d20260607_m033105_c001_v7007000_t0000_u01780803065992") 2026/06/07 03:35:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3138c6_d20260607_m033055_c001_v0001106_t0005_u01780803055122") 2026/06/07 03:35:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5d8_d20260607_m033230_c001_v7007000_t0000_u01780803150283") 2026/06/07 03:35:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a67_d20260607_m033224_c001_v0001105_t0043_u01780803144452") 2026/06/07 03:35:14 DEBUG : dir1/0008-23456: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb482937d_d20260607_m033254_c001_v7007000_t0000_u01780803174188") 2026/06/07 03:35:14 DEBUG : dir1/0008-23456: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bf28_d20260607_m033248_c001_v0001091_t0004_u01780803168544") 2026/06/07 03:35:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2af3_d20260607_m033419_c001_v7007000_t0000_u01780803259053") 2026/06/07 03:35:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d64e_d20260607_m033409_c001_v0001161_t0017_u01780803249068") 2026/06/07 03:35:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823e354_d20260607_m033401_c001_v7007000_t0000_u01780803241849") 2026/06/07 03:35:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d60a_d20260607_m033352_c001_v0001161_t0042_u01780803232609") 2026/06/07 03:35:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5a15_d20260607_m033345_c001_v7007000_t0000_u01780803225698") 2026/06/07 03:35:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d5d6_d20260607_m033336_c001_v0001161_t0018_u01780803216038") 2026/06/07 03:35:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d55bd_d20260607_m033328_c001_v7007000_t0000_u01780803208971") 2026/06/07 03:35:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d595_d20260607_m033319_c001_v0001161_t0031_u01780803199790") 2026/06/07 03:35:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40847b470778d631_d20260607_m033311_c001_v7007000_t0000_u01780803191939") 2026/06/07 03:35:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d55b_d20260607_m033301_c001_v0001161_t0015_u01780803181164") 2026/06/07 03:35:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b3859ac_d20260607_m033250_c001_v7007000_t0000_u01780803170279") 2026/06/07 03:35:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bf0e_d20260607_m033240_c001_v0001091_t0036_u01780803160798") 2026/06/07 03:35:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5f3_d20260607_m033233_c001_v7007000_t0000_u01780803153623") 2026/06/07 03:35:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313a71_d20260607_m033228_c001_v0001106_t0032_u01780803148316") 2026/06/07 03:35:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4088d4c39c155b87_d20260607_m033226_c001_v7007000_t0000_u01780803146039") 2026/06/07 03:35:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a43_d20260607_m033216_c001_v0001105_t0031_u01780803136294") 2026/06/07 03:35:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb2d_d20260607_m033208_c001_v7007000_t0000_u01780803128656") 2026/06/07 03:35:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d46a_d20260607_m033203_c001_v0001161_t0030_u01780803123444") 2026/06/07 03:35:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41340d5323c60e34_d20260607_m033201_c001_v7007000_t0000_u01780803121397") 2026/06/07 03:35:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d19f7_d20260607_m033151_c001_v0001105_t0034_u01780803111541") 2026/06/07 03:35:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5641_d20260607_m033139_c001_v7007000_t0000_u01780803099984") 2026/06/07 03:35:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be35_d20260607_m033129_c001_v0001091_t0044_u01780803089855") 2026/06/07 03:35:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41142eca1aa44775_d20260607_m033122_c001_v7007000_t0000_u01780803082775") 2026/06/07 03:35:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be0f_d20260607_m033113_c001_v0001091_t0004_u01780803073395") 2026/06/07 03:35:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b38578d_d20260607_m033106_c001_v7007000_t0000_u01780803066245") 2026/06/07 03:35:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bde7_d20260607_m033056_c001_v0001091_t0030_u01780803056033") 2026/06/07 03:35:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4088d4c39c155b8e_d20260607_m033230_c001_v7007000_t0000_u01780803150077") 2026/06/07 03:35:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d4be_d20260607_m033224_c001_v0001161_t0054_u01780803144480") 2026/06/07 03:35:15 DEBUG : dir1/0009-34567: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb482937e_d20260607_m033254_c001_v7007000_t0000_u01780803174373") 2026/06/07 03:35:15 DEBUG : dir1/0009-34567: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1ad1_d20260607_m033248_c001_v0001105_t0054_u01780803168787") 2026/06/07 03:35:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2af4_d20260607_m033419_c001_v7007000_t0000_u01780803259238") 2026/06/07 03:35:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1b9d_d20260607_m033409_c001_v0001105_t0000_u01780803249435") 2026/06/07 03:35:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823e355_d20260607_m033402_c001_v7007000_t0000_u01780803242030") 2026/06/07 03:35:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1b7d_d20260607_m033352_c001_v0001105_t0058_u01780803232909") 2026/06/07 03:35:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5a18_d20260607_m033345_c001_v7007000_t0000_u01780803225881") 2026/06/07 03:35:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1b49_d20260607_m033336_c001_v0001105_t0002_u01780803216447") 2026/06/07 03:35:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d55be_d20260607_m033329_c001_v7007000_t0000_u01780803209153") 2026/06/07 03:35:15 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1b1d_d20260607_m033320_c001_v0001105_t0055_u01780803200182") 2026/06/07 03:35:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40847b470778d632_d20260607_m033312_c001_v7007000_t0000_u01780803192122") 2026/06/07 03:35:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1af5_d20260607_m033301_c001_v0001105_t0010_u01780803181795") 2026/06/07 03:35:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4042fdf319bb725f_d20260607_m033250_c001_v7007000_t0000_u01780803170086") 2026/06/07 03:35:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d4fd_d20260607_m033241_c001_v0001161_t0022_u01780803161085") 2026/06/07 03:35:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5f6_d20260607_m033233_c001_v7007000_t0000_u01780803153804") 2026/06/07 03:35:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bee3_d20260607_m033228_c001_v0001091_t0023_u01780803148373") 2026/06/07 03:35:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4034b0812e26fa6a_d20260607_m033225_c001_v7007000_t0000_u01780803145814") 2026/06/07 03:35:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d49e_d20260607_m033216_c001_v0001161_t0020_u01780803136630") 2026/06/07 03:35:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb2e_d20260607_m033208_c001_v7007000_t0000_u01780803128837") 2026/06/07 03:35:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a25_d20260607_m033203_c001_v0001105_t0041_u01780803123665") 2026/06/07 03:35:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb1d_d20260607_m033201_c001_v7007000_t0000_u01780803121408") 2026/06/07 03:35:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be65_d20260607_m033151_c001_v0001091_t0049_u01780803111808") 2026/06/07 03:35:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5643_d20260607_m033140_c001_v7007000_t0000_u01780803100050") 2026/06/07 03:35:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1999_d20260607_m033130_c001_v0001105_t0056_u01780803090160") 2026/06/07 03:35:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41142eca1aa44776_d20260607_m033122_c001_v7007000_t0000_u01780803082956") 2026/06/07 03:35:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d196b_d20260607_m033113_c001_v0001105_t0055_u01780803073761") 2026/06/07 03:35:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b38578f_d20260607_m033106_c001_v7007000_t0000_u01780803066491") 2026/06/07 03:35:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d193e_d20260607_m033056_c001_v0001105_t0001_u01780803056318") 2026/06/07 03:35:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4245712be68652ac_d20260607_m033229_c001_v7007000_t0000_u01780803149952") 2026/06/07 03:35:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313a5f_d20260607_m033224_c001_v0001106_t0014_u01780803144551") 2026/06/07 03:35:16 DEBUG : dir1/0010-45678: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb482937f_d20260607_m033254_c001_v7007000_t0000_u01780803174558") 2026/06/07 03:35:16 DEBUG : dir1/0010-45678: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d52d_d20260607_m033248_c001_v0001161_t0014_u01780803168802") 2026/06/07 03:35:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2af5_d20260607_m033419_c001_v7007000_t0000_u01780803259426") 2026/06/07 03:35:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bfee_d20260607_m033409_c001_v0001091_t0059_u01780803249834") 2026/06/07 03:35:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823e356_d20260607_m033402_c001_v7007000_t0000_u01780803242211") 2026/06/07 03:35:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bfd0_d20260607_m033353_c001_v0001091_t0016_u01780803233237") 2026/06/07 03:35:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5a1b_d20260607_m033346_c001_v7007000_t0000_u01780803226064") 2026/06/07 03:35:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bf9e_d20260607_m033336_c001_v0001091_t0051_u01780803216971") 2026/06/07 03:35:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d55bf_d20260607_m033329_c001_v7007000_t0000_u01780803209335") 2026/06/07 03:35:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bf7a_d20260607_m033320_c001_v0001091_t0029_u01780803200576") 2026/06/07 03:35:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40847b470778d633_d20260607_m033312_c001_v7007000_t0000_u01780803192306") 2026/06/07 03:35:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bf52_d20260607_m033302_c001_v0001091_t0059_u01780803182248") 2026/06/07 03:35:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b3859ab_d20260607_m033250_c001_v7007000_t0000_u01780803170097") 2026/06/07 03:35:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1aaf_d20260607_m033241_c001_v0001105_t0045_u01780803161494") 2026/06/07 03:35:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5f8_d20260607_m033233_c001_v7007000_t0000_u01780803153986") 2026/06/07 03:35:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d4d8_d20260607_m033228_c001_v0001161_t0046_u01780803148511") 2026/06/07 03:35:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4034b0812e26fa69_d20260607_m033225_c001_v7007000_t0000_u01780803145630") 2026/06/07 03:35:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9beb3_d20260607_m033217_c001_v0001091_t0030_u01780803137253") 2026/06/07 03:35:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb2f_d20260607_m033209_c001_v7007000_t0000_u01780803129018") 2026/06/07 03:35:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be93_d20260607_m033203_c001_v0001091_t0026_u01780803123678") 2026/06/07 03:35:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb482935b_d20260607_m033201_c001_v7007000_t0000_u01780803121234") 2026/06/07 03:35:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d42c_d20260607_m033152_c001_v0001161_t0014_u01780803112257") 2026/06/07 03:35:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4088d4c39c155a0b_d20260607_m033139_c001_v7007000_t0000_u01780803099988") 2026/06/07 03:35:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d3b0_d20260607_m033130_c001_v0001161_t0020_u01780803090510") 2026/06/07 03:35:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41142eca1aa44777_d20260607_m033123_c001_v7007000_t0000_u01780803083146") 2026/06/07 03:35:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d372_d20260607_m033114_c001_v0001161_t0045_u01780803074070") 2026/06/07 03:35:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b385790_d20260607_m033106_c001_v7007000_t0000_u01780803066675") 2026/06/07 03:35:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d324_d20260607_m033056_c001_v0001161_t0051_u01780803056662") 2026/06/07 03:35:18 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f412d961747ff5fa1_d20260607_m033230_c001_v7007000_t0000_u01780803150088") 2026/06/07 03:35:18 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a69_d20260607_m033224_c001_v0001105_t0042_u01780803144726") 2026/06/07 03:35:18 DEBUG : dir1/0011-56789: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb4829380_d20260607_m033254_c001_v7007000_t0000_u01780803174742") 2026/06/07 03:35:18 DEBUG : dir1/0011-56789: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313abd_d20260607_m033248_c001_v0001106_t0046_u01780803168913") 2026/06/07 03:35:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2af6_d20260607_m033419_c001_v7007000_t0000_u01780803259612") 2026/06/07 03:35:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313be7_d20260607_m033410_c001_v0001106_t0045_u01780803250369") 2026/06/07 03:35:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823e357_d20260607_m033402_c001_v7007000_t0000_u01780803242391") 2026/06/07 03:35:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313bb5_d20260607_m033353_c001_v0001106_t0000_u01780803233680") 2026/06/07 03:35:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5a1e_d20260607_m033346_c001_v7007000_t0000_u01780803226245") 2026/06/07 03:35:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313b6d_d20260607_m033337_c001_v0001106_t0025_u01780803217304") 2026/06/07 03:35:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d55c0_d20260607_m033329_c001_v7007000_t0000_u01780803209518") 2026/06/07 03:35:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313b2b_d20260607_m033320_c001_v0001106_t0052_u01780803200926") 2026/06/07 03:35:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40847b470778d634_d20260607_m033312_c001_v7007000_t0000_u01780803192489") 2026/06/07 03:35:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313aed_d20260607_m033302_c001_v0001106_t0042_u01780803182614") 2026/06/07 03:35:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4088d4c39c155bd0_d20260607_m033249_c001_v7007000_t0000_u01780803169883") 2026/06/07 03:35:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313aa9_d20260607_m033241_c001_v0001106_t0014_u01780803161892") 2026/06/07 03:35:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5fb_d20260607_m033234_c001_v7007000_t0000_u01780803154168") 2026/06/07 03:35:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a85_d20260607_m033228_c001_v0001105_t0033_u01780803148624") 2026/06/07 03:35:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5bb_d20260607_m033225_c001_v7007000_t0000_u01780803145651") 2026/06/07 03:35:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313a43_d20260607_m033217_c001_v0001106_t0034_u01780803137580") 2026/06/07 03:35:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb30_d20260607_m033209_c001_v7007000_t0000_u01780803129199") 2026/06/07 03:35:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d470_d20260607_m033203_c001_v0001161_t0004_u01780803123831") 2026/06/07 03:35:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f420725dd6c9354f3_d20260607_m033201_c001_v7007000_t0000_u01780803121196") 2026/06/07 03:35:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3139bb_d20260607_m033152_c001_v0001106_t0034_u01780803112707") 2026/06/07 03:35:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5647_d20260607_m033140_c001_v7007000_t0000_u01780803100230") 2026/06/07 03:35:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313951_d20260607_m033130_c001_v0001106_t0009_u01780803090908") 2026/06/07 03:35:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41142eca1aa44779_d20260607_m033123_c001_v7007000_t0000_u01780803083328") 2026/06/07 03:35:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313908_d20260607_m033114_c001_v0001106_t0046_u01780803074482") 2026/06/07 03:35:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b385791_d20260607_m033106_c001_v7007000_t0000_u01780803066857") 2026/06/07 03:35:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3138d2_d20260607_m033056_c001_v0001106_t0049_u01780803056915") 2026/06/07 03:35:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5d5_d20260607_m033230_c001_v7007000_t0000_u01780803150099") 2026/06/07 03:35:19 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9becb_d20260607_m033224_c001_v0001091_t0002_u01780803144755") 2026/06/07 03:35:19 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb4829381_d20260607_m033254_c001_v7007000_t0000_u01780803174926") 2026/06/07 03:35:19 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bf2a_d20260607_m033248_c001_v0001091_t0043_u01780803168947") 2026/06/07 03:35:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2af7_d20260607_m033419_c001_v7007000_t0000_u01780803259797") 2026/06/07 03:35:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d656_d20260607_m033410_c001_v0001161_t0037_u01780803250944") 2026/06/07 03:35:19 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823e358_d20260607_m033402_c001_v7007000_t0000_u01780803242572") 2026/06/07 03:35:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d610_d20260607_m033354_c001_v0001161_t0029_u01780803234192") 2026/06/07 03:35:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5a22_d20260607_m033346_c001_v7007000_t0000_u01780803226426") 2026/06/07 03:35:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d5dc_d20260607_m033338_c001_v0001161_t0028_u01780803218048") 2026/06/07 03:35:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d55c1_d20260607_m033329_c001_v7007000_t0000_u01780803209702") 2026/06/07 03:35:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d599_d20260607_m033321_c001_v0001161_t0011_u01780803201425") 2026/06/07 03:35:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40847b470778d635_d20260607_m033312_c001_v7007000_t0000_u01780803192673") 2026/06/07 03:35:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d563_d20260607_m033303_c001_v0001161_t0021_u01780803183268") 2026/06/07 03:35:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41142eca1aa448f9_d20260607_m033250_c001_v7007000_t0000_u01780803170112") 2026/06/07 03:35:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bf12_d20260607_m033242_c001_v0001091_t0059_u01780803162363") 2026/06/07 03:35:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5fc_d20260607_m033234_c001_v7007000_t0000_u01780803154351") 2026/06/07 03:35:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bee9_d20260607_m033228_c001_v0001091_t0036_u01780803148807") 2026/06/07 03:35:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a5b1_d20260607_m033225_c001_v7007000_t0000_u01780803145640") 2026/06/07 03:35:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a49_d20260607_m033218_c001_v0001105_t0001_u01780803138568") 2026/06/07 03:35:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb31_d20260607_m033209_c001_v7007000_t0000_u01780803129381") 2026/06/07 03:35:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313a11_d20260607_m033203_c001_v0001106_t0029_u01780803123846") 2026/06/07 03:35:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb1c_d20260607_m033201_c001_v7007000_t0000_u01780803121206") 2026/06/07 03:35:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d19fb_d20260607_m033153_c001_v0001105_t0021_u01780803113442") 2026/06/07 03:35:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4014575df3904e0d_d20260607_m033139_c001_v7007000_t0000_u01780803099763") 2026/06/07 03:35:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be39_d20260607_m033132_c001_v0001091_t0021_u01780803092040") 2026/06/07 03:35:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41142eca1aa4477a_d20260607_m033123_c001_v7007000_t0000_u01780803083510") 2026/06/07 03:35:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be13_d20260607_m033115_c001_v0001091_t0025_u01780803075095") 2026/06/07 03:35:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b385793_d20260607_m033107_c001_v7007000_t0000_u01780803067039") 2026/06/07 03:35:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bdeb_d20260607_m033057_c001_v0001091_t0012_u01780803057508") 2026/06/07 03:35:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb4829363_d20260607_m033229_c001_v7007000_t0000_u01780803149884") 2026/06/07 03:35:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d4c4_d20260607_m033224_c001_v0001161_t0055_u01780803144925") 2026/06/07 03:35:21 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb4829382_d20260607_m033255_c001_v7007000_t0000_u01780803175111") 2026/06/07 03:35:21 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1ad3_d20260607_m033249_c001_v0001105_t0036_u01780803169206") 2026/06/07 03:35:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2af8_d20260607_m033419_c001_v7007000_t0000_u01780803259982") 2026/06/07 03:35:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1ba1_d20260607_m033411_c001_v0001105_t0057_u01780803251257") 2026/06/07 03:35:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823e359_d20260607_m033402_c001_v7007000_t0000_u01780803242752") 2026/06/07 03:35:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1b81_d20260607_m033354_c001_v0001105_t0041_u01780803234490") 2026/06/07 03:35:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5a24_d20260607_m033346_c001_v7007000_t0000_u01780803226607") 2026/06/07 03:35:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1b55_d20260607_m033338_c001_v0001105_t0025_u01780803218344") 2026/06/07 03:35:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d55c2_d20260607_m033329_c001_v7007000_t0000_u01780803209885") 2026/06/07 03:35:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1b23_d20260607_m033321_c001_v0001105_t0001_u01780803201829") 2026/06/07 03:35:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40847b470778d636_d20260607_m033312_c001_v7007000_t0000_u01780803192856") 2026/06/07 03:35:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1af7_d20260607_m033303_c001_v0001105_t0015_u01780803183708") 2026/06/07 03:35:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bbca_d20260607_m033250_c001_v7007000_t0000_u01780803170092") 2026/06/07 03:35:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d505_d20260607_m033242_c001_v0001161_t0047_u01780803162781") 2026/06/07 03:35:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de600_d20260607_m033234_c001_v7007000_t0000_u01780803154534") 2026/06/07 03:35:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d4da_d20260607_m033228_c001_v0001161_t0022_u01780803148828") 2026/06/07 03:35:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b38598a_d20260607_m033226_c001_v7007000_t0000_u01780803146056") 2026/06/07 03:35:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d4a4_d20260607_m033218_c001_v0001161_t0010_u01780803138978") 2026/06/07 03:35:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb35_d20260607_m033209_c001_v7007000_t0000_u01780803129562") 2026/06/07 03:35:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a29_d20260607_m033204_c001_v0001105_t0001_u01780803124007") 2026/06/07 03:35:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb482935c_d20260607_m033201_c001_v7007000_t0000_u01780803121420") 2026/06/07 03:35:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be6b_d20260607_m033153_c001_v0001091_t0026_u01780803113945") 2026/06/07 03:35:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4088d4c39c155a0c_d20260607_m033140_c001_v7007000_t0000_u01780803100171") 2026/06/07 03:35:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d19ab_d20260607_m033132_c001_v0001105_t0045_u01780803092447") 2026/06/07 03:35:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41142eca1aa4477b_d20260607_m033123_c001_v7007000_t0000_u01780803083692") 2026/06/07 03:35:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1975_d20260607_m033115_c001_v0001105_t0015_u01780803075480") 2026/06/07 03:35:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b385795_d20260607_m033107_c001_v7007000_t0000_u01780803067223") 2026/06/07 03:35:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1946_d20260607_m033058_c001_v0001105_t0054_u01780803058023") 2026/06/07 03:35:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419e235c0b03e92c_d20260607_m033230_c001_v7007000_t0000_u01780803150109") 2026/06/07 03:35:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a6b_d20260607_m033225_c001_v0001105_t0042_u01780803145018") 2026/06/07 03:35:22 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb4829383_d20260607_m033255_c001_v7007000_t0000_u01780803175295") 2026/06/07 03:35:22 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d52f_d20260607_m033249_c001_v0001161_t0041_u01780803169215") 2026/06/07 03:35:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2af9_d20260607_m033420_c001_v7007000_t0000_u01780803260166") 2026/06/07 03:35:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bff0_d20260607_m033411_c001_v0001091_t0002_u01780803251573") 2026/06/07 03:35:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823e35a_d20260607_m033402_c001_v7007000_t0000_u01780803242933") 2026/06/07 03:35:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bfd6_d20260607_m033354_c001_v0001091_t0033_u01780803234784") 2026/06/07 03:35:22 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5a26_d20260607_m033346_c001_v7007000_t0000_u01780803226789") 2026/06/07 03:35:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bfa4_d20260607_m033338_c001_v0001091_t0042_u01780803218783") 2026/06/07 03:35:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d55c3_d20260607_m033330_c001_v7007000_t0000_u01780803210068") 2026/06/07 03:35:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bf7e_d20260607_m033322_c001_v0001091_t0000_u01780803202262") 2026/06/07 03:35:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40847b470778d637_d20260607_m033313_c001_v7007000_t0000_u01780803193041") 2026/06/07 03:35:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bf5c_d20260607_m033304_c001_v0001091_t0048_u01780803184054") 2026/06/07 03:35:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb482936d_d20260607_m033249_c001_v7007000_t0000_u01780803169723") 2026/06/07 03:35:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1ab3_d20260607_m033243_c001_v0001105_t0026_u01780803163191") 2026/06/07 03:35:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de603_d20260607_m033234_c001_v7007000_t0000_u01780803154716") 2026/06/07 03:35:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a89_d20260607_m033228_c001_v0001105_t0022_u01780803148923") 2026/06/07 03:35:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f412d961747ff5f9d_d20260607_m033226_c001_v7007000_t0000_u01780803146025") 2026/06/07 03:35:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bebb_d20260607_m033219_c001_v0001091_t0031_u01780803139442") 2026/06/07 03:35:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb39_d20260607_m033209_c001_v7007000_t0000_u01780803129744") 2026/06/07 03:35:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be95_d20260607_m033204_c001_v0001091_t0027_u01780803124045") 2026/06/07 03:35:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f420725dd6c9354f0_d20260607_m033200_c001_v7007000_t0000_u01780803120830") 2026/06/07 03:35:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d434_d20260607_m033154_c001_v0001161_t0006_u01780803114418") 2026/06/07 03:35:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2811_d20260607_m033139_c001_v7007000_t0000_u01780803099948") 2026/06/07 03:35:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d3c2_d20260607_m033132_c001_v0001161_t0048_u01780803092742") 2026/06/07 03:35:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41142eca1aa4477c_d20260607_m033123_c001_v7007000_t0000_u01780803083875") 2026/06/07 03:35:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d376_d20260607_m033115_c001_v0001161_t0024_u01780803075838") 2026/06/07 03:35:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b385797_d20260607_m033107_c001_v7007000_t0000_u01780803067406") 2026/06/07 03:35:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d32e_d20260607_m033058_c001_v0001161_t0049_u01780803058438") 2026/06/07 03:35:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4088d4c39c155b8d_d20260607_m033229_c001_v7007000_t0000_u01780803149893") 2026/06/07 03:35:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313a63_d20260607_m033225_c001_v0001106_t0053_u01780803145038") 2026/06/07 03:35:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb4829384_d20260607_m033255_c001_v7007000_t0000_u01780803175479") 2026/06/07 03:35:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bf2c_d20260607_m033249_c001_v0001091_t0027_u01780803169278") 2026/06/07 03:35:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2afa_d20260607_m033420_c001_v7007000_t0000_u01780803260352") 2026/06/07 03:35:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313beb_d20260607_m033411_c001_v0001106_t0020_u01780803251944") 2026/06/07 03:35:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823e35b_d20260607_m033403_c001_v7007000_t0000_u01780803243115") 2026/06/07 03:35:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313bbd_d20260607_m033355_c001_v0001106_t0050_u01780803235118") 2026/06/07 03:35:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5a2a_d20260607_m033347_c001_v7007000_t0000_u01780803227031") 2026/06/07 03:35:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313b73_d20260607_m033339_c001_v0001106_t0024_u01780803219203") 2026/06/07 03:35:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d55c4_d20260607_m033330_c001_v7007000_t0000_u01780803210251") 2026/06/07 03:35:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313b2f_d20260607_m033322_c001_v0001106_t0041_u01780803202574") 2026/06/07 03:35:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40847b470778d638_d20260607_m033313_c001_v7007000_t0000_u01780803193225") 2026/06/07 03:35:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313afb_d20260607_m033304_c001_v0001106_t0037_u01780803184542") 2026/06/07 03:35:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a5fa_d20260607_m033250_c001_v7007000_t0000_u01780803170131") 2026/06/07 03:35:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313aab_d20260607_m033243_c001_v0001106_t0042_u01780803163645") 2026/06/07 03:35:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de605_d20260607_m033234_c001_v7007000_t0000_u01780803154897") 2026/06/07 03:35:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313a73_d20260607_m033229_c001_v0001106_t0050_u01780803149116") 2026/06/07 03:35:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de5c1_d20260607_m033226_c001_v7007000_t0000_u01780803146205") 2026/06/07 03:35:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313a4b_d20260607_m033219_c001_v0001106_t0036_u01780803139845") 2026/06/07 03:35:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb3c_d20260607_m033209_c001_v7007000_t0000_u01780803129925") 2026/06/07 03:35:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d474_d20260607_m033204_c001_v0001161_t0059_u01780803124143") 2026/06/07 03:35:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de590_d20260607_m033201_c001_v7007000_t0000_u01780803121243") 2026/06/07 03:35:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3139cd_d20260607_m033154_c001_v0001106_t0055_u01780803114831") 2026/06/07 03:35:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5648_d20260607_m033140_c001_v7007000_t0000_u01780803100241") 2026/06/07 03:35:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313959_d20260607_m033133_c001_v0001106_t0052_u01780803093129") 2026/06/07 03:35:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41142eca1aa4477d_d20260607_m033124_c001_v7007000_t0000_u01780803084057") 2026/06/07 03:35:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31390e_d20260607_m033116_c001_v0001106_t0029_u01780803076164") 2026/06/07 03:35:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b385798_d20260607_m033107_c001_v7007000_t0000_u01780803067588") 2026/06/07 03:35:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3138d6_d20260607_m033058_c001_v0001106_t0053_u01780803058774") 2026/06/07 03:35:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f412d961747ff5fa0_d20260607_m033229_c001_v7007000_t0000_u01780803149904") 2026/06/07 03:35:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bed1_d20260607_m033225_c001_v0001091_t0032_u01780803145109") 2026/06/07 03:35:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2824_d20260607_m033142_c001_v7007000_t0000_u01780803102887") 2026/06/07 03:35:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d19bd_d20260607_m033137_c001_v0001105_t0022_u01780803097107") 2026/06/07 03:35:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2826_d20260607_m033143_c001_v7007000_t0000_u01780803103067") 2026/06/07 03:35:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d3e4_d20260607_m033137_c001_v0001161_t0039_u01780803097218") 2026/06/07 03:35:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2828_d20260607_m033143_c001_v7007000_t0000_u01780803103249") 2026/06/07 03:35:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be47_d20260607_m033137_c001_v0001091_t0005_u01780803097266") 2026/06/07 03:35:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df282a_d20260607_m033143_c001_v7007000_t0000_u01780803103430") 2026/06/07 03:35:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31396f_d20260607_m033137_c001_v0001106_t0051_u01780803097412") 2026/06/07 03:35:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df282c_d20260607_m033143_c001_v7007000_t0000_u01780803103620") 2026/06/07 03:35:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d3e6_d20260607_m033137_c001_v0001161_t0021_u01780803097530") 2026/06/07 03:35:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2830_d20260607_m033143_c001_v7007000_t0000_u01780803103801") 2026/06/07 03:35:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d19bf_d20260607_m033137_c001_v0001105_t0001_u01780803097624") 2026/06/07 03:35:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2836_d20260607_m033143_c001_v7007000_t0000_u01780803103981") 2026/06/07 03:35:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be49_d20260607_m033137_c001_v0001091_t0044_u01780803097732") 2026/06/07 03:35:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df283c_d20260607_m033144_c001_v7007000_t0000_u01780803104163") 2026/06/07 03:35:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d3e8_d20260607_m033137_c001_v0001161_t0031_u01780803097878") 2026/06/07 03:35:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2843_d20260607_m033144_c001_v7007000_t0000_u01780803104343") 2026/06/07 03:35:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d19c3_d20260607_m033138_c001_v0001105_t0019_u01780803098018") 2026/06/07 03:35:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2849_d20260607_m033144_c001_v7007000_t0000_u01780803104524") 2026/06/07 03:35:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313973_d20260607_m033138_c001_v0001106_t0007_u01780803098028") 2026/06/07 03:35:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df284f_d20260607_m033144_c001_v7007000_t0000_u01780803104704") 2026/06/07 03:35:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be4b_d20260607_m033138_c001_v0001091_t0055_u01780803098172") 2026/06/07 03:35:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2854_d20260607_m033144_c001_v7007000_t0000_u01780803104885") 2026/06/07 03:35:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d3ec_d20260607_m033138_c001_v0001161_t0024_u01780803098298") 2026/06/07 03:35:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df285a_d20260607_m033145_c001_v7007000_t0000_u01780803105066") 2026/06/07 03:35:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d19c5_d20260607_m033138_c001_v0001105_t0038_u01780803098386") 2026/06/07 03:35:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2860_d20260607_m033145_c001_v7007000_t0000_u01780803105247") 2026/06/07 03:35:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be4f_d20260607_m033138_c001_v0001091_t0050_u01780803098489") 2026/06/07 03:35:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2865_d20260607_m033145_c001_v7007000_t0000_u01780803105428") 2026/06/07 03:35:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313975_d20260607_m033138_c001_v0001106_t0037_u01780803098580") 2026/06/07 03:35:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df286d_d20260607_m033145_c001_v7007000_t0000_u01780803105610") 2026/06/07 03:35:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d3f0_d20260607_m033138_c001_v0001161_t0020_u01780803098644") 2026/06/07 03:35:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de592_d20260607_m033204_c001_v7007000_t0000_u01780803124772") 2026/06/07 03:35:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a09_d20260607_m033158_c001_v0001105_t0011_u01780803118257") 2026/06/07 03:35:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f405cc4a98269e69d_d20260607_m033204_c001_v7007000_t0000_u01780803124823") 2026/06/07 03:35:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be77_d20260607_m033158_c001_v0001091_t0048_u01780803118412") 2026/06/07 03:35:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4014575df3904f64_d20260607_m033205_c001_v7007000_t0000_u01780803125030") 2026/06/07 03:35:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d450_d20260607_m033158_c001_v0001161_t0038_u01780803118435") 2026/06/07 03:35:27 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de594_d20260607_m033205_c001_v7007000_t0000_u01780803125137") 2026/06/07 03:35:27 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3139eb_d20260607_m033158_c001_v0001106_t0055_u01780803118574") 2026/06/07 03:35:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de593_d20260607_m033204_c001_v7007000_t0000_u01780803124954") 2026/06/07 03:35:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a0f_d20260607_m033158_c001_v0001105_t0044_u01780803118689") 2026/06/07 03:35:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a4f5_d20260607_m033204_c001_v7007000_t0000_u01780803124781") 2026/06/07 03:35:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be79_d20260607_m033158_c001_v0001091_t0045_u01780803118759") 2026/06/07 03:35:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a4f7_d20260607_m033204_c001_v7007000_t0000_u01780803124974") 2026/06/07 03:35:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d452_d20260607_m033158_c001_v0001161_t0017_u01780803118821") 2026/06/07 03:35:27 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb482935f_d20260607_m033204_c001_v7007000_t0000_u01780803124977") 2026/06/07 03:35:27 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3139f1_d20260607_m033159_c001_v0001106_t0004_u01780803119107") 2026/06/07 03:35:27 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb482935e_d20260607_m033204_c001_v7007000_t0000_u01780803124793") 2026/06/07 03:35:27 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a11_d20260607_m033159_c001_v0001105_t0026_u01780803119129") 2026/06/07 03:35:27 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb1f_d20260607_m033204_c001_v7007000_t0000_u01780803124986") 2026/06/07 03:35:27 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be7f_d20260607_m033159_c001_v0001091_t0024_u01780803119275") 2026/06/07 03:35:27 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb1e_d20260607_m033204_c001_v7007000_t0000_u01780803124802") 2026/06/07 03:35:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d456_d20260607_m033159_c001_v0001161_t0010_u01780803119300") 2026/06/07 03:35:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41340d5323c60e37_d20260607_m033204_c001_v7007000_t0000_u01780803124812") 2026/06/07 03:35:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a15_d20260607_m033159_c001_v0001105_t0025_u01780803119445") 2026/06/07 03:35:28 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a4fa_d20260607_m033205_c001_v7007000_t0000_u01780803125155") 2026/06/07 03:35:28 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d45a_d20260607_m033159_c001_v0001161_t0016_u01780803119662") 2026/06/07 03:35:28 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f420725dd6c935510_d20260607_m033204_c001_v7007000_t0000_u01780803124833") 2026/06/07 03:35:28 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be83_d20260607_m033159_c001_v0001091_t0057_u01780803119728") 2026/06/07 03:35:28 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41340d5323c60e38_d20260607_m033204_c001_v7007000_t0000_u01780803124997") 2026/06/07 03:35:28 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1a17_d20260607_m033159_c001_v0001105_t0049_u01780803119744") 2026/06/07 03:35:28 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f405cc4a98269e69e_d20260607_m033205_c001_v7007000_t0000_u01780803125008") 2026/06/07 03:35:28 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3139f9_d20260607_m033159_c001_v0001106_t0016_u01780803119851") 2026/06/07 03:35:28 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4014575df3904b52_d20260607_m032932_c001_v7007000_t0000_u01780802972092") 2026/06/07 03:35:28 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1091edab4ad8c90e_d20260607_m032929_c001_v0001102_t0055_u01780802969790") 2026/06/07 03:35:28 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f405cc4a98269e273_d20260607_m032929_c001_v7007000_t0000_u01780802969606") 2026/06/07 03:35:28 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1091edab4ad8c906_d20260607_m032926_c001_v0001102_t0030_u01780802966475") 2026/06/07 03:35:28 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f405cc4a98269e270_d20260607_m032925_c001_v7007000_t0000_u01780802965745") 2026/06/07 03:35:28 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bcfc_d20260607_m032921_c001_v0001091_t0043_u01780802961309") 2026/06/07 03:35:28 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41546264bb0668f3_d20260607_m032919_c001_v7007000_t0000_u01780802959847") 2026/06/07 03:35:28 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1077946580f38ba8_d20260607_m032917_c001_v0001131_t0049_u01780802957619") 2026/06/07 03:35:28 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f420725dd6c93522a_d20260607_m032917_c001_v7007000_t0000_u01780802957438") 2026/06/07 03:35:28 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1077946580f38ba0_d20260607_m032913_c001_v0001131_t0019_u01780802953663") 2026/06/07 03:35:29 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f420725dd6c93520d_d20260607_m032912_c001_v7007000_t0000_u01780802952938") 2026/06/07 03:35:29 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31371d_d20260607_m032908_c001_v0001106_t0018_u01780802948522") 2026/06/07 03:35:29 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417019d1f1305b00_d20260607_m032907_c001_v7007000_t0000_u01780802947239") 2026/06/07 03:35:29 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f107bef2d218e0665_d20260607_m032905_c001_v0001171_t0005_u01780802945995") 2026/06/07 03:35:29 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f421bf93c8f4a91d7_d20260607_m032905_c001_v7007000_t0000_u01780802945812") 2026/06/07 03:35:29 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f107bef2d218e064d_d20260607_m032903_c001_v0001171_t0025_u01780802943110") 2026/06/07 03:35:29 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f421bf93c8f4a91d4_d20260607_m032902_c001_v7007000_t0000_u01780802942384") 2026/06/07 03:35:29 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3136e7_d20260607_m032855_c001_v0001106_t0005_u01780802935687") 2026/06/07 03:35:29 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417019d1f1305a44_d20260607_m032854_c001_v7007000_t0000_u01780802934771") 2026/06/07 03:35:29 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1032d9997d512318_d20260607_m032852_c001_v0001117_t0054_u01780802932880") 2026/06/07 03:35:29 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f407298c309ee01b3_d20260607_m032852_c001_v7007000_t0000_u01780802932698") 2026/06/07 03:35:29 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1032d9997d512310_d20260607_m032849_c001_v0001117_t0059_u01780802929341") 2026/06/07 03:35:29 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f407298c309ee019b_d20260607_m032848_c001_v7007000_t0000_u01780802928622") 2026/06/07 03:35:29 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f112bc8bd016327cd_d20260607_m032842_c001_v0001100_t0000_u01780802922288") 2026/06/07 03:35:29 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f420725dd6c9351d2_d20260607_m032841_c001_v7007000_t0000_u01780802921365") 2026/06/07 03:35:29 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f101aea8735c50025_d20260607_m032839_c001_v0001042_t0043_u01780802919568") 2026/06/07 03:35:29 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4258e36327e806e9_d20260607_m032839_c001_v7007000_t0000_u01780802919384") 2026/06/07 03:35:29 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f101aea8735c5001d_d20260607_m032836_c001_v0001042_t0058_u01780802916274") 2026/06/07 03:35:29 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4258e36327e806e5_d20260607_m032835_c001_v7007000_t0000_u01780802915516") 2026/06/07 03:35:29 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bc8c_d20260607_m032829_c001_v0001091_t0021_u01780802909090") 2026/06/07 03:35:29 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4258e36327e806e3_d20260607_m032828_c001_v7007000_t0000_u01780802908181") 2026/06/07 03:35:29 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11928613b0a8044c_d20260607_m032826_c001_v0001134_t0031_u01780802906108") 2026/06/07 03:35:30 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41340d5323c60bf5_d20260607_m032825_c001_v7007000_t0000_u01780802905925") 2026/06/07 03:35:30 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11928613b0a80440_d20260607_m032822_c001_v0001134_t0030_u01780802902334") 2026/06/07 03:35:30 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41340d5323c60bf3_d20260607_m032821_c001_v7007000_t0000_u01780802901616") 2026/06/07 03:35:30 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313665_d20260607_m032814_c001_v0001106_t0042_u01780802894940") 2026/06/07 03:35:30 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f423d112d91ee47b4_d20260607_m032813_c001_v7007000_t0000_u01780802893846") 2026/06/07 03:35:30 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f110a411576ec84a8_d20260607_m032807_c001_v0001161_t0015_u01780802887830") 2026/06/07 03:35:30 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f423d112d91ee47af_d20260607_m032807_c001_v7007000_t0000_u01780802887625") 2026/06/07 03:35:30 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f112bc8bd0163275d_d20260607_m032803_c001_v0001100_t0056_u01780802883212") 2026/06/07 03:35:30 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f117a4a9aeb472f07_d20260607_m032802_c001_v0001180_t0018_u01780802882422") 2026/06/07 03:35:30 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f117a4a9aeb472eff_d20260607_m032801_c001_v0001180_t0021_u01780802881361") 2026/06/07 03:35:30 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d4f84_d20260607_m032747_c001_v7007000_t0000_u01780802867823") 2026/06/07 03:35:30 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313605_d20260607_m032740_c001_v0001106_t0042_u01780802860095") 2026/06/07 03:35:30 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f101946e8a997cfef_d20260607_m032738_c001_v0001043_t0050_u01780802858995") 2026/06/07 03:35:30 DEBUG : dst/one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f101946e8a997cfed_d20260607_m032737_c001_v0001043_t0030_u01780802857640") 2026/06/07 03:35:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4014575df3904b53_d20260607_m032932_c001_v7007000_t0000_u01780802972273") 2026/06/07 03:35:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f101674a693ac3fd2_d20260607_m032929_c001_v0001174_t0010_u01780802969267") 2026/06/07 03:35:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f102d8000f66dcba3_d20260607_m032925_c001_v0001041_t0052_u01780802965443") 2026/06/07 03:35:30 DEBUG : dst/one.bak: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41546264bb0668f5_d20260607_m032920_c001_v7007000_t0000_u01780802960029") 2026/06/07 03:35:30 DEBUG : dst/one.bak: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f10802af4e765dd1e_d20260607_m032916_c001_v0001146_t0019_u01780802956790") 2026/06/07 03:35:30 DEBUG : dst/one.bak: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f113a6c7a152e80f5_d20260607_m032912_c001_v0001180_t0056_u01780802952708") 2026/06/07 03:35:30 DEBUG : dst/one.bak: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417019d1f1305b02_d20260607_m032907_c001_v7007000_t0000_u01780802947421") 2026/06/07 03:35:30 DEBUG : dst/one.bak: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1054d50a5affc478_d20260607_m032905_c001_v0001185_t0005_u01780802945625") 2026/06/07 03:35:31 DEBUG : dst/one.bak: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1179995ee55953f8_d20260607_m032902_c001_v0001153_t0002_u01780802942026") 2026/06/07 03:35:31 DEBUG : dst/three: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f423d112d91ee47b5_d20260607_m032814_c001_v7007000_t0000_u01780802894027") 2026/06/07 03:35:31 DEBUG : dst/three: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f117a4a9aeb472f29_d20260607_m032812_c001_v0001180_t0045_u01780802892522") 2026/06/07 03:35:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4014575df3904b54_d20260607_m032932_c001_v7007000_t0000_u01780802972453") 2026/06/07 03:35:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f106fafbad9458f1b_d20260607_m032930_c001_v0001103_t0050_u01780802970727") 2026/06/07 03:35:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11091832b5f8a837_d20260607_m032927_c001_v0001165_t0057_u01780802967352") 2026/06/07 03:35:31 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4014575df3904b55_d20260607_m032932_c001_v7007000_t0000_u01780802972635") 2026/06/07 03:35:31 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1091edab4ad8c918_d20260607_m032931_c001_v0001102_t0018_u01780802971294") 2026/06/07 03:35:31 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f405cc4a98269e27b_d20260607_m032931_c001_v7007000_t0000_u01780802971106") 2026/06/07 03:35:31 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1091edab4ad8c908_d20260607_m032927_c001_v0001102_t0030_u01780802967792") 2026/06/07 03:35:31 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f405cc4a98269e272_d20260607_m032927_c001_v7007000_t0000_u01780802967606") 2026/06/07 03:35:31 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd00_d20260607_m032922_c001_v0001091_t0003_u01780802962502") 2026/06/07 03:35:31 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41546264bb0668f9_d20260607_m032920_c001_v7007000_t0000_u01780802960211") 2026/06/07 03:35:31 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1077946580f38bac_d20260607_m032919_c001_v0001131_t0016_u01780802959078") 2026/06/07 03:35:31 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f420725dd6c935231_d20260607_m032918_c001_v7007000_t0000_u01780802958889") 2026/06/07 03:35:31 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1077946580f38ba2_d20260607_m032915_c001_v0001131_t0033_u01780802955356") 2026/06/07 03:35:31 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f420725dd6c935218_d20260607_m032915_c001_v7007000_t0000_u01780802955173") 2026/06/07 03:35:31 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313723_d20260607_m032909_c001_v0001106_t0016_u01780802949820") 2026/06/07 03:35:31 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f421bf93c8f4a91d8_d20260607_m032906_c001_v7007000_t0000_u01780802946683") 2026/06/07 03:35:31 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bcd8_d20260607_m032904_c001_v0001091_t0037_u01780802944700") 2026/06/07 03:35:31 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f421bf93c8f4a91d6_d20260607_m032903_c001_v7007000_t0000_u01780802943974") 2026/06/07 03:35:32 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3136f5_d20260607_m032859_c001_v0001106_t0007_u01780802939163") 2026/06/07 03:35:32 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f407298c309ee01b9_d20260607_m032853_c001_v7007000_t0000_u01780802933829") 2026/06/07 03:35:32 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f112bc8bd016327df_d20260607_m032851_c001_v0001100_t0017_u01780802931484") 2026/06/07 03:35:32 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f407298c309ee01a5_d20260607_m032850_c001_v7007000_t0000_u01780802930390") 2026/06/07 03:35:32 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bcae_d20260607_m032843_c001_v0001091_t0004_u01780802923886") 2026/06/07 03:35:32 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4258e36327e806ea_d20260607_m032840_c001_v7007000_t0000_u01780802920438") 2026/06/07 03:35:32 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bca2_d20260607_m032838_c001_v0001091_t0053_u01780802918147") 2026/06/07 03:35:32 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4258e36327e806e8_d20260607_m032837_c001_v7007000_t0000_u01780802917056") 2026/06/07 03:35:32 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3136a3_d20260607_m032830_c001_v0001106_t0023_u01780802910594") 2026/06/07 03:35:32 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41340d5323c60bf6_d20260607_m032827_c001_v7007000_t0000_u01780802907255") 2026/06/07 03:35:32 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31368f_d20260607_m032824_c001_v0001106_t0005_u01780802904213") 2026/06/07 03:35:32 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41340d5323c60bf4_d20260607_m032823_c001_v7007000_t0000_u01780802903129") 2026/06/07 03:35:32 DEBUG : dst/three.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f112bc8bd01632783_d20260607_m032816_c001_v0001100_t0014_u01780802896196") 2026/06/07 03:35:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41546264bb0668fc_d20260607_m032920_c001_v7007000_t0000_u01780802960392") 2026/06/07 03:35:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f104eb774979fb366_d20260607_m032918_c001_v0001173_t0038_u01780802958538") 2026/06/07 03:35:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f105ad5e4fa0716c0_d20260607_m032914_c001_v0001033_t0020_u01780802954684") 2026/06/07 03:35:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417019d1f1305b04_d20260607_m032907_c001_v7007000_t0000_u01780802947603") 2026/06/07 03:35:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f108c61a26d88f6c1_d20260607_m032906_c001_v0001181_t0034_u01780802946470") 2026/06/07 03:35:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f103790e2e867ffa5_d20260607_m032903_c001_v0001182_t0015_u01780802943767") 2026/06/07 03:35:32 DEBUG : dst/two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4014575df3904b57_d20260607_m032932_c001_v7007000_t0000_u01780802972815") 2026/06/07 03:35:32 DEBUG : dst/two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313745_d20260607_m032921_c001_v0001106_t0042_u01780802961980") 2026/06/07 03:35:33 DEBUG : dst/two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41546264bb0668ff_d20260607_m032920_c001_v7007000_t0000_u01780802960574") 2026/06/07 03:35:33 DEBUG : dst/two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bce4_d20260607_m032909_c001_v0001091_t0018_u01780802949372") 2026/06/07 03:35:33 DEBUG : dst/two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417019d1f1305b06_d20260607_m032907_c001_v7007000_t0000_u01780802947785") 2026/06/07 03:35:33 DEBUG : dst/two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bcc0_d20260607_m032856_c001_v0001091_t0017_u01780802936719") 2026/06/07 03:35:33 DEBUG : dst/two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417019d1f1305a46_d20260607_m032854_c001_v7007000_t0000_u01780802934953") 2026/06/07 03:35:33 DEBUG : dst/two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3136d1_d20260607_m032842_c001_v0001106_t0028_u01780802922942") 2026/06/07 03:35:33 DEBUG : dst/two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f420725dd6c9351d4_d20260607_m032841_c001_v7007000_t0000_u01780802921550") 2026/06/07 03:35:33 DEBUG : dst/two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f112bc8bd016327ab_d20260607_m032829_c001_v0001100_t0033_u01780802909845") 2026/06/07 03:35:33 DEBUG : dst/two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4258e36327e806e4_d20260607_m032828_c001_v7007000_t0000_u01780802908362") 2026/06/07 03:35:33 DEBUG : dst/two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bc76_d20260607_m032815_c001_v0001091_t0004_u01780802895770") 2026/06/07 03:35:33 DEBUG : dst/two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f423d112d91ee47b6_d20260607_m032814_c001_v7007000_t0000_u01780802894208") 2026/06/07 03:35:33 DEBUG : dst/two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11315c721f76ed10_d20260607_m032809_c001_v0001174_t0033_u01780802889822") 2026/06/07 03:35:33 DEBUG : dst/two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d4f85_d20260607_m032748_c001_v7007000_t0000_u01780802868004") 2026/06/07 03:35:33 DEBUG : dst/two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f101946e8a997cffd_d20260607_m032746_c001_v0001043_t0012_u01780802866527") 2026/06/07 03:35:33 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41546264bb0663be_d20260607_m032709_c001_v7007000_t0000_u01780802829152") 2026/06/07 03:35:33 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f112bc8bd016326ce_d20260607_m032704_c001_v0001100_t0012_u01780802824957") 2026/06/07 03:35:33 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41546264bb066386_d20260607_m032702_c001_v7007000_t0000_u01780802822731") 2026/06/07 03:35:33 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f112bc8bd01632676_d20260607_m032652_c001_v0001100_t0004_u01780802812216") 2026/06/07 03:35:33 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b749b_d20260607_m032643_c001_v7007000_t0000_u01780802803353") 2026/06/07 03:35:33 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f112bc8bd0163263c_d20260607_m032640_c001_v0001100_t0048_u01780802800178") 2026/06/07 03:35:34 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b73c6_d20260607_m032617_c001_v7007000_t0000_u01780802777989") 2026/06/07 03:35:34 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3134cc_d20260607_m032615_c001_v0001106_t0022_u01780802775346") 2026/06/07 03:35:34 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b73bd_d20260607_m032614_c001_v7007000_t0000_u01780802774183") 2026/06/07 03:35:34 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3134c0_d20260607_m032612_c001_v0001106_t0013_u01780802772704") 2026/06/07 03:35:34 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b73ac_d20260607_m032608_c001_v7007000_t0000_u01780802768079") 2026/06/07 03:35:34 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313494_d20260607_m032605_c001_v0001106_t0056_u01780802765253") 2026/06/07 03:35:34 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b739c_d20260607_m032604_c001_v7007000_t0000_u01780802764127") 2026/06/07 03:35:34 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313484_d20260607_m032602_c001_v0001106_t0004_u01780802762151") 2026/06/07 03:35:34 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7352_d20260607_m032554_c001_v7007000_t0000_u01780802754142") 2026/06/07 03:35:34 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31344a_d20260607_m032551_c001_v0001106_t0014_u01780802751600") 2026/06/07 03:35:34 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7344_d20260607_m032550_c001_v7007000_t0000_u01780802750458") 2026/06/07 03:35:34 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313442_d20260607_m032549_c001_v0001106_t0000_u01780802749165") 2026/06/07 03:35:34 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b731e_d20260607_m032542_c001_v7007000_t0000_u01780802742060") 2026/06/07 03:35:34 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313426_d20260607_m032539_c001_v0001106_t0023_u01780802739843") 2026/06/07 03:35:34 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b731c_d20260607_m032538_c001_v7007000_t0000_u01780802738012") 2026/06/07 03:35:34 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313416_d20260607_m032536_c001_v0001106_t0041_u01780802736487") 2026/06/07 03:35:34 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b731b_d20260607_m032536_c001_v7007000_t0000_u01780802736122") 2026/06/07 03:35:34 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f10188c1bb60be62d_d20260607_m032535_c001_v0001090_t0000_u01780802735406") 2026/06/07 03:35:34 DEBUG : empty space: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313410_d20260607_m032533_c001_v0001106_t0013_u01780802733647") 2026/06/07 03:35:35 DEBUG : enormous: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b73c2_d20260607_m032617_c001_v7007000_t0000_u01780802777076") 2026/06/07 03:35:35 DEBUG : enormous: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3134d0_d20260607_m032616_c001_v0001106_t0044_u01780802776062") 2026/06/07 03:35:35 DEBUG : existing: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4014575df3904b5f_d20260607_m032937_c001_v7007000_t0000_u01780802977708") 2026/06/07 03:35:35 DEBUG : existing: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31377f_d20260607_m032936_c001_v0001106_t0032_u01780802976267") 2026/06/07 03:35:35 DEBUG : existing: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7476_d20260607_m032638_c001_v7007000_t0000_u01780802798677") 2026/06/07 03:35:35 DEBUG : existing: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f112bc8bd01632635_d20260607_m032637_c001_v0001100_t0024_u01780802797373") 2026/06/07 03:35:35 DEBUG : existing: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7314_d20260607_m032529_c001_v7007000_t0000_u01780802729793") 2026/06/07 03:35:35 DEBUG : existing: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3133ee_d20260607_m032528_c001_v0001106_t0016_u01780802728440") 2026/06/07 03:35:35 DEBUG : existing: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7312_d20260607_m032527_c001_v7007000_t0000_u01780802727891") 2026/06/07 03:35:35 DEBUG : existing: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3133e4_d20260607_m032527_c001_v0001106_t0035_u01780802727008") 2026/06/07 03:35:35 DEBUG : existing: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3133dc_d20260607_m032525_c001_v0001106_t0026_u01780802725905") 2026/06/07 03:35:35 DEBUG : existing-b: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b747a_d20260607_m032638_c001_v7007000_t0000_u01780802798858") 2026/06/07 03:35:35 DEBUG : existing-b: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313538_d20260607_m032637_c001_v0001106_t0003_u01780802797365") 2026/06/07 03:35:35 DEBUG : file1: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a25f_d20260607_m033047_c001_v7007000_t0000_u01780803047071") 2026/06/07 03:35:35 DEBUG : file1: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d2f2_d20260607_m033045_c001_v0001161_t0044_u01780803045973") 2026/06/07 03:35:35 DEBUG : file1: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a24a_d20260607_m033044_c001_v7007000_t0000_u01780803044676") 2026/06/07 03:35:35 DEBUG : file1: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31389c_d20260607_m033043_c001_v0001106_t0054_u01780803043491") 2026/06/07 03:35:35 DEBUG : five: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b73d3_d20260607_m032622_c001_v7007000_t0000_u01780802782516") 2026/06/07 03:35:35 DEBUG : five: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41524a2fdc3134ea_d20260607_m032620_c001_v0001106_t0007_u01780802780339") 2026/06/07 03:35:35 DEBUG : foo: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b731d_d20260607_m032539_c001_v7007000_t0000_u01780802739476") 2026/06/07 03:35:35 DEBUG : foo: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41524a2fdc313420_d20260607_m032538_c001_v0001106_t0007_u01780802738927") 2026/06/07 03:35:35 DEBUG : foo: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41524a2fdc31341e_d20260607_m032538_c001_v0001106_t0007_u01780802738377") 2026/06/07 03:35:35 DEBUG : four: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b73d7_d20260607_m032622_c001_v7007000_t0000_u01780802782698") 2026/06/07 03:35:35 DEBUG : four: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f412bc8bd016325ff_d20260607_m032620_c001_v0001100_t0034_u01780802780921") 2026/06/07 03:35:36 DEBUG : four: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3134e6_d20260607_m032619_c001_v0001106_t0013_u01780802779449") 2026/06/07 03:35:36 DEBUG : hello world2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f412d961747ff57c2_d20260607_m032437_c001_v7007000_t0000_u01780802677318") 2026/06/07 03:35:36 DEBUG : hello world2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313303_d20260607_m032436_c001_v0001106_t0025_u01780802676170") 2026/06/07 03:35:36 DEBUG : ignore-size: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b730f_d20260607_m032525_c001_v7007000_t0000_u01780802725536") 2026/06/07 03:35:36 DEBUG : ignore-size: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3133d4_d20260607_m032524_c001_v0001106_t0002_u01780802724208") 2026/06/07 03:35:36 DEBUG : nested/sub dir/file: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b745c_d20260607_m032636_c001_v7007000_t0000_u01780802796533") 2026/06/07 03:35:36 DEBUG : nested/sub dir/file: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f112bc8bd0163262d_d20260607_m032635_c001_v0001100_t0059_u01780802795470") 2026/06/07 03:35:36 DEBUG : nested/sub dir/file: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b744a_d20260607_m032634_c001_v7007000_t0000_u01780802794726") 2026/06/07 03:35:36 DEBUG : nested/sub dir/file: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f112bc8bd01632623_d20260607_m032633_c001_v0001100_t0055_u01780802793448") 2026/06/07 03:35:36 DEBUG : one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b73da_d20260607_m032622_c001_v7007000_t0000_u01780802782879") 2026/06/07 03:35:36 DEBUG : one: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41524a2fdc3134da_d20260607_m032618_c001_v0001106_t0007_u01780802778358") 2026/06/07 03:35:36 DEBUG : only0: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a234_d20260607_m033038_c001_v7007000_t0000_u01780803038967") 2026/06/07 03:35:36 DEBUG : only0: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41524a2fdc31387a_d20260607_m033033_c001_v0001106_t0007_u01780803033160") 2026/06/07 03:35:36 DEBUG : only0: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd77_d20260607_m033012_c001_v0001091_t0020_u01780803012647") 2026/06/07 03:35:36 DEBUG : only0: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df34_d20260607_m033005_c001_v7007000_t0000_u01780803005654") 2026/06/07 03:35:36 DEBUG : only0: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd1d_d20260607_m032941_c001_v0001091_t0031_u01780802981991") 2026/06/07 03:35:36 DEBUG : only1: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a235_d20260607_m033039_c001_v7007000_t0000_u01780803039147") 2026/06/07 03:35:36 DEBUG : only1: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416499b5f283d2a6_d20260607_m033033_c001_v0001161_t0009_u01780803033905") 2026/06/07 03:35:36 DEBUG : only1: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd79_d20260607_m033013_c001_v0001091_t0044_u01780803013647") 2026/06/07 03:35:36 DEBUG : only1: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4182badcc437e175_d20260607_m033005_c001_v7007000_t0000_u01780803005522") 2026/06/07 03:35:37 DEBUG : only1: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd23_d20260607_m032942_c001_v0001091_t0000_u01780802982920") 2026/06/07 03:35:37 DEBUG : only10: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a236_d20260607_m033039_c001_v7007000_t0000_u01780803039330") 2026/06/07 03:35:37 DEBUG : only10: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f411d073e2ee9bdbb_d20260607_m033033_c001_v0001091_t0032_u01780803033171") 2026/06/07 03:35:37 DEBUG : only10: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd99_d20260607_m033023_c001_v0001091_t0026_u01780803023007") 2026/06/07 03:35:37 DEBUG : only10: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4001cf936c181aad_d20260607_m033006_c001_v7007000_t0000_u01780803006374") 2026/06/07 03:35:37 DEBUG : only10: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd4b_d20260607_m032953_c001_v0001091_t0036_u01780802993050") 2026/06/07 03:35:37 DEBUG : only11: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a237_d20260607_m033039_c001_v7007000_t0000_u01780803039512") 2026/06/07 03:35:37 DEBUG : only11: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416499b5f283d2a4_d20260607_m033033_c001_v0001161_t0009_u01780803033720") 2026/06/07 03:35:37 DEBUG : only11: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd9b_d20260607_m033023_c001_v0001091_t0059_u01780803023947") 2026/06/07 03:35:37 DEBUG : only11: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df40_d20260607_m033006_c001_v7007000_t0000_u01780803006204") 2026/06/07 03:35:37 DEBUG : only11: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd4f_d20260607_m032954_c001_v0001091_t0028_u01780802994501") 2026/06/07 03:35:37 DEBUG : only12: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a238_d20260607_m033039_c001_v7007000_t0000_u01780803039694") 2026/06/07 03:35:37 DEBUG : only12: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4028396d575d18f9_d20260607_m033033_c001_v0001105_t0015_u01780803033936") 2026/06/07 03:35:37 DEBUG : only12: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd9d_d20260607_m033025_c001_v0001091_t0009_u01780803025155") 2026/06/07 03:35:37 DEBUG : only12: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df3c_d20260607_m033006_c001_v7007000_t0000_u01780803006021") 2026/06/07 03:35:37 DEBUG : only12: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd51_d20260607_m032955_c001_v0001091_t0019_u01780802995725") 2026/06/07 03:35:37 DEBUG : only13: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a239_d20260607_m033039_c001_v7007000_t0000_u01780803039874") 2026/06/07 03:35:37 DEBUG : only13: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41524a2fdc31387c_d20260607_m033033_c001_v0001106_t0007_u01780803033557") 2026/06/07 03:35:37 DEBUG : only13: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd9f_d20260607_m033026_c001_v0001091_t0014_u01780803026083") 2026/06/07 03:35:37 DEBUG : only13: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df45_d20260607_m033006_c001_v7007000_t0000_u01780803006390") 2026/06/07 03:35:37 DEBUG : only13: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd53_d20260607_m032956_c001_v0001091_t0023_u01780802996788") 2026/06/07 03:35:37 DEBUG : only14: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a23a_d20260607_m033040_c001_v7007000_t0000_u01780803040056") 2026/06/07 03:35:37 DEBUG : only14: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4028396d575d18ff_d20260607_m033034_c001_v0001105_t0015_u01780803034314") 2026/06/07 03:35:38 DEBUG : only14: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bda1_d20260607_m033027_c001_v0001091_t0053_u01780803027016") 2026/06/07 03:35:38 DEBUG : only14: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df35_d20260607_m033005_c001_v7007000_t0000_u01780803005657") 2026/06/07 03:35:38 DEBUG : only14: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd57_d20260607_m032957_c001_v0001091_t0050_u01780802997755") 2026/06/07 03:35:38 DEBUG : only15: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a23b_d20260607_m033040_c001_v7007000_t0000_u01780803040377") 2026/06/07 03:35:38 DEBUG : only15: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416499b5f283d2ae_d20260607_m033034_c001_v0001161_t0009_u01780803034453") 2026/06/07 03:35:38 DEBUG : only15: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bda7_d20260607_m033028_c001_v0001091_t0047_u01780803028079") 2026/06/07 03:35:38 DEBUG : only15: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4182badcc437e176_d20260607_m033005_c001_v7007000_t0000_u01780803005707") 2026/06/07 03:35:38 DEBUG : only15: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd59_d20260607_m032958_c001_v0001091_t0042_u01780802998707") 2026/06/07 03:35:38 DEBUG : only16: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a23c_d20260607_m033040_c001_v7007000_t0000_u01780803040558") 2026/06/07 03:35:38 DEBUG : only16: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f411d073e2ee9bdbd_d20260607_m033033_c001_v0001091_t0032_u01780803033567") 2026/06/07 03:35:38 DEBUG : only16: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bdad_d20260607_m033028_c001_v0001091_t0036_u01780803028985") 2026/06/07 03:35:38 DEBUG : only16: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df41_d20260607_m033006_c001_v7007000_t0000_u01780803006215") 2026/06/07 03:35:38 DEBUG : only16: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd61_d20260607_m032959_c001_v0001091_t0007_u01780802999886") 2026/06/07 03:35:39 DEBUG : only17: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a23d_d20260607_m033040_c001_v7007000_t0000_u01780803040739") 2026/06/07 03:35:39 DEBUG : only17: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f411d073e2ee9bdc7_d20260607_m033034_c001_v0001091_t0032_u01780803034325") 2026/06/07 03:35:39 DEBUG : only17: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bdb3_d20260607_m033030_c001_v0001091_t0047_u01780803030027") 2026/06/07 03:35:39 DEBUG : only17: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4001cf936c181aa5_d20260607_m033005_c001_v7007000_t0000_u01780803005825") 2026/06/07 03:35:39 DEBUG : only17: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd63_d20260607_m033001_c001_v0001091_t0025_u01780803001340") 2026/06/07 03:35:39 DEBUG : only18: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a23e_d20260607_m033040_c001_v7007000_t0000_u01780803040921") 2026/06/07 03:35:39 DEBUG : only18: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41524a2fdc31387e_d20260607_m033033_c001_v0001106_t0007_u01780803033742") 2026/06/07 03:35:39 DEBUG : only18: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bdb5_d20260607_m033031_c001_v0001091_t0053_u01780803031007") 2026/06/07 03:35:39 DEBUG : only18: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4182badcc437e174_d20260607_m033005_c001_v7007000_t0000_u01780803005268") 2026/06/07 03:35:39 DEBUG : only18: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd65_d20260607_m033002_c001_v0001091_t0037_u01780803002559") 2026/06/07 03:35:39 DEBUG : only19: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a23f_d20260607_m033041_c001_v7007000_t0000_u01780803041102") 2026/06/07 03:35:39 DEBUG : only19: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f411d073e2ee9bdc1_d20260607_m033033_c001_v0001091_t0032_u01780803033755") 2026/06/07 03:35:39 DEBUG : only19: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bdb9_d20260607_m033032_c001_v0001091_t0011_u01780803032087") 2026/06/07 03:35:39 DEBUG : only19: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df38_d20260607_m033005_c001_v7007000_t0000_u01780803005839") 2026/06/07 03:35:39 DEBUG : only19: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd69_d20260607_m033003_c001_v0001091_t0049_u01780803003676") 2026/06/07 03:35:39 DEBUG : only2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a240_d20260607_m033041_c001_v7007000_t0000_u01780803041283") 2026/06/07 03:35:39 DEBUG : only2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41524a2fdc313880_d20260607_m033033_c001_v0001106_t0007_u01780803033928") 2026/06/07 03:35:39 DEBUG : only2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd7b_d20260607_m033014_c001_v0001091_t0001_u01780803014611") 2026/06/07 03:35:39 DEBUG : only2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df39_d20260607_m033005_c001_v7007000_t0000_u01780803005847") 2026/06/07 03:35:39 DEBUG : only2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd25_d20260607_m032943_c001_v0001091_t0017_u01780802983900") 2026/06/07 03:35:40 DEBUG : only3: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a241_d20260607_m033041_c001_v7007000_t0000_u01780803041464") 2026/06/07 03:35:40 DEBUG : only3: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f411d073e2ee9bdc3_d20260607_m033033_c001_v0001091_t0032_u01780803033939") 2026/06/07 03:35:40 DEBUG : only3: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd7d_d20260607_m033015_c001_v0001091_t0014_u01780803015706") 2026/06/07 03:35:40 DEBUG : only3: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4182badcc437e177_d20260607_m033005_c001_v7007000_t0000_u01780803005895") 2026/06/07 03:35:40 DEBUG : only3: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd29_d20260607_m032945_c001_v0001091_t0035_u01780802985204") 2026/06/07 03:35:40 DEBUG : only4: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a242_d20260607_m033041_c001_v7007000_t0000_u01780803041649") 2026/06/07 03:35:40 DEBUG : only4: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416499b5f283d2a8_d20260607_m033034_c001_v0001161_t0009_u01780803034088") 2026/06/07 03:35:40 DEBUG : only4: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd7f_d20260607_m033016_c001_v0001091_t0055_u01780803016783") 2026/06/07 03:35:40 DEBUG : only4: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4001cf936c181aa8_d20260607_m033006_c001_v7007000_t0000_u01780803006007") 2026/06/07 03:35:40 DEBUG : only4: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd2d_d20260607_m032946_c001_v0001091_t0018_u01780802986097") 2026/06/07 03:35:40 DEBUG : only5: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a243_d20260607_m033041_c001_v7007000_t0000_u01780803041830") 2026/06/07 03:35:40 DEBUG : only5: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41524a2fdc313882_d20260607_m033034_c001_v0001106_t0007_u01780803034119") 2026/06/07 03:35:40 DEBUG : only5: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd81_d20260607_m033017_c001_v0001091_t0012_u01780803017667") 2026/06/07 03:35:40 DEBUG : only5: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4182badcc437e179_d20260607_m033006_c001_v7007000_t0000_u01780803006265") 2026/06/07 03:35:40 DEBUG : only5: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd33_d20260607_m032947_c001_v0001091_t0016_u01780802987510") 2026/06/07 03:35:40 DEBUG : only6: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a244_d20260607_m033042_c001_v7007000_t0000_u01780803042011") 2026/06/07 03:35:40 DEBUG : only6: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4028396d575d18fd_d20260607_m033034_c001_v0001105_t0015_u01780803034124") 2026/06/07 03:35:40 DEBUG : only6: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd83_d20260607_m033018_c001_v0001091_t0057_u01780803018936") 2026/06/07 03:35:40 DEBUG : only6: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823df3d_d20260607_m033006_c001_v7007000_t0000_u01780803006030") 2026/06/07 03:35:40 DEBUG : only6: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd35_d20260607_m032948_c001_v0001091_t0052_u01780802988482") 2026/06/07 03:35:40 DEBUG : only7: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a246_d20260607_m033042_c001_v7007000_t0000_u01780803042192") 2026/06/07 03:35:41 DEBUG : only7: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f411d073e2ee9bdc5_d20260607_m033034_c001_v0001091_t0032_u01780803034135") 2026/06/07 03:35:41 DEBUG : only7: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd89_d20260607_m033019_c001_v0001091_t0015_u01780803019918") 2026/06/07 03:35:41 DEBUG : only7: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4182badcc437e178_d20260607_m033006_c001_v7007000_t0000_u01780803006083") 2026/06/07 03:35:41 DEBUG : only7: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd3b_d20260607_m032949_c001_v0001091_t0009_u01780802989383") 2026/06/07 03:35:41 DEBUG : only8: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a247_d20260607_m033042_c001_v7007000_t0000_u01780803042373") 2026/06/07 03:35:41 DEBUG : only8: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416499b5f283d2aa_d20260607_m033034_c001_v0001161_t0009_u01780803034271") 2026/06/07 03:35:41 DEBUG : only8: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd8b_d20260607_m033021_c001_v0001091_t0038_u01780803021003") 2026/06/07 03:35:41 DEBUG : only8: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4001cf936c181aa2_d20260607_m033005_c001_v7007000_t0000_u01780803005640") 2026/06/07 03:35:41 DEBUG : only8: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd3f_d20260607_m032950_c001_v0001091_t0006_u01780802990517") 2026/06/07 03:35:41 DEBUG : only9: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a248_d20260607_m033042_c001_v7007000_t0000_u01780803042555") 2026/06/07 03:35:41 DEBUG : only9: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41524a2fdc313884_d20260607_m033034_c001_v0001106_t0007_u01780803034302") 2026/06/07 03:35:41 DEBUG : only9: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd93_d20260607_m033021_c001_v0001091_t0013_u01780803021849") 2026/06/07 03:35:41 DEBUG : only9: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4001cf936c181aaa_d20260607_m033006_c001_v7007000_t0000_u01780803006190") 2026/06/07 03:35:41 DEBUG : only9: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bd47_d20260607_m032951_c001_v0001091_t0037_u01780802991851") 2026/06/07 03:35:41 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7445_d20260607_m032632_c001_v7007000_t0000_u01780802792313") 2026/06/07 03:35:41 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bb81_d20260607_m032629_c001_v0001091_t0021_u01780802789921") 2026/06/07 03:35:41 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7424_d20260607_m032628_c001_v7007000_t0000_u01780802788826") 2026/06/07 03:35:41 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31350c_d20260607_m032626_c001_v0001106_t0057_u01780802786586") 2026/06/07 03:35:41 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7400_d20260607_m032625_c001_v7007000_t0000_u01780802785834") 2026/06/07 03:35:41 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f112bc8bd0163260d_d20260607_m032623_c001_v0001100_t0000_u01780802783786") 2026/06/07 03:35:42 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b73b2_d20260607_m032611_c001_v7007000_t0000_u01780802771199") 2026/06/07 03:35:42 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3134a6_d20260607_m032608_c001_v0001106_t0059_u01780802768624") 2026/06/07 03:35:42 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b73a7_d20260607_m032606_c001_v7007000_t0000_u01780802766828") 2026/06/07 03:35:42 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313490_d20260607_m032604_c001_v0001106_t0040_u01780802764676") 2026/06/07 03:35:42 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7394_d20260607_m032603_c001_v7007000_t0000_u01780802763161") 2026/06/07 03:35:42 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31347e_d20260607_m032601_c001_v0001106_t0036_u01780802761589") 2026/06/07 03:35:42 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b734f_d20260607_m032553_c001_v7007000_t0000_u01780802753594") 2026/06/07 03:35:42 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313448_d20260607_m032551_c001_v0001106_t0022_u01780802751002") 2026/06/07 03:35:42 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7345_d20260607_m032550_c001_v7007000_t0000_u01780802750638") 2026/06/07 03:35:42 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31343c_d20260607_m032547_c001_v0001106_t0012_u01780802747888") 2026/06/07 03:35:42 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7329_d20260607_m032547_c001_v7007000_t0000_u01780802747523") 2026/06/07 03:35:42 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31343a_d20260607_m032546_c001_v0001106_t0010_u01780802746400") 2026/06/07 03:35:42 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313436_d20260607_m032545_c001_v0001106_t0053_u01780802745371") 2026/06/07 03:35:42 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7322_d20260607_m032545_c001_v7007000_t0000_u01780802745003") 2026/06/07 03:35:42 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313432_d20260607_m032544_c001_v0001106_t0028_u01780802744124") 2026/06/07 03:35:42 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31342e_d20260607_m032543_c001_v0001106_t0056_u01780802743085") 2026/06/07 03:35:42 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b731f_d20260607_m032542_c001_v7007000_t0000_u01780802742241") 2026/06/07 03:35:42 DEBUG : potato: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313428_d20260607_m032540_c001_v0001106_t0021_u01780802740741") 2026/06/07 03:35:42 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f415baa9a26c40e10_d20260607_m032722_c001_v7007000_t0000_u01780802842744") 2026/06/07 03:35:42 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bc0c_d20260607_m032722_c001_v0001091_t0057_u01780802842047") 2026/06/07 03:35:42 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41546264bb0663ee_d20260607_m032712_c001_v7007000_t0000_u01780802832970") 2026/06/07 03:35:42 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bbe0_d20260607_m032704_c001_v0001091_t0051_u01780802824021") 2026/06/07 03:35:42 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41546264bb066382_d20260607_m032656_c001_v7007000_t0000_u01780802816940") 2026/06/07 03:35:43 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bbc0_d20260607_m032651_c001_v0001091_t0033_u01780802811511") 2026/06/07 03:35:43 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b749d_d20260607_m032643_c001_v7007000_t0000_u01780802803969") 2026/06/07 03:35:43 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bb95_d20260607_m032639_c001_v0001091_t0033_u01780802799782") 2026/06/07 03:35:43 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b73c4_d20260607_m032617_c001_v7007000_t0000_u01780802777258") 2026/06/07 03:35:43 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3134c6_d20260607_m032614_c001_v0001106_t0006_u01780802774743") 2026/06/07 03:35:43 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b73be_d20260607_m032614_c001_v7007000_t0000_u01780802774365") 2026/06/07 03:35:43 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3134b6_d20260607_m032611_c001_v0001106_t0027_u01780802771872") 2026/06/07 03:35:43 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b73b3_d20260607_m032611_c001_v7007000_t0000_u01780802771506") 2026/06/07 03:35:43 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3134b0_d20260607_m032610_c001_v0001106_t0042_u01780802770151") 2026/06/07 03:35:43 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b73ae_d20260607_m032608_c001_v7007000_t0000_u01780802768260") 2026/06/07 03:35:43 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31349e_d20260607_m032607_c001_v0001106_t0014_u01780802767193") 2026/06/07 03:35:43 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b739f_d20260607_m032604_c001_v7007000_t0000_u01780802764310") 2026/06/07 03:35:43 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313488_d20260607_m032603_c001_v0001106_t0044_u01780802763173") 2026/06/07 03:35:43 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7353_d20260607_m032554_c001_v7007000_t0000_u01780802754324") 2026/06/07 03:35:43 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313452_d20260607_m032552_c001_v0001106_t0002_u01780802752715") 2026/06/07 03:35:43 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f412d961747ff57dd_d20260607_m032440_c001_v7007000_t0000_u01780802680510") 2026/06/07 03:35:43 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31330f_d20260607_m032439_c001_v0001106_t0031_u01780802679658") 2026/06/07 03:35:43 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f412d961747ff57d1_d20260607_m032438_c001_v7007000_t0000_u01780802678752") 2026/06/07 03:35:43 DEBUG : potato2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313305_d20260607_m032437_c001_v0001106_t0011_u01780802677861") 2026/06/07 03:35:44 DEBUG : potato3: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41546264bb0663c6_d20260607_m032709_c001_v7007000_t0000_u01780802829761") 2026/06/07 03:35:44 DEBUG : potato3: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313596_d20260607_m032705_c001_v0001106_t0034_u01780802825732") 2026/06/07 03:35:44 DEBUG : potato3: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41546264bb066384_d20260607_m032657_c001_v7007000_t0000_u01780802817362") 2026/06/07 03:35:44 DEBUG : potato3: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313572_d20260607_m032653_c001_v0001106_t0038_u01780802813023") 2026/06/07 03:35:44 DEBUG : potato3: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b749e_d20260607_m032644_c001_v7007000_t0000_u01780802804313") 2026/06/07 03:35:44 DEBUG : potato3: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313544_d20260607_m032640_c001_v0001106_t0014_u01780802800589") 2026/06/07 03:35:44 DEBUG : pre-dest1/1: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f423d112d91ee47aa_d20260607_m032757_c001_v7007000_t0000_u01780802877177") 2026/06/07 03:35:44 DEBUG : pre-dest1/1: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313625_d20260607_m032748_c001_v0001106_t0003_u01780802868745") 2026/06/07 03:35:44 DEBUG : pre-dest2/2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f423d112d91ee47ab_d20260607_m032757_c001_v7007000_t0000_u01780802877358") 2026/06/07 03:35:44 DEBUG : pre-dest2/2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bc46_d20260607_m032749_c001_v0001091_t0014_u01780802869778") 2026/06/07 03:35:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d4f7a_d20260607_m032733_c001_v7007000_t0000_u01780802853616") 2026/06/07 03:35:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f112bc8bd01632701_d20260607_m032730_c001_v0001100_t0036_u01780802850473") 2026/06/07 03:35:44 DEBUG : sizeonly: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b730e_d20260607_m032523_c001_v7007000_t0000_u01780802723661") 2026/06/07 03:35:44 DEBUG : sizeonly: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3133ce_d20260607_m032521_c001_v0001106_t0007_u01780802721992") 2026/06/07 03:35:44 DEBUG : splitbanan: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f409bb8abb4829385_d20260607_m033255_c001_v7007000_t0000_u01780803175664") 2026/06/07 03:35:44 DEBUG : splitbanan: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d525_d20260607_m033247_c001_v0001161_t0009_u01780803167697") 2026/06/07 03:35:44 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2afb_d20260607_m033420_c001_v7007000_t0000_u01780803260538") 2026/06/07 03:35:44 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313bf1_d20260607_m033413_c001_v0001106_t0003_u01780803253821") 2026/06/07 03:35:44 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f416e58a17823e35c_d20260607_m033403_c001_v7007000_t0000_u01780803243296") 2026/06/07 03:35:44 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313bc3_d20260607_m033356_c001_v0001106_t0028_u01780803236830") 2026/06/07 03:35:44 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4060976fe0ee5a2c_d20260607_m033347_c001_v7007000_t0000_u01780803227216") 2026/06/07 03:35:44 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313b79_d20260607_m033340_c001_v0001106_t0012_u01780803220737") 2026/06/07 03:35:45 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4090129d828d55c5_d20260607_m033330_c001_v7007000_t0000_u01780803210435") 2026/06/07 03:35:45 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313b33_d20260607_m033324_c001_v0001106_t0033_u01780803204158") 2026/06/07 03:35:45 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40847b470778d639_d20260607_m033313_c001_v7007000_t0000_u01780803193412") 2026/06/07 03:35:45 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313b01_d20260607_m033306_c001_v0001106_t0015_u01780803186396") 2026/06/07 03:35:45 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4088d4c39c155bd2_d20260607_m033250_c001_v7007000_t0000_u01780803170244") 2026/06/07 03:35:45 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313aad_d20260607_m033245_c001_v0001106_t0045_u01780803165463") 2026/06/07 03:35:45 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f42263b22ea3de607_d20260607_m033235_c001_v7007000_t0000_u01780803155079") 2026/06/07 03:35:45 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313a69_d20260607_m033227_c001_v0001106_t0031_u01780803147197") 2026/06/07 03:35:45 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4034b0812e26fa6d_d20260607_m033226_c001_v7007000_t0000_u01780803146182") 2026/06/07 03:35:45 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313a4f_d20260607_m033221_c001_v0001106_t0020_u01780803141362") 2026/06/07 03:35:45 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4100994cb031bb40_d20260607_m033210_c001_v7007000_t0000_u01780803130107") 2026/06/07 03:35:45 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9be8b_d20260607_m033202_c001_v0001091_t0012_u01780803122368") 2026/06/07 03:35:45 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4052b6c795822510_d20260607_m033201_c001_v7007000_t0000_u01780803121179") 2026/06/07 03:35:45 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3139db_d20260607_m033156_c001_v0001106_t0030_u01780803116766") 2026/06/07 03:35:45 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2815_d20260607_m033140_c001_v7007000_t0000_u01780803100324") 2026/06/07 03:35:45 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313965_d20260607_m033135_c001_v0001106_t0041_u01780803095163") 2026/06/07 03:35:45 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41142eca1aa4477e_d20260607_m033124_c001_v7007000_t0000_u01780803084238") 2026/06/07 03:35:45 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313914_d20260607_m033117_c001_v0001106_t0029_u01780803077863") 2026/06/07 03:35:45 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f419cf1a35b385799_d20260607_m033107_c001_v7007000_t0000_u01780803067769") 2026/06/07 03:35:45 DEBUG : splitbananasplit: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3138de_d20260607_m033101_c001_v0001106_t0033_u01780803061225") 2026/06/07 03:35:46 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f4245712be68652ad_d20260607_m033230_c001_v7007000_t0000_u01780803150137") 2026/06/07 03:35:46 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313a59_d20260607_m033223_c001_v0001106_t0018_u01780803143486") 2026/06/07 03:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a295_d20260607_m033051_c001_v7007000_t0000_u01780803051616") 2026/06/07 03:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d306_d20260607_m033050_c001_v0001161_t0033_u01780803050192") 2026/06/07 03:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a279_d20260607_m033049_c001_v7007000_t0000_u01780803049438") 2026/06/07 03:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bdd9_d20260607_m033048_c001_v0001091_t0034_u01780803048004") 2026/06/07 03:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7460_d20260607_m032636_c001_v7007000_t0000_u01780802796811") 2026/06/07 03:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bb8f_d20260607_m032635_c001_v0001091_t0039_u01780802795827") 2026/06/07 03:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b744b_d20260607_m032634_c001_v7007000_t0000_u01780802794908") 2026/06/07 03:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31352c_d20260607_m032633_c001_v0001106_t0056_u01780802793804") 2026/06/07 03:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7306_d20260607_m032519_c001_v7007000_t0000_u01780802719510") 2026/06/07 03:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3133b4_d20260607_m032517_c001_v0001106_t0038_u01780802717694") 2026/06/07 03:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7304_d20260607_m032517_c001_v7007000_t0000_u01780802717330") 2026/06/07 03:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3133aa_d20260607_m032515_c001_v0001106_t0055_u01780802715657") 2026/06/07 03:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b72f5_d20260607_m032513_c001_v7007000_t0000_u01780802713615") 2026/06/07 03:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31339e_d20260607_m032512_c001_v0001106_t0039_u01780802712454") 2026/06/07 03:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b72f2_d20260607_m032511_c001_v7007000_t0000_u01780802711908") 2026/06/07 03:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313396_d20260607_m032510_c001_v0001106_t0036_u01780802710625") 2026/06/07 03:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313381_d20260607_m032506_c001_v0001106_t0002_u01780802706744") 2026/06/07 03:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b72f0_d20260607_m032506_c001_v7007000_t0000_u01780802706381") 2026/06/07 03:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313379_d20260607_m032505_c001_v0001106_t0048_u01780802705457") 2026/06/07 03:35:46 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313375_d20260607_m032504_c001_v0001106_t0016_u01780802704498") 2026/06/07 03:35:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f412d961747ff5812_d20260607_m032503_c001_v7007000_t0000_u01780802703774") 2026/06/07 03:35:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313369_d20260607_m032501_c001_v0001106_t0049_u01780802701149") 2026/06/07 03:35:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313359_d20260607_m032458_c001_v0001106_t0047_u01780802698204") 2026/06/07 03:35:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f412d961747ff5811_d20260607_m032457_c001_v7007000_t0000_u01780802697840") 2026/06/07 03:35:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31334d_d20260607_m032456_c001_v0001106_t0012_u01780802696877") 2026/06/07 03:35:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313349_d20260607_m032455_c001_v0001106_t0026_u01780802695968") 2026/06/07 03:35:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f412d961747ff580f_d20260607_m032455_c001_v7007000_t0000_u01780802695602") 2026/06/07 03:35:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313333_d20260607_m032451_c001_v0001106_t0011_u01780802691515") 2026/06/07 03:35:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f412d961747ff5807_d20260607_m032451_c001_v7007000_t0000_u01780802691151") 2026/06/07 03:35:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313331_d20260607_m032450_c001_v0001106_t0027_u01780802690318") 2026/06/07 03:35:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f412d961747ff5802_d20260607_m032449_c001_v7007000_t0000_u01780802689413") 2026/06/07 03:35:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31332d_d20260607_m032448_c001_v0001106_t0039_u01780802688067") 2026/06/07 03:35:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f412d961747ff57fc_d20260607_m032447_c001_v7007000_t0000_u01780802687514") 2026/06/07 03:35:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313327_d20260607_m032446_c001_v0001106_t0017_u01780802686373") 2026/06/07 03:35:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f412d961747ff57ee_d20260607_m032445_c001_v7007000_t0000_u01780802685472") 2026/06/07 03:35:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc31331f_d20260607_m032444_c001_v0001106_t0013_u01780802684396") 2026/06/07 03:35:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f412d961747ff57e9_d20260607_m032443_c001_v7007000_t0000_u01780802683850") 2026/06/07 03:35:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313319_d20260607_m032442_c001_v0001106_t0033_u01780802682643") 2026/06/07 03:35:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f412d961747ff57e4_d20260607_m032442_c001_v7007000_t0000_u01780802682098") 2026/06/07 03:35:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313313_d20260607_m032441_c001_v0001106_t0024_u01780802681055") 2026/06/07 03:35:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f412d961747ff57b8_d20260607_m032435_c001_v7007000_t0000_u01780802675628") 2026/06/07 03:35:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3132fb_d20260607_m032434_c001_v0001106_t0039_u01780802674563") 2026/06/07 03:35:48 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f412d961747ff57ae_d20260607_m032434_c001_v7007000_t0000_u01780802674021") 2026/06/07 03:35:48 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3132f5_d20260607_m032432_c001_v0001106_t0033_u01780802672781") 2026/06/07 03:35:48 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f412d961747ff57a5_d20260607_m032431_c001_v7007000_t0000_u01780802671791") 2026/06/07 03:35:48 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3132e7_d20260607_m032430_c001_v0001106_t0007_u01780802670737") 2026/06/07 03:35:48 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f412d961747ff5797_d20260607_m032428_c001_v7007000_t0000_u01780802668579") 2026/06/07 03:35:48 DEBUG : sub dir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3132d7_d20260607_m032427_c001_v0001106_t0029_u01780802667612") 2026/06/07 03:35:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a298_d20260607_m033051_c001_v7007000_t0000_u01780803051797") 2026/06/07 03:35:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3138b6_d20260607_m033050_c001_v0001106_t0059_u01780803050204") 2026/06/07 03:35:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a282_d20260607_m033049_c001_v7007000_t0000_u01780803049619") 2026/06/07 03:35:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1928_d20260607_m033048_c001_v0001105_t0014_u01780803048017") 2026/06/07 03:35:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2afe_d20260607_m033422_c001_v7007000_t0000_u01780803262673") 2026/06/07 03:35:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d676_d20260607_m033421_c001_v0001161_t0055_u01780803261955") 2026/06/07 03:35:48 DEBUG : sub/yam: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7442_d20260607_m032631_c001_v7007000_t0000_u01780802791764") 2026/06/07 03:35:48 DEBUG : sub/yam: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f112bc8bd01632617_d20260607_m032629_c001_v0001100_t0016_u01780802789569") 2026/06/07 03:35:48 DEBUG : test_dir1/file2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a261_d20260607_m033047_c001_v7007000_t0000_u01780803047253") 2026/06/07 03:35:48 DEBUG : test_dir1/file2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3138aa_d20260607_m033045_c001_v0001106_t0012_u01780803045632") 2026/06/07 03:35:48 DEBUG : test_dir1/file2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a24b_d20260607_m033044_c001_v7007000_t0000_u01780803044858") 2026/06/07 03:35:48 DEBUG : test_dir1/file2: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bdd7_d20260607_m033043_c001_v0001091_t0041_u01780803043510") 2026/06/07 03:35:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a264_d20260607_m033047_c001_v7007000_t0000_u01780803047435") 2026/06/07 03:35:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1924_d20260607_m033045_c001_v0001105_t0055_u01780803045621") 2026/06/07 03:35:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f40218467a4e1a24c_d20260607_m033045_c001_v7007000_t0000_u01780803045040") 2026/06/07 03:35:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d191c_d20260607_m033043_c001_v0001105_t0041_u01780803043505") 2026/06/07 03:35:49 DEBUG : three: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b73dd_d20260607_m032623_c001_v7007000_t0000_u01780802783060") 2026/06/07 03:35:49 DEBUG : three: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3134f4_d20260607_m032621_c001_v0001106_t0000_u01780802781642") 2026/06/07 03:35:49 DEBUG : three: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc3134e0_d20260607_m032618_c001_v0001106_t0021_u01780802778725") 2026/06/07 03:35:49 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2b01_d20260607_m033424_c001_v7007000_t0000_u01780803264450") 2026/06/07 03:35:49 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1bc9_d20260607_m033423_c001_v0001105_t0056_u01780803263651") 2026/06/07 03:35:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2b11_d20260607_m033444_c001_v7007000_t0000_u01780803284761") 2026/06/07 03:35:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9c024_d20260607_m033442_c001_v0001091_t0009_u01780803282829") 2026/06/07 03:35:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2b0d_d20260607_m033441_c001_v7007000_t0000_u01780803281172") 2026/06/07 03:35:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1bed_d20260607_m033439_c001_v0001105_t0044_u01780803279639") 2026/06/07 03:35:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2b0c_d20260607_m033438_c001_v7007000_t0000_u01780803278656") 2026/06/07 03:35:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d6a2_d20260607_m033437_c001_v0001161_t0032_u01780803277763") 2026/06/07 03:35:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2b06_d20260607_m033432_c001_v7007000_t0000_u01780803272557") 2026/06/07 03:35:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1bd3_d20260607_m033431_c001_v0001105_t0039_u01780803271581") 2026/06/07 03:35:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2b07_d20260607_m033434_c001_v7007000_t0000_u01780803274806") 2026/06/07 03:35:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9c012_d20260607_m033433_c001_v0001091_t0004_u01780803273550") 2026/06/07 03:35:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2b05_d20260607_m033430_c001_v7007000_t0000_u01780803270598") 2026/06/07 03:35:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f116499b5f283d688_d20260607_m033429_c001_v0001161_t0013_u01780803269763") 2026/06/07 03:35:49 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2b04_d20260607_m033428_c001_v7007000_t0000_u01780803268787") 2026/06/07 03:35:50 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313c09_d20260607_m033427_c001_v0001106_t0032_u01780803267442") 2026/06/07 03:35:50 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2b02_d20260607_m033426_c001_v7007000_t0000_u01780803266330") 2026/06/07 03:35:50 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9c00c_d20260607_m033425_c001_v0001091_t0004_u01780803265425") 2026/06/07 03:35:50 DEBUG : toe/toe/toe: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41340d5323c60f0d_d20260607_m033449_c001_v7007000_t0000_u01780803289734") 2026/06/07 03:35:50 DEBUG : toe/toe/toe: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f1028396d575d1c03_d20260607_m033449_c001_v0001105_t0033_u01780803289053") 2026/06/07 03:35:50 DEBUG : toe/toe/toe: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2b0b_d20260607_m033436_c001_v7007000_t0000_u01780803276791") 2026/06/07 03:35:50 DEBUG : toe/toe/toe: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313c25_d20260607_m033435_c001_v0001106_t0032_u01780803275764") 2026/06/07 03:35:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2b16_d20260607_m033445_c001_v7007000_t0000_u01780803285380") 2026/06/07 03:35:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f11524a2fdc313c3d_d20260607_m033444_c001_v0001106_t0034_u01780803284348") 2026/06/07 03:35:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f417ebd0866df2b0e_d20260607_m033441_c001_v7007000_t0000_u01780803281799") 2026/06/07 03:35:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f10113e264e10425d_d20260607_m033440_c001_v0001182_t0043_u01780803280965") 2026/06/07 03:35:50 DEBUG : two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b73e0_d20260607_m032623_c001_v7007000_t0000_u01780802783241") 2026/06/07 03:35:50 DEBUG : two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f411d073e2ee9bb73_d20260607_m032621_c001_v0001091_t0032_u01780802781076") 2026/06/07 03:35:50 DEBUG : two: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f41524a2fdc3134de_d20260607_m032618_c001_v0001106_t0007_u01780802778541") 2026/06/07 03:35:50 DEBUG : yam: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7446_d20260607_m032632_c001_v7007000_t0000_u01780802792494") 2026/06/07 03:35:50 DEBUG : yam: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f10804198c5ffb1e6_d20260607_m032630_c001_v0001116_t0012_u01780802790958") 2026/06/07 03:35:50 DEBUG : yam: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b741c_d20260607_m032628_c001_v7007000_t0000_u01780802788277") 2026/06/07 03:35:50 DEBUG : yam: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f112bc8bd01632615_d20260607_m032626_c001_v0001100_t0017_u01780802786594") 2026/06/07 03:35:50 DEBUG : yam: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b73f7_d20260607_m032625_c001_v7007000_t0000_u01780802785288") 2026/06/07 03:35:50 DEBUG : yam: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f111d073e2ee9bb75_d20260607_m032623_c001_v0001091_t0002_u01780802783797") 2026/06/07 03:35:50 DEBUG : yaml: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7428_d20260607_m032629_c001_v7007000_t0000_u01780802789008") 2026/06/07 03:35:50 DEBUG : yaml: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f109f693f148d0892_d20260607_m032627_c001_v0001036_t0040_u01780802787765") 2026/06/07 03:35:50 DEBUG : yaml: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f414c8118164b7404_d20260607_m032626_c001_v7007000_t0000_u01780802786034") 2026/06/07 03:35:51 DEBUG : yaml: Deleting (id "4_z5f123dd310cdab0b9fe80e1b_f102a1f214048c6b5_d20260607_m032625_c001_v0001185_t0051_u01780802785070") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m27.28040402s (try 1/5)