"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/05/29 05:01:31 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu" 2026/05/29 05:01:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/29 05:01:32 DEBUG : Creating backend with remote "/tmp/rclone410788445" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:01:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/29 05:01:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/29 05:01:33 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:01:33 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.48s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:01:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/29 05:01:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/29 05:01:33 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:01:33 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:01:34 DEBUG : sub dir/hello world: size = 11 OK 2026/05/29 05:01:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:01:34 INFO : sub dir/hello world: Copied (new) 2026/05/29 05:01:34 DEBUG : B2 bucket rclone-test-pilanij4teyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.69s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.48s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", 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-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:01:36 DEBUG : Creating backend with remote "/non-existing" 2026/05/29 05:01:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/29 05:01:36 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:01:36 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:01:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/29 05:01:37 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:01:37 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:01:37 DEBUG : sub dir/hello world: size = 11 OK 2026/05/29 05:01:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:01:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.47s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", 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-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:01:38 INFO : B2 bucket rclone-test-pilanij4teyu: Running all checks before starting transfers 2026/05/29 05:01:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/29 05:01:38 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:01:38 INFO : B2 bucket rclone-test-pilanij4teyu: Checks finished, now starting transfers 2026/05/29 05:01:38 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:01:38 DEBUG : sub dir/hello world: size = 11 OK 2026/05/29 05:01:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:01:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.11s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:01:39 ERROR : Ignoring --no-traverse with sync 2026/05/29 05:01:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/29 05:01:39 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:01:39 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:01:39 DEBUG : sub dir/hello world: size = 11 OK 2026/05/29 05:01:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:01:39 INFO : sub dir/hello world: Copied (new) 2026/05/29 05:01:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.11s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:01:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/29 05:01:40 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:01:40 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:01:41 DEBUG : hello world2: size = 12 OK 2026/05/29 05:01:41 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/29 05:01:41 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.24s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:01:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/29 05:01:42 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:01:42 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:01:42 DEBUG : potato2: size = 11 OK 2026/05/29 05:01:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:01:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.09s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:01:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/29 05:01:43 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:01:43 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:01:43 DEBUG : potato2: size = 11 OK 2026/05/29 05:01:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:01:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.53s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:01:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/29 05:01:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/29 05:01:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/29 05:01:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/29 05:01:44 INFO : sub dir2: Making directory 2026/05/29 05:01:44 INFO : sub dir: Making directory 2026/05/29 05:01:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/29 05:01:44 INFO : sub dir2/sub sub dir2: Making directory 2026/05/29 05:01:44 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:01:44 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:01:44 DEBUG : sub dir/hello world: size = 11 OK 2026/05/29 05:01:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:01:44 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/05/29 05:01:45 DEBUG : B2 bucket rclone-test-pilanij4teyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.13s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:01:45 INFO : sub dir2: Making directory 2026/05/29 05:01:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/29 05:01:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/29 05:01:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/29 05:01:45 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:01:45 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:01:46 DEBUG : sub dir/hello world: size = 11 OK 2026/05/29 05:01:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:01:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:01:46 DEBUG : sub dir2: Making directory with metadata 2026/05/29 05:01:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/29 05:01:46 INFO : sub dir2: Making directory 2026/05/29 05:01:46 INFO : sub dir: Making directory 2026/05/29 05:01:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/29 05:01:46 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:01:46 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:01:47 DEBUG : sub dir/hello world: size = 11 OK 2026/05/29 05:01:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:01:47 INFO : sub dir/hello world: Copied (new) 2026/05/29 05:01:47 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/29 05:01:47 DEBUG : B2 bucket rclone-test-pilanij4teyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/29 05:01:47 DEBUG : B2 bucket rclone-test-pilanij4teyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.35s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:01:48 INFO : sub dir2: Making directory 2026/05/29 05:01:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/29 05:01:48 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:01:48 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:01:48 DEBUG : sub dir/hello world: size = 11 OK 2026/05/29 05:01:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:01:48 INFO : sub dir/hello world: Copied (new) 2026/05/29 05:01:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:01:49 DEBUG : sub dir2: Making directory with metadata 2026/05/29 05:01:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/29 05:01:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/29 05:01:49 INFO : sub dir2: Making directory 2026/05/29 05:01:49 INFO : sub dir: Making directory 2026/05/29 05:01:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/29 05:01:49 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:01:49 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:01:49 DEBUG : sub dir/hello world: size = 11 OK 2026/05/29 05:01:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:01:49 INFO : sub dir/hello world: Copied (new) 2026/05/29 05:01:49 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/29 05:01:50 DEBUG : B2 bucket rclone-test-pilanij4teyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.10s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.42s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:01:51 INFO : sub dir2: Making directory 2026/05/29 05:01:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/29 05:01:51 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:01:51 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:01:51 DEBUG : sub dir/hello world: size = 11 OK 2026/05/29 05:01:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:01:51 INFO : sub dir/hello world: Copied (new) 2026/05/29 05:01:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.14s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:01:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zeciqax1xoyi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-pilanij4teyu -> B2 bucket rclone-test-zeciqax1xoyi 2026/05/29 05:01:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/29 05:01:54 DEBUG : B2 bucket rclone-test-zeciqax1xoyi: Waiting for checks to finish 2026/05/29 05:01:54 DEBUG : B2 bucket rclone-test-zeciqax1xoyi: Waiting for transfers to finish 2026/05/29 05:01:54 DEBUG : sub dir/hello world: size = 11 OK 2026/05/29 05:01:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:01:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/29 05:01:55 DEBUG : B2 bucket rclone-test-zeciqax1xoyi: Purge remote 2026/05/29 05:01:55 INFO : B2 bucket rclone-test-zeciqax1xoyi: cleaning bucket "rclone-test-zeciqax1xoyi" of all files 2026/05/29 05:01:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f623de310cd7b2b9fe80e1b_f1114a4ad7d541adf_d20260529_m050154_c001_v0001101_t0000_u01780030914614") --- PASS: TestServerSideCopy (4.16s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:01:57 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:01:57 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone410788445) 2026/05/29 05:01:57 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:01:57 DEBUG : sub dir/hello world: Sizes differ 2026/05/29 05:01:57 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:01:57 DEBUG : sub dir/hello world: size = 17 OK 2026/05/29 05:01:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/29 05:01:57 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.83s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:01:58 DEBUG : Creating backend with remote "TestB2:rclone-test-huvoqix4roha" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-pilanij4teyu -> B2 bucket rclone-test-huvoqix4roha 2026/05/29 05:01:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/29 05:01:59 DEBUG : B2 bucket rclone-test-huvoqix4roha: Waiting for checks to finish 2026/05/29 05:01:59 DEBUG : B2 bucket rclone-test-huvoqix4roha: Waiting for transfers to finish 2026/05/29 05:02:00 DEBUG : sub dir/hello world: size = 11 OK 2026/05/29 05:02:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:02:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/29 05:02:02 DEBUG : B2 bucket rclone-test-huvoqix4roha: Waiting for checks to finish 2026/05/29 05:02:02 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:02:02 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-huvoqix4roha) 2026/05/29 05:02:02 DEBUG : sub dir/hello world: Sizes differ 2026/05/29 05:02:02 DEBUG : B2 bucket rclone-test-huvoqix4roha: Waiting for transfers to finish 2026/05/29 05:02:02 DEBUG : sub dir/hello world: size = 17 OK 2026/05/29 05:02:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/29 05:02:02 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/29 05:02:03 DEBUG : B2 bucket rclone-test-huvoqix4roha: Purge remote 2026/05/29 05:02:03 INFO : B2 bucket rclone-test-huvoqix4roha: cleaning bucket "rclone-test-huvoqix4roha" of all files 2026/05/29 05:02:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f425d5310cd7b2b9fe80e1b_f1145bf822f511bf2_d20260529_m050202_c001_v0001106_t0005_u01780030922317") 2026/05/29 05:02:03 DEBUG : sub dir/hello world: Deleting (id "4_z9f425d5310cd7b2b9fe80e1b_f1181828a464b9587_d20260529_m050200_c001_v0001099_t0053_u01780030920484") --- PASS: TestServerSideCopyOverSelf (6.33s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:05 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone410788445) 2026/05/29 05:02:05 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:02:05 DEBUG : sub dir/hello world: Sizes differ 2026/05/29 05:02:05 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:05 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:05 DEBUG : sub dir/hello world: size = 17 OK 2026/05/29 05:02:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/29 05:02:05 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/29 05:02:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.67s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:06 DEBUG : Creating backend with remote "TestB2:rclone-test-vixiwon2xixu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-pilanij4teyu -> B2 bucket rclone-test-vixiwon2xixu 2026/05/29 05:02:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/29 05:02:07 DEBUG : B2 bucket rclone-test-vixiwon2xixu: Waiting for checks to finish 2026/05/29 05:02:07 DEBUG : B2 bucket rclone-test-vixiwon2xixu: Waiting for transfers to finish 2026/05/29 05:02:08 DEBUG : sub dir/hello world: size = 11 OK 2026/05/29 05:02:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:02:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/29 05:02:09 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:02:09 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vixiwon2xixu) 2026/05/29 05:02:09 DEBUG : sub dir/hello world: Sizes differ 2026/05/29 05:02:09 DEBUG : B2 bucket rclone-test-vixiwon2xixu: Waiting for checks to finish 2026/05/29 05:02:09 DEBUG : B2 bucket rclone-test-vixiwon2xixu: Waiting for transfers to finish 2026/05/29 05:02:10 DEBUG : sub dir/hello world: size = 17 OK 2026/05/29 05:02:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/29 05:02:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/29 05:02:10 INFO : sub dir/hello world: Deleted 2026/05/29 05:02:11 DEBUG : testing file moves 2026/05/29 05:02:11 DEBUG : B2 bucket rclone-test-vixiwon2xixu: Waiting for checks to finish 2026/05/29 05:02:11 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:02:11 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vixiwon2xixu) 2026/05/29 05:02:11 DEBUG : sub dir/hello world: Sizes differ 2026/05/29 05:02:11 DEBUG : B2 bucket rclone-test-vixiwon2xixu: Waiting for transfers to finish 2026/05/29 05:02:11 DEBUG : sub dir/hello world: size = 24 OK 2026/05/29 05:02:11 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/29 05:02:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/29 05:02:12 INFO : sub dir/hello world: Deleted 2026/05/29 05:02:12 DEBUG : B2 bucket rclone-test-vixiwon2xixu: Purge remote 2026/05/29 05:02:12 INFO : B2 bucket rclone-test-vixiwon2xixu: cleaning bucket "rclone-test-vixiwon2xixu" of all files 2026/05/29 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf527d4310cd7b2b9fe80e1b_f1149f21f0419057d_d20260529_m050211_c001_v0001099_t0039_u01780030931582") 2026/05/29 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf527d4310cd7b2b9fe80e1b_f109e07cebc53f52b_d20260529_m050209_c001_v0001174_t0056_u01780030929697") 2026/05/29 05:02:12 DEBUG : sub dir/hello world: Deleting (id "4_zcf527d4310cd7b2b9fe80e1b_f111d5139128542b8_d20260529_m050208_c001_v0001184_t0014_u01780030928459") --- PASS: TestServerSideMoveOverSelf (7.60s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:14 ERROR : error listing: directory not found 2026/05/29 05:02:14 INFO : Local file system at /tmp/rclone410788445: Making directory 2026/05/29 05:02:14 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:14 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.47s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/29 05:02:16 DEBUG : Local file system at /tmp/rclone410788445: Waiting for checks to finish 2026/05/29 05:02:16 DEBUG : Local file system at /tmp/rclone410788445: Waiting for transfers to finish 2026/05/29 05:02:16 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/29 05:02:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:02:16 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/29 05:02:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.95s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:17 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/29 05:02:17 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:17 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:17 DEBUG : check sum: size = 1 OK 2026/05/29 05:02:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/29 05:02:17 INFO : check sum: Copied (new) 2026/05/29 05:02:17 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:18 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:18 DEBUG : check sum: size = 1 OK 2026/05/29 05:02:18 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/29 05:02:18 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/29 05:02:18 DEBUG : check sum: Unchanged skipping 2026/05/29 05:02:18 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:18 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:18 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.49s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/29 05:02:18 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:18 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:19 DEBUG : sizeonly: size = 6 OK 2026/05/29 05:02:19 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/29 05:02:19 INFO : sizeonly: Copied (new) 2026/05/29 05:02:19 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:19 DEBUG : sizeonly: size = 6 OK 2026/05/29 05:02:19 DEBUG : sizeonly: Sizes identical 2026/05/29 05:02:19 DEBUG : sizeonly: Unchanged skipping 2026/05/29 05:02:19 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:19 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:19 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:19 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.46s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/29 05:02:20 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:20 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:20 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/29 05:02:20 INFO : ignore-size: Copied (new) 2026/05/29 05:02:20 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:20 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:02:20 DEBUG : ignore-size: Unchanged skipping 2026/05/29 05:02:20 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:20 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:20 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.47s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:22 DEBUG : existing: size = 6 OK 2026/05/29 05:02:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:02:22 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:22 DEBUG : existing: Unchanged skipping 2026/05/29 05:02:22 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:22 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:22 INFO : There was nothing to transfer 2026/05/29 05:02:22 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/29 05:02:22 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:22 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:22 DEBUG : existing: size = 6 OK 2026/05/29 05:02:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/29 05:02:22 INFO : existing: Copied (replaced existing) 2026/05/29 05:02:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.66s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:23 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/29 05:02:23 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:23 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:23 DEBUG : existing: size = 6 OK 2026/05/29 05:02:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/29 05:02:23 INFO : existing: Copied (new) 2026/05/29 05:02:23 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:24 DEBUG : existing: Destination exists, skipping 2026/05/29 05:02:24 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:24 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:24 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.53s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:25 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/29 05:02:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/29 05:02:25 DEBUG : c/non empty space: size = 5 OK 2026/05/29 05:02:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:02:25 DEBUG : c/non empty space: Unchanged skipping 2026/05/29 05:02:25 DEBUG : a/potato2: size = 60 OK 2026/05/29 05:02:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/29 05:02:25 INFO : a/potato2: Copied (new) 2026/05/29 05:02:26 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:26 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:26 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:26 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.23s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:27 DEBUG : empty space: size = 1 OK 2026/05/29 05:02:27 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/29 05:02:27 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/29 05:02:27 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/29 05:02:27 DEBUG : empty space: Unchanged skipping 2026/05/29 05:02:27 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:27 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:27 INFO : There was nothing to transfer 2026/05/29 05:02:28 DEBUG : empty space: size = 1 OK 2026/05/29 05:02:28 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:28 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/29 05:02:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/29 05:02:28 INFO : empty space: Updated modification time in destination 2026/05/29 05:02:28 DEBUG : empty space: Unchanged skipping 2026/05/29 05:02:28 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:28 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:28 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.53s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:30 DEBUG : empty space: size = 1 OK 2026/05/29 05:02:30 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/29 05:02:30 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/29 05:02:30 DEBUG : empty space: Unchanged skipping 2026/05/29 05:02:30 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:30 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.42s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:31 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:31 DEBUG : foo: size = 3 OK 2026/05/29 05:02:31 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/29 05:02:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone410788445) 2026/05/29 05:02:31 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:02:31 DEBUG : foo: sha1 differ 2026/05/29 05:02:31 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:31 DEBUG : foo: size = 3 OK 2026/05/29 05:02:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/29 05:02:31 INFO : foo: Copied (replaced existing) 2026/05/29 05:02:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.56s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:33 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/29 05:02:33 DEBUG : empty space: size = 1 OK 2026/05/29 05:02:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:02:33 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:33 DEBUG : empty space: Unchanged skipping 2026/05/29 05:02:33 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:33 DEBUG : potato: size = 60 OK 2026/05/29 05:02:33 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/29 05:02:33 INFO : potato: Copied (new) 2026/05/29 05:02:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.69s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:34 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:34 DEBUG : potato: size = 21 (Local file system at /tmp/rclone410788445) 2026/05/29 05:02:34 DEBUG : potato: size = 60 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:02:34 DEBUG : potato: Sizes differ 2026/05/29 05:02:34 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:35 DEBUG : potato: size = 21 OK 2026/05/29 05:02:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/29 05:02:35 INFO : potato: Copied (replaced existing) 2026/05/29 05:02:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.60s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:36 DEBUG : potato: size = 21 OK 2026/05/29 05:02:36 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/29 05:02:36 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:36 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone410788445) 2026/05/29 05:02:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:02:36 DEBUG : potato: sha1 differ 2026/05/29 05:02:36 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:36 DEBUG : potato: size = 21 OK 2026/05/29 05:02:36 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/29 05:02:36 INFO : potato: Copied (replaced existing) 2026/05/29 05:02:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/29 05:02:38 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:38 DEBUG : empty space: size = 1 OK 2026/05/29 05:02:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/29 05:02:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:02:38 DEBUG : empty space: Unchanged skipping 2026/05/29 05:02:38 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:38 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/29 05:02:39 DEBUG : empty space: size = 1 OK 2026/05/29 05:02:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:02:39 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:39 DEBUG : empty space: Unchanged skipping 2026/05/29 05:02:39 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:40 DEBUG : potato2: size = 60 OK 2026/05/29 05:02:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/29 05:02:40 INFO : potato2: Copied (new) 2026/05/29 05:02:40 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:40 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:41 INFO : d: Making directory 2026/05/29 05:02:41 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/29 05:02:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/29 05:02:42 DEBUG : c/non empty space: size = 5 OK 2026/05/29 05:02:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:02:42 DEBUG : c/non empty space: Unchanged skipping 2026/05/29 05:02:42 DEBUG : a/potato2: size = 60 OK 2026/05/29 05:02:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/29 05:02:42 INFO : a/potato2: Copied (new) 2026/05/29 05:02:42 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:42 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:42 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:42 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:43 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/29 05:02:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/29 05:02:44 DEBUG : c/non empty space: size = 5 OK 2026/05/29 05:02:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:02:44 DEBUG : c/non empty space: Unchanged skipping 2026/05/29 05:02:44 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:44 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:44 DEBUG : a/potato2: size = 60 OK 2026/05/29 05:02:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/29 05:02:44 INFO : a/potato2: Copied (new) 2026/05/29 05:02:44 ERROR : B2 bucket rclone-test-pilanij4teyu: not deleting files as there were IO errors 2026/05/29 05:02:44 ERROR : B2 bucket rclone-test-pilanij4teyu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.08s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:46 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/29 05:02:46 DEBUG : empty space: size = 1 OK 2026/05/29 05:02:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:02:46 DEBUG : empty space: Unchanged skipping 2026/05/29 05:02:46 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:46 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:46 INFO : potato: Deleted 2026/05/29 05:02:46 DEBUG : potato2: size = 60 OK 2026/05/29 05:02:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/29 05:02:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.91s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:48 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:48 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:48 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:48 INFO : potato: Deleted 2026/05/29 05:02:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/29 05:02:48 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:48 DEBUG : empty space: size = 1 OK 2026/05/29 05:02:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:02:48 DEBUG : empty space: Unchanged skipping 2026/05/29 05:02:48 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:48 DEBUG : potato2: size = 60 OK 2026/05/29 05:02:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/29 05:02:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.29s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/29 05:02:50 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:50 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:50 DEBUG : potato2: size = 19 OK 2026/05/29 05:02:50 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/29 05:02:50 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.70s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:52 DEBUG : enormous: Excluded (Size Filter) 2026/05/29 05:02:52 DEBUG : enormous: Excluded 2026/05/29 05:02:52 DEBUG : potato2: Excluded (Size Filter) 2026/05/29 05:02:52 DEBUG : potato2: Excluded 2026/05/29 05:02:52 DEBUG : potato2: Excluded (Size Filter) 2026/05/29 05:02:52 DEBUG : potato2: Excluded 2026/05/29 05:02:52 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:52 DEBUG : empty space: size = 1 OK 2026/05/29 05:02:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:02:52 DEBUG : empty space: Unchanged skipping 2026/05/29 05:02:52 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:52 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:52 INFO : There was nothing to transfer 2026/05/29 05:02:52 DEBUG : enormous: Excluded (Size Filter) 2026/05/29 05:02:52 DEBUG : enormous: Excluded 2026/05/29 05:02:52 DEBUG : potato2: Excluded (Size Filter) 2026/05/29 05:02:52 DEBUG : potato2: Excluded 2026/05/29 05:02:52 DEBUG : potato2: Excluded (Size Filter) 2026/05/29 05:02:52 DEBUG : potato2: Excluded 2026/05/29 05:02:52 DEBUG : empty space: size = 1 OK 2026/05/29 05:02:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/29 05:02:52 DEBUG : empty space: Unchanged skipping 2026/05/29 05:02:52 DEBUG : Local file system at /tmp/rclone410788445: Waiting for checks to finish 2026/05/29 05:02:52 DEBUG : Local file system at /tmp/rclone410788445: Waiting for transfers to finish 2026/05/29 05:02:52 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.92s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:54 DEBUG : enormous: Excluded (Size Filter) 2026/05/29 05:02:54 DEBUG : enormous: Excluded 2026/05/29 05:02:54 DEBUG : potato2: Excluded (Size Filter) 2026/05/29 05:02:54 DEBUG : potato2: Excluded 2026/05/29 05:02:54 DEBUG : empty space: size = 1 OK 2026/05/29 05:02:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:02:54 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:54 DEBUG : empty space: Unchanged skipping 2026/05/29 05:02:54 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:54 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:54 INFO : enormous: Deleted 2026/05/29 05:02:54 INFO : potato2: Deleted 2026/05/29 05:02:54 INFO : There was nothing to transfer 2026/05/29 05:02:55 DEBUG : Local file system at /tmp/rclone410788445: Waiting for checks to finish 2026/05/29 05:02:55 DEBUG : empty space: size = 1 OK 2026/05/29 05:02:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/29 05:02:55 DEBUG : empty space: Unchanged skipping 2026/05/29 05:02:55 DEBUG : Local file system at /tmp/rclone410788445: Waiting for transfers to finish 2026/05/29 05:02:55 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:55 INFO : enormous: Deleted 2026/05/29 05:02:55 INFO : potato2: Deleted 2026/05/29 05:02:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.29s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:02:56 DEBUG : five: Need to transfer - File not found at Destination 2026/05/29 05:02:56 DEBUG : one: Destination is newer than source, skipping 2026/05/29 05:02:56 DEBUG : four: size = 4 (Local file system at /tmp/rclone410788445) 2026/05/29 05:02:56 DEBUG : three: size = 5 OK 2026/05/29 05:02:56 DEBUG : three: Sizes identical 2026/05/29 05:02:56 DEBUG : two: size = 3 OK 2026/05/29 05:02:56 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/29 05:02:56 DEBUG : four: size = 8 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:02:56 DEBUG : four: Sizes differ 2026/05/29 05:02:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone410788445) 2026/05/29 05:02:56 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:02:56 DEBUG : two: sha1 differ 2026/05/29 05:02:56 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/29 05:02:56 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:56 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:57 DEBUG : five: size = 4 OK 2026/05/29 05:02:57 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/29 05:02:57 INFO : five: Copied (new) 2026/05/29 05:02:57 DEBUG : two: size = 3 OK 2026/05/29 05:02:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/29 05:02:57 INFO : two: Copied (replaced existing) 2026/05/29 05:02:57 DEBUG : four: size = 4 OK 2026/05/29 05:02:57 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/29 05:02:57 INFO : four: Copied (replaced existing) 2026/05/29 05:02:57 DEBUG : Waiting for deletions to finish 2026/05/29 05:02:58 DEBUG : five: size = 4 OK 2026/05/29 05:02:58 DEBUG : one: Destination is newer than source, skipping 2026/05/29 05:02:58 DEBUG : four: size = 4 OK 2026/05/29 05:02:58 DEBUG : three: size = 5 OK 2026/05/29 05:02:58 DEBUG : two: size = 3 OK 2026/05/29 05:02:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/29 05:02:58 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/29 05:02:58 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:02:58 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/29 05:02:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/29 05:02:58 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/29 05:02:58 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/29 05:02:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone410788445) 2026/05/29 05:02:58 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:02:58 DEBUG : three: sha1 differ 2026/05/29 05:02:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/29 05:02:58 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/29 05:02:58 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/29 05:02:58 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/29 05:02:58 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:02:58 DEBUG : three: size = 5 OK 2026/05/29 05:02:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/29 05:02:58 INFO : three: Copied (replaced existing) 2026/05/29 05:02:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.13s) === 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-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/29 05:03:00 INFO : B2 bucket rclone-test-pilanij4teyu: Making map for --track-renames 2026/05/29 05:03:00 INFO : B2 bucket rclone-test-pilanij4teyu: Finished making map for --track-renames 2026/05/29 05:03:00 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:03:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/29 05:03:00 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for renames to finish 2026/05/29 05:03:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/29 05:03:00 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:03:00 DEBUG : potato: size = 14 OK 2026/05/29 05:03:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/29 05:03:00 INFO : potato: Copied (new) 2026/05/29 05:03:00 DEBUG : yam: size = 11 OK 2026/05/29 05:03:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/29 05:03:00 INFO : yam: Copied (new) 2026/05/29 05:03:00 DEBUG : Waiting for deletions to finish 2026/05/29 05:03:00 INFO : B2 bucket rclone-test-pilanij4teyu: Making map for --track-renames 2026/05/29 05:03:00 DEBUG : potato: size = 14 OK 2026/05/29 05:03:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:03:00 INFO : B2 bucket rclone-test-pilanij4teyu: Finished making map for --track-renames 2026/05/29 05:03:00 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:03:00 DEBUG : potato: Unchanged skipping 2026/05/29 05:03:00 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for renames to finish 2026/05/29 05:03:01 DEBUG : yaml: size = 11 OK 2026/05/29 05:03:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/29 05:03:01 INFO : yam: Copied (server-side copy) to: yaml 2026/05/29 05:03:02 INFO : yam: Deleted 2026/05/29 05:03:02 INFO : yaml: Renamed from "yam" 2026/05/29 05:03:02 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:03:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.09s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/29 05:03:03 INFO : B2 bucket rclone-test-pilanij4teyu: Making map for --track-renames 2026/05/29 05:03:03 INFO : B2 bucket rclone-test-pilanij4teyu: Finished making map for --track-renames 2026/05/29 05:03:03 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:03:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/29 05:03:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/29 05:03:03 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for renames to finish 2026/05/29 05:03:03 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:03:03 DEBUG : yam: size = 11 OK 2026/05/29 05:03:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/29 05:03:03 INFO : yam: Copied (new) 2026/05/29 05:03:03 DEBUG : potato: size = 14 OK 2026/05/29 05:03:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/29 05:03:03 INFO : potato: Copied (new) 2026/05/29 05:03:03 DEBUG : Waiting for deletions to finish 2026/05/29 05:03:03 DEBUG : potato: size = 14 OK 2026/05/29 05:03:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:03:03 INFO : B2 bucket rclone-test-pilanij4teyu: Making map for --track-renames 2026/05/29 05:03:03 INFO : B2 bucket rclone-test-pilanij4teyu: Finished making map for --track-renames 2026/05/29 05:03:03 DEBUG : potato: Unchanged skipping 2026/05/29 05:03:03 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:03:03 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for renames to finish 2026/05/29 05:03:04 DEBUG : yaml: size = 11 OK 2026/05/29 05:03:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/29 05:03:04 INFO : yam: Copied (server-side copy) to: yaml 2026/05/29 05:03:04 INFO : yam: Deleted 2026/05/29 05:03:04 INFO : yaml: Renamed from "yam" 2026/05/29 05:03:04 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:03:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.39s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/29 05:03:05 INFO : B2 bucket rclone-test-pilanij4teyu: Making map for --track-renames 2026/05/29 05:03:05 INFO : B2 bucket rclone-test-pilanij4teyu: Finished making map for --track-renames 2026/05/29 05:03:05 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:03:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/29 05:03:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/29 05:03:05 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for renames to finish 2026/05/29 05:03:05 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:03:05 DEBUG : sub/yam: size = 11 OK 2026/05/29 05:03:05 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/29 05:03:05 INFO : sub/yam: Copied (new) 2026/05/29 05:03:06 DEBUG : potato: size = 14 OK 2026/05/29 05:03:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/29 05:03:06 INFO : potato: Copied (new) 2026/05/29 05:03:06 DEBUG : Waiting for deletions to finish 2026/05/29 05:03:06 DEBUG : potato: size = 14 OK 2026/05/29 05:03:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:03:06 DEBUG : potato: Unchanged skipping 2026/05/29 05:03:06 INFO : B2 bucket rclone-test-pilanij4teyu: Making map for --track-renames 2026/05/29 05:03:06 INFO : B2 bucket rclone-test-pilanij4teyu: Finished making map for --track-renames 2026/05/29 05:03:06 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:03:06 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for renames to finish 2026/05/29 05:03:07 DEBUG : yam: size = 11 OK 2026/05/29 05:03:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/29 05:03:07 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/29 05:03:07 INFO : sub/yam: Deleted 2026/05/29 05:03:07 INFO : yam: Renamed from "sub/yam" 2026/05/29 05:03:07 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:03:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.81s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:03:08 DEBUG : Creating backend with remote "/tmp/rclone410788445/dir1" 2026/05/29 05:03:08 DEBUG : Creating backend with remote "/tmp/rclone410788445/dir2" 2026/05/29 05:03:08 DEBUG : Local file system at /tmp/rclone410788445/dir2: Using server-side directory move 2026/05/29 05:03:08 INFO : Local file system at /tmp/rclone410788445/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/29 05:03:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/29 05:03:08 DEBUG : Local file system at /tmp/rclone410788445/dir2: Waiting for checks to finish 2026/05/29 05:03:08 DEBUG : Local file system at /tmp/rclone410788445/dir2: Waiting for transfers to finish 2026/05/29 05:03:08 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:03:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/29 05:03:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/29 05:03:08 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:03:08 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:03:08 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/29 05:03:08 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/29 05:03:08 INFO : nested/sub dir/file: Copied (new) 2026/05/29 05:03:08 INFO : nested/sub dir/file: Deleted 2026/05/29 05:03:09 DEBUG : sub dir/hello world: size = 11 OK 2026/05/29 05:03:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:03:09 INFO : sub dir/hello world: Copied (new) 2026/05/29 05:03:09 INFO : sub dir/hello world: Deleted 2026/05/29 05:03:09 INFO : sub dir: Removing directory 2026/05/29 05:03:09 INFO : nested/sub dir: Removing directory 2026/05/29 05:03:09 INFO : nested: Removing directory 2026/05/29 05:03:09 DEBUG : Local file system at /tmp/rclone410788445: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:03:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/29 05:03:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/29 05:03:10 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:03:10 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:03:10 DEBUG : sub dir/hello world: size = 11 OK 2026/05/29 05:03:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:03:10 INFO : sub dir/hello world: Copied (new) 2026/05/29 05:03:10 INFO : sub dir/hello world: Deleted 2026/05/29 05:03:10 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/29 05:03:10 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/29 05:03:10 INFO : nested/sub dir/file: Copied (new) 2026/05/29 05:03:10 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.35s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:03:11 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/29 05:03:11 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/29 05:03:11 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:03:11 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:03:11 DEBUG : existing-b: size = 6 OK 2026/05/29 05:03:11 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/29 05:03:11 INFO : existing-b: Copied (new) 2026/05/29 05:03:11 INFO : existing-b: Deleted 2026/05/29 05:03:11 DEBUG : existing: size = 6 OK 2026/05/29 05:03:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/29 05:03:11 INFO : existing: Copied (new) 2026/05/29 05:03:11 INFO : existing: Deleted 2026/05/29 05:03:12 DEBUG : existing: Destination exists, skipping 2026/05/29 05:03:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/29 05:03:12 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:03:12 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:03:12 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.68s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:03:13 DEBUG : Creating backend with remote "TestB2:rclone-test-vitizut4tuve" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pilanij4teyu -> B2 bucket rclone-test-vitizut4tuve 2026/05/29 05:03:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/29 05:03:18 DEBUG : empty space: size = 1 OK 2026/05/29 05:03:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/29 05:03:18 DEBUG : empty space: Unchanged skipping 2026/05/29 05:03:18 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:03:18 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vitizut4tuve) 2026/05/29 05:03:18 DEBUG : potato3: Sizes differ 2026/05/29 05:03:18 DEBUG : B2 bucket rclone-test-vitizut4tuve: Waiting for checks to finish 2026/05/29 05:03:18 INFO : empty space: Deleted 2026/05/29 05:03:18 DEBUG : B2 bucket rclone-test-vitizut4tuve: Waiting for transfers to finish 2026/05/29 05:03:18 DEBUG : potato2: size = 60 OK 2026/05/29 05:03:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/29 05:03:18 INFO : potato2: Copied (server-side copy) 2026/05/29 05:03:18 INFO : potato2: Deleted 2026/05/29 05:03:19 DEBUG : potato3: size = 68 OK 2026/05/29 05:03:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/29 05:03:19 INFO : potato3: Copied (server-side copy) 2026/05/29 05:03:19 INFO : potato3: Deleted 2026/05/29 05:03:19 DEBUG : Creating backend with remote "TestB2:rclone-test-gudeval4paju" 2026/05/29 05:03:20 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/29 05:03:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/29 05:03:20 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/29 05:03:20 DEBUG : B2 bucket rclone-test-gudeval4paju: Waiting for checks to finish 2026/05/29 05:03:20 DEBUG : B2 bucket rclone-test-gudeval4paju: Waiting for transfers to finish 2026/05/29 05:03:21 DEBUG : empty space: size = 1 OK 2026/05/29 05:03:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/29 05:03:21 INFO : empty space: Copied (server-side copy) 2026/05/29 05:03:22 INFO : empty space: Deleted 2026/05/29 05:03:22 DEBUG : potato3: size = 68 OK 2026/05/29 05:03:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/29 05:03:22 INFO : potato3: Copied (server-side copy) 2026/05/29 05:03:22 DEBUG : potato2: size = 60 OK 2026/05/29 05:03:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/29 05:03:22 INFO : potato2: Copied (server-side copy) 2026/05/29 05:03:22 INFO : potato2: Deleted 2026/05/29 05:03:22 INFO : potato3: Deleted 2026/05/29 05:03:22 DEBUG : B2 bucket rclone-test-gudeval4paju: Purge remote 2026/05/29 05:03:22 INFO : B2 bucket rclone-test-gudeval4paju: cleaning bucket "rclone-test-gudeval4paju" of all files 2026/05/29 05:03:22 DEBUG : empty space: Deleting (id "4_zafd29d1310dd7b2b9fe80e1b_f1061e51ff3f261c4_d20260529_m050321_c001_v0001092_t0014_u01780031001389") 2026/05/29 05:03:22 DEBUG : potato2: Deleting (id "4_zafd29d1310dd7b2b9fe80e1b_f1085c67430df2890_d20260529_m050321_c001_v0001103_t0011_u01780031001779") 2026/05/29 05:03:22 DEBUG : potato3: Deleting (id "4_zafd29d1310dd7b2b9fe80e1b_f112927050485f385_d20260529_m050321_c001_v0001041_t0051_u01780031001891") 2026/05/29 05:03:23 DEBUG : B2 bucket rclone-test-vitizut4tuve: Purge remote 2026/05/29 05:03:23 INFO : B2 bucket rclone-test-vitizut4tuve: cleaning bucket "rclone-test-vitizut4tuve" of all files 2026/05/29 05:03:23 DEBUG : empty space: Deleting (id "4_z2fe27db310dd7b2b9fe80e1b_f400796a7a038d01d_d20260529_m050322_c001_v7007000_t0000_u01780031002067") 2026/05/29 05:03:23 DEBUG : empty space: Deleting (id "4_z2fe27db310dd7b2b9fe80e1b_f1066e90ca0c1cc43_d20260529_m050316_c001_v0001167_t0012_u01780030996168") 2026/05/29 05:03:23 DEBUG : potato2: Deleting (id "4_z2fe27db310dd7b2b9fe80e1b_f422cef713272a500_d20260529_m050322_c001_v7007000_t0000_u01780031002353") 2026/05/29 05:03:23 DEBUG : potato2: Deleting (id "4_z2fe27db310dd7b2b9fe80e1b_f108353f660c2b4aa_d20260529_m050318_c001_v0001178_t0025_u01780030998532") 2026/05/29 05:03:23 DEBUG : potato3: Deleting (id "4_z2fe27db310dd7b2b9fe80e1b_f400796a7a038d020_d20260529_m050322_c001_v7007000_t0000_u01780031002341") 2026/05/29 05:03:23 DEBUG : potato3: Deleting (id "4_z2fe27db310dd7b2b9fe80e1b_f1081578bad6ee4f0_d20260529_m050318_c001_v0001097_t0023_u01780030998804") 2026/05/29 05:03:23 DEBUG : potato3: Deleting (id "4_z2fe27db310dd7b2b9fe80e1b_f1066e90ca0c1cc49_d20260529_m050317_c001_v0001167_t0055_u01780030997741") --- PASS: TestServerSideMove (12.22s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:03:25 DEBUG : Creating backend with remote "TestB2:rclone-test-hojowoc1puto" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pilanij4teyu -> B2 bucket rclone-test-hojowoc1puto 2026/05/29 05:03:30 DEBUG : empty space: Excluded (Size Filter) 2026/05/29 05:03:30 DEBUG : empty space: Excluded 2026/05/29 05:03:30 DEBUG : empty space: Excluded (Size Filter) 2026/05/29 05:03:30 DEBUG : empty space: Excluded 2026/05/29 05:03:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/29 05:03:30 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:03:30 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hojowoc1puto) 2026/05/29 05:03:30 DEBUG : potato3: Sizes differ 2026/05/29 05:03:30 DEBUG : B2 bucket rclone-test-hojowoc1puto: Waiting for checks to finish 2026/05/29 05:03:30 DEBUG : B2 bucket rclone-test-hojowoc1puto: Waiting for transfers to finish 2026/05/29 05:03:30 DEBUG : potato2: size = 60 OK 2026/05/29 05:03:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/29 05:03:30 INFO : potato2: Copied (server-side copy) 2026/05/29 05:03:30 INFO : potato2: Deleted 2026/05/29 05:03:30 DEBUG : potato3: size = 68 OK 2026/05/29 05:03:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/29 05:03:30 INFO : potato3: Copied (server-side copy) 2026/05/29 05:03:31 INFO : potato3: Deleted 2026/05/29 05:03:31 DEBUG : Creating backend with remote "TestB2:rclone-test-daficup9cexu" 2026/05/29 05:03:32 DEBUG : empty space: Excluded (Size Filter) 2026/05/29 05:03:32 DEBUG : empty space: Excluded 2026/05/29 05:03:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/29 05:03:32 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/29 05:03:32 DEBUG : B2 bucket rclone-test-daficup9cexu: Waiting for checks to finish 2026/05/29 05:03:32 DEBUG : B2 bucket rclone-test-daficup9cexu: Waiting for transfers to finish 2026/05/29 05:03:34 DEBUG : potato3: size = 68 OK 2026/05/29 05:03:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/29 05:03:34 INFO : potato3: Copied (server-side copy) 2026/05/29 05:03:34 INFO : potato3: Deleted 2026/05/29 05:03:35 DEBUG : potato2: size = 60 OK 2026/05/29 05:03:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/29 05:03:35 INFO : potato2: Copied (server-side copy) 2026/05/29 05:03:35 INFO : potato2: Deleted 2026/05/29 05:03:35 DEBUG : B2 bucket rclone-test-daficup9cexu: Purge remote 2026/05/29 05:03:35 INFO : B2 bucket rclone-test-daficup9cexu: cleaning bucket "rclone-test-daficup9cexu" of all files 2026/05/29 05:03:35 DEBUG : potato2: Deleting (id "4_z3fb2bdf310dd7b2b9fe80e1b_f11524d55c25cb790_d20260529_m050333_c001_v0001117_t0048_u01780031013057") 2026/05/29 05:03:35 DEBUG : potato3: Deleting (id "4_z3fb2bdf310dd7b2b9fe80e1b_f116f21645b207414_d20260529_m050333_c001_v0001033_t0027_u01780031013430") 2026/05/29 05:03:36 DEBUG : B2 bucket rclone-test-hojowoc1puto: Purge remote 2026/05/29 05:03:36 INFO : B2 bucket rclone-test-hojowoc1puto: cleaning bucket "rclone-test-hojowoc1puto" of all files 2026/05/29 05:03:36 DEBUG : empty space: Deleting (id "4_z2fb2adf310dd7b2b9fe80e1b_f1005a7e0376e6fdb_d20260529_m050329_c001_v0001131_t0025_u01780031009515") 2026/05/29 05:03:36 DEBUG : potato2: Deleting (id "4_z2fb2adf310dd7b2b9fe80e1b_f4100c04ef36e7a36_d20260529_m050335_c001_v7007000_t0000_u01780031015161") 2026/05/29 05:03:36 DEBUG : potato2: Deleting (id "4_z2fb2adf310dd7b2b9fe80e1b_f116cee62b349d2a3_d20260529_m050330_c001_v0001184_t0050_u01780031010551") 2026/05/29 05:03:36 DEBUG : potato3: Deleting (id "4_z2fb2adf310dd7b2b9fe80e1b_f4100c04ef36e7a33_d20260529_m050334_c001_v7007000_t0000_u01780031014884") 2026/05/29 05:03:36 DEBUG : potato3: Deleting (id "4_z2fb2adf310dd7b2b9fe80e1b_f1154634075ced1b5_d20260529_m050330_c001_v0001178_t0046_u01780031010767") 2026/05/29 05:03:36 DEBUG : potato3: Deleting (id "4_z2fb2adf310dd7b2b9fe80e1b_f1005a7e0376e6fdd_d20260529_m050329_c001_v0001131_t0051_u01780031009784") --- PASS: TestServerSideMoveWithFilter (13.04s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:03:38 DEBUG : Creating backend with remote "TestB2:rclone-test-dobixap2dopo" 2026/05/29 05:03:40 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-pilanij4teyu -> B2 bucket rclone-test-dobixap2dopo 2026/05/29 05:03:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/29 05:03:43 DEBUG : empty space: size = 1 OK 2026/05/29 05:03:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/29 05:03:43 DEBUG : empty space: Unchanged skipping 2026/05/29 05:03:43 DEBUG : B2 bucket rclone-test-dobixap2dopo: Waiting for checks to finish 2026/05/29 05:03:43 DEBUG : potato3: size = 68 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:03:43 DEBUG : potato3: size = 60 (B2 bucket rclone-test-dobixap2dopo) 2026/05/29 05:03:43 DEBUG : potato3: Sizes differ 2026/05/29 05:03:43 INFO : empty space: Deleted 2026/05/29 05:03:43 DEBUG : B2 bucket rclone-test-dobixap2dopo: Waiting for transfers to finish 2026/05/29 05:03:43 DEBUG : potato2: size = 60 OK 2026/05/29 05:03:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/29 05:03:43 INFO : potato2: Copied (server-side copy) 2026/05/29 05:03:44 INFO : potato2: Deleted 2026/05/29 05:03:44 DEBUG : potato3: size = 68 OK 2026/05/29 05:03:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/29 05:03:44 INFO : potato3: Copied (server-side copy) 2026/05/29 05:03:44 INFO : potato3: Deleted 2026/05/29 05:03:44 DEBUG : Creating backend with remote "TestB2:rclone-test-jumolez8huti" 2026/05/29 05:03:45 INFO : tomatoDir: Making directory 2026/05/29 05:04:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": net/http: TLS handshake timeout) 2026/05/29 05:04:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/29 05:04:46 DEBUG : pacer: Reducing sleep to 10ms 2026/05/29 05:04:46 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/29 05:04:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/29 05:04:46 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/29 05:04:46 DEBUG : B2 bucket rclone-test-jumolez8huti: Waiting for checks to finish 2026/05/29 05:04:46 DEBUG : B2 bucket rclone-test-jumolez8huti: Waiting for transfers to finish 2026/05/29 05:04:47 DEBUG : empty space: size = 1 OK 2026/05/29 05:04:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/29 05:04:47 INFO : empty space: Copied (server-side copy) 2026/05/29 05:04:47 INFO : empty space: Deleted 2026/05/29 05:04:47 DEBUG : potato2: size = 60 OK 2026/05/29 05:04:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/29 05:04:47 INFO : potato2: Copied (server-side copy) 2026/05/29 05:04:47 DEBUG : potato3: size = 68 OK 2026/05/29 05:04:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/29 05:04:47 INFO : potato3: Copied (server-side copy) 2026/05/29 05:04:47 INFO : potato2: Deleted 2026/05/29 05:04:47 INFO : potato3: Deleted 2026/05/29 05:04:48 DEBUG : B2 bucket rclone-test-jumolez8huti: Purge remote 2026/05/29 05:04:48 INFO : B2 bucket rclone-test-jumolez8huti: cleaning bucket "rclone-test-jumolez8huti" of all files 2026/05/29 05:04:48 DEBUG : empty space: Deleting (id "4_z2f22ddf310ed7b2b9fe80e1b_f104f4f41f6a2a09a_d20260529_m050446_c001_v0001029_t0030_u01780031086798") 2026/05/29 05:04:48 DEBUG : potato2: Deleting (id "4_z2f22ddf310ed7b2b9fe80e1b_f1124e5e6d4f52de7_d20260529_m050447_c001_v0001106_t0017_u01780031087175") 2026/05/29 05:04:48 DEBUG : potato3: Deleting (id "4_z2f22ddf310ed7b2b9fe80e1b_f1155d31e15300da3_d20260529_m050447_c001_v0001144_t0017_u01780031087181") 2026/05/29 05:04:49 DEBUG : B2 bucket rclone-test-dobixap2dopo: Purge remote 2026/05/29 05:04:49 INFO : B2 bucket rclone-test-dobixap2dopo: cleaning bucket "rclone-test-dobixap2dopo" of all files 2026/05/29 05:04:49 DEBUG : empty space: Deleting (id "4_z8f72ed1310dd7b2b9fe80e1b_f40255413812970c9_d20260529_m050447_c001_v7007000_t0000_u01780031087507") 2026/05/29 05:04:49 DEBUG : empty space: Deleting (id "4_z8f72ed1310dd7b2b9fe80e1b_f1175315ef6c87571_d20260529_m050342_c001_v0001131_t0000_u01780031022419") 2026/05/29 05:04:49 DEBUG : potato2: Deleting (id "4_z8f72ed1310dd7b2b9fe80e1b_f40255413812970ca_d20260529_m050447_c001_v7007000_t0000_u01780031087707") 2026/05/29 05:04:49 DEBUG : potato2: Deleting (id "4_z8f72ed1310dd7b2b9fe80e1b_f1113528b31759f3d_d20260529_m050343_c001_v0001092_t0055_u01780031023600") 2026/05/29 05:04:49 DEBUG : potato3: Deleting (id "4_z8f72ed1310dd7b2b9fe80e1b_f40255413812970cb_d20260529_m050447_c001_v7007000_t0000_u01780031087889") 2026/05/29 05:04:49 DEBUG : potato3: Deleting (id "4_z8f72ed1310dd7b2b9fe80e1b_f114b05f70ee91c7f_d20260529_m050343_c001_v0001103_t0040_u01780031023961") 2026/05/29 05:04:49 DEBUG : potato3: Deleting (id "4_z8f72ed1310dd7b2b9fe80e1b_f1175315ef6c87575_d20260529_m050342_c001_v0001131_t0021_u01780031022895") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (72.68s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:04:51 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.50s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:04:53 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:04:55 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu/rclone-sync-test" 2026/05/29 05:04:57 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu/rclone-sync-test-include/layer2" 2026/05/29 05:04:58 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu/rclone-sync-test-ignore-file" 2026/05/29 05:05:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/29 05:05:02 DEBUG : B2 bucket rclone-test-pilanij4teyu path rclone-sync-test: Waiting for checks to finish 2026/05/29 05:05:02 DEBUG : B2 bucket rclone-test-pilanij4teyu path rclone-sync-test: Waiting for transfers to finish 2026/05/29 05:05:02 DEBUG : Waiting for deletions to finish 2026/05/29 05:05:02 INFO : There was nothing to transfer 2026/05/29 05:05:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/29 05:05:03 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:05:03 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:05:03 DEBUG : Waiting for deletions to finish 2026/05/29 05:05:03 INFO : There was nothing to transfer 2026/05/29 05:05:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/29 05:05:03 DEBUG : B2 bucket rclone-test-pilanij4teyu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/29 05:05:03 DEBUG : B2 bucket rclone-test-pilanij4teyu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/29 05:05:03 DEBUG : Waiting for deletions to finish 2026/05/29 05:05:03 INFO : There was nothing to transfer 2026/05/29 05:05:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/29 05:05:04 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:05:04 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:05:04 DEBUG : Waiting for deletions to finish 2026/05/29 05:05:04 INFO : There was nothing to transfer 2026/05/29 05:05:04 DEBUG : Excluded 2026/05/29 05:05:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/29 05:05:04 DEBUG : B2 bucket rclone-test-pilanij4teyu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/29 05:05:04 DEBUG : B2 bucket rclone-test-pilanij4teyu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/29 05:05:04 DEBUG : Waiting for deletions to finish 2026/05/29 05:05:04 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.37s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:05:05 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu/dst" 2026/05/29 05:05:06 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu/CompareDest" 2026/05/29 05:05:08 DEBUG : one: Need to transfer - File not found at Destination 2026/05/29 05:05:08 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for checks to finish 2026/05/29 05:05:08 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for transfers to finish 2026/05/29 05:05:09 DEBUG : one: size = 3 OK 2026/05/29 05:05:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/29 05:05:09 INFO : one: Copied (new) 2026/05/29 05:05:09 DEBUG : Waiting for deletions to finish 2026/05/29 05:05:10 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for checks to finish 2026/05/29 05:05:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone410788445) 2026/05/29 05:05:10 DEBUG : one: size = 3 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:05:10 DEBUG : one: Sizes differ 2026/05/29 05:05:10 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for transfers to finish 2026/05/29 05:05:10 DEBUG : one: size = 5 OK 2026/05/29 05:05:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/29 05:05:10 INFO : one: Copied (replaced existing) 2026/05/29 05:05:10 DEBUG : Waiting for deletions to finish 2026/05/29 05:05:12 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for checks to finish 2026/05/29 05:05:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone410788445) 2026/05/29 05:05:12 DEBUG : one: size = 3 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:05:12 DEBUG : one: Sizes differ 2026/05/29 05:05:12 DEBUG : one: size = 5 OK 2026/05/29 05:05:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:05:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/29 05:05:12 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for transfers to finish 2026/05/29 05:05:12 DEBUG : Waiting for deletions to finish 2026/05/29 05:05:12 INFO : There was nothing to transfer 2026/05/29 05:05:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone410788445) 2026/05/29 05:05:13 DEBUG : one: size = 3 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:05:13 DEBUG : one: Sizes differ 2026/05/29 05:05:13 DEBUG : two: size = 3 OK 2026/05/29 05:05:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:05:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/29 05:05:13 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for checks to finish 2026/05/29 05:05:14 DEBUG : one: size = 5 OK 2026/05/29 05:05:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:05:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/29 05:05:14 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for transfers to finish 2026/05/29 05:05:14 DEBUG : Waiting for deletions to finish 2026/05/29 05:05:14 INFO : There was nothing to transfer 2026/05/29 05:05:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone410788445) 2026/05/29 05:05:14 DEBUG : one: size = 3 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:05:14 DEBUG : one: Sizes differ 2026/05/29 05:05:14 DEBUG : two: size = 3 OK 2026/05/29 05:05:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:05:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/29 05:05:14 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for checks to finish 2026/05/29 05:05:14 DEBUG : one: size = 5 OK 2026/05/29 05:05:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:05:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/29 05:05:14 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for transfers to finish 2026/05/29 05:05:14 DEBUG : Waiting for deletions to finish 2026/05/29 05:05:14 INFO : There was nothing to transfer 2026/05/29 05:05:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone410788445) 2026/05/29 05:05:15 DEBUG : one: size = 3 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:05:15 DEBUG : one: Sizes differ 2026/05/29 05:05:15 DEBUG : one: size = 5 OK 2026/05/29 05:05:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:05:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/29 05:05:15 DEBUG : two: size = 3 OK 2026/05/29 05:05:15 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/05/29 05:05:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/29 05:05:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/29 05:05:15 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for checks to finish 2026/05/29 05:05:15 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for transfers to finish 2026/05/29 05:05:15 DEBUG : Waiting for deletions to finish 2026/05/29 05:05:15 INFO : There was nothing to transfer 2026/05/29 05:05:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone410788445) 2026/05/29 05:05:16 DEBUG : one: size = 3 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:05:16 DEBUG : one: Sizes differ 2026/05/29 05:05:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone410788445) 2026/05/29 05:05:16 DEBUG : two: size = 3 (B2 bucket rclone-test-pilanij4teyu path CompareDest) 2026/05/29 05:05:16 DEBUG : two: Sizes differ 2026/05/29 05:05:16 DEBUG : two: Need to transfer - File not found at Destination 2026/05/29 05:05:16 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for checks to finish 2026/05/29 05:05:16 DEBUG : one: size = 5 OK 2026/05/29 05:05:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:05:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/29 05:05:16 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for transfers to finish 2026/05/29 05:05:17 DEBUG : two: size = 5 OK 2026/05/29 05:05:17 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/29 05:05:17 INFO : two: Copied (new) 2026/05/29 05:05:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.05s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:05:19 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu/dest" 2026/05/29 05:05:21 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu/pre-dest1" 2026/05/29 05:05:22 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu/pre-dest2" 2026/05/29 05:05:25 DEBUG : 1: size = 1 OK 2026/05/29 05:05:25 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:05:25 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/29 05:05:26 DEBUG : 2: size = 1 OK 2026/05/29 05:05:26 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:05:26 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/29 05:05:26 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/29 05:05:26 DEBUG : B2 bucket rclone-test-pilanij4teyu path dest: Waiting for checks to finish 2026/05/29 05:05:26 DEBUG : B2 bucket rclone-test-pilanij4teyu path dest: Waiting for transfers to finish 2026/05/29 05:05:27 DEBUG : 3: size = 1 OK 2026/05/29 05:05:27 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/29 05:05:27 INFO : 3: Copied (new) 2026/05/29 05:05:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.43s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:05:28 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu/dst" 2026/05/29 05:05:30 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu/CopyDest" 2026/05/29 05:05:32 DEBUG : one: Need to transfer - File not found at Destination 2026/05/29 05:05:32 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for checks to finish 2026/05/29 05:05:32 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for transfers to finish 2026/05/29 05:05:32 DEBUG : one: size = 3 OK 2026/05/29 05:05:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/29 05:05:32 INFO : one: Copied (new) 2026/05/29 05:05:32 DEBUG : Waiting for deletions to finish 2026/05/29 05:05:33 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for checks to finish 2026/05/29 05:05:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone410788445) 2026/05/29 05:05:33 DEBUG : one: size = 3 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:05:33 DEBUG : one: Sizes differ 2026/05/29 05:05:33 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for transfers to finish 2026/05/29 05:05:33 DEBUG : one: size = 5 OK 2026/05/29 05:05:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/29 05:05:33 INFO : one: Copied (replaced existing) 2026/05/29 05:05:33 DEBUG : Waiting for deletions to finish 2026/05/29 05:05:35 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu/BackupDir" 2026/05/29 05:05:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone410788445) 2026/05/29 05:05:36 DEBUG : one: size = 3 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:05:36 DEBUG : one: Sizes differ 2026/05/29 05:05:36 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for checks to finish 2026/05/29 05:05:36 DEBUG : one: size = 5 OK 2026/05/29 05:05:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:05:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone410788445) 2026/05/29 05:05:36 DEBUG : one: size = 3 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:05:36 DEBUG : one: Sizes differ 2026/05/29 05:05:38 DEBUG : one: size = 3 OK 2026/05/29 05:05:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/29 05:05:38 INFO : one: Copied (server-side copy) 2026/05/29 05:05:38 INFO : one: Deleted 2026/05/29 05:05:38 DEBUG : one: size = 5 OK 2026/05/29 05:05:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/29 05:05:38 INFO : one: Copied (server-side copy) 2026/05/29 05:05:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/29 05:05:38 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for transfers to finish 2026/05/29 05:05:38 DEBUG : Waiting for deletions to finish 2026/05/29 05:05:39 DEBUG : one: size = 5 OK 2026/05/29 05:05:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:05:39 DEBUG : one: Unchanged skipping 2026/05/29 05:05:40 DEBUG : two: size = 3 OK 2026/05/29 05:05:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:05:40 DEBUG : two: size = 3 OK 2026/05/29 05:05:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/29 05:05:40 INFO : two: Copied (server-side copy) 2026/05/29 05:05:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/29 05:05:40 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for checks to finish 2026/05/29 05:05:40 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for transfers to finish 2026/05/29 05:05:40 DEBUG : Waiting for deletions to finish 2026/05/29 05:05:40 DEBUG : one: size = 5 OK 2026/05/29 05:05:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:05:40 DEBUG : one: Unchanged skipping 2026/05/29 05:05:40 DEBUG : two: size = 3 OK 2026/05/29 05:05:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:05:40 DEBUG : two: Unchanged skipping 2026/05/29 05:05:40 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for checks to finish 2026/05/29 05:05:40 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for transfers to finish 2026/05/29 05:05:40 DEBUG : Waiting for deletions to finish 2026/05/29 05:05:40 INFO : There was nothing to transfer 2026/05/29 05:05:41 DEBUG : one: size = 5 OK 2026/05/29 05:05:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:05:41 DEBUG : one: Unchanged skipping 2026/05/29 05:05:42 DEBUG : three: size = 7 (Local file system at /tmp/rclone410788445) 2026/05/29 05:05:42 DEBUG : three: size = 5 (B2 bucket rclone-test-pilanij4teyu path CopyDest) 2026/05/29 05:05:42 DEBUG : three: Sizes differ 2026/05/29 05:05:42 DEBUG : three: Destination not found in --copy-dest 2026/05/29 05:05:42 DEBUG : three: Need to transfer - File not found at Destination 2026/05/29 05:05:42 DEBUG : two: size = 3 OK 2026/05/29 05:05:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/29 05:05:42 DEBUG : two: Unchanged skipping 2026/05/29 05:05:42 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for checks to finish 2026/05/29 05:05:42 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for transfers to finish 2026/05/29 05:05:42 DEBUG : three: size = 7 OK 2026/05/29 05:05:42 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/29 05:05:42 INFO : three: Copied (new) 2026/05/29 05:05:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.56s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:05:46 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu/dst" 2026/05/29 05:05:47 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu/backup" 2026/05/29 05:05:49 DEBUG : two: size = 3 OK 2026/05/29 05:05:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:05:49 DEBUG : two: Unchanged skipping 2026/05/29 05:05:49 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for checks to finish 2026/05/29 05:05:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone410788445) 2026/05/29 05:05:49 DEBUG : one: size = 3 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:05:49 DEBUG : one: Sizes differ 2026/05/29 05:05:50 DEBUG : one: size = 3 OK 2026/05/29 05:05:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/29 05:05:50 INFO : one: Copied (server-side copy) 2026/05/29 05:05:50 INFO : one: Deleted 2026/05/29 05:05:50 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for transfers to finish 2026/05/29 05:05:51 DEBUG : one: size = 4 OK 2026/05/29 05:05:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/29 05:05:51 INFO : one: Copied (new) 2026/05/29 05:05:51 DEBUG : Waiting for deletions to finish 2026/05/29 05:05:52 DEBUG : three.txt: size = 5 OK 2026/05/29 05:05:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/29 05:05:52 INFO : three.txt: Copied (server-side copy) 2026/05/29 05:05:52 INFO : three.txt: Deleted 2026/05/29 05:05:52 INFO : three.txt: Moved into backup dir 2026/05/29 05:05:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone410788445) 2026/05/29 05:05:53 DEBUG : one: size = 4 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:05:53 DEBUG : one: Sizes differ 2026/05/29 05:05:53 DEBUG : two: size = 3 OK 2026/05/29 05:05:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:05:53 DEBUG : two: Unchanged skipping 2026/05/29 05:05:53 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for checks to finish 2026/05/29 05:05:54 DEBUG : one: size = 4 OK 2026/05/29 05:05:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/29 05:05:54 INFO : one: Copied (server-side copy) 2026/05/29 05:05:54 INFO : one: Deleted 2026/05/29 05:05:54 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for transfers to finish 2026/05/29 05:05:55 DEBUG : one: size = 5 OK 2026/05/29 05:05:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/29 05:05:55 INFO : one: Copied (new) 2026/05/29 05:05:55 DEBUG : Waiting for deletions to finish 2026/05/29 05:05:55 DEBUG : three.txt: size = 6 OK 2026/05/29 05:05:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/29 05:05:55 INFO : three.txt: Copied (server-side copy) 2026/05/29 05:05:56 INFO : three.txt: Deleted 2026/05/29 05:05:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.74s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:05:58 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1176-06.backblaze.com/b2api/v1/b2_upload_file/0f42eda310bd7b2b9fe80e1b/c001_v0001176_t0016": EOF 2026/05/29 05:05:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1176-06.backblaze.com/b2api/v1/b2_upload_file/0f42eda310bd7b2b9fe80e1b/c001_v0001176_t0016": EOF) 2026/05/29 05:05:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-pilanij4teyu: 1/10 (Post "https://pod-000-1176-06.backblaze.com/b2api/v1/b2_upload_file/0f42eda310bd7b2b9fe80e1b/c001_v0001176_t0016": EOF) 2026/05/29 05:06:00 DEBUG : pacer: Reducing sleep to 10ms 2026/05/29 05:06:00 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu/dst" 2026/05/29 05:06:01 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu/backup" 2026/05/29 05:06:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone410788445) 2026/05/29 05:06:03 DEBUG : one: size = 3 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:06:03 DEBUG : one: Sizes differ 2026/05/29 05:06:03 DEBUG : two: size = 3 OK 2026/05/29 05:06:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:06:03 DEBUG : two: Unchanged skipping 2026/05/29 05:06:03 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for checks to finish 2026/05/29 05:06:05 DEBUG : one.bak: size = 3 OK 2026/05/29 05:06:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/29 05:06:05 INFO : one: Copied (server-side copy) to: one.bak 2026/05/29 05:06:05 INFO : one: Deleted 2026/05/29 05:06:05 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for transfers to finish 2026/05/29 05:06:06 DEBUG : one: size = 4 OK 2026/05/29 05:06:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/29 05:06:06 INFO : one: Copied (new) 2026/05/29 05:06:06 DEBUG : Waiting for deletions to finish 2026/05/29 05:06:07 DEBUG : three.txt.bak: size = 5 OK 2026/05/29 05:06:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/29 05:06:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/29 05:06:07 INFO : three.txt: Deleted 2026/05/29 05:06:07 INFO : three.txt: Moved into backup dir 2026/05/29 05:06:09 DEBUG : two: size = 3 OK 2026/05/29 05:06:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:06:09 DEBUG : two: Unchanged skipping 2026/05/29 05:06:09 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for checks to finish 2026/05/29 05:06:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone410788445) 2026/05/29 05:06:09 DEBUG : one: size = 4 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:06:09 DEBUG : one: Sizes differ 2026/05/29 05:06:09 DEBUG : one.bak: size = 4 OK 2026/05/29 05:06:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/29 05:06:09 INFO : one: Copied (server-side copy) to: one.bak 2026/05/29 05:06:10 INFO : one: Deleted 2026/05/29 05:06:10 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for transfers to finish 2026/05/29 05:06:10 DEBUG : one: size = 5 OK 2026/05/29 05:06:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/29 05:06:10 INFO : one: Copied (new) 2026/05/29 05:06:10 DEBUG : Waiting for deletions to finish 2026/05/29 05:06:11 DEBUG : three.txt.bak: size = 6 OK 2026/05/29 05:06:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/29 05:06:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/29 05:06:11 INFO : three.txt: Deleted 2026/05/29 05:06:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.31s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:06:13 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu/dst" 2026/05/29 05:06:14 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu/backup" 2026/05/29 05:06:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone410788445) 2026/05/29 05:06:16 DEBUG : one: size = 3 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:06:16 DEBUG : one: Sizes differ 2026/05/29 05:06:16 DEBUG : two: size = 3 OK 2026/05/29 05:06:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:06:16 DEBUG : two: Unchanged skipping 2026/05/29 05:06:16 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for checks to finish 2026/05/29 05:06:17 DEBUG : one-2019-01-01: size = 3 OK 2026/05/29 05:06:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/29 05:06:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/29 05:06:18 INFO : one: Deleted 2026/05/29 05:06:18 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for transfers to finish 2026/05/29 05:06:18 DEBUG : one: size = 4 OK 2026/05/29 05:06:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/29 05:06:18 INFO : one: Copied (new) 2026/05/29 05:06:18 DEBUG : Waiting for deletions to finish 2026/05/29 05:06:19 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/29 05:06:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/29 05:06:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/29 05:06:19 INFO : three.txt: Deleted 2026/05/29 05:06:19 INFO : three.txt: Moved into backup dir 2026/05/29 05:06:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone410788445) 2026/05/29 05:06:21 DEBUG : one: size = 4 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:06:21 DEBUG : one: Sizes differ 2026/05/29 05:06:21 DEBUG : two: size = 3 OK 2026/05/29 05:06:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:06:21 DEBUG : two: Unchanged skipping 2026/05/29 05:06:21 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for checks to finish 2026/05/29 05:06:21 DEBUG : one-2019-01-01: size = 4 OK 2026/05/29 05:06:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/29 05:06:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/29 05:06:22 INFO : one: Deleted 2026/05/29 05:06:22 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for transfers to finish 2026/05/29 05:06:22 DEBUG : one: size = 5 OK 2026/05/29 05:06:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/29 05:06:22 INFO : one: Copied (new) 2026/05/29 05:06:22 DEBUG : Waiting for deletions to finish 2026/05/29 05:06:22 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/29 05:06:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/29 05:06:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/29 05:06:22 INFO : three.txt: Deleted 2026/05/29 05:06:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.67s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:06:25 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu/dst" 2026/05/29 05:06:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone410788445) 2026/05/29 05:06:27 DEBUG : one: size = 3 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:06:27 DEBUG : one: Sizes differ 2026/05/29 05:06:27 DEBUG : two: size = 3 OK 2026/05/29 05:06:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:06:27 DEBUG : two: Unchanged skipping 2026/05/29 05:06:27 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for checks to finish 2026/05/29 05:06:27 DEBUG : one.bak: size = 3 OK 2026/05/29 05:06:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/29 05:06:27 INFO : one: Copied (server-side copy) to: one.bak 2026/05/29 05:06:28 INFO : one: Deleted 2026/05/29 05:06:28 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for transfers to finish 2026/05/29 05:06:28 DEBUG : one: size = 4 OK 2026/05/29 05:06:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/29 05:06:28 INFO : one: Copied (new) 2026/05/29 05:06:28 DEBUG : Waiting for deletions to finish 2026/05/29 05:06:29 DEBUG : three.txt.bak: size = 5 OK 2026/05/29 05:06:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/29 05:06:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/29 05:06:29 INFO : three.txt: Deleted 2026/05/29 05:06:29 INFO : three.txt: Moved into backup dir 2026/05/29 05:06:30 DEBUG : one.bak: Excluded (Path Filter) 2026/05/29 05:06:30 DEBUG : one.bak: Excluded 2026/05/29 05:06:30 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/29 05:06:30 DEBUG : three.txt.bak: Excluded 2026/05/29 05:06:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone410788445) 2026/05/29 05:06:30 DEBUG : one: size = 4 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:06:30 DEBUG : one: Sizes differ 2026/05/29 05:06:30 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for checks to finish 2026/05/29 05:06:30 DEBUG : two: size = 3 OK 2026/05/29 05:06:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:06:30 DEBUG : two: Unchanged skipping 2026/05/29 05:06:30 DEBUG : one.bak: size = 4 OK 2026/05/29 05:06:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/29 05:06:30 INFO : one: Copied (server-side copy) to: one.bak 2026/05/29 05:06:30 INFO : one: Deleted 2026/05/29 05:06:30 DEBUG : B2 bucket rclone-test-pilanij4teyu path dst: Waiting for transfers to finish 2026/05/29 05:06:31 DEBUG : one: size = 5 OK 2026/05/29 05:06:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/29 05:06:31 INFO : one: Copied (new) 2026/05/29 05:06:31 DEBUG : Waiting for deletions to finish 2026/05/29 05:06:31 DEBUG : three.txt.bak: size = 6 OK 2026/05/29 05:06:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/29 05:06:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/29 05:06:32 INFO : three.txt: Deleted 2026/05/29 05:06:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.09s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:06:34 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu/dst" 2026/05/29 05:06:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone410788445) 2026/05/29 05:06:35 DEBUG : one: size = 3 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:06:35 DEBUG : one: Sizes differ 2026/05/29 05:06:36 DEBUG : one.bak: size = 3 OK 2026/05/29 05:06:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/29 05:06:36 INFO : one: Copied (server-side copy) to: one.bak 2026/05/29 05:06:37 INFO : one: Deleted 2026/05/29 05:06:37 DEBUG : one: size = 4 OK 2026/05/29 05:06:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/29 05:06:37 INFO : one: Copied (new) 2026/05/29 05:06:38 DEBUG : two: size = 3 OK 2026/05/29 05:06:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:06:38 DEBUG : two: Unchanged skipping 2026/05/29 05:06:38 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone410788445) 2026/05/29 05:06:38 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:06:38 DEBUG : three.txt: Sizes differ 2026/05/29 05:06:39 DEBUG : three.txt.bak: size = 5 OK 2026/05/29 05:06:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/29 05:06:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/29 05:06:39 INFO : three.txt: Deleted 2026/05/29 05:06:40 DEBUG : three.txt: size = 6 OK 2026/05/29 05:06:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/29 05:06:40 INFO : three.txt: Copied (new) 2026/05/29 05:06:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone410788445) 2026/05/29 05:06:40 DEBUG : one: size = 4 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:06:40 DEBUG : one: Sizes differ 2026/05/29 05:06:41 DEBUG : one.bak: size = 4 OK 2026/05/29 05:06:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/29 05:06:41 INFO : one: Copied (server-side copy) to: one.bak 2026/05/29 05:06:41 INFO : one: Deleted 2026/05/29 05:06:41 DEBUG : one: size = 5 OK 2026/05/29 05:06:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/29 05:06:41 INFO : one: Copied (new) 2026/05/29 05:06:42 DEBUG : two: size = 3 OK 2026/05/29 05:06:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:06:42 DEBUG : two: Unchanged skipping 2026/05/29 05:06:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone410788445) 2026/05/29 05:06:42 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:06:42 DEBUG : three.txt: Sizes differ 2026/05/29 05:06:42 DEBUG : three.txt.bak: size = 6 OK 2026/05/29 05:06:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/29 05:06:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/29 05:06:42 INFO : three.txt: Deleted 2026/05/29 05:06:43 DEBUG : three.txt: size = 19 OK 2026/05/29 05:06:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/29 05:06:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.47s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:06:46 DEBUG : Creating backend with remote "TestB2:rclone-test-pilanij4teyu/dst" 2026/05/29 05:06:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone410788445) 2026/05/29 05:06:47 DEBUG : one: size = 3 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:06:47 DEBUG : one: Sizes differ 2026/05/29 05:06:49 DEBUG : one-2019-01-01: size = 3 OK 2026/05/29 05:06:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/29 05:06:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/29 05:06:49 INFO : one: Deleted 2026/05/29 05:06:50 DEBUG : one: size = 4 OK 2026/05/29 05:06:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/29 05:06:50 INFO : one: Copied (new) 2026/05/29 05:06:50 DEBUG : two: size = 3 OK 2026/05/29 05:06:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:06:50 DEBUG : two: Unchanged skipping 2026/05/29 05:06:50 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone410788445) 2026/05/29 05:06:50 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:06:50 DEBUG : three.txt: Sizes differ 2026/05/29 05:06:51 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/29 05:06:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/29 05:06:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/29 05:06:51 INFO : three.txt: Deleted 2026/05/29 05:06:51 DEBUG : three.txt: size = 6 OK 2026/05/29 05:06:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/29 05:06:51 INFO : three.txt: Copied (new) 2026/05/29 05:06:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone410788445) 2026/05/29 05:06:52 DEBUG : one: size = 4 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:06:52 DEBUG : one: Sizes differ 2026/05/29 05:06:53 DEBUG : one-2019-01-01: size = 4 OK 2026/05/29 05:06:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/29 05:06:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/29 05:06:53 INFO : one: Deleted 2026/05/29 05:06:53 DEBUG : one: size = 5 OK 2026/05/29 05:06:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/29 05:06:53 INFO : one: Copied (new) 2026/05/29 05:06:53 DEBUG : two: size = 3 OK 2026/05/29 05:06:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:06:53 DEBUG : two: Unchanged skipping 2026/05/29 05:06:53 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone410788445) 2026/05/29 05:06:53 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-pilanij4teyu path dst) 2026/05/29 05:06:53 DEBUG : three.txt: Sizes differ 2026/05/29 05:06:54 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/29 05:06:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/29 05:06:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/29 05:06:54 INFO : three.txt: Deleted 2026/05/29 05:06:54 DEBUG : three.txt: size = 19 OK 2026/05/29 05:06:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/29 05:06:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.55s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:06:57 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:06:57 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone410788445) 2026/05/29 05:06:57 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:06:57 DEBUG : Testêé: Sizes differ 2026/05/29 05:06:57 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:06:57 DEBUG : Testêé: size = 14 OK 2026/05/29 05:06:57 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/29 05:06:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/29 05:06:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.27s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:06:59 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/29 05:06:59 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:06:59 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:06:59 DEBUG : existing: size = 6 OK 2026/05/29 05:06:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/29 05:06:59 INFO : existing: Copied (new) 2026/05/29 05:06:59 DEBUG : Waiting for deletions to finish 2026/05/29 05:06:59 DEBUG : existing: size = 8 (Local file system at /tmp/rclone410788445) 2026/05/29 05:06:59 DEBUG : existing: size = 6 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:06:59 DEBUG : existing: Sizes differ 2026/05/29 05:06:59 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/29 05:06:59 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:06:59 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:06:59 ERROR : B2 bucket rclone-test-pilanij4teyu: not deleting files as there were IO errors 2026/05/29 05:06:59 ERROR : B2 bucket rclone-test-pilanij4teyu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.90s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:07:01 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:07:01 DEBUG : EXISTING: size = 6 OK 2026/05/29 05:07:01 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:01 DEBUG : existing: Unchanged skipping 2026/05/29 05:07:01 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:07:01 DEBUG : Waiting for deletions to finish 2026/05/29 05:07:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.52s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:07:14 DEBUG : both0: size = 6 OK 2026/05/29 05:07:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:14 DEBUG : both0: Unchanged skipping 2026/05/29 05:07:14 DEBUG : both10: size = 6 OK 2026/05/29 05:07:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:14 DEBUG : both10: Unchanged skipping 2026/05/29 05:07:14 DEBUG : both11: size = 6 OK 2026/05/29 05:07:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:14 DEBUG : both11: Unchanged skipping 2026/05/29 05:07:14 DEBUG : both12: size = 6 OK 2026/05/29 05:07:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:14 DEBUG : both12: Unchanged skipping 2026/05/29 05:07:14 DEBUG : both13: size = 6 OK 2026/05/29 05:07:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:14 DEBUG : both13: Unchanged skipping 2026/05/29 05:07:14 DEBUG : both14: size = 6 OK 2026/05/29 05:07:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:14 DEBUG : both14: Unchanged skipping 2026/05/29 05:07:14 DEBUG : both15: size = 6 OK 2026/05/29 05:07:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:14 DEBUG : both15: Unchanged skipping 2026/05/29 05:07:14 DEBUG : both16: size = 6 OK 2026/05/29 05:07:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:14 DEBUG : both16: Unchanged skipping 2026/05/29 05:07:14 DEBUG : both17: size = 6 OK 2026/05/29 05:07:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:14 DEBUG : both17: Unchanged skipping 2026/05/29 05:07:14 DEBUG : both18: size = 6 OK 2026/05/29 05:07:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:14 DEBUG : both18: Unchanged skipping 2026/05/29 05:07:14 DEBUG : both19: size = 6 OK 2026/05/29 05:07:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:14 DEBUG : both19: Unchanged skipping 2026/05/29 05:07:14 DEBUG : both1: size = 6 OK 2026/05/29 05:07:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:14 DEBUG : both1: Unchanged skipping 2026/05/29 05:07:14 DEBUG : both2: size = 6 OK 2026/05/29 05:07:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:14 DEBUG : both2: Unchanged skipping 2026/05/29 05:07:14 DEBUG : both3: size = 6 OK 2026/05/29 05:07:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:14 DEBUG : both3: Unchanged skipping 2026/05/29 05:07:14 DEBUG : both4: size = 6 OK 2026/05/29 05:07:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:14 DEBUG : both4: Unchanged skipping 2026/05/29 05:07:14 DEBUG : both5: size = 6 OK 2026/05/29 05:07:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:14 DEBUG : both5: Unchanged skipping 2026/05/29 05:07:14 DEBUG : both6: size = 6 OK 2026/05/29 05:07:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:14 DEBUG : both6: Unchanged skipping 2026/05/29 05:07:14 DEBUG : both7: size = 6 OK 2026/05/29 05:07:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:14 DEBUG : both7: Unchanged skipping 2026/05/29 05:07:14 DEBUG : both8: size = 6 OK 2026/05/29 05:07:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:14 DEBUG : both8: Unchanged skipping 2026/05/29 05:07:14 DEBUG : both9: size = 6 OK 2026/05/29 05:07:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:14 DEBUG : both9: Unchanged skipping 2026/05/29 05:07:14 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:07:14 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:07:14 DEBUG : Waiting for deletions to finish 2026/05/29 05:07:14 INFO : only11: Deleted 2026/05/29 05:07:14 INFO : only15: Deleted 2026/05/29 05:07:15 INFO : only17: Deleted 2026/05/29 05:07:15 INFO : only4: Deleted 2026/05/29 05:07:15 INFO : only18: Deleted 2026/05/29 05:07:15 INFO : only5: Deleted 2026/05/29 05:07:15 INFO : only1: Deleted 2026/05/29 05:07:15 INFO : only2: Deleted 2026/05/29 05:07:15 INFO : only0: Deleted 2026/05/29 05:07:15 INFO : only12: Deleted 2026/05/29 05:07:15 INFO : only16: Deleted 2026/05/29 05:07:15 INFO : only3: Deleted 2026/05/29 05:07:15 INFO : only7: Deleted 2026/05/29 05:07:15 INFO : only8: Deleted 2026/05/29 05:07:15 INFO : only9: Deleted 2026/05/29 05:07:15 INFO : only10: Deleted 2026/05/29 05:07:15 INFO : only13: Deleted 2026/05/29 05:07:15 INFO : only14: Deleted 2026/05/29 05:07:15 INFO : only19: Deleted 2026/05/29 05:07:15 INFO : only6: Deleted 2026/05/29 05:07:15 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (16.64s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:07:30 DEBUG : both0: size = 6 OK 2026/05/29 05:07:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:30 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:07:30 DEBUG : both0: Unchanged skipping 2026/05/29 05:07:30 DEBUG : both12: size = 6 OK 2026/05/29 05:07:30 DEBUG : both11: size = 6 OK 2026/05/29 05:07:30 DEBUG : both10: size = 6 OK 2026/05/29 05:07:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:30 DEBUG : both11: Unchanged skipping 2026/05/29 05:07:30 DEBUG : both14: size = 6 OK 2026/05/29 05:07:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:30 DEBUG : both14: Unchanged skipping 2026/05/29 05:07:30 DEBUG : both15: size = 6 OK 2026/05/29 05:07:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:30 DEBUG : both13: size = 6 OK 2026/05/29 05:07:30 DEBUG : both15: Unchanged skipping 2026/05/29 05:07:30 DEBUG : both16: size = 6 OK 2026/05/29 05:07:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:30 DEBUG : both10: Unchanged skipping 2026/05/29 05:07:30 DEBUG : both17: size = 6 OK 2026/05/29 05:07:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:30 DEBUG : both17: Unchanged skipping 2026/05/29 05:07:30 DEBUG : both18: size = 6 OK 2026/05/29 05:07:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:30 DEBUG : both18: Unchanged skipping 2026/05/29 05:07:30 DEBUG : both19: size = 6 OK 2026/05/29 05:07:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:30 DEBUG : both19: Unchanged skipping 2026/05/29 05:07:30 DEBUG : both1: size = 6 OK 2026/05/29 05:07:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:30 DEBUG : both1: Unchanged skipping 2026/05/29 05:07:30 DEBUG : both2: size = 6 OK 2026/05/29 05:07:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:30 DEBUG : both2: Unchanged skipping 2026/05/29 05:07:30 DEBUG : both3: size = 6 OK 2026/05/29 05:07:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:30 DEBUG : both3: Unchanged skipping 2026/05/29 05:07:30 DEBUG : both4: size = 6 OK 2026/05/29 05:07:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:30 DEBUG : both4: Unchanged skipping 2026/05/29 05:07:30 DEBUG : both5: size = 6 OK 2026/05/29 05:07:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:30 DEBUG : both5: Unchanged skipping 2026/05/29 05:07:30 DEBUG : both6: size = 6 OK 2026/05/29 05:07:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:30 DEBUG : both12: Unchanged skipping 2026/05/29 05:07:30 DEBUG : both7: size = 6 OK 2026/05/29 05:07:30 DEBUG : both16: Unchanged skipping 2026/05/29 05:07:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:30 DEBUG : both8: size = 6 OK 2026/05/29 05:07:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:30 DEBUG : both7: Unchanged skipping 2026/05/29 05:07:30 DEBUG : both9: size = 6 OK 2026/05/29 05:07:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:07:30 DEBUG : both9: Unchanged skipping 2026/05/29 05:07:30 DEBUG : only0: size = 0 (Local file system at /tmp/rclone410788445) 2026/05/29 05:07:30 DEBUG : only0: size = 6 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:07:30 DEBUG : only0: Sizes differ 2026/05/29 05:07:30 DEBUG : only10: size = 0 (Local file system at /tmp/rclone410788445) 2026/05/29 05:07:30 DEBUG : only10: size = 6 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:07:30 DEBUG : only10: Sizes differ 2026/05/29 05:07:30 DEBUG : only11: size = 0 (Local file system at /tmp/rclone410788445) 2026/05/29 05:07:30 DEBUG : only11: size = 6 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:07:30 DEBUG : only11: Sizes differ 2026/05/29 05:07:30 DEBUG : only12: size = 0 (Local file system at /tmp/rclone410788445) 2026/05/29 05:07:30 DEBUG : only12: size = 6 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:07:30 DEBUG : only12: Sizes differ 2026/05/29 05:07:30 DEBUG : only13: size = 0 (Local file system at /tmp/rclone410788445) 2026/05/29 05:07:30 DEBUG : only13: size = 6 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:07:30 DEBUG : only13: Sizes differ 2026/05/29 05:07:30 DEBUG : only14: size = 0 (Local file system at /tmp/rclone410788445) 2026/05/29 05:07:30 DEBUG : only14: size = 6 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:07:30 DEBUG : only14: Sizes differ 2026/05/29 05:07:30 DEBUG : only15: size = 0 (Local file system at /tmp/rclone410788445) 2026/05/29 05:07:30 DEBUG : only15: size = 6 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:07:30 DEBUG : only15: Sizes differ 2026/05/29 05:07:30 DEBUG : only16: size = 0 (Local file system at /tmp/rclone410788445) 2026/05/29 05:07:30 DEBUG : only16: size = 6 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:07:30 DEBUG : only16: Sizes differ 2026/05/29 05:07:30 DEBUG : only17: size = 0 (Local file system at /tmp/rclone410788445) 2026/05/29 05:07:30 DEBUG : only17: size = 6 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:07:30 DEBUG : only17: Sizes differ 2026/05/29 05:07:30 DEBUG : only18: size = 0 (Local file system at /tmp/rclone410788445) 2026/05/29 05:07:30 DEBUG : only18: size = 6 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:07:30 DEBUG : only18: Sizes differ 2026/05/29 05:07:30 DEBUG : only19: size = 0 (Local file system at /tmp/rclone410788445) 2026/05/29 05:07:30 DEBUG : only19: size = 6 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:07:30 DEBUG : only19: Sizes differ 2026/05/29 05:07:30 DEBUG : only1: size = 0 (Local file system at /tmp/rclone410788445) 2026/05/29 05:07:30 DEBUG : only1: size = 6 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:07:30 DEBUG : only1: Sizes differ 2026/05/29 05:07:30 DEBUG : only2: size = 0 (Local file system at /tmp/rclone410788445) 2026/05/29 05:07:30 DEBUG : only2: size = 6 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:07:30 DEBUG : only2: Sizes differ 2026/05/29 05:07:30 DEBUG : only3: size = 0 (Local file system at /tmp/rclone410788445) 2026/05/29 05:07:30 DEBUG : only3: size = 6 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:07:30 DEBUG : only3: Sizes differ 2026/05/29 05:07:30 DEBUG : only4: size = 0 (Local file system at /tmp/rclone410788445) 2026/05/29 05:07:30 DEBUG : only4: size = 6 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:07:30 DEBUG : only4: Sizes differ 2026/05/29 05:07:30 DEBUG : only5: size = 0 (Local file system at /tmp/rclone410788445) 2026/05/29 05:07:30 DEBUG : only5: size = 6 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:07:30 DEBUG : only5: Sizes differ 2026/05/29 05:07:30 DEBUG : only6: size = 0 (Local file system at /tmp/rclone410788445) 2026/05/29 05:07:30 DEBUG : only6: size = 6 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:07:30 DEBUG : only6: Sizes differ 2026/05/29 05:07:30 DEBUG : only7: size = 0 (Local file system at /tmp/rclone410788445) 2026/05/29 05:07:30 DEBUG : only7: size = 6 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:07:30 DEBUG : only7: Sizes differ 2026/05/29 05:07:30 DEBUG : only8: size = 0 (Local file system at /tmp/rclone410788445) 2026/05/29 05:07:30 DEBUG : only8: size = 6 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:07:30 DEBUG : only8: Sizes differ 2026/05/29 05:07:30 DEBUG : only9: size = 0 (Local file system at /tmp/rclone410788445) 2026/05/29 05:07:30 DEBUG : only9: size = 6 (B2 bucket rclone-test-pilanij4teyu) 2026/05/29 05:07:30 DEBUG : only9: Sizes differ 2026/05/29 05:07:30 DEBUG : both8: Unchanged skipping 2026/05/29 05:07:30 DEBUG : both13: Unchanged skipping 2026/05/29 05:07:30 DEBUG : both6: Unchanged skipping 2026/05/29 05:07:30 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:07:30 DEBUG : only0: size = 0 OK 2026/05/29 05:07:30 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/29 05:07:30 INFO : only0: Copied (replaced existing) 2026/05/29 05:07:30 DEBUG : only10: size = 0 OK 2026/05/29 05:07:30 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/29 05:07:30 INFO : only10: Copied (replaced existing) 2026/05/29 05:07:31 DEBUG : only13: size = 0 OK 2026/05/29 05:07:31 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/29 05:07:31 INFO : only13: Copied (replaced existing) 2026/05/29 05:07:31 DEBUG : only14: size = 0 OK 2026/05/29 05:07:31 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/29 05:07:31 INFO : only14: Copied (replaced existing) 2026/05/29 05:07:31 DEBUG : only11: size = 0 OK 2026/05/29 05:07:31 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/29 05:07:31 INFO : only11: Copied (replaced existing) 2026/05/29 05:07:31 DEBUG : only15: size = 0 OK 2026/05/29 05:07:31 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/29 05:07:31 INFO : only15: Copied (replaced existing) 2026/05/29 05:07:31 DEBUG : only16: size = 0 OK 2026/05/29 05:07:31 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/29 05:07:31 INFO : only16: Copied (replaced existing) 2026/05/29 05:07:31 DEBUG : only17: size = 0 OK 2026/05/29 05:07:31 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/29 05:07:31 INFO : only17: Copied (replaced existing) 2026/05/29 05:07:31 DEBUG : only12: size = 0 OK 2026/05/29 05:07:31 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/29 05:07:31 INFO : only12: Copied (replaced existing) 2026/05/29 05:07:31 DEBUG : only18: size = 0 OK 2026/05/29 05:07:31 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/29 05:07:31 INFO : only18: Copied (replaced existing) 2026/05/29 05:07:31 DEBUG : only19: size = 0 OK 2026/05/29 05:07:31 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/29 05:07:31 INFO : only19: Copied (replaced existing) 2026/05/29 05:07:31 DEBUG : only1: size = 0 OK 2026/05/29 05:07:31 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/29 05:07:31 INFO : only1: Copied (replaced existing) 2026/05/29 05:07:31 DEBUG : only2: size = 0 OK 2026/05/29 05:07:31 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/29 05:07:31 INFO : only2: Copied (replaced existing) 2026/05/29 05:07:31 DEBUG : only3: size = 0 OK 2026/05/29 05:07:31 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/29 05:07:31 INFO : only3: Copied (replaced existing) 2026/05/29 05:07:31 DEBUG : only4: size = 0 OK 2026/05/29 05:07:31 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/29 05:07:31 INFO : only4: Copied (replaced existing) 2026/05/29 05:07:31 DEBUG : only5: size = 0 OK 2026/05/29 05:07:31 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/29 05:07:31 INFO : only5: Copied (replaced existing) 2026/05/29 05:07:31 DEBUG : only6: size = 0 OK 2026/05/29 05:07:31 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/29 05:07:31 INFO : only6: Copied (replaced existing) 2026/05/29 05:07:31 DEBUG : only7: size = 0 OK 2026/05/29 05:07:31 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/29 05:07:31 INFO : only7: Copied (replaced existing) 2026/05/29 05:07:31 DEBUG : only8: size = 0 OK 2026/05/29 05:07:31 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/29 05:07:31 INFO : only8: Copied (replaced existing) 2026/05/29 05:07:32 DEBUG : only9: size = 0 OK 2026/05/29 05:07:32 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/29 05:07:32 INFO : only9: Copied (replaced existing) 2026/05/29 05:07:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.03s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:07:40 DEBUG : empty_dir: Making directory with metadata 2026/05/29 05:07:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/29 05:07:40 DEBUG : empty_on_remote: Making directory with metadata 2026/05/29 05:07:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/29 05:07:40 INFO : empty_on_remote: Making directory 2026/05/29 05:07:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/29 05:07:41 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/29 05:07:41 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/29 05:07:41 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/29 05:07:41 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.60s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:07:42 DEBUG : empty_dir: Making directory with metadata 2026/05/29 05:07:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/29 05:07:42 DEBUG : empty_on_remote: Making directory with metadata 2026/05/29 05:07:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/29 05:07:42 INFO : empty_on_remote: Making directory 2026/05/29 05:07:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/29 05:07:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/29 05:07:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/29 05:07:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/29 05:07:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/29 05:07:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.73s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:07:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/29 05:07:45 INFO : sub dir: Making directory 2026/05/29 05:07:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.40s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:07:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/29 05:07:48 INFO : sub dir: Making directory 2026/05/29 05:07:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:08:00 DEBUG : Waiting for deletions to finish 2026/05/29 05:08:01 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : apple: size = 5 OK 2026/05/29 05:08:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:01 DEBUG : apple: Unchanged skipping 2026/05/29 05:08:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/29 05:08:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/29 05:08:01 DEBUG : banana: size = 6 OK 2026/05/29 05:08:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:01 DEBUG : banana: Unchanged skipping 2026/05/29 05:08:01 DEBUG : splitbananasplit: size = 16 OK 2026/05/29 05:08:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:01 DEBUG : splitbananasplit: Unchanged skipping 2026/05/29 05:08:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/29 05:08:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/29 05:08:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/29 05:08:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/29 05:08:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/29 05:08:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/29 05:08:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/29 05:08:01 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:08:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/29 05:08:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/29 05:08:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/29 05:08:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/29 05:08:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/29 05:08:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/29 05:08:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/29 05:08:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/29 05:08:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/29 05:08:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/29 05:08:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/29 05:08:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/29 05:08:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/29 05:08:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/29 05:08:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/29 05:08:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/29 05:08:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/29 05:08:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/29 05:08:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/29 05:08:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/29 05:08:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/29 05:08:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/29 05:08:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/29 05:08:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/29 05:08:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/29 05:08:01 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:08:01 DEBUG : Waiting for deletions to finish 2026/05/29 05:08:01 INFO : There was nothing to transfer 2026/05/29 05:08:01 DEBUG : Waiting for deletions to finish 2026/05/29 05:08:01 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:08:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/29 05:08:02 DEBUG : apple: size = 5 OK 2026/05/29 05:08:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:02 DEBUG : apple: Unchanged skipping 2026/05/29 05:08:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/29 05:08:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/29 05:08:02 DEBUG : banana: size = 6 OK 2026/05/29 05:08:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:02 DEBUG : banana: Unchanged skipping 2026/05/29 05:08:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/29 05:08:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/29 05:08:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/29 05:08:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/29 05:08:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/29 05:08:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/29 05:08:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:02 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:08:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/29 05:08:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/29 05:08:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/29 05:08:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/29 05:08:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/29 05:08:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/29 05:08:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/29 05:08:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/29 05:08:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/29 05:08:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/29 05:08:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/29 05:08:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/29 05:08:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/29 05:08:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/29 05:08:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/29 05:08:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/29 05:08:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/29 05:08:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/29 05:08:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/29 05:08:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/29 05:08:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/29 05:08:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/29 05:08:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/29 05:08:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/29 05:08:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/29 05:08:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/29 05:08:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/29 05:08:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/29 05:08:02 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:08:02 DEBUG : Waiting for deletions to finish 2026/05/29 05:08:02 INFO : There was nothing to transfer 2026/05/29 05:08:02 DEBUG : Waiting for deletions to finish 2026/05/29 05:08:02 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:08:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:08:02 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:08:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:08:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:08:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:08:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:08:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:08:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:08:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:08:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:08:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:08:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:08:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:08:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:08:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:08:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:08:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:08:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:08:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:08:14 DEBUG : Waiting for deletions to finish 2026/05/29 05:08:15 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:08:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:08:15 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:08:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:08:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:08:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:08:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:08:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:08:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:08:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:08:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:08:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:08:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:08:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:08:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:08:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:08:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:08:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:08:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:08:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/29 05:08:15 DEBUG : apple: size = 5 OK 2026/05/29 05:08:15 DEBUG : banana: size = 6 OK 2026/05/29 05:08:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:15 DEBUG : banana: Unchanged skipping 2026/05/29 05:08:15 DEBUG : apple: Unchanged skipping 2026/05/29 05:08:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/29 05:08:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/29 05:08:15 DEBUG : splitbananasplit: size = 16 OK 2026/05/29 05:08:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:15 DEBUG : splitbananasplit: Unchanged skipping 2026/05/29 05:08:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/29 05:08:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/29 05:08:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/29 05:08:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/29 05:08:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/29 05:08:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/29 05:08:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/29 05:08:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/29 05:08:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/29 05:08:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/29 05:08:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:16 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:08:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/29 05:08:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/29 05:08:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/29 05:08:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/29 05:08:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/29 05:08:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/29 05:08:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/29 05:08:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/29 05:08:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/29 05:08:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/29 05:08:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/29 05:08:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/29 05:08:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/29 05:08:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/29 05:08:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/29 05:08:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/29 05:08:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/29 05:08:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/29 05:08:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/29 05:08:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/29 05:08:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/29 05:08:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/29 05:08:16 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:08:16 DEBUG : Waiting for deletions to finish 2026/05/29 05:08:16 INFO : There was nothing to transfer 2026/05/29 05:08:16 DEBUG : Waiting for deletions to finish 2026/05/29 05:08:16 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:08:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:08:16 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:08:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:08:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:08:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:08:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:08:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:08:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:08:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:08:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:08:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:08:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:08:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:08:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:08:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:08:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:08:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:08:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:08:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/29 05:08:16 DEBUG : apple: size = 5 OK 2026/05/29 05:08:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:16 DEBUG : apple: Unchanged skipping 2026/05/29 05:08:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/29 05:08:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/29 05:08:16 DEBUG : banana: size = 6 OK 2026/05/29 05:08:16 DEBUG : splitbananasplit: size = 16 OK 2026/05/29 05:08:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:16 DEBUG : banana: Unchanged skipping 2026/05/29 05:08:16 DEBUG : splitbananasplit: Unchanged skipping 2026/05/29 05:08:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/29 05:08:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/29 05:08:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/29 05:08:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/29 05:08:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/29 05:08:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/29 05:08:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/29 05:08:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/29 05:08:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/29 05:08:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/29 05:08:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/29 05:08:17 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:08:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/29 05:08:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/29 05:08:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/29 05:08:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/29 05:08:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/29 05:08:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/29 05:08:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/29 05:08:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/29 05:08:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/29 05:08:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/29 05:08:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/29 05:08:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/29 05:08:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/29 05:08:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/29 05:08:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/29 05:08:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/29 05:08:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/29 05:08:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/29 05:08:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/29 05:08:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/29 05:08:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/29 05:08:17 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:08:17 DEBUG : Waiting for deletions to finish 2026/05/29 05:08:17 INFO : There was nothing to transfer 2026/05/29 05:08:17 DEBUG : Waiting for deletions to finish 2026/05/29 05:08:17 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:08:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:08:17 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:08:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:08:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:08:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:08:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:08:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:08:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:08:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:08:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:08:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:08:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:08:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:08:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:08:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:08:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:08:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:08:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:08:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:08:29 DEBUG : Waiting for deletions to finish 2026/05/29 05:08:30 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:08:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:08:30 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:08:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:08:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:08:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:08:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:08:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:08:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:08:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:08:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:08:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:08:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:08:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:08:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:08:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:08:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:08:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:08:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:08:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/29 05:08:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:31 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/29 05:08:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/29 05:08:31 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:31 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/29 05:08:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/29 05:08:31 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:31 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/29 05:08:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:31 DEBUG : YXBwbGU=: size = 5 OK 2026/05/29 05:08:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/29 05:08:31 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/29 05:08:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/29 05:08:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/29 05:08:31 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/29 05:08:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:31 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:08:31 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:08:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/29 05:08:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/29 05:08:31 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:31 DEBUG : YmFuYW5h: size = 6 OK 2026/05/29 05:08:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/29 05:08:31 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/29 05:08:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/29 05:08:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/29 05:08:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/29 05:08:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/29 05:08:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/29 05:08:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/29 05:08:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/29 05:08:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/29 05:08:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/29 05:08:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/29 05:08:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/29 05:08:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/29 05:08:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/29 05:08:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/29 05:08:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/29 05:08:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/29 05:08:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/29 05:08:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/29 05:08:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/29 05:08:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/29 05:08:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/29 05:08:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/29 05:08:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/29 05:08:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/29 05:08:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/29 05:08:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/29 05:08:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/29 05:08:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/29 05:08:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/29 05:08:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/29 05:08:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/29 05:08:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:32 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/29 05:08:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/29 05:08:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/29 05:08:32 DEBUG : Waiting for deletions to finish 2026/05/29 05:08:32 INFO : dir1/0015-9;=.txt: Deleted 2026/05/29 05:08:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/29 05:08:33 INFO : dir1/0012-6789;.txt: Deleted 2026/05/29 05:08:33 INFO : dir1/0013-789;=.txt: Deleted 2026/05/29 05:08:33 INFO : dir1/0014-89;=.txt: Deleted 2026/05/29 05:08:33 INFO : dir1/0011-56789;.txt: Deleted 2026/05/29 05:08:33 INFO : dir1/0007-1234567.txt: Deleted 2026/05/29 05:08:33 INFO : apple: Deleted 2026/05/29 05:08:33 INFO : dir1/0008-2345678.txt: Deleted 2026/05/29 05:08:33 INFO : splitbananasplit: Deleted 2026/05/29 05:08:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/29 05:08:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/29 05:08:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/29 05:08:33 INFO : dir1/0009-3456789.txt: Deleted 2026/05/29 05:08:33 INFO : dir1/0010-456789.txt: Deleted 2026/05/29 05:08:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/29 05:08:33 INFO : banana: Deleted 2026/05/29 05:08:33 INFO : appleappleapplebanana: Deleted 2026/05/29 05:08:33 INFO : dir1/0003-defghij.txt: Deleted 2026/05/29 05:08:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/29 05:08:33 DEBUG : Waiting for deletions to finish 2026/05/29 05:08:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/29 05:08:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/29 05:08:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/29 05:08:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/29 05:08:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/29 05:08:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/29 05:08:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/29 05:08:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/29 05:08:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/29 05:08:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/29 05:08:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/29 05:08:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/29 05:08:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/29 05:08:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/29 05:08:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/29 05:08:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/29 05:08:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/29 05:08:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/29 05:08:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/29 05:08:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/29 05:08:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/29 05:08:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:34 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:34 DEBUG : YXBwbGU=: size = 5 OK 2026/05/29 05:08:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:34 DEBUG : apple: Unchanged skipping 2026/05/29 05:08:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/29 05:08:34 DEBUG : YmFuYW5h: size = 6 OK 2026/05/29 05:08:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/29 05:08:34 DEBUG : banana: Unchanged skipping 2026/05/29 05:08:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/29 05:08:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/29 05:08:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/29 05:08:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/29 05:08:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/29 05:08:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/29 05:08:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/29 05:08:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/29 05:08:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/29 05:08:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/29 05:08:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/29 05:08:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/29 05:08:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/29 05:08:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/29 05:08:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/29 05:08:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/29 05:08:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/29 05:08:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/29 05:08:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/29 05:08:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/29 05:08:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/29 05:08:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/29 05:08:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/29 05:08:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/29 05:08:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/29 05:08:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/29 05:08:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/29 05:08:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/29 05:08:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/29 05:08:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/29 05:08:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/29 05:08:34 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/29 05:08:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:08:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/29 05:08:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/29 05:08:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/29 05:08:34 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:08:34 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:08:34 DEBUG : Waiting for deletions to finish 2026/05/29 05:08:34 DEBUG : Waiting for deletions to finish 2026/05/29 05:08:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/29 05:08:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/29 05:08:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/29 05:08:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/29 05:08:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/29 05:08:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/29 05:08:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/29 05:08:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/29 05:08:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/29 05:08:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/29 05:08:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/29 05:08:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/29 05:08:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/29 05:08:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/29 05:08:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/29 05:08:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/29 05:08:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/29 05:08:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/29 05:08:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/29 05:08:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/29 05:08:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/29 05:08:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:35 DEBUG : apple: transformed to: YXBwbGU= 2026/05/29 05:08:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/29 05:08:35 DEBUG : banana: transformed to: YmFuYW5h 2026/05/29 05:08:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/29 05:08:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/29 05:08:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/29 05:08:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/29 05:08:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/29 05:08:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/29 05:08:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:08:47 DEBUG : Waiting for deletions to finish 2026/05/29 05:08:47 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:08:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:08:47 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:08:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:08:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:08:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:08:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:08:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:08:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:08:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:08:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:08:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:08:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:08:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:08:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:08:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:08:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:08:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:08:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:08:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/29 05:08:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/29 05:08:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/29 05:08:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/29 05:08:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/29 05:08:47 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:47 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/29 05:08:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/29 05:08:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/29 05:08:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/29 05:08:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/29 05:08:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/29 05:08:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/29 05:08:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/29 05:08:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/29 05:08:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/29 05:08:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/29 05:08:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/29 05:08:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/29 05:08:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/29 05:08:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/29 05:08:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/29 05:08:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/29 05:08:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/29 05:08:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/29 05:08:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/29 05:08:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/29 05:08:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/29 05:08:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/29 05:08:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/29 05:08:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/29 05:08:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/29 05:08:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/29 05:08:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/29 05:08:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/29 05:08:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/29 05:08:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/29 05:08:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/29 05:08:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/29 05:08:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/29 05:08:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/29 05:08:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/29 05:08:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/29 05:08:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/29 05:08:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/29 05:08:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/29 05:08:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/29 05:08:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/29 05:08:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/29 05:08:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/29 05:08:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/29 05:08:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/29 05:08:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/29 05:08:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/29 05:08:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/29 05:08:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/29 05:08:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/29 05:08:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/29 05:08:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/29 05:08:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/29 05:08:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/29 05:08:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/29 05:08:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/29 05:08:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/29 05:08:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/29 05:08:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/29 05:08:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/29 05:08:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/29 05:08:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/29 05:08:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/29 05:08:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/29 05:08:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/29 05:08:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/29 05:08:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/29 05:08:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/29 05:08:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/29 05:08:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/29 05:08:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/29 05:08:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/29 05:08:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/29 05:08:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/29 05:08:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/29 05:08:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/29 05:08:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/29 05:08:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/29 05:08:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/29 05:08:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/29 05:08:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/29 05:08:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/29 05:08:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/29 05:08:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/29 05:08:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/29 05:08:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/29 05:08:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/29 05:08:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/29 05:08:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/29 05:08:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/29 05:08:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/29 05:08:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/29 05:08:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/29 05:08:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/29 05:08:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/29 05:08:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/29 05:08:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/29 05:08:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/29 05:08:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/29 05:08:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/29 05:08:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/29 05:08:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/29 05:08:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/29 05:08:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/29 05:08:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/29 05:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/29 05:08:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/29 05:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/29 05:08:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/29 05:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/29 05:08:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/29 05:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/29 05:08:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/29 05:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/29 05:08:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/29 05:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/29 05:08:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/29 05:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/29 05:08:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/29 05:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/29 05:08:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/29 05:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/29 05:08:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/29 05:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/29 05:08:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/29 05:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/29 05:08:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/29 05:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/29 05:08:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/29 05:08:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/29 05:08:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/29 05:08:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/29 05:08:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/29 05:08:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/29 05:08:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/29 05:08:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/29 05:08:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/29 05:08:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/29 05:08:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/29 05:08:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/29 05:08:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/29 05:08:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/29 05:08:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/29 05:08:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/29 05:08:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/29 05:08:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/29 05:08:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/29 05:08:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/29 05:08:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/29 05:08:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/29 05:08:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/29 05:08:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/29 05:08:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/29 05:08:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/29 05:08:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/29 05:08:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/29 05:08:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/29 05:08:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/29 05:08:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/29 05:08:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/29 05:08:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/29 05:08:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/29 05:08:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/29 05:08:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/29 05:08:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/29 05:08:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/29 05:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/29 05:08:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/29 05:08:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/29 05:08:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/29 05:08:47 DEBUG : PREFIXapple: size = 5 OK 2026/05/29 05:08:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/29 05:08:47 INFO : apple: Copied (new) to: PREFIXapple 2026/05/29 05:08:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/29 05:08:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/29 05:08:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/29 05:08:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/29 05:08:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/29 05:08:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/29 05:08:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/29 05:08:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/29 05:08:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/29 05:08:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/29 05:08:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/29 05:08:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/29 05:08:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/29 05:08:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/29 05:08:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/29 05:08:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/29 05:08:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:47 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:08:47 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:08:47 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/29 05:08:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/29 05:08:47 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/29 05:08:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/29 05:08:47 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/29 05:08:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/29 05:08:47 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/29 05:08:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/29 05:08:48 DEBUG : PREFIXbanana: size = 6 OK 2026/05/29 05:08:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/29 05:08:48 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/29 05:08:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/29 05:08:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/29 05:08:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/29 05:08:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/29 05:08:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/29 05:08:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/29 05:08:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/29 05:08:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/29 05:08:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/29 05:08:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/29 05:08:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/29 05:08:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/29 05:08:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/29 05:08:48 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/29 05:08:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/29 05:08:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/29 05:08:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/29 05:08:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/29 05:08:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/29 05:08:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/29 05:08:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/29 05:08:48 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/29 05:08:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/29 05:08:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/29 05:08:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/29 05:08:48 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/29 05:08:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/29 05:08:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/29 05:08:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/29 05:08:48 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/29 05:08:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/29 05:08:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/29 05:08:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/29 05:08:48 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/29 05:08:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/29 05:08:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/29 05:08:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/29 05:08:48 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/29 05:08:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/29 05:08:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/29 05:08:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/29 05:08:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/29 05:08:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/29 05:08:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/29 05:08:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/29 05:08:48 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/29 05:08:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/29 05:08:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/29 05:08:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/29 05:08:48 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/29 05:08:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/29 05:08:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/29 05:08:48 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/29 05:08:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/29 05:08:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/29 05:08:49 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/29 05:08:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/29 05:08:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/29 05:08:49 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/29 05:08:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/29 05:08:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/29 05:08:49 DEBUG : Waiting for deletions to finish 2026/05/29 05:08:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/29 05:08:49 INFO : appleappleapplebanana: Deleted 2026/05/29 05:08:49 INFO : apple: Deleted 2026/05/29 05:08:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/29 05:08:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/29 05:08:49 INFO : splitbananasplit: Deleted 2026/05/29 05:08:49 INFO : dir1/0014-89;=.txt: Deleted 2026/05/29 05:08:49 INFO : dir1/0003-defghij.txt: Deleted 2026/05/29 05:08:49 INFO : dir1/0007-1234567.txt: Deleted 2026/05/29 05:08:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/29 05:08:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/29 05:08:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/29 05:08:49 INFO : dir1/0011-56789;.txt: Deleted 2026/05/29 05:08:50 INFO : dir1/0012-6789;.txt: Deleted 2026/05/29 05:08:50 INFO : dir1/0013-789;=.txt: Deleted 2026/05/29 05:08:50 INFO : banana: Deleted 2026/05/29 05:08:50 INFO : dir1/0010-456789.txt: Deleted 2026/05/29 05:08:50 INFO : dir1/0009-3456789.txt: Deleted 2026/05/29 05:08:50 INFO : dir1/0015-9;=.txt: Deleted 2026/05/29 05:08:50 INFO : dir1/0008-2345678.txt: Deleted 2026/05/29 05:08:50 DEBUG : Waiting for deletions to finish 2026/05/29 05:08:50 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/29 05:08:50 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:08:50 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/29 05:08:50 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/29 05:08:50 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:08:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:08:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:08:50 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:08:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:08:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:08:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:08:50 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:08:50 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:08:50 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:08:50 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:08:50 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:08:50 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:08:50 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:08:50 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:08:50 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/29 05:08:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/29 05:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/29 05:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/29 05:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/29 05:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/29 05:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/29 05:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/29 05:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/29 05:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/29 05:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/29 05:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/29 05:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/29 05:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/29 05:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/29 05:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/29 05:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/29 05:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/29 05:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/29 05:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/29 05:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/29 05:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/29 05:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/29 05:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/29 05:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/29 05:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/29 05:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/29 05:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/29 05:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/29 05:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/29 05:08:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/29 05:08:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/29 05:08:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/29 05:08:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/29 05:08:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/29 05:08:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/29 05:08:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/29 05:08:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/29 05:08:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/29 05:08:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/29 05:08:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/29 05:08:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/29 05:08:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/29 05:08:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/29 05:08:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/29 05:08:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/29 05:08:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/29 05:08:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/29 05:08:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/29 05:08:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/29 05:08:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/29 05:08:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/29 05:08:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/29 05:08:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/29 05:08:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/29 05:08:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/29 05:08:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/29 05:08:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/29 05:08:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/29 05:08:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/29 05:08:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/29 05:08:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/29 05:08:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/29 05:08:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/29 05:08:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/29 05:08:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/29 05:08:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/29 05:08:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/29 05:08:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/29 05:08:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/29 05:08:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/29 05:08:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/29 05:08:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/29 05:08:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/29 05:08:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/29 05:08:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/29 05:08:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/29 05:08:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/29 05:08:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/29 05:08:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/29 05:08:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/29 05:08:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/29 05:08:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/29 05:08:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/29 05:08:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/29 05:08:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/29 05:08:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/29 05:08:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/29 05:08:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/29 05:08:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/29 05:08:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/29 05:08:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/29 05:08:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/29 05:08:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/29 05:08:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:50 DEBUG : apple: transformed to: PREFIXapple 2026/05/29 05:08:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/29 05:08:50 DEBUG : banana: transformed to: PREFIXbanana 2026/05/29 05:08:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/29 05:08:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/29 05:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/29 05:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/29 05:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/29 05:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/29 05:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/29 05:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/29 05:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/29 05:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/29 05:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/29 05:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/29 05:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/29 05:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/29 05:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/29 05:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/29 05:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/29 05:08:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/29 05:08:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/29 05:08:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/29 05:08:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/29 05:08:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/29 05:08:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/29 05:08:51 INFO : appleappleapplebanana: Copied (new) 2026/05/29 05:08:51 DEBUG : banana: size = 6 OK 2026/05/29 05:08:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/29 05:08:51 INFO : banana: Copied (new) 2026/05/29 05:08:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/29 05:08:51 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:08:51 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:08:51 DEBUG : apple: size = 5 OK 2026/05/29 05:08:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/29 05:08:51 INFO : apple: Copied (new) 2026/05/29 05:08:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/29 05:08:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/29 05:08:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/29 05:08:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/29 05:08:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/29 05:08:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/29 05:08:51 DEBUG : splitbananasplit: size = 16 OK 2026/05/29 05:08:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/29 05:08:51 INFO : splitbananasplit: Copied (new) 2026/05/29 05:08:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/29 05:08:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/29 05:08:51 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/29 05:08:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/29 05:08:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/29 05:08:51 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/29 05:08:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/29 05:08:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/29 05:08:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/29 05:08:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/29 05:08:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/29 05:08:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/29 05:08:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/29 05:08:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/29 05:08:51 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/29 05:08:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/29 05:08:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/29 05:08:51 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/29 05:08:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/29 05:08:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/29 05:08:51 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/29 05:08:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/29 05:08:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/29 05:08:51 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/29 05:08:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/29 05:08:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/29 05:08:51 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/29 05:08:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/29 05:08:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/29 05:08:52 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/29 05:08:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/29 05:08:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/29 05:08:52 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/29 05:08:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/29 05:08:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/29 05:08:52 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/29 05:08:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/29 05:08:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/29 05:08:52 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/29 05:08:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/29 05:08:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/29 05:08:52 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/29 05:08:52 DEBUG : Waiting for deletions to finish 2026/05/29 05:08:52 INFO : PREFIXbanana: Deleted 2026/05/29 05:08:52 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/29 05:08:52 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/29 05:08:52 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/29 05:08:52 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/29 05:08:52 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/29 05:08:52 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/29 05:08:52 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/29 05:08:52 INFO : PREFIXsplitbananasplit: Deleted 2026/05/29 05:08:52 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/29 05:08:52 INFO : PREFIXapple: Deleted 2026/05/29 05:08:52 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/29 05:08:52 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/29 05:08:52 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/29 05:08:52 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/29 05:08:52 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/29 05:08:52 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/29 05:08:52 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/29 05:08:52 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/29 05:08:52 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/29 05:08:52 DEBUG : Waiting for deletions to finish 2026/05/29 05:08:53 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : Waiting for deletions to finish 2026/05/29 05:08:53 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:08:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:09:06 DEBUG : Waiting for deletions to finish 2026/05/29 05:09:06 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:09:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:09:06 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:09:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:09:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:09:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:09:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:09:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:09:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:09:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:09:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:09:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:09:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:09:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:09:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:09:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:09:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:09:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:09:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:09:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/29 05:09:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/29 05:09:06 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/29 05:09:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:06 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/29 05:09:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/29 05:09:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:06 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:06 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/29 05:09:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/29 05:09:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/29 05:09:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/29 05:09:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/29 05:09:06 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/29 05:09:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/29 05:09:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/29 05:09:07 DEBUG : appleSUFFIX: size = 5 OK 2026/05/29 05:09:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/29 05:09:07 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:07 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:09:07 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:09:07 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/29 05:09:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/29 05:09:07 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/29 05:09:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/29 05:09:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/29 05:09:07 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/29 05:09:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/29 05:09:07 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/29 05:09:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/29 05:09:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/29 05:09:07 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/29 05:09:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/29 05:09:07 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/29 05:09:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/29 05:09:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/29 05:09:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/29 05:09:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/29 05:09:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/29 05:09:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/29 05:09:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/29 05:09:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/29 05:09:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/29 05:09:08 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/29 05:09:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/29 05:09:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/29 05:09:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/29 05:09:08 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/29 05:09:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/29 05:09:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/29 05:09:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/29 05:09:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/29 05:09:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/29 05:09:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/29 05:09:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/29 05:09:08 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/29 05:09:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/29 05:09:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/29 05:09:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/29 05:09:08 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/29 05:09:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/29 05:09:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/29 05:09:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/29 05:09:08 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/29 05:09:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/29 05:09:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/29 05:09:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/29 05:09:08 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/29 05:09:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/29 05:09:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/29 05:09:08 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/29 05:09:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/29 05:09:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/29 05:09:08 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/29 05:09:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/29 05:09:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/29 05:09:08 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/29 05:09:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/29 05:09:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/29 05:09:08 DEBUG : Waiting for deletions to finish 2026/05/29 05:09:08 INFO : banana: Deleted 2026/05/29 05:09:08 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/29 05:09:09 INFO : dir1/0008-2345678.txt: Deleted 2026/05/29 05:09:09 INFO : dir1/0015-9;=.txt: Deleted 2026/05/29 05:09:09 INFO : dir1/0003-defghij.txt: Deleted 2026/05/29 05:09:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/29 05:09:09 INFO : dir1/0007-1234567.txt: Deleted 2026/05/29 05:09:09 INFO : dir1/0012-6789;.txt: Deleted 2026/05/29 05:09:09 INFO : apple: Deleted 2026/05/29 05:09:09 INFO : splitbananasplit: Deleted 2026/05/29 05:09:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/29 05:09:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/29 05:09:09 INFO : dir1/0011-56789;.txt: Deleted 2026/05/29 05:09:09 INFO : dir1/0013-789;=.txt: Deleted 2026/05/29 05:09:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/29 05:09:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/29 05:09:09 INFO : dir1/0009-3456789.txt: Deleted 2026/05/29 05:09:09 INFO : dir1/0010-456789.txt: Deleted 2026/05/29 05:09:09 INFO : dir1/0014-89;=.txt: Deleted 2026/05/29 05:09:09 INFO : appleappleapplebanana: Deleted 2026/05/29 05:09:09 DEBUG : Waiting for deletions to finish 2026/05/29 05:09:09 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/29 05:09:09 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/29 05:09:09 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/29 05:09:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/29 05:09:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/29 05:09:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/29 05:09:09 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/29 05:09:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/29 05:09:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/29 05:09:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/29 05:09:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/29 05:09:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/29 05:09:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/29 05:09:09 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/29 05:09:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/29 05:09:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/29 05:09:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/29 05:09:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/29 05:09:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/29 05:09:09 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/29 05:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/29 05:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/29 05:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/29 05:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/29 05:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/29 05:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/29 05:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/29 05:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/29 05:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/29 05:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/29 05:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/29 05:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/29 05:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/29 05:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/29 05:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/29 05:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/29 05:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/29 05:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/29 05:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/29 05:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/29 05:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/29 05:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/29 05:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/29 05:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/29 05:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/29 05:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/29 05:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/29 05:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/29 05:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/29 05:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/29 05:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/29 05:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/29 05:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/29 05:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/29 05:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/29 05:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/29 05:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/29 05:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/29 05:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/29 05:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/29 05:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/29 05:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/29 05:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/29 05:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/29 05:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/29 05:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/29 05:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/29 05:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/29 05:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/29 05:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/29 05:09:10 DEBUG : apple: transformed to: appleSUFFIX 2026/05/29 05:09:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/29 05:09:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/29 05:09:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/29 05:09:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/29 05:09:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/29 05:09:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/29 05:09:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/29 05:09:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/29 05:09:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/29 05:09:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/29 05:09:10 INFO : appleappleapplebanana: Copied (new) 2026/05/29 05:09:10 DEBUG : banana: size = 6 OK 2026/05/29 05:09:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/29 05:09:10 INFO : banana: Copied (new) 2026/05/29 05:09:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:10 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:09:10 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:09:10 DEBUG : splitbananasplit: size = 16 OK 2026/05/29 05:09:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/29 05:09:10 INFO : splitbananasplit: Copied (new) 2026/05/29 05:09:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/29 05:09:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/29 05:09:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/29 05:09:10 DEBUG : apple: size = 5 OK 2026/05/29 05:09:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/29 05:09:10 INFO : apple: Copied (new) 2026/05/29 05:09:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/29 05:09:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/29 05:09:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/29 05:09:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/29 05:09:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/29 05:09:10 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/29 05:09:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/29 05:09:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/29 05:09:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/29 05:09:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/29 05:09:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/29 05:09:11 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/29 05:09:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/29 05:09:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/29 05:09:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/29 05:09:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/29 05:09:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/29 05:09:11 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/29 05:09:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/29 05:09:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/29 05:09:11 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/29 05:09:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/29 05:09:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/29 05:09:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/29 05:09:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/29 05:09:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/29 05:09:11 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/29 05:09:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/29 05:09:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/29 05:09:11 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/29 05:09:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/29 05:09:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/29 05:09:11 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/29 05:09:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/29 05:09:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/29 05:09:11 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/29 05:09:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/29 05:09:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/29 05:09:11 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/29 05:09:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/29 05:09:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/29 05:09:11 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/29 05:09:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/29 05:09:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/29 05:09:11 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/29 05:09:11 DEBUG : Waiting for deletions to finish 2026/05/29 05:09:12 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/29 05:09:12 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/29 05:09:12 INFO : bananaSUFFIX: Deleted 2026/05/29 05:09:12 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/29 05:09:12 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/29 05:09:12 INFO : splitbananasplitSUFFIX: Deleted 2026/05/29 05:09:12 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/29 05:09:12 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/29 05:09:12 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/29 05:09:12 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/29 05:09:12 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/29 05:09:12 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/29 05:09:12 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/29 05:09:12 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/29 05:09:12 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/29 05:09:12 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/29 05:09:12 INFO : appleSUFFIX: Deleted 2026/05/29 05:09:12 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/29 05:09:12 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/29 05:09:12 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/29 05:09:12 DEBUG : Waiting for deletions to finish 2026/05/29 05:09:12 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:09:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:09:12 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:09:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:09:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:09:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:09:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:09:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:09:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:09:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:09:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:09:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:09:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:09:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:09:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:09:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:09:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:09:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:09:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:09:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/29 05:09:12 DEBUG : Waiting for deletions to finish 2026/05/29 05:09:13 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:09:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:09:13 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:09:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:09:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:09:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:09:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:09:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:09:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:09:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:09:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:09:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:09:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:09:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:09:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:09:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:09:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:09:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:09:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:09:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:09:27 DEBUG : Waiting for deletions to finish 2026/05/29 05:09:27 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:09:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:09:27 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:09:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:09:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:09:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:09:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:09:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:09:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:09:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:09:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:09:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:09:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:09:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:09:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:09:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:09:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:09:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:09:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:09:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/29 05:09:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/29 05:09:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/29 05:09:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/29 05:09:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/29 05:09:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/29 05:09:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/29 05:09:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/29 05:09:28 DEBUG : banana: size = 6 OK 2026/05/29 05:09:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:28 DEBUG : banana: Unchanged skipping 2026/05/29 05:09:28 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/29 05:09:28 DEBUG : apple: size = 5 OK 2026/05/29 05:09:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:28 DEBUG : apple: Unchanged skipping 2026/05/29 05:09:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/29 05:09:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/29 05:09:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/29 05:09:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/29 05:09:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/29 05:09:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/29 05:09:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/29 05:09:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/29 05:09:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/29 05:09:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/29 05:09:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/29 05:09:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/29 05:09:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/29 05:09:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/29 05:09:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/29 05:09:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/29 05:09:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/29 05:09:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/29 05:09:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/29 05:09:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/29 05:09:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/29 05:09:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/29 05:09:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/29 05:09:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/29 05:09:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/29 05:09:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/29 05:09:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/29 05:09:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/29 05:09:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/29 05:09:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/29 05:09:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/29 05:09:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/29 05:09:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/29 05:09:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/29 05:09:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/29 05:09:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:28 DEBUG : splitbanan: size = 16 OK 2026/05/29 05:09:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/29 05:09:28 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/29 05:09:28 DEBUG : appleapple: size = 21 OK 2026/05/29 05:09:28 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/29 05:09:28 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/29 05:09:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/29 05:09:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/29 05:09:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/29 05:09:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/29 05:09:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/29 05:09:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/29 05:09:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/29 05:09:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/29 05:09:28 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:09:28 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:09:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/29 05:09:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/29 05:09:28 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/29 05:09:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/29 05:09:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/29 05:09:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/29 05:09:28 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/29 05:09:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/29 05:09:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/29 05:09:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/29 05:09:28 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/29 05:09:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/29 05:09:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/29 05:09:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/29 05:09:28 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/29 05:09:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/29 05:09:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/29 05:09:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/29 05:09:28 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/29 05:09:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/29 05:09:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/29 05:09:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/29 05:09:28 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/29 05:09:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/29 05:09:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/29 05:09:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/29 05:09:29 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/29 05:09:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/29 05:09:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/29 05:09:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/29 05:09:29 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/29 05:09:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/29 05:09:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/29 05:09:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/29 05:09:29 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/29 05:09:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/29 05:09:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/29 05:09:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/29 05:09:29 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/29 05:09:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/29 05:09:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/29 05:09:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/29 05:09:29 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/29 05:09:29 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/29 05:09:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/29 05:09:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/29 05:09:29 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/29 05:09:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/29 05:09:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/29 05:09:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/29 05:09:29 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/29 05:09:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/29 05:09:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/29 05:09:29 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/29 05:09:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/29 05:09:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/29 05:09:29 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/29 05:09:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/29 05:09:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/29 05:09:33 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/29 05:09:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/29 05:09:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/29 05:09:33 DEBUG : Waiting for deletions to finish 2026/05/29 05:09:34 INFO : dir1/0008-2345678.txt: Deleted 2026/05/29 05:09:34 INFO : dir1/0007-1234567.txt: Deleted 2026/05/29 05:09:34 INFO : dir1/0009-3456789.txt: Deleted 2026/05/29 05:09:34 INFO : splitbananasplit: Deleted 2026/05/29 05:09:34 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/29 05:09:34 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/29 05:09:34 INFO : dir1/0003-defghij.txt: Deleted 2026/05/29 05:09:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/29 05:09:34 INFO : dir1/0010-456789.txt: Deleted 2026/05/29 05:09:34 INFO : dir1/0011-56789;.txt: Deleted 2026/05/29 05:09:34 INFO : dir1/0012-6789;.txt: Deleted 2026/05/29 05:09:34 INFO : dir1/0013-789;=.txt: Deleted 2026/05/29 05:09:34 INFO : dir1/0014-89;=.txt: Deleted 2026/05/29 05:09:34 INFO : appleappleapplebanana: Deleted 2026/05/29 05:09:34 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/29 05:09:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/29 05:09:34 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/29 05:09:34 INFO : dir1/0015-9;=.txt: Deleted 2026/05/29 05:09:34 DEBUG : Waiting for deletions to finish 2026/05/29 05:09:34 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:09:34 DEBUG : appleapple: Excluded (Path Filter) 2026/05/29 05:09:34 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:09:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/29 05:09:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/29 05:09:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/29 05:09:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/29 05:09:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/29 05:09:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/29 05:09:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/29 05:09:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/29 05:09:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/29 05:09:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/29 05:09:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/29 05:09:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/29 05:09:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/29 05:09:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/29 05:09:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/29 05:09:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/29 05:09:34 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/29 05:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/29 05:09:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/29 05:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/29 05:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/29 05:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/29 05:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/29 05:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/29 05:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/29 05:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/29 05:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/29 05:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/29 05:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/29 05:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/29 05:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/29 05:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/29 05:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/29 05:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/29 05:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/29 05:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/29 05:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/29 05:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/29 05:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/29 05:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/29 05:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/29 05:09:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/29 05:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/29 05:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/29 05:09:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/29 05:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/29 05:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/29 05:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/29 05:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/29 05:09:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/29 05:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/29 05:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/29 05:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/29 05:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/29 05:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/29 05:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/29 05:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/29 05:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/29 05:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/29 05:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/29 05:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/29 05:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/29 05:09:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/29 05:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/29 05:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/29 05:09:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/29 05:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/29 05:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/29 05:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/29 05:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/29 05:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/29 05:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/29 05:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/29 05:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/29 05:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/29 05:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/29 05:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/29 05:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/29 05:09:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/29 05:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/29 05:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/29 05:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/29 05:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/29 05:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/29 05:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/29 05:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/29 05:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/29 05:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/29 05:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/29 05:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/29 05:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/29 05:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/29 05:09:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/29 05:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/29 05:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/29 05:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/29 05:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/29 05:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/29 05:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/29 05:09:35 DEBUG : apple: size = 5 OK 2026/05/29 05:09:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:35 DEBUG : apple: Unchanged skipping 2026/05/29 05:09:35 DEBUG : splitbanan: size = 16 OK 2026/05/29 05:09:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:35 DEBUG : splitbananasplit: Unchanged skipping 2026/05/29 05:09:35 DEBUG : banana: size = 6 OK 2026/05/29 05:09:35 DEBUG : appleapple: size = 21 OK 2026/05/29 05:09:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:35 DEBUG : banana: Unchanged skipping 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/29 05:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/29 05:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/29 05:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/29 05:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/29 05:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/29 05:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/29 05:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/29 05:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/29 05:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/29 05:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/29 05:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/29 05:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/29 05:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/29 05:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/29 05:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/29 05:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/29 05:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/29 05:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/29 05:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/29 05:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/29 05:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/29 05:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/29 05:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/29 05:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/29 05:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/29 05:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/29 05:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/29 05:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/29 05:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/29 05:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/29 05:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/29 05:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/29 05:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/29 05:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/29 05:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/29 05:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/29 05:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/29 05:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/29 05:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/29 05:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/29 05:09:35 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/29 05:09:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/29 05:09:35 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/29 05:09:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/29 05:09:35 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/29 05:09:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:35 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/29 05:09:35 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/29 05:09:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/29 05:09:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/29 05:09:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/29 05:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/29 05:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/29 05:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/29 05:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/29 05:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/29 05:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/29 05:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/29 05:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/29 05:09:35 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/29 05:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/29 05:09:35 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/29 05:09:35 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/29 05:09:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:35 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/29 05:09:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:35 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/29 05:09:35 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/29 05:09:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/29 05:09:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/29 05:09:35 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/29 05:09:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/29 05:09:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/29 05:09:35 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/29 05:09:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/29 05:09:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/29 05:09:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/29 05:09:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/29 05:09:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/29 05:09:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/29 05:09:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/29 05:09:35 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/29 05:09:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/29 05:09:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/29 05:09:35 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/29 05:09:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/29 05:09:35 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:09:35 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:09:35 DEBUG : Waiting for deletions to finish 2026/05/29 05:09:35 DEBUG : Waiting for deletions to finish 2026/05/29 05:09:35 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:09:35 DEBUG : appleapple: Excluded (Path Filter) 2026/05/29 05:09:35 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:09:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/29 05:09:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/29 05:09:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/29 05:09:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/29 05:09:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/29 05:09:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/29 05:09:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/29 05:09:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/29 05:09:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/29 05:09:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/29 05:09:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/29 05:09:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/29 05:09:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/29 05:09:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/29 05:09:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/29 05:09:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/29 05:09:35 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/29 05:09:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/29 05:09:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/29 05:09:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/29 05:09:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/29 05:09:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/29 05:09:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/29 05:09:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/29 05:09:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/29 05:09:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/29 05:09:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/29 05:09:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/29 05:09:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/29 05:09:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/29 05:09:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/29 05:09:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/29 05:09:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/29 05:09:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/29 05:09:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/29 05:09:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/29 05:09:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/29 05:09:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/29 05:09:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/29 05:09:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/29 05:09:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/29 05:09:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/29 05:09:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/29 05:09:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/29 05:09:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/29 05:09:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/29 05:09:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/29 05:09:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/29 05:09:36 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/29 05:09:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/29 05:09:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/29 05:09:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/29 05:09:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/29 05:09:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/29 05:09:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/29 05:09:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/29 05:09:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/29 05:09:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/29 05:09:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/29 05:09:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/29 05:09:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/29 05:09:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/29 05:09:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/29 05:09:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/29 05:09:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/29 05:09:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/29 05:09:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/29 05:09:36 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:09:48 DEBUG : Waiting for deletions to finish 2026/05/29 05:09:48 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:09:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:09:48 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:09:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:09:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:09:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:09:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:09:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:09:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:09:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:09:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:09:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:09:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:09:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:09:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:09:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:09:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:09:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:09:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:09:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/29 05:09:49 DEBUG : apple: size = 5 OK 2026/05/29 05:09:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:49 DEBUG : apple: Unchanged skipping 2026/05/29 05:09:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/29 05:09:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/29 05:09:49 DEBUG : banana: size = 6 OK 2026/05/29 05:09:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:49 DEBUG : banana: Unchanged skipping 2026/05/29 05:09:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/29 05:09:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:49 DEBUG : splitbananasplit: Unchanged skipping 2026/05/29 05:09:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/29 05:09:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/29 05:09:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/29 05:09:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/29 05:09:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/29 05:09:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/29 05:09:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/29 05:09:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/29 05:09:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/29 05:09:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/29 05:09:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/29 05:09:49 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:09:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/29 05:09:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/29 05:09:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/29 05:09:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/29 05:09:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/29 05:09:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/29 05:09:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/29 05:09:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/29 05:09:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/29 05:09:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/29 05:09:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/29 05:09:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/29 05:09:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/29 05:09:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/29 05:09:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/29 05:09:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/29 05:09:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/29 05:09:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/29 05:09:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/29 05:09:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/29 05:09:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/29 05:09:49 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:09:49 DEBUG : Waiting for deletions to finish 2026/05/29 05:09:49 DEBUG : Waiting for deletions to finish 2026/05/29 05:09:49 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:09:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:09:49 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:09:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:09:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:09:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:09:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:09:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:09:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:09:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:09:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:09:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:09:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:09:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:09:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:09:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:09:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:09:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:09:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:09:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/29 05:09:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/29 05:09:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/29 05:09:50 DEBUG : apple: size = 5 OK 2026/05/29 05:09:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:50 DEBUG : apple: Unchanged skipping 2026/05/29 05:09:50 DEBUG : splitbananasplit: size = 16 OK 2026/05/29 05:09:50 DEBUG : banana: size = 6 OK 2026/05/29 05:09:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:50 DEBUG : banana: Unchanged skipping 2026/05/29 05:09:50 DEBUG : splitbananasplit: Unchanged skipping 2026/05/29 05:09:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/29 05:09:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/29 05:09:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/29 05:09:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/29 05:09:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/29 05:09:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/29 05:09:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/29 05:09:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/29 05:09:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/29 05:09:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/29 05:09:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/29 05:09:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/29 05:09:50 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:09:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/29 05:09:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/29 05:09:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/29 05:09:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/29 05:09:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/29 05:09:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/29 05:09:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/29 05:09:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/29 05:09:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/29 05:09:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/29 05:09:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/29 05:09:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/29 05:09:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/29 05:09:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/29 05:09:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/29 05:09:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/29 05:09:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/29 05:09:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/29 05:09:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:09:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/29 05:09:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/29 05:09:50 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:09:50 DEBUG : Waiting for deletions to finish 2026/05/29 05:09:50 DEBUG : Waiting for deletions to finish 2026/05/29 05:09:50 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:09:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:09:50 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:09:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:09:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:09:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:09:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:09:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:09:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:09:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:09:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:09:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:09:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:09:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:09:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:09:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:09:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:09:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:09:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:09:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/29 05:09:50 DEBUG : Waiting for deletions to finish 2026/05/29 05:09:51 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:09:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:09:51 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:09:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:09:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:09:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:09:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:09:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:09:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:09:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:09:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:09:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:09:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:09:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:09:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:09:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:09:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:09:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:09:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:09:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:10:03 DEBUG : Waiting for deletions to finish 2026/05/29 05:10:03 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:10:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:10:03 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:10:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:10:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:10:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:10:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:10:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:10:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:10:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:10:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:10:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:10:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:10:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:10:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:10:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:10:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:10:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:10:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:10:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/29 05:10:04 DEBUG : apple: size = 5 OK 2026/05/29 05:10:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:04 DEBUG : apple: Unchanged skipping 2026/05/29 05:10:04 DEBUG : banana: size = 6 OK 2026/05/29 05:10:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:04 DEBUG : banana: Unchanged skipping 2026/05/29 05:10:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/29 05:10:04 DEBUG : splitbananasplit: size = 16 OK 2026/05/29 05:10:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:04 DEBUG : splitbananasplit: Unchanged skipping 2026/05/29 05:10:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/29 05:10:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/29 05:10:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/29 05:10:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/29 05:10:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/29 05:10:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/29 05:10:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/29 05:10:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/29 05:10:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/29 05:10:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/29 05:10:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/29 05:10:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/29 05:10:04 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:10:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/29 05:10:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/29 05:10:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/29 05:10:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/29 05:10:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/29 05:10:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/29 05:10:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/29 05:10:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/29 05:10:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/29 05:10:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/29 05:10:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/29 05:10:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/29 05:10:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/29 05:10:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/29 05:10:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/29 05:10:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/29 05:10:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/29 05:10:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/29 05:10:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/29 05:10:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/29 05:10:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/29 05:10:04 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:10:04 DEBUG : Waiting for deletions to finish 2026/05/29 05:10:04 DEBUG : Waiting for deletions to finish 2026/05/29 05:10:04 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:10:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:10:04 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:10:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:10:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:10:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:10:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:10:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:10:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:10:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:10:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:10:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:10:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:10:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:10:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:10:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:10:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:10:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:10:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:10:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/29 05:10:05 DEBUG : apple: size = 5 OK 2026/05/29 05:10:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/29 05:10:05 DEBUG : apple: Unchanged skipping 2026/05/29 05:10:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/29 05:10:05 DEBUG : banana: size = 6 OK 2026/05/29 05:10:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:05 DEBUG : splitbananasplit: size = 16 OK 2026/05/29 05:10:05 DEBUG : banana: Unchanged skipping 2026/05/29 05:10:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:05 DEBUG : splitbananasplit: Unchanged skipping 2026/05/29 05:10:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/29 05:10:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/29 05:10:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/29 05:10:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/29 05:10:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/29 05:10:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/29 05:10:05 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:10:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/29 05:10:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/29 05:10:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/29 05:10:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/29 05:10:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/29 05:10:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/29 05:10:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/29 05:10:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/29 05:10:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/29 05:10:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/29 05:10:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/29 05:10:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/29 05:10:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/29 05:10:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/29 05:10:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/29 05:10:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/29 05:10:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/29 05:10:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/29 05:10:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/29 05:10:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/29 05:10:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/29 05:10:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/29 05:10:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/29 05:10:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/29 05:10:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/29 05:10:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/29 05:10:05 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:10:05 DEBUG : Waiting for deletions to finish 2026/05/29 05:10:05 DEBUG : Waiting for deletions to finish 2026/05/29 05:10:05 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:10:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:10:05 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:10:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:10:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:10:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:10:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:10:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:10:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:10:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:10:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:10:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:10:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:10:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:10:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:10:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:10:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:10:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:10:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:10:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:10:18 DEBUG : Waiting for deletions to finish 2026/05/29 05:10:18 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:10:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:10:18 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:10:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:10:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:10:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:10:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:10:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:10:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:10:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:10:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:10:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:10:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:10:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:10:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:10:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:10:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:10:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:10:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:10:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/29 05:10:18 DEBUG : apple: size = 5 OK 2026/05/29 05:10:18 DEBUG : splitbananasplit: size = 16 OK 2026/05/29 05:10:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:18 DEBUG : apple: Unchanged skipping 2026/05/29 05:10:18 DEBUG : splitbananasplit: Unchanged skipping 2026/05/29 05:10:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/29 05:10:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/29 05:10:18 DEBUG : banana: size = 6 OK 2026/05/29 05:10:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:18 DEBUG : banana: Unchanged skipping 2026/05/29 05:10:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/29 05:10:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/29 05:10:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/29 05:10:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/29 05:10:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/29 05:10:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/29 05:10:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/29 05:10:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/29 05:10:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/29 05:10:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/29 05:10:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/29 05:10:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/29 05:10:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/29 05:10:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/29 05:10:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/29 05:10:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/29 05:10:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/29 05:10:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/29 05:10:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/29 05:10:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/29 05:10:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/29 05:10:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/29 05:10:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/29 05:10:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/29 05:10:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/29 05:10:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/29 05:10:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/29 05:10:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/29 05:10:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/29 05:10:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/29 05:10:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/29 05:10:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/29 05:10:19 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:10:19 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:10:19 DEBUG : Waiting for deletions to finish 2026/05/29 05:10:19 DEBUG : Waiting for deletions to finish 2026/05/29 05:10:19 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:10:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:10:19 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:10:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:10:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:10:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:10:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:10:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:10:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:10:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:10:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:10:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:10:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:10:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:10:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:10:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:10:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:10:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:10:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:10:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/29 05:10:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/29 05:10:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/29 05:10:19 DEBUG : apple: size = 5 OK 2026/05/29 05:10:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:19 DEBUG : apple: Unchanged skipping 2026/05/29 05:10:19 DEBUG : banana: size = 6 OK 2026/05/29 05:10:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:19 DEBUG : banana: Unchanged skipping 2026/05/29 05:10:19 DEBUG : splitbananasplit: size = 16 OK 2026/05/29 05:10:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:19 DEBUG : splitbananasplit: Unchanged skipping 2026/05/29 05:10:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/29 05:10:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/29 05:10:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/29 05:10:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/29 05:10:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/29 05:10:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/29 05:10:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/29 05:10:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:20 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:10:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/29 05:10:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/29 05:10:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/29 05:10:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/29 05:10:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/29 05:10:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/29 05:10:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/29 05:10:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/29 05:10:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/29 05:10:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/29 05:10:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/29 05:10:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/29 05:10:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/29 05:10:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/29 05:10:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/29 05:10:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/29 05:10:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/29 05:10:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/29 05:10:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/29 05:10:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/29 05:10:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/29 05:10:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/29 05:10:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/29 05:10:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/29 05:10:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/29 05:10:20 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:10:20 DEBUG : Waiting for deletions to finish 2026/05/29 05:10:20 DEBUG : Waiting for deletions to finish 2026/05/29 05:10:20 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:10:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:10:20 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:10:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:10:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:10:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:10:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:10:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:10:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:10:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:10:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:10:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:10:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:10:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:10:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:10:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:10:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:10:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:10:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:10:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:10:34 DEBUG : Waiting for deletions to finish 2026/05/29 05:10:35 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:10:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:10:35 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:10:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:10:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:10:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:10:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:10:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:10:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:10:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:10:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:10:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:10:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:10:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:10:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:10:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:10:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:10:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:10:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:10:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/29 05:10:35 DEBUG : apple: size = 5 OK 2026/05/29 05:10:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:35 DEBUG : splitbananasplit: size = 16 OK 2026/05/29 05:10:35 DEBUG : apple: Unchanged skipping 2026/05/29 05:10:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:35 DEBUG : splitbananasplit: Unchanged skipping 2026/05/29 05:10:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/29 05:10:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/29 05:10:35 DEBUG : banana: size = 6 OK 2026/05/29 05:10:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:35 DEBUG : banana: Unchanged skipping 2026/05/29 05:10:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/29 05:10:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/29 05:10:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/29 05:10:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/29 05:10:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/29 05:10:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/29 05:10:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/29 05:10:36 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:10:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/29 05:10:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/29 05:10:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/29 05:10:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/29 05:10:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/29 05:10:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/29 05:10:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/29 05:10:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/29 05:10:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/29 05:10:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/29 05:10:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/29 05:10:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/29 05:10:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/29 05:10:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/29 05:10:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/29 05:10:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/29 05:10:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/29 05:10:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/29 05:10:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/29 05:10:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/29 05:10:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/29 05:10:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/29 05:10:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/29 05:10:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/29 05:10:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/29 05:10:36 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:10:36 DEBUG : Waiting for deletions to finish 2026/05/29 05:10:36 DEBUG : Waiting for deletions to finish 2026/05/29 05:10:36 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:10:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:10:36 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:10:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:10:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:10:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:10:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:10:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:10:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:10:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:10:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:10:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:10:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:10:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:10:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:10:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:10:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:10:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:10:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:10:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/29 05:10:36 DEBUG : apple: size = 5 OK 2026/05/29 05:10:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:36 DEBUG : apple: Unchanged skipping 2026/05/29 05:10:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/29 05:10:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/29 05:10:36 DEBUG : splitbananasplit: size = 16 OK 2026/05/29 05:10:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:36 DEBUG : splitbananasplit: Unchanged skipping 2026/05/29 05:10:36 DEBUG : banana: size = 6 OK 2026/05/29 05:10:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:36 DEBUG : banana: Unchanged skipping 2026/05/29 05:10:37 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/29 05:10:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/29 05:10:37 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/29 05:10:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/29 05:10:37 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/29 05:10:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/29 05:10:37 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:10:37 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/29 05:10:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:37 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/29 05:10:37 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/29 05:10:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/29 05:10:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/29 05:10:37 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/29 05:10:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/29 05:10:37 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/29 05:10:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/29 05:10:37 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/29 05:10:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/29 05:10:37 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/29 05:10:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/29 05:10:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/29 05:10:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/29 05:10:37 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/29 05:10:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/29 05:10:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/29 05:10:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/29 05:10:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/29 05:10:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/29 05:10:37 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/29 05:10:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/29 05:10:37 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/29 05:10:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/29 05:10:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/29 05:10:37 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:10:37 DEBUG : Waiting for deletions to finish 2026/05/29 05:10:37 DEBUG : Waiting for deletions to finish 2026/05/29 05:10:37 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:10:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:10:37 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:10:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:10:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:10:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:10:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:10:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:10:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:10:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:10:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:10:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:10:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:10:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:10:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:10:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:10:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:10:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:10:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:10:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:10:49 DEBUG : Waiting for deletions to finish 2026/05/29 05:10:50 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:10:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:10:50 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:10:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:10:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:10:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:10:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:10:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:10:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:10:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:10:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:10:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:10:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:10:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:10:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:10:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:10:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:10:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:10:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:10:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/29 05:10:50 DEBUG : apple: size = 5 OK 2026/05/29 05:10:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:50 DEBUG : apple: Unchanged skipping 2026/05/29 05:10:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/29 05:10:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:50 DEBUG : banana: size = 6 OK 2026/05/29 05:10:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/29 05:10:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:50 DEBUG : banana: Unchanged skipping 2026/05/29 05:10:50 DEBUG : splitbananasplit: size = 16 OK 2026/05/29 05:10:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:50 DEBUG : splitbananasplit: Unchanged skipping 2026/05/29 05:10:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/29 05:10:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/29 05:10:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/29 05:10:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/29 05:10:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/29 05:10:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/29 05:10:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/29 05:10:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/29 05:10:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/29 05:10:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/29 05:10:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/29 05:10:50 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:10:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/29 05:10:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/29 05:10:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/29 05:10:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/29 05:10:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/29 05:10:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/29 05:10:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/29 05:10:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/29 05:10:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/29 05:10:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/29 05:10:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/29 05:10:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/29 05:10:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/29 05:10:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/29 05:10:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/29 05:10:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/29 05:10:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/29 05:10:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/29 05:10:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/29 05:10:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/29 05:10:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/29 05:10:50 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:10:50 DEBUG : Waiting for deletions to finish 2026/05/29 05:10:50 DEBUG : Waiting for deletions to finish 2026/05/29 05:10:51 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:10:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:10:51 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:10:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:10:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:10:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:10:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:10:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:10:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:10:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:10:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:10:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:10:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:10:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:10:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:10:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:10:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:10:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:10:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:10:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/29 05:10:51 DEBUG : apple: size = 5 OK 2026/05/29 05:10:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:51 DEBUG : apple: Unchanged skipping 2026/05/29 05:10:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/29 05:10:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/29 05:10:51 DEBUG : banana: size = 6 OK 2026/05/29 05:10:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:51 DEBUG : banana: Unchanged skipping 2026/05/29 05:10:51 DEBUG : splitbananasplit: size = 16 OK 2026/05/29 05:10:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:51 DEBUG : splitbananasplit: Unchanged skipping 2026/05/29 05:10:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/29 05:10:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/29 05:10:51 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:10:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/29 05:10:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/29 05:10:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/29 05:10:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/29 05:10:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/29 05:10:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/29 05:10:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/29 05:10:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/29 05:10:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/29 05:10:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/29 05:10:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/29 05:10:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/29 05:10:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/29 05:10:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/29 05:10:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/29 05:10:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/29 05:10:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/29 05:10:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/29 05:10:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/29 05:10:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/29 05:10:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/29 05:10:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/29 05:10:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/29 05:10:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/29 05:10:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/29 05:10:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/29 05:10:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/29 05:10:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/29 05:10:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/29 05:10:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:10:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/29 05:10:51 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:10:51 DEBUG : Waiting for deletions to finish 2026/05/29 05:10:51 DEBUG : Waiting for deletions to finish 2026/05/29 05:10:52 DEBUG : apple: Excluded (Path Filter) 2026/05/29 05:10:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/29 05:10:52 DEBUG : banana: Excluded (Path Filter) 2026/05/29 05:10:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/29 05:10:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/29 05:10:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/29 05:10:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/29 05:10:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/29 05:10:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/29 05:10:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/29 05:10:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/29 05:10:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/29 05:10:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/29 05:10:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/29 05:10:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/29 05:10:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/29 05:10:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/29 05:10:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/29 05:10:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/29 05:10:52 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (183.77s) --- PASS: TestTransform/NFC (14.61s) --- PASS: TestTransform/NFD (14.74s) --- PASS: TestTransform/base64 (17.20s) --- PASS: TestTransform/prefix (18.84s) --- PASS: TestTransform/suffix (19.72s) --- PASS: TestTransform/truncate (22.53s) --- PASS: TestTransform/encoder (15.14s) --- PASS: TestTransform/ISO-8859-1 (14.63s) --- PASS: TestTransform/charmap (14.57s) --- PASS: TestTransform/lowercase (17.08s) --- PASS: TestTransform/ascii (14.70s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:10:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/29 05:10:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/29 05:10:57 INFO : sub dir_somesuffix: Making directory 2026/05/29 05:10:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/29 05:10:57 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/29 05:10:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/29 05:10:57 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/29 05:10:57 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/29 05:10:57 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:10:57 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:10:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/29 05:10:57 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:10:57 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/29 05:10:57 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.61s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:10:58 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:10:58 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:10:58 INFO : tictactoe: Making directory 2026/05/29 05:10:58 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:10:58 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:10:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/29 05:10:58 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/29 05:10:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/29 05:10:58 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:10:58 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:10:59 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/29 05:10:59 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:10:59 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/29 05:10:59 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.77s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:11:00 INFO : toe: Making directory 2026/05/29 05:11:00 INFO : toe/toe: Making directory 2026/05/29 05:11:00 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/29 05:11:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/29 05:11:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/29 05:11:00 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:11:00 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:11:00 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/29 05:11:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:11:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/29 05:11:00 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.60s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:11:01 INFO : toe: Making directory 2026/05/29 05:11:01 INFO : toe/toe: Making directory 2026/05/29 05:11:01 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/29 05:11:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/29 05:11:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/29 05:11:01 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:11:01 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:11:02 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/29 05:11:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:11:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/29 05:11:02 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.85s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:11:03 DEBUG : empty_dir: Making directory with metadata 2026/05/29 05:11:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/29 05:11:03 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/29 05:11:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/29 05:11:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/29 05:11:03 INFO : tictacempty_dir: Making directory 2026/05/29 05:11:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/29 05:11:03 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:03 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:03 INFO : tictactoe: Making directory 2026/05/29 05:11:03 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:03 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/29 05:11:03 INFO : tictactoe/tictactoe: Making directory 2026/05/29 05:11:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/29 05:11:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/29 05:11:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/29 05:11:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/29 05:11:03 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:11:03 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:11:04 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/29 05:11:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:11:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/29 05:11:04 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.62s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:11:05 DEBUG : empty_dir: Making directory with metadata 2026/05/29 05:11:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/29 05:11:05 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/29 05:11:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/29 05:11:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/29 05:11:05 INFO : tictacempty_dir: Making directory 2026/05/29 05:11:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/29 05:11:05 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:05 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:05 INFO : tictactoe: Making directory 2026/05/29 05:11:05 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:05 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/29 05:11:05 INFO : tictactoe/tictactoe: Making directory 2026/05/29 05:11:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/29 05:11:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/29 05:11:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/29 05:11:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/29 05:11:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/29 05:11:05 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:11:05 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:11:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/29 05:11:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:11:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/29 05:11:06 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/29 05:11:06 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:11:06 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/29 05:11:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/29 05:11:06 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:06 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/29 05:11:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/29 05:11:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:11:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/29 05:11:06 NOTICE: B2 bucket rclone-test-pilanij4teyu: 0 differences found 2026/05/29 05:11:06 NOTICE: B2 bucket rclone-test-pilanij4teyu: 1 matching files --- PASS: TestAllTag (2.33s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:11:07 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:07 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:07 INFO : tictactoe: Making directory 2026/05/29 05:11:07 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:07 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/29 05:11:07 INFO : tictactoe/tictactoe: Making directory 2026/05/29 05:11:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/29 05:11:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/29 05:11:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/29 05:11:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/29 05:11:07 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:11:07 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:11:08 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/29 05:11:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:11:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/29 05:11:08 DEBUG : Waiting for deletions to finish 2026/05/29 05:11:08 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:08 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:08 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/29 05:11:09 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:11:09 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/29 05:11:09 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/29 05:11:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/29 05:11:09 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/29 05:11:09 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:11:09 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.37s) === RUN TestSyntax 2026/05/29 05:11:09 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:11:10 INFO : toe: Making directory 2026/05/29 05:11:10 INFO : toe/toe: Making directory 2026/05/29 05:11:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/29 05:11:10 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:11:10 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:11:10 DEBUG : toe/toe/toe: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2026/05/29 05:11:10 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2026/05/29 05:11:10 DEBUG : pacer: Rate limited, increasing sleep to 1s 2026/05/29 05:11:10 DEBUG : toe/toe/toe: Received error: no tomes available (503 service_unavailable): trying again in 1s - low level retry 0/10 2026/05/29 05:11:11 DEBUG : pacer: Reducing sleep to 500ms 2026/05/29 05:11:11 DEBUG : toe/toe/toe: size = 11 OK 2026/05/29 05:11:11 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:11:11 INFO : toe/toe/toe: Copied (new) 2026/05/29 05:11:11 DEBUG : Waiting for deletions to finish 2026/05/29 05:11:11 DEBUG : pacer: Reducing sleep to 250ms 2026/05/29 05:11:12 DEBUG : pacer: Reducing sleep to 125ms 2026/05/29 05:11:12 DEBUG : pacer: Reducing sleep to 62.5ms 2026/05/29 05:11:12 DEBUG : pacer: Reducing sleep to 31.25ms --- PASS: TestConflicting (2.93s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:11:12 DEBUG : empty_dir: Making directory with metadata 2026/05/29 05:11:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/29 05:11:12 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/29 05:11:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/29 05:11:13 DEBUG : pacer: Reducing sleep to 15.625ms 2026/05/29 05:11:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/29 05:11:13 INFO : tictacempty_dir: Making directory 2026/05/29 05:11:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/29 05:11:13 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:13 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:13 INFO : tictactoe: Making directory 2026/05/29 05:11:13 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:13 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/29 05:11:13 INFO : tictactoe/tictactoe: Making directory 2026/05/29 05:11:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/29 05:11:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/29 05:11:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/29 05:11:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/29 05:11:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/29 05:11:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/29 05:11:13 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:11:13 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:11:13 DEBUG : pacer: Reducing sleep to 10ms 2026/05/29 05:11:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/29 05:11:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:11:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/29 05:11:13 INFO : toe/toe/toe.txt: Deleted 2026/05/29 05:11:13 INFO : toe/toe: Removing directory 2026/05/29 05:11:13 INFO : toe: Removing directory 2026/05/29 05:11:13 INFO : empty_dir: Removing directory 2026/05/29 05:11:13 DEBUG : Local file system at /tmp/rclone410788445: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.66s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:11:14 DEBUG : empty_dir: Making directory with metadata 2026/05/29 05:11:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/29 05:11:14 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/29 05:11:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/29 05:11:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/29 05:11:14 INFO : tictacempty_dir: Making directory 2026/05/29 05:11:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/29 05:11:14 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:14 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:14 INFO : tictactoe: Making directory 2026/05/29 05:11:14 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:14 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/29 05:11:14 INFO : tictactoe/tictactoe: Making directory 2026/05/29 05:11:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/29 05:11:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/29 05:11:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/29 05:11:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/29 05:11:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/29 05:11:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/29 05:11:14 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:11:14 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:11:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/29 05:11:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:11:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/29 05:11:16 INFO : toe/toe/toe.txt: Deleted 2026/05/29 05:11:16 INFO : toe/toe: Removing directory 2026/05/29 05:11:16 INFO : toe: Removing directory 2026/05/29 05:11:16 INFO : empty_dir: Removing directory 2026/05/29 05:11:16 DEBUG : Local file system at /tmp/rclone410788445: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/29 05:11:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/29 05:11:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/29 05:11:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/29 05:11:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/29 05:11:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/29 05:11:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/29 05:11:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:11:17 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/29 05:11:17 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.76s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:11:18 DEBUG : Reset feature "Copy" 2026/05/29 05:11:18 DEBUG : Reset feature "Move" 2026/05/29 05:11:18 DEBUG : Reset feature "Copy" 2026/05/29 05:11:18 DEBUG : Reset feature "Move" 2026/05/29 05:11:18 DEBUG : empty_dir: Making directory with metadata 2026/05/29 05:11:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/29 05:11:18 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/29 05:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/29 05:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/29 05:11:18 INFO : tictacempty_dir: Making directory 2026/05/29 05:11:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/29 05:11:18 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:18 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:18 INFO : tictactoe: Making directory 2026/05/29 05:11:18 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:18 DEBUG : toe: transformed to: tictactoe 2026/05/29 05:11:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/29 05:11:18 INFO : tictactoe/tictactoe: Making directory 2026/05/29 05:11:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/29 05:11:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/29 05:11:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/29 05:11:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/29 05:11:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/29 05:11:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/29 05:11:18 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:11:18 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:11:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/29 05:11:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:11:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/29 05:11:19 INFO : toe/toe/toe.txt: Deleted 2026/05/29 05:11:19 INFO : toe/toe: Removing directory 2026/05/29 05:11:19 INFO : toe: Removing directory 2026/05/29 05:11:19 INFO : empty_dir: Removing directory 2026/05/29 05:11:19 DEBUG : Local file system at /tmp/rclone410788445: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/29 05:11:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/29 05:11:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/29 05:11:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/29 05:11:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/29 05:11:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/29 05:11:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/29 05:11:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:11:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/29 05:11:20 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.80s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:11:22 DEBUG : toe: transformed to: dG9l 2026/05/29 05:11:22 DEBUG : toe: transformed to: dG9l 2026/05/29 05:11:22 INFO : dG9l: Making directory 2026/05/29 05:11:22 DEBUG : toe: transformed to: dG9l 2026/05/29 05:11:22 DEBUG : toe: transformed to: dG9l 2026/05/29 05:11:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/29 05:11:22 INFO : dG9l/dG9l: Making directory 2026/05/29 05:11:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/29 05:11:22 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/29 05:11:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/29 05:11:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/29 05:11:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/29 05:11:22 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:11:22 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:11:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/29 05:11:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:11:22 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/29 05:11:22 DEBUG : Waiting for deletions to finish 2026/05/29 05:11:23 DEBUG : dG9l: transformed to: toe 2026/05/29 05:11:23 DEBUG : dG9l: transformed to: toe 2026/05/29 05:11:23 DEBUG : dG9l: transformed to: toe 2026/05/29 05:11:23 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/29 05:11:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/29 05:11:23 DEBUG : Local file system at /tmp/rclone410788445: Waiting for checks to finish 2026/05/29 05:11:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/29 05:11:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/29 05:11:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/29 05:11:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/29 05:11:23 DEBUG : Local file system at /tmp/rclone410788445: Waiting for transfers to finish 2026/05/29 05:11:23 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.48s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-pilanij4teyu", Local "Local file system at /tmp/rclone410788445", Modify Window "1ms" 2026/05/29 05:11:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/29 05:11:24 DEBUG : toe: transformed to: 2026/05/29 05:11:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/29 05:11:24 DEBUG : toe: transformed to: 2026/05/29 05:11:24 INFO : B2 bucket rclone-test-pilanij4teyu: Making directory 2026/05/29 05:11:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/29 05:11:24 DEBUG : toe: transformed to: 2026/05/29 05:11:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/29 05:11:24 DEBUG : toe: transformed to: 2026/05/29 05:11:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/29 05:11:24 DEBUG : toe/toe: transformed to: 2026/05/29 05:11:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/29 05:11:24 INFO : toe/toe: Making directory 2026/05/29 05:11:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/29 05:11:24 DEBUG : toe/toe: transformed to: 2026/05/29 05:11:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/29 05:11:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/29 05:11:24 DEBUG : toe: transformed to: 2026/05/29 05:11:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/29 05:11:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/29 05:11:24 DEBUG : toe/toe/toe: transformed to: 2026/05/29 05:11:24 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/29 05:11:24 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for checks to finish 2026/05/29 05:11:24 DEBUG : B2 bucket rclone-test-pilanij4teyu: Waiting for transfers to finish 2026/05/29 05:11:25 DEBUG : toe/toe/toe: size = 11 OK 2026/05/29 05:11:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/29 05:11:25 INFO : toe/toe/toe: Copied (new) 2026/05/29 05:11:25 ERROR : B2 bucket rclone-test-pilanij4teyu: not deleting files as there were IO errors 2026/05/29 05:11:25 ERROR : B2 bucket rclone-test-pilanij4teyu: not deleting directories as there were IO errors --- PASS: TestError (1.62s) PASS 2026/05/29 05:11:26 DEBUG : B2 bucket rclone-test-pilanij4teyu: Purge remote 2026/05/29 05:11:26 INFO : B2 bucket rclone-test-pilanij4teyu: cleaning bucket "rclone-test-pilanij4teyu" of all files 2026/05/29 05:11:27 DEBUG : BackupDir/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa083464bf_d20260529_m050543_c001_v7007000_t0000_u01780031143178") 2026/05/29 05:11:27 DEBUG : BackupDir/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1111bc1e0a5f35bd_d20260529_m050538_c001_v0001097_t0017_u01780031138006") 2026/05/29 05:11:27 DEBUG : CompareDest/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41797be8ed7c5098_d20260529_m050517_c001_v7007000_t0000_u01780031117732") 2026/05/29 05:11:27 DEBUG : CompareDest/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37ba58c_d20260529_m050511_c001_v0001185_t0027_u01780031111866") 2026/05/29 05:11:27 DEBUG : CompareDest/two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41797be8ed7c5099_d20260529_m050517_c001_v7007000_t0000_u01780031117916") 2026/05/29 05:11:27 DEBUG : CompareDest/two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217281_d20260529_m050513_c001_v0001182_t0032_u01780031113152") 2026/05/29 05:11:27 DEBUG : CopyDest/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa083464c0_d20260529_m050543_c001_v7007000_t0000_u01780031143361") 2026/05/29 05:11:27 DEBUG : CopyDest/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f106404e15fac27ee_d20260529_m050535_c001_v0001176_t0054_u01780031135181") 2026/05/29 05:11:27 DEBUG : CopyDest/three: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa083464c1_d20260529_m050543_c001_v7007000_t0000_u01780031143544") 2026/05/29 05:11:27 DEBUG : CopyDest/three: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217400_d20260529_m050541_c001_v0001182_t0004_u01780031141451") 2026/05/29 05:11:27 DEBUG : CopyDest/two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa083464c2_d20260529_m050543_c001_v7007000_t0000_u01780031143728") 2026/05/29 05:11:28 DEBUG : CopyDest/two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37ba71e_d20260529_m050539_c001_v0001185_t0002_u01780031139514") 2026/05/29 05:11:28 DEBUG : EXISTING: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4152d2ae5241c695_d20260529_m050701_c001_v7007000_t0000_u01780031221804") 2026/05/29 05:11:28 DEBUG : EXISTING: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21789b_d20260529_m050700_c001_v0001182_t0006_u01780031220658") 2026/05/29 05:11:28 DEBUG : PREFIXapple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d7840b7_d20260529_m050852_c001_v7007000_t0000_u01780031332632") 2026/05/29 05:11:28 DEBUG : PREFIXapple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb3d0_d20260529_m050847_c001_v0001185_t0026_u01780031327771") 2026/05/29 05:11:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a854b_d20260529_m050852_c001_v7007000_t0000_u01780031332500") 2026/05/29 05:11:28 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1c6c_d20260529_m050847_c001_v0001145_t0039_u01780031327782") 2026/05/29 05:11:28 DEBUG : PREFIXbanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa083469c2_d20260529_m050852_c001_v7007000_t0000_u01780031332426") 2026/05/29 05:11:28 DEBUG : PREFIXbanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4428_d20260529_m050847_c001_v0001161_t0040_u01780031327792") 2026/05/29 05:11:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa083469c3_d20260529_m050852_c001_v7007000_t0000_u01780031332608") 2026/05/29 05:11:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217e47_d20260529_m050847_c001_v0001182_t0013_u01780031327802") 2026/05/29 05:11:28 DEBUG : Testêé: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4152d2ae5241c690_d20260529_m050658_c001_v7007000_t0000_u01780031218385") 2026/05/29 05:11:28 DEBUG : Testêé: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217867_d20260529_m050657_c001_v0001182_t0016_u01780031217799") 2026/05/29 05:11:28 DEBUG : Testêé: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bac20_d20260529_m050656_c001_v0001185_t0053_u01780031216844") 2026/05/29 05:11:28 DEBUG : YXBwbGU=: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b598362473b_d20260529_m050835_c001_v7007000_t0000_u01780031315436") 2026/05/29 05:11:28 DEBUG : YXBwbGU=: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217d63_d20260529_m050831_c001_v0001182_t0004_u01780031311116") 2026/05/29 05:11:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b598362473c_d20260529_m050835_c001_v7007000_t0000_u01780031315617") 2026/05/29 05:11:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1c02_d20260529_m050831_c001_v0001145_t0033_u01780031311146") 2026/05/29 05:11:28 DEBUG : YmFuYW5h: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b598362473d_d20260529_m050835_c001_v7007000_t0000_u01780031315799") 2026/05/29 05:11:28 DEBUG : YmFuYW5h: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a43c0_d20260529_m050831_c001_v0001161_t0000_u01780031311128") 2026/05/29 05:11:29 DEBUG : a/potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8050_d20260529_m050245_c001_v7007000_t0000_u01780030965011") 2026/05/29 05:11:29 DEBUG : a/potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216a98_d20260529_m050244_c001_v0001182_t0005_u01780030964454") 2026/05/29 05:11:29 DEBUG : a/potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bc9f6_d20260529_m050243_c001_v7007000_t0000_u01780030963108") 2026/05/29 05:11:29 DEBUG : a/potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216a6e_d20260529_m050242_c001_v0001182_t0029_u01780030962087") 2026/05/29 05:11:29 DEBUG : a/potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4256f6cb52ae5b86_d20260529_m050226_c001_v7007000_t0000_u01780030946662") 2026/05/29 05:11:29 DEBUG : a/potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216940_d20260529_m050225_c001_v0001182_t0040_u01780030945770") 2026/05/29 05:11:29 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb92235_d20260529_m051052_c001_v7007000_t0000_u01780031452594") 2026/05/29 05:11:29 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218467_d20260529_m051048_c001_v0001182_t0047_u01780031448269") 2026/05/29 05:11:29 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e8671_d20260529_m051037_c001_v7007000_t0000_u01780031437926") 2026/05/29 05:11:29 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2183cf_d20260529_m051033_c001_v0001182_t0058_u01780031433454") 2026/05/29 05:11:29 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f424efead8db8a6a9_d20260529_m051020_c001_v7007000_t0000_u01780031420833") 2026/05/29 05:11:29 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218317_d20260529_m051017_c001_v0001182_t0013_u01780031417167") 2026/05/29 05:11:29 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb91def_d20260529_m051006_c001_v7007000_t0000_u01780031406211") 2026/05/29 05:11:29 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218259_d20260529_m051002_c001_v0001182_t0039_u01780031402393") 2026/05/29 05:11:29 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346de1_d20260529_m050951_c001_v7007000_t0000_u01780031391610") 2026/05/29 05:11:29 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218179_d20260529_m050946_c001_v0001182_t0048_u01780031386839") 2026/05/29 05:11:29 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc144f_d20260529_m050936_c001_v7007000_t0000_u01780031376330") 2026/05/29 05:11:29 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218051_d20260529_m050925_c001_v0001182_t0059_u01780031365232") 2026/05/29 05:11:29 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad1c_d20260529_m050913_c001_v7007000_t0000_u01780031353769") 2026/05/29 05:11:29 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a44ba_d20260529_m050910_c001_v0001161_t0047_u01780031350338") 2026/05/29 05:11:29 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad11_d20260529_m050909_c001_v7007000_t0000_u01780031349237") 2026/05/29 05:11:30 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217f43_d20260529_m050905_c001_v0001182_t0004_u01780031345200") 2026/05/29 05:11:30 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd670286e_d20260529_m050854_c001_v7007000_t0000_u01780031334187") 2026/05/29 05:11:30 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4446_d20260529_m050850_c001_v0001161_t0040_u01780031330953") 2026/05/29 05:11:30 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4217bcbc7c411ca6_d20260529_m050849_c001_v7007000_t0000_u01780031329695") 2026/05/29 05:11:30 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb3a6_d20260529_m050845_c001_v0001185_t0042_u01780031325975") 2026/05/29 05:11:30 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f417958ed1fbdfe81_d20260529_m050833_c001_v7007000_t0000_u01780031313003") 2026/05/29 05:11:30 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217d4d_d20260529_m050828_c001_v0001182_t0051_u01780031308760") 2026/05/29 05:11:30 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bd031_d20260529_m050817_c001_v7007000_t0000_u01780031297880") 2026/05/29 05:11:30 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217c8f_d20260529_m050813_c001_v0001182_t0052_u01780031293622") 2026/05/29 05:11:30 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40431be223cfc884_d20260529_m050803_c001_v7007000_t0000_u01780031283368") 2026/05/29 05:11:30 DEBUG : apple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217bbf_d20260529_m050759_c001_v0001182_t0026_u01780031279129") 2026/05/29 05:11:30 DEBUG : appleSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f413d7c04c1a3540d_d20260529_m050912_c001_v7007000_t0000_u01780031352339") 2026/05/29 05:11:30 DEBUG : appleSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217f5f_d20260529_m050907_c001_v0001182_t0057_u01780031347075") 2026/05/29 05:11:30 DEBUG : appleapple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc1450_d20260529_m050936_c001_v7007000_t0000_u01780031376512") 2026/05/29 05:11:30 DEBUG : appleapple: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218077_d20260529_m050928_c001_v0001182_t0030_u01780031368313") 2026/05/29 05:11:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb92236_d20260529_m051052_c001_v7007000_t0000_u01780031452778") 2026/05/29 05:11:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bbc4c_d20260529_m051048_c001_v0001185_t0002_u01780031448900") 2026/05/29 05:11:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e8672_d20260529_m051038_c001_v7007000_t0000_u01780031438109") 2026/05/29 05:11:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bbb30_d20260529_m051034_c001_v0001185_t0027_u01780031434055") 2026/05/29 05:11:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f424efead8db8a6aa_d20260529_m051021_c001_v7007000_t0000_u01780031421014") 2026/05/29 05:11:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bba16_d20260529_m051017_c001_v0001185_t0011_u01780031417813") 2026/05/29 05:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb91df0_d20260529_m051006_c001_v7007000_t0000_u01780031406397") 2026/05/29 05:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb91c_d20260529_m051003_c001_v0001185_t0057_u01780031403074") 2026/05/29 05:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346de2_d20260529_m050951_c001_v7007000_t0000_u01780031391792") 2026/05/29 05:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb834_d20260529_m050947_c001_v0001185_t0043_u01780031387566") 2026/05/29 05:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f400796a7a038daff_d20260529_m050934_c001_v7007000_t0000_u01780031374517") 2026/05/29 05:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1d3c_d20260529_m050925_c001_v0001145_t0055_u01780031365621") 2026/05/29 05:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad1d_d20260529_m050913_c001_v7007000_t0000_u01780031353952") 2026/05/29 05:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb552_d20260529_m050910_c001_v0001185_t0038_u01780031350348") 2026/05/29 05:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f413d7c04c1a35406_d20260529_m050909_c001_v7007000_t0000_u01780031349469") 2026/05/29 05:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb4ee_d20260529_m050905_c001_v0001185_t0008_u01780031345855") 2026/05/29 05:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd670286f_d20260529_m050854_c001_v7007000_t0000_u01780031334370") 2026/05/29 05:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb40a_d20260529_m050850_c001_v0001185_t0003_u01780031330973") 2026/05/29 05:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4217bcbc7c411ca5_d20260529_m050849_c001_v7007000_t0000_u01780031329514") 2026/05/29 05:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a441e_d20260529_m050846_c001_v0001161_t0055_u01780031326438") 2026/05/29 05:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40431be223cfc8b3_d20260529_m050833_c001_v7007000_t0000_u01780031313199") 2026/05/29 05:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb2a4_d20260529_m050829_c001_v0001185_t0048_u01780031309296") 2026/05/29 05:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bd033_d20260529_m050818_c001_v7007000_t0000_u01780031298063") 2026/05/29 05:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb1d0_d20260529_m050814_c001_v0001185_t0041_u01780031294124") 2026/05/29 05:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40431be223cfc885_d20260529_m050803_c001_v7007000_t0000_u01780031283553") 2026/05/29 05:11:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb0e4_d20260529_m050759_c001_v0001185_t0025_u01780031279838") 2026/05/29 05:11:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4064792d0f5705ff_d20260529_m050912_c001_v7007000_t0000_u01780031352019") 2026/05/29 05:11:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1cca_d20260529_m050907_c001_v0001145_t0027_u01780031347083") 2026/05/29 05:11:31 DEBUG : b/potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8051_d20260529_m050245_c001_v7007000_t0000_u01780030965191") 2026/05/29 05:11:32 DEBUG : b/potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216a82_d20260529_m050243_c001_v0001182_t0027_u01780030963654") 2026/05/29 05:11:32 DEBUG : b/potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bc9f4_d20260529_m050242_c001_v7007000_t0000_u01780030962508") 2026/05/29 05:11:32 DEBUG : b/potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216a5e_d20260529_m050241_c001_v0001182_t0048_u01780030961285") 2026/05/29 05:11:32 DEBUG : b/potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4256f6cb52ae5b83_d20260529_m050226_c001_v7007000_t0000_u01780030946113") 2026/05/29 05:11:32 DEBUG : b/potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216934_d20260529_m050224_c001_v0001182_t0053_u01780030944974") 2026/05/29 05:11:32 DEBUG : backup/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc07c9_d20260529_m050556_c001_v7007000_t0000_u01780031156465") 2026/05/29 05:11:32 DEBUG : backup/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f105dd3796ef93ba4_d20260529_m050554_c001_v0001115_t0023_u01780031154138") 2026/05/29 05:11:32 DEBUG : backup/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f101b37849c7dd650_d20260529_m050550_c001_v0001173_t0059_u01780031150340") 2026/05/29 05:11:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd670260f_d20260529_m050623_c001_v7007000_t0000_u01780031183441") 2026/05/29 05:11:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f108f4de163330dd8_d20260529_m050621_c001_v0001172_t0032_u01780031181640") 2026/05/29 05:11:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f116a08fc31683c13_d20260529_m050617_c001_v0001167_t0026_u01780031177731") 2026/05/29 05:11:32 DEBUG : backup/one.bak: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4057048c5ca12ac0_d20260529_m050611_c001_v7007000_t0000_u01780031171779") 2026/05/29 05:11:32 DEBUG : backup/one.bak: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f116c0416cfa76f32_d20260529_m050609_c001_v0001174_t0057_u01780031169471") 2026/05/29 05:11:32 DEBUG : backup/one.bak: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1011f7fb66ee97d3_d20260529_m050604_c001_v0001157_t0000_u01780031164967") 2026/05/29 05:11:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd6702610_d20260529_m050623_c001_v7007000_t0000_u01780031183625") 2026/05/29 05:11:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1024ba99f84b8072_d20260529_m050622_c001_v0001103_t0019_u01780031182568") 2026/05/29 05:11:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1063e907074f0da1_d20260529_m050619_c001_v0001174_t0005_u01780031179255") 2026/05/29 05:11:32 DEBUG : backup/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc07cb_d20260529_m050556_c001_v7007000_t0000_u01780031156648") 2026/05/29 05:11:32 DEBUG : backup/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1041d4abb81abdef_d20260529_m050555_c001_v0001098_t0003_u01780031155376") 2026/05/29 05:11:32 DEBUG : backup/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1168c74f624b59c3_d20260529_m050552_c001_v0001178_t0004_u01780031152023") 2026/05/29 05:11:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4057048c5ca12ac1_d20260529_m050611_c001_v7007000_t0000_u01780031171961") 2026/05/29 05:11:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11915a9e9159367d_d20260529_m050610_c001_v0001174_t0049_u01780031170826") 2026/05/29 05:11:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f117a76e5b06035d2_d20260529_m050607_c001_v0001098_t0049_u01780031167229") 2026/05/29 05:11:33 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb92237_d20260529_m051052_c001_v7007000_t0000_u01780031452960") 2026/05/29 05:11:33 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a46ff_d20260529_m051048_c001_v0001161_t0015_u01780031448467") 2026/05/29 05:11:33 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e8673_d20260529_m051038_c001_v7007000_t0000_u01780031438291") 2026/05/29 05:11:33 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a46a7_d20260529_m051033_c001_v0001161_t0037_u01780031433665") 2026/05/29 05:11:33 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f424efead8db8a6ab_d20260529_m051021_c001_v7007000_t0000_u01780031421195") 2026/05/29 05:11:33 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4647_d20260529_m051017_c001_v0001161_t0046_u01780031417378") 2026/05/29 05:11:33 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb91df1_d20260529_m051006_c001_v7007000_t0000_u01780031406580") 2026/05/29 05:11:33 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a45ef_d20260529_m051002_c001_v0001161_t0054_u01780031402599") 2026/05/29 05:11:33 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346de5_d20260529_m050951_c001_v7007000_t0000_u01780031391975") 2026/05/29 05:11:33 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4583_d20260529_m050947_c001_v0001161_t0047_u01780031387125") 2026/05/29 05:11:33 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc1451_d20260529_m050936_c001_v7007000_t0000_u01780031376693") 2026/05/29 05:11:33 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb67a_d20260529_m050925_c001_v0001185_t0028_u01780031365435") 2026/05/29 05:11:33 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad1e_d20260529_m050914_c001_v7007000_t0000_u01780031354134") 2026/05/29 05:11:33 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217f93_d20260529_m050910_c001_v0001182_t0037_u01780031350360") 2026/05/29 05:11:33 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad0e_d20260529_m050908_c001_v7007000_t0000_u01780031348823") 2026/05/29 05:11:33 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1cc0_d20260529_m050905_c001_v0001145_t0048_u01780031345394") 2026/05/29 05:11:33 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd6702870_d20260529_m050854_c001_v7007000_t0000_u01780031334553") 2026/05/29 05:11:33 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217e79_d20260529_m050850_c001_v0001182_t0014_u01780031330963") 2026/05/29 05:11:33 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f422cef713272ac5a_d20260529_m050849_c001_v7007000_t0000_u01780031329936") 2026/05/29 05:11:33 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1c64_d20260529_m050846_c001_v0001145_t0018_u01780031326162") 2026/05/29 05:11:34 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8538_d20260529_m050833_c001_v7007000_t0000_u01780031313207") 2026/05/29 05:11:34 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a43b8_d20260529_m050828_c001_v0001161_t0037_u01780031308972") 2026/05/29 05:11:34 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bd034_d20260529_m050818_c001_v7007000_t0000_u01780031298344") 2026/05/29 05:11:34 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4358_d20260529_m050813_c001_v0001161_t0024_u01780031293826") 2026/05/29 05:11:34 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40431be223cfc886_d20260529_m050803_c001_v7007000_t0000_u01780031283742") 2026/05/29 05:11:34 DEBUG : banana: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a42f2_d20260529_m050759_c001_v0001161_t0004_u01780031279324") 2026/05/29 05:11:34 DEBUG : bananaSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f415c7e8d4ddad1bf_d20260529_m050911_c001_v7007000_t0000_u01780031351998") 2026/05/29 05:11:34 DEBUG : bananaSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb512_d20260529_m050907_c001_v0001185_t0009_u01780031347094") 2026/05/29 05:11:34 DEBUG : both0: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcf9c_d20260529_m050732_c001_v7007000_t0000_u01780031252699") 2026/05/29 05:11:34 DEBUG : both0: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bae2c_d20260529_m050720_c001_v0001185_t0029_u01780031240669") 2026/05/29 05:11:34 DEBUG : both0: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d78404e_d20260529_m050716_c001_v7007000_t0000_u01780031236349") 2026/05/29 05:11:34 DEBUG : both0: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bace2_d20260529_m050703_c001_v0001185_t0023_u01780031223674") 2026/05/29 05:11:34 DEBUG : both1: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcf9d_d20260529_m050732_c001_v7007000_t0000_u01780031252882") 2026/05/29 05:11:34 DEBUG : both1: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bae3b_d20260529_m050721_c001_v0001185_t0041_u01780031241439") 2026/05/29 05:11:34 DEBUG : both1: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d78404f_d20260529_m050716_c001_v7007000_t0000_u01780031236544") 2026/05/29 05:11:34 DEBUG : both1: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bacee_d20260529_m050704_c001_v0001185_t0044_u01780031224074") 2026/05/29 05:11:34 DEBUG : both10: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcf9f_d20260529_m050733_c001_v7007000_t0000_u01780031253064") 2026/05/29 05:11:35 DEBUG : both10: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37baea0_d20260529_m050725_c001_v0001185_t0017_u01780031245451") 2026/05/29 05:11:35 DEBUG : both10: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d784050_d20260529_m050716_c001_v7007000_t0000_u01780031236728") 2026/05/29 05:11:35 DEBUG : both10: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bad54_d20260529_m050708_c001_v0001185_t0044_u01780031228232") 2026/05/29 05:11:35 DEBUG : both11: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfa0_d20260529_m050733_c001_v7007000_t0000_u01780031253246") 2026/05/29 05:11:35 DEBUG : both11: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37baeac_d20260529_m050725_c001_v0001185_t0016_u01780031245870") 2026/05/29 05:11:35 DEBUG : both11: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d784051_d20260529_m050716_c001_v7007000_t0000_u01780031236911") 2026/05/29 05:11:35 DEBUG : both11: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bad64_d20260529_m050708_c001_v0001185_t0058_u01780031228903") 2026/05/29 05:11:35 DEBUG : both12: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfa1_d20260529_m050733_c001_v7007000_t0000_u01780031253428") 2026/05/29 05:11:35 DEBUG : both12: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37baeb6_d20260529_m050726_c001_v0001185_t0052_u01780031246301") 2026/05/29 05:11:35 DEBUG : both12: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d784052_d20260529_m050717_c001_v7007000_t0000_u01780031237096") 2026/05/29 05:11:35 DEBUG : both12: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bad6a_d20260529_m050709_c001_v0001185_t0031_u01780031229357") 2026/05/29 05:11:35 DEBUG : both13: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfa3_d20260529_m050733_c001_v7007000_t0000_u01780031253615") 2026/05/29 05:11:35 DEBUG : both13: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37baebe_d20260529_m050726_c001_v0001185_t0010_u01780031246711") 2026/05/29 05:11:35 DEBUG : both13: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d784053_d20260529_m050717_c001_v7007000_t0000_u01780031237366") 2026/05/29 05:11:35 DEBUG : both13: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bad72_d20260529_m050709_c001_v0001185_t0034_u01780031229949") 2026/05/29 05:11:36 DEBUG : both14: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfa4_d20260529_m050733_c001_v7007000_t0000_u01780031253912") 2026/05/29 05:11:36 DEBUG : both14: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37baeca_d20260529_m050727_c001_v0001185_t0010_u01780031247257") 2026/05/29 05:11:36 DEBUG : both14: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d784054_d20260529_m050717_c001_v7007000_t0000_u01780031237549") 2026/05/29 05:11:36 DEBUG : both14: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bad82_d20260529_m050710_c001_v0001185_t0004_u01780031230432") 2026/05/29 05:11:36 DEBUG : both15: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfa5_d20260529_m050734_c001_v7007000_t0000_u01780031254094") 2026/05/29 05:11:36 DEBUG : both15: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37baed4_d20260529_m050727_c001_v0001185_t0008_u01780031247891") 2026/05/29 05:11:36 DEBUG : both15: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d784055_d20260529_m050717_c001_v7007000_t0000_u01780031237732") 2026/05/29 05:11:36 DEBUG : both15: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bad8a_d20260529_m050710_c001_v0001185_t0010_u01780031230927") 2026/05/29 05:11:36 DEBUG : both16: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfa7_d20260529_m050734_c001_v7007000_t0000_u01780031254278") 2026/05/29 05:11:36 DEBUG : both16: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37baedc_d20260529_m050728_c001_v0001185_t0036_u01780031248397") 2026/05/29 05:11:36 DEBUG : both16: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d784056_d20260529_m050717_c001_v7007000_t0000_u01780031237918") 2026/05/29 05:11:36 DEBUG : both16: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bad8e_d20260529_m050711_c001_v0001185_t0026_u01780031231553") 2026/05/29 05:11:36 DEBUG : both17: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfa8_d20260529_m050734_c001_v7007000_t0000_u01780031254461") 2026/05/29 05:11:36 DEBUG : both17: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37baee2_d20260529_m050728_c001_v0001185_t0047_u01780031248855") 2026/05/29 05:11:36 DEBUG : both17: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d784057_d20260529_m050718_c001_v7007000_t0000_u01780031238100") 2026/05/29 05:11:37 DEBUG : both17: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bada0_d20260529_m050712_c001_v0001185_t0004_u01780031232074") 2026/05/29 05:11:37 DEBUG : both18: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfaa_d20260529_m050734_c001_v7007000_t0000_u01780031254643") 2026/05/29 05:11:37 DEBUG : both18: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37baee8_d20260529_m050729_c001_v0001185_t0046_u01780031249257") 2026/05/29 05:11:37 DEBUG : both18: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d784059_d20260529_m050718_c001_v7007000_t0000_u01780031238283") 2026/05/29 05:11:37 DEBUG : both18: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bada6_d20260529_m050712_c001_v0001185_t0034_u01780031232645") 2026/05/29 05:11:37 DEBUG : both19: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfab_d20260529_m050734_c001_v7007000_t0000_u01780031254829") 2026/05/29 05:11:37 DEBUG : both19: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37baef0_d20260529_m050729_c001_v0001185_t0035_u01780031249660") 2026/05/29 05:11:37 DEBUG : both19: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d78405a_d20260529_m050718_c001_v7007000_t0000_u01780031238466") 2026/05/29 05:11:37 DEBUG : both19: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37badac_d20260529_m050713_c001_v0001185_t0013_u01780031233078") 2026/05/29 05:11:37 DEBUG : both2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfac_d20260529_m050735_c001_v7007000_t0000_u01780031255010") 2026/05/29 05:11:37 DEBUG : both2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bae48_d20260529_m050721_c001_v0001185_t0026_u01780031241886") 2026/05/29 05:11:37 DEBUG : both2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d78405c_d20260529_m050718_c001_v7007000_t0000_u01780031238647") 2026/05/29 05:11:37 DEBUG : both2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bacfc_d20260529_m050704_c001_v0001185_t0055_u01780031224640") 2026/05/29 05:11:37 DEBUG : both3: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfae_d20260529_m050735_c001_v7007000_t0000_u01780031255196") 2026/05/29 05:11:37 DEBUG : both3: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bae52_d20260529_m050722_c001_v0001185_t0000_u01780031242347") 2026/05/29 05:11:37 DEBUG : both3: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d78405d_d20260529_m050718_c001_v7007000_t0000_u01780031238830") 2026/05/29 05:11:38 DEBUG : both3: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bad0a_d20260529_m050705_c001_v0001185_t0027_u01780031225127") 2026/05/29 05:11:38 DEBUG : both4: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfb0_d20260529_m050735_c001_v7007000_t0000_u01780031255377") 2026/05/29 05:11:38 DEBUG : both4: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bae5a_d20260529_m050722_c001_v0001185_t0038_u01780031242770") 2026/05/29 05:11:38 DEBUG : both4: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d78405e_d20260529_m050719_c001_v7007000_t0000_u01780031239023") 2026/05/29 05:11:38 DEBUG : both4: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bad12_d20260529_m050705_c001_v0001185_t0024_u01780031225528") 2026/05/29 05:11:38 DEBUG : both5: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfb2_d20260529_m050735_c001_v7007000_t0000_u01780031255575") 2026/05/29 05:11:38 DEBUG : both5: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bae62_d20260529_m050723_c001_v0001185_t0018_u01780031243294") 2026/05/29 05:11:38 DEBUG : both5: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d78405f_d20260529_m050719_c001_v7007000_t0000_u01780031239205") 2026/05/29 05:11:38 DEBUG : both5: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bad22_d20260529_m050706_c001_v0001185_t0010_u01780031226038") 2026/05/29 05:11:38 DEBUG : both6: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfb3_d20260529_m050735_c001_v7007000_t0000_u01780031255757") 2026/05/29 05:11:38 DEBUG : both6: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bae6e_d20260529_m050723_c001_v0001185_t0039_u01780031243699") 2026/05/29 05:11:38 DEBUG : both6: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d784060_d20260529_m050719_c001_v7007000_t0000_u01780031239387") 2026/05/29 05:11:38 DEBUG : both6: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bad2a_d20260529_m050706_c001_v0001185_t0010_u01780031226474") 2026/05/29 05:11:38 DEBUG : both7: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfb4_d20260529_m050735_c001_v7007000_t0000_u01780031255939") 2026/05/29 05:11:38 DEBUG : both7: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bae7e_d20260529_m050724_c001_v0001185_t0030_u01780031244097") 2026/05/29 05:11:38 DEBUG : both7: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d784062_d20260529_m050719_c001_v7007000_t0000_u01780031239570") 2026/05/29 05:11:39 DEBUG : both7: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bad3a_d20260529_m050706_c001_v0001185_t0008_u01780031226999") 2026/05/29 05:11:39 DEBUG : both8: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfb5_d20260529_m050736_c001_v7007000_t0000_u01780031256121") 2026/05/29 05:11:39 DEBUG : both8: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bae8a_d20260529_m050724_c001_v0001185_t0049_u01780031244593") 2026/05/29 05:11:39 DEBUG : both8: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d784063_d20260529_m050719_c001_v7007000_t0000_u01780031239752") 2026/05/29 05:11:39 DEBUG : both8: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bad43_d20260529_m050707_c001_v0001185_t0036_u01780031227437") 2026/05/29 05:11:39 DEBUG : both9: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfb6_d20260529_m050736_c001_v7007000_t0000_u01780031256309") 2026/05/29 05:11:39 DEBUG : both9: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bae96_d20260529_m050725_c001_v0001185_t0050_u01780031245062") 2026/05/29 05:11:39 DEBUG : both9: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d784064_d20260529_m050719_c001_v7007000_t0000_u01780031239936") 2026/05/29 05:11:39 DEBUG : both9: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bad4a_d20260529_m050707_c001_v0001185_t0051_u01780031227845") 2026/05/29 05:11:39 DEBUG : c/non empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8052_d20260529_m050245_c001_v7007000_t0000_u01780030965372") 2026/05/29 05:11:39 DEBUG : c/non empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216a86_d20260529_m050243_c001_v0001182_t0017_u01780030963872") 2026/05/29 05:11:39 DEBUG : c/non empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bc9f7_d20260529_m050243_c001_v7007000_t0000_u01780030963290") 2026/05/29 05:11:39 DEBUG : c/non empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216a64_d20260529_m050241_c001_v0001182_t0055_u01780030961496") 2026/05/29 05:11:39 DEBUG : c/non empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4256f6cb52ae5b87_d20260529_m050226_c001_v7007000_t0000_u01780030946843") 2026/05/29 05:11:39 DEBUG : c/non empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21693a_d20260529_m050225_c001_v0001182_t0019_u01780030945173") 2026/05/29 05:11:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b598362473e_d20260529_m050835_c001_v7007000_t0000_u01780031315981") 2026/05/29 05:11:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb2bc_d20260529_m050831_c001_v0001185_t0033_u01780031311138") 2026/05/29 05:11:39 DEBUG : check sum: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4256f6cb52ae5b6b_d20260529_m050218_c001_v7007000_t0000_u01780030938479") 2026/05/29 05:11:40 DEBUG : check sum: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2168c2_d20260529_m050217_c001_v0001182_t0048_u01780030937544") 2026/05/29 05:11:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bd3e6_d20260529_m051124_c001_v7007000_t0000_u01780031484260") 2026/05/29 05:11:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bbe6a_d20260529_m051122_c001_v0001185_t0055_u01780031482751") 2026/05/29 05:11:40 DEBUG : dest/3: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa083464b9_d20260529_m050528_c001_v7007000_t0000_u01780031128347") 2026/05/29 05:11:40 DEBUG : dest/3: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f416315e157e5d7a4_d20260529_m050527_c001_v0001172_t0030_u01780031127245") 2026/05/29 05:11:40 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc1452_d20260529_m050936_c001_v7007000_t0000_u01780031376874") 2026/05/29 05:11:40 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1d46_d20260529_m050928_c001_v0001145_t0039_u01780031368530") 2026/05/29 05:11:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb92238_d20260529_m051053_c001_v7007000_t0000_u01780031453142") 2026/05/29 05:11:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21841b_d20260529_m051042_c001_v0001182_t0042_u01780031442543") 2026/05/29 05:11:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e8674_d20260529_m051038_c001_v7007000_t0000_u01780031438471") 2026/05/29 05:11:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218375_d20260529_m051025_c001_v0001182_t0055_u01780031425459") 2026/05/29 05:11:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f424efead8db8a6ad_d20260529_m051021_c001_v7007000_t0000_u01780031421377") 2026/05/29 05:11:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2182cf_d20260529_m051010_c001_v0001182_t0031_u01780031410890") 2026/05/29 05:11:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb91df6_d20260529_m051006_c001_v7007000_t0000_u01780031406763") 2026/05/29 05:11:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218201_d20260529_m050956_c001_v0001182_t0059_u01780031396259") 2026/05/29 05:11:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346de7_d20260529_m050952_c001_v7007000_t0000_u01780031392157") 2026/05/29 05:11:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218123_d20260529_m050941_c001_v0001182_t0035_u01780031381118") 2026/05/29 05:11:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4256f6cb52ae643e_d20260529_m050934_c001_v7007000_t0000_u01780031374528") 2026/05/29 05:11:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217feb_d20260529_m050918_c001_v0001182_t0001_u01780031358588") 2026/05/29 05:11:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad1f_d20260529_m050914_c001_v7007000_t0000_u01780031354317") 2026/05/29 05:11:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb554_d20260529_m050910_c001_v0001185_t0008_u01780031350569") 2026/05/29 05:11:40 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4152d2ae5241c765_d20260529_m050909_c001_v7007000_t0000_u01780031349258") 2026/05/29 05:11:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217ee9_d20260529_m050858_c001_v0001182_t0029_u01780031338884") 2026/05/29 05:11:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd6702871_d20260529_m050854_c001_v7007000_t0000_u01780031334737") 2026/05/29 05:11:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb410_d20260529_m050851_c001_v0001185_t0038_u01780031331182") 2026/05/29 05:11:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd6702865_d20260529_m050849_c001_v7007000_t0000_u01780031329772") 2026/05/29 05:11:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb356_d20260529_m050840_c001_v0001185_t0033_u01780031320022") 2026/05/29 05:11:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4064792d0f5705bd_d20260529_m050833_c001_v7007000_t0000_u01780031313127") 2026/05/29 05:11:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217cf9_d20260529_m050822_c001_v0001182_t0034_u01780031302820") 2026/05/29 05:11:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bd036_d20260529_m050818_c001_v7007000_t0000_u01780031298690") 2026/05/29 05:11:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217c2b_d20260529_m050808_c001_v0001182_t0036_u01780031288088") 2026/05/29 05:11:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40431be223cfc887_d20260529_m050803_c001_v7007000_t0000_u01780031283925") 2026/05/29 05:11:41 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217b7f_d20260529_m050753_c001_v0001182_t0026_u01780031273474") 2026/05/29 05:11:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f415c7e8d4ddad1c1_d20260529_m050912_c001_v7007000_t0000_u01780031352364") 2026/05/29 05:11:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217f63_d20260529_m050907_c001_v0001182_t0046_u01780031347290") 2026/05/29 05:11:41 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc146d_d20260529_m050937_c001_v7007000_t0000_u01780031377056") 2026/05/29 05:11:41 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4524_d20260529_m050928_c001_v0001161_t0048_u01780031368540") 2026/05/29 05:11:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb92239_d20260529_m051053_c001_v7007000_t0000_u01780031453324") 2026/05/29 05:11:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a46e3_d20260529_m051043_c001_v0001161_t0036_u01780031443109") 2026/05/29 05:11:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e8675_d20260529_m051038_c001_v7007000_t0000_u01780031438653") 2026/05/29 05:11:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4673_d20260529_m051026_c001_v0001161_t0018_u01780031426037") 2026/05/29 05:11:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f424efead8db8a6ae_d20260529_m051021_c001_v7007000_t0000_u01780031421559") 2026/05/29 05:11:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4619_d20260529_m051011_c001_v0001161_t0003_u01780031411470") 2026/05/29 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb91df7_d20260529_m051006_c001_v7007000_t0000_u01780031406946") 2026/05/29 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a45bf_d20260529_m050956_c001_v0001161_t0011_u01780031396821") 2026/05/29 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346de9_d20260529_m050952_c001_v7007000_t0000_u01780031392339") 2026/05/29 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4564_d20260529_m050941_c001_v0001161_t0054_u01780031381707") 2026/05/29 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41797be8ed7d03c5_d20260529_m050934_c001_v7007000_t0000_u01780031374538") 2026/05/29 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb5fa_d20260529_m050919_c001_v0001185_t0006_u01780031359147") 2026/05/29 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad20_d20260529_m050914_c001_v7007000_t0000_u01780031354500") 2026/05/29 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217f99_d20260529_m050910_c001_v0001182_t0006_u01780031350581") 2026/05/29 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f407e60ab97514262_d20260529_m050909_c001_v7007000_t0000_u01780031349402") 2026/05/29 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1ca2_d20260529_m050859_c001_v0001145_t0054_u01780031339434") 2026/05/29 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd6702872_d20260529_m050854_c001_v7007000_t0000_u01780031334919") 2026/05/29 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217e81_d20260529_m050851_c001_v0001182_t0004_u01780031331192") 2026/05/29 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4217bcbc7c411ca7_d20260529_m050849_c001_v7007000_t0000_u01780031329876") 2026/05/29 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1c44_d20260529_m050840_c001_v0001145_t0053_u01780031320578") 2026/05/29 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b5983624737_d20260529_m050833_c001_v7007000_t0000_u01780031313140") 2026/05/29 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a438e_d20260529_m050823_c001_v0001161_t0002_u01780031303398") 2026/05/29 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bd037_d20260529_m050818_c001_v7007000_t0000_u01780031298873") 2026/05/29 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4332_d20260529_m050808_c001_v0001161_t0038_u01780031288660") 2026/05/29 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40431be223cfc888_d20260529_m050804_c001_v7007000_t0000_u01780031284110") 2026/05/29 05:11:42 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a42d0_d20260529_m050754_c001_v0001161_t0031_u01780031274073") 2026/05/29 05:11:42 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4152d2ae5241c76e_d20260529_m050912_c001_v7007000_t0000_u01780031352353") 2026/05/29 05:11:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a449e_d20260529_m050907_c001_v0001161_t0006_u01780031347474") 2026/05/29 05:11:43 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc146e_d20260529_m050937_c001_v7007000_t0000_u01780031377237") 2026/05/29 05:11:43 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb6b6_d20260529_m050928_c001_v0001185_t0016_u01780031368551") 2026/05/29 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb9223b_d20260529_m051053_c001_v7007000_t0000_u01780031453506") 2026/05/29 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bbc06_d20260529_m051044_c001_v0001185_t0001_u01780031444060") 2026/05/29 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e8676_d20260529_m051038_c001_v7007000_t0000_u01780031438835") 2026/05/29 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bbab4_d20260529_m051026_c001_v0001185_t0057_u01780031426674") 2026/05/29 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f424efead8db8a6af_d20260529_m051021_c001_v7007000_t0000_u01780031421750") 2026/05/29 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb9b4_d20260529_m051012_c001_v0001185_t0010_u01780031412256") 2026/05/29 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb91df8_d20260529_m051007_c001_v7007000_t0000_u01780031407130") 2026/05/29 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb8d4_d20260529_m050957_c001_v0001185_t0024_u01780031397567") 2026/05/29 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346dea_d20260529_m050952_c001_v7007000_t0000_u01780031392522") 2026/05/29 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb7d4_d20260529_m050942_c001_v0001185_t0017_u01780031382629") 2026/05/29 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f400796a7a038dafd_d20260529_m050934_c001_v7007000_t0000_u01780031374334") 2026/05/29 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1d1c_d20260529_m050919_c001_v0001145_t0050_u01780031359709") 2026/05/29 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad21_d20260529_m050914_c001_v7007000_t0000_u01780031354783") 2026/05/29 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1ce2_d20260529_m050910_c001_v0001145_t0006_u01780031350655") 2026/05/29 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f413d7c04c1a35403_d20260529_m050909_c001_v7007000_t0000_u01780031349289") 2026/05/29 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb48c_d20260529_m050900_c001_v0001185_t0052_u01780031340285") 2026/05/29 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd6702873_d20260529_m050855_c001_v7007000_t0000_u01780031335102") 2026/05/29 05:11:43 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4448_d20260529_m050851_c001_v0001161_t0005_u01780031331331") 2026/05/29 05:11:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4217bcbc7c411ca4_d20260529_m050849_c001_v7007000_t0000_u01780031329332") 2026/05/29 05:11:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a43f0_d20260529_m050841_c001_v0001161_t0043_u01780031321535") 2026/05/29 05:11:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4064792d0f5705be_d20260529_m050833_c001_v7007000_t0000_u01780031313154") 2026/05/29 05:11:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb254_d20260529_m050824_c001_v0001185_t0022_u01780031304216") 2026/05/29 05:11:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bd038_d20260529_m050819_c001_v7007000_t0000_u01780031299055") 2026/05/29 05:11:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb186_d20260529_m050809_c001_v0001185_t0035_u01780031289344") 2026/05/29 05:11:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40431be223cfc889_d20260529_m050804_c001_v7007000_t0000_u01780031284292") 2026/05/29 05:11:44 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb092_d20260529_m050754_c001_v0001185_t0043_u01780031274417") 2026/05/29 05:11:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad1a_d20260529_m050912_c001_v7007000_t0000_u01780031352375") 2026/05/29 05:11:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217f6b_d20260529_m050907_c001_v0001182_t0004_u01780031347486") 2026/05/29 05:11:44 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc146f_d20260529_m050937_c001_v7007000_t0000_u01780031377419") 2026/05/29 05:11:44 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21807d_d20260529_m050928_c001_v0001182_t0053_u01780031368562") 2026/05/29 05:11:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb9223c_d20260529_m051053_c001_v7007000_t0000_u01780031453698") 2026/05/29 05:11:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1e76_d20260529_m051044_c001_v0001145_t0026_u01780031444624") 2026/05/29 05:11:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e8677_d20260529_m051039_c001_v7007000_t0000_u01780031439017") 2026/05/29 05:11:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1e42_d20260529_m051027_c001_v0001145_t0023_u01780031427226") 2026/05/29 05:11:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f424efead8db8a6b0_d20260529_m051021_c001_v7007000_t0000_u01780031421942") 2026/05/29 05:11:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1dfe_d20260529_m051012_c001_v0001145_t0039_u01780031412836") 2026/05/29 05:11:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb91df9_d20260529_m051007_c001_v7007000_t0000_u01780031407314") 2026/05/29 05:11:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1dbe_d20260529_m050958_c001_v0001145_t0017_u01780031398165") 2026/05/29 05:11:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346dec_d20260529_m050952_c001_v7007000_t0000_u01780031392705") 2026/05/29 05:11:44 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1d70_d20260529_m050943_c001_v0001145_t0049_u01780031383193") 2026/05/29 05:11:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4256f6cb52ae643d_d20260529_m050934_c001_v7007000_t0000_u01780031374340") 2026/05/29 05:11:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a44e6_d20260529_m050920_c001_v0001161_t0035_u01780031360584") 2026/05/29 05:11:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad86_d20260529_m050914_c001_v7007000_t0000_u01780031354966") 2026/05/29 05:11:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb55c_d20260529_m050910_c001_v0001185_t0022_u01780031350935") 2026/05/29 05:11:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad10_d20260529_m050909_c001_v7007000_t0000_u01780031349189") 2026/05/29 05:11:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4464_d20260529_m050900_c001_v0001161_t0029_u01780031340851") 2026/05/29 05:11:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd6702874_d20260529_m050855_c001_v7007000_t0000_u01780031335285") 2026/05/29 05:11:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb418_d20260529_m050851_c001_v0001185_t0040_u01780031331370") 2026/05/29 05:11:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f422cef713272ac58_d20260529_m050849_c001_v7007000_t0000_u01780031329743") 2026/05/29 05:11:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217e01_d20260529_m050842_c001_v0001182_t0020_u01780031322216") 2026/05/29 05:11:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4064792d0f5705c0_d20260529_m050833_c001_v7007000_t0000_u01780031313308") 2026/05/29 05:11:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1bd2_d20260529_m050824_c001_v0001145_t0033_u01780031304781") 2026/05/29 05:11:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bd039_d20260529_m050819_c001_v7007000_t0000_u01780031299237") 2026/05/29 05:11:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1b82_d20260529_m050809_c001_v0001145_t0038_u01780031289915") 2026/05/29 05:11:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40431be223cfc88a_d20260529_m050804_c001_v7007000_t0000_u01780031284550") 2026/05/29 05:11:45 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1b1c_d20260529_m050754_c001_v0001145_t0037_u01780031274604") 2026/05/29 05:11:45 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4152d2ae5241c76d_d20260529_m050912_c001_v7007000_t0000_u01780031352170") 2026/05/29 05:11:45 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb51c_d20260529_m050907_c001_v0001185_t0008_u01780031347591") 2026/05/29 05:11:45 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc1470_d20260529_m050937_c001_v7007000_t0000_u01780031377601") 2026/05/29 05:11:45 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb6c2_d20260529_m050928_c001_v0001185_t0029_u01780031368742") 2026/05/29 05:11:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb9223d_d20260529_m051053_c001_v7007000_t0000_u01780031453880") 2026/05/29 05:11:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218439_d20260529_m051044_c001_v0001182_t0036_u01780031444963") 2026/05/29 05:11:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e8678_d20260529_m051039_c001_v7007000_t0000_u01780031439198") 2026/05/29 05:11:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218399_d20260529_m051029_c001_v0001182_t0030_u01780031429633") 2026/05/29 05:11:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f424efead8db8a6b1_d20260529_m051022_c001_v7007000_t0000_u01780031422123") 2026/05/29 05:11:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2182df_d20260529_m051013_c001_v0001182_t0004_u01780031413174") 2026/05/29 05:11:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb91dfa_d20260529_m051007_c001_v7007000_t0000_u01780031407496") 2026/05/29 05:11:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21821f_d20260529_m050958_c001_v0001182_t0029_u01780031398582") 2026/05/29 05:11:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346dee_d20260529_m050952_c001_v7007000_t0000_u01780031392889") 2026/05/29 05:11:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218147_d20260529_m050943_c001_v0001182_t0054_u01780031383557") 2026/05/29 05:11:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41797be8ed7d03c4_d20260529_m050934_c001_v7007000_t0000_u01780031374350") 2026/05/29 05:11:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218009_d20260529_m050920_c001_v0001182_t0006_u01780031360939") 2026/05/29 05:11:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad87_d20260529_m050915_c001_v7007000_t0000_u01780031355149") 2026/05/29 05:11:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a44c0_d20260529_m050910_c001_v0001161_t0002_u01780031350890") 2026/05/29 05:11:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f413d7c04c1a35401_d20260529_m050908_c001_v7007000_t0000_u01780031348836") 2026/05/29 05:11:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217f05_d20260529_m050901_c001_v0001182_t0030_u01780031341206") 2026/05/29 05:11:46 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd6702875_d20260529_m050855_c001_v7007000_t0000_u01780031335525") 2026/05/29 05:11:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217e89_d20260529_m050851_c001_v0001182_t0018_u01780031331422") 2026/05/29 05:11:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8546_d20260529_m050849_c001_v7007000_t0000_u01780031329706") 2026/05/29 05:11:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb376_d20260529_m050842_c001_v0001185_t0042_u01780031322410") 2026/05/29 05:11:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b5983624738_d20260529_m050833_c001_v7007000_t0000_u01780031313384") 2026/05/29 05:11:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217d29_d20260529_m050825_c001_v0001182_t0017_u01780031305044") 2026/05/29 05:11:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bd03a_d20260529_m050819_c001_v7007000_t0000_u01780031299418") 2026/05/29 05:11:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217c5b_d20260529_m050810_c001_v0001182_t0040_u01780031290179") 2026/05/29 05:11:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40431be223cfc88b_d20260529_m050804_c001_v7007000_t0000_u01780031284733") 2026/05/29 05:11:47 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217b8d_d20260529_m050754_c001_v0001182_t0036_u01780031274909") 2026/05/29 05:11:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f415c7e8d4ddad1c0_d20260529_m050912_c001_v7007000_t0000_u01780031352179") 2026/05/29 05:11:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217f71_d20260529_m050907_c001_v0001182_t0021_u01780031347705") 2026/05/29 05:11:47 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc1471_d20260529_m050937_c001_v7007000_t0000_u01780031377781") 2026/05/29 05:11:47 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21807f_d20260529_m050928_c001_v0001182_t0034_u01780031368788") 2026/05/29 05:11:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb9223e_d20260529_m051054_c001_v7007000_t0000_u01780031454063") 2026/05/29 05:11:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a46eb_d20260529_m051045_c001_v0001161_t0006_u01780031445158") 2026/05/29 05:11:47 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e8679_d20260529_m051039_c001_v7007000_t0000_u01780031439380") 2026/05/29 05:11:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4689_d20260529_m051029_c001_v0001161_t0015_u01780031429831") 2026/05/29 05:11:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f424efead8db8a6b2_d20260529_m051022_c001_v7007000_t0000_u01780031422304") 2026/05/29 05:11:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4629_d20260529_m051013_c001_v0001161_t0004_u01780031413376") 2026/05/29 05:11:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb91dfb_d20260529_m051007_c001_v7007000_t0000_u01780031407679") 2026/05/29 05:11:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a45d1_d20260529_m050958_c001_v0001161_t0044_u01780031398779") 2026/05/29 05:11:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346df0_d20260529_m050953_c001_v7007000_t0000_u01780031393072") 2026/05/29 05:11:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4575_d20260529_m050943_c001_v0001161_t0024_u01780031383760") 2026/05/29 05:11:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42000b05afed4731_d20260529_m050934_c001_v7007000_t0000_u01780031374550") 2026/05/29 05:11:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb622_d20260529_m050921_c001_v0001185_t0042_u01780031361234") 2026/05/29 05:11:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad88_d20260529_m050915_c001_v7007000_t0000_u01780031355332") 2026/05/29 05:11:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217f9d_d20260529_m050910_c001_v0001182_t0017_u01780031350905") 2026/05/29 05:11:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4256f6cb52ae63f6_d20260529_m050909_c001_v7007000_t0000_u01780031349204") 2026/05/29 05:11:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1caa_d20260529_m050901_c001_v0001145_t0049_u01780031341400") 2026/05/29 05:11:48 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd6702876_d20260529_m050855_c001_v7007000_t0000_u01780031335709") 2026/05/29 05:11:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1c84_d20260529_m050851_c001_v0001145_t0048_u01780031331473") 2026/05/29 05:11:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa083469bc_d20260529_m050849_c001_v7007000_t0000_u01780031329889") 2026/05/29 05:11:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1c4e_d20260529_m050842_c001_v0001145_t0026_u01780031322615") 2026/05/29 05:11:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4064792d0f5705b8_d20260529_m050832_c001_v7007000_t0000_u01780031312764") 2026/05/29 05:11:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a43a0_d20260529_m050825_c001_v0001161_t0035_u01780031305243") 2026/05/29 05:11:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bd03b_d20260529_m050819_c001_v7007000_t0000_u01780031299608") 2026/05/29 05:11:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a433c_d20260529_m050810_c001_v0001161_t0048_u01780031290384") 2026/05/29 05:11:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40431be223cfc88c_d20260529_m050804_c001_v7007000_t0000_u01780031284916") 2026/05/29 05:11:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a42d8_d20260529_m050755_c001_v0001161_t0000_u01780031275105") 2026/05/29 05:11:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad18_d20260529_m050912_c001_v7007000_t0000_u01780031352193") 2026/05/29 05:11:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1cce_d20260529_m050907_c001_v0001145_t0024_u01780031347715") 2026/05/29 05:11:49 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc1473_d20260529_m050937_c001_v7007000_t0000_u01780031377965") 2026/05/29 05:11:49 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb6ca_d20260529_m050928_c001_v0001185_t0055_u01780031368928") 2026/05/29 05:11:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb92240_d20260529_m051054_c001_v7007000_t0000_u01780031454245") 2026/05/29 05:11:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bbc28_d20260529_m051045_c001_v0001185_t0004_u01780031445493") 2026/05/29 05:11:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e867a_d20260529_m051039_c001_v7007000_t0000_u01780031439562") 2026/05/29 05:11:49 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bbaea_d20260529_m051030_c001_v0001185_t0021_u01780031430103") 2026/05/29 05:11:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f424efead8db8a6b4_d20260529_m051022_c001_v7007000_t0000_u01780031422485") 2026/05/29 05:11:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb9d6_d20260529_m051013_c001_v0001185_t0030_u01780031413885") 2026/05/29 05:11:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb91dfc_d20260529_m051007_c001_v7007000_t0000_u01780031407863") 2026/05/29 05:11:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb8e8_d20260529_m050959_c001_v0001185_t0044_u01780031399112") 2026/05/29 05:11:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346df2_d20260529_m050953_c001_v7007000_t0000_u01780031393254") 2026/05/29 05:11:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb7f6_d20260529_m050944_c001_v0001185_t0013_u01780031384060") 2026/05/29 05:11:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f427aed2e5d50cbc8_d20260529_m050934_c001_v7007000_t0000_u01780031374324") 2026/05/29 05:11:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1d28_d20260529_m050921_c001_v0001145_t0044_u01780031361419") 2026/05/29 05:11:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad89_d20260529_m050915_c001_v7007000_t0000_u01780031355515") 2026/05/29 05:11:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1ce6_d20260529_m050911_c001_v0001145_t0025_u01780031351057") 2026/05/29 05:11:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4064792d0f5705f2_d20260529_m050909_c001_v7007000_t0000_u01780031349414") 2026/05/29 05:11:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb4a4_d20260529_m050901_c001_v0001185_t0029_u01780031341891") 2026/05/29 05:11:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd6702877_d20260529_m050855_c001_v7007000_t0000_u01780031335892") 2026/05/29 05:11:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb420_d20260529_m050851_c001_v0001185_t0031_u01780031331578") 2026/05/29 05:11:50 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa083469bb_d20260529_m050849_c001_v7007000_t0000_u01780031329707") 2026/05/29 05:11:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a43fc_d20260529_m050842_c001_v0001161_t0017_u01780031322891") 2026/05/29 05:11:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f417958ed1fbdfe82_d20260529_m050833_c001_v7007000_t0000_u01780031313188") 2026/05/29 05:11:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb266_d20260529_m050825_c001_v0001185_t0029_u01780031305569") 2026/05/29 05:11:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bd03c_d20260529_m050819_c001_v7007000_t0000_u01780031299797") 2026/05/29 05:11:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb19c_d20260529_m050810_c001_v0001185_t0003_u01780031290823") 2026/05/29 05:11:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40431be223cfc88d_d20260529_m050805_c001_v7007000_t0000_u01780031285105") 2026/05/29 05:11:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb0a8_d20260529_m050755_c001_v0001185_t0047_u01780031275982") 2026/05/29 05:11:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4064792d0f570601_d20260529_m050912_c001_v7007000_t0000_u01780031352205") 2026/05/29 05:11:51 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb522_d20260529_m050907_c001_v0001185_t0010_u01780031347812") 2026/05/29 05:11:51 DEBUG : dir1/0007-12345: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc1474_d20260529_m050938_c001_v7007000_t0000_u01780031378146") 2026/05/29 05:11:51 DEBUG : dir1/0007-12345: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4528_d20260529_m050928_c001_v0001161_t0022_u01780031368973") 2026/05/29 05:11:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb92242_d20260529_m051054_c001_v7007000_t0000_u01780031454431") 2026/05/29 05:11:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1e7a_d20260529_m051045_c001_v0001145_t0022_u01780031445680") 2026/05/29 05:11:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e867b_d20260529_m051039_c001_v7007000_t0000_u01780031439744") 2026/05/29 05:11:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1e50_d20260529_m051030_c001_v0001145_t0000_u01780031430340") 2026/05/29 05:11:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f424efead8db8a6b5_d20260529_m051022_c001_v7007000_t0000_u01780031422666") 2026/05/29 05:11:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1e02_d20260529_m051014_c001_v0001145_t0051_u01780031414070") 2026/05/29 05:11:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb91dfd_d20260529_m051008_c001_v7007000_t0000_u01780031408050") 2026/05/29 05:11:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1dc4_d20260529_m050959_c001_v0001145_t0019_u01780031399430") 2026/05/29 05:11:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346df3_d20260529_m050953_c001_v7007000_t0000_u01780031393436") 2026/05/29 05:11:51 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1d76_d20260529_m050944_c001_v0001145_t0017_u01780031384248") 2026/05/29 05:11:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f400796a7a038dafb_d20260529_m050933_c001_v7007000_t0000_u01780031373972") 2026/05/29 05:11:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a44ea_d20260529_m050921_c001_v0001161_t0053_u01780031361851") 2026/05/29 05:11:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad8a_d20260529_m050915_c001_v7007000_t0000_u01780031355699") 2026/05/29 05:11:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217f9f_d20260529_m050911_c001_v0001182_t0056_u01780031351110") 2026/05/29 05:11:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f407e60ab97514261_d20260529_m050909_c001_v7007000_t0000_u01780031349216") 2026/05/29 05:11:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a446e_d20260529_m050902_c001_v0001161_t0013_u01780031342162") 2026/05/29 05:11:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd6702878_d20260529_m050856_c001_v7007000_t0000_u01780031336076") 2026/05/29 05:11:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217e8b_d20260529_m050851_c001_v0001182_t0020_u01780031331647") 2026/05/29 05:11:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d7840b2_d20260529_m050849_c001_v7007000_t0000_u01780031329755") 2026/05/29 05:11:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217e19_d20260529_m050843_c001_v0001182_t0013_u01780031323175") 2026/05/29 05:11:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4025541381297b46_d20260529_m050832_c001_v7007000_t0000_u01780031312986") 2026/05/29 05:11:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1bd6_d20260529_m050825_c001_v0001145_t0044_u01780031305755") 2026/05/29 05:11:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bd03d_d20260529_m050819_c001_v7007000_t0000_u01780031299983") 2026/05/29 05:11:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1b8c_d20260529_m050811_c001_v0001145_t0037_u01780031291027") 2026/05/29 05:11:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40431be223cfc88e_d20260529_m050805_c001_v7007000_t0000_u01780031285288") 2026/05/29 05:11:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1b24_d20260529_m050756_c001_v0001145_t0046_u01780031276174") 2026/05/29 05:11:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4256f6cb52ae6404_d20260529_m050912_c001_v7007000_t0000_u01780031352220") 2026/05/29 05:11:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a44a4_d20260529_m050907_c001_v0001161_t0007_u01780031347823") 2026/05/29 05:11:53 DEBUG : dir1/0008-23456: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc1475_d20260529_m050938_c001_v7007000_t0000_u01780031378332") 2026/05/29 05:11:53 DEBUG : dir1/0008-23456: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1d48_d20260529_m050928_c001_v0001145_t0059_u01780031368984") 2026/05/29 05:11:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb92244_d20260529_m051054_c001_v7007000_t0000_u01780031454613") 2026/05/29 05:11:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21844b_d20260529_m051046_c001_v0001182_t0059_u01780031446090") 2026/05/29 05:11:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e867c_d20260529_m051039_c001_v7007000_t0000_u01780031439926") 2026/05/29 05:11:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2183a1_d20260529_m051030_c001_v0001182_t0045_u01780031430738") 2026/05/29 05:11:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f424efead8db8a6b6_d20260529_m051022_c001_v7007000_t0000_u01780031422847") 2026/05/29 05:11:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2182ef_d20260529_m051014_c001_v0001182_t0020_u01780031414454") 2026/05/29 05:11:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb91dfe_d20260529_m051008_c001_v7007000_t0000_u01780031408233") 2026/05/29 05:11:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218235_d20260529_m050959_c001_v0001182_t0032_u01780031399838") 2026/05/29 05:11:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346df4_d20260529_m050953_c001_v7007000_t0000_u01780031393619") 2026/05/29 05:11:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218159_d20260529_m050944_c001_v0001182_t0050_u01780031384502") 2026/05/29 05:11:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f427aed2e5d50cbc6_d20260529_m050933_c001_v7007000_t0000_u01780031373963") 2026/05/29 05:11:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218027_d20260529_m050922_c001_v0001182_t0014_u01780031362556") 2026/05/29 05:11:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad8b_d20260529_m050915_c001_v7007000_t0000_u01780031355882") 2026/05/29 05:11:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb562_d20260529_m050911_c001_v0001185_t0052_u01780031351139") 2026/05/29 05:11:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad0f_d20260529_m050909_c001_v7007000_t0000_u01780031349005") 2026/05/29 05:11:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217f17_d20260529_m050902_c001_v0001182_t0025_u01780031342735") 2026/05/29 05:11:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd670287a_d20260529_m050856_c001_v7007000_t0000_u01780031336259") 2026/05/29 05:11:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a444c_d20260529_m050851_c001_v0001161_t0058_u01780031331684") 2026/05/29 05:11:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa083469bd_d20260529_m050850_c001_v7007000_t0000_u01780031330070") 2026/05/29 05:11:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb37c_d20260529_m050843_c001_v0001185_t0051_u01780031323372") 2026/05/29 05:11:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40431be223cfc8b2_d20260529_m050833_c001_v7007000_t0000_u01780031313010") 2026/05/29 05:11:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217d3d_d20260529_m050826_c001_v0001182_t0041_u01780031306342") 2026/05/29 05:11:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bd03e_d20260529_m050820_c001_v7007000_t0000_u01780031300169") 2026/05/29 05:11:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217c6f_d20260529_m050811_c001_v0001182_t0032_u01780031291363") 2026/05/29 05:11:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40431be223cfc88f_d20260529_m050805_c001_v7007000_t0000_u01780031285470") 2026/05/29 05:11:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217b99_d20260529_m050756_c001_v0001182_t0048_u01780031276821") 2026/05/29 05:11:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad19_d20260529_m050912_c001_v7007000_t0000_u01780031352230") 2026/05/29 05:11:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217f75_d20260529_m050907_c001_v0001182_t0019_u01780031347908") 2026/05/29 05:11:55 DEBUG : dir1/0009-34567: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc1476_d20260529_m050938_c001_v7007000_t0000_u01780031378513") 2026/05/29 05:11:55 DEBUG : dir1/0009-34567: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218083_d20260529_m050928_c001_v0001182_t0050_u01780031368997") 2026/05/29 05:11:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb92248_d20260529_m051054_c001_v7007000_t0000_u01780031454795") 2026/05/29 05:11:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a46f1_d20260529_m051046_c001_v0001161_t0041_u01780031446300") 2026/05/29 05:11:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e867d_d20260529_m051040_c001_v7007000_t0000_u01780031440107") 2026/05/29 05:11:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4691_d20260529_m051030_c001_v0001161_t0057_u01780031430952") 2026/05/29 05:11:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f424efead8db8a6b7_d20260529_m051023_c001_v7007000_t0000_u01780031423028") 2026/05/29 05:11:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4633_d20260529_m051014_c001_v0001161_t0032_u01780031414656") 2026/05/29 05:11:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb91dff_d20260529_m051008_c001_v7007000_t0000_u01780031408416") 2026/05/29 05:11:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a45db_d20260529_m051000_c001_v0001161_t0055_u01780031400089") 2026/05/29 05:11:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346df6_d20260529_m050953_c001_v7007000_t0000_u01780031393802") 2026/05/29 05:11:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4577_d20260529_m050944_c001_v0001161_t0028_u01780031384698") 2026/05/29 05:11:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f427aed2e5d50cbc7_d20260529_m050934_c001_v7007000_t0000_u01780031374144") 2026/05/29 05:11:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb640_d20260529_m050922_c001_v0001185_t0037_u01780031362756") 2026/05/29 05:11:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad8c_d20260529_m050916_c001_v7007000_t0000_u01780031356124") 2026/05/29 05:11:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a44c2_d20260529_m050911_c001_v0001161_t0035_u01780031351266") 2026/05/29 05:11:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad13_d20260529_m050909_c001_v7007000_t0000_u01780031349422") 2026/05/29 05:11:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1cb6_d20260529_m050902_c001_v0001145_t0005_u01780031342943") 2026/05/29 05:11:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd670287b_d20260529_m050856_c001_v7007000_t0000_u01780031336442") 2026/05/29 05:11:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb428_d20260529_m050851_c001_v0001185_t0046_u01780031331786") 2026/05/29 05:11:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d7840b3_d20260529_m050849_c001_v7007000_t0000_u01780031329972") 2026/05/29 05:11:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1c54_d20260529_m050843_c001_v0001145_t0018_u01780031323703") 2026/05/29 05:11:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa083469a4_d20260529_m050833_c001_v7007000_t0000_u01780031313165") 2026/05/29 05:11:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a43a6_d20260529_m050826_c001_v0001161_t0049_u01780031306550") 2026/05/29 05:11:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bd040_d20260529_m050820_c001_v7007000_t0000_u01780031300353") 2026/05/29 05:11:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4344_d20260529_m050811_c001_v0001161_t0031_u01780031291579") 2026/05/29 05:11:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40431be223cfc890_d20260529_m050805_c001_v7007000_t0000_u01780031285654") 2026/05/29 05:11:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a42e4_d20260529_m050757_c001_v0001161_t0039_u01780031277019") 2026/05/29 05:11:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f407e60ab9751426f_d20260529_m050912_c001_v7007000_t0000_u01780031352037") 2026/05/29 05:11:57 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1cd0_d20260529_m050908_c001_v0001145_t0018_u01780031348010") 2026/05/29 05:11:57 DEBUG : dir1/0010-45678: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc1477_d20260529_m050938_c001_v7007000_t0000_u01780031378694") 2026/05/29 05:11:57 DEBUG : dir1/0010-45678: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb6d0_d20260529_m050929_c001_v0001185_t0017_u01780031369114") 2026/05/29 05:11:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb9224a_d20260529_m051054_c001_v7007000_t0000_u01780031454977") 2026/05/29 05:11:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bbc34_d20260529_m051046_c001_v0001185_t0046_u01780031446597") 2026/05/29 05:11:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e867e_d20260529_m051040_c001_v7007000_t0000_u01780031440289") 2026/05/29 05:11:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bbb02_d20260529_m051031_c001_v0001185_t0055_u01780031431372") 2026/05/29 05:11:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f424efead8db8a6b8_d20260529_m051023_c001_v7007000_t0000_u01780031423210") 2026/05/29 05:11:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb9f0_d20260529_m051015_c001_v0001185_t0011_u01780031415146") 2026/05/29 05:11:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb91e01_d20260529_m051008_c001_v7007000_t0000_u01780031408601") 2026/05/29 05:11:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb8fa_d20260529_m051000_c001_v0001185_t0014_u01780031400519") 2026/05/29 05:11:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346df8_d20260529_m050953_c001_v7007000_t0000_u01780031393995") 2026/05/29 05:11:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb802_d20260529_m050945_c001_v0001185_t0013_u01780031385036") 2026/05/29 05:11:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42000b05afed4730_d20260529_m050934_c001_v7007000_t0000_u01780031374363") 2026/05/29 05:11:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1d30_d20260529_m050922_c001_v0001145_t0024_u01780031362942") 2026/05/29 05:11:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad8d_d20260529_m050916_c001_v7007000_t0000_u01780031356307") 2026/05/29 05:11:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217fa3_d20260529_m050911_c001_v0001182_t0035_u01780031351307") 2026/05/29 05:11:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f415c7e8d4ddad1ab_d20260529_m050909_c001_v7007000_t0000_u01780031349431") 2026/05/29 05:11:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb4c0_d20260529_m050903_c001_v0001185_t0021_u01780031343477") 2026/05/29 05:11:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd670287c_d20260529_m050856_c001_v7007000_t0000_u01780031336624") 2026/05/29 05:11:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217e93_d20260529_m050851_c001_v0001182_t0016_u01780031331842") 2026/05/29 05:11:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd6702866_d20260529_m050849_c001_v7007000_t0000_u01780031329958") 2026/05/29 05:11:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4408_d20260529_m050843_c001_v0001161_t0049_u01780031323969") 2026/05/29 05:11:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4025541381297b47_d20260529_m050833_c001_v7007000_t0000_u01780031313174") 2026/05/29 05:11:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb280_d20260529_m050826_c001_v0001185_t0026_u01780031306896") 2026/05/29 05:11:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bd041_d20260529_m050820_c001_v7007000_t0000_u01780031300535") 2026/05/29 05:11:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb1ae_d20260529_m050811_c001_v0001185_t0045_u01780031291875") 2026/05/29 05:11:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40431be223cfc891_d20260529_m050805_c001_v7007000_t0000_u01780031285838") 2026/05/29 05:11:59 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb0c4_d20260529_m050757_c001_v0001185_t0000_u01780031277321") 2026/05/29 05:11:59 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4152d2ae5241c76c_d20260529_m050911_c001_v7007000_t0000_u01780031351988") 2026/05/29 05:11:59 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217f77_d20260529_m050908_c001_v0001182_t0006_u01780031348126") 2026/05/29 05:11:59 DEBUG : dir1/0011-56789: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc1478_d20260529_m050939_c001_v7007000_t0000_u01780031379018") 2026/05/29 05:11:59 DEBUG : dir1/0011-56789: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21808b_d20260529_m050929_c001_v0001182_t0006_u01780031369228") 2026/05/29 05:12:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb9224d_d20260529_m051055_c001_v7007000_t0000_u01780031455160") 2026/05/29 05:12:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1e7e_d20260529_m051046_c001_v0001145_t0027_u01780031446805") 2026/05/29 05:12:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e867f_d20260529_m051040_c001_v7007000_t0000_u01780031440470") 2026/05/29 05:12:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1e54_d20260529_m051031_c001_v0001145_t0055_u01780031431574") 2026/05/29 05:12:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f424efead8db8a6b9_d20260529_m051023_c001_v7007000_t0000_u01780031423391") 2026/05/29 05:12:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1e06_d20260529_m051015_c001_v0001145_t0059_u01780031415330") 2026/05/29 05:12:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb91e03_d20260529_m051008_c001_v7007000_t0000_u01780031408784") 2026/05/29 05:12:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1dcc_d20260529_m051000_c001_v0001145_t0021_u01780031400771") 2026/05/29 05:12:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346df9_d20260529_m050954_c001_v7007000_t0000_u01780031394188") 2026/05/29 05:12:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1d7c_d20260529_m050945_c001_v0001145_t0003_u01780031385222") 2026/05/29 05:12:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc144d_d20260529_m050934_c001_v7007000_t0000_u01780031374372") 2026/05/29 05:12:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a44f6_d20260529_m050923_c001_v0001161_t0009_u01780031363269") 2026/05/29 05:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad8e_d20260529_m050916_c001_v7007000_t0000_u01780031356490") 2026/05/29 05:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb566_d20260529_m050911_c001_v0001185_t0034_u01780031351325") 2026/05/29 05:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad12_d20260529_m050909_c001_v7007000_t0000_u01780031349373") 2026/05/29 05:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a447a_d20260529_m050903_c001_v0001161_t0021_u01780031343676") 2026/05/29 05:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd670287d_d20260529_m050856_c001_v7007000_t0000_u01780031336807") 2026/05/29 05:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1c86_d20260529_m050851_c001_v0001145_t0029_u01780031331927") 2026/05/29 05:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8547_d20260529_m050849_c001_v7007000_t0000_u01780031329901") 2026/05/29 05:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217e27_d20260529_m050844_c001_v0001182_t0026_u01780031324530") 2026/05/29 05:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa083469a2_d20260529_m050832_c001_v7007000_t0000_u01780031312972") 2026/05/29 05:12:01 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1be0_d20260529_m050827_c001_v0001145_t0053_u01780031307136") 2026/05/29 05:12:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bd042_d20260529_m050820_c001_v7007000_t0000_u01780031300718") 2026/05/29 05:12:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1b94_d20260529_m050812_c001_v0001145_t0018_u01780031292061") 2026/05/29 05:12:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40431be223cfc892_d20260529_m050806_c001_v7007000_t0000_u01780031286021") 2026/05/29 05:12:02 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1b2a_d20260529_m050757_c001_v0001145_t0052_u01780031277591") 2026/05/29 05:12:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad17_d20260529_m050912_c001_v7007000_t0000_u01780031352050") 2026/05/29 05:12:02 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a44aa_d20260529_m050908_c001_v0001161_t0034_u01780031348160") 2026/05/29 05:12:02 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc1479_d20260529_m050939_c001_v7007000_t0000_u01780031379198") 2026/05/29 05:12:02 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a452a_d20260529_m050929_c001_v0001161_t0008_u01780031369302") 2026/05/29 05:12:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb9224f_d20260529_m051055_c001_v7007000_t0000_u01780031455343") 2026/05/29 05:12:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218459_d20260529_m051047_c001_v0001182_t0030_u01780031447059") 2026/05/29 05:12:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e8680_d20260529_m051040_c001_v7007000_t0000_u01780031440652") 2026/05/29 05:12:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2183b7_d20260529_m051032_c001_v0001182_t0045_u01780031432293") 2026/05/29 05:12:02 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f424efead8db8a6ba_d20260529_m051023_c001_v7007000_t0000_u01780031423573") 2026/05/29 05:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218309_d20260529_m051015_c001_v0001182_t0037_u01780031415818") 2026/05/29 05:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb91e04_d20260529_m051008_c001_v7007000_t0000_u01780031408966") 2026/05/29 05:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218247_d20260529_m051001_c001_v0001182_t0002_u01780031401160") 2026/05/29 05:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346dfb_d20260529_m050954_c001_v7007000_t0000_u01780031394370") 2026/05/29 05:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218169_d20260529_m050945_c001_v0001182_t0034_u01780031385781") 2026/05/29 05:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f418f4cad225b0425_d20260529_m050934_c001_v7007000_t0000_u01780031374386") 2026/05/29 05:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21803b_d20260529_m050923_c001_v0001182_t0033_u01780031363767") 2026/05/29 05:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad8f_d20260529_m050916_c001_v7007000_t0000_u01780031356674") 2026/05/29 05:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1ce8_d20260529_m050911_c001_v0001145_t0050_u01780031351377") 2026/05/29 05:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4064792d0f5705f1_d20260529_m050909_c001_v7007000_t0000_u01780031349222") 2026/05/29 05:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217f2b_d20260529_m050903_c001_v0001182_t0007_u01780031343992") 2026/05/29 05:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd670287e_d20260529_m050856_c001_v7007000_t0000_u01780031336990") 2026/05/29 05:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb42c_d20260529_m050851_c001_v0001185_t0025_u01780031331973") 2026/05/29 05:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f408f1c0dc387ae9c_d20260529_m050849_c001_v7007000_t0000_u01780031329911") 2026/05/29 05:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb38f_d20260529_m050844_c001_v0001185_t0008_u01780031324738") 2026/05/29 05:12:03 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4064792d0f5705ba_d20260529_m050832_c001_v7007000_t0000_u01780031312946") 2026/05/29 05:12:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217d45_d20260529_m050827_c001_v0001182_t0043_u01780031307550") 2026/05/29 05:12:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bd043_d20260529_m050820_c001_v7007000_t0000_u01780031300902") 2026/05/29 05:12:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217c79_d20260529_m050812_c001_v0001182_t0006_u01780031292348") 2026/05/29 05:12:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40431be223cfc893_d20260529_m050806_c001_v7007000_t0000_u01780031286206") 2026/05/29 05:12:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217bab_d20260529_m050758_c001_v0001182_t0041_u01780031278025") 2026/05/29 05:12:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f413d7c04c1a3540b_d20260529_m050911_c001_v7007000_t0000_u01780031351977") 2026/05/29 05:12:04 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb530_d20260529_m050908_c001_v0001185_t0003_u01780031348321") 2026/05/29 05:12:04 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc147a_d20260529_m050939_c001_v7007000_t0000_u01780031379379") 2026/05/29 05:12:04 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb6d8_d20260529_m050929_c001_v0001185_t0059_u01780031369322") 2026/05/29 05:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb92252_d20260529_m051055_c001_v7007000_t0000_u01780031455524") 2026/05/29 05:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a46f7_d20260529_m051047_c001_v0001161_t0057_u01780031447293") 2026/05/29 05:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e8681_d20260529_m051040_c001_v7007000_t0000_u01780031440834") 2026/05/29 05:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a46a1_d20260529_m051032_c001_v0001161_t0047_u01780031432496") 2026/05/29 05:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f424efead8db8a6bb_d20260529_m051023_c001_v7007000_t0000_u01780031423755") 2026/05/29 05:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4639_d20260529_m051016_c001_v0001161_t0028_u01780031416076") 2026/05/29 05:12:04 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb91e05_d20260529_m051009_c001_v7007000_t0000_u01780031409150") 2026/05/29 05:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a45e7_d20260529_m051001_c001_v0001161_t0045_u01780031401400") 2026/05/29 05:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346dfc_d20260529_m050954_c001_v7007000_t0000_u01780031394551") 2026/05/29 05:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a457b_d20260529_m050945_c001_v0001161_t0033_u01780031385978") 2026/05/29 05:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f400796a7a038dafe_d20260529_m050934_c001_v7007000_t0000_u01780031374397") 2026/05/29 05:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb65e_d20260529_m050923_c001_v0001185_t0028_u01780031363977") 2026/05/29 05:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad90_d20260529_m050916_c001_v7007000_t0000_u01780031356858") 2026/05/29 05:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217fa7_d20260529_m050911_c001_v0001182_t0026_u01780031351515") 2026/05/29 05:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4256f6cb52ae63f7_d20260529_m050909_c001_v7007000_t0000_u01780031349386") 2026/05/29 05:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1cbc_d20260529_m050904_c001_v0001145_t0039_u01780031344322") 2026/05/29 05:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd670287f_d20260529_m050857_c001_v7007000_t0000_u01780031337173") 2026/05/29 05:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217e9d_d20260529_m050852_c001_v0001182_t0019_u01780031332038") 2026/05/29 05:12:05 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f422cef713272ac59_d20260529_m050849_c001_v7007000_t0000_u01780031329924") 2026/05/29 05:12:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1c5c_d20260529_m050845_c001_v0001145_t0042_u01780031325134") 2026/05/29 05:12:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b5983624736_d20260529_m050832_c001_v7007000_t0000_u01780031312956") 2026/05/29 05:12:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a43b0_d20260529_m050827_c001_v0001161_t0016_u01780031307746") 2026/05/29 05:12:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bd044_d20260529_m050821_c001_v7007000_t0000_u01780031301083") 2026/05/29 05:12:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a434e_d20260529_m050812_c001_v0001161_t0013_u01780031292736") 2026/05/29 05:12:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40431be223cfc894_d20260529_m050806_c001_v7007000_t0000_u01780031286390") 2026/05/29 05:12:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a42ea_d20260529_m050758_c001_v0001161_t0050_u01780031278220") 2026/05/29 05:12:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f413d7c04c1a3540c_d20260529_m050912_c001_v7007000_t0000_u01780031352158") 2026/05/29 05:12:06 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1cd4_d20260529_m050908_c001_v0001145_t0004_u01780031348332") 2026/05/29 05:12:06 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc147b_d20260529_m050939_c001_v7007000_t0000_u01780031379560") 2026/05/29 05:12:06 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21808d_d20260529_m050929_c001_v0001182_t0023_u01780031369493") 2026/05/29 05:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb92254_d20260529_m051055_c001_v7007000_t0000_u01780031455706") 2026/05/29 05:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bbc3a_d20260529_m051047_c001_v0001185_t0027_u01780031447684") 2026/05/29 05:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e8682_d20260529_m051041_c001_v7007000_t0000_u01780031441016") 2026/05/29 05:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bbb16_d20260529_m051032_c001_v0001185_t0008_u01780031432879") 2026/05/29 05:12:06 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f424efead8db8a6bc_d20260529_m051023_c001_v7007000_t0000_u01780031423936") 2026/05/29 05:12:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bba02_d20260529_m051016_c001_v0001185_t0021_u01780031416388") 2026/05/29 05:12:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb91e06_d20260529_m051009_c001_v7007000_t0000_u01780031409333") 2026/05/29 05:12:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb910_d20260529_m051001_c001_v0001185_t0007_u01780031401854") 2026/05/29 05:12:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346dfe_d20260529_m050954_c001_v7007000_t0000_u01780031394733") 2026/05/29 05:12:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb81a_d20260529_m050946_c001_v0001185_t0050_u01780031386294") 2026/05/29 05:12:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f427aed2e5d50cbc9_d20260529_m050934_c001_v7007000_t0000_u01780031374505") 2026/05/29 05:12:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1d32_d20260529_m050924_c001_v0001145_t0050_u01780031364251") 2026/05/29 05:12:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad91_d20260529_m050917_c001_v7007000_t0000_u01780031357042") 2026/05/29 05:12:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb570_d20260529_m050911_c001_v0001185_t0028_u01780031351524") 2026/05/29 05:12:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4152d2ae5241c767_d20260529_m050909_c001_v7007000_t0000_u01780031349442") 2026/05/29 05:12:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb4d3_d20260529_m050904_c001_v0001185_t0040_u01780031344620") 2026/05/29 05:12:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd6702880_d20260529_m050857_c001_v7007000_t0000_u01780031337356") 2026/05/29 05:12:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a444e_d20260529_m050852_c001_v0001161_t0058_u01780031332049") 2026/05/29 05:12:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f422cef713272ac57_d20260529_m050849_c001_v7007000_t0000_u01780031329742") 2026/05/29 05:12:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4416_d20260529_m050845_c001_v0001161_t0019_u01780031325427") 2026/05/29 05:12:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4064792d0f5705bc_d20260529_m050832_c001_v7007000_t0000_u01780031312972") 2026/05/29 05:12:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb294_d20260529_m050828_c001_v0001185_t0011_u01780031308097") 2026/05/29 05:12:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bd045_d20260529_m050821_c001_v7007000_t0000_u01780031301264") 2026/05/29 05:12:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb1c4_d20260529_m050813_c001_v0001185_t0013_u01780031293093") 2026/05/29 05:12:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40431be223cfc895_d20260529_m050806_c001_v7007000_t0000_u01780031286574") 2026/05/29 05:12:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb0d4_d20260529_m050758_c001_v0001185_t0059_u01780031278659") 2026/05/29 05:12:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad16_d20260529_m050912_c001_v7007000_t0000_u01780031352010") 2026/05/29 05:12:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb536_d20260529_m050908_c001_v0001185_t0026_u01780031348506") 2026/05/29 05:12:08 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc147c_d20260529_m050939_c001_v7007000_t0000_u01780031379741") 2026/05/29 05:12:08 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb6dc_d20260529_m050929_c001_v0001185_t0055_u01780031369538") 2026/05/29 05:12:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb92257_d20260529_m051055_c001_v7007000_t0000_u01780031455889") 2026/05/29 05:12:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1e80_d20260529_m051048_c001_v0001145_t0016_u01780031448000") 2026/05/29 05:12:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e8684_d20260529_m051041_c001_v7007000_t0000_u01780031441200") 2026/05/29 05:12:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1e5e_d20260529_m051033_c001_v0001145_t0032_u01780031433148") 2026/05/29 05:12:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f424efead8db8a6bd_d20260529_m051024_c001_v7007000_t0000_u01780031424118") 2026/05/29 05:12:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1e12_d20260529_m051016_c001_v0001145_t0054_u01780031416573") 2026/05/29 05:12:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb91e07_d20260529_m051009_c001_v7007000_t0000_u01780031409517") 2026/05/29 05:12:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1dd4_d20260529_m051002_c001_v0001145_t0030_u01780031402079") 2026/05/29 05:12:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346e00_d20260529_m050954_c001_v7007000_t0000_u01780031394915") 2026/05/29 05:12:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1d86_d20260529_m050946_c001_v0001145_t0035_u01780031386514") 2026/05/29 05:12:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc144e_d20260529_m050934_c001_v7007000_t0000_u01780031374559") 2026/05/29 05:12:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4508_d20260529_m050924_c001_v0001161_t0046_u01780031364698") 2026/05/29 05:12:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad92_d20260529_m050917_c001_v7007000_t0000_u01780031357225") 2026/05/29 05:12:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a44c4_d20260529_m050911_c001_v0001161_t0000_u01780031351535") 2026/05/29 05:12:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f413d7c04c1a35402_d20260529_m050909_c001_v7007000_t0000_u01780031349107") 2026/05/29 05:12:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4488_d20260529_m050904_c001_v0001161_t0011_u01780031344805") 2026/05/29 05:12:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd6702882_d20260529_m050857_c001_v7007000_t0000_u01780031337539") 2026/05/29 05:12:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb432_d20260529_m050852_c001_v0001185_t0053_u01780031332161") 2026/05/29 05:12:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4217bcbc7c411ca8_d20260529_m050850_c001_v7007000_t0000_u01780031330057") 2026/05/29 05:12:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217e37_d20260529_m050845_c001_v0001182_t0034_u01780031325773") 2026/05/29 05:12:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4064792d0f5705b7_d20260529_m050832_c001_v7007000_t0000_u01780031312581") 2026/05/29 05:12:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1bec_d20260529_m050828_c001_v0001145_t0052_u01780031308282") 2026/05/29 05:12:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bd047_d20260529_m050821_c001_v7007000_t0000_u01780031301446") 2026/05/29 05:12:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1b98_d20260529_m050813_c001_v0001145_t0036_u01780031293283") 2026/05/29 05:12:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40431be223cfc896_d20260529_m050806_c001_v7007000_t0000_u01780031286761") 2026/05/29 05:12:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1b34_d20260529_m050758_c001_v0001145_t0024_u01780031278863") 2026/05/29 05:12:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f407e60ab97514271_d20260529_m050912_c001_v7007000_t0000_u01780031352240") 2026/05/29 05:12:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217f7d_d20260529_m050908_c001_v0001182_t0058_u01780031348518") 2026/05/29 05:12:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b5983624740_d20260529_m050836_c001_v7007000_t0000_u01780031316162") 2026/05/29 05:12:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb2c2_d20260529_m050831_c001_v0001185_t0055_u01780031311339") 2026/05/29 05:12:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b5983624741_d20260529_m050836_c001_v7007000_t0000_u01780031316346") 2026/05/29 05:12:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217d6b_d20260529_m050831_c001_v0001182_t0014_u01780031311328") 2026/05/29 05:12:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b5983624742_d20260529_m050836_c001_v7007000_t0000_u01780031316527") 2026/05/29 05:12:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1c06_d20260529_m050831_c001_v0001145_t0045_u01780031311483") 2026/05/29 05:12:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b5983624743_d20260529_m050836_c001_v7007000_t0000_u01780031316709") 2026/05/29 05:12:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a43c2_d20260529_m050831_c001_v0001161_t0047_u01780031311530") 2026/05/29 05:12:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b5983624744_d20260529_m050836_c001_v7007000_t0000_u01780031316890") 2026/05/29 05:12:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217d6d_d20260529_m050831_c001_v0001182_t0001_u01780031311545") 2026/05/29 05:12:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b5983624745_d20260529_m050837_c001_v7007000_t0000_u01780031317072") 2026/05/29 05:12:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb2ca_d20260529_m050831_c001_v0001185_t0036_u01780031311570") 2026/05/29 05:12:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b5983624747_d20260529_m050837_c001_v7007000_t0000_u01780031317253") 2026/05/29 05:12:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb2ce_d20260529_m050831_c001_v0001185_t0009_u01780031311758") 2026/05/29 05:12:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b5983624749_d20260529_m050837_c001_v7007000_t0000_u01780031317435") 2026/05/29 05:12:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217d73_d20260529_m050831_c001_v0001182_t0038_u01780031311768") 2026/05/29 05:12:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b598362474a_d20260529_m050837_c001_v7007000_t0000_u01780031317616") 2026/05/29 05:12:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1c08_d20260529_m050831_c001_v0001145_t0037_u01780031311902") 2026/05/29 05:12:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b598362474b_d20260529_m050837_c001_v7007000_t0000_u01780031317799") 2026/05/29 05:12:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a43c4_d20260529_m050831_c001_v0001161_t0046_u01780031311913") 2026/05/29 05:12:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b598362474c_d20260529_m050837_c001_v7007000_t0000_u01780031317982") 2026/05/29 05:12:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217d75_d20260529_m050831_c001_v0001182_t0052_u01780031311985") 2026/05/29 05:12:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b598362474d_d20260529_m050838_c001_v7007000_t0000_u01780031318164") 2026/05/29 05:12:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1c0c_d20260529_m050832_c001_v0001145_t0016_u01780031312144") 2026/05/29 05:12:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b598362474e_d20260529_m050838_c001_v7007000_t0000_u01780031318346") 2026/05/29 05:12:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb2d4_d20260529_m050832_c001_v0001185_t0045_u01780031312163") 2026/05/29 05:12:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b5983624750_d20260529_m050838_c001_v7007000_t0000_u01780031318528") 2026/05/29 05:12:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217d79_d20260529_m050832_c001_v0001182_t0017_u01780031312182") 2026/05/29 05:12:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b5983624751_d20260529_m050838_c001_v7007000_t0000_u01780031318711") 2026/05/29 05:12:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a43c6_d20260529_m050832_c001_v0001161_t0016_u01780031312285") 2026/05/29 05:12:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b5983624752_d20260529_m050838_c001_v7007000_t0000_u01780031318893") 2026/05/29 05:12:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217d7d_d20260529_m050832_c001_v0001182_t0055_u01780031312378") 2026/05/29 05:12:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4217bcbc7c411cab_d20260529_m050852_c001_v7007000_t0000_u01780031332618") 2026/05/29 05:12:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb3d8_d20260529_m050847_c001_v0001185_t0059_u01780031327981") 2026/05/29 05:12:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4217bcbc7c411caa_d20260529_m050852_c001_v7007000_t0000_u01780031332436") 2026/05/29 05:12:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217e4b_d20260529_m050848_c001_v0001182_t0056_u01780031328004") 2026/05/29 05:12:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd670286b_d20260529_m050852_c001_v7007000_t0000_u01780031332458") 2026/05/29 05:12:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1c6e_d20260529_m050848_c001_v0001145_t0018_u01780031328038") 2026/05/29 05:12:11 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d7840b6_d20260529_m050852_c001_v7007000_t0000_u01780031332448") 2026/05/29 05:12:11 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a442a_d20260529_m050848_c001_v0001161_t0047_u01780031328155") 2026/05/29 05:12:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f422cef713272ac5e_d20260529_m050852_c001_v7007000_t0000_u01780031332477") 2026/05/29 05:12:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb3da_d20260529_m050848_c001_v0001185_t0058_u01780031328167") 2026/05/29 05:12:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a854c_d20260529_m050852_c001_v7007000_t0000_u01780031332687") 2026/05/29 05:12:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217e4f_d20260529_m050848_c001_v0001182_t0020_u01780031328212") 2026/05/29 05:12:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa083469c4_d20260529_m050852_c001_v7007000_t0000_u01780031332789") 2026/05/29 05:12:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1c70_d20260529_m050848_c001_v0001145_t0004_u01780031328352") 2026/05/29 05:12:12 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4217bcbc7c411cac_d20260529_m050852_c001_v7007000_t0000_u01780031332799") 2026/05/29 05:12:12 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb3dc_d20260529_m050848_c001_v0001185_t0009_u01780031328368") 2026/05/29 05:12:12 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd670286c_d20260529_m050852_c001_v7007000_t0000_u01780031332644") 2026/05/29 05:12:12 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217e55_d20260529_m050848_c001_v0001182_t0055_u01780031328407") 2026/05/29 05:12:12 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f422cef713272ac5f_d20260529_m050852_c001_v7007000_t0000_u01780031332655") 2026/05/29 05:12:12 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4430_d20260529_m050848_c001_v0001161_t0050_u01780031328576") 2026/05/29 05:12:12 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d7840b9_d20260529_m050852_c001_v7007000_t0000_u01780031332814") 2026/05/29 05:12:12 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217e57_d20260529_m050848_c001_v0001182_t0030_u01780031328602") 2026/05/29 05:12:12 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f422cef713272ac60_d20260529_m050852_c001_v7007000_t0000_u01780031332663") 2026/05/29 05:12:12 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb3e0_d20260529_m050848_c001_v0001185_t0037_u01780031328615") 2026/05/29 05:12:12 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f422cef713272ac5d_d20260529_m050852_c001_v7007000_t0000_u01780031332469") 2026/05/29 05:12:12 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb3e8_d20260529_m050848_c001_v0001185_t0031_u01780031328801") 2026/05/29 05:12:12 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f408f1c0dc387ae9e_d20260529_m050852_c001_v7007000_t0000_u01780031332675") 2026/05/29 05:12:12 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217e5d_d20260529_m050848_c001_v0001182_t0047_u01780031328811") 2026/05/29 05:12:13 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd670286d_d20260529_m050852_c001_v7007000_t0000_u01780031332827") 2026/05/29 05:12:13 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1c72_d20260529_m050848_c001_v0001145_t0055_u01780031328890") 2026/05/29 05:12:13 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f408f1c0dc387ae9d_d20260529_m050852_c001_v7007000_t0000_u01780031332488") 2026/05/29 05:12:13 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb3ea_d20260529_m050848_c001_v0001185_t0055_u01780031328991") 2026/05/29 05:12:13 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4152d2ae5241c688_d20260529_m050655_c001_v7007000_t0000_u01780031215281") 2026/05/29 05:12:13 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11614189ad807146_d20260529_m050653_c001_v0001180_t0044_u01780031213304") 2026/05/29 05:12:13 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f400796a7a038da0f_d20260529_m050653_c001_v7007000_t0000_u01780031213122") 2026/05/29 05:12:13 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11614189ad807122_d20260529_m050650_c001_v0001180_t0022_u01780031210143") 2026/05/29 05:12:13 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f400796a7a038d8d6_d20260529_m050649_c001_v7007000_t0000_u01780031209423") 2026/05/29 05:12:13 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2177c5_d20260529_m050645_c001_v0001182_t0007_u01780031205289") 2026/05/29 05:12:13 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa0834690d_d20260529_m050643_c001_v7007000_t0000_u01780031203814") 2026/05/29 05:12:13 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1144502d95dcfdb7_d20260529_m050641_c001_v0001036_t0032_u01780031201746") 2026/05/29 05:12:13 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f422cef713272aa2e_d20260529_m050641_c001_v7007000_t0000_u01780031201566") 2026/05/29 05:12:13 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1144502d95dcfdab_d20260529_m050637_c001_v0001036_t0035_u01780031197695") 2026/05/29 05:12:13 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f422cef713272a6f9_d20260529_m050636_c001_v7007000_t0000_u01780031196969") 2026/05/29 05:12:13 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37baaaa_d20260529_m050633_c001_v0001185_t0036_u01780031193817") 2026/05/29 05:12:13 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd670261b_d20260529_m050632_c001_v7007000_t0000_u01780031192533") 2026/05/29 05:12:13 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102cb69cd9c588b8_d20260529_m050631_c001_v0001184_t0050_u01780031191084") 2026/05/29 05:12:14 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f427aed2e5d50c739_d20260529_m050630_c001_v7007000_t0000_u01780031190903") 2026/05/29 05:12:14 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102cb69cd9c58892_d20260529_m050628_c001_v0001184_t0025_u01780031188739") 2026/05/29 05:12:14 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f427aed2e5d50c736_d20260529_m050628_c001_v7007000_t0000_u01780031188019") 2026/05/29 05:12:14 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37ba9ea_d20260529_m050624_c001_v0001185_t0004_u01780031184729") 2026/05/29 05:12:14 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd6702611_d20260529_m050623_c001_v7007000_t0000_u01780031183813") 2026/05/29 05:12:14 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1001340764da12c6_d20260529_m050622_c001_v0001185_t0024_u01780031182156") 2026/05/29 05:12:14 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd670260b_d20260529_m050621_c001_v7007000_t0000_u01780031181975") 2026/05/29 05:12:14 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1001340764da1286_d20260529_m050618_c001_v0001185_t0044_u01780031178781") 2026/05/29 05:12:14 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd6702605_d20260529_m050618_c001_v7007000_t0000_u01780031178058") 2026/05/29 05:12:14 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37ba94a_d20260529_m050613_c001_v0001185_t0011_u01780031173053") 2026/05/29 05:12:14 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4057048c5ca12ac2_d20260529_m050612_c001_v7007000_t0000_u01780031172143") 2026/05/29 05:12:14 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f119b112afc49ec9c_d20260529_m050610_c001_v0001097_t0057_u01780031170111") 2026/05/29 05:12:14 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f408f1c0dc387abc2_d20260529_m050609_c001_v7007000_t0000_u01780031169929") 2026/05/29 05:12:14 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f119b112afc49ec72_d20260529_m050606_c001_v0001097_t0015_u01780031166405") 2026/05/29 05:12:14 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f408f1c0dc387abaf_d20260529_m050605_c001_v7007000_t0000_u01780031165677") 2026/05/29 05:12:15 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37ba84a_d20260529_m050557_c001_v0001185_t0055_u01780031157750") 2026/05/29 05:12:15 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc07cd_d20260529_m050556_c001_v7007000_t0000_u01780031156832") 2026/05/29 05:12:15 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1170a98e3dbbfb54_d20260529_m050554_c001_v0001102_t0003_u01780031154841") 2026/05/29 05:12:15 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40255413812974e4_d20260529_m050554_c001_v7007000_t0000_u01780031154660") 2026/05/29 05:12:15 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1170a98e3dbbfb3e_d20260529_m050551_c001_v0001102_t0053_u01780031151432") 2026/05/29 05:12:15 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40255413812974df_d20260529_m050550_c001_v7007000_t0000_u01780031150707") 2026/05/29 05:12:15 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f106404e15fac282c_d20260529_m050545_c001_v0001176_t0013_u01780031145007") 2026/05/29 05:12:15 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa083464c3_d20260529_m050543_c001_v7007000_t0000_u01780031143911") 2026/05/29 05:12:15 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f119bd812b710e0e7_d20260529_m050538_c001_v0001105_t0009_u01780031138601") 2026/05/29 05:12:15 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f401699c3909b5bfd_d20260529_m050538_c001_v7007000_t0000_u01780031138378") 2026/05/29 05:12:15 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2173aa_d20260529_m050534_c001_v0001182_t0032_u01780031134611") 2026/05/29 05:12:15 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f110cf968779522a0_d20260529_m050533_c001_v0001178_t0006_u01780031133664") 2026/05/29 05:12:15 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f110cf96877952298_d20260529_m050532_c001_v0001178_t0001_u01780031132712") 2026/05/29 05:12:15 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41797be8ed7c509b_d20260529_m050518_c001_v7007000_t0000_u01780031118101") 2026/05/29 05:12:15 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f106404e15fac272a_d20260529_m050511_c001_v0001176_t0036_u01780031111286") 2026/05/29 05:12:15 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f103c7261eee55dcb_d20260529_m050510_c001_v0001098_t0033_u01780031110323") 2026/05/29 05:12:16 DEBUG : dst/one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f103c7261eee55dc7_d20260529_m050509_c001_v0001098_t0004_u01780031109246") 2026/05/29 05:12:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4152d2ae5241c689_d20260529_m050655_c001_v7007000_t0000_u01780031215467") 2026/05/29 05:12:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f119dab37aff9dbe4_d20260529_m050652_c001_v0001120_t0058_u01780031212665") 2026/05/29 05:12:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f109dbc221e7721f4_d20260529_m050648_c001_v0001157_t0024_u01780031208935") 2026/05/29 05:12:16 DEBUG : dst/one.bak: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346912_d20260529_m050643_c001_v7007000_t0000_u01780031203999") 2026/05/29 05:12:16 DEBUG : dst/one.bak: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f117e7ee32d9f2cfd_d20260529_m050641_c001_v0001178_t0013_u01780031201320") 2026/05/29 05:12:16 DEBUG : dst/one.bak: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11995f5b18101ae7_d20260529_m050636_c001_v0001182_t0013_u01780031196769") 2026/05/29 05:12:16 DEBUG : dst/one.bak: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd670261c_d20260529_m050632_c001_v7007000_t0000_u01780031192717") 2026/05/29 05:12:16 DEBUG : dst/one.bak: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1120887719c467b3_d20260529_m050630_c001_v0001154_t0008_u01780031190528") 2026/05/29 05:12:16 DEBUG : dst/one.bak: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f100f0191ad81aa1c_d20260529_m050627_c001_v0001113_t0008_u01780031187557") 2026/05/29 05:12:16 DEBUG : dst/three: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa083464c4_d20260529_m050544_c001_v7007000_t0000_u01780031144094") 2026/05/29 05:12:16 DEBUG : dst/three: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f110cf968779522da_d20260529_m050542_c001_v0001178_t0014_u01780031142585") 2026/05/29 05:12:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4152d2ae5241c68a_d20260529_m050655_c001_v7007000_t0000_u01780031215714") 2026/05/29 05:12:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f112950b57ee99698_d20260529_m050654_c001_v0001161_t0003_u01780031214068") 2026/05/29 05:12:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1154ff5333486b81_d20260529_m050650_c001_v0001185_t0001_u01780031210902") 2026/05/29 05:12:16 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4152d2ae5241c68b_d20260529_m050655_c001_v7007000_t0000_u01780031215898") 2026/05/29 05:12:16 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11614189ad807152_d20260529_m050654_c001_v0001180_t0032_u01780031214687") 2026/05/29 05:12:17 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f400796a7a038da14_d20260529_m050654_c001_v7007000_t0000_u01780031214507") 2026/05/29 05:12:17 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11614189ad807130_d20260529_m050651_c001_v0001180_t0021_u01780031211330") 2026/05/29 05:12:17 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f400796a7a038d8db_d20260529_m050651_c001_v7007000_t0000_u01780031211141") 2026/05/29 05:12:17 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2177d1_d20260529_m050646_c001_v0001182_t0047_u01780031206100") 2026/05/29 05:12:17 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346917_d20260529_m050644_c001_v7007000_t0000_u01780031204184") 2026/05/29 05:12:17 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1144502d95dcfdbd_d20260529_m050643_c001_v0001036_t0052_u01780031203025") 2026/05/29 05:12:17 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f422cef713272abc3_d20260529_m050642_c001_v7007000_t0000_u01780031202843") 2026/05/29 05:12:17 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1144502d95dcfdad_d20260529_m050639_c001_v0001036_t0052_u01780031199421") 2026/05/29 05:12:17 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f422cef713272aa1d_d20260529_m050639_c001_v7007000_t0000_u01780031199227") 2026/05/29 05:12:17 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37baab8_d20260529_m050634_c001_v0001185_t0027_u01780031194200") 2026/05/29 05:12:17 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f427aed2e5d50c73a_d20260529_m050631_c001_v7007000_t0000_u01780031191979") 2026/05/29 05:12:17 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2176c5_d20260529_m050629_c001_v0001182_t0026_u01780031189727") 2026/05/29 05:12:17 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f427aed2e5d50c737_d20260529_m050629_c001_v7007000_t0000_u01780031189358") 2026/05/29 05:12:17 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37ba9f4_d20260529_m050625_c001_v0001185_t0006_u01780031185151") 2026/05/29 05:12:17 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd670260d_d20260529_m050622_c001_v7007000_t0000_u01780031182889") 2026/05/29 05:12:17 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217633_d20260529_m050620_c001_v0001182_t0018_u01780031180726") 2026/05/29 05:12:18 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd6702608_d20260529_m050619_c001_v7007000_t0000_u01780031179630") 2026/05/29 05:12:18 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37ba94e_d20260529_m050613_c001_v0001185_t0045_u01780031173460") 2026/05/29 05:12:18 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f408f1c0dc387abc5_d20260529_m050611_c001_v7007000_t0000_u01780031171221") 2026/05/29 05:12:18 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217567_d20260529_m050608_c001_v0001182_t0016_u01780031168680") 2026/05/29 05:12:18 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f408f1c0dc387abba_d20260529_m050607_c001_v7007000_t0000_u01780031167594") 2026/05/29 05:12:18 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37ba882_d20260529_m050600_c001_v0001185_t0006_u01780031160545") 2026/05/29 05:12:18 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40255413812974e5_d20260529_m050555_c001_v7007000_t0000_u01780031155907") 2026/05/29 05:12:18 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f106404e15fac286a_d20260529_m050553_c001_v0001176_t0019_u01780031153338") 2026/05/29 05:12:18 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40255413812974e1_d20260529_m050552_c001_v7007000_t0000_u01780031152233") 2026/05/29 05:12:18 DEBUG : dst/three.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21744c_d20260529_m050546_c001_v0001182_t0057_u01780031146011") 2026/05/29 05:12:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa0834691c_d20260529_m050644_c001_v7007000_t0000_u01780031204368") 2026/05/29 05:12:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f115d7a57de523445_d20260529_m050642_c001_v0001184_t0040_u01780031202645") 2026/05/29 05:12:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1033949ca8565979_d20260529_m050638_c001_v0001106_t0006_u01780031198632") 2026/05/29 05:12:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd670261d_d20260529_m050632_c001_v7007000_t0000_u01780031192903") 2026/05/29 05:12:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1196bbc6af6d9ea4_d20260529_m050631_c001_v0001157_t0016_u01780031191481") 2026/05/29 05:12:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10981b31a526d57f_d20260529_m050629_c001_v0001180_t0037_u01780031189145") 2026/05/29 05:12:18 DEBUG : dst/two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4152d2ae5241c68c_d20260529_m050656_c001_v7007000_t0000_u01780031216087") 2026/05/29 05:12:18 DEBUG : dst/two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bab6c_d20260529_m050645_c001_v0001185_t0046_u01780031205910") 2026/05/29 05:12:18 DEBUG : dst/two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346921_d20260529_m050644_c001_v7007000_t0000_u01780031204552") 2026/05/29 05:12:18 DEBUG : dst/two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217713_d20260529_m050634_c001_v0001182_t0003_u01780031194004") 2026/05/29 05:12:18 DEBUG : dst/two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd670261e_d20260529_m050633_c001_v7007000_t0000_u01780031193086") 2026/05/29 05:12:19 DEBUG : dst/two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21767d_d20260529_m050624_c001_v0001182_t0018_u01780031184943") 2026/05/29 05:12:19 DEBUG : dst/two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd6702612_d20260529_m050623_c001_v7007000_t0000_u01780031183996") 2026/05/29 05:12:19 DEBUG : dst/two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2175a7_d20260529_m050613_c001_v0001182_t0034_u01780031173243") 2026/05/29 05:12:19 DEBUG : dst/two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4057048c5ca12ac3_d20260529_m050612_c001_v7007000_t0000_u01780031172326") 2026/05/29 05:12:19 DEBUG : dst/two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2174dd_d20260529_m050558_c001_v0001182_t0027_u01780031158299") 2026/05/29 05:12:19 DEBUG : dst/two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc07cf_d20260529_m050557_c001_v7007000_t0000_u01780031157018") 2026/05/29 05:12:19 DEBUG : dst/two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37ba774_d20260529_m050545_c001_v0001185_t0003_u01780031145591") 2026/05/29 05:12:19 DEBUG : dst/two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa083464c5_d20260529_m050544_c001_v7007000_t0000_u01780031144278") 2026/05/29 05:12:19 DEBUG : dst/two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f106b8d375a987bc3_d20260529_m050540_c001_v0001177_t0051_u01780031140289") 2026/05/29 05:12:19 DEBUG : dst/two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41797be8ed7c509c_d20260529_m050518_c001_v7007000_t0000_u01780031118284") 2026/05/29 05:12:19 DEBUG : dst/two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f103c7261eee55def_d20260529_m050516_c001_v0001098_t0058_u01780031116929") 2026/05/29 05:12:19 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f408f1c0dc387a6f2_d20260529_m050343_c001_v7007000_t0000_u01780031023563") 2026/05/29 05:12:19 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216d8e_d20260529_m050340_c001_v0001182_t0022_u01780031020117") 2026/05/29 05:12:19 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f408f1c0dc387a6e1_d20260529_m050338_c001_v7007000_t0000_u01780031018223") 2026/05/29 05:12:19 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216cfa_d20260529_m050327_c001_v0001182_t0007_u01780031007018") 2026/05/29 05:12:19 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b59836244d7_d20260529_m050318_c001_v7007000_t0000_u01780030998506") 2026/05/29 05:12:19 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216c4c_d20260529_m050314_c001_v0001182_t0052_u01780030994096") 2026/05/29 05:12:19 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8069_d20260529_m050255_c001_v7007000_t0000_u01780030975478") 2026/05/29 05:12:19 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216b1a_d20260529_m050253_c001_v0001182_t0044_u01780030973762") 2026/05/29 05:12:20 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8064_d20260529_m050253_c001_v7007000_t0000_u01780030973010") 2026/05/29 05:12:20 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216b00_d20260529_m050251_c001_v0001182_t0001_u01780030971828") 2026/05/29 05:12:20 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a805d_d20260529_m050249_c001_v7007000_t0000_u01780030969394") 2026/05/29 05:12:20 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216aca_d20260529_m050247_c001_v0001182_t0028_u01780030967863") 2026/05/29 05:12:20 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8056_d20260529_m050247_c001_v7007000_t0000_u01780030967102") 2026/05/29 05:12:20 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216aae_d20260529_m050245_c001_v0001182_t0044_u01780030965964") 2026/05/29 05:12:20 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bc9f1_d20260529_m050240_c001_v7007000_t0000_u01780030960675") 2026/05/29 05:12:20 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216a3e_d20260529_m050239_c001_v0001182_t0000_u01780030959290") 2026/05/29 05:12:20 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bc9ec_d20260529_m050238_c001_v7007000_t0000_u01780030958492") 2026/05/29 05:12:20 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216a2a_d20260529_m050237_c001_v0001182_t0023_u01780030957751") 2026/05/29 05:12:20 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bc9dc_d20260529_m050233_c001_v7007000_t0000_u01780030953857") 2026/05/29 05:12:20 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2169c0_d20260529_m050232_c001_v0001182_t0016_u01780030952712") 2026/05/29 05:12:20 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4256f6cb52ae5b98_d20260529_m050230_c001_v7007000_t0000_u01780030950791") 2026/05/29 05:12:20 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216988_d20260529_m050229_c001_v0001182_t0000_u01780030949735") 2026/05/29 05:12:20 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4256f6cb52ae5b8e_d20260529_m050229_c001_v7007000_t0000_u01780030949374") 2026/05/29 05:12:20 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f118be13ee8d69ea3_d20260529_m050228_c001_v0001171_t0020_u01780030948714") 2026/05/29 05:12:20 DEBUG : empty space: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216958_d20260529_m050227_c001_v0001182_t0019_u01780030947206") 2026/05/29 05:12:20 DEBUG : enormous: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8067_d20260529_m050254_c001_v7007000_t0000_u01780030974571") 2026/05/29 05:12:20 DEBUG : enormous: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216b22_d20260529_m050253_c001_v0001182_t0019_u01780030973965") 2026/05/29 05:12:20 DEBUG : existing: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4152d2ae5241c693_d20260529_m050700_c001_v7007000_t0000_u01780031220280") 2026/05/29 05:12:21 DEBUG : existing: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bac4e_d20260529_m050659_c001_v0001185_t0025_u01780031219136") 2026/05/29 05:12:21 DEBUG : existing: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b59836244d2_d20260529_m050312_c001_v7007000_t0000_u01780030992785") 2026/05/29 05:12:21 DEBUG : existing: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f106404e15fac23b4_d20260529_m050311_c001_v0001176_t0019_u01780030991845") 2026/05/29 05:12:21 DEBUG : existing: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4256f6cb52ae5b7d_d20260529_m050224_c001_v7007000_t0000_u01780030944609") 2026/05/29 05:12:21 DEBUG : existing: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21691a_d20260529_m050223_c001_v0001182_t0006_u01780030943623") 2026/05/29 05:12:21 DEBUG : existing: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4256f6cb52ae5b76_d20260529_m050223_c001_v7007000_t0000_u01780030943080") 2026/05/29 05:12:21 DEBUG : existing: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21690e_d20260529_m050222_c001_v0001182_t0036_u01780030942525") 2026/05/29 05:12:21 DEBUG : existing: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216904_d20260529_m050221_c001_v0001182_t0040_u01780030941787") 2026/05/29 05:12:21 DEBUG : existing-b: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b59836244d3_d20260529_m050312_c001_v7007000_t0000_u01780030992966") 2026/05/29 05:12:21 DEBUG : existing-b: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216c2c_d20260529_m050311_c001_v0001182_t0055_u01780030991844") 2026/05/29 05:12:21 DEBUG : file1: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfd4_d20260529_m050744_c001_v7007000_t0000_u01780031264936") 2026/05/29 05:12:21 DEBUG : file1: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1ae2_d20260529_m050743_c001_v0001145_t0000_u01780031263503") 2026/05/29 05:12:21 DEBUG : file1: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfcd_d20260529_m050742_c001_v7007000_t0000_u01780031262209") 2026/05/29 05:12:21 DEBUG : file1: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4284_d20260529_m050740_c001_v0001161_t0035_u01780031260907") 2026/05/29 05:12:21 DEBUG : five: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a806b_d20260529_m050258_c001_v7007000_t0000_u01780030978887") 2026/05/29 05:12:21 DEBUG : five: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40713ef00b216b4e_d20260529_m050257_c001_v0001182_t0026_u01780030977019") 2026/05/29 05:12:21 DEBUG : foo: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bc9db_d20260529_m050232_c001_v7007000_t0000_u01780030952345") 2026/05/29 05:12:21 DEBUG : foo: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40713ef00b2169a6_d20260529_m050231_c001_v0001182_t0026_u01780030951701") 2026/05/29 05:12:21 DEBUG : foo: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40713ef00b21699c_d20260529_m050231_c001_v0001182_t0026_u01780030951152") 2026/05/29 05:12:21 DEBUG : four: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a806c_d20260529_m050259_c001_v7007000_t0000_u01780030979068") 2026/05/29 05:12:22 DEBUG : four: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f406404e15fac2356_d20260529_m050257_c001_v0001176_t0016_u01780030977757") 2026/05/29 05:12:22 DEBUG : four: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216b44_d20260529_m050256_c001_v0001182_t0035_u01780030976442") 2026/05/29 05:12:22 DEBUG : hello world2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a7d25_d20260529_m050141_c001_v7007000_t0000_u01780030901514") 2026/05/29 05:12:22 DEBUG : hello world2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21671a_d20260529_m050140_c001_v0001182_t0054_u01780030900953") 2026/05/29 05:12:22 DEBUG : ignore-size: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4256f6cb52ae5b72_d20260529_m050221_c001_v7007000_t0000_u01780030941425") 2026/05/29 05:12:22 DEBUG : ignore-size: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2168f2_d20260529_m050220_c001_v0001182_t0003_u01780030940495") 2026/05/29 05:12:22 DEBUG : nested/sub dir/file: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b59836244d0_d20260529_m050311_c001_v7007000_t0000_u01780030991104") 2026/05/29 05:12:22 DEBUG : nested/sub dir/file: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37ba074_d20260529_m050310_c001_v0001185_t0007_u01780030990500") 2026/05/29 05:12:22 DEBUG : nested/sub dir/file: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a807f_d20260529_m050309_c001_v7007000_t0000_u01780030989747") 2026/05/29 05:12:22 DEBUG : nested/sub dir/file: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37ba05e_d20260529_m050308_c001_v0001185_t0025_u01780030988830") 2026/05/29 05:12:22 DEBUG : one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a806d_d20260529_m050259_c001_v7007000_t0000_u01780030979248") 2026/05/29 05:12:22 DEBUG : one: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40713ef00b216b3a_d20260529_m050255_c001_v0001182_t0026_u01780030975846") 2026/05/29 05:12:22 DEBUG : only0: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfb7_d20260529_m050736_c001_v7007000_t0000_u01780031256491") 2026/05/29 05:12:22 DEBUG : only0: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4133d68fb37baf02_d20260529_m050730_c001_v0001185_t0021_u01780031250676") 2026/05/29 05:12:22 DEBUG : only0: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2179d5_d20260529_m050721_c001_v0001182_t0051_u01780031241228") 2026/05/29 05:12:23 DEBUG : only0: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41649c05e156908f_d20260529_m050715_c001_v7007000_t0000_u01780031235176") 2026/05/29 05:12:23 DEBUG : only0: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2178c9_d20260529_m050703_c001_v0001182_t0043_u01780031223859") 2026/05/29 05:12:23 DEBUG : only1: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfb8_d20260529_m050736_c001_v7007000_t0000_u01780031256672") 2026/05/29 05:12:23 DEBUG : only1: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f402a28497c6e1aa8_d20260529_m050731_c001_v0001145_t0048_u01780031251608") 2026/05/29 05:12:23 DEBUG : only1: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2179e1_d20260529_m050721_c001_v0001182_t0009_u01780031241627") 2026/05/29 05:12:23 DEBUG : only1: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e84be_d20260529_m050715_c001_v7007000_t0000_u01780031235151") 2026/05/29 05:12:23 DEBUG : only1: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2178d3_d20260529_m050704_c001_v0001182_t0009_u01780031224333") 2026/05/29 05:12:23 DEBUG : only10: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfb9_d20260529_m050736_c001_v7007000_t0000_u01780031256853") 2026/05/29 05:12:23 DEBUG : only10: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40713ef00b217a79_d20260529_m050730_c001_v0001182_t0026_u01780031250686") 2026/05/29 05:12:23 DEBUG : only10: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217a31_d20260529_m050725_c001_v0001182_t0022_u01780031245672") 2026/05/29 05:12:23 DEBUG : only10: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d78404c_d20260529_m050715_c001_v7007000_t0000_u01780031235535") 2026/05/29 05:12:23 DEBUG : only10: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21792f_d20260529_m050708_c001_v0001182_t0008_u01780031228487") 2026/05/29 05:12:23 DEBUG : only11: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfba_d20260529_m050737_c001_v7007000_t0000_u01780031257034") 2026/05/29 05:12:23 DEBUG : only11: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f402a28497c6e1aa2_d20260529_m050731_c001_v0001145_t0048_u01780031251242") 2026/05/29 05:12:23 DEBUG : only11: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217a37_d20260529_m050726_c001_v0001182_t0059_u01780031246095") 2026/05/29 05:12:24 DEBUG : only11: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e84bb_d20260529_m050714_c001_v7007000_t0000_u01780031234601") 2026/05/29 05:12:24 DEBUG : only11: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217939_d20260529_m050709_c001_v0001182_t0046_u01780031229131") 2026/05/29 05:12:24 DEBUG : only12: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfbb_d20260529_m050737_c001_v7007000_t0000_u01780031257215") 2026/05/29 05:12:24 DEBUG : only12: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41548bde969a423e_d20260529_m050731_c001_v0001161_t0051_u01780031251431") 2026/05/29 05:12:24 DEBUG : only12: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217a3b_d20260529_m050726_c001_v0001182_t0039_u01780031246497") 2026/05/29 05:12:24 DEBUG : only12: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f401699c3909b5dc4_d20260529_m050715_c001_v7007000_t0000_u01780031235187") 2026/05/29 05:12:24 DEBUG : only12: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217945_d20260529_m050709_c001_v0001182_t0008_u01780031229544") 2026/05/29 05:12:24 DEBUG : only13: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfbc_d20260529_m050737_c001_v7007000_t0000_u01780031257397") 2026/05/29 05:12:24 DEBUG : only13: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4133d68fb37baf0a_d20260529_m050731_c001_v0001185_t0021_u01780031251074") 2026/05/29 05:12:24 DEBUG : only13: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217a3f_d20260529_m050726_c001_v0001182_t0007_u01780031246989") 2026/05/29 05:12:24 DEBUG : only13: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41649c05e1569092_d20260529_m050715_c001_v7007000_t0000_u01780031235547") 2026/05/29 05:12:24 DEBUG : only13: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217951_d20260529_m050710_c001_v0001182_t0024_u01780031230217") 2026/05/29 05:12:24 DEBUG : only14: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfbd_d20260529_m050737_c001_v7007000_t0000_u01780031257584") 2026/05/29 05:12:24 DEBUG : only14: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40713ef00b217a7f_d20260529_m050731_c001_v0001182_t0026_u01780031251085") 2026/05/29 05:12:24 DEBUG : only14: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217a49_d20260529_m050727_c001_v0001182_t0015_u01780031247687") 2026/05/29 05:12:25 DEBUG : only14: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f401699c3909b5dc6_d20260529_m050715_c001_v7007000_t0000_u01780031235558") 2026/05/29 05:12:25 DEBUG : only14: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217961_d20260529_m050710_c001_v0001182_t0030_u01780031230694") 2026/05/29 05:12:25 DEBUG : only15: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfbe_d20260529_m050737_c001_v7007000_t0000_u01780031257767") 2026/05/29 05:12:25 DEBUG : only15: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4133d68fb37baf10_d20260529_m050731_c001_v0001185_t0021_u01780031251257") 2026/05/29 05:12:25 DEBUG : only15: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217a4f_d20260529_m050728_c001_v0001182_t0008_u01780031248121") 2026/05/29 05:12:25 DEBUG : only15: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e84bc_d20260529_m050714_c001_v7007000_t0000_u01780031234785") 2026/05/29 05:12:25 DEBUG : only15: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217969_d20260529_m050711_c001_v0001182_t0047_u01780031231334") 2026/05/29 05:12:25 DEBUG : only16: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfbf_d20260529_m050737_c001_v7007000_t0000_u01780031257949") 2026/05/29 05:12:25 DEBUG : only16: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40713ef00b217a85_d20260529_m050731_c001_v0001182_t0026_u01780031251268") 2026/05/29 05:12:25 DEBUG : only16: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217a5b_d20260529_m050728_c001_v0001182_t0007_u01780031248592") 2026/05/29 05:12:25 DEBUG : only16: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e84c0_d20260529_m050715_c001_v7007000_t0000_u01780031235333") 2026/05/29 05:12:25 DEBUG : only16: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21796d_d20260529_m050711_c001_v0001182_t0053_u01780031231777") 2026/05/29 05:12:26 DEBUG : only17: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfc0_d20260529_m050738_c001_v7007000_t0000_u01780031258143") 2026/05/29 05:12:26 DEBUG : only17: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f402a28497c6e1aa4_d20260529_m050731_c001_v0001145_t0048_u01780031251427") 2026/05/29 05:12:26 DEBUG : only17: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217a61_d20260529_m050729_c001_v0001182_t0031_u01780031249042") 2026/05/29 05:12:26 DEBUG : only17: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e84bd_d20260529_m050714_c001_v7007000_t0000_u01780031234969") 2026/05/29 05:12:26 DEBUG : only17: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217973_d20260529_m050712_c001_v0001182_t0042_u01780031232428") 2026/05/29 05:12:26 DEBUG : only18: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfc1_d20260529_m050738_c001_v7007000_t0000_u01780031258325") 2026/05/29 05:12:26 DEBUG : only18: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4133d68fb37baf16_d20260529_m050731_c001_v0001185_t0021_u01780031251442") 2026/05/29 05:12:26 DEBUG : only18: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217a65_d20260529_m050729_c001_v0001182_t0013_u01780031249444") 2026/05/29 05:12:26 DEBUG : only18: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41649c05e156908d_d20260529_m050714_c001_v7007000_t0000_u01780031234992") 2026/05/29 05:12:26 DEBUG : only18: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21797d_d20260529_m050712_c001_v0001182_t0021_u01780031232869") 2026/05/29 05:12:26 DEBUG : only19: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfc2_d20260529_m050738_c001_v7007000_t0000_u01780031258506") 2026/05/29 05:12:26 DEBUG : only19: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40713ef00b217a87_d20260529_m050731_c001_v0001182_t0026_u01780031251455") 2026/05/29 05:12:26 DEBUG : only19: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217a6d_d20260529_m050729_c001_v0001182_t0028_u01780031249860") 2026/05/29 05:12:26 DEBUG : only19: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e84c2_d20260529_m050715_c001_v7007000_t0000_u01780031235699") 2026/05/29 05:12:27 DEBUG : only19: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21797f_d20260529_m050713_c001_v0001182_t0000_u01780031233330") 2026/05/29 05:12:27 DEBUG : only2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfc3_d20260529_m050738_c001_v7007000_t0000_u01780031258688") 2026/05/29 05:12:27 DEBUG : only2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41548bde969a4240_d20260529_m050731_c001_v0001161_t0051_u01780031251620") 2026/05/29 05:12:27 DEBUG : only2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2179e5_d20260529_m050722_c001_v0001182_t0008_u01780031242079") 2026/05/29 05:12:27 DEBUG : only2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d78404a_d20260529_m050715_c001_v7007000_t0000_u01780031235161") 2026/05/29 05:12:27 DEBUG : only2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2178df_d20260529_m050704_c001_v0001182_t0022_u01780031224888") 2026/05/29 05:12:27 DEBUG : only3: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfc4_d20260529_m050738_c001_v7007000_t0000_u01780031258870") 2026/05/29 05:12:27 DEBUG : only3: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4133d68fb37baf1c_d20260529_m050731_c001_v0001185_t0021_u01780031251629") 2026/05/29 05:12:27 DEBUG : only3: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2179e9_d20260529_m050722_c001_v0001182_t0054_u01780031242540") 2026/05/29 05:12:27 DEBUG : only3: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d78404b_d20260529_m050715_c001_v7007000_t0000_u01780031235354") 2026/05/29 05:12:27 DEBUG : only3: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2178eb_d20260529_m050705_c001_v0001182_t0057_u01780031225335") 2026/05/29 05:12:27 DEBUG : only4: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfc5_d20260529_m050739_c001_v7007000_t0000_u01780031259051") 2026/05/29 05:12:27 DEBUG : only4: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40713ef00b217a8f_d20260529_m050731_c001_v0001182_t0026_u01780031251640") 2026/05/29 05:12:27 DEBUG : only4: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2179f3_d20260529_m050723_c001_v0001182_t0036_u01780031243099") 2026/05/29 05:12:27 DEBUG : only4: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d784049_d20260529_m050714_c001_v7007000_t0000_u01780031234974") 2026/05/29 05:12:27 DEBUG : only4: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2178f7_d20260529_m050705_c001_v0001182_t0004_u01780031225782") 2026/05/29 05:12:28 DEBUG : only5: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfc7_d20260529_m050739_c001_v7007000_t0000_u01780031259233") 2026/05/29 05:12:28 DEBUG : only5: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f402a28497c6e1aaa_d20260529_m050731_c001_v0001145_t0048_u01780031251792") 2026/05/29 05:12:28 DEBUG : only5: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2179fd_d20260529_m050723_c001_v0001182_t0044_u01780031243482") 2026/05/29 05:12:28 DEBUG : only5: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f401699c3909b5dc3_d20260529_m050714_c001_v7007000_t0000_u01780031234999") 2026/05/29 05:12:28 DEBUG : only5: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2178ff_d20260529_m050706_c001_v0001182_t0024_u01780031226274") 2026/05/29 05:12:28 DEBUG : only6: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfc8_d20260529_m050739_c001_v7007000_t0000_u01780031259416") 2026/05/29 05:12:28 DEBUG : only6: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41548bde969a4242_d20260529_m050731_c001_v0001161_t0051_u01780031251803") 2026/05/29 05:12:28 DEBUG : only6: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217a05_d20260529_m050723_c001_v0001182_t0016_u01780031243897") 2026/05/29 05:12:28 DEBUG : only6: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419e87296d78404d_d20260529_m050715_c001_v7007000_t0000_u01780031235718") 2026/05/29 05:12:28 DEBUG : only6: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21790d_d20260529_m050706_c001_v0001182_t0058_u01780031226797") 2026/05/29 05:12:28 DEBUG : only7: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfc9_d20260529_m050739_c001_v7007000_t0000_u01780031259598") 2026/05/29 05:12:28 DEBUG : only7: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4133d68fb37baf20_d20260529_m050731_c001_v0001185_t0021_u01780031251814") 2026/05/29 05:12:28 DEBUG : only7: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217a11_d20260529_m050724_c001_v0001182_t0006_u01780031244309") 2026/05/29 05:12:28 DEBUG : only7: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41649c05e1569091_d20260529_m050715_c001_v7007000_t0000_u01780031235363") 2026/05/29 05:12:28 DEBUG : only7: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217913_d20260529_m050707_c001_v0001182_t0051_u01780031227225") 2026/05/29 05:12:28 DEBUG : only8: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfca_d20260529_m050739_c001_v7007000_t0000_u01780031259779") 2026/05/29 05:12:28 DEBUG : only8: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40713ef00b217a91_d20260529_m050731_c001_v0001182_t0026_u01780031251826") 2026/05/29 05:12:28 DEBUG : only8: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217a1f_d20260529_m050724_c001_v0001182_t0035_u01780031244819") 2026/05/29 05:12:28 DEBUG : only8: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f401699c3909b5dc5_d20260529_m050715_c001_v7007000_t0000_u01780031235373") 2026/05/29 05:12:28 DEBUG : only8: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217923_d20260529_m050707_c001_v0001182_t0020_u01780031227625") 2026/05/29 05:12:28 DEBUG : only9: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfcb_d20260529_m050739_c001_v7007000_t0000_u01780031259962") 2026/05/29 05:12:28 DEBUG : only9: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f402a28497c6e1aac_d20260529_m050731_c001_v0001145_t0048_u01780031251974") 2026/05/29 05:12:28 DEBUG : only9: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217a2b_d20260529_m050725_c001_v0001182_t0041_u01780031245249") 2026/05/29 05:12:29 DEBUG : only9: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e84c1_d20260529_m050715_c001_v7007000_t0000_u01780031235516") 2026/05/29 05:12:29 DEBUG : only9: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217929_d20260529_m050708_c001_v0001182_t0000_u01780031228030") 2026/05/29 05:12:29 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a807a_d20260529_m050307_c001_v7007000_t0000_u01780030987722") 2026/05/29 05:12:29 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f106404e15fac2386_d20260529_m050305_c001_v0001176_t0041_u01780030985997") 2026/05/29 05:12:29 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8076_d20260529_m050304_c001_v7007000_t0000_u01780030984910") 2026/05/29 05:12:29 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216ba8_d20260529_m050303_c001_v0001182_t0008_u01780030983247") 2026/05/29 05:12:29 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8073_d20260529_m050302_c001_v7007000_t0000_u01780030982522") 2026/05/29 05:12:29 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37b9ff8_d20260529_m050300_c001_v0001185_t0056_u01780030980157") 2026/05/29 05:12:29 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8061_d20260529_m050251_c001_v7007000_t0000_u01780030971092") 2026/05/29 05:12:29 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216aea_d20260529_m050249_c001_v0001182_t0005_u01780030969935") 2026/05/29 05:12:29 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a805b_d20260529_m050248_c001_v7007000_t0000_u01780030968459") 2026/05/29 05:12:29 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216ac6_d20260529_m050247_c001_v0001182_t0053_u01780030967644") 2026/05/29 05:12:29 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8054_d20260529_m050246_c001_v7007000_t0000_u01780030966525") 2026/05/29 05:12:29 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216aaa_d20260529_m050245_c001_v0001182_t0018_u01780030965735") 2026/05/29 05:12:29 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bc9f0_d20260529_m050240_c001_v7007000_t0000_u01780030960130") 2026/05/29 05:12:29 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216a38_d20260529_m050239_c001_v0001182_t0017_u01780030959087") 2026/05/29 05:12:29 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bc9ed_d20260529_m050238_c001_v7007000_t0000_u01780030958674") 2026/05/29 05:12:29 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216a24_d20260529_m050237_c001_v0001182_t0026_u01780030957482") 2026/05/29 05:12:29 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bc9df_d20260529_m050237_c001_v7007000_t0000_u01780030957118") 2026/05/29 05:12:30 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216a12_d20260529_m050236_c001_v0001182_t0022_u01780030956563") 2026/05/29 05:12:30 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216a06_d20260529_m050235_c001_v0001182_t0015_u01780030955997") 2026/05/29 05:12:30 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bc9de_d20260529_m050235_c001_v7007000_t0000_u01780030955562") 2026/05/29 05:12:30 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2169ee_d20260529_m050234_c001_v0001182_t0018_u01780030954971") 2026/05/29 05:12:30 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2169e8_d20260529_m050234_c001_v0001182_t0018_u01780030954401") 2026/05/29 05:12:30 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bc9dd_d20260529_m050234_c001_v7007000_t0000_u01780030954039") 2026/05/29 05:12:30 DEBUG : potato: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2169d0_d20260529_m050233_c001_v0001182_t0024_u01780030953279") 2026/05/29 05:12:30 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f417958ed1fbdf998_d20260529_m050453_c001_v7007000_t0000_u01780031093416") 2026/05/29 05:12:30 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37ba480_d20260529_m050452_c001_v0001185_t0023_u01780031092842") 2026/05/29 05:12:30 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f408f1c0dc387a6f3_d20260529_m050344_c001_v7007000_t0000_u01780031024038") 2026/05/29 05:12:30 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37ba1b8_d20260529_m050339_c001_v0001185_t0055_u01780031019555") 2026/05/29 05:12:30 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f417958ed1fbdf85a_d20260529_m050330_c001_v7007000_t0000_u01780031010747") 2026/05/29 05:12:30 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37ba130_d20260529_m050326_c001_v0001185_t0043_u01780031006472") 2026/05/29 05:12:30 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b59836244d9_d20260529_m050318_c001_v7007000_t0000_u01780030998788") 2026/05/29 05:12:30 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37ba092_d20260529_m050313_c001_v0001185_t0054_u01780030993885") 2026/05/29 05:12:30 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8068_d20260529_m050254_c001_v7007000_t0000_u01780030974751") 2026/05/29 05:12:30 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216b18_d20260529_m050253_c001_v0001182_t0046_u01780030973553") 2026/05/29 05:12:30 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8066_d20260529_m050253_c001_v7007000_t0000_u01780030973191") 2026/05/29 05:12:30 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216afe_d20260529_m050251_c001_v0001182_t0030_u01780030971635") 2026/05/29 05:12:30 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8062_d20260529_m050251_c001_v7007000_t0000_u01780030971272") 2026/05/29 05:12:30 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216af0_d20260529_m050250_c001_v0001182_t0019_u01780030970525") 2026/05/29 05:12:30 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a805e_d20260529_m050249_c001_v7007000_t0000_u01780030969575") 2026/05/29 05:12:30 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216ad6_d20260529_m050248_c001_v0001182_t0043_u01780030968827") 2026/05/29 05:12:31 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8057_d20260529_m050247_c001_v7007000_t0000_u01780030967282") 2026/05/29 05:12:31 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216ab8_d20260529_m050246_c001_v0001182_t0043_u01780030966537") 2026/05/29 05:12:31 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bc9f2_d20260529_m050240_c001_v7007000_t0000_u01780030960921") 2026/05/29 05:12:31 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216a46_d20260529_m050239_c001_v0001182_t0053_u01780030959918") 2026/05/29 05:12:31 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a7d2a_d20260529_m050144_c001_v7007000_t0000_u01780030904208") 2026/05/29 05:12:31 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21672e_d20260529_m050143_c001_v0001182_t0046_u01780030903652") 2026/05/29 05:12:31 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a7d29_d20260529_m050142_c001_v7007000_t0000_u01780030902743") 2026/05/29 05:12:31 DEBUG : potato2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216724_d20260529_m050142_c001_v0001182_t0039_u01780030902189") 2026/05/29 05:12:31 DEBUG : potato3: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f408f1c0dc387a6f4_d20260529_m050344_c001_v7007000_t0000_u01780031024347") 2026/05/29 05:12:31 DEBUG : potato3: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f106404e15fac246e_d20260529_m050340_c001_v0001176_t0042_u01780031020674") 2026/05/29 05:12:31 DEBUG : potato3: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f417958ed1fbdf85c_d20260529_m050330_c001_v7007000_t0000_u01780031010990") 2026/05/29 05:12:31 DEBUG : potato3: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f106404e15fac240e_d20260529_m050327_c001_v0001176_t0021_u01780031007771") 2026/05/29 05:12:31 DEBUG : potato3: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b59836244da_d20260529_m050319_c001_v7007000_t0000_u01780030999311") 2026/05/29 05:12:31 DEBUG : potato3: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f106404e15fac23bc_d20260529_m050314_c001_v0001176_t0051_u01780030994291") 2026/05/29 05:12:31 DEBUG : pre-dest1/1: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa083464ba_d20260529_m050528_c001_v7007000_t0000_u01780031128531") 2026/05/29 05:12:31 DEBUG : pre-dest1/1: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f106404e15fac2764_d20260529_m050519_c001_v0001176_t0028_u01780031119022") 2026/05/29 05:12:31 DEBUG : pre-dest2/2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa083464bb_d20260529_m050528_c001_v7007000_t0000_u01780031128714") 2026/05/29 05:12:31 DEBUG : pre-dest2/2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37ba608_d20260529_m050519_c001_v0001185_t0055_u01780031119598") 2026/05/29 05:12:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41797be8ed7c5092_d20260529_m050505_c001_v7007000_t0000_u01780031105238") 2026/05/29 05:12:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2171e3_d20260529_m050501_c001_v0001182_t0050_u01780031101193") 2026/05/29 05:12:31 DEBUG : sizeonly: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4256f6cb52ae5b6f_d20260529_m050219_c001_v7007000_t0000_u01780030939953") 2026/05/29 05:12:32 DEBUG : sizeonly: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2168d8_d20260529_m050219_c001_v0001182_t0001_u01780030939037") 2026/05/29 05:12:32 DEBUG : splitbanan: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f42675c7a3ffc147d_d20260529_m050939_c001_v7007000_t0000_u01780031379922") 2026/05/29 05:12:32 DEBUG : splitbanan: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb6ae_d20260529_m050928_c001_v0001185_t0047_u01780031368322") 2026/05/29 05:12:32 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb9225a_d20260529_m051056_c001_v7007000_t0000_u01780031456070") 2026/05/29 05:12:32 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1e88_d20260529_m051049_c001_v0001145_t0051_u01780031449110") 2026/05/29 05:12:32 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4100c04ef36e8685_d20260529_m051041_c001_v7007000_t0000_u01780031441382") 2026/05/29 05:12:32 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1e60_d20260529_m051034_c001_v0001145_t0057_u01780031434249") 2026/05/29 05:12:32 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f424efead8db8a6be_d20260529_m051024_c001_v7007000_t0000_u01780031424299") 2026/05/29 05:12:32 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1e18_d20260529_m051017_c001_v0001145_t0020_u01780031417998") 2026/05/29 05:12:32 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb91e08_d20260529_m051009_c001_v7007000_t0000_u01780031409716") 2026/05/29 05:12:32 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1dd6_d20260529_m051003_c001_v0001145_t0021_u01780031403291") 2026/05/29 05:12:32 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41829ffa08346e01_d20260529_m050955_c001_v7007000_t0000_u01780031395098") 2026/05/29 05:12:32 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1d90_d20260529_m050947_c001_v0001145_t0002_u01780031387791") 2026/05/29 05:12:32 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f400796a7a038dafc_d20260529_m050934_c001_v7007000_t0000_u01780031374153") 2026/05/29 05:12:32 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a451a_d20260529_m050927_c001_v0001161_t0018_u01780031367315") 2026/05/29 05:12:32 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4140996854a3ad93_d20260529_m050917_c001_v7007000_t0000_u01780031357408") 2026/05/29 05:12:32 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1ce0_d20260529_m050910_c001_v0001145_t0033_u01780031350369") 2026/05/29 05:12:32 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f415c7e8d4ddad1aa_d20260529_m050909_c001_v7007000_t0000_u01780031349243") 2026/05/29 05:12:32 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a448e_d20260529_m050906_c001_v0001161_t0023_u01780031346115") 2026/05/29 05:12:33 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f419f114cd6702883_d20260529_m050857_c001_v7007000_t0000_u01780031337723") 2026/05/29 05:12:33 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1c7e_d20260529_m050850_c001_v0001145_t0050_u01780031330983") 2026/05/29 05:12:33 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f408f1c0dc387ae9b_d20260529_m050849_c001_v7007000_t0000_u01780031329721") 2026/05/29 05:12:33 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217e3d_d20260529_m050846_c001_v0001182_t0031_u01780031326848") 2026/05/29 05:12:33 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8537_d20260529_m050833_c001_v7007000_t0000_u01780031313017") 2026/05/29 05:12:33 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1bf6_d20260529_m050829_c001_v0001145_t0049_u01780031309496") 2026/05/29 05:12:33 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bd048_d20260529_m050821_c001_v7007000_t0000_u01780031301697") 2026/05/29 05:12:33 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1ba0_d20260529_m050814_c001_v0001145_t0032_u01780031294423") 2026/05/29 05:12:33 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40431be223cfc897_d20260529_m050806_c001_v7007000_t0000_u01780031286946") 2026/05/29 05:12:33 DEBUG : splitbananasplit: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1b3c_d20260529_m050800_c001_v0001145_t0006_u01780031280070") 2026/05/29 05:12:33 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4256f6cb52ae6403_d20260529_m050912_c001_v7007000_t0000_u01780031352040") 2026/05/29 05:12:33 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4498_d20260529_m050907_c001_v0001161_t0005_u01780031347104") 2026/05/29 05:12:33 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfe7_d20260529_m050752_c001_v7007000_t0000_u01780031272556") 2026/05/29 05:12:33 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bb03a_d20260529_m050749_c001_v0001185_t0023_u01780031269634") 2026/05/29 05:12:33 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4152d2ae5241c6f5_d20260529_m050748_c001_v7007000_t0000_u01780031268520") 2026/05/29 05:12:34 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a42a2_d20260529_m050745_c001_v0001161_t0036_u01780031265874") 2026/05/29 05:12:34 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41117b59836244d1_d20260529_m050311_c001_v7007000_t0000_u01780030991287") 2026/05/29 05:12:34 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f106404e15fac23a6_d20260529_m050310_c001_v0001176_t0000_u01780030990490") 2026/05/29 05:12:34 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8080_d20260529_m050309_c001_v7007000_t0000_u01780030989927") 2026/05/29 05:12:34 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216c12_d20260529_m050309_c001_v0001182_t0015_u01780030989185") 2026/05/29 05:12:34 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4256f6cb52ae5b67_d20260529_m050216_c001_v7007000_t0000_u01780030936985") 2026/05/29 05:12:34 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216898_d20260529_m050215_c001_v0001182_t0021_u01780030935415") 2026/05/29 05:12:34 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4256f6cb52ae5b5f_d20260529_m050215_c001_v7007000_t0000_u01780030935054") 2026/05/29 05:12:34 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216878_d20260529_m050213_c001_v0001182_t0032_u01780030933944") 2026/05/29 05:12:34 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4256f6cb52ae5b57_d20260529_m050211_c001_v7007000_t0000_u01780030931911") 2026/05/29 05:12:34 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216854_d20260529_m050210_c001_v0001182_t0003_u01780030930809") 2026/05/29 05:12:34 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4256f6cb52ae5b53_d20260529_m050210_c001_v7007000_t0000_u01780030930272") 2026/05/29 05:12:34 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21683c_d20260529_m050208_c001_v0001182_t0024_u01780030928832") 2026/05/29 05:12:34 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216822_d20260529_m050206_c001_v0001182_t0049_u01780030926348") 2026/05/29 05:12:34 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4256f6cb52ae5b42_d20260529_m050205_c001_v7007000_t0000_u01780030925987") 2026/05/29 05:12:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21681a_d20260529_m050205_c001_v0001182_t0021_u01780030925423") 2026/05/29 05:12:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216814_d20260529_m050204_c001_v0001182_t0021_u01780030924676") 2026/05/29 05:12:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4256f6cb52ae5b3b_d20260529_m050204_c001_v7007000_t0000_u01780030924316") 2026/05/29 05:12:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2167f2_d20260529_m050201_c001_v0001182_t0052_u01780030921123") 2026/05/29 05:12:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2167c6_d20260529_m050158_c001_v0001182_t0015_u01780030918347") 2026/05/29 05:12:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a7feb_d20260529_m050157_c001_v7007000_t0000_u01780030917987") 2026/05/29 05:12:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2167b8_d20260529_m050157_c001_v0001182_t0009_u01780030917324") 2026/05/29 05:12:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2167aa_d20260529_m050156_c001_v0001182_t0017_u01780030916516") 2026/05/29 05:12:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a7fe7_d20260529_m050156_c001_v7007000_t0000_u01780030916156") 2026/05/29 05:12:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21677f_d20260529_m050152_c001_v0001182_t0019_u01780030912357") 2026/05/29 05:12:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a7d3b_d20260529_m050151_c001_v7007000_t0000_u01780030911993") 2026/05/29 05:12:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21676e_d20260529_m050151_c001_v0001182_t0003_u01780030911393") 2026/05/29 05:12:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a7d3a_d20260529_m050150_c001_v7007000_t0000_u01780030910429") 2026/05/29 05:12:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216760_d20260529_m050149_c001_v0001182_t0051_u01780030909873") 2026/05/29 05:12:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a7d37_d20260529_m050149_c001_v7007000_t0000_u01780030909331") 2026/05/29 05:12:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216752_d20260529_m050148_c001_v0001182_t0017_u01780030908764") 2026/05/29 05:12:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a7d35_d20260529_m050147_c001_v7007000_t0000_u01780030907845") 2026/05/29 05:12:35 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21674a_d20260529_m050147_c001_v0001182_t0031_u01780030907041") 2026/05/29 05:12:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a7d34_d20260529_m050146_c001_v7007000_t0000_u01780030906499") 2026/05/29 05:12:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216740_d20260529_m050145_c001_v0001182_t0057_u01780030905936") 2026/05/29 05:12:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a7d2d_d20260529_m050145_c001_v7007000_t0000_u01780030905396") 2026/05/29 05:12:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21673a_d20260529_m050144_c001_v0001182_t0036_u01780030904822") 2026/05/29 05:12:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a7d24_d20260529_m050140_c001_v7007000_t0000_u01780030900410") 2026/05/29 05:12:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216714_d20260529_m050139_c001_v0001182_t0052_u01780030899841") 2026/05/29 05:12:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a7d23_d20260529_m050139_c001_v7007000_t0000_u01780030899299") 2026/05/29 05:12:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21670c_d20260529_m050138_c001_v0001182_t0055_u01780030898727") 2026/05/29 05:12:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a7d22_d20260529_m050137_c001_v7007000_t0000_u01780030897828") 2026/05/29 05:12:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216706_d20260529_m050137_c001_v0001182_t0034_u01780030897266") 2026/05/29 05:12:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a7d21_d20260529_m050134_c001_v7007000_t0000_u01780030894981") 2026/05/29 05:12:36 DEBUG : sub dir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2166f4_d20260529_m050134_c001_v0001182_t0007_u01780030894368") 2026/05/29 05:12:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfea_d20260529_m050752_c001_v7007000_t0000_u01780031272740") 2026/05/29 05:12:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1b00_d20260529_m050749_c001_v0001145_t0052_u01780031269650") 2026/05/29 05:12:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4152d2ae5241c6f6_d20260529_m050748_c001_v7007000_t0000_u01780031268707") 2026/05/29 05:12:37 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217b35_d20260529_m050745_c001_v0001182_t0018_u01780031265883") 2026/05/29 05:12:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb92260_d20260529_m051058_c001_v7007000_t0000_u01780031458080") 2026/05/29 05:12:37 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2184c5_d20260529_m051057_c001_v0001182_t0050_u01780031457453") 2026/05/29 05:12:37 DEBUG : sub/yam: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8078_d20260529_m050307_c001_v7007000_t0000_u01780030987178") 2026/05/29 05:12:37 DEBUG : sub/yam: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37ba03a_d20260529_m050305_c001_v0001185_t0054_u01780030985647") 2026/05/29 05:12:37 DEBUG : test_dir1/file2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfd5_d20260529_m050745_c001_v7007000_t0000_u01780031265117") 2026/05/29 05:12:37 DEBUG : test_dir1/file2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217b11_d20260529_m050743_c001_v0001182_t0020_u01780031263160") 2026/05/29 05:12:37 DEBUG : test_dir1/file2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfce_d20260529_m050742_c001_v7007000_t0000_u01780031262389") 2026/05/29 05:12:37 DEBUG : test_dir1/file2: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b217af1_d20260529_m050740_c001_v0001182_t0013_u01780031260922") 2026/05/29 05:12:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfd7_d20260529_m050745_c001_v7007000_t0000_u01780031265299") 2026/05/29 05:12:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bafd0_d20260529_m050743_c001_v0001185_t0014_u01780031263148") 2026/05/29 05:12:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bcfcf_d20260529_m050742_c001_v7007000_t0000_u01780031262570") 2026/05/29 05:12:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bafac_d20260529_m050740_c001_v0001185_t0056_u01780031260913") 2026/05/29 05:12:37 DEBUG : three: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a806e_d20260529_m050259_c001_v7007000_t0000_u01780030979430") 2026/05/29 05:12:37 DEBUG : three: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216b5c_d20260529_m050258_c001_v0001182_t0036_u01780030978320") 2026/05/29 05:12:38 DEBUG : three: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b216b42_d20260529_m050256_c001_v0001182_t0038_u01780030976213") 2026/05/29 05:12:38 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb92266_d20260529_m051059_c001_v7007000_t0000_u01780031459876") 2026/05/29 05:12:38 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a473d_d20260529_m051059_c001_v0001161_t0041_u01780031459101") 2026/05/29 05:12:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb922b3_d20260529_m051120_c001_v7007000_t0000_u01780031480824") 2026/05/29 05:12:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b2185b5_d20260529_m051119_c001_v0001182_t0013_u01780031479050") 2026/05/29 05:12:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb922ae_d20260529_m051117_c001_v7007000_t0000_u01780031477392") 2026/05/29 05:12:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bbdf6_d20260529_m051115_c001_v0001185_t0008_u01780031475180") 2026/05/29 05:12:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb922ab_d20260529_m051114_c001_v7007000_t0000_u01780031474240") 2026/05/29 05:12:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a479b_d20260529_m051113_c001_v0001161_t0037_u01780031473514") 2026/05/29 05:12:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb92286_d20260529_m051107_c001_v7007000_t0000_u01780031467267") 2026/05/29 05:12:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a4765_d20260529_m051105_c001_v0001161_t0054_u01780031465904") 2026/05/29 05:12:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb9228e_d20260529_m051109_c001_v7007000_t0000_u01780031469631") 2026/05/29 05:12:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bbd86_d20260529_m051108_c001_v0001185_t0057_u01780031468251") 2026/05/29 05:12:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb92277_d20260529_m051104_c001_v7007000_t0000_u01780031464944") 2026/05/29 05:12:38 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218507_d20260529_m051104_c001_v0001182_t0025_u01780031464267") 2026/05/29 05:12:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb92273_d20260529_m051103_c001_v7007000_t0000_u01780031463322") 2026/05/29 05:12:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f102a28497c6e1eb6_d20260529_m051102_c001_v0001145_t0028_u01780031462443") 2026/05/29 05:12:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb9226b_d20260529_m051101_c001_v7007000_t0000_u01780031461471") 2026/05/29 05:12:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37bbd34_d20260529_m051100_c001_v0001185_t0038_u01780031460831") 2026/05/29 05:12:38 DEBUG : toe/toe/toe: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f405fcee3268bd3e7_d20260529_m051125_c001_v7007000_t0000_u01780031485866") 2026/05/29 05:12:38 DEBUG : toe/toe/toe: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b21860b_d20260529_m051125_c001_v0001182_t0015_u01780031485223") 2026/05/29 05:12:38 DEBUG : toe/toe/toe: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb922a7_d20260529_m051112_c001_v7007000_t0000_u01780031472562") 2026/05/29 05:12:39 DEBUG : toe/toe/toe: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f10713ef00b218543_d20260529_m051111_c001_v0001182_t0003_u01780031471171") 2026/05/29 05:12:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb922b5_d20260529_m051121_c001_v7007000_t0000_u01780031481433") 2026/05/29 05:12:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f11548bde969a47cf_d20260529_m051120_c001_v0001161_t0058_u01780031480369") 2026/05/29 05:12:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41295184ccb922af_d20260529_m051117_c001_v7007000_t0000_u01780031477995") 2026/05/29 05:12:39 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1049e36077ba3b68_d20260529_m051117_c001_v0001103_t0042_u01780031477055") 2026/05/29 05:12:39 DEBUG : two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a806f_d20260529_m050259_c001_v7007000_t0000_u01780030979611") 2026/05/29 05:12:39 DEBUG : two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f4133d68fb37b9fe4_d20260529_m050257_c001_v0001185_t0021_u01780030977574") 2026/05/29 05:12:39 DEBUG : two: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f40713ef00b216b3e_d20260529_m050256_c001_v0001182_t0026_u01780030976032") 2026/05/29 05:12:39 DEBUG : yam: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a807b_d20260529_m050307_c001_v7007000_t0000_u01780030987902") 2026/05/29 05:12:39 DEBUG : yam: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1150bc99f3c0b1a5_d20260529_m050306_c001_v0001181_t0014_u01780030986959") 2026/05/29 05:12:39 DEBUG : yam: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8075_d20260529_m050304_c001_v7007000_t0000_u01780030984368") 2026/05/29 05:12:39 DEBUG : yam: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f1133d68fb37ba012_d20260529_m050303_c001_v0001185_t0022_u01780030983259") 2026/05/29 05:12:39 DEBUG : yam: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8072_d20260529_m050301_c001_v7007000_t0000_u01780030981969") 2026/05/29 05:12:39 DEBUG : yam: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f106404e15fac235c_d20260529_m050300_c001_v0001176_t0030_u01780030980166") 2026/05/29 05:12:39 DEBUG : yaml: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8077_d20260529_m050305_c001_v7007000_t0000_u01780030985091") 2026/05/29 05:12:39 DEBUG : yaml: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f111a09c11711b092_d20260529_m050304_c001_v0001176_t0032_u01780030984075") 2026/05/29 05:12:39 DEBUG : yaml: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f41645cdb720a8074_d20260529_m050302_c001_v7007000_t0000_u01780030982703") 2026/05/29 05:12:39 DEBUG : yaml: Deleting (id "4_z0f42eda310bd7b2b9fe80e1b_f107a551c3e78de2b_d20260529_m050301_c001_v0001106_t0049_u01780030981374") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m9.245184462s (try 1/5)